/* CSS Document */

/*-------------------------------------------------common-------------------------------------------------------*/

html,body {margin:0;padding:0}

body
{
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing:.1em;
	text-align:center;
	color:#FFFFFF;
}

img{border:none;}

a{color: #00CCFF;}

a:hover{color:#FFFF00;}

h3 
{
	font-size:16px;
	line-height: 20px;
}

h4{font-size:12px;}

table, td
{
    border-collapse:collapse !important;
    border:none !important;
}

#wrapper
{
  text-align:left;
  margin:auto;
  padding:0;
  width:800px;
  height:auto;
  min-height:100%;
}

#header{height:141px;}

#content
{
	width:800px;
	background-image:url(../images/bkgnd_extended.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding:0 0 50px 0;
	overflow:auto;/* for Mac IE 5 variable height.*/
}

/*-----hide from Mac IE 5------\*/
#content{
	display:table;/*variable height for Safari/Mozilla*/
	height:auto;
}

* html #content{height:100%;}/* variable height ie6 and under*/
/*-----end hide----------------*/

div#content .left
{
	float:left;
	width:398px;
	text-align:center;
	padding: 10px 0 0 0;
}

div#content .right
{
	width:400px;
	padding:0 0 0 0;
	text-align:left;
	line-height:1.7em;
	float:left;
}

div#content .right p
{
	padding: 0 0 10px 0;
	margin:0;
}

div#content ul, li
{
	list-style-type:none;
	line-height: 1.7em;
	margin:0 0 0 10px;
	padding:0;
}

/*------------------page_bnr----------------*/

.page_bnr
{
	width:800px;
	text-align:right;
	height:auto;
	float:left;
	margin:0 0 40px 0;
}

.page_bnr .rgt
{
	width:400px;
	text-align:left;
	float:left;
}

.page_bnr .lft
{
	width:400px;
	text-align:left;
	float:left;
}

/*--------------end page_bnr----------------*/

/*--------------images_menu-------------------*/

#images_menu
{
	width:800px;
	height:21px;
	font-size:.8em;
	text-align:left;	
	letter-spacing:0;
	background-image:url(../images/menu_bkgnd.jpg);
	background-repeat:no-repeat;
}

#images_menu ul
{	
	list-style-type:none;
	list-style-position:inside;
	text-align: center;
  	margin: 0;
  	padding: 0;
}

#images_menu li{display:inline;}

#images_menu a
{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size: 1.2em;
	line-height:2em;
	height:21px;
}

#images_menu a:hover{color:#000000;}
#images_menu a.aboutus{width:100px;}
#images_menu a.products{width:104px;}
#images_menu a.distributors{width:169px;}
#images_menu a.whatsnew{width:115px;}
#images_menu a.rd{width:68px;}
#images_menu a.troubleshooting{width:145px;}
#images_menu a.contactus{width:99px;}

/*-----------------end images_menu-------------*/

/*---------------------------------------------end common-------------------------------------------------------*/

/*-----------------homepage------------------*/

#homepage
{
	width:800px;
	height:600px;
	background-image: url(../images/bkgnd_home.jpg);
	background-repeat: no-repeat;
	border:1px solid #000000;
}

#homepage .top
{
	width:800px;
	height:400px;
}

#homepage .intro
{
	margin: 60px 0 0 0;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align:center;
}

/*----------homepage->imagebar--------*/

div.imagebar
{
	width:650px;
	height:100px;
	float:right;
	position:relative; bottom:0;
	display:inline;
}

div.imagebar img{margin:0 0 0 10px;}

div.imagebar a
{
	text-decoration:none;
	cursor:pointer;
}

/*------end homepage->imagebar--------*/

/*-----homepage->imagebar->survey-----*/

div.survey_bug
{
	width:450px;
	border: 1px solid #0066CC;
	text-align:center;
	background-color:#000000;
	float:left;
	margin:17px 0 0 0;
	padding:0;
}

div.survey_bug:hover{border-color:#00CCFF;}

div.survey_bug .cap_title
{
	text-align:center;
	width:160px;
	float:left;
}

div.survey_bug h3, h4
{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 6px 0 0 0;
	padding:0;
	text-align:center;
}

div.survey_bug h3
{
	color:#FF0000;
	font-size:2em;
}

div.survey_bug h4
{
	color:#CC9900;
	font-size:1.3em;
}

div.survey_bug .survey_text
{
	width:280px;
	color:#CC9900;
	font-size:1em;
	float:left;
}

div.survey_bug .survey_text p
{
	margin: 3px;
	text-align:left;
}

/*-----end homepage->imagebar->survey--*/

/*-------------distributors-----------------*/
#distributors
{
	background-image:url(../images/bkgnd_distributors.jpg);
	background-repeat:no-repeat;
	width:800px;
	min-height:500px;
	height:auto;
	background-color:#000033;
	display:table;/* for mozilla/opera*/
}

* html #distributors{height:400px;}/* ie6 and under*/

#distributors .right
{
	width:400px;
	min-height:400px;
	height:100%;
	float:right;
	padding:60px 5px 50px 0;
}

#zipsearchbox
{
    width:300px;
}

#zipsearchbox label
{
    background-color:#ff6600;
    width:300px;
    text-align:center;
    color:#000000;
    display:block;
    padding:10px 0 10px 0;
}

#zipsearchbox .input-zip
{
    background-color:#003399;
    padding:10px 0 10px 0;
    text-align:center;
    width:180px;
    display:block;
    float:left;
}

#zipsearchbox .input-btn
{
    background-color:#000000;
    padding:10px 0 10px 0;
    text-align:center;
    width:120px;
    display:block;
    float:right;
}

div.zipcoderesults
{
    color:#FFFFFF;
}

/*---------end distributors-----------------*/

/*---------------products-------------------*/

div.sales_reps
{
	width:800px;
	height:200px;
	float:left;
	text-align:center;
	margin:20px 0 0 0;
}

div.sales_reps p
{
	width:350px;
	text-align:center;
	margin:15px;
	float:left;
}

div.category-menu
{
    width:800px;
    height:140px;
    background-image:url(../images/products_bkgnd_bar.jpg);
    background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	margin:100px 0 50px 0;
}

div.subcat-menu
{
    width:800px;
    min-height:400px;
    height:auto;
    display:table;
	text-align:center;
	margin:0;

}

div.category-button
{
    display:block;
    float:left;
    width:132px;
    height:160px;
    margin:0 0 0 53px;
    border:1px transparent;
}

* html div.category-button{margin:0 27px 0 27px;}/* ie6 and under*/

.text-link a
{
    background-image: url(../images/menubutton.gif);
	background-repeat: no-repeat;
	display:block;
	width:132px;
	height:28px;
	color:#FFFFFF;
	font-size:1em;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0em;
	text-decoration:none;
}

.text-link a:hover
{
    color:#000000;
}

.text-link a
{
    line-height:2.3em;
}

.menu_small
{
	font-size:.8em;
	line-height:1.2em;
	letter-spacing:-.1em;
}

.menu_twolines{line-height:1.1em;}



/*-----------end-products-------------------*/

/*------------product pages------------------*/

#product_page
{
	background-image:url(../images/bkgnd_white.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:left;
	padding:0;
	margin:0;
	width:800px;
	overflow:auto;/* for Mac IE 5 variable height.*/
}

/*-------hide from IE 5 Mac----------\*/
#product_page{ display:table;}/*variable height for Safari/Mozilla*/
* html #product_page{height:100%;}/* variable height ie6 and under*/
/*-------hide from IE 5 Mac----------*/

div.product_list
{
	color:#000000;
	float:right;
	margin: 0 20px 0 0;
}

div.product_list ul
{
    list-style-type:none;
    margin:0;
    padding:0;
    width:520px;
    display:table;
}

div.product_list li
{
    margin:0 0 40px 0;
    width:510px;
    display:table;
}

div.product_list img
{
    border:none;
    margin:0;
    padding:0;
}

div.product_list .thumb
{
    float:left;
    width:150px;
    height:130px;
    display:table;
    text-align:right;
}

div.product_list .thumb label a
{
    font-size:.8em;
    color:#777777;
    width:130px;
    text-align:center;
    background-color:#FFFFFF;
}

div.product_list .title
{
    width:360px;
    float:left;
    display:table;
    border-bottom:1px solid #FF6600;
    margin:0;
    padding:0;
}

div.product_list h4 
{
    float:left;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	color: #003399;
	font-weight:normal;
	padding:0;
	margin:0 0 0 20px;
	text-align:left;
}

div.product_list a.btn
{
    float:right;
    margin:0;
    padding:0;    
}

div.product-description {
	font-size: 1em;
    margin:0 0 0 20px;
    padding:0;
    display:block;
    width:340px;
    float:left;
    text-align:left;
}

div.product_list .product-description ul
{
    list-style-type:disc;
	width:300px;
	margin:0;
   	padding:0;
}
div.product_list .product-description li
{
	list-style-type:disc;
   	margin:0;
   	padding:0; 
   	width:340px;
}


/*------------end product pages------------------*/

/*------------survey page------------------------*/

#survey
{
	width:800px;
	height:100%;
	text-align:center;
	padding:auto;	
	background-color: #c8e1f6;
	color:#000000;

}

#survey table
{
	width:740px;
	border-collapse:collapse;
	border:0 solid;
	margin:auto;
}

#survey td{padding:10px;}

.errorMessage {
              font-size:10px;
              }
              
.messagetext {
             font-family: Verdana, Arial, Helvetica, sans-serif;
	     font-size: 14px;
	     color: #FFFFFF;
	     }

.surveyTitle {
	background-position: center center; 
	font-weight: bold; 
	font-size: 16px; 
	border-left-color: #000033; 
	background-image: url(../images/surveytitle.jpg); 
	border-bottom-color: #000033; 
	text-transform: uppercase; 
	color: #ffffff; 
	border-top-color: #000033; 
	background-repeat: no-repeat; 
	font-family: verdana, arial, helvetica, sans-serif; 
	border-right-color: #000033;
}

/*-----------------------end survey page-------------------------*/

/*-----------------------yellow bar-------------------------*/

.yellowbar {
	background-color: #ffcc33;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	
}
.yellowbar p {
	color: black !important;
	text-align:center;
	font-weight: bold;
	font-size: 11px;
}

/*-----------------------end yellow bar-------------------------*/

/*-----------------------flash movie-------------------------*/
.movie_center {
	text-align: center;
}


/*-----------------------Sign in page -----------------------*/

#signinpage{
width:100%;
min-height:300px;
text-align:center;
padding:0;
border:1px solid #003366;
padding:20px 0 0 0;
}

#signinpage a{
color:#FFFFFF;
}

#signinpageh1{
width:400px;
background-color:#003366;
text-align:center;
vertical-align:middle;
padding:5px 0 5px 0;
font-weight:normal;
font-size:1.5em;
margin:0 0 20px 0;
}

#signinpage p{
padding:0;
margin:0;
}

#signinpage table
{
    text-align:center;
    margin:0 auto 20px auto;
    border:none !important;
    border-collapse:collapse !important;
    padding:0;
    color:#000000;
    background-color:#B1D4F2;
}

#signinpage td
{
    border:none !important;
    border-collapse:collapse !important;
    padding:5px;
}
