/* ------------------------------------------------ */
/* ------------------- Gridworx ------------------- */
/* ------------ Stylesheet - 5.11.2006 ------------ */
/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Global Styles ----------------- */
/* ------------------------------------------------ */

* {	padding: 0;	margin: 0; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, form { padding: .5em 0; }
li, dd, blockquote { margin-left: 30px; margin-top: 1px; }
fieldset { padding: 10px; }

html { height: 100%; margin-bottom: .01em; }

table {
	border-collapse: collapse;
}

td {
	border-collapse: collapse;
	vertical-align: top;
	padding: 10px;
}

img { border: none; }

.printonly {
	display: none;
}

body {
	text-align: center;
	background: #392000 url(/images/bg_tile.jpg);
	font: normal 11px verdana, arial, tahoma, sans-serif;
	color: #435558;
}
Gbody {
	text-align: center;
	background: #392000 url(/GridGreen/images/back.jpg);
	font: normal 11px verdana, arial, tahoma, sans-serif;
	color: #435558;
}

#borderouter {
	width: 896px;
    margin: auto;
	margin-top: 50px;
	border: 2px solid #947a3b;
}
#Gborderouter {
	width: 770px;
    margin: auto;
	margin-top: 50px;
	border: 2px solid #947a3b;
}

#borderinner {
	text-align: left;
	border: 7px solid #d3c9a5;
	background-color: #d3c9a5;
}

#Gborderinner {
	text-align: left;
	border: 7px solid #388a4a;
	background-color: #388a4a;
}
#subpage
	{
	background: pink;
	}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ----------------- Header Styles ---------------- */
/* ------------------------------------------------ */

#header {
	position: relative;
	height: 128px;
}

#Gheaderright {
	position: absolute;
	top: 0;
	right: 0;
	width: 516px;
	height: 122px;
	border: 3px solid #ffffff;
}
#headerright {
	position: absolute;
	top: 0;
	right: 0;
	width: 625px;
	height: 122px;
	border: 3px solid #ffffff;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* --------------- Navigation Styles -------------- */
/* ------------------------------------------------ */

#navigation {
	width:883px;
	height : 26px;
	border-top: 5px solid #d3c9a5;
	border-bottom: 5px solid #d3c9a5;
	background-color: #a02909;
	font-size: 10px;
}
#Gnavigation {
	width: 756px;
	height : 26px;
	border-top: 5px solid #beeec8;
	border-bottom: 5px solid #beeec8;
	background-color: #a02909;
	font-size: 10px;
}

#mainnav
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#mainnav a
{
	color: #d3c9a5;
	text-decoration: none;
	font-weight: bold;
}

#mainnav a:hover
{
	color: #d3c9a5;
	text-decoration: underline;
	font-weight: bold;
}

#mainnav div {
	margin: 0;
	padding: 0;
}

ul#mainnav li
{
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}

ul#mainnav li ul
{
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 26px;
	display: none;
	background-color: #547b82;
	list-style: none;
	padding: 9px 17px 8px 15px;
	background: #547b82 url(/images/nav_dots.gif) left top repeat-x;
}

ul#mainnav li li
{
	padding: 4px 0;
	margin: 0;
	float: none;
}

ul#mainnav li:hover ul, ul#mainnav li.sfhover ul
{
	display: block;
}

#subnav {
	list-style: none;
	margin: 0;
  padding: 0;
}

#sidebar #subnav a
{
	color: #435558;
	text-decoration: none;
	font-weight: bold;
}
#sidebar #subnav #tier2 a
{
font-weight: normal;
}
#sidebar #subnav a:hover
{
	color: #d02301;
}
#sidebar
	{
	width: 166px;
	float: left;
	margin: 23px 0 0 -175px;
	}
/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Content Styles ---------------- */
/* ------------------------------------------------ */

#content {
		min-height: 360px;
	background-color: #fff;
	clear: both;
}

#subnav ul
	{
	margin: 0;
  padding: 0;
	list-style: none;
  line-height: 16px;
  margin-left: -15px;
    
	}
.teir1
  {
  margin: 0;
  padding: 0;
  }
.contentsub {
	background: #fff url(/images/sub_bg.gif) left top repeat-y;
	padding-left: 190px;
}
.downloads
	{
	line-height: 15px;
	}
#contentleft {
	float: left;
	width: 199px;
	border: 4px solid #d3c9a5;
	margin: 21px 0 0 14px;
}

