/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515045;
}
body {
	margin:0px;padding:0px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f2f0;
}

h1 {
	margin:0px;padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #609c2a;
}

.green_text {
	color: #609c2a;
}
#center_layout {
	width:952px; 
	margin: 0 auto; 
	text-align:left;
	
}

#top_background {
	background-color: #ffffff;
	background-image: url(images/bg_top.png);
	background-repeat: repeat-x;
}

#bottom_background {
	background-image: url(images/bg_bottom.png);
	background-repeat: repeat-x; 
	background-position:bottom
}

#menu_area {
	position:relative;
	height:146px;
	width:956px;
	background:url(images/top_shaddow.png);
	background-repeat:no-repeat;
}

#logo {
	position:relative;
	top:6px;
	width:154px;
	height:99px;
}
#logged_in_user {
	position:absolute; 
	top:18px;
	width:582px;
	left:361px;
	text-align:right;
	height:32px;
	color:#8d8a75;
}


#menu {
	position:absolute; 
	top:42px; 
	left:361px;
	width:652px;
	height:32px;
}

.menu_item {
	float:left;
}



#sub_menu {
	position:absolute;
	top:105px;
	width:600px;
	height:42px;
}

#search_panel {
	position:absolute;
	top:110px;
	left:646px;
	width:140px;
	height:26px;
}

.search_bg_inactive {
	background:url(images/input_search.png);
	background-repeat:no-repeat;
}
.search_bg_active {
	background:url(images/input_search_active.png);
	background-repeat:no-repeat;
}


.search_panel_input {
	position:absolute;
	border:0px;
	outline: 0 none;
	top:6px;
	left:30px;
	height:13px; 
	width:100px; 
	color: #69685a;
	font-size:11px; 
	background-color:transparent;
}
 
#basket {
	position:absolute;
	top:79px;
	left:806px;
	width:25px;
	height:25px;
}



#cart_links {
	position:absolute;
	top:78px;
	left:795px;
	width:150px;
	height:68px;
	font-size:9px;
	letter-spacing: -1px;
	background:url(images/basket_checkout_bg.png);
	background-repeat:no-repeat;

}

#cart_links_buttons{
	position:relative;
	top:36px;
	left:5px;
	width:140px;
	hieght:28px;
	z-index:1;
}

#cart_count {
	position:relative;
	top:-15px;
	left:0px;
	width:143px;
	height:16px;
	font-size:12px;
	z-index:2;
	text-align:right; 
	color:#fff;
}

#content_area { 
	margin-left:5px;
	marign-right:6px; 
}

#breadcrumb_trail {
	height:28px;
	padding-top:13px;
	font-size:12px;
}


#breadcrumb_trail a:link {
	color: #515045;
	text-decoration: none;

}
#breadcrumb_trail a:visited {
	text-decoration: none;
	color: #515045;
}
#breadcrumb_trail a:hover {
	text-decoration: underline;
	color: #515045;
}
#breadcrumb_trail a:active {
	text-decoration: none;
	color: #515045;
}

#breadcrumb_left {
	float:left;
}

#share_print_buttons {
	float:right;
	padding-right:8px;
}


#breadcrumb_divider {
	background:url(images/divider.png);
	background-repeat:no-repeat;
	width:940px;
	height:2px;
	margin-bottom:18px;
}

 
#left_subscribe_item {
	position:relative;
	float:left;
	width:140px;
	height:27px;
	z-index:1;
}

#left_subscribe_item_panel {
	position:absolute;
	top:0px;
	left:0px;
	width:140px;
	height:27px;
	z-index:2;
}


.left_subscribe_inactive {
	background:url(images/left_email_address.png);
	background-repeat:no-repeat;
}
.left_subscribe_active {
	background:url(images/left_email_address_active.png);
	background-repeat:no-repeat;
}

.left_subscribe_input {
	position:absolute;
	border:0px;
	outline: 0 none;
	top:6px;
	left:6px;
	height:13px; 
	width:110px; 
	color: #69685a;
	font-size:11px; 
	background-color:transparent;
}



#footer_shadow {
	clear:both;
	padding-left:6px;
	width:952px;
	height:32px;
	background:url(images/footer_shadow.png);
	background-repeat: repeat-x;
}

#footer_padder {
	clear:both;
	padding-bottom:20px;
}

#footer_copyright {
	float:left;
	padding-top:12px;
	width:350px;
	font-size:10px; 
	
}

#footer_copyright_icon {
	clear:both;
	float:left;
}

#footer_copyright_text {
	float:left;
	padding-left:10px;
	padding-top:8px;
}

#footer_social {
	float:left;
	padding-top:16px;
	width:270px;
	font-size:10px;
	text-align:right;
	vertical-align:middle;
}

#footer_social_text {
	clear:both;
	float:left;
	width:184px;
	padding-top:4px;
}
		   
#footer_social_icons {
	float:left;
	width:50px;
	text-align:right;
}
		   

#footer_links {
	float:left;
	padding-top:18px;
	width:320px;
	font-size:10px;
	vertical-align:middle;
	text-align:right;
}

.img_border {
	border: 1px solid #dad6c6;
}

a:link {
	color: #609c2a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #609c2a;
}
a:hover {
	text-decoration: underline;
	color: #609c2a;
}
a:active {
	text-decoration: none;
	color: #609c2a;
}


.hero_thumb {
	float:right;
	width:135px; 
	padding-top:32px;
	padding-right:6px;
	
} 

.instructions_text {
	font-size:11px;
}

.full_length_field_input {
	width:320px;
	 
	height:28px ;
	margin-bottom:0px;
	padding-bottom:0px;

	background:url(images/field_bg.png); 
	background-repeat:no-repeat;
	background-position:center;
	margin-left:2px
}

.full_length_text_input {
	position:relative;
	border:0px;
	outline: 0 none;
	top:0px;
	left:8px;
	height:13px; 
	width:302px; 
	color: #69685a;
	font-size:11px; 
	background-color:transparent;
}


.full_length_select_input {
	padding-left:3px; 
	padding-top:4px; 
	padding-bottom:4px; 
	padding-right:3px; 
	border:1px solid #69685a; 
	outline: 0 none;
	top:0px;
	left:8px;
	 
	width:315px; 
	color: #69685a;
	font-size:11px; 
	background-color:transparent;
}

.qty_background {
	position:relative;
	clear:both;
	float:left;
	width:54px;
	height:28px;
	background:url(images/bg_qty.png);
	background-repeat:no-repeat
}

.qty_input {
	position:absolute;
	border:0px;
	outline: 0 none;
	top:6px;
	left:26px;
	height:13px; 
	width:25px; 
	color: #69685a;
	font-size:11px; 
	background-color:transparent;
	text-align:center;
}

.qty_basket {
	left:1px;
}
