html {
height:100%;
background-color:#99cc00;
}
* html body {
height:100%;
}
body{
padding:0; margin:0 auto;
min-height:100%;
position:relative;
width:990px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
behavior:url(js/csshover.htc);
color:#fff;

}
img, div, input { 
behavior: url("js/iepngfix.htc")
}
H1 {
padding:0px;
MARGIN: 0px; 	
}
H2 {
padding:0px;
MARGIN:0px;

}
H3 {
padding:0px;
MARGIN:0px; 	
}

A {
	color:#ffff99;

}
A:focus, a:active {
outline:none;
}
A:hover {
text-decoration: none;
}
p {
margin:0px;
padding:0px;
}
ul,li {
margin:0px;
padding:0px;
}
form {
margin:0px;
padding:0px;
}
.page {
	background:#000;
	width:990px;
	margin-top:20px;	
	margin-bottom:10px;

	}
.top {
	width:990px;
	height:100px;
	position:relative;

}
.menu {
	position:absolute;
	left:0px;
	width:690px;
	top:60px;
	padding-left:280px;
	text-align:right;
	font-size:17px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	padding-right:20px;
	}
.menu a{
	margin-left:5px;
	margin-right:5px;
	}
.logo {
	background:url(../images/logo.jpg);
	width:235px;
	height:65px;
	display:block;
	}
.search {
	height:40px;
	background-color:#202020;
	padding-left:20px;
	position:relative;
	}
.serch_inp {
	float:left;
	position:relative;
	top:10px;
	border:solid 1px #000;
	width:250px;
	padding:2px;
	}
.search_but {
	background:url(../images/search.gif);
	display:block;
	float:left;
	width:75px;
	height:22px;
	position:relative;
	top:9px;
	left:10px;
	border:solid 1px #000;
	}
.viewcart {
	position:absolute;
	right:20px;
	font-size:17px;
	font-weight:bold;
	color:#bfff00;
	top:9px;
	}
.viewcart a {
	margin-right:17px;
	text-decoration:none;
	}
.viewcart a:hover {
	text-decoration:underline;
	}
.content {
clear:both;
overflow:hidden;
padding-bottom:100px;
width:950px;
padding:20px;
padding-top:20px;
}
.left {
	width:200px;
	float:left;
	}
.category {
	padding-top:20px;
	padding-right:20px;
	
	}
.category a{
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
	background-color:#202020;
	text-decoration:none;
	padding-left:15px;
	border-bottom:solid 1px #000;
	height:1%;
	}
.category a:hover {
	background-color:#161616;
	}

.right {
	padding-left:200px;
	}
.prod {
	padding-left:430px;
	border-bottom:solid 1px #3b3b3b;
	padding-bottom:20px;
	padding-top:22px;
	overflow:hidden;
	height:1%;
	}
.prod h2 {
	font-size:16px;
	padding-bottom:7px;
	}
.prod img {
	border:solid 1px #99cc00;
	
	}
.cover {
	margin-left:-430px;
	float:left;
	}
.addtocart {
	height:40px;
	position:relative;
	margin-top:10px;
	}
.price {
	color:#bfff00;
	font-weight:bold;
	font-size:14px;
	position:absolute;
	left:0px;
	top:10px;
	}
.butt_atc {
	background:url(../images/butt2.gif) no-repeat;
	width:99px;
	height:22px;
	border:none;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;	
	}
.but_remove {
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	}
.smallpic {
	float:left;
	width:220px;
	margin-left:-221px;
	}
.smallpic img {
	margin-right:3px;
	float:left;
	margin-bottom:3px;
	
	}
.pager {
	padding-top:20px;
	text-align:right;
	padding-bottom:10px;
	}
.pager a {
	margin-left:3px;
	margin-right:3px;
	background-color:#202020;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	}
.pager span {
margin-left:3px;
	margin-right:3px;
	background-color:#202020;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	color:#6c6c6c;
	}
.inp1 {
	border:none;
	width:200px;
	padding:1px;}