/* 
Description: Insparisk stylesheet.
Version: 1.0
Released: 02/14/08
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */


/* =LAYOUT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
body {
	background: #daeaf4 url(../images/bg_clouds.jpg) no-repeat 50% 0;
	color: black;
	font:75%/1.4 Arial, Helvetica, sans-serif;/* Sets default size to 12pt */
	text-align: center;
	position: relative;
	min-width: 834px;
	margin: 0;
}

body * {
	font-size: 100%;
}
	
#home #header {
	height: 333px;
	position: relative;
}

.secondary #header {
	height: 261px;
	position: relative;
}

#container {
  width: 834px; 
  margin: 0 auto; 
  text-align: left;
}

#content_container {
	background: transparent url(../images/bg_body.png) repeat-y 0 0;
}

.secondary #content_main {
	width: 487px;
	float: left;
	margin: 17px 0 0 37px;
	display: inline; /* =IE Double Margin bug fix */
}

.secondary #content_secondary {
	width: 245px;
	float: right;
	margin: 5px 36px 0 0;
	display: inline; /* =IE Double Margin bug fix */
}

.coming_soon #content_main {
	width: 834px !important;
}


/* =TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

HTML {
	font-size: 100%;
}

h3 {
	font-size: 1.5em;
	color: #008ec5;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	font-size: 1.2em;
	color: #008ec5;
	font-weight: bold;
	margin-bottom: 5px;
}


#site_info p {
	font-size: 0.92em;
	color: black;
	padding: 40px;
}

.secondary #content_main p {
	margin-bottom: 10px;
}



/* =NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	position: absolute;
	top: 39px;
	right: 3px;	
	z-index: 101;
}
#nav li {
	padding: 0px 2px 0 0;
	font-weight: bold;
	font-size: .914em;
	text-transform: uppercase;
	float: left;
}


#nav a:link, #nav a:visited {
	color: #10417B;
	text-decoration: none;
}

#nav a:hover {
	color: #00ADEF;
	text-decoration: underline;
}

#home a#nav_home, #advertising a#nav_advertising, #demographics a#nav_demographics, #our_markets a#nav_our_markets, #team_nationals a#nav_team_nationals, #advertiser_resources a#nav_advertiser_resources, #contact a#nav_contact, #about_us a#nav_about_us, #mailing_list a#nav_mailing_list {
	color: #00ADEF;
	text-decoration: underline;
}

/* =LINKS- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


p.action_link a {
	padding-right: 17px;
	background: url(../images/action_link_arrow.png) no-repeat 100% 50%;
}

p.action_link a:hover {
	background: url(../images/action_link_arrow.png) no-repeat 100% 50%;
}

a:link, a:visited {
	color:#0000ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.feature h3 a:link, .feature h3 a:visited {
	color: #65655a;
}

.feature h3 a:hover {
	color: #bd0001;
}

#footer a:link, #footer a:visited {
	color: #f1eee2;
}
#footer a:hover {
	color: #bd0001;
}	



/* =HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#header h1, #header h2{
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	background: url(../images/logo.png) no-repeat 0 0;
	width: 149px;
	height: 46px;
	position: absolute;
	top: 24px;
	left: 26px;
	z-index: 100;
}


/* =HOME
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.blog_link {
	position: absolute;
	top:35px;
	left:200px;
	padding-top:40px;
	z-index:3;
	
}

#home #header h2 {
	display: block;
	background: url(../images/home_header.jpg) no-repeat 0 0;
	width: 834px;
	height: 248px;
	position: absolute;
	top: 85px;
}



#home #content_main h3 {
	background: url(../images/bg_bodyfill_top.png) no-repeat 35px top ;
	padding: 12px 20px 0 315px;
	font-size: 1.4em;
}

#home #content_main {
	background: url(../images/bg_bodyfill_bottom.png) no-repeat 35px bottom;
	position: relative;
	top: 25px;
	min-height: 160px;
}

#home #content_main p {
	padding: 0 70px 10px 315px;
}

#home #content_main p.action_link {
	padding-bottom: 20px;
}

#home #content_main img {
	position: absolute;
	top: -29px;
	left: 18px;
	z-index: 200;
}

#home .feature {
	width: 200px;
	float: left;
	padding: 24px 24px 20px 0;
	
}

.feature h4, .feature p  {
	text-indent: -9999px;
}

.feature p {
	display: none;
}

#home #affluent_homeowners h4 a {
	display: block;
	background: url(../images/feature_affluent_homeowners.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
	position: relative;
	left: 34px;
	top: 23px;
}

#home #local_advertiser h4 a {
	display: block;
	background: url(../images/feature_local_advertiser.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
	position: relative;
	left: 68px;
	top: 23px;
}		

#in_the_news h4 a {
	display: block;
	background: url(../images/feature_news.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
	position: relative;
	left: 0px;
	top: 7px;
}		

#home #free_media_kit h4 a {
	display: block;
	background: url(../images/feature_media_kit.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
	position: relative;
	left: 102px;
	top: 23px;
}	

#home #nat_sales_video h4 a {
	display: block;
	background: url(../images/feature_video.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
	position: relative;
	left: 68px;
	top: 23px;
}


/* =SECONDARY */

