form{margin:0;padding:0;}
A:ACTIVE{color:#7AB20E;text-decoration:none;}
A:LINK{color:#7AB20E;text-decoration:none;}
A:VISITED{color:#7AB20E;text-decoration:none;}
A:HOVER{color:#706E05;text-decoration:none;}

A IMG { margin:0; padding:0; border:0; text-decoration:none; }

.TopBottomBar{font-size:11px;
	background-color:#D6E27C;
	height:33px;
	color:#000000;
}
A:ACTIVE.TopBottomBarLink{color:#000000;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#000000;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#000000;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#000000;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}

.top_tabs_left,.top_tabs_middle,.top_tabs_right
{
	height:50px;
	width:312px;
}

.top_tabs_left {background: url(../../../../images/left_banners_bg.jpg) no-repeat center center;}
.top_tabs_middle {background: url(../../../../images/middle_banners_bg.jpg) no-repeat center center;}
.top_tabs_right {background: url(../../../../images/right_banners_bg.jpg) no-repeat center center;}

.top_tab_content_left{font-size:15px; width:110px;padding-left:15px;font-weight:bold;text-align:left;float:left;}
.top_tab_content_right{font-size:17px;padding-right:15px;padding-top:5px;text-align:left;float:right;}

.top_tabs_left a,.top_tabs_middle a,.top_tabs_right a{color:#000000;}


input.btn {
  color:#050;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#fed;
  border: 1px solid;
  border-color: #696 #363 #363 #696;
  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

/** BOX STYLES **/
.BoxFrame{background-color:#FFFFFF;}

.BoxHeader{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	color:#000000;
}
.BoxContent{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	background-color:#FFFFFF;
	color:#000000;
}
.BoxText{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#000000;
}
A:ACTIVE.BoxLink{color:#7AB20E;text-decoration:none;}
A:LINK.BoxLink{color:#7AB20E;text-decoration:none;}
A:VISITED.BoxLink{color:#7AB20E;text-decoration:none;}
A:HOVER.BoxLink{color:#706E05;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader
{
	background: transparent;
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#000000;
}

.pageNavigation
{
	background: transparent;
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding:5px;
	height:16px;
	color:#0033cc;
}

.pageNavigation div{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	background-color:#E7EFB7;
	border-bottom:1px solid #FFFFFF;
}
.CatalogNavigation table tr td{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#E7EFB7;
	color:#000000;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

.CatalogNavigation a, .CatalogNavigation a, .CatalogItemDark a
{
	color:#686C84;
}

.CatalogNavigation a:hover, .CatalogNavigation a:hover, .CatalogItemDark a:hover
{
	color:#C48129;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #808000;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	/*clear:both;
	float:left;*/
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#E7EFB7;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#F0F0F0;
	color:#000000;
	padding:5px;
	margin-bottom:10px;
}

.formLine{
	/*clear:both;*/
	/*float:left;*/
	/*width:100%;*/
}

.formCaption{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	
	padding:5px;
}

.formSpace{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
	overflow: none;
}

.formControlText{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	#font-size:12px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	/*clear:both;
	float:left;
	width:99%;*/
}
/**NEW FORM END**/

.FormItems{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	margin:0px;
}

table.manufacturers
{
	margin-top:15px;	
}

table.manufacturers td
{
	height:150px;
	background: #F0F0F0 url(../../../../images/manufacturers-bg.jpg) repeat-x;
	border:Solid 1px #FFFFFF;
	text-align:center;
}

table.product_box
{
	border-top:Solid 1px #CCCCCC;
}

table.product_box td
{
	border-bottom:Solid 1px #CCCCCC;
}

table.product_box td.bold
{
	font-weight:bold;
	padding-right:10px;
}

/*Yui autocomplete search*/
#myAutoComplete {
    width:25em; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}
#quick-search-result{

}	
.yui-ac-bd{
	position:absolute;
	border:1px solid #92C14B;
	width:300px;
	overflow: hidden;
	z-index:10;
	background:#fff;

}
.yui-ac-bd ul{
	margin:0;
	padding:0;
}
.yui-ac-bd ul li{
	margin:0;
	padding:0;
	text-align: left;
}
.yui-ac-highlight{
	background:#92C14B;
	color:#000;
}












body{margin:0px;background-color:#FFFFFF;color:#000000;}
BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

.twoColLiqLtHdr{ 
	width: 1000px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColLiqLtHdr #container { 
	background: #FFFFFF;
	padding: 0 20px 0 20px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 


.twoColLiqLtHdr #header { 
	height: 117px;
	background: #FFF; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.twoColLiqLtHdr #header a {
	text-decoration:none;
	color:#000000;
}

.twoColLiqLtHdr #header a:hover {
	text-decoration:underline;
	color:#3696ac;
}

/* Tips for sidebar1:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColLiqLtHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/

.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width: 190px; /* since this element is floated, a width must be given */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0; /* top and bottom padding create visual space within this div  */
}

#sidebar1 .left_nav_container {
	width:100%;
	min-height:100%;
}
#sidebar1 .left_nav_container .leftSide_panelHead {
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	background:#3696ac;
	padding: 6px 0 6px 10px;
	border:1px solid #fff;
	border-width: 0 0 7px 0;
}
#sidebar1 .left_nav_container .leftSide_panelHead a {
	color:#FFF;
	text-decoration:none;
}

#sidebar1 .left_nav_container .leftSide_panelHead a:hover {
	color:#FFF;
	text-decoration:underline;
}

.cattree{
	padding: 0;
	margin: 0;
}
.cattree div{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
}
.cattree td a{
	color: #333333
}
.cattree td a:hover{
	texrt-decoration:underline;
}

.cattree .leftSide_panelHead{
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	background:#3696ac;
	padding: 6px 0 6px 10px;
	border:1px solid #fff;
	border-width: 0 0 7px 0;
	line-height:19px;
}

#sidebar1 .left_nav_container .leftSide_Navigation {
	margin:0;
	padding:0px 0px 5px 5px;
	height:auto;
	width:182px;
	font-family: Tahoma;
	font-size:11px;
	margin-left:3px;
}

#sidebar1 .left_nav_container .leftSide_Navigation a {
	color:#333;
	text-decoration:none;
}
#sidebar1 .left_nav_container .leftSide_Navigation a:hover {
	color:#3696ac;
	text-decoration:none;
	border-bottom:1px #3696ac solid;
}
.navbutton{
	background:#B3DD59;border:#608C03 1px solid;border-width:1px 0 1px 0;
	padding: 0 5px 0 5px;
	
}
.navbutton ul li{
	margin:0;padding:0;
}
.navbutton ul{
	margin:0;padding:0;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.twoColLiqLtHdr #mainContent { 
	margin: 0 0 0 208px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
} 
.twoColLiqLtHdr #footer { 
	padding: 20px 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF;
	border-top:#CCCCCC 1px solid;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.searchtext{
font-family: Tahoma;
font-size:12px;
width: 295px;
padding: 6px;
border:#608c03 1px solid;
}

.twoColLiqLtHdr #footer #column1 {
	float: left; 
	width: 190px; /* since this element is floated, a width must be given */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0; /* top and bottom padding create visual space within this div  */
}

.twoColLiqLtHdr #footer #column2 { 
	margin: 0 0 0 190px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	width: 190px;
} 

.bottomdiv1 {
border-right:#CCCCCC 2px solid; 
color:#777777;
}

.bottomdiv1 a{
font-size:11px;	
color:#777777;
text-decoration:none;
line-height:18px;	
}

.bottomdiv1 a:hover{
font-size:11px;	
color:#3696ac;
text-decoration:underline;
line-height:18px;	
}

.bottomdiv2 {

color:#777777;
}

.bottomdiv2 a{
font-size:11px;	
color:#777777;
text-decoration:none;
line-height:18px;	
}

.bottomdiv2 a:hover{
font-size:11px;	
color:#3696ac;
text-decoration:underline;
line-height:18px;	
}
.viewmanufacturer a{
	color:#000;
	text-decoration: none;
}
.viewmanufacturer a:hover{
	text-decoration:underline;
}

.innerpage{
	float:left;
	width:100%;
	overflow: none;
}
