@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}

img.noBorder {
border:0;
}

.thrColFixHdr #container {
	width: 790px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
} 
.thrColFixHdr #header {
	height: 180px;
	padding-top: 20px;
} 
.thrColFixHdr #container #header img {
	margin-top: -20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: -5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
}
h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	font-style: italic;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	position:relative;
	height: 470px;
	margin-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr  #sidebar1index {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	position:relative;
	height: 470px;
	margin-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	padding: 0px;
}

.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 270px;
	padding: 3px;
	float: none;
} 
.copywidth {
	clear: both;
	float: right;
	width: 580px;
	padding-top:-300px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	top:-120px;
	right:0px;

}
.copywidth-top {
	clear: both;
	float: right;
	width: 580px;
	padding-top:-300px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	right:0px;
	top: -470px;

}
.sprytoright {
	float: right;
	text-align: right;
}

.copywidth-up {
	clear: both;
	float: right;
	width: 580px;
	padding-top:-300px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	top:-200px;
	right:0px;

}
.copywidth-web {
	float: right;
	width: 580px;
}

.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #000000;
} 

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

a {
text-decoration:none;
}

a:link {
	text-decoration: none;
	color: #0085B2;
	border: thin none #000000;
}
a:visited {
	text-decoration: none;
	color: #0085B2;
	border: medium none #CCCCCC;
}
a:hover {
	color: #9D0961;
	text-decoration: none;
	border: thin none #666666;
}

a:active {
	color: #9D0961;
	text-decoration: none;
	border: thin none #FFFFFF;
}
.copywdthstacked   {
	float: right;
	width: 385px;
	margin-bottom: 20px;
	text-align: center;
	background-position: center;
}
.imagebox {
	float: left;
	width: 180px;
	border: thin none #000;
}
.lefttop {
	float: left;
	width: 250px;
	margin-bottom: 20px;
}

.leftbottom {
	float: left;
	width: 250px;
	margin-bottom: 20px;
}
.righttop {
	float: right;
	width: 250px;
	clear: none;
	margin-bottom: 20px;
}
.rightbottom {
	float: right;
	width: 250px;
	clear: none;
	margin-bottom: 20px;
}
.folio {
	float: left;
	width: 250px;
	height: 225px;
	margin-bottom: 20px;
	background-color: #FFE133;

}
.tool {
	float: right;
	width: 250px;
	height: 225px;
	clear: none;
	margin-bottom: 20px;
	background-color: #9D0961;
}
.service {
	float: left;
	width: 250px;
	height: 225px;
	margin-bottom: 20px;
	background-color: #0085B2;
}
.contact {
	float: right;
	width: 250px;
	height: 225px;
	clear: none;
	margin-bottom: 20px;
	background-color: #000000;
}
.leftsmall  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	position:relative;
	height: 470px;
	margin-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.middlewide {
	float: left;
	width: 320px;
	margin-bottom: 20px;
	background-position: center;
}
.rightsmall {
	float: right;
	width: 240px;
	clear: none;
	margin-bottom: 20px;
}


.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
}
a.style4 {
	color:#000;	
}	
a.style5 {
	color:#FFFFFF;
}	
a.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9D0961;
	line-height: 30px;
}
a.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9D0961;
}
a.style8 {
	font-size: 8px;
}
.thrColFixHdr #container img {
  background-position:50% 50%;
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width:thin;
  border-left-color:#000000;
  border-left-style:solid;
  border-left-width:thin;
  border-right-color:#000000;
  border-right-style:solid;
  border-right-width:thin;
  border-top-color:#000000;
  border-top-style:solid;
  border-top-width:thin;
  text-align:center;
}

.thrColFixHdr #container2 img {
  background-position:50% 50%;
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width:thin;
  border-left-color:#000000;
  border-left-style:solid;
  border-left-width:thin;
  border-right-color:#000000;
  border-right-style:solid;
  border-right-width:thin;
  border-top-color:#000000;
  border-top-style:solid;
  border-top-width:thin;
  text-align:center;
}

.thrColFixHdr #container img.front {
border:none;
text-align: center;
background-position: center;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
	width: 185px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 8px;
}
a {
border:none;
}

#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;}

#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;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.thrColFixHdr #container2 {
	width: 790px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.thrColFixHdr #sidebar1a {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	position:relative;
	height: 2000px;
	margin-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #container #header #header strong {
	text-align: right;
}