#advertising #header h2, #our_markets #header h2, #team_nationals #header h2, #demographics #header h2, #advertiser_resources #header h2, #in_the_news #header h2, #contact #header h2, #privacy_policy #header h2, #media_kit #header h2, #about_us #header h2, #white_papers #header h2, #coming_soon #header h2, #mailing_list #header h2, #site_map #header h2, #wp_affluent_homeowner #header h2, #wp_baby_boomer #header h2 {
	display: block;
	width: 834px;
	height: 196px;
	position: absolute;
	top: 65px;
	z-index: 1;
}

#advertising #header h2 {
	background: url(../images/advertising_header.jpg) no-repeat 0 0;
}

#our_markets #header h2 {
	background: url(../images/our_markets_header.jpg) no-repeat 0 0;
}

#team_nationals #header h2 {
	background: url(../images/team_nationals_header.jpg) no-repeat 0 0;
}

#demographics #header h2 {
	background: url(../images/demographics_header.jpg) no-repeat 0 0;
}

#advertiser_resources #header h2 {
	background: url(../images/advertiser_resources_header.jpg) no-repeat 0 0;
}

#in_the_news #header h2 {
	background: url(../images/news_header.jpg) no-repeat 0 0;
}


#contact #header h2 {
	background: url(../images/contact_header.jpg) no-repeat 0 0;
}

#coming_soon #header h2 {
	background: url(../images/contact_header.jpg) no-repeat 0 0;
}

#privacy_policy #header h2 {
	background: url(../images/privacy_policy_header.jpg) no-repeat 0 0;
}

#media_kit #header h2 {
	background: url(../images/media_kit_header.jpg) no-repeat 0 0;
}

#about_us #header h2 {
	background: url(../images/about_us_header.jpg) no-repeat 0 0;
}

#white_papers #header h2 {
	background: url(../images/white_papers_header.jpg) no-repeat 0 0;
}

#mailing_list #header h2 {
	background: url(../images/mailing_list_header.jpg) no-repeat 0 0;
}

#site_map #header h2 {
	background: url(../images/site_map_header.jpg) no-repeat 0 0;
}

#site_map #header h2 {
	background: url(../images/site_map_header.jpg) no-repeat 0 0;
}

#wp_affluent_homeowner h2 {
	background: url(../images/aff_homeownerWP_header.jpg) no-repeat 0 0;
}

#wp_baby_boomer h2 {
	background: url(../images/baby_boomersWP_header.jpg) no-repeat 0 0;
}


.secondary #content_main li {
	list-style-type: disc;
	margin-left: 40px;
}

.secondary td {
	padding: 8px 30px 8px 0px;
	border-bottom: 1px solid gray;	
}

#contact td {
	border-bottom: none;
	padding:2px 25px 0 0;
	vertical-align:top;
}
	
