/************************ NEW COMMON CSS *****************/

/* GENERAL CODE */

#adv_s h1, #adv_l h1, #adv_i h1{}
#adv_s h2, #adv_l h2, #adv_i h2{
	color:#000000;
	font-size:12px;
	font-weight:900;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	line-height:25px;
}
#adv_s h3, #adv_l h3, #adv_i h3{
	color:#006599;
	font-size:10px;
	font-weight:900;
	line-height:25px;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
}
#adv_s h4, #adv_l h4, #adv_i h4{
	color:#6B6A72;
	font-size:10px;
	font-weight:900;
	line-height:15px;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
}
#adv_s p, #adv_l p, #adv_i p{
	font-size:11px;
	color:#333333;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	line-height:14px;}
	
/* search background colours */
.odd{ background-color:#FFFFFF;}
.even{ background-color:#E6E6E6;}
/* GENERAL CODE THE END */

#quick_search_wrap{
	position:relative;
	width:205px;
	height:auto;
	margin-top:20px;
	margin-left:15px;
}
/* quick search menu starts here */
#quick_menu_wrap{
	position:relative;
	width:185px;
	height:40px;
	border:1px solid #B7B7B7;
	border-bottom:0px;
	margin:0px;
	padding:0px;
	margin-left:9px;
	background-color:#FFFFFF;
}
#quick_menu{
	position:relative;
	width:166px;
	height:35px;
	margin-left:10px;
}

#search_link {
	position:relative;
	width:205px;
	height:25px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#search_link p{ line-height:25px; margin:0px; padding:0px;}
#search_link a{
}

.tab{
	float:left;
	width:83px;
	height:35px;
	display:block;
	margin-bottom:0px;
	line-height:40px;
	margin-top:5px;
}
.tab a{ display:block; text-align:center; text-decoration:none; font-size:12px; font-weight:bold;}
.tab a:link{color:#003466;}
.tab a:visited{color:#003466;}
.tab a:hover{ color:#FFFFFF; text-decoration:none;}
.tab a:active{color:#003466;}
.tab #current { color:#FFFFFF;}

/* end of quick search menu */
#quick_search{
	border-top:10px solid #B7B7B7;
	position:relative;
	width:205px;
	margin:0px;
	padding:0px;
}
.separator_small{
	background-image:url(../images/blur_linesmall.jpg);
	background-repeat: no-repeat;}
#quick_search h1{
	color:#003466;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:5px;
	padding:0px;
	margin-top:0px;
}
#quick_search p{ margin-left:0px; display:block;}
#quick_search select{
	width:195px;
	height:18px;
	border:1px solid #7F9DB9;
}
#quick_search input{
	width:195px;
	height:16px;
}
#quick_search input.radio{ width:20px; height:14px; border:0px;}


#minprice,#minifield_wrap,#perperiod{ width:195px; height:20px;}
#float{ float:left; display:inline; width:95px; font-size:11px; line-height:20px;}
#float select{ width:100px; height:18px;}
#float input{ width:98px;}
.left{ float:right; display:inline;}
input#arrival_date{ width:150px; display:inline; margin-left:5px;}
#arrivaldate { width:195px;}
#arrivaldate span.arrival{ display:inline; width:150px;float:left; margin-right:10px;}
#arrivaldate span.calendar{ display:inline; width:18px; height:16px; float:left; margin-right:0px;}

#quick_search .submitbutton{
	background-color:#003466;
	color:#FFFFFF;
	text-align:center;
	height:20px;
	line-height:20px;
	border:0px;
	cursor:pointer;
	width:197px;
}
/* quick search tabs*/
#qs_sales {
	visibility: visible;
	position: relative;
}
#qs_rentals {
	visibility: hidden;
	position: absolute;
}
/* end tabs */
	
 

/*****************   S E A R C H   S C R E E N   *******************/

#adv_s{ 
	width: 500px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px;  
	margin-top:20px; 
	
	height:auto;
}
/*wrapping border around fields*/
#adv_s .border_wrap{ 
	border:1px solid #E6E6E6;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}
