/* CSS Document */

.maintable {
	background-color:#FFFFFF;
	border-color:#391a10;
	border-width:6px;
	border-style:solid;
	z-index:1;
	}
.bow {
	position:absolute;
	z-index:2;
	margin-left:-5px;
	margin-top:-22px;
}
.logo {
	position:absolute;
	z-index:2;
	margin-left:-430px;
	margin-top:5px;
}
td.nav {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#f9f3c9;
}
td.bottom {
	background-image:url(images/bottomback.png);
	background-repeat:repeat-x;
}

.email {
	text-align:center;
	margin-top:10px;
}
.search {
	position:absolute;
	z-index:3;
	margin-top:-12px;
	margin-left:110px;
}

input.email {
background-color:#f9f3c9;
margin-top: 2px;
margin-left:5px;
}

.sidebarcontent {
	color:#483619;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
}
td.lines {
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color: #391a10;
}
.lines {
	color:#3E1F10;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding:5px;
}
table.content {
text-align:left;
margin-left:10px;
}

h4, h7 {
margin-top:5px;
margin-bottom:5px;
}
h4 a:link,h4 a:visited,h4 a:hover,h4 a:active
{
	color:#3E1F10;
	padding-left:0px;
	padding-right:10px;
}

h7 a:link,h7 a:visited,h7 a:hover,h7 a:active
{
	color:#3E1F10;
	padding-left:0px;
	padding-right:10px;
}
.prdctlnk, .prdctlnk a:link, .prdctlnk a:visited, .prdctlnk a:hover, .prdctlnk a:active
{
	color:#3E1F10;
	padding-left:0px;
	padding-right:10px;
}

ul.sitemapul {
	list-style-type:disc;
	list-style-position: inside;
}
div.checklist {
	width: 85%;
	height: 152px; 
	overflow: auto;
	background-color:#f4eed5;
	border: 1px solid #876829;
	color:#3e1f10;
	font-weight:bold;
	font-size:10px;
}

select {
	  display: inline;
      width: 190px;
	  background-color:#f4eed5;
	  border: 1px solid #876829;
	  color:#3e1f10;
	  font-weight:bold;
	  font-size:10px;
	  margin-top:15px;
	  margin-bottom:15px;
}

.divider {
	border-bottom:1px solid #391A10; 
	margin:0px; 
	height: 1px;
}

.dividerBold {
	background-color: #391A10; 
	margin:0px; 
	height: 2px;
}

.dividerBolder {
	background-color: #391A10; 
	margin:0px; 
	height: 3px;
}

.pad { padding: 5px; }


/* Home page */
.featured{
	border: 1px solid black;
	width: 178px;
	height: 358px;
	margin: 0px 9px 0px 0px;
}
.featured .header{
	background-color:#391A10;
	height:155px;
	text-align:center;
	margin: 0px 0px 3px 0px;
	padding-top: 0px;
}

.featured .wrapper{
	height: 10px;
}

.featured_el{
	margin-bottom: 10px;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 174px;
	text-align: left;
}

#all_featured{
	border: 1px solid black;
	padding: 10px 0px 10px 9px;
	margin: 0px 4px 0px 4px;
	text-align: center;
	vertical-align: middle;
	height: 360px;
}

/* Search Page */
#searchform { margin-top: 3px; }

#search { text-align: left; }
#search div.image { width: 160px; }
#search div.desc { width: 200px; }
#search div.cat { width: 140px; }
#search div.cat a { text-decoration: underline; font-size: .9em; }
#search div.add { width: 100px; }
#search div.header {
	color:#3e1f10;
	font-weight:bold;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
}

#search div.price {
	font-size:14px;
	color:#3e1f10;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 5px;
	width: 100px;
}

#search .wrapper { height: 1px; }

/* Register account page alignment */
#register .left {
	font-weight: bold;
	margin-left: 20px;
	width: 40%;
}

#register .right {
	font-weight: bold;
	margin-right: 20px;
	width: 51%;
}

#register input[type="text"], #register select {
	width: 85%;
	margin: 0px;
}

/*My Account address listing*/
#secondaryAddresses .left {
	margin-right: 1%;
	width: 32%;
}



/* Category Pages products alignment */

div.spreadContainter {
	width: 145px; 
	padding: 5px; 
	float: left; 
	text-align: center;
	vertical-align: middle;
	margin-right: 30px;
}

div.spreadContainter .spreadIMG {
	height: 100px;
}

div.spread {
background-image:url(images/productback_bg.gif);
background-repeat:repeat-x;
vertical-align: middle;
height: 37px;
width: 144px;
display: table-cell;
}

table.spread {
text-align:center;
}
.spread a:link,.spread a:visited
{
	color:#3E1F10;
	display:block;
	width:139px;
	text-align:center;
	padding:2px;
	padding-bottom: 5px;
}
.spread a:hover,.spread a:active
{
	color:#3E1F10;
	text-decoration:underline;
}

/* Product Detail Pages alignment */

#product_info_left {
	float: left;
	text-align: left;
}
#product_info_right {
	float: right;
	text-align: left;
	width: 440px;
	margin-right: 30px;	
}
#item_alt_views {
	height: 66px;
}
#item_alt_views img {
	cursor: pointer;
}

.alt_prod {
	width: 33%;
	float: left; 
}
.alt_prodContainer {
	height: 130px;
	text-align: center;
	vertical-align: bottom;
}

.Upsell {
	font-weight: bold;
	text-align: right;
}

#item_price {
	text-align: right;
	font-weight: bold;
}


/* These are all for the dropdown */

