/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : Normal;
	background: #5a8632;
	margin: 0;
	padding: 0;
}

#container {
	background: url('../images/fence.gif') bottom center repeat-x;
	padding-top: 20px;
	text-align: center;
}

	#header {
		position: relative;
		height: 150px;
		width: 100%;
		top: -7px;
	}
	
		#header .address {
			position: absolute;
			top: 0;
			right: 0;
			text-align: right;
			width: 452px;
		}
		
			#header .address img.fb {
				position: absolute;
				bottom: 35px;
				left: 208px;
			}
		
		#header .cart_status {
			position: absolute;
			right: 23px;
			top: 104px;
		}
		
		#header .address p {
			padding-right: 22px;
			width: 407px;
			font-size: 11px;
			line-height: 16px;
			font-weight: normal !important;
			font-family:Arial,Helvetica,sans-serif !important;
			background: url('../images/address_bg.gif') right top no-repeat;
		}

	#store {
		width: 750px;
		padding: 56px 104px 20px;
		margin: 0 auto;
		text-align: left;
		background: url('../images/content_bg2.gif') top center no-repeat;
	}
	
	a.logo img {
		border-style: hidden !important;
		text-decoration: none;
		border-color: #fff;
		margin-top: 26px;
	}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #3e404a;
	line-height: 19px;
}

p {
	margin: 16px 0;
}

/*frame::  Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color : #eeeeee;
}

/*top::  Controls the  Color of the top Bar*/		
.top
{
	background: url(../images/bg.gif) repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3e404a;
}	

	.footer img.fb {
		margin-left: 290px;
	}

/*line::  Controls the  Color of the line bellow the top bar*/		
.line
{
	background: url(../images/bg1.gif);
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
	background-color : #f5f9ef;
   padding: 2px 4px 2px 4px;
   border: 1px solid #eae9e9;
}

	.alternative .titles {
		background-image: none;
	}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	background-color : #000000;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{
	border : #999999;
	background-color : #999999;
}

/*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon
{
	border: solid;
	border-color: #999999;
	border-width: 1px;
}

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color : #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {

font-size: 12px;
font-family: "Arial Black", Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #333333;
font-weight: none;
text-decoration: none;
background-color: ;
padding: 4px 4px 4px 4px;

}

.menu-headers2
{
	
	font-size : 12px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif ;
	text-transform: uppercase;
	color : #393939;
	font-weight : none;
	text-decoration : none;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family:'Trebuchet MS',Verdana,Arial;
	font-size: 1.9em;
	font-weight:normal;
	color : #444;
	background-color : #ffffff;
}

	.page_headers p {
		margin-top: 0;
		color: #487621;
		font-size: 0.75em;
	}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif ;
	font-size : 14px;
	color : #535353;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif ;
	font-size : 14px;

	background-color:#0000000;
	color: #000000;
	text-decoration : none;
     padding: 10px 4px 10px 4px;
	  background-image:url(../images/bgg.gif);
} 

	.titles .titles {
		background-image: none;
		background-color: transparent;
	}

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #eeeeee;
	color : #999999;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #999999;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #333333;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #666666;
}

.orange
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #f49d3f;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:underline;
}

.font3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color: #393939;
}
.font4
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #333333;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #ffffff;
}


/*store-name:: Store Name*/		 
.store-name
{
font-family: "Arial Black", Arial, Helvetica, sans-serif ;
	font-size : 25px;
	color : #333333;
	text-decoration : none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	color : #715e55;
	padding-top:28px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #393939;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #585C5F;
	text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #a8550d;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #420f11;
	line-height : 18px;

}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #cccccc;
	background-color : #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #535353;
	background-color : #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/


/*btn:: Controls the buttons*/ 
.btn
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background:  #420f11;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background:  #420f11;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #535353;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #38393a;
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;;
	font-size: 11px;    
	color: #343333;
	height : 80px;
	width: 250px;
}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
a {
	color : #333333;
	font-style:  normal;
	text-decoration: none;
	outline: none;
}

a img {
	border-style: hidden;
	color: #fff;
	cursor: pointer;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
a:hover
{
	text-decoration: underline;
}


A.menu
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
   font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration: none;
} 

.address {
	margin-bottom: 9px;
	line-height: 18px;
}

#nav {
	width: 398px;
	height: 28px;
	margin-bottom: 8px;
	margin-top: 0;
	margin-right: 16px;
}

	#nav li {
		float: right;
		list-style: none;
	}
	
	#nav li a {
		display: block;
		color: #5B8733;
		padding: 5px 7px 1px;
		margin-right: 7px;
		font-size: 11px;
		text-transform: uppercase;
		border: 1px #A2BD83 solid;
		border-width: 0 1px 1px 1px;
		background: url('../images/nav_bg.png') top center;
	}
	
	#nav li a:hover {
		background: url('../images/nav_hover.png') top center;
		color: #fff;
		text-decoration: none;
	}

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 
font {
	display: none;
}
	 
