
/*****
 *	Body settings
 *****/

body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#1f3e79;
	font-size:10pt;
	background-repeat:repeat-x;
	background-image:url(../img/bgWrapper.jpg);
	background-color:#fff;}



/*****
 *	Main text settings
 *****/
	
a{color:#0071bc;}		
a:hover{color:#d87204;}

h2,
h3,
h4{
	font-weight:bold;
	padding-bottom:10px;}
	
h2{
	color:#a4a6b7;
	text-transform:capitalize;
	font-size:18pt;}

	
h3{
	color:#555;
	font-size:14pt;}
	
h4{
	color:#555;
	font-size:12pt;
	font-style:italic;
}
	
img{
	padding-bottom:5px;}
	
p{
	line-height:1.4;
	padding-bottom:20px;}
	
hr {
	height: 1px;
	border: 0;
	
	margin:0px 0px 10px 0px;
	
	color: #ccc;
	background-color: #ced8e0;}



/*****
 *	Wrapper and Container settings
 *****/

#siteWrapper{
	margin:0px auto;
	text-align:left;
	width:900px;}
	
#bodyWrapper{
	margin:30px 0px 50px 0px;}
	
#footerWrapper{
	padding:10px 0px 10px 0px;
	background-image:url(../img/footer.jpg); 
	background-position:top;
	background-repeat:repeat-x;
	background-color:#828892;}

#subContentMain{
	float:left;
	margin-right:10px;;
	width:900px;}
	
#subContentRightNav{
	width:200px;
	float:right;}






/*****
 *	Main nav settings
 *****/
	
#mainNav{
	height:33px;}
	
#mainNav ul{
	float:right;
	position:relative;
	border-left:solid 1px #c9d3e0;}
	
#mainNav ul li{	
	float:left;
	display:block;
	height:33px;
	border-right:solid 1px #c9d3e0;}

#mainNav ul li a{
	display:block;
	height:33px;
	color:#3b3d62;
	font-size:11pt;
	line-height:2.2;
	text-decoration:none;
	padding:0px 10px 0px 10px;}

#mainNav ul li a:hover{
	color:#153b81;
	background-image:url(../img/mainNavRollOver.jpg);
	background-repeat:repeat-x;}

#mainNav li ol{
	position:absolute;
	top:33px;
	display:none;
	border-left:solid 1px #b1bdc7;
	height:22px;}

#mainnav1 ol{left:-125px;width:700px;}
#mainnav2 ol{left:31px;}
#mainnav3 ol{left:300px;}
#mainnav4 ol{left:200px;}
#mainnav5 ol{left:91px;}

#mainNav ol li{
	float:left;
	height:22px;
	border:none;
	display:block;}
	
#mainNav ol li a{
	display:block;
	height:22px;
	border-right:solid 1px #b1bdc7;
	color:#0f2738;
	font-size:9pt;
	font-weight:bold;
	padding:0px 15px 0px 15px;
	line-height:2;}
	
#mainNav ol li a:hover{
	color:#c5d9f5;
	background-image:url(../img/subNavRollOver.jpg);}
	
#subNav{
	height:22px;}





	
/*****
 *	Header settings
 *****/
	
#header{
	height:94px;}

#header #orderNow{
	float:right;
	width:203px;
	height:39px;
	text-indent:-10000px;
	background-image:url(../img/orderButton.jpg);
	background-repeat:no-repeat;
	margin-top:25px;}

#header #orderNow:hover{
	background-position:bottom;}





	
/*****
 *	Banner settings
 *****/
	
#homeBanner{
	margin-bottom:30px;}
	
#subBanner{
	margin-bottom:30px;}





	
/*****
 *	Main Content HOME settings
 *****/
 
#homeMainContent p{
	font-size:11pt;}
	
.homeVignette{
	float:left;
	padding-right:30px;
	width:200px;
	margin-bottom:130px;}

.homeVignette h3{
	border-bottom:1px dotted;}
	
.homeVignette p{
	text-align:justify;}
	
.homeVignette li a{
	display:block;
	padding:5px 0px;
	text-decoration:none;
	border-bottom:dotted 1px #aaa;}
	
/* Login form */

#loginbox{
	width:193px;
	height:130px;
	background-image:url(../img/loginBox.jpg);
	padding-left:10px;
	padding-top:10px;
	margin-bottom:10px;}

#loginbox p{
	font-size:8pt;	
	color:#8fd7ff;
	margin-top:8px;
	margin-bottom:0px;}

#loginbox a{color:#8fd7ff;}
#loginbox a:hover{color:#ffffff;}
	
#loginbox input{
	padding:2px;
	margin-bottom:7px;
	font-size:9pt;
	color:#999999;}
	
#login-submit{
	width:72px;
	height:28px;
	text-indent:-1000000px;
	background-image:url(../img/loginSubmit.jpg);
	cursor:pointer;
	padding:0;
	border:none;}





/*****
 *	Main Content SUBPAGES settings
 *****/

#subContentRightNav h3{
	font-size:13pt;}

#subContentMain ul{
	margin-left:15px;
	list-style-position:outside;
	margin-bottom:15px;}
	
#subContentMain ol{
	margin-left:20px;
	list-style-type:decimal;
	list-style-position:outside;
	margin-bottom:15px;}
	
#subContentMain li{
	padding-top:5px;
	padding-bottom:5px;}
	
.bio{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;}
	
.publication{
	padding-top:10px;}

.yearcontainer{
	padding-bottom:15px;}	
	
.yearcontainer a{
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	border-left:10px solid #eee;
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;}

.yearcontainer a:hover{
	background:#F8F8F8;}

.bio_text{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:5px solid #eee;
	display:block;
	padding-left:20px;
	padding-top:20px;
	margin-bottom:5px;}






/*****
 *	Video Popup settings
 *****/

#videoPopup{
		display:none;}
		
#videoHolder{
		margin:0px auto;
		width:500px;
		text-align:center;}






/*****
 *	Footer settings
 *****/

#footer{
	width:900px;
	margin:0px auto;
	text-align:left;}
	
#footer ul{
	float:left;
	margin-top:20px;}

#footer ul li{
	display:block;
	position:relative;
	padding-right:10px;
	float:left;}

#footer ul li a{
	display:block;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
	text-decoration:none;
	color:#495b75;
	border-bottom:dotted 1px #ccd3db;}

#footer ul li a:hover{
	color:#fff;}

#footer ol{
	display:none;
	margin-top:0px;}

#footer ol li{
	display:block;
	font-weight:normal;
	font-size:8pt;
	float:none;}

#footer ol li a{
	color:#495b75;
	font-weight:normal;
	font-size:9pt;
	border-bottom:none;}

#footer #copyright{
	text-align:right;
	font-size:8pt;
	color:#495b75;
	float:right;}
	
.biopic {
	float:left;
	padding-right:25px;
	padding-bottom:15px;}

.news{
		font-size:10pt;
		list-style:none;}
		
.news li{
		border-top:dotted 1px #ccc;
		border-bottom:dotted 1px #ccc;
		border-left:solid 10px #eee;
		margin-bottom:10px;
		line-height:20px;
		padding:10px;}

		
.news2{
		font-size:10pt;}

.news2 a{
		display:block;
		border-top:dotted 1px #ccc;
		border-bottom:dotted 1px #ccc;
		border-left:solid 10px #eee;
		margin-bottom:10px;
		padding:10px;
		text-decoration:none;
		color:#585e54;}

.news2 a:hover{
		background-color:#edf7f6;}
