body {
	background: #262626 url(../images/background_light.gif);
	padding: 0;
	margin: 0px;
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9pt;
	color: #999999;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.orangelink { font-size:13px; color:#dac385; }
a img {
	border: 0;
}
#wrap {
	margin: 0 auto;
	width: 897px;
}

#container {
	width: 897px;
	padding:10px 0px 0px 0px;
	background: #262626 url(../images/background.gif);
	float:left;
}

.footerbox {
	width:299px; height: 70px;
	background: url(../images/footerbox.gif);
	float: left;
}

.footernews {
	width:299px; height: 70px;
	background: url(../images/footerlink_news.jpg);
	float: left;
}

.footernews form { margin: 37px 0px 0px 25px; }

.inputtext { font-size: 11px; color: #000000; width: 164px; height: 14px; padding: 2px; border: 0px; font-weight: bold; color: #333333; }
.inputsubmit { width: 80px; height: 18px; background-color: #ceb47e; border: 0px; color: #000000; font-size: 10px; font-weight: bold; position: relative; top: 0px; cursor: pointer; }
.inputsubmit:hover { background-color: #e5d1a8; }

.footfacebook:link, .footfacebook:active, .footfacebook:visited {
	display: block; float: left; width:299px; height: 70px;
	background: url(../images/footerlink_facebook.jpg);
}
.footfacebook:hover { background-position: 0px -70px; }

.foottrade:link, .foottrade:active, .foottrade:visited {
	display: block; float: left; width:299px; height: 70px;
	background: url(../images/footerlink_trade.jpg);
}
.foottrade:hover { background-position: 0px -70px; }

.clear {
	clear: both;
}
.label {
	text-align:center;
	color: #999999;
	padding: 0px;
	margin: 0 0 1px;
	display: block;
}
h3.label {
	font-size: 1em;
	font-weight: normal;
}

#header_follow {
	width:337px;
	height:24px; float:right;
	text-align:center;
}

#header {
	width:897px;
	height:80px;
}

#header_left {
	width:560px;
	margin-top:-4px;
	float:left;
}

#header_right {
	width:337px;
	float:left;
}


#menu {
	width: 897px;
	background-color: #333333;
	float: left;
}

#menu ul { margin: 0px; padding: 0px; list-style: none; }
#menu ul li { display: block; float: left; }
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	display: block;
	color: #ffffff;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, san-serif;
	font-size: 11px;
	padding: 5px 14px 5px 14px;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #dac385;
	text-decoration: none;
}

#info {
	width:897px;
	height:170px;
	display:block;
}	

#products_container {
	width:897px;
}

#products {
	margin: 0 -10px 0 0;
	padding: 10px 0;
	list-style: none;
	clear:both;
}

.productThumbImg {
	display: inline;
	border: 0px;
	margin: 5px 10px 5px 10px;
}

h1 { font-weight: normal; color:#c5ae73; margin: 10px 0 4px 0; font-size: 24px; }
h4 { margin:15px 0px 0px 0px; padding: 0px 0px 0px 20px; color: #ffffff; font-size:18px; }

.productcode { font-size: 12px; color:#c5ae73; }
.price { font-size: 16px; color:#c5ae73; }

.goldtext { font-size: 16px; color:#c5ae73; }
.smallgoldtext { font-size: 11px; color:#c5ae73; }

.largebodytext {
	font-size:14px;
}

.productBox {
	margin: 0px 8px 16px 8px;
	padding: 0;
	float: left;
}
#products li {
}
#products img {
	display: block;
}
#products .label strong {
	color: #c5ae73; font-size:14px;
	margin: 0px; font-weight:normal;
}
#text {
	border-top: 15px solid #FFFFFF;
	margin: 10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#right_text {
	float: left;
	width: 100%;
	font-size: 12px;
}

#right_text h2 { color: #ffffff; font-size: 15px; margin:0px; padding: 0px; }

#footer {
	font-size: 10px;
	margin-top:30px;
	margin-left: 230px;
}
.product_details {
	display: none;
}
.product_text {
	color: #ccc;
	font-size: 0.9em;
	float: right;
	width: 320px;
	margin-left:10px;
	line-height: 1.7em;
}
.product_image {
	float: left;
}
.product_text h1 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #CAD1CD;
	padding: 0 0 0.3em;
}
.product_text h3.limited {
	color: #EB3A1C;
}
.product_text h3 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0;
}
.largeRedText {
	font-size:14px;
	font-weight:bold;
	color:#de6000;
}
.buy_now {
	color: #c5ae73;
	font-size: 12px;
	float: left;
}
.buy_now select {
	margin: 0 5px 10px 0;
}
.paypal {
	float: right;
	margin-right: 10px;
}
.buy_buttons {
	margin-top: 20px;
	border-top: 1px dashed #CAD1CD;
	padding: 8px 0;
}