@charset "UTF-8";

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #242424;
	text-decoration: none;
	background-image: url(img/bkgnd.jpg);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	margin: 0px;
	text-align:center;
	padding: 0px;
}

p {
	font:Tahoma;
	font-size:12px;
	color:#242424;
}

h1 {
	width: 420px;
	float:left;
	margin-top:25px;
	margin-left:35px;
	font:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#242424;
}

h2 {
	font:Tahoma;
	font-size:16px;
	font-weight:normal;
	color:#242424;
}

h3 {
	font:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#242424;
}

h4 {
	font:Tahoma;
	font-size:14px;
	font-weight:normal;
	color:#242424;
}

a:link, a:visited {
	font:Tahoma;
	font-size:12px;
	color:#242424;
	text-decoration:underline;
}

a:hover, a:active {
	font:Tahoma;
	font-size:12px;
	color:#3f73af;
	text-decoration:none;
}

#livearea {
	width:800px;
	margin: 0 auto;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#header {
	height:155px;
	width: 350px;
	top:0px;
	left:0px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
}

#rightcol {
	width: 345px;
	float:right;
}

#nav {
	height:40px;
	width: 420px;
	float:left;
	margin-top:155px;
}

#nav1 {
	height:40px;
	width: 80px;
	float:left;
}

#nav2 {
	height:40px;
	width: 125px;
	float:left;
}

#nav3 {
	height:40px;
	width: 60px;
	float:left;
}

#nav4 {
	height:40px;
	width: 155px;
	float:left;
}

#heading1 {
	width: 420px;
	height:65px;
	float:left;
}

#photo {
	height:260px;
	width: 345px;
	float: left;
}

#photo-home {
	height:175px;
	width: 290px;
	float:left;
	margin-top:22px;
	margin-left:10px;
}

#box {
	width: 800px;
	float:left;
	background-image:url(img/bkgnd-box-mid.jpg);
	background-repeat:repeat-y;
}

#box-expand-bot {
	height:20px;
	width: 800px;
	float:left;
}

#text {
	width: 410px;
	float:left;
	margin-left:35px;
	text-align:left;
}

#text li {
	margin-top:10px;
}

#callout {
	height:475px;
	width: 395px;
	float:left;
	margin-top:0px;
	margin-left:30px;
	background-image:url(img/bkgnd-callout.jpg);
	background-repeat:no-repeat;
}

#callout-text {
	height:465px;
	width: 355px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}

#callout-text p {
	font:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}

#rightnav {
	width: 290px;
	float:left;
	margin-left:10px;
}

#subnav {
	height:18px;
	width: 290px;
	float:left;
	padding-top:4px;
	border-bottom: 1px solid #e1e1e1;
	text-align:left;
}

#subnav a:link, #subnav a:visited {
	color:#3f73af;
	font-size:13px;
	text-decoration:none;
}

#subnav a:hover, #subnav a:active {
	color:#242424;
	font-size:13px;
	text-decoration:none;
}

.subnav-on {
	color:#a1acbd;
	font-weight: bold;
}

#footer {
	height:40px;
	width:800px;
	float:left;
	padding-top:10px;
	text-align:center;
	color:#5c636b;
	font-size:11px;
}

#footer a:link, #footer a:visited {
	color:#5c636b;
	font-size:11px;
	text-decoration:underline;
}

#footer a:hover, #footer a:active {
	color:#3f73af;
	font-size:11px;
	text-decoration:none;
}

#compare-row {
	width: 405px;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #e1e1e1;
}

#compare-header {
	width: 150px;
	float:left;
	margin-left:3px;
	background-color:#e1e1e1;
	font-weight:bold;
	text-align:center;
}

#compare-c1 {
	width: 90px;
	float:left;
	font-weight:bold;
}

#compare-c2-3 {
	width: 150px;
	float:left;
	margin-left:4px;
	text-align:center;
}

#compare3-header {
	width: 130px;
	float:left;
	margin-left:3px;
	background-color:#e1e1e1;
	font-weight:bold;
	text-align:center;
}

#compare3-row {
	width: 400px;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #e1e1e1;
}

#compare3-cell {
	width: 130px;
	float:left;
	margin-left:3px;
	text-align:center;
	font-weight:bold;
}

#compare2-row {
	width: 268px;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #e1e1e1;
}


#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(../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; 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; }
