/* 
================================================================================================================================================================================================
Global styles
================================================================================================================================================================================================
*/  

body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6D675D;
}

img {
	border: 0;
}
 
.footer {
	font-size:10px;
	color:#6D675D;
	text-decoration: none;
}

/* 
================================================================================================================================================================================================
Hyperlink styles
================================================================================================================================================================================================
*/  
 
a:link {
	text-decoration: none;
	border:none;
	color: #F7981C;
	font-family:Tahoma, Arial, Helvetica;
}
a:visited {
	text-decoration: none;
	border: #F7981C;
	font-family:Tahoma, Arial, Helvetica;
}
a:hover {
	text-decoration: none;
	border:none;
	color:#FF0000;
	font-family:Tahoma, Arial, Helvetica;
}
a:active {
	text-decoration: none;
	border:none;
	color:#F7981C;
	font-family:Tahoma, Arial, Helvetica;
}
a.FooterLink:link {
	font-size:10px;
	color:#6D675D;
	text-decoration: none;
	font-family:Tahoma, Arial, Helvetica;
}

a.FooterLink:visited {
	font-size:10px;
	color:#6D675D;
	text-decoration: none;
}

a.FooterLink:hover {
	color: #F7981C;
	text-decoration: none;
}


/* 
================================================================================================================================================================================================
Font styles
================================================================================================================================================================================================
*/  
 
.Normal {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #6D675D;
	font-size: 12px;
	line-height: 17px;
}

.textstandard {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #6D675D;
	font-size: 12px;
}

.subheader {
	color: #F78F1E;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.mainheader {
	color: #F78F1E;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.largetext {
	color: #6D675D;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
}

li {
	margin:0pt;
}

/* 
================================================================================================================================================================================================
H-TAGS styles
================================================================================================================================================================================================
*/  
 
h1 {
	color: #F78F1E;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
h2 {
	color: #F78F1E;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
h3 {
	color: #F78F1E;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
h4 {
	color: #F78F1E;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
h5 {
	color: #F78F1E;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

/* 
================================================================================================================================================================================================
Admin RADMENU styles			(skin=DNNADMIN)
================================================================================================================================================================================================
*/  
 
.RadMenu_DNNADMIN  .item a:link, .RadMenu_DNNADMIN .item a:active, .RadMenu_DNNADMIN .item a:visited {
	background-color:#F7981C;
	color: White;
	width: 200x;
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
}
.RadMenu_DNNADMIN .item a:hover {
	cursor: hand;
	cursor: pointer;
	background-color:#6D675D;
	color: #FFFFFF;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

/* 
================================================================================================================================================================================================
Superfish Styles
================================================================================================================================================================================================
*/   

/*
------------------------------------------------------
This style sheet contains the classes for the general 
page contruction and positioning.
------------------------------------------------------
*/

#wrapper {
}

#top {

}

/*
------------------------------------------------------
HEADER
------------------------------------------------------
*/



#headerContainer {
/* margin:0 auto; */
width:945px;
height:160px;
background:url(../images/header_divs.gif) no-repeat top center;
}

#logo {
width:229px;
float:left;
padding: 30px 0 0 0;
}

#utility {
height:22px;
color:#fff;
text-transform:uppercase;
text-align:right;
margin:0 229px 0 229px;
padding: 8px 10px 0 0;
}

#navigationContainer {
width:945px;
height:130px;
margin:0 auto;
}

#utility ul, #utility li {
list-style:none;
display:inline;
padding:0;
margin:0;
}

#navigation {
height:120px;
width: 226px;
/* border-bottom:1px solid #f8b37d; */
/* text-transform:uppercase; */
font-weight: bold;
font-size: 12px;
/* padding: 22px 0 0 0; -luke 08/09/2010 */ 
/* margin:0 229px 0 237px; */
position: relative;
z-index: 150;
}

.NewsPaneOverFlash {
	width: 588px; 
	height: 37px; 
	margin-top: -65px; 
	margin-left: 138px; 
	z-index: 100; 
	position:relative;
	color: #FFFFFF;
	font-weight: bold;
}

.NewsPaneOverFlash a:link, .NewsPaneOverFlash a:hover, .NewsPaneOverFlash a:active, .NewsPaneOverFlash a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.NewsPaneScroller {
	padding-left: 10px;
}

/*
------------------------------------------------------
Content Area
------------------------------------------------------
*/

#container {
background:url(../images/container_background.jpg) no-repeat center top #fff;
height: auto !important;
height:370px;
min-height: 370px;
position:relative;
top:0px;
}

#mainArea {
width:935px;
margin:0 auto;
padding: 10px 5px;
}

/*
------------------------------------------------------
Main Navigation
------------------------------------------------------
*/

.nav, .nav * {
margin:0;
padding:0;
}

.nav {

}
*html.nav {
width: 226px; /*IE6 needs this*/
}

.nav ul {
background:none; /*IE6 needs this*/
width: 226px;
}
* html .nav ul {
width: 226px; /*IE6 needs this*/
}

.nav li {
height:20px;
width: 226px;
float: left;
list-style:none;
position:relative;
z-index:999;
}
* html .nav li {
width: 226px; /*IE6 needs this*/
}

.nav a:link, .nav a:active, .nav a:visited {
height:16px;
color: #7c776c;
display:block;
padding: 2px 22px;
text-decoration:none;
z-index: 999;
}

.nav li ul {
top:-999em;
position:absolute;
width: 226px;
z-index: 999;
}
* html .nav li ul{
width: 226px; /*IE6 needs this*/
}

.nav li:hover,
.nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
background:#f79224;
color: #FFFFFF;
}
.nav li:hover ul, /* pure CSS hover is removed below */
ul.nav li.sfHover ul {
left: 226px;
top:-1px;
}
* html .nav li:hover ul, * html ul.nav li.sfHover ul {
left: 226px; /*IE6 needs this*/
}

