#zia-form-element-wrapper-recipe_quick_search_form-recipe_provided_by  label { display:none; }

/* TABLE SORTER 
*******************************************************************************/

/* For Rounded corners */
.listing_table_wrapper_bg { background-color:#a33e2a; }
.listing_table_wrapper { background-color:#a33e2a; padding:5px; }

/* tables */
#listing_table{	
          border: 1px solid #712824;
	font-family: arial;
	background-color: #903523;
	margin:10px 0pt 15px;
	font-size: 9pt;
	width: 100%;
	text-align: left;
}
#listing_table thead tr th, #listing_table tfoot tr th {
	background: url(/assets/images/jquery-ui/f3f3f3_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	background-color: #712824;
	border: 1px solid #712824;
	font-size: 10pt;
	padding: 4px 20px 4px 4px;
	text-align:left;
	
}

body.media #listing_table thead tr th, #listing_table tfoot tr th{
	background: none !important;
}

#listing_table thead tr .header {
	background-image: url(/assets/images/jq-tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	vertical-align: top;
	
}
#listing_table tbody td img { vertical-align:top }

#listing_table tbody td a { color:#fff; font-weight:bold; font-size:1.1em; text-decoration:none; vertical-align:top }
#listing_table tbody td a:hover { color:#fff;  text-decoration:underline; }

#listing_table tbody td {
	color: #FFF;
	padding: 4px;
	background-color: #903523;
	border:1px solid #712824;
           vertical-align:top;
}
#listing_table tbody td:hover {
	padding: 4px;
	background-color: #c8533c;
	border:1px solid #712824;
           vertical-align:top;
}

#listing_table tbody tr.list-row-alt td {
	background-color:#903523;
}
#listing_table tbody tr.list-row-alt td:hover {
	background-color:#c8533c;
}
#listing_table thead tr .headerSortUp {
	background-image: url(/assets/images/jq-tablesorter/asc.gif);
}
#listing_table thead tr .headerSortDown {
	background-image: url(/assets/images/jq-tablesorter/desc.gif);
}
#listing_table thead tr .headerSortDown, 
	#listing_table thead tr .headerSortUp {
		background-color: #C2CA8C;
}

/* tablesorter Pager form */
#tablesorter-pager form input, #tablesorter-pager form select { 
	border:1px solid #E1BE7E; margin:0 0 5px 0; color:#834C27; 
}

#recipe-full-search-bg { background-color:#a33e2a; }
#recipe-full-search { padding:0 0 0 5px; background-color:#a33e2a; } 
#recipe-full-search input { margin:0 10px 0 0; padding:2px; width:120px; height:14px;  font-size:10px !important; border:1px solid #eeeccc; } 
#recipe-full-search select { margin:0 10px 0 0; height:20px; padding:2px; width:145px; font-size:10px !important; } 
#recipe-full-search input.checkbox { width:10px !important; height:10px !important; } 
	
#recipe_quick_search_form { }
   #zia-form-element-wrapper-recipe_quick_search_form-keyword { float:left; }
   
   #zia-form-element-wrapper-recipe_quick_search_form-category,
   #zia-form-element-wrapper-recipe_quick_search_form-recipe_provided_by { margin:12px 0 0 0; float:left; }
      #zia-form-element-wrapper-recipe_quick_search_form-category br,
      #zia-form-element-wrapper-recipe_quick_search_form-recipe_provided_by br { display:none; }
      #zia-form-element-wrapper-recipe_quick_search_form-category label[for="category"] { display:none; }
   
   #zia-form-element-wrapper-recipe_quick_search_form-photos { float:left; margin:14px 10px 0 0; }
   #zia-form-element-wrapper-recipe_quick_search_form-submit { float:left; margin:5px 0 0 0; }
   #zia-form-element-wrapper-recipe_quick_search_form-submit { margin-top:expression(10+"px"); }
      #zia-form-element-wrapper-recipe_quick_search_form-submit input { width:119px !important; height:43px; border:none; }
      *html #zia-form-element-wrapper-recipe_quick_search_form-submit input { width:119px;  }

/*MISC*/
.show-quick-search { margin:0 0 0 0px; font-weight:bold; }
.link  { color:#D8B18E; text-decoration:underline; cursor:pointer; }
.result-link-col { background-repeat:no-repeat; height:20px;  padding:5px !important;  font-size:11px; }
.copy_margin { margin:5px 0; }

/* Search results */
.content-box-recipes { margin:5px 0; border:1px solid #BC683C; padding:5px; background-color:#AF4A36; }
.content-box-recipes span.title { font-weight:bold; color:#ffffff; }
.recipe-thumb {  }
.recipe-image-holder { 
display:inline !important; position:absolute; width:0px;
filter:alpha(opacity=0); opacity:0.0;
}
.temp-image {} 

.results-navigator { float:right; width:175px; } 
.results-navigator img { float:left; margin:4px 0;}
.results-navigator div { float:left; border-right:1px solid #C2CA8C; padding:0 5px; }
.results-navigator div a, .results-navigator div a:visited, .results-navigator div a:active { text-decoration:none; }
.results-navigator div a:hover { text-decoration:underline; }
.results-navigator div.last { float:left; border-right:0px solid #C2CA8C; }
.results-navigator span { float:right; }