html, body {
	 width: 100%;
	 height: 100%;	
}

table, td {
	 font-size: 11px;
}

#body {
    background-image: url('/include_design/site_images/bg.jpg');
    background-position: center top;
	background-repeat: no-repeat;		
}

body {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    background-color: #0d0906;	
}

img {
    border:0px;
}

a {
	color: #000000;
}

a:hover {
	color: #555555;	
}


.main_menu {
	height: 63px;
	margin-left: 10px;
	padding-top: 5px;
}

.main_menu td A {
	font-family: Tahoma;
	font-size: 12px;
	color: #ECD396;
	font-weight: bold;
	text-decoration: none;
}

.main_menu td#text {
	padding-right: 5px;
	padding-left: 1px;
	white-space: nowrap;
}

.main_menu td A:hover {
	text-decoration: underline;
}

.basket_lnk A {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.basket_lnk A:hover {
	text-decoration: underline;
	color: #FFF;
}

.basket_lnk {
	padding-top: 5px;
	padding-left: 5px;
	color: #E4A711;
	font-family: Tahoma;
	font-size: 11px;
}

.phone_number {
	padding-right: 8px;
	padding-left: 8px;
	color: #FFBB00;
	font-family: Trebuchet MS, Tahoma;
	font-weight: bold;
	font-size: 28px;
}

.ttl_specials {
	position: relative;	
	color: #D99C06;
	font-size: 14px;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 15px;
	
	background-image: url('/include_design/site_images/content_head_mod.png'); 
	background-repeat: no-repeat
}

.ttl_specials2 {
	position: relative;	
	color: #D99C06;
	font-size: 14px;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 15px;
	background-image: url('/include_design/site_images/promo1_head.png'); 
	background-repeat: no-repeat;
	width: 190px;
}

.ttl_specials3 {
	position: relative;	
	color: #D99C06;
	font-size: 14px;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 8px;
	background-image: url('/include_design/site_images/promo2_head.png'); 
	background-repeat: no-repeat;
	width: 220px;
	height: 47px;
}

* html .products_box {
	display: inline;
}

.products_box {
	vertical-align: top;
	/* display: -moz-inline-box; */
	float:left;
	background-color: #FFF; 
	
	border-top: 1px solid #E1DFDB; 
	border-left: 1px solid #E1DFDB; 
	border-right: 1px solid #E1DFDB; 
	border-bottom: 9px solid #E1DFDB; 
	
	width: 188px;
	margin: 3px;
}

.leader_box {
	background-color: #FFF; 
	
	border-top: 1px solid #E1DFDB; 
	border-left: 1px solid #E1DFDB; 
	border-right: 1px solid #E1DFDB; 
	border-bottom: 9px solid #E1DFDB; 
	
	width: 188px;
}

.leader_box_table {
	width: 100%
}

.product_title {
	color: #34AFA3;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;	
	height: 70px;
	vertical-align: top;
	width: 170px
}

.product_title A {
	color: #34AFA3;
}

.product_title A:hover {
	color: #34AFA3;
	text-decoration: none;
}

.product_price {
	font-size: 15px;
	font-family: Tahoma, Verdana;	
	padding-right: 3px;
	font-weight: bold;
	color: #FF0000;	
	padding-left: 10px;		
}

.product_img {
	text-align: center; 
	padding-top: 15px; 
	padding-bottom: 10px; 
	height: 160px
}

.sub_menu_ttl {
	height: 25px;
	width: 228px;
	background-image: url(/include_design/site_images/sub_ttl_bg.png);
	background-repeat: no-repeat;
    background-position: left;
}

.sub_menu_ttl A {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.sub_menu_ttl A:hover {
	text-decoration: underline;
}


.sub_menu {
	padding-left: 18px;
    padding-bottom: 1px;
}

.sub_menu_items td {
	padding-bottom: 3px;	    
}

.mtrees {
    margin-top: 10px;
    margin-bottom: 10px;    
}

.sub_menu_items td A {
	color: #ECD396;
	font-size: 11px;
	font-family: Tahoma;
	padding-bottom: 2px;
}

.sub_menu_items td A:hover {
	text-decoration: none;
}

.promo2_content A {
	color: #E1DFDB;
	font-size: 11px;
}

.promo2_content {
	background-color: #171716;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 10px;		
	font-size: 11px;
	color: #E1DFDB;
	line-height: 130%;
	width: 189px;
}

.promo2_content_ttl A {
    color: #019B8E;    
}

.promo2_content_ttl {
	background-color: #171716;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 5px;
	color: #019B8E;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.promo3 {
	background-image: url('/include_design/site_images/promo3_body_bg.png');
	width: 228px;
	height: 311px;
}

.promo3_ttl {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 2px
}

.promo3_ttl A {
	color: #FFFFFF;
	text-decoration: none;	
}

.promo3_desc {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 25px;
	padding-right: 20px;	
	line-height: 130%;
	color: #A4A4A4
}

.promo3_img {
	text-align: center;
	padding-top: 25px;
}

.news_date_ttl {
	color: #FFBB00;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: bold
}

.news_date_desc {
	color: #FFF;
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: top;
}

.news_date_desc_ttl A {
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #23A89C;
	text-decoration: underline;
	font-weight: bold;
}

.news_date_desc_ttl A:hover {
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #23A89C;
	text-decoration: none;
	font-weight: bold;
}

.copy {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 50px;
}

.path {
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma;
	padding: 5px;
}

.path A {
	color: #000;
	text-decoration: underline;
}

.path A:hover {
	color: #797979;
	text-decoration: none;	
}

.pages {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	text-align: center;
}

.pages A {
	color: #000;
}

.pages A:hover {
	color: #797979;
	text-decoration: none;	
}

.lang {
	position: relative;
	width: 290px;
	text-align: center;
	margin-top: -30px;
	padding-bottom: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;	
}

.lang A {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
}

.lang A:hover {
	text-decoration: none;
}

.cart_cnt {
	font-size: 11px;
	font-family: Tahoma;
	width: 100%;
	text-align: center;
	border: 1px solid #D3CECE;
}

.cart_header td {
	background-color: #96B7B4;
	font-weight: bold;
	padding-left: 7px;
}

.cart_odd td {
	background-color: #F0F0F0;
	padding-left: 7px;	
}

.cart_even td {
	background-color: #EAEAEA;
	padding-left: 7px;	
}

.bu_cart {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	height: 22px;
	font-weight: bold;
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;	
}

.login_td {
	padding: 8px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
}

.login_inp {
	font-size: 11px;
	font-family: Tahoma;
	width: 100%;
	border: 1px solid #D3CECE;
}

.bu_login {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;	
}

.form_inp {
	font-size: 11px;
	font-family: Tahoma;
	width: 100%;
	border: 1px solid #D3CECE;
}

.form_sel {
	font-size: 11px;
	font-family: Tahoma;
}

.form_chk {
	font-size: 11px;
	font-family: Tahoma;
}

.order_ttl {
	padding-left: 7px;	
	background-color: #EDEBEB;
	font-size: 12px;
	font-weight: bold;
}

.order_txt_odd {

	padding-left: 15px;	
	padding-top: 7px;
	padding-bottom: 7px;	
}

.order_txt_even {

	padding-left: 15px;	
	padding-top: 7px;
	padding-bottom: 7px;	
}

.product_specs td {
	padding-left: 0px;
	color: #55595A;
	border-bottom: 1px solid #CCC;
	padding-left: 3px	
}

.product_specs_ttl {
	background-color: #96B7B4;
	padding: 4px;
	font-weight: bold;
}

.product_specs_content_1 {
	background-color: #F0F0F0;
	padding: 4px;	
}

.product_specs_content_2 {
	background-color: #EAEAEA;
	padding: 4px;	
}

.product_specs td A {
	font-size: 11px
}

.product_specs {
	font-size: 11px;
	font-family: Tahoma, Verdana;	
	padding-right: 3px;
	color: #5C6362;
	background-color: #FFF;
}

.product_details_specs {
	font-size: 11px;
	font-family: Tahoma, Verdana;	
	padding-left: 0px;
	color: #5C6362;
}

.product_details_specs td {
	padding-left: 0px;
	color: #55595A;
	padding-left: 2px
}

.content {
	background-color: white;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

.content A {
	font-size: 12px;	
}

.search_box {
    width: 207px;
    height: 39px;
    margin-top: 20px;
    text-align: center;    
    margin-left: 10px;    
}