/* section headings with image-icon */
#adv_s .location,
#adv_s .property_type,
#adv_s .price,
#adv_s .sort_results,
#adv_s .search_by_reference{
	padding-left:30px;
}
#adv_s .input_reference{ height:16px;}
#adv_s .location{}
#adv_s .property_type{}
#adv_s .price{}
#adv_s .sort_results{}
#adv_s .search_by_reference{}

#area_show, #country_show, #prop_cat, #prop_type_checkboxes{ display:none;}
#adv_s #locationholder { float:right; height: 16px;  margin-top:-28px; margin-right:20px; display: inline;}
#adv_s SPAN { float:left;  text-align: left; height:auto; }
#adv_s SELECT,#adv_s INPUT  { float:left; margin-left:5px; width: 150px;  border: 1px solid gray; font-size: 10px; height:18px;}
#adv_s INPUT { float:left; width: 146px;}
#adv_s A {  margin:0px; padding:0px; background-color:#0247AC;}
#adv_s .button { margin:0px; padding:0px;}
#adv_s p{
	
	line-height:20px;
	color:#000000;

} 
#search_button_wrapper{
	position:relative;
	height:20px;
	width:200px;
	margin-left:155px;
	margin-top:10px;
}
.button{
	/* background-image:url(../images/send_btn.gif); */
	background-repeat:no-repeat;
	border:0px;
	background-color:#FFFFFF;
	height:20px;
	width:200px;
	color:#000000;
	cursor:pointer;
}
#adv_s .button a{
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 200px;	
	height: 20px;
	background-color: #003466;	
	text-decoration: none;
	line-height: 20px;
	color: #FFFFFF;
}	
/********************   R E S U L T S   P A G E   *******************/
#adv_l{
	position:relative;
	width:520px;
	height:auto;
	margin:0px;
	margin-left:5px;
}
#adv_l_item{
	position:relative;
	width:520px;
	height:170px;
	background:#FFFFFF;
	border:1px solid #E7E2E2;
}
#adv_l_separator{
	position:relative;
	width:520px;
	height:1px;
	background-color: #FFFFFF;
}
#adv_l_header{
	position:absolute;
	width:520px;
	height:25px;
	margin-left:0px;
	border-bottom:1px dashed #B7B7B7;
}
#adv_l_title{ 
	float:left; 
}
#adv_l_price{
	float:right;
	
}
#adv_l_description{
	position:absolute;
	width:400px;
	height:auto;
	margin-top:25px;
	margin-left:130px;

}
#adv_l_thumbnail img{
	position:absolute;
	width:100px;
	height:100px;
	margin:5px;
	margin-top:33px;
	border:1px solid #E7E2E2;
	
	
}
#adv_l_links{
	position:relative;
	width:200px;
	margin-top:125px;
	margin-left:320px;
	text-align:right;
}
#adv_l_links a.information_title{
	font-size:10px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#adv_l_links a.information_title:link{ text-decoration:none; color:#686868; font-size:10px;}
#adv_l_links a.information_title:visited{ text-decoration:none; color:#686868; font-size:10px;}
#adv_l_links a.information_title:hover{  color: #FFFFFF; font-size:10px; background:#CC0000;}
#adv_l_links a.information_title:active{ text-decoration:none; color:#686868; font-size:10px;}
#adv_l_links image{
	border:0px;
}
.information_title img{
	border:0px;}


/**************   N A V I G A T I O N  ************/
#adv_l #navigation { 
	height: 50px; 
	width: 520px; 
	font-size: 9px; 
	margin-top:5px; 
	margin-bottom:0px;
}
#adv_l #navigation p { font-size: 10px; padding:  2px; margin: 0px; } 
#adv_l #navigation em { font-weight: bold; color:#EF1A22; }
#adv_l #navigation select { font-size: 9px; border: 1px solid gray; height:18px;}
#adv_l #navigation .firstline { }
#adv_l #navigation .secondline {line-height: 20px; width:520px; }
.right{ }

