html {
	background:url(/gfx/bg_gr.jpg) repeat-x top #cfcfcf;
	height:101%;
}
body {
	background:url(/gfx/bg.jpg) no-repeat center top;
	margin:0;
	padding:0;
	height:100%;
}
html>body {
	min-height: 100%;
	height: auto;
}


img {
	border:0;
}

#header {
	width:980px;
	height:150px;
}
#content {
	width:900px;
	
	min-height:490px;
	height:auto !important;
	height:490px;
}
.content {
	background:#fff;
	width:880px;
	
	min-height:455px;
	height:auto !important;
	height:455px;
	
	padding:25px 10px 10px 10px;
}
.featured {
	position:absolute;
}
.featured-pages {
	position:absolute;
	z-index:99;
	width:900px;
	text-align:center;
	margin:458px 0 0 0;
}
.container {
	width:900px;
	margin:auto;
	text-align:center;
}
body, p, h1, h2, h3, td, tr {
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size:11px;
	font-weight:normal;
	padding:0;
	margin:0;
}
h1 {
	text-align:center;
}
.small {
	font-size:10px;
}
#logo {
	padding:40px 0 40px 0;
}
#nav a {
	margin:0 68px 0 0;
}
#nav {
	text-align:left;
}
a {
	cursor:pointer;
	outline:none;
	color:#000;
}
.nodec, .nodec a {
	text-decoration:none;
}




.product, .bigproduct {
	padding:0px;
	background:#fff;
	padding:0px 10px 0px 15px;
	text-align:left;
	clear:both;
}
.info {
	float:left;
	width:400px;
}
.bigproduct .info {
	width:270px;
}
.buy {
	float:left;
}
.image {
	float:left;
	padding:0px 20px 25px 0px;
}
input {
	margin-bottom:5px;
}


#cart {
	position:absolute;
	width:300px;
	height:100px;
	margin:10px 0 0 595px;
	text-align:right;
}
#cart p, #cart a {
	color:#fff;
}


.gr, .gr a, .gr p {
	color:#666;
}
.line {
	border-top:1px solid #999;
	height:1px;
}
.table td {
	margin:0;
	padding:0;
}
.table p {
	margin:5px 2px;
}
.red, .red a, .red p {
	color:#FF0000;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.space {
	height:10px;
	font-size:0;
}


.hidden, .tags {
	display:none;
}

.center {
	text-align:center;
}

#verified {
	background:url(/gfx/verified.png) right top;
	width:100px;
	height:25px;
	position:absolute;
	margin:-10px 0 0 795px;
}
#footer {
	height:35px;
	padding:15px 0 0 0;
}
#footer p, #footer a {
	color:#fff;
}