
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000066;	
	margin: 0;
}

#top_nav
{
	padding:8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:2px;
}

#top_nav a
{
	color:white;
	margin:0 20px;
	font-weight:bold;
	text-decoration:none;
}

#top_nav a:hover
{
	color:#F4D260;
	text-decoration:underline;
}



#header
{
	background-color:#6B6B6B;
	padding:0;
	padding-right:4px;
	padding-top:4px;
	padding-left:4px;
	
}

#header .left_image
{
	border-left:2px solid white;
}

#header .images
{
	border-right:2px solid white;
	border-top:2px solid white;
	border-bottom:2px solid white;
	
}


#header_logo_img
{
	border-right:4px solid #6B6B6B;
}

a:link, a:visited, a:active {
	color:#003399;
	text-decoration:underline;

}
a:hover {
	
	text-decoration:none;

}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
	padding:0;
}
.main {
	position:relative;
	width: 901px;
	margin: 5px auto;
	background-color: #FFFFFF;
	height:100%;
}

.search_box {
	position:absolute;
	top:200px;
	right:0;	
}

.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}
.menu {		
	width: 160px;
	margin-left:5px;
	font-size:11px;
	margin-top:10px;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.left_cell
{
	border-right:2px solid #6B6B6B;
	vertical-align:top;
	width:165px;
}

.middle_cell
{
	width:542px;
	vertical-align:top;
	padding: 20px 10px 10px;
}

.right_cell
{
	border-left:2px solid #6B6B6B;
	vertical-align:top;
	width:165px;
}

.page_title
{
	font-weight:bold;
	font-size:16px;
	text-align:center;
	border-bottom:2px solid #CCCCCC;
	color:#1769A6;
	padding-bottom:4px;
	text-transform:uppercase;
}

.menu ul, .menu li {

	margin: 0;
	padding: 0;
	list-style: none;
	
}

.menu ul
{
	padding-top: 0px;
	
}

.menu li {
	height:30px;
	width:140px;
	line-height:270%;
}


.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding-left: 15px;
	font-weight:bold;
	color:#707070;
	width:140px;
	height:100%;
}

.menu a.menu_current
{
	background-image:url(images/nav_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#1769A6;
}

#top_nav a.top_menu_current
{
	color:#F4D260;
}

.menu_main a:hover {
	color:#1769A6;
	text-decoration:none;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	width:532px;
	padding: 15px 0 20px 0;

}

.content a:hover 
{
	text-decoration:none;
}
.footer {
	background-color: #6B6B6B;

	height: 20px;
	font-weight:bold;
	line-height:220%;
	font-size: 10px;
	color: white;
	text-align: center;

}

.footer_emphasis
{
	color:#CCCCCC;
}

.footer_top
{
	height:10px;
	background-color:#999999;
}



.powered_by {
	color:#6B6B6B;
	margin:0 auto;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	width:650px;
}

.powered_by a:link, .powered_by a:visited, .powered_by a:active, .powered_by a:hover
{
	color:#CCCCCC;
}


/* Form styles moved from module because it was breaking validation */
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:left;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.required {
	color: #FF0000;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}

.property_search_small {
	border:5px solid #1A7696;			
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;	
	margin:10px 5px 0;
	padding:5px;
	
}	

.property_search_small fieldset {
	border:none;
	padding:0 0 5px;
	margin:0;
	clear:both;
}			

.property_search_small .submitter {
	text-align:right;
}	

.property_search_small h4 {
	margin:-5px -5px 5px;
	padding:0 5px 5px;
	padding-bottom:5px;
	background:#1A7696;
	color:white;
	text-align:center;
	font-size:12px;
}

.property_search_small input {
	padding:2px;			
	margin-right:2px;		
	width:80px;
}

.property_search_small  input.days{
	width:30px;
}	

.property_search_small select {
	width:40px;
}

.property_search_small select#location_id {
	width:73px;
}

.property_search_small .column {
	float:left;
	margin-right:2px;
}

.property_search_small .column label {
	display:block;
	clear:both;
}	

.property_search_small #bedrooms, .property_search_small #sleeps {
	width:44px;
}	


.property_search_small  .submitter input{
	height:20px;
	background:#1A7696;
	color:white;
	padding:0 10px 4px;
	padding-bottom:3px;
	border:1px solid #ccc;
	margin-left:5px;
	width:65px;
}

.property_search_small .submitter input:hover {
	background-color:#23A9C9;
	cursor:pointer;
}

		
.property_search_small .cal-icon {
	padding-top:2px;
}

.search_badge {
	text-align: center; 
	padding-top: 10px;
}


