@import url("/media/internet/search/new/skin5/style.css");

table.propertysearchnavigation {
	/*border:1px solid #89a1b2;
	background:url(googlesearch/tabs.unselected.gif) top left repeat-x;*/
}

table.propertysearchnavigation .searchTab {
	height:22px;
	padding:0px;
	cursor:pointer;
	/*color:#ffffff;*/
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

table.propertysearchnavigation .selectedSearchTab {
	background:#194e73;
}

table.propertysearchnavigation .searchTabDivider {
	width:2px;
	background:url(googlesearch/divider.gif) top left no-repeat;
}

.propertysearchpadding {
	/*padding:0px 5px 4px 5px;*/
	vertical-align:top;
	/*background:url(googlesearch/bg.search.gif) top left no-repeat;*/
}

.propertysearchnavigationpadding {
	/*padding:4px 4px 0px 4px;
	background:#c0cdd4;*/
}

.propertysearchcriteriapane {
	color:#194e73;
}

.propertysearchmaptoolspane {
	margin-top:4px;
	padding:2px 0px;
	background:#dedfde;
	border:1px solid #4b7492;
}

.propertysearchadvancedcriteria {
	position:relative;
	width:100%;
	height:100%;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
}

.propertysearchadvancedcriteriacontainer {
	padding:4px;
	border:1px solid #194e73;
	border-right:0px;
	background:#86a5ba;
	/*background:#ffffff;*/
}

.propertysearchadvancedcriterianavigation {
	position:relative;
	overflow:hidden;
	background:url('googlesearch/bg.bordertabs.gif') bottom left repeat-x;
}

.propertysearchadvancedcriterianavlink {
	position:relative;
	float:left;
	padding:4px 10px;
	cursor:pointer;
	border:1px solid #527996;
	border-bottom:0px;
	background:#ffffff url('googlesearch/advanced/tab.unselected.gif') bottom left repeat-x;
}

.propertysearchadvancedcriterianavlinkselected {
	background:url('googlesearch/advanced/tab.selected.gif') top left repeat-x;
}

.propertysearchadvancedcriteriacontent {
	position:relative;
	overflow:hidden;
	padding:4px;
	border-left:1px solid #527996;
	border-bottom:1px solid #527996;
	background:#ffffff url('googlesearch/advanced/bg.selected.gif') top left repeat-x;
}

.propertysearchadvancedcriteriadefaultcategory,
.propertysearchadvancedcriteriadefaultfeature {
	float:left;
	width:48%;
	border:1px solid #205378;
	background:#ffffff;
}

.propertysearchadvancedcriteriadefaultfeature {
	float:right;
}

.propertysearchadvancedcriteriadefaultcategoryheader,
.propertysearchadvancedcriteriadefaultfeatureheader {
	padding:2px;
	border-bottom:1px solid #205378;
	background:#ffffff url('googlesearch/advanced/title.bg.categories.gif') top left repeat-y;
}

.propertysearchadvancedcriteriadefaultfeatureheader {
	background-image:url('googlesearch/advanced/title.bg.features.gif');
	background-position:top right;
}

.propertysearchadvancedcriteriadefaultcategorycontent,
.propertysearchadvancedcriteriadefaultfeaturecontent {
	width:100%;
	height:220px;
	overflow:auto;
}

.propertysearchadvancedcriteriamysearchtitle {
	padding:2px 4px;
	font-weight:bold;
	font-size:140%;
	border-bottom:1px solid #88a9de;
	background:url('googlesearch/advanced/title.bg.mysearch.gif') top right repeat-y;
}