#adv_l #navigation a.search_again:link,
#adv_l #navigation a.search_again:active,
#adv_l #navigation a.search_again:visited,
#adv_l #navigation a.search_again:hover { 
	font-size: 9px; 
	color:#006599; 
	letter-spacing:2px; 
	padding: 0px; 
	margin: 0px;
	margin-left:20px;
}
#adv_l #navigation a.search_again:hover{ text-decoration:underline;}

#adv_l #navigation a.prev_page:link,
#adv_l #navigation a.prev_page:visited,
#adv_l #navigation a.prev_page:active,
#adv_l #navigation a.prev_page:hover{ 
	font-size: 9px; 
	color:#006599; 
	font-weight:normal; 
	padding: 0px 8px; 
	margin: 0px;
}
#adv_l #navigation a.prev_page:hover{ text-decoration: underline;} 

#adv_l #navigation a.next_page:link,
#adv_l #navigation a.next_page:visited,
#adv_l #navigation a.next_page:active,
#adv_l #navigation a.next_page:hover{ 
	font-size: 9px; 
	color:#006599; 
	font-weight:normal;  
	padding: 0px 8px; 
	margin: 0px;
}
#adv_l #navigation a.next_page:hover{ text-decoration:underline;}

#adv_l #navigation .gray_link { font-size: 9px; color:#ccc; font-weight:normal; text-decoration:none; cursor:default;}
#adv_l #navigation .nav_select{width:60px; height:18px;}
#adv_l .price_select {width: 72px; height:18px;}



/********************    I N F O   P A G E   ***********************/
/*#adv_i DIV{
	border:1px solid red;}*/
#adv_i {
	position:relative;
	width:530px;
	height:auto;
}
#adv_i_title{
	position:relative;
	display: block; 
	width:280px; 
	color:#003466;
	margin:0px;
	margin-left:3px;
	margin-top:15px;
	margin-bottom:10px;	
	font-size:16px;
	font-weight:900;
}
#adv_i_header_wrap{
	float:left;
	width:280px;
	height:80px;
	font-size:14px;
	font-weight:900;
	border-bottom:1px dashed #B7B7B7;
	margin-left:5px;
}
#adv_i_ref{
	position:absolute;
	width:280px;
	height:20px;
	margin:0px;
	margin-top:40px;
	color:#006599;
}
#adv_i_type{
	position:absolute;
	width:280px;
	height:20px;
	color:#686868;
}
#adv_i_location{
	position:absolute;
	width:280px;
	height:20px;
	margin-top:20px;
	color:#006599;
}
#adv_i_price{
	position:absolute;
	width:280px;
	height:20px;
	margin-top:60px;
	color:#006599;
}
#adv_i_features_wrap{
	float:left;
	width:280px;
	height:auto;
	margin-top:10px;
	font-size:12px;	
}
#adv_i_links_wrap{
	float:left;
	width:520px;
	height:50px;
	margin-left:5px;
	margin-top:10px;
	border-bottom:1px dashed #B7B7B7;
}
.icon_link{ border:0px;}
.contact_link{
	margin-right:20px; 
	font-size:11px;
}
#adv_i a:link, #adv_i a:visited{
	color: #000000;
	text-decoration: none;
	font-size: 11px;	
}
#adv_i a:hover {
	text-decoration: underline;
}
#adv_i_details{
	float:left;
	width:280px;
	height:auto;
	margin-top:10px;
	margin-left:5px;
}
#adv_i_details p{ color:#333333;}
#property_info_features_left{
	position:relative;
	width:200px;
	margin-left:0px;
	height:auto;
}
#property_info_features_right{
	position:absolute;
	top: 0px;
	left: 200px;
	width:200px;
}
#adv_i_features_wrap UL { position:relative; margin: 0px; padding-left: 30px;}
#adv_i_features_wrap LI {
	margin: 0px;
	padding-left: 0px;
	height: 15px;
	line-height: 13px;
	margin-bottom: 2px;
	list-style-type: none;
	font-size:11px;
	color:#333333;
	display:block;
	width:255px;
}
#adv_i_images_wrap{
	float:right;
	width:220px;
	height:auto;
	margin-top:10px;
}
#adv_i_image{
	float:left;
	width:226px;
	height:226px;
	margin:0px;
	padding:0px;
	left:0px;
	top:17px;
}
#bigimage{
	width:226px;
	height:226px;}
