/*
=====================================
       PHUKET HOLIDAY RENTALS
 copyright 2010. all rights reserved

 Author: John Burns
    Url: www.johnburnsdesign.com
  Email: studio@johnburnsdesign.com
=====================================





/*===================================
  BODY AND LAYOUT 
====================================*/

* {
	margin: 0 auto 0 auto; /* global reset */
	padding: 0;
}

img {border: none}

body {
	font-family:helvetica,arial,sans-serif;
    font-size:13px;
	background-color:#efefef;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}

.logo {
	float:left;
	width: 325px;
	padding: 0;
	margin: 0px 0 0 0;
}

#header {
	height:125px;
	margin: 0;
}


#banner {
	width: 990px;
	height: 325px;
	background-image:url(../img/clouds.png);
	background-repeat:no-repeat;
}

#bannerwrapper {
	height:325px;
	margin: 0;
}

#banner h1 {
	font-family:Helvetica, Arial, sans-serif;
	color:#ffffff;
	font-weight:lighter;
	line-height: 45px;
	letter-spacing:1px;
	padding:0 0 5px 0;
	font-size:38px;
	margin:0;
}

#bannerleft {
	width: 500px;
	float:left;
	margin: 15px 10px 0 0;
}

#bannerright {
	width: 380px;
	height: 270px;
	float:right;
	margin: 15px 0 0 10px;
	padding: 22px 0 0 22px;
	background-image:url(../img/slideshow.png);
	background-repeat:no-repeat;
}


.center {
	width:990px;
	height:100%;
	margin:0 auto;
	padding:0;
}


#wrapper {
	width: 990px;
	height: 170px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	}
	
#wrapper a {
	color: #4e9dc8;
	border-bottom:dotted 1px #4e9dc8;
	text-decoration:none;
	
}

#wrapper a:hover {
	color: #000000;
	border-bottom:dotted 1px #000000;
	text-decoration:none;
	
}

#villa { 
	width:300px;
	padding:0;
	margin:0 45px 0 0;
	float:left;
	}
	
#villa p {
	margin: 0 40px 0 0;
}

#appartments { 
	width:300px;
	padding:0;
	margin:0 45px 0 0;
	float:left;
	}

#localarea { 
	width:300px;
	padding:0;
	margin: 0;
	float:left;
	}

#leftPost { 
	width: 300px;
	float: left;
	margin: 0 15px 0 0;
	}

#centerPost { 
	width: 300px;
	float: right;
	margin: 0;
	}

#rightPost { 
	width: 300px;
	float: right;
	margin: 0 0 0 15px;
	}
	
   #welcome {
	   width: 655px;
	   float:right;
   }
   
   #sidebar {
	   width:250px;
	   float:left;
	   padding: 10px;
	   margin: 0 35px 0 0;
	   background-color: #dcebf4;
	   -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
       border: 1px solid #4e9dc8;
   }
   
   #sidebar h1 {
	   font-size: 18px;
   }
	   
   
   #contentwrap {
	   width: 990px;
	   height: 150px;
	   margin: 0 auto;
	   padding: 0 0 80px 0;
   }
   
   #contentwrap a {
	color: #4e9dc8;
	border-bottom:dotted 1px #4e9dc8;
	text-decoration:none;
	
}

#contentwrap a:hover {
	color: #000000;
	border-bottom:dotted 1px #000000;
	text-decoration:none;
	
}


/*===================================
  NAVIGATION STYLES
====================================*/


.nav ul {
	margin:60px 0 0 0; 
	padding: 0; 
	list-style: none; 
	float:right; 
}
	
.nav ul li{
	float: left;
	display: block;
	margin: 0 0px 0 0;
	padding: 0;
}

