/* import other stylesheets */
@import "/Protected/CSS/globals.css";
@import "/CSR/Home/Files/stylesheets/CSR_Layout.css";
/* Style TOC */
/*
	10 - HTML Element Styles
	15 - General class styles
	20 - Body Region Styles 
	30 - Navigation Styles
		30a - Top Navigation (dropdown) styles
		30b - Bottom Navigation styles
	40 - System Widget Styles
		40a - TopBar - Static HTML
		40b - BottomBar - Static HTML
		40c - Article Index
		40d - Column Specific System Widget tweaks
	45 - Site Specific Widget Styles
		45a - Industries Served - Static HTML
		45b - Member Logos  - Static HTML
		45c - CLEAReports - Article Index
*/
/* This stylesheet controls font, colors, etc for CSR */
/*	10 - HTML Element Styles */

html{
	font-size: 75%; /* 12px default font size */
}
body 
{
	background: url(/CSR/Home/Files/images/CSR_BG_2009.jpg) repeat-x #015ba7;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em; /* 11px*/
	color: #292929;
}
a{
	color: #1B6198;
	text-decoration: none;
}
img{
	padding: 5px;
}
a:hover{ 
	text-decoration: underline; 
}
p{ 	
	margin: 10px 0; 
}
ul{
	padding-left: 0px;
}
h2, h2 a{
	color: #1b6198;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
h2{ 
	font-size: 1.273em; 
}
h3, h3 a{
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.091em;
	margin: 5px 0;
}

/*	End - 10 - HTML Element Styles */
/*	20 - Body Region Styles  */

.lowerColumns{
	background: url(/CSR/Home/Files/images/CSR_Dash_BorderV.jpg) repeat-y center;
}
.contentContainer{
	background: url(/CSR/Home/Files/images/CSR_PageContainerBG.png) repeat-y left;
}
#pageBottomShadow{
	background: url(/CSR/Home/Files/images/CSR_PageBottomShadow.png) no-repeat bottom;
	
}
#pageBottomOverlay{
	background: url(/CSR/Home/Files/images/CSR_PageBottom.png) no-repeat bottom;
}
#contentshadow
{
	background: url(/CSR/Home/Files/images/CSR_shadow.png) repeat-y center;
}

.column1{
	background: url(/CSR/Home/Files/images/CSR_Dash_BorderH.jpg) repeat-x bottom #fff;
}
.mainBody{
	background: #fff;
}
.column11{
	background: #f5f5f5;
	min-height: 350px;
}
.column12{
	background: #f5f5f5;
	min-height: 350px;
}

.column13{
	background: url(/CSR/Home/Files/images/CSR_Dash_BorderH.jpg) repeat-x top;
}
.column2 h2{
	text-align: center;
}

/*	End - 20 - Body Region Styles  */
/*	30 - Navigation Styles */
	/*	30a - Top Navigation (dropdown) styles */
	 #nav{
		margin-left:50px;
	}
	 #nav li{
		border-left: 1px solid #00275b;
		border-right: 1px solid #0c72bb;
		color: #fff;
		line-height: 37px;
	}
	 #nav li li{
		line-height: 25px;
	}

	 #nav .first{
		border-left: none;
	}
	 #nav .last{
		border-right: none;
	}
	 #nav a,  #nav p{
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		text-align: center;
	}
	 #nav li li a,  #nav li li p{
		text-align: left;
	}

	 #nav li:hover,  #nav li.sfhover {
		background: url(http://files.bnpmedia.com/CSR/Home/Files/images/CSR_Menu_MainRollover.jpg) repeat-x;
		color: #004595;
	}
	 #nav li:hover a,  #nav li.sfhover a{
		color: #004595;
	}
	 #nav li:hover li,  #nav li.sfhover li{
		background: #d7e2eb;
		border-color: #fff;
		border-style: solid;
		border-width: 1px 2px;
		color: #004595;
		line-height: 25px;
		text-align: center;
	}
	 #nav li:hover li a,  #nav li.sfhover li a{
		color: #004595;
	}
	 #nav li:hover li:hover,  #nav li.sfhover li.sfhover{
		background: url(http://files.bnpmedia.com/CSR/Home/Files/images/CSR_Menu_SubRollover.jpg) repeat-x #016abe;
		border: none;
		color: #fff;
		line-height: 25px;
		padding: 6px 7px;
	}

	 #nav li:hover li:hover a,  #nav li.sfhover li.sfhover a{
		color: #fff;
	}
	#nav a{
		color: #fff;
	}
	
	/*	End - 30a - Top Navigation (dropdown) styles */
	/*	30b - Bottom Navigation styles */
	.nav li{
		color: #fff;
		font-weight: bold;
	}
	.nav li li{
		font-weight: normal;
	}
	.nav{
		padding-top: 30px;
		width: 73em;
	}
	.nav a{
		color: #fff
	}
		
	
	/*	End - 30b - Bottom Navigation styles */
