/* tips index page styles */
h1{
	width:430px;
	overflow:hidden;
}
h2{
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}
#site_body .primary_content p.intro{
	width:auto !important;
}
.right_column {
	background-repeat:no-repeat;
	background-position:center top;
}
.tool_button{
	float:right;
}
#tip_index_list{
	background:url(/images/dotted_border_grey.gif) left bottom repeat-x;
	margin-bottom:50px;
}
#tip_index_list li .tip-header{
	overflow:hidden;
}
#tip_index_list .tip-open{
	background:url(/images/dotted_border_grey.gif) left top repeat-x;
	padding:7px 0 10px 0;
	
}
	#tip_index_list .tip-open h3{
		display:inline;
		float:left;
		margin:0; 
		padding: 0 10px;
		background:url(/images/tips/black_arrow.gif) 0 0.5em no-repeat;
		cursor: pointer; /* for FF */
		cursor:hand; /* for IE */
	}
	#tip_index_list .tip-open .tip_type{
		display:inline;
		float:left;
	}	
#tip_index_list li.tip-closed{
	background:url(/images/dotted_border_grey.gif) left top repeat-x;
	padding:5px 0;
}	
	#tip_index_list li.tip-closed h3{
		display:block;
		margin:0; 
		padding: 0 10px;
		background:url(/images/tips/black_arrow.gif) 0 0.5em no-repeat;	
		color:#4a2895;
		font-size:1em;
		font-weight:normal;
		cursor: pointer; /* for FF */
		cursor:hand; /* for IE */		
	}
	#tip_index_list li.tip-closed .tip_type,
	#tip_index_list li.tip-closed .author_name,
	#tip_index_list li.tip-closed p{
		display:none;
	}

#tip_index_list .tip_type li{
	display:inline;
	background-image:none;
}
#tip_index_list .tip_type li a{
	background-color:#538cc3;
	color:#fff;
	text-transform:uppercase;
	font-size:0.8em;
	text-decoration:none;
	padding:0 2px;
}
#tip_index_list .tip_type li a:hover{
	background-color:#505050;	
}
#tip_index_list li .author_name{
	clear:both;
	font-size:0.9em;
	padding-left:10px;
}
#tip_index_list li p{
	clear:both;
	padding:5px 10px 0 10px;
	margin:0;
	line-height:normal;
}

/* food chooser box*/
#food_chooser_nojs{
	border:1px solid #cccccc;
	margin-bottom:20px;
	background-color:#5e38b2;
	color:#FFF;
	margin:10px auto;
	padding:10px;
	overflow:hidden;
	position:relative;
	width:80%;
	text-align:left;
	display:block;
}
#food_chooser_nojs h2{
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background:url(/images/tips/purple_dotted_line.gif) left bottom repeat-x;
}
#food_chooser_nojs h3{
	background:url(/images/tips/white_arrow.gif) 0 0.4em no-repeat;
	padding: 0 0 0 6px;
	margin:10px 0 0 0;
	line-height:normal;
	font-size:1.2em;
}
#food_chooser_nojs a{
	color:#FFF;
}
#food_chooser_nojs a:hover{
	text-decoration:none;
}
#food_chooser_nojs ul.food-list li{
	font-size:0.9em;
	float:none;
	padding:0 0 0 8px;
	margin:0;
	line-height:normal;
}
#food_chooser_nojs ul.food-list .food-choice{
	background-image:none !Important;
}

/* food chooser JS styles */
#food_chooser ul.food-list{
	display:none;
}

#food_chooser{
	border:1px solid #cccccc;
	margin-bottom:20px;
	background-color:#5e38b2;
	color:#FFF;
	margin-right:10px;
	padding:0;
	overflow:hidden;
	background-image:url(/images/tips/bg_total0.gif);
	position:relative;
	width:680px;
}
#food_chooser #category-box{
	background-color:#321473;
	padding:10px 12px;
	/*width:154px;
	margin:23px 17px;*/
	width:170px;
	margin:23px 10px 23px 0;
	_width:165px;
	overflow:auto;
	float:right;
	position:relative;
	height:140px;
}
#food_chooser #category-box li{
	padding:1px 0;
	margin:0;
	line-height:1em;
	font-size:0.85em;
}
#food_chooser #category-box h2{
	display:none;
}
#food_chooser h2{
	padding:0 0 5px 0;
	margin:0 0 7px 0;
	background:url(/images/tips/purple_dotted_line.gif) left bottom repeat-x;
	font-size:1.2em;
}
#food_chooser h3{
	background:url(/images/tips/white_arrow.gif) 0 0.4em no-repeat;
	padding: 0 0 0 7px !Important;
	margin:0 !Important;
	width:160px;
	line-height:normal;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	cursor: pointer; /* for FF */
	cursor:hand; /* for IE */	
	color:#c9bee3;
	position:relative;
}
#food_chooser h3:hover{
	text-decoration:underline;
}

