﻿body {
	margin-top: 15px;
	background-color:#5e88a1;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

a:link	{color:#657e8a;}/*#73a8c5;*/
a:visited{color:#73a8c5;}/*#92b5c8;*/

.formcell{
	text-align:right;
	font-size:11px;
	color:#5e5e5e;
	}

input{border:1px solid #5e88a1;}	
ul{margin-top:5px;}
textarea{border:1px solid #5e88a1;}	

.aClassSelect {
	background-color:92b5c7;
	}
.content {

	background:url(../images/main_back.gif) repeat-y;
	width:796;
	
	}
	
.careers {

	background:url(../images/corner.gif) repeat-none;
	}


/* NAVIGATION */

	
.nav {
	
	width: 215px;
	text-align:left;
	font:12px Geneva, Arial, Helvetica, sans-serif;

	
	}
	
	
#home {
	background-image:url(../images/nav_home.gif);
	width:210px;
	height:19px;
	color:#636466;
	
	}
	
.about {
	height:15px;
	
	}
	
#home a {
	display: block;
	text-decoration: none;
	color: #636466;
	padding:0px 0px 0px 40px;
	}
	
#home a:hover  {
	background-image:url(../images/nav_homeon.gif);
	display: block;
	text-decoration: none;
	}
	
.select_home {
	background-image:url(../images/nav_homeon.gif);
	display: block;
	text-decoration: none;
	}


	
#about {
	background-image:url(../images/nav_about.gif);
	background-repeat:no-repeat;
	color:#636466;
	width:210px;
	height:33px;
	
	}
	
.about {
	height:22px;
	
	}

#about a {
	display: block;
	text-decoration: none;
	color: #636466;
	padding:10px 0px 0px 40px;
	}	

#about a:hover  {
	background-image:url(../images/nav_abouton.gif);
	background-repeat:no-repeat;

	}	
	
.select_about  {
	background-image:url(../images/nav_abouton.gif);
	background-repeat:no-repeat;
	display: block;

	}
	
#main {
	background-image:url(../images/nav_main.gif);
	background-repeat:no-repeat;
	width:215px;
	height:31px;
	color:#636466;

	
	}
	
.main {
	height:22px;
	
	}

#main a {
	display: block;
	text-decoration: none;
	color: #636466;
	padding:9px 0px 0px 40px;
	

	}	
	
#main a:hover  {
	background:url(../images/nav_mainon.gif);
	background-repeat:no-repeat;

	}	
	
.select_main  {
	background:url(../images/nav_mainon.gif);
	background-repeat:no-repeat;
	display: block;
	height:22px;
	

	}	

	
#navbottom {
	background:url(../images/nav_bottom.gif) top no-repeat;
	width:215px;
	height:266px;
	/*border:1px solid #ff0000;*/
	//margin-top:10px;
	
	}
#navbottom img{
	margin:30px 0px 0px 30px;
	}



/* FOOTER */

#footer {
	background:url(../images/footer.gif) no-repeat;
	width:796px;
	height:46px;
	font-size: 9px;
	color:#989898;
	

	}

#footer a {
	text-decoration:none;
	color:#5e88a1;
	}
	
#footer a:hover {
	background-color:#eaeaea;
	padding:2px auto;
	}
	
.copyright{
	margin-left:30px;
	_margin-left:32px;
	margin-top:13px;
	}
	
.footer_leftlink{
	margin-left:3px;
	margin-right:2px;
	}


.footer_links {
	margin-left:2px;
	margin-right:2px;
	}
	
	
/* MAIN CONTENT */

.body{
	font-size:12px;
	color:#4c4c4c;
	line-height:1.5em;
	padding:0px 30px 0px 20px;
	}

.header{
	font-size:12px;
	font-weight:bolder;
	color:#3e3d3d;
	line-height:1.5em;
	}

#content {
	background:url(../images/content_top.gif) top repeat-x;
	margin:20px;
	height: 33px;
	width: 563px;
	letter-spacing: .03em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	}
	
#content h1{
	font-size:18px;
	font-weight:normal;
	color:#657e8a;
	padding-left:20px;
	padding-bottom:3px;
	margin-top: 0; padding-top: 1.2em;
	}
	
	
#content p {
	font-size:12px;
	color:#4c4c4c;
	line-height:1.5em;
	padding:0px 20px 0px 20px;
	}
#content li {
	font-size:12px;
	color:#5e5e5e;
	line-height:1.5em;
	}	
	