#contentright {
	padding: 23px 20px 0 245px;
}

#content p {
	padding-bottom: 12px;
}
#contentmain li
	{
	background: url(/images/square.gif) 0% 4px no-repeat;
	list-style: none;
	padding-left: 10px;
	margin: 0 0 2px 10px;
	}
#content a:link, #content a:visited {
	color: #dd0000;
}

#content a:hover, #content a:active {
	color: #dd0000;
}

.contenttitle {
	padding-bottom: 5px;
}

#contentmain
{
	padding: 17px 15px 17px 22px;
}
#content h1 {
	font-size: 1.5em;
	color: #d02301;
}

#content h2 {
	font-size: 1.3em;
	color: #d02301;
}

#content h3 {
	font-size: 1.1em;
	color: #d02301;
}

#content h4 {
	font-size: 1em;
	color: #d02301;
}

#content h5 {
	font-size: 1em;
}


#content h6 {
	font-size: 1em;
	font-weight: normal;
}
.formquote
	{
	float: right;
	text-align: right;
	width: 295px;
	line-height: 24px;
	background: #f2f0e8;
	padding-right: 10px;
	}
.formlist
	{
	line-height: 18px;
	}
.clearfix
	{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	}
.contact
	{
	float: left;
	width: 300px;
	}
.subhead
	{
	color: #435558;
	font-weight: bold;
	margin: 20px 0 12px 0;
	}
.arrow
	{
	margin: 0 4px 2px 0;
	}
.downloads img
	{
	margin-left: 5px;
	margin-top: 2px;
	}
.downloads p
	{
	float: left;
	line-height: 13px;
	}
.section
	{
	border-bottom: 1px dashed #435558;
	margin-bottom: 13px;
	}
.key
	{
	float: right;
	line-height: 18px;
	border: 2px #d3c9a5 solid;
	padding: 12px ;
	width: 120px;
	background: #f2f0e8;
	}
.photo
	{
	
	}
.photoholder
	{

	
	}
.photoholder img
	{
	border: 4px #d3c9a5 solid;
	background: #ffffff;
	padding: 1px;
	}
.detailslinks
	{
	line-height: 17px;
	}
.detailtext
	{
	float: left;
	width: 350px;
	}
#content td
	{
	padding: 3px 2px 3px 6px;
	border-bottom: 1px solid #ede9db;
	}
.title
	{
	font-weight: bold;
	background: #ede9db;
	border: none;
	}
.whytext
	{
	float: left;
	width: 350px;
	}
/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Footer Styles ----------------- */
/* ------------------------------------------------ */

#footer {
	position: relative;
	padding: 14px 5px 15px 5px;
	text-align: center;
	border-top: 5px solid #d3c9a5;
	font: normal 11px verdana,arial, tahoma, sans-serif;
	color: #fae9ad;
	background-color: #435558;
}

#Gfooter {
	position: relative;
	padding: 14px 5px 15px 5px;
	text-align: center;
	border-top: 5px solid #d3c9a5;
	font: normal 11px verdana,arial, tahoma, sans-serif;
	color: #fae9ad;
	background-color: #1d7717;
}

#footer a:link, #footer a:visited {
	color: #fae9ad;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#legal {
	width: 755px;
    margin: auto;
	margin-top: 4px;
	padding-bottom: 12px;
	font: bold 9px verdana,arial, tahoma, sans-serif;
	color: #c3af79;
}

#footnav
{
	text-align: right;
}

#legal a
{
	color: #c3af79;
	text-decoration: none;
}

#legal a:hover
{
	color: #c3af79;
	text-decoration: underline;
}
#whyright
	{
	float: right;
	border: 2px #d3c9a5 solid;
	padding: 12px ;
	width: 120px;
	}

#whyright ol li
	{
	list-style:decimal;
	background: none;
	padding-left: 10px;
	}
#whyright ol
	{
	margin-left: 10px;
	}
/* ------------------------------------------------ */


/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Light Box     ----------------- */
/* ------------------------------------------------ */
#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;background: url(../images/prevlabel.gif) left 100% no-repeat;}
#nextLink { right: 0; float: right;background: url(../images/nextlabel.gif) right 100% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 100% 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 */
	}	
input
	{
	border: 1px solid #A5ACB2; 
	}	
.warning
	{
	border: 1px solid red;
	}
.reqcheck
	{
	border: none;
	}
.reqfield { 
	font-weight: bold;
	color: #DE0A17;
}