.nav li:hover li ul,
.nav li.sfHover li ul {
top:-999em;
}
.nav li li:hover ul, /* pure CSS hover is removed below */
ul.nav li li.sfHover ul {
left: 226px;
top:-1px;
}
* html .nav li li:hover ul, * html ul.nav li li.sfHover ul {
left: 226px;
}

.nav li li:hover li ul,
.nav li li.sfHover li ul {
top:-999em;
}

.nav li li li:hover ul, /* pure CSS hover is removed below */
ul.nav li li li.sfHover ul {
left: 226px;
top:-1px;
}
* html .nav li li li:hover ul, 
* html ul.nav li li li.sfHover ul {
left: 226px;
}

/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul,
.superfish li li li:hover ul {
top: -999em;
}

.nav li li {
width: 235px;
border-top:1px solid #7a7470;
}

.nav li li a:link, .nav li li a:visited, .nav li li a:active{
background:#000;
opacity: .7;
filter: alpha(opacity=70);
color: #f8f8f8;
}
.nav li li a:hover{
background:#f48026;
opacity: 1;
filter: alpha(opacity=100);
}

#navBackground {
position:absolute;
background:#000;
opacity: .6;
filter: alpha(opacity=60);
width:235px;
height:900px;
display:none;
left: 226px;
top: -175px;
z-index: 2;
}

*html #navBackground {
left: 226px;
}

/* **************************************************************************************
/* **************************************************************************************
/* ******************************** New Skin
/* **************************************************************************************
/* *************************************************************************************/

body {
	background-color: #d1d1d1;
}

#header {
	height:447px;
	width:100%;
	background-color: #d1d1d1;
	position:absolute;
	z-index:500;
}

#headerContainer {
	margin:0 auto;
	width: 956px;
	height: 447px;
	background-color: #efefef;
}

#flashContainer {
	width: 730px;
	height: 447px;
	float: right;
}

#leftContainer {
	width: 226px;
	height: 447px;
	float: right;
}

#logoContainer {
	width: 226px;
	height: 175px;
}

#menuContainer {
	width: 226px;
	/* height: 271px; - luke 08/07/2010 */
	height: 150px;
}

#container {
	background-color: #d1d1d1;
	height: auto !important;
	height:151px;
	min-height: 151px;
	position:relative;
	top:447px;
}

#mainArea {
	margin:0 auto;
	width: 956px;
	min-height: 249px;
	background-color: #FFFFFF;
	padding: 0px;
}

.officeDetails {
	width: 230px;
	/*height: 151px;*/
	float: right;
	padding-top:14px;
}

#qualityAssurance {
	width: 226px;
	/*height: 151px;*/
	float: left;
}

.HomeContentPane {
	width: 477px;
	margin-left: 236px;
	padding-top:14px;
	z-index:0 !important;
	position:absolute;
}

#footer {
	background-color: #d1d1d1;
	height: auto !important;
	height: 44px;
	min-height: 44px;
	position:relative;
	top:447px;
}

.homeGoogleAnalytics {
  width: 956px;
	float: left;
}

#internalFooter {
	background-color: #d1d1d1;
	height: auto !important;
	height: 44px;
	min-height: 44px;
	position:relative;
}

#footerContainer {
  margin:0 auto;
	width: 956px;
	height: 44px;
	background-color: #FFFFFF;
	background-image:url(images/footerBack.gif);
	background-repeat:repeat-x;
}

#poweredByQuantum {
	width: 225px;
	height: 44px;
	float: right;
	text-align: right;
	padding-right:14px;
}

#footerLinks {
	width: 710px;
	height: 44px;
	float: left;
	color:#6D675D;
	font-family:Tahoma,Arial,Helvetica;
	font-size:10px;
	text-decoration:none;
}

.homeGoogleAnalytics {

}

.FormMasterTableClass td {
  padding: 5px;
}

/*************************************************
/******** internal rad menu styles ***************
/*************************************************/

.RadMenu_menuInternal {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
}

.RadMenu_menuInternal .rootGroup .item a:link, .RadMenu_menuInternal .rootGroup .item a:visited, .RadMenu_menuInternal .rootGroup .item a:active {
	color: #666666;
}

.RadMenu_menuInternal .rootGroup .item a:hover {
	color: #FFFFFF;
	background-color: #f78f1e;
	cursor: hand;
	cursor: pointer;
}

.RadMenu_menuInternal .expanded .text {
	color: #FFFFFF;
	background-color: #f78f1e;
}

.RadMenu_menuInternal .rootGroup .text {
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.RadMenu_menuInternal .rootGroup .item {
	width: 226px;
}

.RadMenu_menuInternal .level1 .item {
	background-color: #666666;
	border-bottom: 1px solid #999999;
	/*
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	*/
	width: auto;
	font-weight: bold;
}

.RadMenu_menuInternal .level1 .item a:link, .RadMenu_menuInternal .level1 .item a:visited, .RadMenu_menuInternal .level1 .item a:active {
	color: #FFFFFF;
}

.RadMenu_menuInternal .level1 .item a:hover {
	background-color: #f78f1e;
	color: #FFFFFF;
}

/*
.RadMenu_menuInternal .level1 .first {
	border-top: 1px solid #cccccc;
}
*/

.RadMenu_menuInternal .level1 .text {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}

.RadMenu_menuInternal_HeaderSelected {
  background-color: #d4d4d4;
}


/* ************************ LIGHTBOX EFFECT ************************ */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color: #000000;
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, Arial;
	}

#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: 14px 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: normal;	}
#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 EFFECT ************************ */