﻿@charset "utf-8";
/* CSS Document */

/******************************************************************************* global _changes these styles as you see fit */
body{
	background:#fefefe url(../images/layout/bodyBG.jpg) repeat-x top left;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
	margin:0 auto;
}

a, a:link, a:visited{
	color:#136734;
	text-decoration:underline;
}
a:hover, a:active{
	text-decoration:none;
}
.floatLeft{
  float:left;
}
.floatRight{
  float:right;
}
img.floatLeft{
    float:left;
	margin-right:5px;
}
img.floatRight{
    float:right;
	margin-left:5px;	
}
.clear{
    clear:both;
}
.marginRight {
	margin-right:10px;
}
.marginLeft {
	margin-left:10px;
}
img.picBorder{
  background-color:#fff;
  padding:1px;
	border:1px solid #ddd;
}
li.noListItem{
  list-style-image:none;
}
.orangeText{
  color:#f8991d;
}
.blueText{
  color:#0062ab;
}
.greenText{
  color:#45a43d;
}
.redText{
  color:#d45858;
}
.bold{
  font-weight:bold;
}
a.noUnderline{
  text-decoration:none;
}
h1{
  	color:#0062ab;
	font-size:150%;
	font-weight:normal;
}
h2{
  	color:#f2663a;
	font-size:130%;	
	font-weight:bold;	
}
h3{
  	color:#f8991d;
	font-weight:bold;
	font-size:100%;	
}

h4,h5,h6{
  color:#555;
	font-weight:bold;
	font-size:100%;	
}
.border{
 	border-bottom: 1px solid #c8d9eb;	
 	margin:10px 0;
}
span.pad10{
  padding:0 10px;
}
img.margin5TB{
  margin:5px 0;
}
.margin5LR{
  margin:0 5px;
}
.width15{ width:14.9%;}
.width20{ width:19.9%;}
.width25{ width:24.9%;}
.width30{ width:29.9%;}
.width35{ width:34.9%;}
.width40{ width:39.9%;}
.width45{ width:44.9%;}
.width50{ width:49.9%;}
.width55{ width:54.9%;}
.width60{ width:59.9%;}
.width65{ width:64.9%;}
.width70{ width:69.9%;}
.width75{ width:74.9%;}
.width80{ width:79.9%;}
.width95{ width:94.9%;}

#boardTable img {
	padding-bottom:25px;	
}

/*   ******************************************************************************* container */
div#aiws_container{
	width:910px;
	margin:0 auto;
	padding: 0;
	background: #fff url(../images/layout/containerBG.jpg) no-repeat top center;
}

/********************************************** header  */
div#aiws_headerHome {
	width:910px;
	height:176px;
	margin: 0 auto;
	position: relative;
}

div#aiws_headerInside {
	width:910px;
	height:108px;
	margin: 0 auto;
	position: relative;
}

/********************************************** logo  */
div#aiws_logo{
	float: left;
	padding-top: 8px;
	height: 168px;
	width: 325px;
}

div#aiws_logoInside{
	float: left;
	padding-top: 8px;
}

/********************************************** banner  */
div#aiws_banner{
	right: 0;
	width: 590px;
	position: absolute;
	margin-bottom: 10px;
}

/********************************************** mainNav */
div#aiws_mainNav {
	margin-top: 8px;
}

div#aiws_mainNavInside {
	margin-top: -2px;
}

div#aiws_mainNav td {
	padding-right: 5px;
}

div#aiws_mainNavInside td {
	padding-right: 5px;
}

span.mainNav{
  padding:0 40px 0 0;
}
span.mainNavLast{
  padding:0;
}


/*   ******************************************************************************* leftCol  */
div#aiws_leftCol{
	clear:both;
	width:200px;
	float:left;
	margin:18px 0 0 0;
	padding:5px;
}

div#aiws_leftColInside{
	clear:both;
	width:200px;
	float:left;
	margin:8px 0 0 0;
	padding:5px;
}

div#aiws_leftCol img,
div#aiws_leftColInside img{
	margin: 0 auto;
	display: block;
}

.coopConnections,
.coopConnections p {
	text-align: center;
	color: #999;
	font-size: 90%;
	font-weight: bold;
}

.coopConnections a {
	color: #f89514;
	font-weight: normal;	
}





/*   ****************************************** myAcct  */

.aiws_myAcct{
	background: url(../images/layout/myAcctBG.png) no-repeat top left;
	width:220px;
	height: 250px;
	margin: 0;
}

.aiws_myAcct img{
	display: block;
	margin: 0 auto;
	padding-top: 25px;	
}

a.homeLink {
	padding-left: 10px; 
	text-transform: uppercase;
	color: #d5e9f9;
	text-decoration: none;
	font-weight: bold;
}

.aiws_myAcct ul {
	margin-right: 30px;
	margin-left: -15px;
}

.aiws_myAcct ul li {
	color: #136734;
	background: url(../images/layout/myAcctLi.jpg) no-repeat left;
	list-style: none;
	padding-left: 15px;
	margin: 0
}

.aiws_myAcct ul li a {
	color: #136734;
	font-size: 85%;
	text-decoration: none;
	padding: 4px;
	border-bottom: 1px dashed #999;
	display: block;
}


