@charset "UTF-8";
/* CSS Document */

#section_header {
	padding-left: 34px;
	width: 600px;
	margin-bottom: 24px;
	}
	#section_title {
		color: #918A8A;
		font-weight: 100;
		font-size: 80px;
		width: 100%;
		height: 95px;
		overflow: hidden;
		}
	#sub_nav {
		width: 600px;
		margin-left: 4px;
		height: 77px;
		border-top: 1px solid #CED0AE;
		background-image: url("../images/sub_nav_bg.jpg");
		overflow: hidden;
		}
		#sub_nav .selected {
			cursor: default;
			}
			#sub_nav .selected a {
				color: #BCCF72;
			}
		.sub_nav_item {
			color: #9B9A97;
			padding: 12px 3px 12px 3px;
			float: left;
			display: inline;
			}
			.sub_nav_text {
				padding: 5px;
				height: 18px;
				text-align: center;
				}
			.sub_nav_item a {
				color: #9B9A97;
				}
				li.unselected a:hover {
					color: black;
					}
				li.selected a:hover {
					cursor: default;
					}
				.sub_nav_item a.selected {
					color: #B2C961;
					}
			.sub_nav_item .selected {
				width: 12px;
				height: 27px;
				margin-top: 10px;
				margin-left: auto;
				margin-right: auto;
				background-image: url("../images/sub_nav_arrow.jpg");
				overflow: hidden;
				}
			.sub_nav_item .unselected {
				width: 12px;
				height: 27px;
				margin-top: 10px;
				margin-left: auto;
				margin-right: auto;
				background-image: url("../images/sub_nav_line.jpg");
				overflow: hidden;
				}

#content {
	margin-right: auto;	
	margin-left: auto;
	width: 994px;
	height: auto;
	}

#left {
	float: left;
	width: 672px;
	}
	#left #left_content {
		width: 100%;
		min-height: 1375px;
		margin-bottom: 45px;
		}
	#footer {
		width: 600px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 25px;
		float: left;
		padding-left: 40px;
		}
		#footer a {
			color: #676767;
			}
			#footer a:hover {
				color: black;
				}
		#footer_links {
			font-size: 12px;
			text-align: center;
			color: #676767;
			margin-bottom: 5px;
			}
		#footer_legal {
			font-size: 12px;
			text-align: center;
			color: #768532;
			}	
					
#right {
	float: left;
	height: auto;
	width: 322px;
	}
	
	#filler {
		background:	url("../images/promo_col_repeat_bg.jpg");
		height: 10px;
		width: 322px;
		}
		
	#right_top {
		width: 322px;
		height: 426px;
		background:	url("../images/avocado_featured.jpg");
		background-repeat: no-repeat;
		background-color: #F9F6DF;
		padding-bottom: 14px;
		}
		#featured {
			width: 302px;
			height: 260px;
			float: left;
			}
			#featured_text {
				width: 290px;
				height: 18px;
				margin-top: 11px;
				overflow: hidden;
				font-size: 16px;			
				text-align: right;
				color: white;
			}
			#featured_img {
				width: 290px;
				height: 200px;
				margin-top: 16px;
				margin-left: 22px;
				overflow: hidden;
				}
		#social {
			width: 302px;
			height: 147px;
			float: left;
			padding-top: 7px;
			}
			#social .social_title_text {
				color: #E07520;
				font-size: 15px;
				font-weight: bold;
				}
				.thin {
					font-weight: 100;
					}
			#join_up{
				width: 282px;
				height: 55px;
				margin-top: 15px;
				margin-left: 25px;
				overflow: hidden;
				}
				#newsletter {
					}
					#controls {
						}
						#social #join_up #newsletter #controls input {
							float: left;
							}
						#newsletter {
							margin-top: 5px;
							}
							#signup {
								width: 214px;
								height: 23px;
								overflow: hidden;
								border: 1px solid #D0E5A0;
								color: #676767;
								font-size: 17px;
								font-weight: lighter;
								padding-top: 5px;
								}
			#follow_us {
				width: 282px;
				height: 80px;
				margin-left: 25px;
				}
				#follow_us #follow_us_btn{
					width: 200px;
					height: 54px;
					background-image: url("../images/follow_bg.jpg");
					margin-top: 1px;
					}
					#follow_us #follow_us_btn img{
						margin-top: 8px;
						margin-right: 5px;
						margin-left: 18px;
						}
	#right_promos {
		width: 322px;
		height: 1027px;
		background:	url("../images/promo_col.jpg");
		background-repeat: no-repeat;
		padding-left: 39px;
		}
		#right_promos #message {
			margin-bottom: 24px;
			width: 240px;
			height: 66px;
			border-bottom: 1px solid #DFDFDF;
			overflow: hidden;
			}
			#right_promos #message #msg_txt {
				padding-top: 20px;
				font-size: 16px;
				font-weight: 100;
				color: #B1B0AD;
				}
		#right_promos .promo_container {
			width: 240px;
			height: 290px;
			overflow: hidden;
			float: left;
			margin-bottom: 23px;
			}
			#right_promos .promo_container .promo_title {
				height:14px;
				padding-top: 4px;
				margin-bottom: 11px;
				float: left;
				font-size: 15px;
				color: #768532;
				}
				#right_promos .promo_container .promo_title a {
					color: #768532;
					}
				#right_promos .promo_container .promo_title .heavy {
					font-weight: bold;
					color: #61642C;
					}	
			#right_promos .promo_container .goto_arrow {
				margin-top: 3px;
				float: left;
				}
			#right_promos .promo_container .promo_img {
				width: 208px;
				padding-left: 22px;
				height: 200px;
				padding-top: 20px;
				overflow: hidden;
				margin-bottom: 8px;
				}
			#right_promos .promo_container .promo_txt {
				font-size: 14px;
				line-height: 120%;
				color: #676767;
				font-weight: 100;
				}
				#right_promos .promo_container .promo_txt a {
					color: #676767;
					}
.ratingblock .ratingtext .inactive {
	clear: both;
	font-weight: normal;
	font-size: 12px;
	color: #61642C;
	}
