html {
height:100%;
background-color:#000;
}
* html body {
height:100%;
}
body{
padding:0; margin:0 auto;
min-height:100%;
position:relative;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
behavior:url(js/csshover.htc);
width:960px;
color:#ececec;
}
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:#ff0101;

}
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;
}
.top {
	width:960px;
	background:url(../images/jade/top.jpg);
	height:265px;
	margin:0px auto;
	position:relative;
}

.search {
	position: absolute;
	bottom:21px;
	left:208px;
	width:270px;
	padding-left:10px;
	float:left;
	z-index:1000;
	}
.search p {
	width:145px;
	height:26px;
	position:relative;
	top:5px;
	background:url(../images/jade/bkg_search.gif) no-repeat right;
	border:solid 1px #343434;
	}
.search p input {
	position:absolute;
	border:none;
	font-size:16px;
	height:21px;
	top:0px;
	left:0px;
	width:119px;
	background-color:#202020;
	color:#ececec;
	padding-left:3px;
	padding-top:3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;


	
	}
.but_search {
	background:url(../images/jade/but_search.gif);
	background-position:0px 0px;
	width:90px;
	height:38px;
	display:block;
	position:absolute;
	left:157px;
	top:0px;
	}
.but_search:hover {
	background-position:0px -38px;
	
	}
.cart {
	padding-left:160px;
	position:absolute;
	bottom:21px;
	right:0px;
	height:39px;
	} 
.but_cart {
	background:url(../images/jade/but_cart_top.gif) no-repeat;
	background-position:0px 0px;
	width:140px;
	height:39px;
	display:block;
	position:absolute;
	top:10px;
	right:164px;

	}
*html .but_cart {
	top:11px;
	}
.but_cart:hover {
	background-position:0px -39px;
	}
.but_check {
	background:url(../images/jade/but_check_top.gif) no-repeat;
	background-position:0px 0px;
	width:142px;
	height:39px;
	display:block;
	position:absolute;
	top:10px;
	right:304px;
	}
*html .but_check {
	top:11px;
	}
.but_check:hover {
	background-position:0px -39px;
	}
.total {
	float:right;
	height:29px;
	background:url(../images/jade/bkg_price.gif) no-repeat top;
	width:140px;
	font-size:22px;
	padding-top:4px;
	color:#d99900;
	text-align:center;
	position:relative;
	top:13px;
	right:10px;
	font-weight:bold;

	}
.content {
clear:both;
overflow:hidden;
padding-bottom:160px;
width:100%;
}
.left {
	width:204px;
	float:left;
	background:url(../images/jade/bkg_left.gif) no-repeat top;
	}
.left_c {
	background:url(../images/jade/left_bottom.gif) no-repeat bottom;
	width:204px;
	padding-bottom:149px;
	}
.menu {
	position:relative;
	z-index:100;
	
	}
.menu ul {
	padding-top:12px;
	}
.menu ul li {
	list-style:none;	
	width:204px;
	height:36px;
	position:relative;	
	}
.menu ul li a {
	display:block;
	color:#e8e8e8;
	font-size:16px;
	padding-top:7px;
	text-transform:uppercase;
	text-decoration:none;
	height:29px;
	padding-left:34px;
	}
.menu ul li a span {
	text-decoration:underline;
	}
.menu ul li a u {
	text-decoration:none;
	color:#959595;
	font-size:14px;
	}
.menu ul li:hover {
	background:url(../images/jade/menu_a_h.gif);
	color:#f9e3e3;
	font-weight:bold;
	background-position:0px -36px;	
	} 

.menu ul li:hover span {
	text-decoration:none;
	}
.menu ul li:hover u {
	color:#f9e3e3;
	}
.menu ul li:hover div {
	display:block;
	}
.menu ul li div {
	display:none;
	position:absolute;
	top:2px;
	padding:0px;
	left:195px;
	background:url(../images/jade/liul_bottom.gif) no-repeat bottom;
	width:200px;
	padding-bottom:7px;
	z-index:1000;
	
	}
.menu ul li div ul {
	background:url(../images/jade/liul.gif) repeat-x top;
	padding-left:10px;
	padding-right:10px;
	width:180px;
	padding-bottom:16px;
	padding-top:10px;

	}
.menu ul li:hover ul li a{
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	height:1%;
	}
.menu ul li ul li {
	height:auto;
	width:auto;
	background:none;
	border-bottom:solid 1px #ff3c3c;
	padding-top:1px;
	padding-bottom:1px;
	}
.menu ul li ul li a {
	background:none;
	text-transform:none;
	height:auto;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:20px;

	}
.menu ul li ul li:hover {
	background:none;
	}
.menu ul li ul li a:hover {
	background:#ff9e9e;
	color:#980000;
	}
