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

body {
	background: url(../images/page_bg.jpg) right 160px no-repeat #121212;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	margin: 0px;
	padding: 0px;
	color: #BBBBBB;
}
iframe {
	width: 100%;
	height: 100%;
	border: 0;
	overflow: auto;
}

#wrapper {
	width: 960px;
	margin: 0px;
	position:relative;
}

a, img {
	border: 0px;
	color: #999999;
}

a:hover {
	color: #666666;
}

a:active
{
  outline: none;
}

.clear {
	width: 100%;
	height:0px;
	margin:0px;
	padding:0px;
	clear:both;
	line-height:0px;
}

h1 {
	font-size: 30px;
	text-transform: uppercase;
	color:#575757;
}

h1 a {
	text-decoration:none;
	color:#666666;
}

h1 a:hover {
	color:#666666;
}

/** header **/

#header {
	width: 325px;
	float:left;
	overflow:visible;
	position:relative;
	z-index: 3;
}

#header .logo {
	padding-top:20px;
	margin-right:-7px;
	float:right;
}

#headeroptions {
	background-image:url(../images/bg_search.gif);
	background-repeat:no-repeat;
	height: 190px;
	position: relative;
}

#search {	
	text-align:right;
	margin-left:50px;
}

#search form {
	display: inline;
}

#search #search2 {
	width: 180px;
	height:19px;
	padding: 7px 10px;
	border: 1px solid #292929;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color: #CCCCCC;
	background: #121212;
	float:left;
	position: relative;
}

#search input[type=image] {
	padding:1px 0px 0px 3px;
	float:right;
	position: relative;
}

#basket {
	text-align:right;
	color:#333333;
	padding: 20px 0px 20px 0px;
}

#basket a {
	color: #999999;
	text-decoration:underline;
}

#basket a:hover {
	color:#666666;
}

#headernav {
	width:325px;
	text-align: right;
	padding: 50px 0px 50px 0px;
	border-bottom:  #333333 5px solid;
	background: url(../images/headernav_bg.jpg) left 10px no-repeat;
}

#headernav table {
	padding: 10px 0px;
	height:15px;
	width:325px;
	margin:0px;
	border:none;
}

#headernav table td {
	text-align:center;
	padding: 0px 30px;
}

#headernav a {
	font-size: 20px;
	font-weight: normal;
	text-transform:uppercase;
	color:#AD7A11;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 1px 0px;
}	

#headernav a:hover {
	color:#999999;
}	

.breadcrumbs {
	color: #666666;	
	width: 100%;
	clear:both;
	font-size: 13px;
}

.breadcrumbs a {
	color: #666666;
	text-decoration:none;
	display:inline-block;
	padding-right:10px;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

a:link.backlink {
	color: #288EA4;
	text-decoration:underline;
	display:inline-block;
	padding-right:10px;
	cursor:pointer;
}

a:hover.backlink {
	color: #666666;
	text-decoration: none;
}

/** STANDARD **/

#content{
	width: 605px;
	margin: 1px 0px;
	float: right;
	font-size:13px;
	line-height: 18px;
	position: relative;
	z-index:2;
}

/** HOME PAGE **/

#home_banners {
	width: 655px;
	margin: 1px 0px;
	float: right;
	background: url(../images/bg_homepic.gif) no-repeat top right;
	position: absolute; 
	left: 355px;
	
}

#home_banners p {
	margin:0px;
	padding:0px;
}

/*** LEFTSIDE ***/

#leftside {
	width: 200px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding:25px 0px;
	margin:0px 0px 10px 0px;
	float:left;
}

#leftside li {
	list-style-type:none;
	padding: 0px;
	margin:0px;
}

#leftside li a {
	font-size:13px;
	color:#666666;
	text-decoration:none;
	line-height:24px;
}

#leftside li a:hover {
	text-decoration: underline;
}

/** LIST PAGE **/


.heading {
	width: 505px;
	float:right;
	padding-right:100px;
}

