
body{
	border:0px;
	margin:0px;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#e9e9e9;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration:none;
	line-height:17px;
}
a:link, a:visited, a:active {
	COLOR: #2255b3;
	text-decoration:none;
}
a:hover {
	COLOR: #333333;
	text-decoration:none;
}
.blacklink:link, .blacklink:visited, .blacklink:active {
	COLOR: #333333; TEXT-DECORATION: none
}
.blacklink:hover {
	COLOR: #2255b3; TEXT-DECORATION: none
}
.leftlink:link, .leftlink:visited, .leftlink:active {
	COLOR: #333333; TEXT-DECORATION: none
}
.leftlink:hover {
	COLOR: #939292; TEXT-DECORATION: none
}
.lineX {
	background-image:url(images/line_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.lineY {
	background-image:url(images/line_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.linedottedX {
	background-image:url(images/dottedline.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.linedottedY {
	background-image:url(images/dottedline.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.mainbox {
	background-color:#FFFFFF;
	padding:0px 21px 21px 21px;
}
.pagetitle {
	background-image:url(images/title_bg.jpg);
	height:135px;
	background-repeat:no-repeat;
}
.input {
	border:1px solid #cbcbcb;
	height:20px;
	padding:0px;
	padding-left:5px;
	padding-top:4px;
	margin:0px;
	color:#000000;
	font-size:11px;
}
.drp {
	border:1px solid #cbcbcb;
	height:22px;
	padding:0px;
	padding-left:5px;
	margin:0px;
	color:#000000;
	font-size:11px;
}
.maintd {
	background-image:url(images/main_box_center_bg.png);
	background-repeat:repeat-y;
	padding-top:31px;
	padding-bottom:25px;
	padding-right:38px;
	padding-left:38px;
}
.title {
    font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/title_bg.jpg);
	background-repeat: no-repeat !important;
	width:825px;
	height:62px;
	padding-left:20px;
	font-size:22px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.titleblue {
    font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#1b4aaa;
	font-weight:bold;
}
.titlebluesub {
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1b4aaa;
	font-weight:bold;
}
.titlebluesmall {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b4aaa;
	font-weight:bold;
}
.blue {
    font-family:Tahoma;
    font-size:11px;
	font-weight:bold;
	color:#2456b4;
}
.boximput{
   border:1px solid #cccccc;
   width:15px;
   height:15px;
   padding-left:5px;
   font-size:11px;}
   
#divBackGround 
{
	position:absolute;
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity:0.70;
	z-index:0;
}	
.subtitle{
	font-family:arial;
	font-size:20px;
	color:#2456B4;
}
.formbutton{
	background-color:#2456B4;
	border-bottom:1px solid #2456B4;
	border-right:1px solid #2456B4;
	border-left:1px solid #2456B4;
	border-top:1px solid #2456B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	}
	.graystrip{
	background-color:#f6f6f6;
	border-bottom:1px solid #ececec;
	border-top:1px solid #ececec;
	font-family:tahoma;
	height:27px;
	font-weight:bold;
	padding-left:10px;
}
.graybox{
	background-color:#fafaf7;
	border:1px solid #f0f1e8;
	padding:14px;
}
.smallsubtitle{
	font-family:arial;
	font-size:17px;
	color:#595959;
	font-weight:bold;
}
.graytitle{
	font-family:arial;
	font-size:20px;
	color:#5a5a5a;
	height:35px;
}
.titlebg{
	background-image:url(images/title_bg.gif);
	background-repeat:no-repeat;
	height:36px;
	padding-left:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.arialmed{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#595959;
	}

.firm_dl p { font-weight: bold; margin: 0; padding: 0; }	
.firm_dl a { color: #007AC9; text-decoration: none; }
.firm_dl a:hover { color: #939292; }
.firm_dl ul { list-style-type: none; margin: 0 0 18px 18px; padding: 0; }
.firm_dl li { margin: 0; padding: 0; list-style: none; }
.firm_dl .note { font-style: italic; color: rgb(255, 0, 153); }
	
table.product-overview 
{
    width: 100%;
    border: 1px solid #b5b5b5;
    margin: 0 0 12px 0;
}	
	
table.product-overview th
{
    color: #fff;
    background: #A8A8A8;
    font-size: 12px;
    text-align: left;
    width: 120px;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #c3c3c3 #838383 #838383 #c3c3c3;
}

table.product-overview td 
{
    background: #EBEBEB;
    padding: 5px;    
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #d4d4d4 #d4d4d4 #f5f5f5;   
    height: 12px;
    line-height: 12px; 
}

.temperature, .humidity,  .airflow, .light, .sound, .power
{
    background: url(/images/sprite-bullets.png) no-repeat;
    width: 12px;
    height: 12px;
    padding: 0 0 0 15px;
}

.humidity {
    background-position: 0 -12px;
}

.dew 
{
    background-position: 0 -84px;
}

.airflow 
{
    background-position: 0 -24px;
}

.light 
{
    background-position: 0 -48px;
}

.sound 
{
    background-position: 0 -36px;
}

.power 
{
    background-position: 0 -60px;    
}

td.tdActive 
{
    background: #fff;
    border: none;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;        
}

td.tdInActive 
{
      background: #CCCCCC;  
      border: none;
}

#tblData 
{
    border-top: 4px #CCCCCC solid ;
    background: #CCCCCC;
}

td.tdEnd 
{
    background: #CCCCCC;
    
}

#trProductInfo td p 
{
    font-family: Verdana;
    margin: 0 0 12px 0;
    font-size: 11px;
}

#trProductInfo td h3 
{
    margin: 0;
}

#trProductInfo td strong 
{
    color: #0A4495;
}

.docs_manuals
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 36px;
}

.docs_manuals dt 
{ 
	margin: 17px 0 0 0; 
	padding: 0; 
}

.docs_manuals dt span { padding-left: 7px; }
.docs_manuals dt img { border: 0; }

.docs_manuals dd 
{ 
	font-style: italic;
	margin: 0px 0 0 18px; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



