﻿.Controls
{
	position:absolute;
	bottom:8px;
	width:100%;
}

.watermarked{	width:330px;height:14px;padding-left:2px;border:solid 1px #636F32;font-size:11px;color:gray;}

/*------------------ Auto Complete ---------------------*/

/*AutoComplete flyout */
.autocomplete_completionListElement {  visibility : hidden;margin : 0px!important;background-color :White;color : windowtext;border : buttonshadow;
   border-width:1px;border-style:solid;cursor:'default';overflow:auto; height:200px;    text-align : left; list-style-type : none; margin:0;padding:0;}
.autocomplete_completionListElement li{font-family:Arial;color:Gray;font-size:11px; font-weight:normal;}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem{background-color: #ffed00;color: black;padding: 1px;}
/* AutoComplete item */
.autocomplete_listItem {background-color : window;color : windowtext;padding : 1px;}


.RandomImage{text-align:center; width:100%; }
.RandomImage img{max-width:500px; max-height: 400px; }


#divPlatedShots img{ padding:8px; width:144px;}
#divPlatedShots2 img{ padding:8px; width:144px;}
#divCutSearchResults a{}

#CookMethods img{ padding:5px;}

/**/.tblSearchOptions_Advanced{width:100%;}
.tblSearchOptions_Advanced .ddl{margin-top:2px;margin-bottom:10px;width:330px;}
.tdCatOptions div{display:none;/*default*/ height:25px;}