/* IE PNG-24 Hack */
img, div {
 behavior: url('images/iepngfix.htc')
}
table.product_data tr.data_header
{
	background-color: #805a3b;
	color: white;
	font-weight: 600;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body
{
	background-color: #151515;
}
#content #body a
{
	color: white;
}
#welcome {
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
#main {
	width: 818px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a9774e;
	border-right-color: #a9774e;
	border-bottom-color: #a9774e;
	border-left-color: #a9774e;
	vertical-align: top;
	background-color: #070707;
}
#news {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#news a
{
	color: white;
}
#feature {
	background-image: url(../images/feature.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#product_nav a, #product_nav div {
	text-decoration: none;
	margin-bottom: 9px;
	color: white;
	background-color: #805a3b;
}
#product_nav a:hover div
{
	background-color: #65462E;
}
#product_nav a:hover
{
	background-color: #65462E;
}

#body {
	padding: 0px 15px 15px 15px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content {
	width: 818px;
}
#container {
	width: 100%;
	height: 100%;
}
#footer {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#news_text {
	position: relative;
	top: 50px;
	left: 25px;
	width:180px;
}
#feature_text {
	position: relative;
	top: 50px;
	left: 15px;
}
#feature_link {
	position: relative;
	top: 50px;
	left: 26px;
	width: 210px;
	height: 20px;
	/* non-standard, but it works. */
	cursor: hand;
}
#news_link {
	position: relative;
	top: 60px;
	left: 26px;
	width: 170px;
	height: 20px;
	/* non-standard, but it works. */
	cursor: hand;
}
.conceal_link  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 158px;
	/* non-standard, but it works. */
	cursor: hand;
	padding:4px 4px 4px 10px;
	
}
.rightie {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #a9774e;
}
.leftie {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #a9774e;
}

#product_options
{
	float: right;
	margin-top: 5px;
	font-size: 12px;
	width: 200px;
	text-align:right;
}
#product_image
{
	float: right;
	vertical-align: top;
}
#product_image img
{
	border: 0px;
}
#product_content
{
	float: left;
	width: 65%;
}
.product_data .divider
{
	background-color: #a9774e;
}

.top_divider 
{
	margin-bottom:10px;
}

fieldset {
border:0px;
}