.right {
	float:left;
	width:743px;
	padding-top:15px;
	padding-left:13px;
	background:url(../images/jade/bkg_right.gif) no-repeat top;
	padding-bottom:50px;	
	}
.prod {
	width:721px;
	position:relative;
	margin-bottom:30px;
	background:url(../images/jade/prod_top.gif) no-repeat top;
	padding-top:12px;
	z-index:0;
	}
.prod_c {
	background:url(../images/jade/prod_cont.gif) repeat-y;
	width:721px;
	overflow:hidden;
	}
.prod_c2 {
	background:url(../images/jade/prod_bottom.gif) no-repeat bottom;
	padding-left:160px;
	width:561px;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:70px;
	line-height:24px;
	}
img.cover {
	float:left;
	margin-left:-145px;
	border:solid 3px #ff0101;
	}
.prod h2 {
	font-size:22px;
	padding-bottom:10px;
	line-height:normal;
	text-transform:uppercase;
	}
.prod strong  {
	color:#989898;
	font-weight:normal;
	}
.price {
	background-color:#000;
	position:absolute;
	bottom:20px;
	padding-right:130px;
	padding-left:10px;
	left:149px;
	}
.price select {
	position:absolute;
	right:7px;
	top:22px;
	width:100px;
	border: none;
	padding:1px;
	}
.prod u  {
	color:#d99900;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	display:block;
	float:left;
	padding-top:20px;
	padding-bottom:5px;

	}
a.addtocart {
	display:block;
	background:url(../images/jade/addtocart.gif);
	background-position:0px 0px;
	width:186px;
	height:51px;
	position:absolute;
	bottom:13px;
	right:2px;
	}
a.addtocart:hover {
	background-position:0px -51px;
	}
.pager {
	text-align:center;
	padding-top:20px;
	text-transform:uppercase;	
	padding-bottom:20px;
	padding-right:40px;
	font-size:12px;
	float:right;
	}
.pager a {
	background:url(../images/jade/pager_a.gif) no-repeat;
	background-position:0px -31px;	
	width:31px;
	padding-top:2px;
	height:29px;
	display:block;
	float:left;
	text-decoration:none;
	color:#9f9f9f;
	font-size:20px;
	margin-left:4px;
	margin-right:4px;
	}
.pager span {
	background:url(../images/jade/pager_a.gif) no-repeat;
	background-position:0px 0px;	
	width:31px;
	padding-top:2px;
	height:29px;
	display:block;
	float:left;
	text-decoration:none;
	color:#fff;
	font-size:20px;
	margin-left:4px;
	margin-right:4px;
	}
.pager a:hover {
	color:#fff;
	background-position:0px 0px;
	}
.pager a.prev {
	padding:0px;
	background:url(../images/jade/left.gif) no-repeat left top;
	border:none;
	width:37px;
	height:32px;
	padding-left:37px;
	padding-top:32px;
	font-size:0px;
	}
.pager a.prev:hover {
	background-position:0px -32px;
	}
.pager span.prev {
	padding-left:10px;
	font-size:20px;
	margin-left:4px;
	margin-right:4px;
	background:url(../images/jade/prev.gif) no-repeat left top;
	background-position:0px -33px;
	border:none;
	padding-top:6px;
	padding-bottom:5px;
	padding-right:7px;
	color:#6ea800;
	}
.pager a.next {
	padding:0px;
	background:url(../images/jade/right.gif) no-repeat left top;
	border:none;
	width:37px;
	height:32px;
	padding-left:37px;
	padding-top:32px;
	font-size:0px;
	}
.pager a.next:hover {
	background-position:0px -32px;
	}
.pager span.next {
	padding-left:10px;
	font-size:20px;
	margin-left:4px;
	margin-right:4px;
	background:url(../images/jade/next.gif) no-repeat left top;
	background-position:0px -33px;
	border:none;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:6px;
	color:#6ea800;
	}
.foot{
position:absolute;
bottom:0px;
width:960px;
background:url(../images/jade/bkg_foot.gif);
height:120px;

}
.menu ul li img {
	position:absolute;
	right:14px;
	top:14px;
	}

.but_remove {
	position:absolute;
	bottom:26px;
	right:10px;
	}
.checkout {
	
	}
.checkout p {
	font-size:18px;
	padding-bottom:10px;
	}
.checkout p strong {
	font-size:24px;
	color:#color:#d99900;;
	font-weight:normal;
	}
.ch2 {
	border:solid 1px #525252;
	padding:15px;
	margin-right:20px;
	}
.ch2 span {
	color:#color:#d99900;;
	}
.log_inp {
	border:solid 3px #000;
	width:250px;
	
	font-size:16px;
	padding:1px;
	}