.nav ul li a.button {
	display: block;
	float: left;
	height: 40px;
	margin-right: 6px;
	padding-right: 14px;
	text-decoration: none;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.nav ul li a.button span {
	display: block;
	line-height: 40px; 
	padding:0 0 0 15px;
} 

.nav ul li a.button:hover {
	background: transparent url(../img/button_right.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 40px; 
	margin-right: 6px;
	padding-right: 14px; 
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.nav ul li a.button:hover span {
	background: transparent url(../img/button_left.png) no-repeat; 
	display: block;
	line-height: 40px; 
	padding:0 0 0 15px;
}

.nav ul li.selected a {
	background: transparent url(../img/button_right.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 40px; 
	margin-right: 6px;
	padding-right: 14px; 
	text-decoration: none;
	color: #ffffff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

.nav ul li.selected a span {
	background: transparent url(../img/button_left.png) no-repeat; 
	display: block;
	line-height: 40px; 
	padding:0 0 0 15px;
}

#nav_content {
	background:#333333;
	background-image:url(../img/nav_bg.png);
	background-repeat:repeat;
	height:120px;
	margin: 0 0 50px 0;
	border-bottom: 2px solid #333333;
}




/*===================================
  FOOTER STYLES
====================================*/

#footer {
	background:#333333;
	background-image:url(../img/footer_bg.jpg);
	height:220px;
	font-size:12px;
	margin: 0;
}

#footerwrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

.footer_contact {
	width:300px;
	padding:0;
	margin:10px 45px 0 0;
	float:left;
	color:#f0f0f0;
}

.footer_social {
	width:300px;
	padding:0;
	margin:10px 45px 0 0;
	float:left;
	color:#f0f0f0;
}

.footer_twitter {
	width:300px;
	padding:0;
	margin:10px 0 0 0;
	float:left;
	color:#f0f0f0;
}

#footer_nav { 
	height:32px;
	padding:15px 0 0 0;
	background-color:#efefef;
}

#footer_nav ul{
	list-style-type:none;
}

#footer_nav .center p {
	float:left;
	font-size:12px;
	color:#333333;
	padding:0;
	margin:0;
	}
	
#footer_nav .center ul {
	float:right;
}

#footer_nav .center ul li{
	float:left;
	margin:5px 0 0 20px;
}

#footer_nav .center ul li a {
	font-size:12px;
	text-transform:uppercase;
	color:#333333;
	text-decoration:none;
}

#footer_nav .center ul li a:hover {
	color:#333333;
	text-decoration:none;
}

#footer_nav .center ul li a:active {
	color:#333333;
}




/*===================================
  SOCIAL NETWORKING STYLES
====================================*/ 


.socialnet{margin-top:10px; list-style-type:none;}

.socialnet li{
	border-bottom: 1px solid #444;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size:13px;
}
	
.socialnet img{float:left; padding-right:10px;}

.socialnet span{
	font-weight: bold;
	color:#fff;
	font-size:1.1em;
	width: 100%;}

.socialnet a:link {color: #666; display: inline; width: 100%;}
.socialnet a:visited {color: #666;}

.socialnet ul li a {
		display: block;
		text-decoration: none;
		width: 100%;
		padding: 0;
		margin: 0;
		font-size:0.9em;}
		
		
 
 
/*===================================
  TWITTER STYLES
====================================*/ 
 
.tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
	font-size: 14px;
}

.tweet .tweet_list li {
    overflow: auto;
    padding: .5em; 
}
      
.tweet .tweet_list li a {
    color: #2cace2; 
}

.tweet .tweet_list .tweet_avatar {
     padding-right: .5em;
     float: left; 
}

.tweet .tweet_list .tweet_avatar img {
     vertical-align: middle; 
}



#slideshow {
	overflow:hidden;
	width:470;
	height:286;
	background-repeat: no-repeat;
	background-attachment: initial;
	-webkit-background-clip: initial;
	-webkit-background-origin: initial;
	background-color: transparent;
	background-position: initial initial;
	}


.bannerBut ul {margin:20px 0 0 0; padding: 0; list-style: none; float:left; }
.bannerBut ul li{float: left; display: block; margin: 0 0px 0 0; padding: 0; 	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}

.bannerBut ul li a.button {
/* Sliding right image */
background: transparent url(../img/banner_button_right.png) no-repeat scroll top right; 
display: block;
float: left;
height: 60px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
font-size:1.2em;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF;
}
.bannerBut ul li a.button span {
/* Background left image */ 
background: transparent url(../img/banner_button_left.png) no-repeat;
display: block;
line-height: 60px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding:0 0 0 15px;
}


#slideshow {
	overflow:hidden;
	width:355px;
	height:215px;
	background-repeat: no-repeat;
	background-attachment: initial;
	-webkit-background-clip: initial;
	-webkit-background-origin: initial;
	background-color: transparent;
	background-position: initial initial;
	}
