/* New Campaign Guide Styles 12-04-06 
IE7 & FF Compliant

*/


.CG_body_container{
	position: relative;
	background-color: white;
	width: 850px;
	float: left;
	margin-left: 5px;
	border: 1px solid #666666;
	margin-top: 10px;
}

.CG_header {
	width: 800px;
	height: 158px;
	background-image: url(/images/Corporate/CampaignGuide/CampaignGuideHead.gif);
	font-family: "Trebuchet MS";
	text-align: left;
	color: white;
	font-weight: bold;
	float: left;
	margin-top: 25px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-right: 0px;
	vertical-align: middle;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #153564;
	position: relative;

}


.CG_keyword {
	position: absolute;	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	right: 30px;
	top: 13px;
	vertical-align: top;
	padding: 0px;
	width: 276px;

}

.CG_title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0949B3;
	font-weight: bold;
	text-align: left;

}

.CG_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0949B3;
	font-weight: bold;
	text-align: left;
	width: 800px;
	margin-top: 40px;

}

#CG_overview {
	float: left;
	width: 780px;	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	text-align: left;
	margin: 15px;
	margin-bottom: 10px;
	padding: 10px;
}

.showmearticles {
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #FFB62F;
    FONT-STYLE: normal;
    FONT-FAMILY: Trebuchet MS;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	border: none;
	width: 800px;
}


.CG_product_ad_left {
	float: left;
	margin: 20px;
	margin-left: 30px;
}

.CG_product_ad_right {
	float: right;
	margin: 20px;
	margin-right: 40px;
}

.CG_subtitle{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #A45200;
	font-weight: bold;

}

.CG_listing {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A45200;
	text-align: left;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px; 
}

	a.CG_listing:link {color: #35396A; text-decoration: none;}
	a.CG_listing:hover {color: #35396A; text-decoration: underline; background-color: #D5DDFF;}
	a.CG_listing:active {color: #35396A; text-decoration: none;}
	a.CG_listing:visited {color: #35396A; text-decoration: none;}
	


.more_link{
	position: relative;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: white;
	background-image: url(/images/Corporate/CampaignGuide/more_background.gif);
	vertical-align: middle;
	margin-top: 11px;
	padding: 10px;
}


a.morelink:link		{color: white; text-decoration: none;}	
a.morelink:hover	{color: white; text-decoration: underline;}	
a.morelink:active	{color: white; text-decoration: none;}	
a.morelink:visited	{color: white; text-decoration: none;}	


.CG_listing_container_inner{
	position: relative;
	width: 100%;
	overflow: none;
	border: 1px solid #778FC3;
	background-color: white;
	text-align: left;
	
}

.CG_listing_container_inner_inner{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: white;
	word-wrap: break-word;
	margin: 10px;
	min-height: 160px;
	
}

#CG_listing_container_outer_subjects{
	float: left;  
	margin-left: 15px;
	width: 180px;
	margin-top: 10px;
	background-color: white;
}

#CG_listing_container_outer_authors{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	background-color: white;
	width: 170px;

}


#CG_listing_container_outer_most_popular_articles{
	float: left;
	margin-left: 15px;
	margin-top: 40px;
	background-color: white;
	width: 375px;
}

#CG_listing_container_outer_featured_articles{
	float: left;  
	margin-left: 12px;
	margin-top: 0px;
	width: 413px;
	margin-top: 40px;
	background-color: white;
}

.CG_article_text {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.CG_article_text_featured {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 16px;
}

.CG_submit_article_button{
	position: absolute;
	top: 636px;
	left: 304px;
	width: 243px;
}

.CG_show_me_articles_by{
	position: relative;
	width:780px;
	margin-bottom: 0px;
}

.CG_submit_article_button_font{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #86B1F9;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

a.CG_submit_article_button_font:link 	{text-decoration: none;}
a.CG_submit_article_button_font:hover 	{text-decoration: none;}
a.CG_submit_article_button_font:active 	{text-decoration: none;}
a.CG_submit_article_button_font:visited {text-decoration: none;}


.clear_float {
	clear:both;
	margin-bottom: 15px;
}

/* Styles for Article Page */

.article_name {
	position: relative;
	width: 800px;
	margin: auto;
	top: 35px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #0949B3;
	text-align: center;
	font-weight: bold;
}

.article_sub_name {
	position: relative;
	width: 800px;
	margin: auto;
	top: 20px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0949B3;
	font-weight: bold;
	text-align: center;

}

.linkbox_right_BO {
	float: right;
	height: 200px;
	width: 200px;
	margin: 15px;
	margin-right: 0px;
	cursor: pointer;
 	background-image: url(/images/Corporate/linkboxes/BO.gif);

}

.linkbox_right_SB {
	float: right;
	height: 200px;
	width: 200px;
	margin: 15px;
	margin-right: 0px;
	cursor: pointer;
 	background-image: url(/images/Corporate/linkboxes/SB.gif);

}

.linkbox_right_FR {
	float: right;
	height: 200px;
	width: 200px;
	margin: 15px;
	margin-right: 0px;
	cursor: pointer;
 	background-image: url(/images/Corporate/linkboxes/FR.gif);

}

.linkbox_right_VM {
	float: right;
	height: 200px;
	width: 200px;
	margin: 15px;
	margin-right: 0px;
	cursor: pointer;
 	background-image: url(/images/Corporate/linkboxes/VM.gif);

}

.linkbox_left_BO {
	float: left;
	height: 200px;
	width: 200px;
	margin: 15px;
	margin-left: 0px;
	cursor: pointer;
 	background-image: url(/images/Corporate/linkboxes/BO.gif);

}

.linkbox_left_SB {
	float: left;
	height: 200px;
	width: 200px;
	margin: 15px;
	margin-left: 0px;
	cursor: pointer;
 	background-image: url(/images/Corporate/linkboxes/SB.gif);

}

.linkbox_left_FR {
	float: left;
	height: 200px;
	width: 200px;
	margin: 15px;
	margin-left: 0px;
	cursor: pointer;
 	background-image: url(/images/Corporate/linkboxes/FR.gif);

}

.linkbox_left_VM {
	float: left;
	height: 200px;
	width: 200px;
	margin: 15px;
	margin-left: 0px;
	cursor: pointer;
 	background-image: url(/images/Corporate/linkboxes/VM.gif);

}

.article_date {
	position: absolute;
	top: 349px;
	right: 30px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #0949B3;
	text-align: right;
}

.CG_directory_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px; 
	text-align: left;
}

a.CG_directory_text:link {font-weight: bold; color:#0949B3; }
a.CG_directory_text:active {font-weight: bold; color:#0949B3;}
a.CG_directory_text:visited {font-weight: bold; color:#0949B3;}
a.CG_directory_text:hover {font-weight: bold; color: #0949B3;background-color:#D5DDFF; }

.CG_suggest_a_subject_button{
	position: absolute;
	top: 805px;
	left: 301px;
	width: 243px;
}

HR {
	border: 1px dotted #dddddd;}

.style1 {color: #FFFFFF}
.style3 {color: #999999}
.style5 {color: #999999; font-size: 12px; }