#adv_i_thumbs{
	position:relative;
	width:230px;
	height:auto;
	margin-left:-3px;
}
#adv_i_thumbs a{
	float:left;
	height:72px;
	width:72px;
	padding:0px;
	margin:0px;
	border:0px;		
}
#adv_i_thumbs p.thumbnails_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.thumbnail{
	height:72px;
	width:72px;
	border:0px;
	margin:0px;
	padding:0px;
}


/* new features of advantage 16.05.2006 */
#adv_i_appliances,#adv_i_entertainment,#adv_i_views{ 
	float:left;
	width:280px;
	height:auto;
	margin:5px;
	border-top:1px dashed #B7B7B7;
}
#adv_i_appliances p,#adv_i_entertainment p,#adv_i_views p{ margin-top:5px;}
#adv_i_appliances ul,#adv_i_entertainment ul,#adv_i_views ul{
position:relative; margin: 0px; padding-left:25px; margin-top:5px;}
#adv_i_appliances ul li,#adv_i_entertainment ul li,#adv_i_views ul li{ 
	margin: 0px;
	padding-left: 0px;
	height: 15px;
	line-height: 13px;
	margin-bottom: 2px;
	list-style-type: none;
	font-size:11px;
	color:#333333;
	display:block;
	width:255px;
}

#adv_i_details UL {  }
#adv_i_details UL LI { }
	
#adv_i_prices { font-size: 10px; margin-top:20px; width:220px;}
#adv_i_prices th { text-align: left;}
#adv_i_prices .adv_i_label_col { font-weight: bold; }
#adv_i_prices .adv_i_value_col {}
/* 
 * S H O W P I C T U R E . P H P  
 */

#advantage_frame #picture {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
#advantage_frame #picture p { 
	text-transform: uppercase;
	font-weight: bold;
	height: 20px;
	margin: 0px; 
	padding: 0px; 
	color: #000000;
	font-size:12px;
}
	
#advantage_frame #picture a{ color: #000; text-transform: uppercase;  font-weight: bold;font-size:12px; text-decoration:none;}
#advantage_frame #picture a:hover { text-decoration: underline;}




/*
 *    F E A T U R E D  P R O P E R T I E S 
 */

#featured { }

/* when properties not found, display form */ 
#advantage_frame #nav_new_search {	
	margin-left: 0px;
	padding: 0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

#advantage_frame #nav_new_search a {	
	font-size:14px;
	font-weight:bold;
	padding:0px; 
	margin: 0px;
}
#external_link a.property_ref:link {
	padding: 0px;	
	margin: 0px;
}
#external_link a.property_ref:visited {
	padding: 0px;	
	margin: 0px;
}
#external_link a.property_ref:hover {
	padding: 0px;	
	margin: 0px;
}
#external_link a.property_ref:active {
	padding: 0px;	
	margin: 0px;
}

/* FEATURED PROPERTY*/

#featured_wrap{
	position:relative;
	width:200px;
	height:auto;
}
#featured_list{	border-top:1px solid #006599;}
#featured{
	position:relative;
	width:200px;
	margin-left:10px;
	height:80px;
}
#featured p{
	font-size:10px;
	margin:1px;}
#feat_image{
	float:left;
	width:80px;
	height:60px;
	margin:2px;
	margin-top:7px;
	margin-left:0px;
}
#feat_desc{
	float:right;
	width:110px;
	height:auto;
}
.bold{
	font-weight:900;}
#featured a{
	color:#006599;
	text-decoration:none;
}
#featured a:link{ text-decoration:none;}
#featured a:active{ text-decoration:none;}
#featured a:hover{ text-decoration:underline;}
#featured a:visited{ text-decoration:none;}

