@import url(undohtml.css);

.wiiButton{position:absolute; left:580px;top:425px;}

body{ 
    font-family: Arial, Verdana, Helvetica, sans-serif;
	padding:0;
	background:#74ACE5 url(/images/main_background.jpg) repeat-x;
	color:#fff;
	font-size:12px;
}

a{color:#fff;}

a:hover{color:#74ACE5;}

html, body{height:100%;}

h1{
/*	color:#9DC832;*/
	color:#141d5e;
	font-size:20px;
	padding:0 0 5px 0;
}

h2{padding:5px 0 5px 0;}

p{
	padding:5px 0 5px 0;
	font-size:12px;
}

td, th{
	vertical-align:top;
}

/*ul{	padding:0 0 0 20px;}

li{list-style:disc;}*/

.grey_div a,
.grey_table a{
	font-weight:normal!important;
}

.grey_div{
	background-color:#EDF4FC;
	width:550px;
	border:1px solid #141D5E;
	padding:10px;
}

.grey_table{
	background-color:#EDF4FC;
	width:550px;
	border:1px solid #141D5E;
}

.grey_table th{
	background-color:#CBE0F5;
	padding:5px;
}

.grey_table td{
	padding:5px;
}

#top_content{margin:15px 0 15px 0;}

#bottom_background{
	width:100%;
	height:100%;
	padding:0 0 20px 0;
	background:url(/images/background_bottom.gif) no-repeat bottom right;
}

#logo{margin:0 300px 0 112px;}

.apply_width{
	width:770px;
	text-align:left;
}

#middle_content{
	background-color:#fff;
	width:640px;
	padding:10px 0 10px 10px;
	color:#000;
	float:right;
}

#main_body{
	min-height:250px;
	width:380px;
	padding:26px 30px 20px 30px;
	color:#131B5C;
/*	height:220px;*/
}

#main_body p{color:#131B5C}

#main_body a{
	color:#131B5C;
	font-weight:bold;
}

#main_body a:hover{color:#B882D0;}

#main_body form label{
	display:block;
	width:150px;
/*border:1px solid red;*/
	float:left;
	text-align:right;
}

#main_body form #frmenqsubmit{margin:0 0 0 150px;}

#menu{
	width:115px;
	float:left;
/*	border:1px solid red;*/
	padding:4px 0 0 0;
	font-size:12px;
}

#menu a{
	display:block;
	color:#fff;
	font-weight:bold;
	padding:5px 0 5px 15px;
/*	border:1px solid red;*/
	width:100px;
}

#menu .selected{
	background: url(/images/menu_back.gif) no-repeat 5px 2px;
}

#right_column{
	float:right;
	width:197px;
/*	height:237px;*/
	color:#fff;
	margin:90px 0 0 0;
	padding:0px;
	background:url(/images/search_middle.gif) repeat-y;
/*	border:1px solid red;*/
}

#right_column h3{
	font-size:16px;
	position:relative;
}

#right_column h4{
	font-size:14px;
	padding:0px;
	margin:0px;
	position:relative;
}

#right_column #second_nav{
	padding:28px 0 15px 15px;
	background:url(/images/search_top.jpg) no-repeat top left;
}

#right_column #second_nav #search_order{
	line-height:10px;
	padding:5px 0 5px 10px;
	margin:0;
	position:relative;
}

#right_column #second_nav #search_amount{
	padding:3px 0 10px 0;
	margin:0 0 0 0;
}

#right_column #second_nav div{
/*	width:170px;*/
	margin:10px 0 10px 0;
}

#right_column #second_nav h3{margin:0 0 5px 0}

#right_column #second_nav a:hover{
	color:#542E67;
}

#right_column select{
	width:150px;
}

.bottom_item{
	background:url(/images/home_property_bottom.jpg) no-repeat bottom;
	width:140px;
	color:#fff;
	height:165px;
	float:left;
	margin:25px 0px 0 0;
}

.bottom_item_two{
	background:url(/images/home_property_bottom_3.gif) no-repeat bottom;
}

.move_bottom_item{
	margin:10px 10px 0 10px;
}

.bottom_item h1{
	color:#fff;
	background:url(/images/home_property_top.gif) no-repeat top;
	padding:10px 5px 5px 10px;
	font-size:12px;
	overflow:hidden;
	height:14px;
}

.bottom_item_two h1{
	background:url(/images/home_property_top_3.gif) no-repeat top;
}

.bottom_item p{
	font-size:12px;
	padding:2px 5px 2px 5px;
	width:120px;
}

