/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/


html {
	height:100%;}
	
.body{	
	margin:0px; 
	padding:0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	font:12px Arial, Helvetica, sans-serif;
	background:#2f2f2f;}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1008px;
	padding:0px 29px;
	overflow:hidden;
	background:url(../images/container-BG.jpg) top right repeat-y;}
	
#container-BOTTOM {
	position:relative;
	margin:0px auto;
	width:1008px;
	height:18px;
	padding:0px 29px;
	overflow:hidden;
	background:url(../images/container-BOTTOM.jpg) top right no-repeat}
	
#search {
	}
	
	#search ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#search ul li {
		display:inline;
		margin:0px;
		padding:0px;}
	
	#search-field {
		width:100px;
		padding:2px 3px;
		font:11px Arial, Helvetica, sans-serif;}
		
	#search-button {
		font:11px Arial, Helvetica, sans-serif;
		width:50px;
		text-align:center;
		text-decoration:none;}
	
	#search-button:hover {	
		}
	
input, select, textarea, form {	
	margin:0px;
	padding:0px;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000;}
	
hr {
	height:1px;
	color:#000;
	background:#000;
	border:none;
	margin:5px 0px;
	padding:0px;}
		
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/
		
#nav {
	padding:15px 0px 25px 0px;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#b6cff0;}
	
	#nav ul {
		list-style:none;
		margin:0px;
		padding:0px;}
		
		#nav ul ul {
			padding:0px 0px 4px 60px;}
			
	#nav ul li {
		margin:0px 0px -1px 0px;
		padding:0px 0px 1px 0px;}
	#nav ul li a {
		display:block;
		padding:3px 0px 0px 0px;
		color:#131313;
		text-decoration:none;
		background:no-repeat 40px 0px url(../images/nav-border.gif);}
		
		#nav ul li.home a {
			background:none;}
		
		#nav ul li a span {
			display:block;
			padding:3px 60px 3px 40px;}

	#nav ul li a:hover {
		color:#131313;
		text-decoration:none;}
		#nav ul li a:hover span {
			background:url(../images/nav-OVER.jpg) top left repeat-y;}
			
		#nav ul li a.current_link span {
			color:#395781;
			background:url(../images/nav-OVER.jpg) top left repeat-y;}

#footlinks {
	padding:0px 0px 35px 0px;
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#8eb0dd;}	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#footlinks ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}

	#footlinks  ul li a {
		color:#8eb0dd;
		text-decoration:none;
		padding:0px 8px 0px 5px;
		border-right:1px solid #8eb0dd;}
		
		#footlinks ul li.last_child a {
			border-right:none;}
		
	#footlinks ul li a:hover {
		color:#fff;
		text-decoration:none;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}

#header {
	height:99px;
	background:url(../images/header.jpg) top left no-repeat;
	overflow:hidden;}
	
	#header p {
		margin:0px;
		padding:0px;}

#footer {
	height:62px;
	padding:10px 0px 0px 0px;
	overflow:hidden;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#3c5c87;
	text-align:left;
	background: url(../images/peer-review-logo.gif) top right no-repeat;}
	
	#footer p {
		margin:0px;
		padding:0px;}

#mid {
	background:url(../images/mid-BOTTOM.jpg) bottom left no-repeat;}

#left {
	float:left;
	width:329px;
	overflow:hidden;
	background:url(../images/logo.jpg) top left no-repeat;}
	
	#left h2 {
		font:19px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		color:#fff;
		text-align:center;
		line-height:normal;
		margin:0px;
		padding:0px 0px 7px 0px;}
	
#logo {
	height:137px;
	overflow:hidden;}
	
	#logo img {
		width:329px;
		height:137px;
		border:none;
		overflow:hidden;
		margin:0px;
		padding:0px;}
	
#right {
	float:right;
	width:638px;
	padding:10px 22px 10px 0px;
	overflow:hidden;
	background:url(../images/right-BG.jpg) top right no-repeat;}

#content-SPACER {
	float:right;
	width:1px;
	height:600px;
	overflow:hidden;
	margin:0px;}

#content {
	float:left;
	width:630px;
	padding:25px 0px 40px 0px;
	overflow:hidden;
	font:12px Arial, Helvetica, sans-serif;
	color:#282828;}
			
	#content p, #content ol, #content ul {
		margin-top:0px;
		margin-bottom:17px;}
		#content ol ol, #content ul ul {
			margin-bottom:0px;
			margin-top:01px;
			padding-top:0px;
			padding-bottom:0px;}
			
	#content td ol, #content td ul {
		margin-top:0px;
		margin-bottom:17px;}
		#content td ol ol, #content td ul ul {
			margin-bottom:0px;}
			
			
	#content p {
		line-height:16px;}
	#content h1{	
		font:normal 22px Georgia, "Times New Roman", Times, serif;
		color:#375c8d;
		line-height:24px;
		padding:0px;
		margin-top:0px;}
	#content h2{	
		font: bold 14px Arial, Helvetica, sans-serif;
		color:#38557e;
		line-height:normal;
		padding:0px;
		margin-bottom:2px;}
	#content h3{	
		font: bold 13px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;
		margin-bottom:2px;}
	#content h4{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;
		margin-bottom:2px;}
	#content h5{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;
		margin-bottom:2px;}
	#content a {
		color:#38557e;
		font-weight:bold;
		text-decoration:underline;}
	#content a:hover {
		color:#5887c7;
		text-decoration:underline;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.trigger {
	display:none;}

