/* THAILANDHOLIDAY.INFO CSS */

body {
	font: 12px Verdana,Helvetica,Sans-Serif; 
	background: url("images/blue-fade-bg.png") no-repeat fixed center top #345B05;
	text-align: center; 
	margin: 0px;
	}
		
table { 
	font-size: 12px;
	}
	
img {
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	padding: 6px;
	}
.highslide img {
	border:1px solid #666;
	padding:2px;
	margin-bottom:2px;
	}	
#imghighslide { margin:2px 0 2px 0; }

div#logo{
	background-image: url(images/thailandholiday-title.png);
	background-repeat: no-repeat;
	background-position: center left;
	height: 150px;
	}
	
H1 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding-bottom: 6px;}
	
H2, H3 {
	font: 14px Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
	color: #B20000;
	margin: 0;
	padding-bottom: 2px;
}

H4 {
	font: 11px Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
	color: #555555;
	margin: 0;
	padding: 0;
}

.required {
	color: red;
}

/* floated div and boxes */
div#container{
	width:960px;
	margin:0 auto;
	text-align:center;
	}
	
div#lefto {
	float: left;
	width: 200px;
}

div#righto {
	float: left;
	width: 760px;
}

div#header{
	height:150px;
	margin:0 0 20px 0;
	background: #FEF8EB;
	border-bottom: 2px solid #000;
	}
div#search-bar{
	width:960px;
	margin: 0 auto;
	background: #EBEAD3;
	border:1px solid #555441;	
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	}
div#search-bar form{
	margin: 10px;
    padding: 10px;
	}
div#search-bar form table td{
	width:160px;
	align:left;
	}
div#content{
	float:right;
	width:745px;
	text-align:left;
	margin-bottom: 10px;
	background: #FEF8EB;
	border:1px solid #555441;	
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	}

div#fhorizon{
	float:right;
	width:745px;
	text-align:left;
	margin-bottom: 10px;
	}
div#fhorizon2{
	width:98%;
	text-align:left;
	margin-bottom: 10px;
	background: #fafafa;
	}
	
div#navigation{
	float:left;
	width:200px;
	text-align:left;
	margin-bottom: 10px;
	}
div#fvertical{
	float:left;
	clear:left;
	width:200px;
	text-align:left;
	margin-bottom: 10px;
	}
	
div#banner{
	float:left;
	clear:left;
	width:200px;
	text-align:left;
	margin-bottom: 10px;
	}	
div#footer {  
	clear:both;
	background: none repeat scroll 0 0 #5D1813;
    color: #79B30B;
    margin-top:20px;
	border-top: 2px solid #333;
	}
div#footer_container{
	clear:both;
	width:960px;
	text-align: center;
	color: #999999;
	margin:0 auto;
	padding: 6px 0;
	font: 12px Verdana,Helvetica,Sans-Serif;
	line-height: 1.5em;
	vertical-align:middle;
	}

.blok {
	margin: 0;
	overflow: hidden;
	background: #fafafa;
	float: left;
		}
		
.blokbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #8A8A8A;
	}

.blokbox h3 span {
	line-height: 24px;
	padding: 2px 7px 2px 7px;
	background-color: transparent;
	}
		
div#lefto .blokbox h4, div#fhorizon .blokbox h4 {
	background-color: #EBEAD3;
    border: 1px solid #555441;
    border-top-left-radius: 10px;
	-moz-border-top-left-radius:15px;
	-webkit-border-top-left-radius:15px;
    border-top-right-radius: 10px;
	-moz-border-top-right-radius:15px;
	-webkit-border-top-right-radius:15px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 6px 0 6px 10px;
		}		
div#lefto .blokbox div.blokcontent, div#fhorizon .blokbox div.blokcontent {
	margin: 0;
	padding: 10px;
	border-left: 1px solid #555441;
	border-bottom: 1px solid #555441;
	border-right: 1px solid #555441;
	background-color:#FAFAFA;
		}
.blokbox div.blokcontent {
	margin: 0;
	padding: 10px 10px 0 10px;
		}
		
.blokbox div.blokcontentmain {
	margin: 0;
	padding: 20px;
		}	