.bottom_item a{
	color:#fff!important;
}

#bottom_content{
	font-weight:bold;
	font-size:11px;
/*	visibility:visible;*/
	padding:0 0 10px 0;
	margin:0 0 0 120px;
	clear:both;
	height:25px;
/*	background:#fff;*/
	width:650px;
	text-align:center;
}

#bottom_content #grad{
/*	background:url(/images/shadow.png) repeat-x;*/
/*	opacity:.4;filter: alpha(opacity=40); -moz-opacity: 0.5;*/
	height:30px;
	z-index:-1;
}

#bottom_content #grad div{
	height:6px;
	line-height:0px;
	padding:0px;
	font-size:0px;
	background-color:#666;
}

#bottom_content #grad #grad_1{opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5;}
#bottom_content #grad #grad_2{opacity:.4;filter: alpha(opacity=40); -moz-opacity: 0.4;}
#bottom_content #grad #grad_3{opacity:.3;filter: alpha(opacity=30); -moz-opacity: 0.3;}
#bottom_content #grad #grad_4{opacity:.2;filter: alpha(opacity=20); -moz-opacity: 0.2;}
#bottom_content #grad #grad_5{opacity:.1;filter: alpha(opacity=10); -moz-opacity: 0.1;}

#bottom_content #grad_over{
	margin:-22px 0 0 0;
	z-index:200;
	padding:0 0 0 90px;
	position:relative;
}

#bottom_content a{
	display:block;
/*	border:1px solid red;*/
	float:left;	
	text-align:center;
}


/*#bottom_content a:hover{
	color:#131C5D;
}*/


#bottom_content span{
/*	color:#A9D13A;*/
	display:block;
	width:15px;
/*	border:1px solid red;*/
	float:left;
	text-align:center;
}

.search_results .sub_image{
	width:145px;
/*	border:1px solid red;*/
}

.search_results .result{
/*	border:1px solid red;*/
	margin:0 0 10px 0;
}

.search_results .sub_result{
/*	border:1px solid red;*/
	width:200px;
	float:right;
/*	border:1px solid red;*/
}

.search_results h2{
	font-size:14px;
}

.search_results img{
	float:left;
	margin:8px 10px 0 0;
/*	border:1px solid red;*/
}

.search_results label{
	display:block;
	width:60px;
	float:left;
	font-weight:bold;
	color:#9DC832;
}

.search_results p{
	font-weight:bold;
	color:#9DC832;
}

.search_results span{
	width:135px;
	display:block;
	float:left;
	padding:0 0 5px 0;
}

.clear_me{
	clear:both;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
/*	border:1px solid red;*/
}

#search_results_bottom{
	background: url(/images/result_amount_middle.gif) repeat-x;
	width:625px;
	height:89px;
	clear:both;
}

#search_results_bottom div{
	padding:15px 0 0 0;
}

#search_results_bottom ul{
	width:250px;
	float:left;
}

#search_results_bottom li{
	float:left;
	margin:0px;
	padding:0px;
}

#search_results_bottom a{
	display:block;
	width:25px;
	text-align:center;
}

#search_results_bottom .selected{
	font-weight:bold;
	color:#fff;
}

#search_results_bottom .result_arrow{
	float:left;
	margin:3px 0 0 0;
}

#gallery_nav{
	height:10px;
}

#gallery_nav li{
	width:10px;
	height:10px;
	border:1px solid #ccc;
	font-size:0px;
	line-height:0px;
	float:left;
	margin:0 5px 0 0;
	cursor:pointer;
	list-style:none;
}
#gallery_nav .item_selected{
	background:#ccc;
}

.error{
	font-weight:bold;
}

.error li{
	margin:0 0 0 15px;
}

.admin_content span{
	cursor:pointer;
}

.red_text td{ 
	background-color:#CC0000;
	color:#fff;
}

.red_text td a{
	color:#fff!important;
}

#sub_menu{margin: 5px 0 0 0;}

#sub_menu a{
	background:url(/images/arrow.gif) no-repeat 0px 6px;
	padding:3px 0 0 15px;
}
#sub_menu a{
/*	border:1px solid red;*/
	display:block;
	width:150px;
}

#right_column_fix{
	width:1px;
	height:250px;
/*	border:1px solid red;*/
	float:right;
}

#second_nav_img_fix{
	margin:7px 0 2px -15px;
}

#footer_text{
	padding:0 25px 10px 25px;
	font-size:10px;
	width:590px;
	clear:both;
	text-align:left;
	color:#B882D0;
}