/* CSS Document */

#homepage_top_container {
	height:398px;
	width:940px;
	overflow:hidden;
}

#homepage_top_left {
	clear:both;
	float:left;
	height:398px;
	width:640px;
	overflow:hidden;
}
#homepage_top_right{
	float:left;
	height:398px;
	width:300px;
	overflow:hidden;
}

#home_text_content {
	font-size:11px; 
	height:165px;
	padding-top:22px; 
	padding-bottom:70px; 
	columns:100px 3; 
	-webkit-columns:100px 3; 
	 -moz-columns:100px 3; 
}
#home_text_content p {
	margin-top:0px;	
}






#homepage_images {
	width:640px;
	height:398px;
	overflow:hidden;
}

.slide{
	position:relative;	
	width:640px;
	height:398px;
}

.slide_photo {
	position:absolute;
	top:0px;
	left:0px;
	width:640px;
	height:398px;
	z-index:1;
}


.slide_shader {
	position:absolute;
	top:0px;
	left:0px;
	width:640px;
	height:398px;
	z-index:2;
}


.slide_text {
	position:absolute;
	top:28px;
	left:480px;
	width:139px;
	height:252px;
	z-index:3;
	font-weight: bold;
	font-size:13px;
	color: #fff;
	line-height:20px;
}

.slide_text img {
	vertical-align: sub;
	border:0;
}


.slide_text a {
	color: #fff;
	text-decoration:none;
}


.slide_selectors {
	position:absolute;
	top:355px;
	right:9px;
	width:640px;
	height:32px;
	text-align:right;
	z-index:4;
}
 
.slide_selectors img {
	border:1px solid #fff;	
	padding:0;
	margin-right:2px;
}

#hometabs_container {
	width:300px;
	height:	300px;
}

.hometab {
	width:300px;
	height:100px;
	background:url(images/home_tab_bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;	
}

.hometab_image {
	position:absolute;
	top:7px;
	left:10px;	
}

.hometab_image img {
	border:0;
}

.hometab_heading {
	position:absolute;
	top:5px;
	left:110px;	
	width:166px;
	color:#609c2a;
	font-size:14px;
	line-height:16px;
}


.hometab_text { 
	color:#515045;
	font-size:12px;
}

.hometab_text a {
	color:#515045;
	text-decoration:none;
}

#flash_placeholder {
	width:900px;
	height:300px;
	padding:0px;
	margin:0px;
}

#features_and_offers_label {
	font-size:14px;
	color:#609c2a;	
	padding-top:17px;
}

#features_and_offers {
	padding-top:20px;
	height:164px;
	width:940px;
	position:relative;
}

.features_item {
	position:relative;
	float:left;  
	width:140px;
	padding-right:20px;

}

.feature_item_last {
	padding-right:0px;
}

.features_item_image_container {
	position:relative;
	
}

.features_item_image {
	position:relative;
	width:138px;
	height:138px;	
}


.features_item_shadow {
	position:relative;
	top:-18px;
	left:0px; 

}

.features_item_shadow img {
	border:0;	
}
.features_item_text {
	position:relative;
	top:-34px;
	left:5px;
	font-size:10px;
	font-weight:bold;
	color: #fff;
}

.features_item_text a{
	color: #fff;
	text-decoration:none;
}

#subscribe_item {
	position:relative;
	float:left;
	width:300px;
	z-index:1;
}
#subscribe_text {
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	width:300px;
	z-index:1;
}

#subscribe_item_panel {
	position:absolute;
	top:90px;
	left:19px;
	width:261px;
	height:27px;
	z-index:2;
}


#subscribe_item2 {
	position:relative;
	float:left;
	width:299px;
	height:99px;
	z-index:1;
}
#subscribe_text2 {
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	width:299px;
	z-index:1;
}

#subscribe_item_panel2 {
	position:absolute;
	top:64px;
	left:8px;
	width:261px;
	height:27px;
	z-index:2;
}


.subscribe_inactive {
	background:url(images/subscribe_box_email.png);
	background-repeat:no-repeat;
}
.subscribe_active {
	background:url(images/subscribe_box_email_active.png);
	background-repeat:no-repeat;
}

.subscribe_input {
	position:absolute;
	border:0px;
	outline: 0 none;
	top:6px;
	left:6px;
	height:13px; 
	width:225px; 
	color: #69685a;
	font-size:11px; 
	background-color:transparent;
}

#free_delivery {
	padding-top:20px;
	padding-bottom:40px;
	height:38px;
	width:940px;

}

#free_delivery_item {
	float:left;
	padding-top:1px;
	width:640px;
}
 
#other_newsletters {
	float:left;
	width:150px;
	text-align:right;
	font-size:11px;
	padding-top:12px;
}
		 