@charset "utf-8";
/* 
general page style
*/
body{
	margin:0;
	font-family:Arial,sans-serif;
}
#page{
	width:741px;
}
td{
	text-align:left;
}
/* 
top banner varients
*/
#top img{
	margin:38px 0 36px 29px;
}
/* 
top menu
*/
#topmenu{
	font-size:70%;
	margin:0;
	padding:0 0 0 16px;
	list-style-type:none;
}
#topmenu li{
	margin:0 2px 0 0;
	padding:0;
	float:left;
	line-height:32px;
}
#topmenu a{
	margin:16px 16px 0 0;
	padding:4px 4px;
	border-bottom:5px solid #fff;
	text-decoration:none;
	color:#036;	
}

/* 
sub menu
*/
.submenu{
	
	background-color:#3b3b3b;
	color:#767676;
	padding:0 0 0 13px;
}

.submenu ul{
	font-size:70%;
	margin:0 0 0 0px;
	padding:0;
	list-style-type:none;
}
.submenu li{
	margin:0;
	padding:4px 6px;
	float:left;
}
.submenu a{
	text-decoration:none;
	color:#fff;
}
.submenu a.selected{
	color:#767676;
	border:0;
}
.submenu a.selected:hover{
	color:#767676;
	border:0;
}
.submenu a:hover{
	text-decoration:underline;
	color:#def;
}




h4{
	font-size:70%;
	font-weight:normal;
	margin:0;
	padding:0;
}
.grey_stripe{
	background-color:#e1e1e1;
	height:9px;
	font-size:0;
}


/*
left menu stuff (contact us/referance links)
*/
.leftmenu{
	padding:0 0 0 46px;
	font-size:70%;
	margin:0;
}
.leftmenu a{
	padding:0;
	text-decoration:none;
	color:#036;	
}
.leftmenu a:hover{
	padding:0;
	text-decoration:underline;
	color:#99ADC2;
}

/*
Body styling
*/
h1{
	margin:0 0 5px;
	padding:0;
	font-size:102%;
	font-weight:normal;
	color:#333;
}
.centered{
	text-align:center;
}
#content{
	background-color:#fafafa;
	padding:18px 0 40px 32px;
	margin:0;
}
#content p{
	color:#444444;
	width:360px;
	padding:0 0 0.5em 0;
	margin:0;
	font-size:0.7em;
}
#content li{
	color:#444444;
	width:300px;
	padding:0 0 0.5em 0;
	margin:0;
	font-size:0.7em;
	list-style:none;
	padding-left: 10px;
	background-image:url(../images/bullet_basic.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#content p.flow{
	width:auto;
}
#inner_content td{
	padding-right:20px;
	vertical-align:top;
	text-align:left;
}
#inner_content p{
	width:auto;
}
div.image_right{
float:right;
margin:0 25px 25px 25px;
width:295px;
}

/* downloads */
#downloads_table{
	font-size:0.7em;
	font-weight:bold;
	color:#444444;
	padding-top:10px;
}
#downloads_table td{
	padding-bottom:5px;
	vertical-align:middle;
	text-align:left;
}
#downloads_table a{
	font-weight:normal;
}
	 


/*
bottom menu
*/
#botmenu_container{
	background-color:#036;
	color:#fff;
	padding-left: 30px;
}
#botmenu{
	font-size:70%;
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
}
#botmenu li{
	margin:0;
	padding:4px 8px;
	float:left;
}
#botmenu a{
	text-decoration:none;
	color:#fff;
}
#botmenu a:hover{
	text-decoration:underline;
	color:#def;
}
/*
lightbox
*/
#lightbox{
	position: absolute;
	top: 40px;
	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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#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;	}	
		
#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;
	}
	

.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 */
	}	
/*
END lightbox
*/