﻿main.content {
	padding-bottom: 40px;
}

div.search-results div.column-main
{
   float: right;
}
div.search-results div.column-sub
{
	float: left;
}
div.search-results div.container-border
{
	margin-bottom: 10px;
}
div.search-results div.container-border h3.container-header
{
	text-align: left;
	color: #fff; 
}
#search-results a,
div.search-results a.empty-basket
{
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Serif;
}
div.search-results a:hover
{
	font-weight: normal;
	text-decoration: underline;
}
div.search-results a.empty-basket
{
	text-align: center;
	width: 150px;
	display: block;
	margin: 30px auto 0px auto;
}


#search-header h3 { text-align: left; margin-bottom: 0px; }
tr#search-header h3 { float: left; }

#search-header div.result-count { float: left; color: #fff; margin-top: 18px; margin-left: 5px; }
#search-header td
{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	background-color: #989797;
	padding-left: 10px;
}
#search-header td.last
{
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	background: #989797;
}

#search-results td.first { padding: 10px 0px 10px 10px; }
#search-results td.mid { padding: 10px 0px 10px 15px; }
#search-results td.last { padding: 10px 20px 10px 15px; }
#search-results td
{
	margin-top: 5px;
}
#search-results th.mid
{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #0856A8;
	border-left: dotted 1px #fff;
	text-align: left;
	padding: 5px 15px 5px 15px;
}
#search-results th.first, #search-results th.sponsored_first
{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: #0856A8;
	text-align: left;
	padding: 5px 0px 5px 10px;
}
#search-results th.last, #search-results th.sponsored_last
{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 5px 15px 5px 15px;
	background: #0856A8;
}
#search-results td.sponsored
{
	background-color: #ededed;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

#search-results td.norm,
#search-results td.alt { background-color: #e8e7e7; }
#search-results tr.sponsored td.norm, #search-results tr.sponsored_top td.norm { background-color: #ccc; }
#search-results tr.sponsored td.alt, #search-results tr.sponsored_top td.alt { background-color: #ccc; }

#search-results tr.sponsored_top td 
{
	text-align: right;
	font-size: 11px;
	color: #ee623b;
	padding: 2px 5px !important;
	border-bottom: 0px !important;
}
#search-results tr.sponsored td 
{
	padding-top: 0px !important;
	border-top: none !important;
}

#search-results tr.all_regions td 
{
	text-align: right;
	font-size: 11px;
	padding: 2px 5px !important;
	border-bottom: 0px !important;
}

#search-results td.first,
#search-results td.last,
#search-results td.mid
{
	border-top: solid 4px #fff;
}

#search-results p
{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#search-results a.basket-remove
{
	display: block;
	text-align: left;
	margin-bottom: 20px;
}
#search-results div.sr_img 
{
	text-align:center;
}
#search-results div.sr_img,
#search-results div.sr_img img
{
	width: 150px;
}

#search-results div.details
{
	clear: both;
}
#search-results div.details span
{
	white-space: nowrap;
}
#search-results div.details span.company 
{
	padding-right: 20px;
}
#search-results div.go
{
	width: 42px;
	height: 42px;
	cursor: pointer;
	background: url(/images/ideas/search-go.png) no-repeat;
}
#search-results div.go:hover
{
	background-image: url(/images/ideas/search-go.png);
}
#search-results img.interesting
{
	float: left;
	padding-right: 5px; 
	padding-top: 4px;
}

#search-filter div { color: #6d6e71; line-height: normal; }
#search-filter input, #search-filter label, #search-filter span.count { font-size: 11px; }
#search-filter div.input { float: left; }
#search-filter div.label { float: left; padding-top: 1px; }
#search-filter label.disabled { color: #bdbcbc; }
#search-filter span.count { color: #ee623b; }
#search-filter div.box  
{
	padding: 5px 0px;
	margin-top: 5px;
	border-top: 1px solid #ccc;
}
#search-filter div.data  
{
	overflow: auto;
}
#search-filter 
{
	background-color: #e8e7e7; 
	padding: 5px;
}

#search-filter div.refine_heading h1
{
	font-weight: bold;
	font-size: 16px;
	padding: 5px 1px;
	margin: 0px;
}

#search-filter div.box div.heading  
{
	padding-left: 2px;
}
#search-filter div.box div.heading div  
{
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 14px;
	color: #6d6e71;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	float: left;
}
#search-filter div.box div.max { margin-bottom: 10px; }
#search-filter div.box div.max div { background-image: url(/images/ideas/filter-arrow-down.gif);	}
#search-filter div.box div.min div { background-image: url(/images/ideas/filter-arrow-right.gif);	}
#search-filter div.box div.data_max { display: block; }
#search-filter div.box div.data_min { display: none; }

#search-filter div.andor { position: absolute; margin-left: 100px; font-size: 10px; margin-top: 3px;}
#search-filter div.andor a { font-weight: normal; font-size: 10px; }
#search-filter div.andor a.andor_selected { font-weight: bold; text-decoration: underline; cursor: text; }
#search-filter div.clear-filter { float: right; display: none; margin: 2px 4px 0px 0px; }
#search-filter div.clear_all a { font-weight: normal; font-size: 14px; display: block; text-align: center; }
#search-filter div.clear_open { display: block; }
#search-filter div.clear-filter a { font-weight: normal; font-size: 10px; }
#search-filter div.box div.data a.custom { font-weight: normal; font-size: 10px; float: right; display: block; margin: 2px 4px 0px 0px; }
#search-filter div.box div.data td { font-size: 11px; padding-left: 2px; }
#search-filter div.box div.data div.sub { padding-left: 15px; display: none; }
#search-filter div.box div.data div.sub_open { display: block; }
#search-filter div.box div.data table { width: 100%; }
#search-filter div.box div.data td.col_first,
#search-filter div.box div.data td.col { vertical-align: top; }
#search-filter div.box div.data td.col { padding-left: 2px; }

#search-display div.initial_page,
#search-display div.no_results
{
	padding-top: 20px;
	text-align: center; 
	background: url(/images/ideas/new-search-signpost.gif) no-repeat bottom center; 
	margin-bottom: 20px;
}
#search-display div.no_results { height: 380px;}
#search-display div.initial_page { height: 410px; }

#search-display div.initial_page_instructions
{
	padding-left: 100px;
	text-align: left; 
}

#search_ad
{
      position: absolute;
      top: 10px;
      margin-top: 0px;
      padding: 0px;
      margin-left: 212px;
      width: 468px;
      height: 60px;
}

#search_modal  
{
	background-color: #fff;
	position: absolute;
	display: none;
	z-index: 999;
	cursor: wait;
}

div.search_pages { text-align: right; }
div.search_pages a,
div.search_pages a:hover { font-weight: bold; font-size: 12px; }
div.search_pages span { color: #ccc; }
div.search_pages span.selected { font-weight: bold; color: #696768 !important; text-decoration: underline !important; }

div.search_count { font-weight: bold; }
div.search_count span.highlight { color: #EE623B; }

ul.search_tabs
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.search_tabs li
{
	float: left;
}
ul.search_tabs a
{
	width: 108px;
	float: left;
	margin: 10px 10px 10px 0px;
}

td.small_brief
{
	text-align: right;
	color: #989797;	
}
td.small_brief,
td.small_brief a
{
	text-align: right;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: normal;
}

div.no_results h2 { margin: 0px; padding: 0px; }

div.results 
{
	background-color: #ffffff;
	opacity: 1;
	filter: alpha(opacity=100);
}

a.temporary_user 
{
	color: #ee623b;
	font-weight: bold;
	font-size: 16px;
}

a.temporary_user:hover
{
	color: #ee623b;
	font-weight: bold;
	font-size: 16px;
}

a.already_a_member 
{
	color: #ee623b;
	font-weight: bold;
	font-size: 14px;
}

a.already_a_member:hover
{
	color: #ee623b;
	font-weight: bold;
	font-size: 14px;
}