/* links */
a:link {
	color: #7E0101; text-decoration: none;
	}
a:visited {
	color: #7E0101; text-decoration: none;
	}
a:hover {
	color: #7E0101; text-decoration: underline;
	}
a:active {
	color: #7E0101; text-decoration: none;
	}
	
#footer a:link {
	color: #EBEAD3; text-decoration: none;
	}
#footer a:visited {
	color: #EBEAD3; text-decoration: none;
	}
#footer a:hover {
	color: #EBEAD3; text-decoration: underline;
	}
#footer a:active {
	color: #EBEAD3; text-decoration: none;
	}
/* menu */
div#menu_container{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
	}
	
#nav a {
	color:SlateGrey;
	margin:0 30px 0 0; 
	padding:0; 
	}	
	
#nav a:hover {
	color: #000;
	cursor:pointer;
	text-decoration: underline;
	}	
	
#nav .current a {
	} 
#nav {
	font-size:14px;
	font-family: Helvetica;
	font-weight: bold;
    margin: 120px 0 0 0;
	float: right;
	}
	
/* user menu  */
#navm {
	font: 10px Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
    margin: 68px 0 0 0;
	float: left;
	}
	
#navm a { 
	color:#FF6600;
	text-decoration: none;
	margin:0 2px 0 0; 
	padding:0 0 0 2px; 
	}
	
#navm a b {
	float:left; 
	display:block; 
	background-image: url(http://www.thailandrealestate.info/template/new-rounded/images/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	padding:5px 16px 5px 12px;
	}
	
#navm a:hover {
	background-image: url(http://www.thailandrealestate.info/template/new-rounded/images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EAEAEA;
	color: #00677D;
	cursor:pointer;
	} 
	
#navm .current a {
	background-image: url(http://www.thailandrealestate.info/template/new-rounded/images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3a73ba;
	color:#ccc; 
	cursor:default;
	}
	
/* form elements */
form {
	margin: 10px 0 0 0; 
	padding: 10px 10px 10px 10px;
	border: 1px dashed #cccccc; 
	background-color: #F7F7F4; 
	}
	
label {
	display:block;
	font-weight:bold;
	margin:50px 0;
	}
	
input {
	margin-bottom: 1px;
	border: 1px solid #ccc;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	color:#777;
	background-color:#fff;
	}
	
textarea {
	width:300px;
	padding:2px;
	font-family: Verdana,Helvetica,Sans-Serif;
	height:70px;
	display:block;
	color:#777;
	border: 1px solid #ccc;
	}
	
select { 
	width: 200px;
	border:1px solid #ccc;
	margin-bottom: 2px;
	} 

option { 
	width: 200px;
	border:0px solid #ccc;   
	}

fieldset {
	padding: 1em;
	border:1px solid #CCC;
	}
  
legend {
	margin-bottom: 8px;
	padding: 5px 5px 5px 5px;
	border:1px solid #CCC;
	}

/* li and ul menu */

ul.menu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	}

li.menu {
	line-height: 12px;
	padding-left: 16px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	font-weight: bold;
	}
	