.paging {
	width: 605px;
	float:right;
	padding-top:10px;
	z-index: 5;
	position: relative;
}

.count {
	text-decoration:none;
	width: 400px;
	float:left;
}

.sort {
	text-decoration:none;
	width: 175px;
	float:right;
	text-align:right;
}

.count .show{
	color: #999999;
	cursor:pointer;
}

.count a {
	padding: 3px;
	color: #999999;
}

.count a:hover {
	color: #666666;
}

.sort a {
	color: #999999;
}


.sort a:hover {
	color: #666666;
}


#list {
	width: 605px;
	float:right;
	display:inline;
	padding-top:30px;
	position: relative;
}

#list.listpage {
}	

#list .product {
	width: 181px;
	height: 250px;
	float:left;
	text-align:left;
	font-size:13px;
	line-height:18px;
	margin-right: 12px;
	display: inline;
	position: relative;
}

#list .productlast {
	width: 181px;
	height: 250px;
	float:left;
	text-align:left;
	font-size:13px;
	line-height:18px;
	display: inline;
	position: relative;
}
	
#list .product .thumb, #list .productlast .thumb {
	/*border: #555555 solid 5px;
	padding: 3px;*/
	border: 0px;
	margin-bottom:5px;
}

#list .product .thumb:hover, #list .productlast .thumb:hover  {
	/*border: #555555 solid 5px;
	padding: 3px;*/
	border: 0px;
	margin-bottom:5px;
}

#list .product a,  #list .productlast a {
	color: #999999;
	text-decoration: none;
}

#list .product a:hover,  #list .productlast a:hover {
	color: #666666;
}

.price { font-weight: bold;}

.brand {
	float:left;
	margin-right: 12px;
	margin-bottom: 30px;
	width: 186px;
	height: 230px;
	display: block;
	overflow:hidden;
	text-align: center;
}	

.brandlast {
	float:left;
	margin-bottom: 30px;
	width: 186px;
	height: 230px;
	display: block;
	overflow:hidden;
	text-align: center;
}	

.brand a {
	text-decoration:none;
}

.brandlast a {
	text-decoration:none;
}

.brand a img, .brandlast a img {
	/*border: #555555 solid 5px;
	padding: 3px;*/
	border: 0px;
	height:170px;
	width:170px;
	margin-bottom: 3px;
	text-decoration:none;
}

.brand a:hover img, .brandlast a:hover img {
	/*border: #555555 solid 5px;*/
}

/** INFO PAGE **/

#info_page {
	padding:30px 0px 20px 0px;
	width:605px;
	float: right;
	font-size: 13px;
	line-height: 18px;
}

#info_page h1 {
color: #666666;
font-size: 30px;
font-weight:normal;
}

#info_page #count {
	color: #666666;
	text-decoration:none;
	width: 50%;
	float:left;
}

#info_page #sort {
	color: #666666;
	text-decoration:none;
	width: 450px;
	margin-right:10px;
	float:right;
	text-align:right;
}

#info_page #count #show{
	color: #666666;
	text-decoration:none;
	cursor:pointer;
}

#info_page #count a, #info_page #sort a {
	font-size: 13px;
	background-color: #333333;
	border: 1px solid #222222;
	padding: 3px;
	color: #666666;
	text-decoration:none;
}

#info_page #count a:hover, #info_page #sort a:hover {
	font-size: 13px;
	background-color: #206F80;
	border: 1px solid #1D6574;
	padding: 3px;
	color: #ffffff;
	text-decoration:none;
}

#info_page .label {
	padding:6px 0px 0px 10px;
}

#info_page .product {
	height: 220px;
	width: 160px;
	float:left;
	padding: 10px;
	overflow: hidden;
}

#info_page .product h2 {
	font-size:13px;
	text-decoration:none;
	clear:both;
	display:block;
	font-weight:normal;
	height:45px;
	margin:0px 4px;
}

#info_page .product h3 {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	margin:0px 4px;
}

#info_page .thumb {
	margin: 6px 1px;
	border: 1px solid #FFFFFF;
	float:left;	
}

