﻿div#advSearch, div#advSaved
{
	text-align: left;
}

div.jobSaveOption
{
	margin-bottom: 10px;
}

a.selectedSorter
{
	font-weight: bold;
}

div#adv-saved
{
	width: 265px !important;
	display: block;
	float: right;
	overflow: hidden;
	margin: 0;
	margin-top: -1px;
	clear: right;
	padding: 0;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
}

div#adv-filter-save
{
	width: 266px !important;
	display: block;
	float: right;
	overflow: hidden;
	margin: 0;
	margin-top: -1px;
	clear: right;
	padding: 0;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
}

div#adv-search-filter
{
	background: #e67f37 url(../img/rbg.gif) repeat-x top left;
	width: 263px;
	display: block;
	float: right;
	overflow: visible;
	margin: 0;
	border: solid 1px #72220a;
	clear: right;
	padding: 0;
	text-align: left;
	font-size: 14px;
	padding-bottom: auto;
	margin-right: 2px;
	margin-top: 2px;
}

.inputorange
{
	background: url(/skins/default/img/regform_texbg.gif) repeat-x top left;
	width: 185px !important;
	width: 185px;
	height: 17px;
	border: solid 1px #FF7E00;
	padding: 0;
	margin: 0;
	color: rgb(0,0,0);
	border: solid 1px rgb(120,120,120);
	font-size: 11px;
}

.line .inputorange
{
	background: url(/skins/default/img/regform_texbg.gif) repeat-x top left;
	float: right;
	width: 150px;
	height: 17px;
	border: solid 1px #FF7E00;
	padding: 0;
	margin: 0;
	color: rgb(0,0,0);
	border: solid 1px rgb(120,120,120);
	font-size: 11px;
	clear: none;
	margin-top: 8px;
	clear: right;
}

div#advSearchResult
{
	text-align: left;
}

.selectSmall
{
	width: 115px;
	color: rgb(0,0,0);
	border: solid 1px rgb(120,120,120);
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

.selectLarge
{
	width: 185px;
	color: rgb(0,0,0);
	border: solid 1px rgb(120,120,120);
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/* TODO: change to image */
/*.openerSign
{
	background-color: White;
}
.openerSignOpened
{
	background-color: Red;
}*/
/* using CVsearch.css*/
/* /TODO: change to image */
.hidden
{
	display: none;
}

a.selectedFilter
{
	font-weight: bold;
	color:#520000;
}

#adv-filters
{
	width: 580px;
	display: block;
	overflow: hidden;
	margin: 0;
	clear: both; /*float:left;*/
	background: #eaeaea;
	padding: 8px;
}
.note 
{	width:280px;
overflow:hidden;
font-size:10px;	}


.filtercolumn
{
	float: left;
	width: 260px;
	_width: 285px;
	margin-left: 5px;
	
	overflow: hidden;
	display: block;
}
.savedheader
{
	width: 320px;
	float: right;
	text-align: right;
}

div#savedSearchMenu 
{	width:264px;
	overflow:hidden;
	display:block;
	background:#3589c8;
	border-top:solid 2px white;
	margin:0;
	
	}
	
	div#savedSearchListBox 
	{	
		color:White;
		font: normal 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
		text-decoration:none;
		}