@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Verdana;
font-size:11px;
line-height:18px;
}

form, input { margin:0;}

img { border:none;}

h1.search {
margin:0;
padding:0 0 5px 0;
font-size:18px;
font-weight:normal;
border-bottom:#0d767e dotted 1px;
color:#0d767e;
}

h1.products {
margin:0;
padding:0 0 5px 0;
font-size:18px;
font-weight:normal;
border-bottom:#d45d00 dotted 1px;
color:#d45d00;
}

h1.tools {
margin:0;
padding:0 0 5px 0;
font-size:18px;
font-weight:normal;
border-bottom:#047e21 dotted 1px;
color:#047e21;
}

.container {
width:977px;
background:#e9f2ff;
border:#8c8a8a solid 1px;
}

.header {
background:url(../images/header.jpg) top no-repeat;
padding:22px 0 20px 14px;
}

.menu {
background:url(../images/menu_bg.jpg) repeat-x;
height:20px;
text-align:center;
padding:9px 0 8px 0;
}

.menu_items {
font-family:"Lucida Sans Unicode";
font-size:14px;
height:25px;
padding:0 20px;
color:#FFFFFF;
background:url(../images/menu_divider.jpg) right top no-repeat;
text-align:center;
}

.menu_items a {
text-decoration:none;
color:#FFFFFF;
}

.menu_items a:hover {
color:#FFFF99;
}

.left_colum {
width:236px;
}

.module { padding:0 0 10px 0;}

.slideshow {
width:473px;
padding:0 10px;
}

.right_colum {
width:230px;
}

.quick_search {
border:#8f8d8d solid 1px;
padding:10px 5px;
background:#fafdfd url(../images/quick_search_bg.jpg) repeat-x bottom;
}

.seach_box 
{
	width:190px; 
	height:16px; 
	border:#666666 solid 1px; 
	font-size:11px;
	font-family:Verdana;
	color:#000000;
}
.seach_list 
{
	width:220px; 
	font-size:11px;
	font-family:Verdana;
	color:#000000;
}

.our_prdcts {
border:#8f8d8d solid 1px;
padding:10px 5px;
background:#f7ca19 url(../images/our_product_bg.jpg) top repeat-x;
}

.prdcts_item {
background:url(../images/products_arw.gif) left no-repeat;
padding:0 0 0 20px;
line-height:24px;
font-family:Verdana;
font-size:11px;
}

.prdcts_item a {
text-decoration:none; 
color:#000000;
font-family:Verdana;
font-size:11px;
}

.prdcts_item a:hover {
text-decoration:underline; 
color:#000000;
font-family:Verdana;
font-size:11px;
}

.distributor_tools {
border:#8f8d8d solid 1px;
padding:10px 5px 0px 5px;
/*height:175px;*/
background:#a9f2bb url(../images/dist_tools_bg3.jpg) repeat-x top;
}

.tools_item {
background:url(../images/tolls_arw.gif) left no-repeat;
padding:0 0 0 20px;
line-height:25px;
font-family:Verdana;
font-size:11px;
}

.tools_item a {
text-decoration:none; 
color:#000000;
font-family:Verdana;
font-size:11px;
}

.tools_item a:hover 
{
text-decoration:underline;
font-family:Verdana;
font-size:11px;
}

.sections {
border:#8f8d8d solid 1px;
padding:10px 5px;
background:#f8f6f5;
}

.footer_links {
font-family:Verdana;
font-size:11px;
text-decoration:none; 
color:#000000;
}

.footer_links a {
text-decoration:none; 
color:#000000;
font-family:Verdana;
font-size:11px;
}
.footer_links a :visited{
text-decoration:none; 
color:#000000;
font-family:Verdana;
font-size:11px;
}
.footer_links a:hover {
text-decoration:underline; 
color:#000000;
font-family:Verdana;
font-size:11px;
}

.footer_text {
font-family:Verdana;
font-size:11px;
text-decoration:none; 
color:#000000;
}