/* CSS Document */
html, body{margin:0;
padding:0;}

body{
	margin:0;
	padding:0;
	background:url(/custom/images/styles/bg_body.gif) top left repeat-x #fff;
	color:#000;
	font:0.7em Arial, Helvetica, sans-serif;
	text-align:center;
	padding-bottom:15px;
	}
	
a img{
	border:0;
}
	
h1{
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 0.5em;
	text-transform:uppercase;
	}

h2{
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 0.5em;
	text-transform:uppercase;
	}

h3,h4,h5{
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 0.5em;
	text-transform:uppercase;
	}

.newsitem{
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:uppercase;
	}

p{margin:0 0 1em; clear:left;}	
	
div#menu_wrapper{
	margin:0;
	height:51px;
	xbackground:#131313;
	width:885px;
	float:left;
	overflow:hidden;
	}
	
ul#menu{
	margin:0;
	padding:0;
	list-style:none;
	width:885px;
	}
	ul#menu li{float:left; margin:0 5px; background:url(/custom/images/styles/bg_menuli.gif) top left no-repeat; padding:0 0 0 5px;}
	ul#menu li a{
		display:block; 
		color:#fff; 
		text-decoration:none;
		text-transform:uppercase;
		background:url(/custom/images/styles/bg_menua.gif) top right no-repeat;
		padding:30px 5px 7px 0;
		}
		ul#menu li a:hover, ul#menu li a.active{
			color:#ffff00;
			}	
	ul#menu li a span{
		padding:30px 15px 7px;
		}
		ul#menu li a:hover span, ul#menu li a.active span{
			background:url(/custom/images/styles/bg_menuspan.gif) top center no-repeat;
				}			
		
div#logo{
	width:185px;
	float:right;
	padding:40px 85px 0 0;
	text-align:right;
	height:178px;
	}		
	
div#header{
	float:left;
	margin:0;
	padding:95px 0 0 0;
	height:115px;
	width:485px;
	background:url(/custom/images/styles/bg_header2.gif) 0 50px no-repeat;
	color:#fff;
	text-align:left;
	line-height:1.5em;
	}	
	
div#header2{
	float:left;
	margin:0;
	padding:63px 0 0 0;
	height:155px;
	width:179px;
	background:url(/custom/images/styles/bg_header2.gif) right top no-repeat;
	color:#fff;
	text-align:right;
	}	
	
div#top{width:885px; margin:0 auto; background:url(/custom/images/styles/bg_top2.gif) top right no-repeat; padding:0 0 0 85px; height:269px;}	
div#container{width:800px; margin:0 auto; text-align:left; padding:0;}	
div#wrapper{width:800px; margin:20px auto; text-align:left; overflow:hidden; background:url(/custom/images/styles/bg_wrapper.gif) repeat-y top left;}	

div#wrapper a{color:#919191;}
div#wrapper a:hover, div#wrapper a.active{background:#ffff00;}

div#wrapper a.imglink:hover{border:0; text-decoration:none; background:none;}


div#left_column{
	float:left;
	width:184px;
	padding:0 15px 10px 0;
	xborder-right:1px solid #ddd;
	}
	
		div#left_column li.moreArticles {
			padding-top:5px;
		}
		
		div#left_column li.moreArticles a{
			color:#000000;
		}
	
div#right_column{
	width:585px;
	float:right;
	padding:0 0 0 15px;
	xborder-left:1px solid #ddd;
	min-height:250px;
	}


div#footer{
	clear:both; 
	border-top:1px solid #dcdcdc;
	color:#bababa;
	padding:0;
	}
	div#footer span.left{
		float:left;
		text-align:left;
		xbackground:url(/custom/images/styles/bg_footer.gif) center left no-repeat;
		padding:7px 0;
		}
	div#footer span.right{
		float:right;
		text-align:right;
		padding:7px 0;
		}
	div#footer a{color:#bababa; text-decoration:none;}
	div#footer a:hover{text-decoration:underline;}			
		
		
ul.submenu, ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	ul.submenu li, li{margin:0 0 1em;}
	
	ul.submenu li a.selected {
		background:#ffff00;
	}
	
ul.submenu2, ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:5px;
	}
	ul.submenu2 li, li{margin:0 0 0.5em;}
	
	ul.submenu2 li a.activesub {
		background:#ffff00;
	}	
	
ul.sec_sub{
	list-style:none;
	margin:1em 0 0 1em;
	padding:0;
	}
	ul.sec_sub li{margin:0 0 1em; padding: 0 0 0 10px; background:url(/custom/images/styles/bg_secsubmenu.gif) 0px 6px no-repeat;}		
	
.leftCaption {
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 0.5em;
	text-transform:uppercase;
	color:#666666;
}

table.prodgroup_table {
}

table.product_infotable td.infohead{
	border-bottom:1px solid #dcdcdc; 
	font-weight:bold; 
	color:#999999;
	padding-bottom:1px;
}

table.product_infotable tr.cell{
	padding-bottom:3px;
}

table.product_infotable tr.cell:hover{
	background-color:#EBEBEB;
	cursor:help;
}

.prodlink {
	text-transform:uppercase;
}

#prodsearch button span {
	display: none;
}

#prodsearch button{
	display: block;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 0;
	margin-left:2px;
}

	#prodsearch .searchfield{
		width:110px;
		height:18px;
		padding: 3px 4px 0 4px;
		font-size:11px;
	}
	
	#prodsearch .searchbutton{
		background: url(/custom/images/styles/bg_sokbtn.gif) 0 0 no-repeat;
		height: 23px;
		width: 40px;
		xfloat: right;
		margin-top:1px;
	}
	
		#prodsearch .searchbutton:hover {background-position: 0 -23px;}

#retailsearch button span {
	display: none;
}

#retailsearch button{
	display: block;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 0;
	margin-left:2px;
}

	#retailsearch .searchfield{
		width:175px;
		height:18px;
		padding: 3px 4px 0 4px;
		font-size:11px;
	}
	
	#retailsearch .searchbutton{
		background: url(/custom/images/styles/bg_sokafbtn.gif) 0 0 no-repeat;
		height: 23px;
		width: 54px;
		xfloat: right;
		margin-top:1px;
	}
	
		#retailsearch .searchbutton:hover {background-position: 0 -23px;}
		
#contactform button span {
	display: none;
}

#contactform button{
	display: block;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 0;
	margin-left:2px;
}

	#contactform .searchbutton{
		background: url(/custom/images/styles/bg_sendbtn.gif) 0 0 no-repeat;
		height: 23px;
		width: 54px;
		xfloat: right;
		margin-top:1px;
	}
	
		#contactform .searchbutton:hover {background-position: 0 -23px;}
	
table.retailer_table {
}

	table.retailer_table td{
		padding-bottom:10px;
	}
	
div#poweredby{
	clear:left;
	text-align:right;
}

.overviewimage100{
	width:100px;
	height:200px;
	background: url(/custom/images/loading.gif) 0 0 no-repeat;
}