/********************************************** Google Search Form */
.searchBG{
  	background:transparent url(../images/layout/searchBG.png) no-repeat top left;
	width:190px;
	height:58px;
	padding:10px 0 0 20px;
	position: relative;
}
.formContainer{
  	border:1px solid #ccc;
  	background:#fff;
	margin:0;
	width:170px;
}
div#aiws_leftCol form#cse-search-box input.searchText,
div#aiws_leftColInside form#cse-search-box input.searchText {
  	border:none !important;
	color:#777;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding:1px 0 2px 0;
	margin-bottom:2px;
  	background: #fff url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left bottom; 
}

form#cse-search-box {
    display:inline;
}
div#aiws_leftCol form#cse-search-box input.submitButton,
div#aiws_leftColInside form#cse-search-box input.submitButton {
    vertical-align:middle;
	margin:0 0 2px 5px;
}

div#aiws_leftCol form#cse-search-box label,
div#aiws_leftColInside form#cse-search-box label {
	color:#06529e;
	font-weight:bold;
	text-transform:uppercase;
	font-size:85%;
}


/*   ******************************************************************************* rightCol  */
div#aiws_rightCol{
	width:670px;
	float:right;
	padding:5px;
	margin:100px 0 0 15px;	
}


/********************************************** content */
div#aiws_content{
	margin-top: 25px;
	min-height:400px;
	height:auto!important;
	height:400px;
	width: 69%;
	float: left;
}

div#aiws_wideContent{
	margin-top: 25px;
	min-height:400px;
	height:auto!important;
	height:400px;
	width: 99%;
	float: left;
}


/********************************************** quickLinks */
div#aiws_quickLinks{
	float: right;
	width: 30%;
	margin: 25px 0 25px 0;
}

div#aiws_quickLinks img{
	margin: 0 auto;
	display: block;
}

div#aiws_quickLinks ul {
	margin-right: 30px;
	margin-left: 0;
}

div#aiws_quickLinks ul li {
	color: #136734;
	list-style-image: url(../images/layout/quickLinksLi.jpg);
}

div#aiws_quickLinks ul li a {
	color: #136734;
	font-size: 85%;
	text-decoration: none;
}


/********************************************** footer  */
div#aiws_footerContainer {
	
}

div#aiws_footer{
	margin-top:10px;
	padding:5px;
	width: 910px;
	height:70px;
	margin: 0 auto;
	border-top: 2px solid #c8d9eb;
}

div#aiws_footer .border {
	padding-top: 25px;
	border-bottom: 1px solid #c8d9eb;
	border-top: none;
	margin-top: 0;
}

div#aiws_footer .copyright{
  	float:left;
	text-transform:uppercase;
	color:#999;
	font-size:85%;
	background: url(../images/layout/footerLogo.png) no-repeat top left;
	padding: 2px 0 5px 25px;
}


div#aiws_footer .address{
  	float:right;
	text-transform:uppercase;
	color:#999;
	font-size:85%;
	padding: 2px;
	height: 25px;
	padding-right: 90px;
	background: url(../images/layout/bbbLogo.jpg) no-repeat top right;
	margin-bottom: 2px;
}


div#aiws_footer .siteLinks{
  	float: left;
  	margin-top: -10px;
}

div#aiws_footer .apogee{
  	float: right;
}

div#aiws_footer .copyright a,
div#aiws_footer .siteLinks a{
  	text-decoration:none;
	color:#136734;
	font-size:100%;
	
}
div#aiws_footer .siteLinks a{
	font-weight:bold;
	font-size:130%;
}
div#aiws_footer .copyright a:hover,
div#aiws_footer .siteLinks a:hover{
  	text-decoration:underline;
}

div#aiws_footer .apogee  a.apogee{
  	font-size:85%;
	font-weight:normal;
	margin-top: -5px;
	color: #2a6ebb;
	text-decoration:none;
}

.requiredField{
  	color:#c00;
}


/*** aiws_formStyles - these styles are for the tableless form layout ***/
.aiws_formStyles p{
	width: 500px;
	clear: both;
	margin: 0 auto;
	padding:5px;
	height: 1%;
}
.aiws_formStyles span{
	display:block;
	width:200px;
	text-align:right;
}
.aiws_formStyles label{
	float: left;
	width: 200px;
	margin-right:5px;
	text-align:right;
}
.aiws_formStyles input[type="text"],
.aiws_formStyles input[type="radio"],
.aiws_formStyles input[type="checkbox"],
.aiws_formStyles textarea,
.aiws_formStyles select{ 
	float:left;
	width: auto;
}
.aiws_formStyles .formButtonStyles{
  	clear:both;
	margin:20px 0 0 310px;
}
/*** END aiws_formStyles ***/

/******************************************************* Lightbox Photo Gallery */
#aiws_phototable {
	width:470px; 
	border:0; 
	cellspacing:0; 
	cellpadding:0; 	
}

#aiws_phototable img {
	border-top:2px solid #ddd;	
	border-right:2px solid #ddd;	
	border-bottom:5px solid #ddd;	
	border-left:2px solid #ddd;	
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; }
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/templates/images/layout/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/templates/images/layout/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