#team_nationals li {
	margin-bottom: 8px;
}

address {
	margin-bottom: 15px;
}

label {
	float: left;
	width: 12em;
}

input {
	width: 200px;
}

textarea {
	width: 300px;
	height: 100px;
}

fieldset {
	margin: 25px 0 0 0;
	padding: 1em;
	border: 2px solid #EBEFF0;
	background: #F6FAFD;
}

.submit {
	width: auto;
	margin-left: 142px;
}

.secondary #content_main form p {
	margin-bottom: 15px;
}

.left {
	float: left;
	margin: 2px 10px 3px 0;
}

#logos {
	margin: 0 0 0px 35px;
	padding-bottom: 20px;
}

#logos img {
	margin-left: 60px;
}

#home #site_info p {
	padding-bottom: 15px;
}


/* =FEATURES */
.secondary .feature {
	margin-bottom: 10px;
}

#affluent_homeowners h4 a {
	display: block;
	background: url(../images/feature_affluent_homeowners.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
}

#affluent_baby_boomers h4 a {
	display: block;
	background: url(../images/feature_affluent_boomers.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
}

#free_media_kit h4 a{
	display: block;
	background: url(../images/feature_media_kit.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
}

#media_planner h4 a{
	display: block;
	background: url(../images/feature_media_planner.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
}

#local_advertiser h4 a{
	display: block;
	background: url(../images/feature_local_advertiser.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
}

#get_connected h4 a{
	display: block;
	background: url(../images/feature_get_connected.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
}

#success_story h4 a{
	display: block;
	background: url(../images/feature_success_story.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
}

#mailing_list h4 {
	display: block;
	background: url(../images/feature_60_30_10.gif) no-repeat 0 0;
	width: 245px;
	height: 285px;
}

#nat_sales_video h4 a {
	display: block;
	background: url(../images/feature_video.jpg) no-repeat 0 0;
	width: 245px;
	height: 110px;
}


#site_map h4 {
	color: black;
}


/* =White Paper Pages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#wp_affluent_homeowner #content_secondary h4 {
	display: block;
	background: url(../images/feature_affluent_homeowner_WP.jpg) no-repeat 0 0;
	width: 245px;
	height: 158px;
	text-indent: -10000px;
	margin: 100px 0 30px 0;
}

#wp_baby_boomer #content_secondary h4 {
	display: block;
	background: url(../images/feature_baby_boomers_WP.jpg) no-repeat 0 0;
	width: 245px;
	height: 156px;
	text-indent: -10000px;
	margin: 100px 0 30px 0;
}


p.footnote {
	font-size: 94%;
}

sup.footnote_number {
	font-size: 84%;
}

.secondary #content_main ol.footnote  {
	list-style-type: lower-roman;
	font-size: 94%;
}

.secondary #content_main ol.footnote li {
	list-style-type: lower-roman;
	margin-left: 20px;
	font-size: 94%;
}
	

/* =SITE INFO
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#site_info {
	clear: both;
	text-align: left;
}




/* =Newsletter Pages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.newsletter_repeat {
	color: #B1B1B1;
}

.factoid {
	float: right;
	width: 200px;
	padding:10px;
	background: #F6FAFD;
	border: 2px solid #EFF3F6;
	margin: 3px 0 10px 15px;
	font-style: italic;
}

#content_main .factoid p {
	margin-bottom: 0;
}
 
#newsletter_1 #header h2 {
	display: block;
	width: 834px;
	height: 196px;
	position: absolute;
	top: 65px;
	z-index: 1;
	background: url(../newsletters/1/images/newsletter1_header.jpg) no-repeat 0 0;
}

#newsletter_2 #header h2 {
	display: block;
	width: 834px;
	height: 196px;
	position: absolute;
	top: 65px;
	z-index: 1;
	background: url(../newsletters/2/images/newsletter2_header.jpg) no-repeat 0 0;
}
 
 
 
#social {
	margin: 20px 0 0 0;
}