/*	End - 30 -  Navigation Styles */
/* 40 - System Widget Styles */
.BNP-ARTICLES-DECK{
	font-weight: bold;
	font-style: italic;
}
.BNP-IMAGE{
	font-style: italic;
	text-align: center;

}
.BNP-IMAGE p{
	width: 150px;
}
.BNP-AUTHORBLOCK-LONG{
	clear: both;
}
	/* 40a - TopBar - Static HTML */
	#topbar{
		background: url(http://files.bnpmedia.com/CSR/Home/Files/images/CSR_Header_2009.jpg) no-repeat;
	}
	#topbar div{
		color: #005390;
		float: right;
		font-family: Futura, Arial, Helvetica, sans-serif;
		font-size: 1.273em;
		font-weight: bold;
		margin-top: 75px;
		padding-right: 15px;
	}
	#topbar a{
		color: #005390;
	}
	#topbar h1{
		float: left;
	}
	.staticHeader h1 a{
		display: block;
		height: 112px;
		text-indent: -9999px;
		width: 400px;
	}	
	/* 40a - End - TopBar - Static HTML */
	/* 40b - BottomBar - Static HTML */
	.copyright{
		width: 975px;
		margin: 0 auto;
		padding-top: 35px;
		color: #fff;
		clear: both;
	}
	.copyright a{
		color: #fff;
	}
	.copyright img{
		float: left;
	}
	/* 40b - End - BottomBar - Static HTML */
	/* 40c - Article Index */
	.BNP-ARTICLE{ 
		margin: 10px 0;
	}
	.Article-Index-Item, .Link-Item{
		border-top: #cccccc dashed 1px;
		margin-top: 15px;
		padding-top: 15px;
	}
	.Link-Item{
		clear: both;
	}
	.Link-Item img{
		float: left;
	}
	.column12 .Link-Item{
		border-top: none;
		margin-top: 0;
		padding-top: 0;
	}
	.column12 .Link-Item img{
		float: none;
		
		padding: 0;
	}
	/* 40c - End - Article Index */
	/* 40d - Column Specific System Widget tweaks */
	
	
	.column13 h2{
		margin: 8px 0;
	}
	/* 40d - End - Column Specific System Widget tweaks */
