/* @override http://localhost:85/stylesheets/index.css */

html, body, div, span, select, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-size: 12px;
font-style: inherit;
font-family: "futuralight bt",tahoma,arial,sans-serif;
font-weight:inherit;
margin: 0px;
outline-style:none;
outline-width:0px;
padding:0px;
vertical-align:baseline;
}

p, pre{
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	font-style:inherit;
	letter-spacing:0.07em;
	text-align: left;
}

a{
	text-decoration: none;
	font-size: 11px;
	color: #000;
}

.normal_link{
	text-decoration: none;
	font-size: 11px;
	color: #720007;
}

.normal_link:hover{
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
*{
	margin: 0;
}

h1{
	font-size: 16px;
}
h5, h4, h6{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4{
	font-size: 11px;
}
/* ab Background layout css*/ 

body{
	background: url(/images/layout/bg-gradient.bmp) repeat-x scroll 0 0;
	background-color: #261b1b;	
}

/* rp_skin is for pages referenced from the Rooster Potatoes microsite
   They should have no header nav, footer nav, or subnav, and should 
   have a blue gradient background
*/
body.rp_skin{
	background: url(/images/layout/bg-gradient-rp.jpg) repeat-x scroll 0 0;
	background-color: none;
}
body.rp_skin #footer_menu,
body.rp_skin #header_menu {
	display: none;
}
body.rp_skin .left_sidebar {
	display: none;
}


.error,.errorExplanation{
	color: #ff0000;
}

#ab_main_wrapper{
	margin: auto;
	width: 950px;
	background: url(/images/layout/shadow-lower.bmp) repeat scroll 0px 0px; 
}
body.rp_skin #ab_main_wrapper {
	margin: auto;
	width: 950px;
	background: none;
	/*
	background: url(/images/layout/rp-skin-main-border.jpg) repeat-y 0px 0px;
	*/
}


#ab_main{
	margin: auto;
	width: 950px;
	/* background: url(/images/layout/shadows.bmp) repeat-x scroll 0px 0px; */
}


#ab_white_drop{
	background: #fff none;
	width: 920px;	
	height: 100%;
	margin: auto;
}	

/* ab header properties*/

#ab_header {
	height: 120px;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#ab_logo{
	margin-left: 10px;
	float: left;
}

#header_menu{
	float: right;
	margin: 100px 20px 0px 27px;
}

#header_menu .tab_names a{
	font-size: 12px;
	line-height: 10px;
}
#header_menu .tab_names a:hover{
	/* text-decoration: underline; */
	color: brown;
}

/*ab content css*/

div#content div.terms h1 {
	font-size: 180%;
	text-align: center;	
}
div#content div.terms ol {
	margin: 2em 1em;
}
div#content div.terms ol li {
	line-height: 1.5em;
	margin: 1em 0.5em 1em 3em;
	padding-left: 1em;
}
#ab_wrapper{
	margin-top: 20px;
	z-index: 1;
	padding-bottom: 50px;
}

.ab_heading{
	width: 100%;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 14px;
}


/* ab footer css*/

#ab_footer {
	height: 50px;
	margin-top: -10px;
	background-color: #bbb;
	width: 100%;
}

#footer_text{
	float:right; 
	font-size: 12px; 
	margin: 20px 20px 0px 0px; 
	display: inline;
}
#footer_menu{
	float: left;
	margin: 20px 0px 0px 14px;
	display: inline;
	width: 50%;
}


#footer_menu .tab_names a{
	background-color: #bbb;
	text-decoration: underline;
}

.clear_both {
	height: 0px; 
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.left{
	float:left;
}
.right{
	float: left;
}

/* ab sidebar css*/

#sidebar_menu{
	width: 150px;
	float: left;
	margin-top: 50px;
}



#sidebar_menu .tab_names a{
	margin-bottom: 15px;
	margin-left: 20px;
	padding-bottom: 10px;
	font: bold 11px;
	border-bottom: 1px dotted #000;
}


/* index css*/

.panel{
	width: 230px;
	float: left;
	position: relative;
}

.panel span.applySifr{
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 42px;
	text-align: center;
	margin-left: 5%;
	cursor: pointer;
	left: 10px;
	font-weight: bold;
	line-height: 16px;
}


/* after panel*/
.after_panel{
	margin: 10px 0px 0px 15px; 
}


/* all about images inside templates*/
.image_block{
	border: 1px solid #bbb;
	float: left;
	position: relative;
}


.history.image_block{
	border: none;
}

.home_pod, .pod{
	width: 430px;
	height: 115px;
	margin: 0px 15px 0px 0px;
	float: none;
	position: relative;
}

.home_pod .pod_info{
	left: 44%;
	width: 55%;
}
.pod{
	width: 358px;
}

.pod_image{
	height: 100%;
	float: left;
}

