/* CSS Document */

body {
	background:#000000;
	margin:0 auto;
	color:#000000;
	font:normal 11px Arial, Helvetica, sans-serif;
}

* {
	margin:0px;
	padding:0px;
	float:none;
	border:none;
}

a, a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#003300;
	text-decoration:underline;
}

h1.pagetitle {
	font:bold 16px Arial, Helvetica, sans-serif;
	margin:0px 0px 40px 0px;
}

#left h2, #right h2 {
	background:transparent url('img/bg_title.jpg') center top no-repeat;
	height:31px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:10px 0px 0px 10px;
	margin:0px 0px 10px 0px;
}

.leftbox ul li {
	list-style:none;
}

.leftbox #products_query, .rightbox #loginfield {
	width:190px;
	margin:0 auto;
	border:1px solid #000000;
	background:#ebebeb;
	margin:0px 0px 5px 0px;
}
.rightbox table {
	margin:0 auto;
}
.leftbox #searchbox {
	text-align:center;
}

input {
	border:1px solid #000000;
}

#center p {
	padding:0px;
}
#center ul, #center ol {
	padding:10px;
}
#center table {
	margin:0 auto;
}

#wrapper {
	background:#FFFFFF;
	width:100%;
	position:relative;
}

#container {
	position:relative;
	margin:0 auto;
	width:1050px;
}

#postwrap {
	background:transparent url('img/post_fill.png') left repeat-y;
	width:1067px;
}

#page {
	background:transparent url('img/bg_header.jpg') top right no-repeat;
	margin:0 auto;
	position:relative;
	width:961px;
	padding:0px 0px 0px 0px;
	border-right:1px solid #000000;
}

#header {
	width:100%;
	height:175px;
}

#navbar {
	width:911px;
	height:51px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}
#navbar a, #navbar a:visited {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	padding:15px 10px 10px 10px;
	margin:0px 5px 0px 5px;
	float:left;
}
#navbar a:hover {
	color:#99FF66;
	text-decoration:underline;
}

#left {
	float:left;
	width:160px;
}
.leftbox {
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	overflow:hidden;
}

#center {
	float:left;
	width:611px;
	margin:0px 0px 0px 18px
}

#right {
	float:right;
	width:160px;
}
.rightbox {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}

#footer {
	background:transparent url('img/bg_footer.jpg') repeat-x;
	height:24px;
	width:100%;
	padding:5px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
}
#footer a, #footer a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#99FF00;
	text-decoration:underline;
}

#selling {
	background:#003300;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	margin:0px 0px 20px 0px;
}
#selling a, #selling a:visited {
	color:#66FF99;
}
#selling a:hover {
	color:#FFFF00;
}

.mass_add_to_cart {
	cursor:pointer;
}
.style1 {
	border: 1px solid #000000;
}
.style2 {
	text-align: center;
}
.style3 {
	border: 1px solid #000000;
	background-color: #C0C0C0;
}
.style4 {
	border-width: 1px;
	background-color: #FF0000;
}
.style5 {
	text-align: center;
	color: #FFFFFF;
}
.style6 {
	color: #FF0000;
}
.style7 {
	border: 1px solid #000000;
	background-color: #008000;
}
.style8 {
	border-width: 1px;
	background-color: #0066CC;
}