/*
==============
GENERAL STYLES
==============
*/

body	{
	background:#2267ad url(../images/bg.jpg) repeat-x;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	}
	
.totalWrap	{
	margin-top:11px;
	width:100%;
	}
	
.mainWrap	{
	margin:0px auto;
	width:800px;
	}
	
.header	{
	position:relative;
	z-index:2;
	border:none;
	}

a	{
	color:#2266ad;
	}

a:hover	{
	color:#2266ad;
	text-decoration:none;
	background-color:#F6F6F6;
	}

/*
===============
BG BAR STYLES
===============

	
.barWrap	{
	width:100%;
	}	
	
.leftBarWrap	{
	float:left;
	background:url(../images/left_bar.jpg) repeat-x;
	height:109px;
	width:50%;
	}
	
.rightBarWrap	{
	float:right;
	height:109px;
	background:url(../images/right_bar.jpg) repeat-x;
	width:50%;
	}
*/	

/*
================
UTILITY NAV STYLES
================
*/
.utilityNavWrap	{
	text-align:right;
	font-size:12px;
	color:white;
	padding-right:35px;
	margin-bottom:-23px;
	position:relative;
	z-index:101;
	}

.utilityNavWrap img	{
	padding-bottom:5px;
	}

.utilityNavWrap a	{
	color:white;
	text-decoration:none;
	font-weight:bold;
	}

.utilityNavWrap a:hover	{
	color:white;
	text-decoration:underline;
	font-weight:bold;
	background:none;
	}

.utilityNavWrap a:visited	{
	color:white;
	text-decoration:none;
	font-weight:bold;
	}

.utilityNavWrap a:visited:hover	{
	color:white;
	text-decoration:underline;
	font-weight:bold;
	background:none;
	}

/*
================
LEFT PANEL STYLES
================
*/

.leftMainWrap	{
	float:left;
	width:157px;
	height:428px;
	background:url(../images/inside_leftpanel.jpg) no-repeat;
	padding:5px 20px 5px 14px;
	font-size:10px;
	}

.leftMainWrap	p	{
	padding:0px 0px 0px 0px;
	margin:4px 0px 4px 0px;
	}

h1.leftPanelHeader	{
	font-size:14px;
	color:#2267AD;
	border-bottom:2px solid #666666;
	width:100%;
	margin-bottom:7px;
	}

a.subNav	{
	background:url(../images/inside_subnav_bg.jpg) no-repeat;
	height:13px;
	width:152px;
	display:block;
	color:black;
	text-decoration:none;
	padding:3px 0px 8px 8px;
	margin:0px 0px -8px 0px;
	font-size:12px;
	font-weight:bold;
	}

a.subNav:hover	{
	color:white;
	background:url(../images/inside_subnav_bg.jpg) no-repeat;
	}
	
a.subNav_on	{
	background:url(../images/inside_subnav_bg_on.jpg) no-repeat;
	height:13px;
	width:152px;
	display:block;
	color:white;
	text-decoration:none;
	padding:3px 0px 8px 8px;
	margin:0px 0px -8px 0px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	}
	
a.subNav_on:hover	{
	color:white;
	background:url(../images/inside_subnav_bg_on.jpg) no-repeat;
	}
	

.sndSubNavWrap	{
	margin:20px 0px 0px 10px;
	line-height:22px;
	}

a.sndSubNav	{
	font-size:11px;
	}
	
.langSelect	{
	margin:30px 10px 5px 5px;
	background:#2267ad;
	border:1px solid #000;
	color:white;
	padding:10px;
	}
/*
====================
NAV STYLES
====================
*/	

.navWrap	{
	margin-top:-39px;
	padding:0px 0px 0px 44px;
	position:relative;
	z-index:3;
	}

/*
====================
MAIN CONTENT AREA STYLES
====================
*/

.rightMainWrap	{
	float:right;
	width:606px;
	}

.homeText	{
	padding:10px 75px 5px 40px;
	background:url(../images/inside_text_bg.jpg) repeat-y;
	}

.homeTextFooter	{
	margin-top:-5px;
	}

h1.text_header	{
	color:#2267AD;
	font-size:16px;
	}

.warranty_center	{
	text-align:center;
	padding:15px 0px 15px 0px;
	}

.text_img	{
	float:right;
	margin:0px 0px 10px 10px;
	border:1px solid black;
	}

h2.sec_header	{
	background-color:#F6F6F6;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	font-size:13px;
	padding:2px 0px 2px 2px;
	}

h3.distributor	{
	margin-bottom:0px;
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
	}

.distLine	{
	border:1px dashed #999999;
	padding:5px;
	margin-top:10px;
	margin-bottom:5px;
	}

.standOutWrapper	{
	padding:0px;
	border:1px solid #000;
	margin:5px 0px 5px 0px;
	}

.standOutTop	{
	font-size:16px;
	font-color:#000;
	background:#FCEB5B;
	border-bottom:1px solid black;
	padding:0px 10px 0px 10px;
	font-weight:bold;
	}

.standOutBottom	{
	padding:5px 10px 5px 10px;
	background:#FBF2A5;
	}
	
.standOutBottom ul	{
	margin:0px;
	}

a.boldLink	{
	color:black;
	text-decoration:none;
	font-weight:bold;
	}

a.boldLink:hover	{
	color:black;
	text-decoration:none;
	font-weight:bold;
	}

ul.bullitens	{
	list-style-type:square;
	color:#D4D4D4;
	}

.bullitens li	{
	margin-left:-15px;
	}

.presMessage	{
	width:99%;
	font-weight:bold;
	font-style:italic;
	margin-top:15px;
	}

/*
====================
SALES TEAM TABLE STYLES
====================
*/

table.sales_team	{
	width:100%;
	border-collapse:collapse;
	}

.sales_team_header	{
	background-color:#F6F6F6;
	font-weight:bold;
	font-size:14px;
	color:#2267AD;
	border-bottom:1px solid #2267AD;
	}

.sales_team td	{
	padding:5px 0px 2px 10px;
	}
	
/*
====================
CONTACT TABLE STYLES
====================
*/

table.contact	{
	width:100%;
	border-collapse:collapse;
	}

.contact_header	{
	background-color:#2267AD;
	font-weight:bold;
	font-size:14px;
	color:white;
	border-top:1px solid #000;
	}

.contact_sub_head	{
	background-color:#D4D4D4;
	font-weight:bold;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	color:#000;
	}

.contact_sub_head_half	{
	background-color:#D4D4D4;
	font-weight:bold;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	color:#000;
	}


.contact td	{
	padding:5px 0px 5px 10px;
	}
	
/*
================
FORM STYLES
================
*/

.req	{
	color:red;
	}

input	{
	width:215px;
	border:1px solid #CCCCCC;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	padding:0px 2px 0px 3px;
	}

select	{
	width:223px;
	border:1px solid #CCCCCC;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	}

textarea	{
	width:300px;
	height:140px;
	overflow:auto;
	border:1px solid #CCCCCC;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	padding:0px 2px 0px 3px;
	}

input.submitBtn	{
	width:auto;
	background-color:#CCCCCC;
	border:1px solid #000;
	}

/*
====================
SITEMAP STYLES
====================
*/	

ul.siteMap	{
	line-height:20px;
	}

li.secondTier	{
	margin-left:-20px;
	}

/*
=======================
PRODUCT SLIDE SHOW STYLES
=======================
*/

.prodSlideHeadLeft	{
	float:left;
	width:130px;
	padding-bottom:10px;
	}

.prodSlideHeadRight	{
	float:right;
	width:220px;
	padding-bottom:10px;
	}
	
.prodSlideHeadRight img	{
	padding:0px 0px 0px 6px;
	}

.prodSlideMain	{
	clear:both;
	}

#slidePic	{
	z-index:1;
	}
	
	
/*
====================
FOOTER STYLES
====================
*/	

.homeFooter	{
	color:white;
	font-size:11px;
	width:100%;
	text-align:center;
	clear:both;
	}

.homeFooter a	{
	color:white;
	text-decoration:none;
	}

.homeFooter a:hover	{
	text-decoration:underline;
	background:none;
	}