
@import "/css/main.css";

/* override everything here */
body {
	background-image: none;
	
	/* expanded this width on the min template to 725 after redesign because it seems most aff. partners need this width. those who want it smaller can do a custom css sheet, but most needs this width so it's easier to update the min template */
	/* width:   No width is given in this CSS so that page will expand to whatever user has set in their HTML*/
}

#gallery {
	padding: 0px;
}

#search_area_adult {
	display: none;
}
.search_results {
	padding-left: 0px;
	margin-left: 5px;
}

.imgbox {
	margin: 10px 0px;
}


div.paginate {
	  background-color: transparent;
}

/**DO NOT EDIT BELOW THIS**/
.search-image-box { height:130px;}
.search-image-box-large{height:180px;}
div.search-image-actions span {display:none;}
.tabmenu {display:block;}
.search-image-nav span {display:none;}
#search_bar .compact_search { margin:11px 0 8px 11px !important; margin:0 0 0 53px; padding:0; float:left; width:400px;}
#OFFsearch_bar .advsearch {margin:0; padding:15px; width:601px; background:#ecf4f9 url(/images/advsearch_bg.gif) 0 1px; position:absolute; top:-4px; left:-3px; z-index:501;}