@charset "utf-8";
/* CSS Document */

body {
	background-color: #baa781;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8371;
	line-height: 24px;

}

 


.a, a:link, a:active, a:visited {
color: #e49702;
text-decoration: underline;

}

a:hover {
color: #990000;
text-decoration: underline;
 }  



.menu-offset {
	padding-top: 4px;
}

.menu-item-offset {
	padding-left: 4px;
}

.menu {
font-weight: bold;
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
color: #7e6431;
text-decoration: underline;
}

.menu a, .menu a:link,  .menu a:active,  .menu a:visited {
color: #7e6431;
text-decoration: underline;

}

 .menu a:hover {
color: #990000;
text-decoration: underline;
 
 }  
 
 
 
 
.menu-selected {
font-weight: bold;
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
color: #ffffff;
text-decoration: none;
}
 
 
 
 
 .content {
 
 padding-bottom: 10px;
 padding-top: 10px;
 padding-right: 13px;
 }
 
 .product, .product td {
 /* color: #000000; */
 }
 
 
 .spotlight-bg {
 background-color: #bdeafb;
 background:url(img/spotlight-bg.gif);
 background-repeat:repeat-x;
 }
 
 .spotlight {
 line-height: 18px;
 padding-top: 15px;
 padding-bottom: 30px;
 padding-right: 10px;
 color: #000000;
 }
 
  .spotlight a, .spotlight a:link,  .spotlight a:active,  .spotlight a:visited {
color: #000000;
text-decoration: underline;

}

 .spotlight a:hover {
color: #000099;
text-decoration: underline;
 }  
 
 .footer {
 padding-bottom: 10px;
 padding-top: 10px;
 color: #8c8371;
 font-size: 11px;
 }
 
   .footer a, .footer a:link,  .footer a:active,  .footer a:visited {
color: #8c8371;
text-decoration: underline;

}

 .footer a:hover {
color: #000000;
text-decoration: underline;
 }  
 
 .spotlight-price-offset {
 padding-top: 75px;
 }
 
 .spotlight-price {
 padding-top: 10px;
 padding-bottom: 10px;
 line-height: 18px;
 }
 
 .spotlight-price input{
 
 margin-top: 5px;
 
 }
 
 .regularprice {
 font-weight: bold;
 text-decoration:line-through;
 }
 
 .saleprice {
 font-weight: bold;
 color: #ff0000;
 }
 
 .button {
 
	background:#d45f00;
	color:#ffffff;
	font:bold 11px Arial,verdana,sans-serif;
	padding:1px 5px;
	text-align:center;
	cursor:pointer;

 
 }
 
 .sidebar-padding {
 padding-bottom: 140px;
 }
 
 h1 {
 font-size: 24px;
 }
 
 blockquote {
  background: transparent url(img/quoleft.png) left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(img/quoright.png) right bottom no-repeat;
}


.seperator {
background-color: #dddddd;
height: 1px;
width: 100%;
margin-bottom: 20px;
}

.product-title {
color: #FF6600;
font-size: 18px;
}

.product-author {
color: #8c8371;
}

form {
padding: 0px;
}