.search_box_header {
	font-weight: bold;
	background-color: #cfb898;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 5px;
	color: white;
	background-image: url(/_IMAGES/_XSL/templates/www_main/top_nav_bg.gif);
}

.search_box {
	font-size: 12px;
	border: 1px solid #ccc;
	background-color: #eeeeee;
	padding: 10px;
}
.search_button {
	font-size: 30px;
}

.search_box table td {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}
.search_box table td.first {
	padding-left: 0px;
}
.search_box table td.last {
	padding-right: 0px;
	border: none;
	vertical-align: middle;
	text-align: center;
}
.search_box table td.nowrap {
	white-space: nowrap;
}

.radius_search {
	margin-top: 5px;
	display: block;
}
.radius_search_hidden {
	display: none;
}

/*- - - - - - - - - - - - - - - - - -*/

.advanced_search_box {
	font-size: 12px;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #eaeaea;
	padding: 10px;
}

.advanced_search_table {
}

.advanced_search_table td {
	vertical-align: top;
	padding: 5px;
}

.advanced_search_table td.left {
	white-space: nowrap;
}

.advanced_search_table td.right {
	width: 100%;
}

/*- - - - - - - - - - - - - - - - - -*/

.buttons_table {
	width: 521px;
	height: 182px;
	margin: 0px 0px 0px 0px;
	padding: 0px 38px 0px 46px;
	background: #ffffff url(/_IMAGES/_XSL/templates/www_main/buttons.jpg) no-repeat top center;
	clear: both;
}

.button_container-header {
	width: 142px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 30px 5px 10px 5px;
	text-align: bottom;
	clear: both;
}

.button_container-text {
	width: 142px;
	height: 114px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	clear: both;
	vertical-align: top;
}

#button_header {
	font-family: Georgia;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#button_header a {
	color: #000000;
	text-decoration: none;
}

#button_header a:hover {
	color: #1b1b1b;
	text-decoration: underline;
}

#button_header a:active {
	color: #1b1b1b;
	text-decoration: underline;
}

#button_header a:visited {
	color: #000000;
	text-decoration: none;
}

#button_header a:visited:hover {
	color: #1b1b1b;
	text-decoration: underline;
}


#button_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

#button_text a {
	color: #ffffff;
	text-decoration: none;
}

#button_text a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

#button_text a:active {
	color: #eeeeee;
	text-decoration: underline;
}

#button_text a:visited {
	color: #ffffff;
	text-decoration: none;
}

#button_text a:visited:hover {
	color: #eeeeee;
	text-decoration: underline;
}
