body 
{
	margin: 0px;
	background: black;
	color: White;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

hr
{
	color: white;
	background: white;
}

.ms-WPBorder
{
	background: white;
	border: solid white 1px;
}

.ms-WPTitle, .ms-WPTitle a:link, .ms-WPTitle a:visited, .ms-WPTitle a:hover
{
	color: white;
}

.ms-summarystandardbody
{
	background: white;
}

.ms-summarystandardbody a, .ms-summarystandardbody a:link, .ms-summarystandardbody a:visited,
.ms-summarystandardbody a:hover
{
	color: Black;
}

a, a:link, a:visited
{
	color: White;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover
{
	font-size: 11px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover
{
	font-weight: bold;
	font-family: "Tahoma";
	font-size: 11px;
}

#headerlinks a, #headerlinks a:link, #headerlinks a:visited, #headerlinks a:hover
{
	font-weight: bold;
	font-size: 11px;
	/*text-transform: lowercase;*/
	font-family: "Tahoma";
}

#feedbacklinks a, #feedbacklinks a:link, #feedbacklinks a:visited, #feedbacklinks a:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	font-family: "Tahoma";	
}

.headerright
{
	width: 370px;
}

.headerlinks
{
	padding-left: 10px;
	padding-right: 10px;
}

#canvas
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#feedbacklinks
{
	position: relative;
	text-align: right;
	padding-right: 50px;
	top: -61px;
}

#headerlinks
{
	text-align: left;
	padding-left: 15px;
	padding-top: 50px;
}

#headerbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 197px;
	background: url("../Images/header_bg.jpg");	
}

#contentarea
{
	width: 990px;
}

#header
{
	float: left;
	width: 100%;
	height: 197px;
	background: url("../Images/header.jpg");
}

#body
{
	position: relative;
	float: left;
	width: 100%;
}

#footer
{
	position: relative;
	float: left;
	width: 100%;
	height: 75px;
	background: url("../Images/footer.jpg");
	margin-top: 20px;
}

#footercontent
{
	width: 990px;
	padding-top: 13px;
	padding-right: 75px;
	text-align: right;
	font-size: 11px;
}





.PT ul
{
    margin:3px;
	padding:0;
	list-style:none;
}

.PT ul li
{
	padding:0;
	float:left;
	margin:0 .4em .4em 0;
	background:#fff;
	width:auto;
	border:1px solid #1a150f;
	background-position:center center;
	background-repeat:no-repeat;
	overflow:hidden;
}

.PT li a
{
	width:80px;
	height:80px;
	border:solid 1px #fff;
	display:block;
	text-indent:-5000px;
	font:0/0 Arial;
}



#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(/_wpresources/QuestechSystems.SharePoint/1.0.0.0__d3fc5301c6a14fbd/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(/_wpresources/QuestechSystems.SharePoint/1.0.0.0__d3fc5301c6a14fbd/Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/_wpresources/QuestechSystems.SharePoint/1.0.0.0__d3fc5301c6a14fbd/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 */
	}	
	





/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

/* Begin CSS Popout Menu */

#menu{
width:100%;
float:left;
}

#menu a, #menu h2{
font-family: "Tahoma";
font-size: 11px;
display:block;
white-space:nowrap;
margin:0;
}

#menu h2{
color:#fff;
background: none;
}

#menu a{
background:none;
text-decoration:none;
}

#menu a, #menu a:visited{
color: #000;
padding: 5px;
}

#menu a:hover{
color: white;
background: #767676;
}

#menu a:active{
color:#060;
background:#ccc;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
}

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
background: #EEEEEE;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background: none;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{
	display:none;
}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#a00;
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

/* End CSS Popout Menu */

/* Begin Content Area - Not Part of CSS Popout Menu */

#content{position:absolute;top:6.5em;margin:0;padding:0.5em;border:1px solid #000;clear:both;}
#content a:link{color:#a00;}
#content a:visited{color:#a00;}
#content a:hover{color:#a00;background:#eee;}
#content a:active{color:#060;background:#ddd;}
#content h1, #content h2{font:bold 1.0em arial,sans-serif;margin:0.5em 0.25em;padding:0;}
#content img{border:none;}
#content p{font:normal 0.8em/1.5em verdana,sans-serif;margin:1.0em;}
#content ul, #content ul ul{font:normal 0.9em/1.4em verdana,tahoma,arial,sans-serif;margin:1.0em 4.0em 1.5em 4.0em;}
#content ul li{font:normal 0.9em/1.4em verdana,tahoma,arial,sans-serif;margin:1.0em 0;}
#content ul ul li{font:normal 1.1em/1.6em verdana,tahoma,arial,sans-serif;margin:0;}
#content .fr{float:right;margin:0 0 1.0em 1.0em;}
#content .mod{font:normal .6em arial,sans-serif;margin:.25em;}

/* End Content Area - Not Part of CSS Popout Menu */







#menu2{
width:100%;
float:left;
}

#menu2 a, #menu2 h2{
font-family: "Tahoma";
font-size: 11px;
display:block;
white-space:nowrap;
margin:0;
}

#menu2 h2{
color:#fff;
background: none;
}

#menu2 a{
background:none;
text-decoration:none;
}

#menu2 a, #menu2 a:visited{
color: #000;
padding: 5px;
}

#menu2 a:hover{
color: white;
background: #767676;
}

#menu2 a:active{
color:#060;
background:#ccc;
}

#menu2 ul{
list-style:none;
margin:0;
padding:0;
float:left;
}

#menu2 li{
position:relative;
}

#menu2 ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
background: #EEEEEE;
}

#menu2 ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu2 h2:hover{
background: none;
}

div#menu2 li:hover{
cursor:pointer;
z-index:100;
}

div#menu2 li:hover ul ul,
div#menu2 li li:hover ul ul,
div#menu2 li li li:hover ul ul,
div#menu2 li li li li:hover ul ul
{
	display:none;
}

div#menu2 li:hover ul,
div#menu2 li li:hover ul,
div#menu2 li li li:hover ul,
div#menu2 li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu2 a.x, #menu2 a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu2 a.x:hover{
color:#a00;
background:#ddd;
}

#menu2 a.x:active{
color:#060;
background:#ccc;
}