.multiple_options_caption { font-family: Arial; font-size:14px; line-height:26px; color: #B20000; font-weight: bold; clear:left; }
div#Tabs div.multiple_options ul { margin-left:22px;}
div#Tabs div.multiple_options li { clear: none; height: 24px; background-image: url(images/bullet_point.gif); background-repeat: no-repeat; background-position: right 5px; padding: 0 18px; }
	
/* open-realty core.css */

.no_results { 
	color:red;
	margin-top:10px;
	border: 1px dashed red;
	padding: 4px 4px 4px 4px;
	}
	
.search_results {
	width:100%;
	}
.result_row_0 { 
	background-color: #F2F2EE;
	}
.result_row_1 {
	background-color: #FFF;
	}

.listing_result_box {
	border: 1px solid #CCC;
	margin-top: 6px;
}
.listing_result_box2 {
	border-bottom: 1px dashed #00A1DF;
	margin-top: 6px;
}

.listing_result_top {
	border-top: 1px dashed #00A1DF;
	border-left: 1px dashed #00A1DF;
	border-right: 1px dashed #00A1DF;
	padding: 0 6px 6px 8px;
}

.listing_result_center {
	border-top: 1px dashed #00A1DF;
	border-left: 1px dashed #00A1DF;
	border-right: 1px dashed #00A1DF;
	padding: 8px 6px 8px 8px;
	line-height: 1.3em;
}

.listing_result_bottom {
	border-top: 1px dashed #00A1DF;
	border-left: 1px dashed #00A1DF;
	border-right: 1px dashed #00A1DF;
	border-bottom: 1px dashed #00A1DF;
	padding: 8px 6px 8px 8px;
	line-height: 1.3em;
}

.listing_result_content {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.listing_header{
	padding: 4px 0 0 8px;
}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table {
	background-color: #F7F7F4;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
	border: 1px solid #DDD;
	padding: 2px 2px 2px 2px;
	margin-bottom: 6px;
}
.browse_tool {
	background-color: #EBEBEB;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button A {
	background-color: #EBEBEB;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border: 1px dashed red;
	font-weight: bold;
	text-decoration: none;
	color: #00A1DF;
	width: 100px;
	display: block;
	line-height: 16px;
}
.browse_tool_button A:visited {
	color: #00A1DF;
}
.browse_tool_button A:hover {
	color: #555555;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	border: 1px solid #00A1DF;
	color: #555555;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EBEBEB;
	text-decoration:none;
	vertical-align: middle;
	color:	#000000;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}
A.bt_pages{
	border: 1px solid #00A1DF;
	color: #00A1DF;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
A.bt_pages:visited{
	color: #00A1DF;
}
A.bt_pages:hover{
	color:#FFFFFF;
	background: #CCFF00;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing {
	margin: 0 0 0 0;
	border: 1px dashed #00A1DF;
	width: 100%; 
	text-align: center;
	}
.next_prev_listing ul {
	margin: 0.2em auto; 
	}
.next_prev_listing li { 
	display: inline; 
	padding: 3px 0; 
	list-style-type: none;
}
.count, .listing_xy { 
	width: 100%; 
	background-color: #E8E8E8; 
	clear: both; 
	padding: 3px 0;
}

.slideshow_img {
	float: left;
	width: 100%;
	text-align:center;
}
.slideshow_links {
	float: left;
	width: 100%;
	text-align:center;
}
.city_distance_header{font-size:12px;}

/* user stuff */
.view_user {
	padding-left:5px;
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
}
.view_user_user_images {
	float: left;
	width: 140px;
}
.view_user_user_info {
	float: left;
	padding-left:10px;
	width: 400px;
	line-height: 1.4em;
}
.view_user_user_hitcount {
	clear:both;
	margin-top: 20px;
	line-height: 40px;
}
.view_user_user_box {
}
.featured_listings {
margin-left:auto;
margin-right:auto;
text-align:center;

}


/* MY CSS */

div#featured_blok{
	margin: 0 auto;
}
a.fp_featured:link {
	display: block;
	width:200px;
	float:left; 
	margin:8px 10px 8px 10px ;
	padding:7px 5px 7px 8px;
	background-color:#D8C6A9;
	border: 1px solid #C2A677;
	color: #2A1D0A;
	text-decoration: none;
	}	
a.fp_featured:visited {
	display: block;
	width:200px;
	float:left; 
	margin:8px 10px 8px 10px ;
	padding:7px 5px 7px 8px;
	background-color:#D8C6A9;
	border: 1px solid #C2A677;
	color: #2A1D0A;
	text-decoration: none;
	}	
a.fp_featured:hover {
	display: block;
	width:200px;
	float:left; 
	margin:8px 10px 8px 10px ;
	padding:5px 3px 5px 6px;
	background-color: #FFFFFF;
	color: #2A1D0A;
	border: 3px solid #B20000;
	text-decoration: none;
	}
a.fp_featured:active {
	display: block;
	background-color: #C2A677; 
	text-decoration: none;
	}
.fp_featured img{
	border: none;
	padding:0;
	margin:0;
}	
div#featured_cont .field_caption { color: #000; }

.featured_listing_fields { margin:0; padding:0; font-size: 10px; font-weight: bold; }

.featured_listing_fields img { margin:0; padding:0; }

.field_caption{ color:#B20000; font-weight:bold;} 

.inputbox {width: 130px;}

.result_row_0 { background-color: #F2F2EE; }
.result_row_1 { background-color: #FFFFFF; }

/* CONTACT FORM CSS */

div#contact_form{}

div#contact_form form {
	width: 480px;
	margin: 10px auto; 
	padding: 10px 10px 10px 10px;
	border: 1px dashed #cccccc; 
	background-color: #F7F7F4; 
	}
table#contact input {
	float:right;
	width:300px;
	margin-bottom: 1px;
	border: 1px solid #ccc;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	color:#777;
	background-color:#fff;
	}
table#contact textarea {
	float:right;
	width:300px;
	padding:2px;
	font-family: Verdana,Helvetica,Sans-Serif;
	height:100px;
	display:block;
	color:#777;
	border: 1px solid #ccc;
	}
table#contact label { 
	float:left;
	margin: 5px 0 5px 0; 
	}	
table#contact a:link {
	color: #00A1DF; text-decoration: none;
	}
table#contact a:visited {
	color: #00A1DF; text-decoration: none;
	}