/* CONTACT ME FORM - WHEN NO SEARCH RESULTS FOUND */
#blue{ height:10px; margin:0px; padding:0px;}
#frmAdd tr{ margin:0px; padding:0px;}
#frmAdd td{ margin:0px; padding:0px;}
#frmAdd table p{
	line-height:20px; margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#frmAdd input{
	width:180px;
	border:1px solid #7F9DB9;
	margin:0px;
	padding:0px;
}
#frmAdd textarea{
	width:179px;
	border:1px solid #7F9DB9;
}
#frmAdd #button {
	height:20px;
	width:150px;
	margin-left:0px;
	margin-top:20px;
	
}
#frmAdd #button a{
	height:20px;
	display:block;
	width:150px;
	border:1px solid;
	border-color:#003466;
	text-align:center;
	color:#ffffff;
	line-height:20px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#frmAdd #button a:link{ height:16px; display:block;color:#FFFFFF; text-decoration:none;background-color:#003466; }
#frmAdd #button a:visited{ display:block; color:#FFFFFF; text-decoration:none;background-color:#003466; }
#frmAdd #button a:hover{ display:block;color:#FFFFFF; text-decoration:none; background-color:#006599; }
#frmAdd #button a:active{ display:block;color:#FFFFFF; text-decoration:none;background-color:#003466; }

/* ADDITIONAL CODE FOR CONTACT FORM LINKED FROM PROPERTY INFORMATION PAGE */
#navigation.property_match{
	position:relative;
	height:300px;
	width:520px;
}
#message{
	position:relative;
	width:520px;
	height:100px;
	margin-top:10px;
}
#contact_property{
	position:relative;
	width:311px;
	height:auto;
	margin-left:0px;
}
#contact_property INPUT { border: 1px solid #7F9DB9; }
#contact_property TEXTAREA { margin-top: 5px; border: 1px solid #7F9DB9; }

#bold{
	position:relative;
	font-size:14px;
	color:#006599;
	margin:5px;
	font-weight:900;
}

#button {
	height:20px;
	width:100px;
	line-height:20px;
	border:0px;
	text-align:center;
	margin-left:30px;
}

#contact_property table {
	margin-top: 40px;
}
#contact_property input {
	width:150px;
}
#contact_property textarea {
	width:150px; }
#ref_search{
	padding-left:10px;
	margin-bottom:20px;}
#typeholder { height:20px; }
#ref_search{
	margin-left:10px;
	font-size:11px;
}

/* CONTINUATION OF SEARCH - RENTALS */

#rental_types { text-align: center; }
#rental_types INPUT { border: 0px; width: 15px; margin: 0px 10px;}	

#sales_beds { display: none; }
#long_term_beds { display: none; }
#short_term_beds { display: none;  }
	
#sales_price { display: none; }
#long_term_price { display: none; }
#short_term_price { display: none;  }

input#cal{ width:18px; height:20px; display:inline; }
#adv_s span.arrival{ display:inline; width:246px;float:left; margin:0px; margin-right:10px;}
#adv_s span.calendar{ display:inline; width:18px; height:18px; background-color:#00FF00;float:left; margin-right:10px;}

#contact_property #terms_conditions { border: 0px; width: 15px; margin: 0px 10px; display: inline; }



/* 
 * S H O W P I C T U R E . P H P  
 */

#advantage_frame #picture {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
#advantage_frame #picture p { 
	text-transform: uppercase;
	font-weight: bold;
	height: 20px;
	text-align:center;
	margin: 0px; 
	padding: 0px;
	width:100%;
	color: #000000
}
	
#advantage_frame #picture a:link, #advantage_frame #picture a:visited  { color: #000; text-transform: uppercase;  font-weight: bold;}
#advantage_frame #picture a:hover { color: #333 ; text-transform: uppercase;  font-weight: bold;}
#advantage_frame #picture a:active  { color: #000; text-transform: uppercase;  font-weight: bold;}