.pad_frm_itm {
	padding:5px 0px;
	margin:0px;}

.form-label {
	width:115px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct,
.captcha input {	
	width:350px;
	border:1px solid #c0c0c0;
	background:#fff;
	padding:4px 5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#555;}
	
	
	.custom-form .captcha {
		display:inline-block;}
		
		.custom-form .captcha input {
			display:inline-block;}
		
		.custom-form .captcha img {
			margin:0px 0px 3px 0px;}

	
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	width:350px;
	border:1px solid #c0c0c0;
	background:#fff;
	padding:4px 5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#555;
	width:470px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px;
	padding:2px 3px;
	overflow:hidden;
	text-align:center;
	background:#4f79b3;
	border:1px solid #3a5984;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#3a5984;}

.custom-form {
	border:1px solid #c0c0c0;
	background:#eee;
	padding:20px;}

	.custom-form fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}



/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:0px;
	z-index:100;}

#overlay_div p {
	line-height:normal;}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:15px 15px 15px 15px;
	border:1px solid #bbb; /* Disclaimer box border color */
	background-color:#ddd; /* Disclaimer box bgcolor color */
	width:450px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0px 0px 4px 0px;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}



/*	<![ Quick Contact [ -----------------------------------------------------------*/

#qc {
	padding:12px 15px;
	background:url(../images/qc-TOP.gif) top center no-repeat;}

.pad_frm_itm2 {
	padding:0px 4px 3px 0px;
	margin:0px;
	vertical-align:top;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;
	display:none;}

.form-label3 {
	display:block;
	width:143px;
	height:34px;
	font:11px Arial, Helvetica, sans-serif;
	color:#27446c;
	text-align:center;}
  
.form-pct2,
#qc .captcha input {
	background:#8eb0dd;
	border:1px solid #8eb0dd;
	font:10px Arial, Helvetica, sans-serif;
	color:#3a5984;
	margin:0px;
	padding:2px 3px;
	width:135px;}
	

	#qc .captcha {
		display:inline-block;}
		
		#qc .captcha input {
			display:inline-block;}
		
		#qc .captcha img {
			margin:0px 0px 3px 0px;}

	
	
.msg-pct2 {
	background:#8eb0dd;
	border:1px solid #8eb0dd;
	font:10px Arial, Helvetica, sans-serif;
	color:#3a5984;
	margin:0px;
	padding:2px 3px;
	width:135px;
	height:40px;
	overflow:auto;}

.custom-form2 {
	}

	.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		display:block;
		width:143px;
		overflow:hidden;
		float:left;
		margin:0px;
		padding:0px 0px 0px 4px;
		list-style:none;}

.submit-align2 {
	text-align:right;}

.submit {
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px;
	padding:2px 3px;
	width:143px;
	overflow:hidden;
	text-align:center;
	background:#4f79b3;
	border:1px solid #3a5984;}
	
.submit:hover {	
	background:#3a5984;}


/*  <![ QC Disclaimer [ ----------------------------------------------------*/


	#iagree-QC {
		display:none;}
		
		#overlay_div-QC {
			}
		#overlay_response-QC {
			}
		#checkbox-QC {
			}
		#Agreement-QC {
			display:none;}




/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:990px;
	padding:8px 0px;
	overflow:hidden;
	font:10px Tahoma, Verdana, sans-serif;
	color:#fff;
	text-align:left;}
	
	#disclaimer a {
		color:#5887c7;
		text-decoration:none;}
	#disclaimer a:hover {
		text-decoration:underline;}	


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	}

/* div that wraps form */
#directionsInput {
	padding:4px 0px;}

#fromAddress {
	width:550px;
	border:1px solid #c0c0c0;
	background:#eee;
	padding:3px 4px;
	font:11px Arial, Helvetica, sans-serif;
	color:#555;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		padding:2px;
		font:11px Arial, Helvetica, sans-serif;
		color:#555;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		font:12px Arial, Helvetica, sans-serif;
		color:#fff;
		margin:0px;
		padding:2px 3px;
		overflow:hidden;
		text-align:center;
		background:#4f79b3;
		border:1px solid #3a5984;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#3a5984;}

#map {
	border:1px solid #c0c0c0;
	color:#000;}

#addressNotFound {
	}

#directions {
	}