table#contact a:hover {
	color: #00677D; text-decoration: underline;
	}
table#contact a:active {
	color: #00A1DF; text-decoration: none;
	}
.contact_form label { margin: 5px 0 5px 0; }

.submitbutton { 
	padding: 3px 2px 3px 2px;
	margin: 3px 0 3px 0;
	border: 1px solid  #333;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color:#fff; }
	
.searchpage_field_caption {
	font-weight: bold; }

.quicksearchform { margin-top: 0; }

.thumbnail { margin: 0; padding: 0;}

a:link img.piclinks  {
	border:1px solid #CCC;
	padding:4px;
	margin-bottom:2px;
	}
a:visited img.piclinks {
	border:1px solid #CCC;
	padding:4px;
	margin-bottom:2px;
	}
a:hover img.piclinks {
	border: 3px solid #B20000;
	padding:2px;
	margin-bottom:2px;
	}
	
/* CATEGORY IMAGE LINK */

#imglink ul{padding:0; margin:0 5px 5px 5px;}

#imglink li{display:inline; padding:0; margin:0;}

#imglink img{ border: 1px solid #000000; margin:0 0 0 5px; padding:0; }

.summary { font-size:12px; line-height:11px; margin:0; padding:0; }

.overlay h3, .overlay-sect h3 { color:#FFF; margin:0; padding:0; font-size: 12pt; line-height:16pt; }

.stacked-overlay-other-site-promotion .first-other-promo a:hover .headline,.stacked-overlay-other-site-promotion .first-other-promo a:focus .headline{text-decoration:underline;}

.imglink-ul .imglink-li a:hover .headline,.imglink-ul .imglink-li a:focus .headline{text-decoration:underline;}

.overlay { color: #FFFFFF; background: url("/images/overlay.png") repeat scroll 0 0 transparent; cursor: pointer; padding: 4px 8px 8px 8px; margin: 90px 0 0 5px; position: absolute; width: 185px; z-index: 10; }

/* TABS */

#Tabs ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

#Tabs ul li {
display: inline-block;
clear: none;
float: left;
height: 24px;
}

#Tabs ul li a {
cursor: pointer;
display: block;
margin-right: 6px;
line-height: 30px;
padding-left: 10px;
background: #f6f6f6;
z-index: 9999;
border: 1px solid #ccc;

/* The following four lines are to make the top left and top right corners of each tab rounded. */
-moz-border-radius: 4px;
border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
/* end of rounded borders */

width: 130px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

#Tabs ul li a:hover {
text-decoration: underline; 
}

#Tabs #Content_Area { 
padding:0;
clear:both;
overflow:hidden;
position: relative;
top: 20px;
z-index: 5;
height: auto;
overflow: hidden;
}
div#price_table {
	width:80%; 
	margin: 0 auto;
	padding:12px;
	border: 1px solid #555441;
    border-radius: 10px; -moz-border-radius:10px; -webkit-border-radius:10px;
	background-color: #3366CC; 
	font-weight: bold;
	color: #FFFFFF;
	}

