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

body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	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:#0084bf;
	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;}

.bigText{
	font-size:120%;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
	text-align: center;}

.message {
	color: #FF0000;
	font-weight: bold;
}

.bold{
	font-weight:bold;}
	
/*****
 *	Wrapper and Container settings
 *****/

#siteWrapper{
	margin:0px auto;
	text-align:left;
	width:900px;}
	
#bodyWrapper{
	margin:30px 0px 50px 0px;}
	
#footerWrapper{
	width:100%;
	padding:20px 0px 20px 0px;
	background-image:url(../img/footer.jpg);
	background-repeat:repeat-x;
	background-color:#002a59;}

#subContentMain{
	float:left;
	margin-right:10px;;
	width:670px;
	list-style:none;}
	
#subContentRightNav{
	width:200px;
	float:right;}






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

	
#mainNav ul li a{
	display:block;
	height:33px;
	color:#fff;
	font-size:10pt;
	line-height:2.2;
	letter-spacing:.5px;
	text-decoration:none;
	padding:5px 10px 0px 10px;}
	


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

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

#mainnav1 ol{left:0px;width:700px;}
#mainnav2 ol{left:140px;}
#mainnav3 ol{left:315px;}
#mainnav4 ol{left:350px;}
#mainnav5 ol{left:450px;}

#mainNav ol li{
	float:left;
	height:22px;
	border:none;
	display:block;}
	
#mainNav ol li a{
	display:block;
	height:16px;
	border-right:solid 1px #2089d5;
	color:#89cfff;
	font-size:9pt;
	font-weight:bold;
	letter-spacing:.2px;
	line-height:1;}
	
#mainNav ol li a:hover{
	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;}
	
#requestNow{
	float:right;
	width:203px;
	height:39px;
	text-indent:-10000px;
	background-image:url(../img/requestButton.jpg);
	background-repeat:no-repeat;
	margin-top:25px;}

#requestNow:hover{
	background-position:bottom;}

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





	
/*****
 *	Banner settings
 *****/
	
#homeBanner{
	background:url(../img/homeBanner_static.jpg);
	height:271px;
	width:900px;
	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: auto;
	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;}

.disclaimer {
	margin: 20px; margin-top: 40px;
	font-size: 10px; color: #CCCCCC;
}

#sales-contact {
	width: 670px ; height: 401px;
	background: url(../img/sales.jpg);
}
	#sales-contact p {
		padding-top:15px;
		width: 340px; height: 130px;
		margin: 20px;
	}

#library-nav{
	text-align: center;
}
/*****
 *	Form settings
 *****/
#sales {
	width: 500px;
	margin: auto;
}
#sales hr {
	clear: both;
	display: block;
	border-bottom: solid 1px #012C59;
	margin: 1px 0px;
}
fieldset {
	margin: 5px; padding: 10px;
	border: 1px solid #CED8E0;
}
legend {
	font-size: 14pt; color:#0084bf;
}
.formElement{
	padding-top:10px;
	padding-bottom:10px;
	clear: both;}

.formElement label{
	float:left;
	width:180px;
	font-size:10pt;
	margin-right:30px;}

.formElement input {
	float:right;
	width:200px;
	margin-bottom: 5px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#5c5c5c;
	border:solid 1px #5c5c5c;
	background-image: url(../img/inputBG.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;}
	
.formElement .list ul {	
	margin-left: 0px;
	padding: 0px;}
	
.formElement .list ul li {
	list-style-type: none;}

.formElement .list ul li a {
	padding: 2px;
	font-size: 10pt;
	color: #5c5c5c;
	text-decoration: none;
	}

.formElement .list ul li a:hover {
	color: #0084bf;}		
	
.formElement textarea{
	height:140px;}

.formElement input.submit{
	width:150px;
	cursor:pointer;}

.formElement br{
	margin: 1px 0px;
	clear:both;}

.formElement .list {
	width: 210px;
	clear: both;
	float: right;
	display: none;
	border: 1px solid #5c5c5c;
	background-image: url(../img/inputBG.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;}

.spec-list {
	
}
.formElement .form-error {
	border:solid 2px #FF0000;
}
.formElement .error-message {
	color: #FF0000;
}

/*****
 *	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;}

#footer ul li{
	display:block;
	position:relative;
	font-weight:bold;
	font-size:9pt;
	padding-right:10px;
	width:125px;
	float:left;}

#footer ul li a{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#8fd7ff;
	border-bottom:solid 1px #0059ab;}

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

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

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

#footer ol li a{
	color:#0092e2;
	border-bottom:dotted 1px #0059ab;}

#footer #copyright{
	text-align:right;
	margin-top:50px;
	font-size:8pt;
	color:#0092e2;
	float:right;}

.biopic {
	float:left;
	padding-right:25px;
	padding-bottom:15px;}

.news{
		font-size:10pt;}
		
.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;}
	
.reggie{
	font-size:11px;
	vertical-align:top;
	margin-left:3px;}
	
.viglink{
	margin-top:5px;}

.viglink a{
	font-weight:bold;
	font-size:10pt;
	color:#ababab;
	text-decoration:none;}
	
.socialIcons{
	float:right;
	margin:-10px 0 0 0;}
	