#info_page .thumb:hover {
	border:1px solid #cccccc;
}

#info_page a {
	color: #666666;
	text-decoration:none;
}

#info_page td {
	color: #666666;
}

#info_page td b {
	color: #206F80;
}

#info_page a:hover {
	color: #666666;
}

.checkout {
	float: left;
	position: relative;
	z-index:2;
	padding-bottom: 20px;
}

.checkout input[type=text] {
	height: 15px;
	padding:3px 2px;
	margin: 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	border:1px solid #292929;
	background: #121212;
}

.checkout label {
	font-size: 12px;
	font-weight: bold;
}

.checkout select {
	height: 24px;
	padding:2px 0px;
	margin: 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	border:1px solid #292929;
	background: #121212;
}

.checkout tr {
	height: 22px;
	vertical-align:middle;
}

.checkout td {
}

#checkoutcards {
	background: url('/images/checkout_cards.png') 20px 3px no-repeat;
	height:45px;
}

#checkoutpaypal {
	background: url('/images/checkout_paypal.png') 20px 3px no-repeat;
	height:45px
}

/** DETAIL PAGE **/

#product {
	float: right;
	width:605px;
	background: url(../images/product_bg.jpg) 350px 250px no-repeat;
}


#product_img {
	width: 400px;
	float: left;
}

#prod_img2 {
	position: relative;
	width: 100%;
	display:block;
}


#product_text {
	width: 155px;
	float:right;
	padding-top: 30px;
}

#product_text h1 {
	font-size:30px;
	color:#CCCCCC;
	font-weight:bold;
	margin:0px;
}

#product_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 16px;
	font-weight:normal;
} 

#product_text h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin:0px;
} 

#product_text input[type=image] {
	padding-top:10px;
}

#product_text #product_form {
}

#product_text select {
	border: 1px solid #292929;
	color: #cccccc;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	height:27px;
	padding:4px;
	margin-bottom:10px;
	background-color: #121212;
}

.description {
	font-size:13px;
	padding: 30px 0px;
	line-height: 18px;
}

a.zoom {
	position:absolute;
	right:10px;
	bottom:10px;
	display: inline-block;
	z-index:10;
}

.formfields {
	border: 1px solid #292929;
	color: #cccccc;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	height:14px;
	padding:4px;
	background-color: #121212;
}

/** FOOTER **/

#moon {
	width:100%;
	margin-top:-240px;
	padding-top:240px;
	background: url(../images/bg_moon.jpg) no-repeat 940px 0px;
	z-index: -1;
	float: left;
}

#footer {
	width:100%;
	padding-bottom: 50px;
	font-size:14px;
	color:#CCCCCC;
	text-transform: uppercase;
	height: 45px;
	overflow:hidden;
	float:left;
	z-index: 1;
}

#footer a {
	color:#CCCCCC;
	text-decoration:none;
	margin-right: 20px;
}

#footer a:hover {
	color:#999999;
}

#footer #mailinglist {
	width:325px;
	padding-top:20px;
	margin-right:20px;
	text-align:right;
	border-top:5px solid #333333;
	float:left;
}

#footer #mailbutton {
	cursor:pointer;
}

#footer #mailbutton:hover {
	color:#999999;
}


#footer #mailform {
	margin:-234px 0px;
	height:170px;
	width: 275px;
	display:none;	
	border-top:5px solid #333333;
	background: #333333;
	padding: 20px 0px 0px 50px;
	z-index: 5;
} 

#footer input[type=text] {
	width: 160px;
	height:19px;
	padding: 7px 20px;
	border: 1px solid #292929;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color: #CCCCCC;
	background: #121212;
	float:left;
	margin-bottom: 10px;
}

#footer input[type=image] {
	padding:0px 0px 0px 5px;
}

#footer #footeroptions {
	width: 100%;
	margin-right: -345px;
	padding-top:20px;
	border-top:5px solid #333333;
	float:left;
	text-align:justify;
}