a.cat
{
	background:url("../images/li_flower.gif") no-repeat scroll left center transparent;
	color:#324F21;
	font-size: 0.9em;
	font-weight:normal !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	line-height:18px;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
a.cat:hover
{
	text-decoration: underline;
}

.link2:link {
	color: #ffffff;
	text-decoration: none;
}
.link2:visited {
	text-decoration: none;
	color: #ffffff;
}
.link2:hover {
	text-decoration: none;
	color: #ffffff;
	text-decoration: underline;
}
.link2:active {
	text-decoration: none;
	color: #ffffff;
}


.white{
color: #ffffff;
}

img.right, img.left {
	float: right;
	border:1px solid #BBBBBB;
	margin:0 0 10px 14px;
	padding:5px;
}

img.left {
	float: left;
	margin:0 14px 10px 0;
}

.keyInfo {
	background:none repeat scroll 0 0 #D7F9BB;
	border:2px solid #779346;
	height:220px;
	margin-top:28px;
	padding:4px;
}

	.keyInfo .storehours {
		float:left;
		margin-top:15px;
		text-align:center;
		width:230px;
	}
	
		.storehours ul {
		color:#4B1A18;
		font-size:1em;
		line-height:21px;
		list-style-type:none;
		padding-left: 0;
		}
	
	.directions {
		border-left:1px dotted #AAAAAA;
		float:left;
		padding-left:15px;
		text-align:left;
		width:268px;
	}

	.storehours h2, .directions h3 {
	color:#4B1A18;
	font-family:'Trebuchet MS',Arial,Verdana;
	font-size:1.6em;
	}
	
	.directions h3 {
		margin-top: 8px;
	}
	
	.directions p {
		line-height: 16px;
	}

div.home {
	position: relative;
}

p a {
	color: #5f1619;
	font-weight: bold;
}

.data h3 {
	background:url("../images/title_block.gif") no-repeat scroll left 7px transparent;
	clear:both;
	color:#3B6024;
	font-family:'Trebuchet MS',Arial,'Lucida Grande',Arial,sans-serif;
	font-size:1.6em;
	font-weight:normal;
	height: 34px;
	padding-left:18px;
	text-transform:capitalize;
	padding-bottom: 0;
	border-bottom: 1px #3B6024 solid;
}

.data h4 {
	color:#380F14;
	font-size:1.4em;
	font-weight:normal;
	margin:14px 0 7px;
}

.data a.more {
	background:url("../images/more_arrow.gif") no-repeat scroll right center transparent;
	color:#32501C;
	float:right;
	font-size:1.1em;
	padding-right:20px;
}

td#sidebar {
	background: url('../images/sidebar_bg.png') top center repeat-x;
}

.breadcrumbs {
	display: none;
}

.data .feature {
	background: url('../images/feature.png') no-repeat left top transparent;
	border-color:#4E2A32;
	border-style:solid;
	border-width: 4px 0;
	float:left;
	height:180px;
	margin-bottom: 0;
	padding:13px 177px 22px 15px;
}

	.feature h1.home {
		color:#7C3748;
		font-size:18px;
		font-weight:normal;
		margin-top:0;
	}
	
	.feature p {
		line-height: 19px;
	}

div.shopping {
	background: url('../images/cart2.gif') right top no-repeat;
	height: 235px;
	width: 714px;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
}	
	
.home_box {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	width: 160px;
}	

.home_box p {
	line-height: 17px;
	margin-top: 0;
}
	
.home_box.one {
	border-right: 1px #ccc dotted;
	height: 160px;
	width: 190px;
	padding-right: 15px;
	margin-right: 15px;
}

	.home_box h4 {
		margin-top: 0;
	}
	
.home_box.two {
	width: 170px;
}
	
.home_box.three {
	width: 150px;
	margin-right: 0;
}

	.home_box.three img
	/*.data img */ {
		border: 1px #ccc solid;
		padding: 3px;
		background-color: #eee;
		display: none;
	}

.home_box.four {
	border-right-color: #fff;
	margin-right: 0;
	padding-right: 0;
	width: 140px;
}

	
 #Table5 .menu-headers,
 .checkout-headers	{
		color:#431416;
		font-size:15px;
		font-weight:normal !important;
		font-style:normal !important;
		margin-top:0;
		position:relative;
		text-transform:capitalize;
		top:5px;
		margin-bottom: 13px;
	}
	
	 #Table5 .menu-headers {
		padding-bottom: 15px;
	}
	
.checkout-headers {
	font-family: 'Trebuchet MS', 'Verdana', Arial, sans-serif;
	font-weight: normal !important;
}	
	
img.cat_head {
	border: 3px #2E4B1A solid;
	border-width: 3px 0;
}

img.prod_img {
	padding: 3px;
	background-color: #eceadb;
	border: 1px #999 solid;
}

a.product_title {
	font-size: 12px;
	color: #5F1619;
	font-weight: bold;
	margin-bottom: 7px;
	display: block;
}

a.buy_btn {
	display: block;
	margin-top: 4px;
	width: 52px;
	height: 23px;
	background: url(../images/buy_btn.gif) center center no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#slide {
	height: 207px;
	position: relative;
	overflow: hidden;
}

#slide .left,
#slide .center,
#slide .right {
	position: absolute;
	top: 0;
	
}

#slide img {
	border: none;
}

	#slide .left {
		left: 0;
	}

	#slide .center {
		left: 133px;
		width: 276px;
	}
	
	#slide .right {
		right: 4px;
	}
