/* -----------  Feel free to keep this separate, change, or merge it.  ----------- */



#recipe_image {
	background:url(../images/placeholders-new/recipe_top2.jpg);
}


.recipe-item-list h3{
	width:auto;
	padding:0px !important;
	padding:0px 0px 6px 6px !important;
	
}

.recipe-item-list h3.vegetarian{
	float:right;
	padding:0px !important;
	width:27px;
}

#advanced_search{
	height:auto;
	padding-bottom:15px;
}

#advanced_search .button-right{
	margin:15px 0px 0px 0px;
	
}

#advanced_search #checkboxes label {
	margin-right: 5px;
}

#advanced_search h3{
	display:inline;
	margin:0px 10px 5px 0px !important;
}

#advanced_search #advSearch{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	width:200px;
	border:1px solid #dfdddb;
	padding:5px;
}

#advanced_search h4{
	margin: 0 0 5px 0 !important;
}

.box-header-no-underline h2{
	margin-bottom:0px !important;	
}

.box-header-no-underline{
	margin-bottom:20px;	
	clear:both;
}

#in_season .recipe-item-list h3 {
	padding-left:0px !important;
}

.recipe-item-list{
	min-height:170px;	
}


.recipe-day-list {
padding: 0 5px 5px 175px !important;
}

.userRecipeList{
	padding-left:10px;
}

.recipe-day-list span, .userRecipeList span{
	float: none;
	white-space: nowrap;
	color: #666;
	font-size: 0.7500em;
	margin-right: 9px;
	padding-left: 13px;
	line-height: 20px;
}


.serves {
	background: url(/images/interface/small_serves_icon.gif) 0 50% no-repeat;
}

.level {
	background: url(/images/interface/small_level_icon.gif) 0 50% no-repeat;
	text-transform: uppercase;
}

.timing {
	background: url(/images/interface/small_timing_icon.gif) 0 50% no-repeat;
}

.easy { color: #1a6a36 !important; }



ul.starRating{
	display:block;
        clear:left;
	height:0px;
	padding:2px 0px 0px 0px;
}


ul.starRating li{
	float:left;
	background:url(/images/star-rating.png) no-repeat;
	width:10px;
	height:10px;
	margin:4px 2px 0px 0px !important;
	padding:0px;
	cursor:pointer;
	background-position:0px -20px;	
}

ul.starRating li.on{
	background-position:0px 0px;	
}

ul.starRating li.gold{
	background-position:0px 0px;	
}



.userRecipeList span.ratingQty{
	padding-left:5px;
}

#azrecipes_box p.viewall-link{
	color:#666766;
}



/* ----------------- recipe details -------------- */

.recipeActions{
	float:right;
	margin-top:6px;
}

.recipeActions span{
	padding-left:15px;
	margin-right:12px;
	font-size: 0.8em;
	color: #b72f26;
	line-height:10px;
}

.recipeActions span a{
	color: #b72f26;
}

.recipeActions .print{
	background:url(/images/recipes/actionIcons.png) no-repeat 0px -32px;
}

.recipeActions .email{
	background:url(/images/recipes/actionIcons.png) no-repeat 0px -14px;	
}

.recipeActions .download{
	background:url(/images/recipes/actionIcons.png) no-repeat 0px 3px;
}

.saveToFolder{
	background:url(/images/recipes/actionIcons.png) no-repeat 0px -47px;
	padding-left:15px;margin-right:12px;font-size: 0.8em;color: #F16023;line-height:10px;
}

span.saveToFolder a{
	color: #F16023;
}

.userRecipe .box-header{
	margin-bottom:10px;
}

#uploaderInfo{
	float:right;
    clear: none;
	margin-right:20px;
	margin-left:20px;	
}


#uploaderInfo img.userImg{
	border:2px solid #e2e1e1;
	float:left;
	margin-bottom:20px;
}
 
 
h3.recipeHeader{
	color:#666766;
	display:block;
	width:auto;
	height:32px;
	line-height:32px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 20px;
	background:url(/images/recipes/headerBg.png) no-repeat !important;
	text-indent:20px;
}


#uploaderInfo h3.recipeHeader{
	margin:4px 0px 2px 0px !important
}
 
#uploaderInfo p{
	padding:0px 0px 0px 0px;
	margin-left:82px;
	line-height:1.2em;
}

#uploaderInfo a{
	color: #F16023;
}

.userRecipe p{
	padding-left:20px;
}

span.stepHighlight{
	color:#b72c25;
	display:block;
}

.recipeDiv{
	clear:left;
	padding:15px 0px 0px 0px;
	width:770px;
}


ul.ingredients{
	font-size: 0.7500em;
	padding: 0 0 1em 20px;
	line-height: 1.5em;
	font-weight: 400;
	color: #666 !important;
}


