/* CSS Document */
/* FORM STYLES */
.formBoxMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #403113;
	background-color: #eeeade;
	height: 20px;
	width: 50px;
}
.formBoxLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #403113;
	background-color: #eeeade;
	height: 20px;
	width: 150px;
}
#luxury_request_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #eeeade;
	padding: 20px;
	letter-spacing: 0.5px;
}
#luxury_request_form fieldset {
	width: 180px;
	float: left;
	display: block;
	border: none;
}
.luxury_form_title { text-transform: uppercase; font-weight: bold; }
.luxury_input { background-color: #eeeade; color: #403113; }
#advsearch{
	width: 960px;
	height: auto;
	background-color: #2e230d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
	color: #eeeade;
	line-height: 35px;
	padding: 20px;
}
#advsearch fieldset
{
	width: 450px;
	float: left;
	display: block;
	border: none;
}
#advsearch fieldset ul
{
	float: left;
	display: block;
	list-style-type: none;
}
#advsearch fieldset ul.col1 { width:100px; }
#advsearch fieldset ul.checkboxes {
	margin: 0px;
	list-style-type: none;
	display: block;
	width: 170px;
	float: left;
	position:relative;
}
#advsearch .text_row
{
	width: 380px;
	height: 20px;
	margin-top: 10px;
	vertical-align:middle;
	text-align: left;
	float:left;
	clear: left;
}
#advsearch label
{
	width: 200px;
	float: none;
	display: inline;
}
#advsearch fieldset ul.checkboxes label
{
	float: none;
	padding-left:5px;
	display:inline;
}
#advsearch select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #403113;
	background: #eeeade;
	text-align: left;
	letter-spacing: 0em;
	text-transform: none;
	clear: left;
	margin-top: 5px;
}
#advsearch option {	padding-right: 3px;	font-size: 10px; }
#submitbutton,#forgotbutton,#registerbutton,#resetbutton,#Save,#Continue,#Contact,#Update,#Submit,#Submit2 {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