/* 40 - End - System Widget Styles */
/* 45 - Site Specific Widget Styles */
	/* 45a - Industries Served - Static HTML */
	/* HTML list using CSS Sprite Method rollover backgrounds */
	.coreSol{
		background: url(http://files.bnpmedia.com/CSR/Home/Files/images/CSR_ContentBG.jpg) repeat-y left #fff;
		padding: 15px 15px 15px 40px;
	}
	.coreSol ul{
		padding: 0;
	}
	.coreSol li{
		background: url(http://files.bnpmedia.com/CSR/Home/Files/images/CSR_coresol_Sprites.jpg) no-repeat;
		list-style: none;
		margin-top: 20px;
	
		line-height: 45px;
	}
	.coreSol a{
		height: 46px;
		width: 100%;
		padding: 5px 5px 5px 59px;
		display: block;
	}
	.coreSol h3, .coreSol h3 a{
		color: #1b6198;
		margin: 0;
		font-size: 1em;
	}
	.coreSol .coreSolBAM			{ background-position: 0 0; }
	.coreSol .coreSolCSL			{ background-position: 0 -56px; }
	.coreSol .coreSolMER		{ background-position: 0 -112px; }
	.coreSol .coreSolPDA			{ background-position: 0 -168px; }
	.coreSol .coreSolPRICE			{ background-position: 0 -224px; }
	.coreSol .coreSolPOS			{ background-position: 0 -280px; }
	.coreSol .coreSolSVC			{ background-position: 0 -336px; }
	
	.coreSol .coreSolBAM:hover		{ background-position: -300px 0; }
	.coreSol .coreSolCSL:hover	{ background-position: -300px -56px; }
	.coreSol .coreSolMER:hover	{ background-position: -300px -112px; }
	.coreSol .coreSolPDA:hover		{ background-position: -300px -168px; }
	.coreSol .coreSolPRICE:hover		{ background-position: -300px -224px; }
	.coreSol .coreSolPOS:hover	{ background-position: -300px -280px; }
	.coreSol .coreSolSVC:hover		{ background-position: -300px -336px; }
	/* 45a - End - Industries Served - Static HTML */
	/* 45b - Member Logos  - Static HTML */
	.column2 #memberLogos{
		background: url(/CSR/Home/Files/images/CSR_MemberLogosTop.jpg) no-repeat top right;
		height: 125px;
		padding: 35px 0 0 35px;
		text-align: center;
	}
	#memberLogos h3{
		color: #666666;
	}
	#memberLogos img{
		float: left;
		margin: 15px 0 0 35px;
	}
	.column1 #memberLogos{
		height: 125px;
		padding: 15px 0 0 655px;
		text-align: center;
	}

	/* 45b - End - Member Logos  - Static HTML */
	/* 45c - CLEAReports - Article Index */
	.BNP-ARTICLE-CLEAReports{
		padding: 5px;
	}
	.BNP-ARTICLE-CLEAReports h3 a{
		font-family: "Arial Black", Arial, Helvetica, sans-serif;
		color: #005eaa;
	}
	a.morebutton{
		margin-top: 15px;
		background: url(/CSR/Home/Files/images/CSR_ReportButton.jpg) no-repeat 0 0;
		text-indent: -9999px;
		display: block;
		width: 90px;
		height: 16px;
		margin-left: 100px;
		
	}
	a.morebutton:hover {
		background: url(/CSR/Home/Files/images/CSR_ReportButton.jpg) no-repeat 0 -16px;
	}
	/* 45c - End - CLEAReports - Article Index */
	#directorsContact td{
		padding: 10px;	
	}
	#contactForm label{
		display: block;
		padding: 5px;
		position: relative
	}
	#contactForm label input, #contactForm label textarea{
		position: absolute;
		left: 75px;		
	}
	#submitBtn, #clearBtn{
		margin-top: 150px;	
	}
	#valPassion, #valOptimism, #valIntegrity{
		margin: 15px;
		width: 608px;
		height: 84px;
		padding: 10px 10px 10px 10px;
	}
	#valPassion h3, #valOptimism h3, #valIntegrity h3{
		text-indent: -9999em;
		float: left;
		width: 208px;
		height: 86px;
	}

	#valOptimism{
		background: url(http://www.clearseasresearch.com/CSR/Home/Files/images/Optimism-Box.jpg) no-repeat;
	} 
	#valIntegrity{
		background: url(http://www.clearseasresearch.com/CSR/Home/Files/images/Integrity-Box.jpg) no-repeat;
	}
	#valPassion{
		background: url(http://www.clearseasresearch.com/CSR/Home/Files/images/Passion-Box.jpg) no-repeat;
	}
	.execBio{
		margin-top: 10px;
		padding-top: 5px;
		border-top: 1px dotted #c0c0c0;
		clear: both;
	}

/* 45 - End - Site Specific Widget Styles */