ul.ingredients a{
	padding-right:20px;
	background:url(images/recipes/cartIcon.png) right no-repeat;
	color: #b72f26;
}

div.userComments{
	background:#fff;	
	border:1px solid #e3e3e3;
	margin:0px 0px 20px 10px;
	padding:0px 18px;
}


div.userComments p{
	padding:0px !important;
}

div.signIn{
	padding:15px 0px;
	border-bottom:1px solid #e3e3e3;
}

div.signIn a{
	color:#55893d;	
}

div.comment{
	padding:20px 0px;
	border-bottom:1px solid #e3e3e3;
}

div.comment p{
	color:#333333 !important;
	font-size:0.8em !important;
}

div.userInfo{
	float:left;
	width:160px;
	margin-right:20px;
}


div.userComments ul.starRating{
	display:block;
	height:15px;
	padding-top:0px;
}

div.userComments ul.starRating li{
	margin:0px; padding:0px;	
}

div.userComments p.comment{
	display:block;	
	margin-left:180px;
}

div.userComments p.userName{
	font-weight:bold;
}


.productDiv{
	float:left;
    width: 101px;
	margin:0px 10px 20px 10px;
}

.productDiv img{
	display:block;
	margin:0px auto;
}

.productDiv p{
	padding:0px !important;	
	text-align:center;
}

.productDiv a{
	color:#a11e21;
	text-align:center;
}

.recipeImgSide {
	margin:0px 0px 0px 15px;
	float:left;

}

.recipeImgSide img{
	float:left;
	margin-bottom:20px;

}

.recipeImgSide p{
	padding: 20px 0px 0px 5px !important;
	float: left;
	width: 115px;
}

.recipeImgSide a{
	color:#666;
}


/* ----------------- in season -------------- */

.in-season {
	padding-bottom:20px;	
}

.in-season  .box-header{
	margin-bottom:0px;	
}

.in-season h3{
	margin-top:15px;
	clear:both;
}

.in-season .search-recipe-item{
	padding-top:0px;
	padding-bottom:15px;
}


/* ----------------- Search results -------------- */

.recipeRating{
	margin-top:5px;	
}

.recipeRating ul.starRating ul{
	width:104px;
	display:block;
	height:12px;
}

.recipeRating ul.starRating li{
	float:left;
	background:url(/images/interface/ratingStars.png) no-repeat;
	width:16px;
	height:12px;
	margin:2px;
	cursor:pointer;
}

.recipeRating ul.starRating li.on{
	background-position:0px -17px;	
}

.recipeRating ul.starRating li.gold{
	background-position:0px -34px;	
}



/* -------------- Search Results -------------- */

.searchResults .userRecipe{
	position: absolute;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 60px 0px 0px 116px;
	z-index:2;
	clear:left;
}

.searchResults .img-left{
	position:absolute;	
}

.searchResults .search-recipe-item{
	min-height:93px;
	margin-bottom:10px;
}

.searchDivs{
	padding-bottom:20px;
}

.topBorder{
	clear:both;
	border-top: 1px dotted #d9d9d9;
	border-bottom:none;
}

/* -------------- Search Results -------------- */




/* ----------------- Carousel -------------- */

.carousel{
	margin-left:5px;	
}

a.c-left-arrow {
	display: block;
	width: 13px;
	height: 15px;
	background: url(/images/left-slide.gif) 0 0 no-repeat;
	position:absolute;
	margin:100px 0px 0px 5px;
	z-index:99;
}
a.c-right-arrow {
	display: block;
	width: 13px;
	height: 15px;
	background: url(/images/right-slide.gif) 0 0 no-repeat;
	position:absolute;
	float: right;
	margin:100px 0px 0px 738px;
	z-index:99;
}





/* Review Form */

#form_error{
	color:#900;	
	display:none;
}

.reviewForm{
	display:none;
}

#reviewForm label{
	padding-bottom:10px;
}

#reviewForm{
	font-weight: 600;
	color: #666 !important;
	font-size: 0.7500em;
	padding:10px;
	line-height: 1.5em;
	width:478px;
}

#reviewForm h2{
	font-size:1.3em;
	font-weight: 100;
	color:#2d2d2d;
	padding-bottom:40px;
}

#reviewForm #submit, #reviewForm #cancel{
	float:right;	
	margin-left:20px;
}

#reviewForm textarea{
	border:1px solid #fce0ca;
	width:478px;
}

.reqField{
	float:right;
	clear:both;
	color:#b9aea1;
	padding-top:5px;
	font-size:0.8em;
}

/* Review Form */


#search{
	margin:0px 20px 10px 20px;	
}

#advBlock{
	margin-left:20px;	
}

#advBlock h4{
	height:20px;
}

#azrecipes_box ul li a {
	color: #094F98;
}