@charset "utf-8";
body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #434343;
	background-image: url(../images/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #434343;
}
a {
	color: #8F1515;
	text-decoration: none;
}
a:hover {
	color: #333399;
}
table.forms td { color: #474747; font-size: 12px; border: solid 1px #f0e1d5; }
#container {
	width: 800px;
	margin: auto;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#headarea {
	width: 800px;
	background-image: url(../images/bg_blacktop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	height: 100px;
}
#utilitarea {
	text-align: right;
	padding-right: 28px;
	float: right;
	padding-top: 15px;
}
#utilitarea a {
	color: #FFFFFF;
}
#titlearea {
	clear: both;
	width: 800px;
}
.searchform {
	margin-top: 6px;
}

.gobutton {
	color: #705492;
	font-size: 13px;
	font-weight: bold;
	background-color: #efedff;
	text-align: center;
	width: 30px;
	height: 20px;
}
.searchbox {
	font-size: 12px;
	color: #999999;
	width: 120px;
}

#mainnav {
	font-size: 14px;
	color: #9d2828;
	text-align: center;
	background-color: #FFB600;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: top;
	width: 800px;
	height: 26px;
	padding-top: 4px;
}
#mainnav a {
	color: #9d2828;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 12px;
	/*background-image: url(../images/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	*/
}
#mainnav a:hover {
	color: #101010;
}
#leftcol {
	background-image: url(../images/bg_content_shad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 45px;
	float: left;
	width: 480px;
	padding-right: 31px;
	padding-left: 20px;
}
h4 {
	background-color: #8F1515;
	width: 480px;
	margin: 0px;
}


.content {
	color: #434343;
	background-color: #FFFFFF;
	margin: 25px;
	text-align: left;
}
.product {
	border: 1px solid #434343;
	background-color: #e8e0cb;
}

.proddetails {
	text-align: left;
	vertical-align: middle;
	float: left;
}
.prodpadding{
	padding: 166px;
}
.proddetails h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8F1515;
	margin: 0px;
}
.proddetails p {
	margin-top: 4px;
}
.rightcol {
	float: left;
}
.floatclr {
	font-size: 1px;
	clear: both;
	line-height: 1px;
}
#productnav {
	float: right;
	text-align: left;
	line-height: 10px;
	width: 269px;
}
#productnav a {
	background-color: #E8E0CB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #978F7B;
	height: 35px;
	width: 269px;
	clear: both;
	display: block;
}
#productnav p {
	margin: 0px;
}
#information {
	background-color: #8f1515;
	float: right;
	width: 269px;
	padding-bottom: 25px;
	clear: right;
}
#information td {
	width: 110px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
#information a {
	color: #FFFFFF;
}
#contactinfo {
	font-size: 11px;
	line-height: 15px;
	background-color: #FFB600;
	background-image: url(../images/bg_address.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 269px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	float: left;
}

#right_nav {
	width: 269px;
	height: 100%;
	float: left;
	background: #ffb600;
}
.right_nav_head {
	background: url(../images/nav_right_head.jpg) top center repeat-x;
	height: 20px;
	padding: 10px 0;
	width: 269px;
	text-align: center;
	color: #fff;
	list-style: none;
	display: block;
	float: left;
}
.right_nav_head a {
	color: #fff;
	text-decoration: none;
}
#right_nav li {
	list-style: none;
	width: 269px;
}
#right_nav ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 269px;
}
#right_nav li a {
	height: 16px;
	width: 245px;
	list-style: none;
	padding: 12px;
	display: block;
	border-bottom: 1px solid #f1ac01;
	float: right;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#right_nav li a:hover {
	color: #FFFFFF;
	background-color: #000000;
	border-bottom: 1px solid #000;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f5f0;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f3ede1;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #978f7b;
}

.productListing-heading {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  background: #d6cebd;
  color: #ad1f2b;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}

table.forms td     { color: #ad1f2b; font-size: 13px; border: solid 1px #978f7b; background: #f8f5f0; font-family: arial, helvetica, sans-serif;}

.logo {
	padding: 10px;
}