body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff url('../images/bg.gif') repeat-x top;
	font: normal 11px arial, tahoma, verdana;
	color:#444;
	line-height:17px;
}

img { behavior: url(css/iepngfix.htc); }

.logo h1 {width:334px; height:105px; margin:0; padding:0; overflow:hidden;}
.logo h1 span {background:url('../images/logo.gif') no-repeat left top; display:block;width: 100%; height: 100%;}

.property-search h2 {width:137px; height:18px; margin:0; padding:0; overflow:hidden;}
.property-search h2 span {background:url('../images/txt_property-search.gif') no-repeat left top; display:block;width: 100%; height: 100%;}

.welcome-allphuket h2 {width:296px; height:15px; margin:0; padding:0; overflow:hidden; float:left;}
.welcome-allphuket h2 span {background:url('../images/txt_welcome.gif') no-repeat left top; display:block;width: 100%; height: 100%;}

.txt_latest h2 {width:127px; height:18px; margin:0; padding:0; overflow:hidden;}
.txt_latest h2 span {background:url('../images/txt_latest.gif') no-repeat left top; display:block;width: 100%; height: 100%;}

.txt_most_popular h2 {width:113px; height:18px; margin:0; padding:0; overflow:hidden;}
.txt_most_popular h2 span {background:url('../images/txt_most_popular.gif') no-repeat left top; display:block;width: 100%; height: 100%;}

h3 { margin:0 auto; padding:0;}
h4 { margin:0 auto; padding:0; float:left;}
.foot_separate { float:left; padding-left:3px; padding-right:3px;}

.txt-gray{
color:#979797;
font-weight:bold;
}
.txt-green{
color:#979797;
font-weight:bold;
}
A:link, A:visited , A:active {
	color: #2F71A1;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color: #5FA700;
}

.bg_bottom{
background: #fff url('../images/bg_bottom.gif') repeat-x top;
height:90px;
}

.txt-12{
font-size:12px;
font-weight:bold;
}

.txt-16{
font-size:16px;
font-weight:bold;
}

.txt-green{
color:#72C900;
}

.txt-blue{
font-size:18px;
font-weight:bold;
color:#72c900;
}

.txt-price{
color:#B80000;
font-weight:bold;
}

/*- Menu Tabs B--------------------------- */

    #nav {
      float:left;
      width:100%;
      font: bold 12px arial, tahoma, verdana;
      line-height:normal;
      }
    #nav ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
    #nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #nav li a {
      float:left;
      background:url("../images/navleft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 12px;
      text-decoration:none;
      }
    #nav li a span {
      float:left;
      display:block;
      background:url("../images/navright.gif") no-repeat right top;
      padding:10px 16px 10px 10px;
      color:#2F71A1;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav li a span {float:none;}
    /* End IE5-Mac hack */
    #nav li a:hover span, #nav li#current a span{
      color:#FFF;
      }
    #nav li a:hover, #nav li#current a{
      background-position:0% -35px;
      }
    #nav li a:hover span, #nav li#current a span{
      background-position:100% -35px;
      }

select, textarea{
background-color:#FFF;
border:1px solid #859BB0;
font: normal 11px arial, tahoma, verdana;
color:#000;
}

#nav1 {
	WIDTH: 100% ;
}
#nav1:unknown {
	CLEAR: both; DISPLAY: inline; VISIBILITY: hidden;  content: "."
}
#nav1 UL {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:14px;
	text-align:center;
}
#nav1 UL LI {
	width: 132px;	
	display:inline;		
	float:left;
}
#nav1 UL LI A {
	width: 132px;	
	height:30px;
	float:left;
	padding-top:10px;
    font: bold 12px arial, tahoma, verdana;
	
}
#nav1 UL LI A:link, #nav1 UL LI A:visited, #nav1 UL LI A:visited {
	COLOR: #2F71A1; 
	TEXT-DECORATION: none; 
	background: url(../images/nav1_original.gif) no-repeat;
	font-weight:bold;
}
#nav1 UL LI A:hover, #nav1 UL LI#current A  {
	COLOR: #fff;
	TEXT-DECORATION: none; 
	background: url(../images/nav1_active.gif) no-repeat;
	font-weight:bold;
}

.pricetd{
 border:1px solid #CCCCCC;
 padding-left:5px;
 padding-top:2px;
 padding-bottom:2px;
}

.required{
border-right:3px solid #42779F;
}

.btn{
border:0;
background:#FFF url('../images/button_bg.gif') no-repeat;
font-weight: bold;
font-size:12px;
color:#FFF;
height:24px;
width:69px;

}

ul.listing{
	margin:0;
	padding:0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:20px;
	list-style: none;
}
ul.listing li {
	padding:2px;
	padding-left:40px;
	padding-top:0px;
	background: url(../images/list.gif)  no-repeat 15px 4px ;
	
}