#food_chooser ul.food-list li{
	padding-left:6px;	
	font-size:0.9em;
}

#food_chooser .chosen h3{
	color:#fff;
	font-weight:bold;
}

#foodline{
	width:450px;
	_width:460px;
	height:125px;
	position:absolute;
	padding:75px 0 0 25px;
	left:0;
	_padding-left:10px;
}
.foodline_4{
	/*background:url(/images/tips/bg_total4.gif) no-repeat top left;*/
}
.foodline_3{
	background:url(/images/tips/bg_total3.gif) no-repeat top left;
}
.foodline_2{
	background:url(/images/tips/bg_total2.gif) no-repeat top left;
}
.foodline_1{
	background:url(/images/tips/bg_total1.gif) no-repeat top left;
}
	.foodline_4_choice_1{
		background:url(/images/tips/bg_total4_glow1.gif) no-repeat top left;
	}
	.foodline_3_choice_1{
		background:url(/images/tips/bg_total3_glow1.gif) no-repeat top left;
	}
	.foodline_2_choice_1{
		background:url(/images/tips/bg_total2_glow1.gif) no-repeat top left;
	}
	.foodline_1_choice_1{
		background:url(/images/tips/bg_total1_glow1.gif) no-repeat top left;
	}
		.foodline_4_choice_2{
			background:url(/images/tips/bg_total4_glow2.gif) no-repeat top left;
		}
		.foodline_3_choice_2{
			background:url(/images/tips/bg_total3_glow2.gif) no-repeat top left;
		}
		.foodline_2_choice_2{
			background:url(/images/tips/bg_total2_glow2.gif) no-repeat top left;
		}
			.foodline_4_choice_3{
				background:url(/images/tips/bg_total4_glow3.gif) no-repeat top left;
			}
			.foodline_3_choice_3{
				background:url(/images/tips/bg_total3_glow3.gif) no-repeat top left;
			}	
				.foodline_4_choice_4{
					background:url(/images/tips/bg_total4_glow4.gif) no-repeat top left;
				}
		
.foodline_4_choice_1 .choice_1 a,
.foodline_3_choice_1 .choice_1 a,
.foodline_2_choice_1 .choice_1 a,
.foodline_1_choice_1 .choice_1 a,
.foodline_4_choice_2 .choice_2 a,
.foodline_3_choice_2 .choice_2 a,
.foodline_2_choice_2 .choice_2 a,
.foodline_4_choice_3 .choice_3 a,
.foodline_3_choice_3 .choice_3 a,
.foodline_4_choice_4 .choice_4 a{
	color:#000;
}

#foodline li{
	display:none;
}
#foodline .choice_1,
#foodline .choice_2,
#foodline .choice_3,
#foodline .choice_4 {
	overflow:visible;
	height:100px;
	width:85px;
	float:left;
	margin:0 11px;
	text-align:center;
	display:block;
	line-height:normal;
}
#foodline li a{
	text-decoration:none;
	height:90px;
	width:85px;
	display:block;
	padding:5px 0;
	background-position:50% 37%;
	background-repeat:no-repeat;
	position:relative;
}
#foodline li span{
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:bold;
	line-height:0.9em;
	bottom:8px;
	left:1px;
	text-align:center;
	width:75px;
	display:block;
	padding:0 5px;
	position:absolute;
}
#foodline .choice_1 span,
#foodline .choice_4 span{
	bottom:12px;
}
#food_chooser #buttonleft,
#food_chooser #buttonright{
	position:absolute;
	z-index:100;
	display:block;
	width:10px;
	height:20px;
	overflow:hidden;
	text-indent:-1000px;
	background-repeat:no-repeat;
	background-position:left top;
}
#food_chooser #buttonleft{
	background-image:url(/images/tips/scroll_left.gif);
	top:108px;
	left:8px;
}
#food_chooser #buttonright{
	background-image:url(/images/tips/scroll_right.gif);
	top:108px;
	left:455px;
}
