BODY {
font-family: Verdana, Arial, helvetica, sans-serif; 
font-size: 11px; 
color: #000;
margin:0;
padding:0;
}

.cufon-loading h1 { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}

.errorprocess {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	margin:10px;
	padding:10px;
	text-decoration : none;
	width:700px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	display:block;
	color:#FF0000;
	border:4px solid #FF0000;
	background:#FFCECE;

}

.noticeprocess {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	margin:10px;
	padding:10px;
	text-decoration : none;
	width:700px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	display:block;
	color:#C60;
	border: 4px solid #C60;
	background:#FC9;
}

.successprocess {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	margin:10px;
	padding:10px;
	text-decoration : none;
	width:700px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	display:block;
	color:#009933;
	border: 4px solid #093;
	background:#DFFCDA;
}

input,select,textarea { outline:none; }

HTML {
	background: #316e92;
}

.gw_default {background:#FFF;height:730px;width:730px;padding-top:10px}
.gw_main3 {width:420px;color:black;}
.gw_main3 .custom2 {height:400px;width:730px;padding-top:10px}
.gw_main3 .custom1 {height:300px;width:728px;padding-top:10px;border:1px solid black}

.header {
	background:url('/images/header.png') no-repeat;
	width:980px;
	height:80px;
}

.footer {
	clear: left;
	font-size:10px;
	color:#AAA;
	padding-left:320px;
	background:url('/images/footer.png') no-repeat;
	width:980px;
	height:23px;
}

.container {
	background:url('/images/vertical-bg.png') repeat-y;
	width:980px;
	margin:0px auto;
}

.sidebar {
	margin-left: 0px;
	background-color:#9ed3f2;
	float:left;
	width:228px;
}

.content {
	margin-left:228px;
}


.page_caption {
font-family: Verdana, arial, helvetica, sans-serif; 
font-size: 20pt; 
width:100%;
vertical-align:middle;
font-weight:bold;
color: #316e92;
}




a {
	text-decoration:none;
	color:#316e92;
	font-size:11px;
}
a:hover {
	text-decoration:underline
}

  
/* begin css tabs */
 
ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 0 0 0 0; /* set margins as desired */
	font-weight: bold;
	width:727px;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif; /* set font as desired */
	border-bottom: 1px solid #316e92; /* set border COLOR as desired */
	list-style-type: none;
	padding: 6px 10px 6px 10px; /* THIRD number must change with respect to padding-top (X) below */
}
 
ul#tabnav li { /* do not change */
	display: inline;
}

div#tab1 li.tab1, div#tab2 li.tab2, div#tab3 li.tab3, div#tab4 li.tab4 { /* settings for selected tab */
	border-bottom: 1px solid #FFF; /* set border color to page background color */
	background-color: #FFF; /* set background color to match above border color */
}
 
div#tab1 li.tab1 a, div#tab2 li.tab2 a, div#tab3 li.tab3 a, div#tab4 li.tab4 a, div#tab5 li.tab5 a, div#tab6 li.tab6 a, div#tab7 li.tab7 a { /* settings for selected tab link */
background-color: #FFF; /* set selected tab background color as desired */
background-image:none;
color:#000;
border-left: 1px solid #316e92;
border-top: 1px solid #316e92;
border-right: 1px solid #316e92;
text-shadow:none;
position: relative;
top: 1px;
padding-top: 6px; /* must change with respect to padding (X) above and below */
}
 
ul#tabnav li a { /* settings for all tab links */
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
	
padding: 6px 7px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 0px solid #288de0; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #9ed3f2; /* set unselected tab background color as desired */
color: #316e92; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}
 
ul#tabnav a:hover { /* settings for hover effect */
background: #316e92; /* set desired hover color */
color:#FFF;
}
 
/* end css tabs */

div.pagination {
	margin-left:8px;
	background-color:#ededed;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#c7c7c7;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:4px 7px;
	text-decoration:none;
}

div.pagination a {
	margin-left:1px;
	background-color:#9ed3f2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#316f92;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:4px 7px;
	text-decoration:none;
}
div.pagination a:hover, div.pagination a:active {
	background-color:#316f92;
	color:#FFF;
}
div.pagination span.current {
	margin-left:1px;
	background-color:#316f92;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#FFF;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:4px 7px;
	text-decoration:none;
	}
	
div.pagination span.disabled {
	margin-left:1px;
	background-color:#ededed;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#c7c7c7;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:4px 7px;
	text-decoration:none;
	}
	
	
.blueButton {
	margin-left:1px;
	background-color:#9ed3f2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#316f92;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:4px 7px;
	text-decoration:none;
}.blueButton:hover {
	background-color:#316f92;
	text-decoration:none;
	color:#FFF;
}.blueButton:active {
	position:relative;
	top:1px;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/includes/jquery-lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/includes/jquery-lightbox/images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/includes/jquery-lightbox/images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#lightboxIframe {
	display: none;
}	


.searchField {
	background-color:#ededed;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:4px solid #9ed3f2;
	display:inline-block;
	width:274px;
	color:#316f92;
	height:26px;
	font-family:Verdana;
	padding-left:8px;
	padding-right:8px;
	font-size:11px;
	font-weight:bold;

	text-decoration:none;
}

.roundedContainer {
	background-color:#ededed;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:4px solid #9ed3f2;
	display:inline-block;
	color:#316f92;
	font-family:Verdana;
	font-size:11px;
	padding:9px;
	text-decoration:none;
}

.searchButton {
	background-color:#9ed3f2;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:0px;
	display:inline-block;
	color:#316f92;
	height:36px;
	font-family:Verdana;
	padding-left:8px;
	padding-right:8px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}.searchButton:hover {
	background-color:#316f92;
	color:#FFF;
}.searchButton:active {
	position:relative;
	top:1px;
}

.reviewBox {
	background-color:#9ed3f2;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:0px;
	display:inline-block;
	color:#316f92;
	font-family:Verdana;
	padding:20px;
	font-size:11px;
	text-decoration:none;
}

.listBoxHeader {

-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;

	background-color:#316e92;
	display:inline-block;
	width:198px;
	color:#FFF;
	font-family:Verdana;
	font-size:11px;
	padding:9px;
	text-decoration:none;
}



.listBox {
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
	border-bottom:4px solid #316e92;
	border-left:4px solid #316e92;
	border-right:4px solid #316e92;
	background-color:#FFF;
	display:inline-block;
	width:190px;
	color:#316f92;
	font-family:Verdana;
	font-size:11px;
	padding:9px;
	text-decoration:none;
}

