@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	color:#FFFFFF;
	font-family:"Comic Sans MS", Arial;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:20px;
}

h3 a {
	color:#FFFFFF;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

h3.categorytitle {
	
}

h4 {
	font-size:18px;
	font-style:oblique;
}

h5 {
	font-size:16px;
	font-style:oblique;
}

.emphtext {
	text-decoration:underline;
	font-weight:bold;
}

img {
	border:none;
}

img.prod {
	width:200px;
	height:auto;
}

img.rt1 {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

.padder1 {
	width:100%;
	height:1px;
	clear:both;
}

.padder10 {
	width:100%;
	height:10px;
	clear:both;
}

.padder15 {
	width:100%;
	height:15px;
	clear:both;
}

.padder30 {
	width:100%;
	height:30px;
	clear:both;
}

.padder80 {
	width:100%;
	height:80px;
	clear:both;
}

.wrapper {
	width:1000px;
	height:auto;
	margin:auto;
}

.mainsection {
	width:72%;
	float:right;
}

.sidebar {
	float:left;
	width:25%;
	margin-right:2%;
}

.seperator {
	width:80%;
	float:left;
	height:2px;
	background-color:#FFF;
	margin-top:1%;
	margin-bottom:1%;
}

p.category a{
	color:#FFF;
	text-decoration:none;
}

p.designer {
	font-size:0.9em;
	margin-left:12px;
}

p.designer a{
	color:#FFF;
	text-decoration:none;
}

p.designer1 {
	font-size:0.9em;
	margin-left:0px;
}

p.designer1 a{
	color:#FFF;
	text-decoration:none;
}

.seperator2 {
	width:80%;
	float:left;
	height:2px;
	background-color:#FFF;
	margin-top:0;
	margin-bottom:0;
}

.seperator3 {
	width:100%;
	clear:both;
	height:2px;
	background-color:#FFF;
	margin-top:0;
	margin-bottom:10px;
}

p.category {
	font-size:1.1em;
	margin-left:2%;
	margin-top:0;
	margin-bottom:0;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p.pageinfo {
	font-size:1em;
	text-align:left;
}

.product {
	width:100%;
}

.productimblock {
	width:230px;
	height:300px;
	margin-right:10px;
	position:relative;
	z-index:1;
	margin-bottom:10px;
	float:left;
}

.productimblock img{
	width:230px;
	height:230px
	z-index:2;
}

.prodimver {
	position:absolute;
	left:0;
	bottom:5px;
	width:150px;
	height:25px;
	background-color:#fff;
	color:#000000;
	font-size:11px;
	z-index:99;
	padding:5px;
	margin:5px;
}

.productimage {
	float:left;
	width:28%;
	margin-right:2%;
}

.oneproductimage {
	float:left;
	width:30%;
	margin-right:2%;
}

.productinfo {
	float:right;
	width:70%;
	margin-top:0;
}

.oneproductinfo {
	float:right;
	width:65%;
	margin-top:0;
}

p.productname {
	font-size:1.3em;
	margin-bottom:0;
	margin-top:0;
}

p.info {
	font-size:0.95em;
	text-align:left;
	margin-top:0;
}

p.moreinfo {
	font-size:1em;
	text-align:left;
	margin-top:0;
}

p.moreinfo a {
	font-size:1em;
	text-align:left;
	margin-top:0;
	color:#FFF;
}

p.moreinfo a:hover {
	text-decoration:underline;
}

p.foot {
	font-size:0.8em;
	text-align:center;
	margin-top:0;
}