.pod_info{
	float: right; 
	height: 96%;
	position: absolute;
	left: 52%;
	margin-left: 5px;
	margin-top: 5px;
	width: 47%;
}
.pod_name, .pod_detail{
	margin-top: 2px;
	float: left;
	width: 100%;
}
.pod_detail {
	font-size: 11px;
	width: 100%;
}

.text_overflow .pod_detail {
	margin: 17px 4px 0px 0px;
	width: 94%;
}

.pod_links{
	position: absolute; 
	bottom: 0px; 
	right: 5px; 
	width: 100%;
}

#pod_info_reduce .pod_info{
	width: 28%;
	left: 70%;
}

.pod_links .image_readmore{
	width: auto;
}

.sparkle{
	background: url(/images/home/sparkle.png) no-repeat 0 0;
	width: 69px;
	height: 69px;
	position: absolute;
	top: -10px;
	left: -15px;
	z-index: 1;
}

/* image read more*/
.image_readmore{
	position: absolute;
	bottom: 5px;
	right: 10px;
	cursor: pointer;
	height: 11px;
/*	width: 97%;
*/	margin-bottom: 1px;
	min-width: 160px;
}
.image_readmore_text{
	float: right;
	font-weight: bold;
	font-size: 11px;
	height: 11px;
	margin: 0px 10px 0px 0px;
	line-height: 10px;
	display: inline;
}

.image_readmore_arrow{
	float: right;
	height: 11px;
	width: 11px;
	background: url(/images/layout/arrow.png) no-repeat scroll 0 0;
	display: inline;
}

.image_readmore_dark{
	bottom: 10px;
	right: 2px;
}
.image_readmore_text_2{
	position: absolute;
	color: #fff;
	font-size: 11px;
}
.image_readmore_arrow_2{
	float: none;
	height: 18px;
	width: 120px;
	cursor: pointer;
	position: absolute;
	background: url(/images/layout/readmore_general.png) no-repeat scroll 0 0;
	bottom: 9px;
	right: 0px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

/* product image*/
.product_detail{
	margin-top: 10px;
	width: 100%;
}

.product_image {
	border: 1px solid #999;
	height: 100%;
	margin-right: 15px;
	float: left;
}

.product_info{
	font-size: 12px;
	width: 55%;
	height: 350px;
	float: left;
	position: relative;
}

/* image top and bottom caption*/

.produce_image{
	width : 356px;
	height: 133px;
	/*margin: 0px 15px 60px 0px;*/
	position: relative;
}

.image_bottom_caption{
	background-color: #bbb;
	height: 45px;
	font-size: 12px;
	position: absolute;
	bottom: -65px;
	left: -1px;
	width: 95%;
	padding: 10px;
}

.image_bottom_caption_white{
	background-color: #fff;
	border-bottom: 1px dotted #bbb;
	height: 13px;
	font-size: 12px;
	bottom: -37px;
	padding: 10px 0px 10px 0px;
	line-height: 10px;
	position: absolute;
	width: 100%;
}

.image_top_caption{
	background-color: #bbb;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: -22px;
	left: -1px;
	width: 100%;
	padding: 3px 0px 3px 0px;
	text-align: center;
	border: 1px solid #bbb;
}

.frozen_image {
	border: 1px solid #bbb;
	float: left;
	width: 215px;
	height: 250px;
	margin: 25px 20px 25px 0px;
	margin-right: 20px;
	display: inline;
	
}

.farmer_image{
	margin:10px 23px 40px 0;
	width: 162px;
	height: 108px;
}

.farmer_image .image_readmore_arrow{
	float: left;
	margin-right: 5px;
	display: inline;
}

.no_margin_right{
	float: right;
}
.image_block.no_margin_right{
	margin-right: 0px;
}

/* ab_video*/
.ab_video{
	border: 1px solid #bbb;
}

.bgcolor{
	background-color: #ddd;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}
.bgcolor_dark{
	background-color: #bbb;
	font-weight: bold;
	padding: 3px 0px 3px 10px;	
}

/* sidebar*/
.left_sidebar hr {
    width:97%;
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #efeaea;
    margin: 5px 5px 0px 0px;  
}

hr {
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ddd;
	margin: 5px 0px 0px 0px;  
}

hr.dotted{
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #aaa;
	margin: 5px 0px 0px 0px;  
}

.left_sidebar{
	width: 125px;
	height: 800px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
}
 
li { 
    padding: 4px 0px 3px 0px;
}

ul li{
	list-style: none;
}

.listing_tree li a{
	font-size: 10px;
	color: #000;
}
.listing_tree li li{
	margin-left: 10px;
}
.listing_tree li li a{
	font-size: 10px;
	color: #555;
}
.listing_tree li a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.listing_tree li a:hover{
	color: brown;
}

.form_elements select {
	width: 225px;
	border: 1px solid #ddd;
}

.header_item_border{
	display: inline;
	float: left;
	line-height: 8px;
}