body {
	margin: 0;
	padding: 0;
	background: #5c7c99;
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

img {
	border: 0;
}

a:link {
	color: #c15d21;
	text-decoration: none;
}

a:visited {
	/*color: #c15d21;*/
	text-decoration: none;
}

.wrapper {
	margin: 0 auto;
	width: 980px;
	background: url('../images/tile.png') top center repeat-y;
	text-align: left;
}

.mainheading {
	width: 980px;
	padding: 0;
	background: #5c7c99;
	color: #ffffff;
	text-align: center;
}

.mainheading a {
	color: #ffffff;
	text-decoration: none;
}

.mainheading .logo {
	width: 153px;
}

.mainheading .phone {
	text-align: right;
	padding-top: 15px;
	color: #fddd7a;
	font-size: 30px;
}

.mainheading .tagline {
	font-size: 40px;
}

.mainheading .links {
	font-weight: bold;
	text-align: right;
}

.banner {
	width: 980px;
	padding-top: 15px;
	background: url('../images/top.png') top center no-repeat;
	text-align: center;
	font-size: 20px;
	color: #c15d21;
}

.banner a {
	padding: 4px;
	color: #c15d21;
}

.flash {
	margin: auto;
	width: 900px;
	padding: 10px;
	background: #cccccc;
	/* margin: 5px -10px 0 -10px;
	height: 380px; 
	background: url('../images/flash.png') top center no-repeat; */
	text-align: center;
}

.left {
	float: left;
	width: 240px;
	margin-left: 30px;
	padding: 8px;
	color: #c15d21;
}

.left a {
	font-weight: bold;
	color: #c15d21;
}

.linklist a:hover {
	text-decoration:underline;
}

.left h3 {
	margin: 0;
	padding: 0;
	color: #f8ce5d;
}

.main {
	float: right;
	width: 650px;
	margin-right: 35px;
}

.right {
	float: right;
	width: 200px;
	padding: 5px;
	margin: 5px;
	background: #f8ce5d;
	border: #FFFFFF solid 1px;
}

.footer2 {
	clear: both;
	width: 980px;
	/*
	background: #5c7c99 url('../images/footer.png') top center no-repeat;
	*/
	background: #5c7c99;
	padding: 40px 0 10px 0;
	color: #fddd7a;
	text-align: center;	
	font-size: 12px;
}

.footer {
	clear: both;
	width: 980px;
	background: #5c7c99 url('../images/footer.png') top center no-repeat;
	padding: 40px 0 10px 0;
	color: #fddd7a;
	text-align: center;	
	font-size: 12px;
}



.productInfoTabs {
	width: 100%;
	text-align:center;
}

.productInfoTabs a {
	color: #FFFFFF;
	font-weight: bold;
}

.productInfoTabs .passiveTab {
	background: #bca26f url('../images/nav.gif') top right no-repeat;
	border-right: 3px solid #fedc7b;
}

.productInfoTabs .activeTab {
	background: #c15d21 url('../images/nav_active.gif') top right no-repeat;
	border-right: 3px solid #fedc7b;
}

.productInfoTabs .block {
	background: #c15d21;
	color: #fedc7b;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

.productInfoTabs .block h2 {	/* May need to be rm'd later */
	padding: 0;
	margin: 0;
}

/* product listing */
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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

.short_description
{
	width: 350px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* giveaway on homepage */
div.giveaway_title
{
	color: #c15d21;
	font-weight: bold;
	text-align: center;
}
div.giveaway_text
{
	color: #c15d21;
}
span.giveaway_value_name
{
	color: #c15d21;
	font-size: 14px;
	font-weight: bold;
}
input.giveaway_value_input
{
	border: 0;
	background: #eba207;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
}
input.giveaway_value_submit
{
	color: #ffffff;
	background: #eba207;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
}

/* search on column left */
div.search_wrapper
{
	background: #fddd7a;
	width: 240px;
	text-align: center;
	font-weight: bold;
	color: #c15d21;
	padding: 5px 0;
}
div.search_box
{
	margin: 5px;
	background: #5d7b9d;
	width: 230px;
}
span.search_title
{
	font-size: 11px;
	white-space:nowrap;
}
span.search_title2
{
	font-size: 10pt;
	white-space:nowrap;
}
input.search_value_submit
{
	color: #ffffff;
	background: #eba207;
	font-size: 16px;
	font-weight: bold;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	margin-left: 70px;
}

a.hover_underline:hover
{
	text-decoration: underline;
}

