/* CSS Document */

body
{
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-position:top;
	background-repeat: repeat-x;
	margin: 0px;
}
TD
{
	font-family: Tahoma;
}

.bg01
{
	background-image: url(images/bg01.gif);
	background-repeat: no-repeat;
	width: 213px;
}
.bg02
{
	background-image: url(images/bg02.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-repeat: no-repeat;
}
.bg03
{
	background-image: url(images/bg03.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.topmenu
{
	color: #ffffff;
	text-transform: uppercase;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}
.topmeny_link
{
	color: #ffffff;
	text-decoration: none;
}
.topmeny_link:hover
{
	color: #7e2900;
	text-decoration: underline;
}
.footer
{
	background-image: url(images/bg04.gif);
	background-repeat: repeat-x;
	height: 72px;
	color: #863711;
	font-family: Verdana;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	vertical-align: middle;
}
.footer_link
{
	color: #863711;
	text-decoration: none;
}
.footer_link:hover
{
	color: #863711;
	text-decoration: underline;
}

.item_list { border-width: 0px 45px 15px 0px; border-style: solid; border-color: #ffffff;  }

.item_name  { color: #999999; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,Verdana  }

.item_description, .item_price { color: #999999; font-weight: normal; font-size: 11px; font-family: Helvetica,Arial,Verdana }

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: #f8f8f9;
}

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: #ffffff;
}

TABLE.productListing_osc {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 12px;
  color: #313100;
  text-align:left;
  font-weight:bold;
}

TD.productListing-h1 {
  font-size: 10px;
  color: #313100;
  text-align:right;
  font-weight:normal;
}

td.thumbnail { padding:2px; }
A.thumbnail, A.thumbnail:active, A.thumbnail:visited, A.thumbnail:link { color: #cccccc; }
a.thumbnail:hover { color: #993300; }

.popuplink { color: #666666; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica }

.bodytext { color: #666666; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica }

.bodytext2 
{ 
	color: #666666; 
	text-align: justify;
	padding-left: 15px;
	font-weight: normal; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica;
	line-height: 18px; 
}

.homeText01
{
	color: #584012;
	text-align: justify;
	padding-left: 15px;
	font-size: 14px;
	font-family: Arial;
	line-height: 18px;
}

TABLE.productListing_osc {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
TABLE.productListing {
/*	font-family: Verdana, Arial, sans-serif;
	vertical-align:baseline; */
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:#CC6600;
  color: #FFFFFF;

  font-weight: bold;
}

TD.productListing-data {
  font-size: 12px;
  color: #313100;
  text-align:center;
  font-weight:bold;
}
TD.productListing-h1 {
  font-size: 10px;
  color: #313100;
  text-align:right;
  font-weight:normal;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.infoBox {
	background-color: #ffffff;
	padding: 0px 18px 9px 18px; line-height:1.5; font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #313100;
  color: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.boxContents {
  background: #CCCCCC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