.linkDef
{
	color:#3E1F10;
	font-size: 11px;
}
.linkDef a:hover,.linkDef a:active
{
	color:#3E1F10;
	text-decoration:underline;
}
/* This is for the mouse over box */
#dhtmltooltip{
position: absolute;
background-image:url(images/popup.gif);
background-repeat:no-repeat;
width:392px;
height:203px;
color:#3e1f10;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.popuptext {
margin-top:-10px; 
margin-left:10px;
margin-right:180px;
color:#3e1f10;
font-size:10pt;
}
.popuppic {
margin-left:210px;
margin-top:-100px;
}

h3.popuphead{
margin-left:10px;
margin-top:5px;
color: #FFFFFF;
font-size:20px;
font-style:italic;
}

/* This is the end of the mouse over box */

a:link, a:visited, a:active {
text-decoration:none;
color: #3e1f10;
}
.productback {
	background-image:url(images/altback.jpg);
	background-repeat:repeat-x;
	background-position:center;
	padding: 5px 0px 0px 5px;
	height: 22px;
	width: 100%;
	text-align: left;
}
.cartadd1 
{
	color:#3e1f10;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	
	background-color: #f9f3c9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #391a10;
	text-align:left;
	padding-left:10px;
}
.cartadd1 strong, .cartadd2 strong
{
	text-transform:capitalize;
}
.cartadd2 
{
	color:#3e1f10;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	
	background-color:#d5cc90;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #391a10;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #391a10;
	padding-left:10px;
}
.accountinfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #e7dbbc;
} 
.producttable {
	border-color:#391a10;
	border-width:1px;
	border-style:solid;
	text-align:center;
}
.prodhead {
	background-color: #391a10;
	text-align:center; 
	height:35px; 
	vertical-align:middle;
}
.subhead {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.addbtn {
	text-align:right;
	margin-right:5px;
	font-size:10px;
	vertical-align:top;
}

.prod {
	text-align:left;
	margin-left:5px;
	vertical-align:top;
	font-size:12px;
}

.clearoverlay1 {
	position:absolute;
	z-index:2;
	margin-left:237px;
	margin-top:332px;
}
.clearoverlay2 {
	position:absolute;
	z-index:2;
	margin-left:0px;
	margin-top:147px;
}
.imagebuttonforemail
{
	background:url(images/buttons/submitbtn.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	height:23px;
	width:69px;
	z-index:-1;
	
}
/* { behavior: url(iepngfix.htc); } */

.title_an, .title_an a, .title_an a:hover, .title_an a:link, .title_an a:visited
    {
	color:#3E1F10;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;	
	}
	
	.description_an
	{
	color:#444444;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align: justify;
	}
		
	.lines_an
	{
		border-top:1px solid #391A10;
		}
		
	.header_an
	{
	color:#351A0D;
	font-size:25px;
	font-family:Times New Roman;
	font-weight:bold;
	}
	
	.input_search_an
	{
	width:150px;		
	}
		
	.right_title_an
	{
	font-size:12px;
	font-family:Arial;
	color:#3e1f10;
	font-weight:bold;			
	}
			
	.product_back_bg_an
	{
	background-image:none;
	}
.searchBTN {
	background: #391a10 url(images/buttons/searchbtn.png) no-repeat scroll 0 0; 
	width: 50px; 
	height: 13px; 
	border: 0px; 
	cursor: pointer;
}
/* -- For pages that include the Favorites and History links -- */
#container_div {
	width: 500px; 
	float: left; 
	margin-left: 10px; 
	text-align: justify;
}

/* jobs page */
.large_bold { font-size: 1.4em; font-weight: bold; letter-spacing: normal; }
#job_desc { font-style: italic; }
.job_header { font-size: 1.2em; font-weight: bold; }
ul.job_list, ol.job_list { margin-left: 30px; list-style-position: outside; }
.job_list li { margin-bottom: 10px; }
#job_ops { font-size: 1.2em; margin-left: 30px; text-align: left; }


/* shopping cart */
.costsBG{ background-color: #F9F3C9; margin:0px; }
.totalBG{ background-color: #C9AD87; margin:0px; }
.ship_to{ height: 80px; margin-bottom: 0px; }
.shipping_to{ width:135px; }
.cartIMG{ height: 100px; }
.cartDESC{ width: 270px; }
.cartPROD{ width: 230px; font-weight: bold; text-align: left; }
.cartQTY{ width: 35px; font-weight: bold; }
.cartQTY input { text-align: right; }
.cartPRICE{ width: 80px; height: 114px; text-align: right; font-weight: bold; }
.cartPRICEDISP { padding-right: 5px; }
.item_price{ font-weight: normal; font-size: 8pt; }

/*---- Checkout 1/3 ----*/
.gift_options { padding: 12px; background-color: #fffdef; }
.gift_left{ float: left; width: 70px; }
.gift_msg { width: 55%; }
.gift_qty { width: 100%; height: 30px; }
.gift_prod { width: 100%; }
.gift_ship { width: 45%; }
.gift_msgBox { width: 289px; height: 80px; }
.gift_rightBox { float: right; }
.gift_itemIMG{ width: 345px; }
.gift_wrapBox{ width: 250px; }

.gift_prodQty { width: 30px; text-align: center; }
.gift_item{ width: 315px; }
.gift_wrap{ width: 280px; }
.gift_wrap select { margin: 0px; }

/* Receipt */
.receipt_holder{ border: 1px solid #996600; padding: 3px 0px 3px 3px; width: 493px; text-align:left; }
.receipt_contentA{ width: 65px; padding: 4px; }
.receipt_contentB{ width: 250px;padding: 4px; }
.receipt_headerA{ background-color:#C9AD87; }
.receipt_headerB{ background-color:#C9AD87; }
.receipt_space{ margin-right:4px; }
.receipt_charges{ width: 500px; }
.receipt_chargeB { text-align: right; width: 80px; }
.receipt_charge{ width: 410px; }
.receipt_msg{ width: 330px; }