* {
	font-family:Tahoma, Arial, Verdana, Helvetica;
}

.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
BODY {
	margin:0px;
	padding:0px;
	
}
DIV.frame {
	padding:10px;
	background-image: url(/elements/bg.gif); 
	height:100%;

}
DIV.page {
	width:1000px;
	position:relative;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

DIV.header {
	clear:both;
	position:relative;
	z-index:1;
}
DIV.header img{
	border:0px;
}

DIV.hmenu {
	clear:both;
	position:relative;
	z-index:1;
	height:20px;
	background:black;
	color:white;
	font-size:12px;
	line-height:20px;
	margin-bottom:5px;
	margin-top:3px;
	font-weight:bold;
}


DIV.cartmenu{
	float:right;
	margin-right:5px;
}
DIV.bct{
	float:left;
	margin-left:5px;
}
DIV.bct a, DIV.cartmenu a {
	color:white;
	text-decoration:none;
}


DIV.main {
	clear:both;
	padding-bottom:20px;
	width:1000px;
	position:relative;
	z-index:1;
}

DIV.wrap {
	width:790px;
	float:left;
}

DIV.vmenu {
	position:relative;
	z-index:3;
	width:210px;
	float:left;
}
UL.leftmenu{
	background:white;	
	margin:0;
	padding:0;
	width:200px;
	padding-bottom:10px;
	border:1px solid black;
}
.leftmenu LI{
	margin-top:5px;
}
.leftmenu LI a, .home a, DIV.blockRight h2{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	display:block;
	padding-left:15px;
	color:#666;
	height:15px;
}
.leftmenu LI a:hover{
	background:#efefef;
	color:#333;
}




h2.home{
	margin:0;
	padding:0;
	width:202px;
}
.home a{
	background: black url(/elements/corner_left.gif) no-repeat;
	color:white;
	padding-left:15px;
}
.home a:hover, DIV.blockRight h2 a:hover{
	color:#efefef;
}

DIV.content {
	position:relative;
	z-index:3;
	float:right;
	width:580px;
}
DIV.content h1{
	margin:0;
	width:395px;
	padding:0;
	font-size:30px;
	display:block;
	color:#666;
}
DIV.content h1.cath1{
	width:550px;

}
DIV.content DIV.pagebody{
	clear:both;
	background:white;
	width:580px;
}
DIV.content DIV.pagebody h1{
	clear:both;
	width:580px;
	display:block;
}

DIV.content DIV.pagebody DIV.form{
	clear:both;
}

DIV.content h2{
	margin:0px 0px 10px 0px ;
	display:block;
	width:400px;
	padding:0;
	font-size:24px;
	color:#999;
}

DIV.content DIV.buttons{
	float:right;
}	
DIV.content DIV.buttons a img, DIV.content DIV.button a img{
	border:0px;
	margin:10px;
}

DIV.productbody{
	clear:both;
	background:white;
	padding:5px;
}

DIV.productbody DIV.icons{
	padding-top:20px;
	clear:both;
	width:550px;
	text-align:center;
}
DIV.content p{
	background:white;
	padding:5px;
	font-size:12px;
	line-height:20px;
}

IMG.product_image{
	border: 0px;
	float:right;
}

DIV.content td{
	font-size:12px;
}


DIV.container {
	position:relative;
	z-index:3;
	width:210px;
	float:right;
}

DIV.blockRight h2 a{
	color:white;
	display:block;
	text-decoration:none;
}

DIV.blockRight h2{
	background: black url(/elements/corner_square.gif) no-repeat;
	color:white;
	padding-left:15px;
	margin:0;
}
DIV.blockRight{
	clear:both;
	margin-left:8px;
	margin-bottom:8px;
	display:block;
	
}
DIV.blockRight div{
	border:1px solid black;
	display:block;
	background:white;
	margin:0;	
}
DIV.blockRight div {
	padding:5px;
	font-size:12px;
}
DIV.blockRight  ol{
	margin:0px 0px 0px 30px;
	padding:0;
}
DIV.blockRight  ol li{
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:3px;
	padding:0;
}

DIV.blockRight  ol li a{
	display:block;
	color:#666;
	text-decoration:none;
}
DIV.blockRight  ol li a:hover{
	color:black;
	background:#efefef;
}
SPAN.basketFooter {
	text-align:right;
	width:190px;
	border:0px;
	margin:0;
	display:block;
	padding:0;
}
SPAN.basketFooter a img{
	border:0px;
}

DIV.footer {
	clear:both;
	height:20px;
	background:black;
	color:white;
	font-size:12px;
	line-height:20px;
	margin-bottom:5px;
	margin-top:3px;
	font-weight:bold;
	text-align:center;
}



DIV.blockLeft h2 a{
	color:white;
	display:block;
	text-decoration:none;
}

DIV.blockLeft h2{
	font-size:12px;
	background: black url(/elements/corner_square.gif) no-repeat;
	color:white;
	padding-left:15px;
	margin:0;
}
DIV.blockLeft{
	margin-right:8px;
	margin-top:8px;
}
DIV.blockLeft div {
	border:1px solid black;
	display:block;
	background:white;
	margin:0;	
}
DIV.blockLeft div {
	padding:5px;
	font-size:12px;
}


DIV.blockLeft DIV.infoLinks a, DIV.blockRight DIV.infoLinks a{

	display:block;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	height:20px;
}
DIV.blockLeft DIV.infoLinks a:hover{
	background:#efefef;
	color:#333;
}
.catOverviewImageHolder {
	width:50px;
	height:50px;	
}
.catOverviewImageHolder a img{
	border:0px;
}

.cat_title {
	width:180px;
	height:50px;
	line-height:15px;
	font-weight:bold;
	color:#333;
	padding-left:5px
}


.cat_title a{
	font-weight:bold;
	color:#336600;
	font-size:13px;
	font-style:normal;
	display:block;
	width:175px;
	height:15px;
	overflow:hidden;
	line-height:13px;
}

.cat_title a:hover {
	color:#669900;
}

.cat_title div.add{
	float:right;
	text-align:right;
	margin-top:-18px;
	margin-right:2px;
	height:23px;
}
.cat_title div.add a{
	line-height:20px;
	height:23px;
}
.cat_title div.add a img{
	border:0px;
}

.cat_icons {
	text-align:right;
	width:350px;
}
.cat_icons {
	border:0px;
}

table.seed_results tr.odd td{
	background:#efefef;
}

table.seed_results tr.even td{
	background:white;
}
table.seed_results tr td, table.seed_results tr{
	margin:0;
	height:50px;
}
table.seed_results tr.header td, table.seed_results tr.footer td, table.seed_results tr.header, table.seed_results tr.footer{
	background:black;
	color:white;
	height:20px;
}
table.seed_results tr.footer td.paging, table.seed_results tr.header td.paging{
	text-align:right;
	padding-right:5px;
}
table.seed_results tr.footer td.results, table.seed_results tr.header td.results{
	padding-left:5px;
}
table.seed_results tr.footer td.paging span.current, table.seed_results tr.header td.paging  span.current{
	font-weight:bold;
	color:red;
}
table.seed_results tr.footer td.paging a, table.seed_results tr.header td.paging a{
	color:white;
	text-decoration:none;
}


.odd {
	background:#efefef;
	border:solid 5px #efefef;
}
.even {
	background:#fff;
	border:solid 5px #fff;
}
tr th{
	background:black;
	color:white;
	border:solid 4px black;
}

#continue {
	float:right;
}

#change {
	float:left;
	margin-top:3px;
	margin-left:-15px;
}

#discount {
	font-size:11px;
	color:#999;
}

#body {
	font-size:12px;
	color:#666;
}

img#shp_det_img{
	margin-bottom:1px;
	margin-top:1px;
}
#datetable, #datetableheader{
	width:190px;
}
#datetableheader{
	background:#efefef
}
#datetable td{
	font-size:10px;
}
#datetable td a{
	display:block;
	width:14px;
	overflow:hidden;
	padding:2px;;
	margin:0;
	text-align:right;
	font-size:10px;
}
DIV.statsmenu{
	font-size:12px;
	margin-left:10px;
}
DIV.statsmenu a{
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	border:10px solid white;
	
}