#content hr{
	border: none 0;
	border-top: 1px solid #c2c2c2;
	width: 93%;
	width: 525px;
	height: 1px;
	text-align:left;
	margin-top:1.6em;
	margin-bottom:1em;
	//margin: 30px 15px 0 20px;
	}
	
		
img.floatRight { 
    float: right; 
    margin: 4px 0px 10px 10px; 
	padding-right:15px;
}	

img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px 0px 10px 10px; 
	padding-right:15px;
}

	
#content h2{
	font-size:16px;
	font-weight:normal;
	color:#657e8a;
	padding:0px 15px 0px 20px;
	}
	
#home_feature{
	float:left;
	width:170px;
	border-right:1px solid #c2c2c2;
	padding-left:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#home_feature p{
	padding:3px 10px 3px 3px;
	letter-spacing: .02em;
	line-height:1.2em;
	}
	
	
#home_feature_middle{
	float:left;
	width:170px;
	border-right:1px solid #c2c2c2;
	padding-left:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#home_feature_middle p{
	padding:3px 10px 3px 3px;
	letter-spacing: .02em;
	line-height:1.2em;
	}

#home_feature_right{
	float:left;
	width:170px;
	padding-left:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#home_feature_right p{
	padding:3px 10px 3px 3px;
	letter-spacing: .02em;
	line-height:1.2em;
	
	}
	
	
/* PRODUCT SPEC CONTENT */
	
#specs{
	margin-top:10px;
	margin-left:20px;
	width:525px;
	height:200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/sub_diag_grad.gif) top repeat-x;

	}

#specs_features{
	float:left;
	width:225px;
	margin-left:3px;
	margin-right:7px;
	
	}
	
#specs_features h2{
	padding-bottom:8px;
	padding-left:3px;
	padding-top:.5em;
	margin-top: 0;
	border-bottom:1px solid #5e88a1;
	}
	
#specs_features ul{
	list-style-image:url(../images/bullet.gif);
	margin-top:1em;
	margin-left: 0; padding-left: 2.5em;
	line-height:1.5em;
	color:#2f2f2f;
	}
	
#specs_info{
	float:left;
	width:277px;
	margin-left:3px;
	//margin-right:7px;
	
	}
	
#specs_info h2{
	padding-bottom:8px;
	padding-left:3px;
	padding-top:.5em;
	margin-top: 0;
	border-bottom:1px solid #5e88a1;
	}
	
#specs td{
	padding:2px;
	}
	
.specs_title{
	color:#2f2f2f;
	border-bottom:1px solid #dddddc;
	}
	
.specs{
	color:#636466;
	border-bottom:1px solid #dddddc;
	}
	
.specs_title_nobord{
	color:#2f2f2f;
	}
	
.specs_nobord{
	color:#636466;
	}

	
	/**/
	.prodnav{margin-left:5px;margin-top:50px;font-size:10px;border:1px solid #a9a9a9;line-height:18px;width:390px;}
	.prodnav td {background-color:#f0f0f0;padding:4px;}
	

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  margin-left:8px;
  padding: 0;
    width: 215px;
  text-align:left;
  background-image:url(../images/nav_backgroundFull.gif);
  background-repeat:repeat-y; 
}
ul#menu ul {
	background-image:none;
	
}

ul#menu a {
  display: block;
  text-decoration: none;
  font-size:12px;	
  color:#666;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  /*background-image:url(../images/nav_backgroundFull.gif);*/
  	
  padding: 0.5em;
}
.active {
background-image:url(../images/nav_Background_Roll.gif);
  background-repeat:repeat-x;
}
ul#menu li a:hover {
  background-image:url(../images/nav_Background_Roll.gif);
  background-repeat:repeat-x;
}

ul#menu li ul li a {
  /*background: #ccc;*/
  font-size:11px;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  text-decoration:underline;
 background-image:none;
  padding-left: 20px;
}
#productTable {
width:520px;	
}
#productTable div.image{
	position: relative;
	
	
}
#productTable img {
/*border:1px solid #CCC;*/	

}
#productTable td h3 {
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
margin-bottom:5px;
	
}
#productTable td h2 {
	position: absolute;
   top: 5px;
   left: 0;
   width: 100%;
   margin:0px;
   padding:2px;
   font-size:12px;
   font-weight:700;
}
#productTable td table.details {
	font-size:10px;
	margin-bottom:10px;
}
.detailHeading {
background:#f4f4f6;
text-transform:uppercase;
font-weight:bold;}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#appPics {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;	
}
#appPics img {
	width:150px;
}
