body {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
                     
}

#container{
	width:800px;
                     overflow:hidden;
	margin:0 auto;
}

/*----------------Top nav link start-----------------------*/

.top-nav{
	background-image:url(../images/top-nav-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:34px;
}

.top-nav-link{	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFEFE1;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	height:34px;
	line-height:34px;
	vertical-align:middle;
}

.top-nav-link a{	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFEFE1;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	height:34px;
	line-height:34px;
}

.top-nav-link a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	color:#D9C9BD;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	height:34px;
	line-height:34px;
}
/*----------------Top nav link end-----------------------*/


/*----------------Left nav link start-----------------------*/
.left-nav{	
	background-image:url(../images/left-box-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:127px;
	height:48px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#36200D;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}

.left-nav a{	
	font-family:Arial, Helvetica, sans-serif;
	color:#36200D;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.left-nav a:hover{	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#AF9279;	
	font-weight:bold;
	text-decoration:none;
	
}
/*----------------Left nav link end-----------------------*/



/*----------------Container start here-----------------------*/
#container-left{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#FFF8F0;
	padding-top:24px;
	padding-left:18px;
	padding-bottom:15px;
	text-align:left;
	color:#6D5947;	
}

#container-right{
	background-color:#FFF8F0;
	background-image:url(../images/bg-container.jpg);	
	background-position:right;
	background-position:bottom-right;
	background-repeat:no-repeat;
	width:364px;
	vertical-align:bottom;		
}

#container-right img{	
	padding:21px 56px 23px 20px;		
}
/*----------------Container end here-----------------------*/


/*----------------Footer start here-----------------------*/
.footer-left{
	background-image:url(../images/left-nav-bg.jpg);
	background-repeat:repeat-y;	
}

.footer-right{
	background-image:url(../images/bg-footer.jpg);
	background-position:bottom;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFF8F0;
}

.footer-top-line{
	background-image: url(../images/bottom-line.jpg);
	background-repeat: repeat-x;
	height:4px;
}

.footer-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#36200D;
	font-weight:bold;
	height:20px;
	line-height:20px;
	text-align:left;
}

.footer-link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#36200D;
	font-weight:bold;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	text-align:left;
}

.footer-link a:hover{	
	color:#36200D;
	font-weight:bold;
	text-decoration:underline;
	padding-left:7px;
	padding-right:7px;
	text-align:left;
}
/*----------------Footer end here-----------------------*/


TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #6D5947;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

.infoBox {
  background: #F0E2D9;
  border: 1px;
  border-style: solid;
  border-color: #6D5947;
  border-spacing: 1px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

a {
  color: #6D5947;
}


.infoBoxContents {
  background: #F0E2D9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#6D5947;
}

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; color:#6D5947;}
.messageStackSuccess { Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; color:#6D5947;}

.main a:hover{
text-decoration:none;
}

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: #F0E2D9;
}

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: #F0E2D9;
}

TABLE.productListing {
 /* border: 1px;
  border-style: solid;
  border-color: #6D5947;*/
  /*border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #6D5947;
  color: #ffffff;
  font-weight: bold;  
}

.productListing-heading a:hover{	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
	font-weight:bold;
	text-decoration:none;
	
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6D5947;
}

TR.headerError {
  background: #ffb3b5;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffb3b5;
  color: #6D5947;
  font-weight : bold;
  text-align : center;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #6D5947;
  color: #ffffff;
}


SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

a:hover {
  color: #6D5947;
  text-decoration: none;
}
a.link {
  color: #6D5947;
  text-decoration: none;
}

a.link:hover {
  color: #6D5947;
  text-decoration: underline;
}
