/* - - - - - - - - - - - - - - - - - - - - -

Title : khao san roader
URL : http://www.khaosanroader.com

Author : SiteSuite Australasia
Designer : Erin Kim
Author URL : http://www.sitesuite.com.au


- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	}

body {
	font: 12px/17px arial, helvetica, sans-serif;
	margin: 21px 0 25px 0;
	padding: 0;
	background-color: #efeeee;

	}
	
img {
	border: 0;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}



td {
	font: 12px/17px arial, helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

a {
color: #e28311;

}

a:hover {
text-decoration: underline;

} 

hr {
width: 100%;
height: 1px;
color: #e28311;
border: 1px dotted;

}
	
#stats {
display: none;
height: 0;
line-height: 0;
}

img {

}

/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: bold 16px Trebuchet MS, Arial, Helvetica, serif;
	color: #ad2323;
	text-transform:uppercase;	}
	
h2 {
	font: bold 14px Arial, Helvetica, serif;
	color: #f26605;
	margin: 5px 0 10px 0;	}

h3 {
	font: normal 12px/14px Arial, Helvetica, serif;
	color: #77432d;
	font-weight: 600;
	text-decoration: underline;
	}


/*
----------------------------------------------------------------------------- 
 
-----------------------------------------------------------------------------*/
#main_wrapper {
width: 910px;
padding: 5px; 
border: 1px solid #e73808;
margin: 0 auto;
background-color: #FFFFFF;

} 

	#top_header {
	width: 910px;
	height: 133px;
	background: url(../siteimages/top_bg.jpg) no-repeat;
	
	} 
	
		#top {
		width: 910px;
		height: 93px;
		} 
			#logo {
			float:left;
			} 
			
			#top_menu {
			float: right;
			width: 326px;
			height: 24px;
			color: #FFFFFF;
			padding: 8px 0 0 25px;
			} 
			
			#top_menu a {
			color: #FFFFFF;
			font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
			text-transform: uppercase;
			text-decoration: none;
			padding: 0 8px 0 8px;
			
			} 
			
			#top_menu a:hover {
			color: #333333;
			
			} 
			
			
	
	#header_area {
	width: 910px;
	height: 214px;
	margin-bottom: 3px;
	
	} 
	
		#search_box {
		width: 199px;
		float: left;
		height: 159px;
		background: url(../siteimages/search_bg.jpg) repeat-x;
		vertical-align: middle;
		padding: 40px 15px 15px 15px;

		} 
		
		#search_box_inside {
		
		} 
		
		.search {

		} 

		
		#image_header {
		width: 672px;
		height: 208px;
		float: right;
		background-color: #844b0f;
		padding: 3px;
		
		} 
		
	#content_wrapper {
	width: 910px;
	background: url(../siteimages/lhs_bg.gif) repeat-y;
	margin-top: 0px;
	
	} 
	
		#lhs {
		width: 229px;
		float: left;
		
		} 

		#lhs ul, #lhs ul li { 
			list-style: none;
			padding: 0px;
			margin: 0px; }
			#lhs ul li { 
				font-size: 0px;
				line-height: 0px;
				border-bottom: 1px solid #c6b792; }
				#lhs ul li a { 
					font: normal 12px/12px Verdana, Arial, sans-serif;
					padding: 8px 0px 8px 30px;
					display: block;
					color: #563519;
					text-transform: uppercase;
					text-decoration: none; }
					#lhs ul li a:hover { color: #AD2323; background: #cfcfb9; }

		#rhs {
		width: 651px;
		padding: 15px 10px 20px 20px;
		float: right;
		
		} 


#footer {
width: 890px;
height: 25px;
border-top: 1px solid #e52f08;
margin-top: 2px;
font: normal 11px Arial, Helvetica, sans-serif;
padding: 13px 10px 0 10px;
text-align: right;

} 

	#footer_lhs {
	float: left;
	width: 300px;
	text-align: left;
	font: 11px bold Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
		} 
	
	#footer_lhs a {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #dd0b0c;
	
	} 
	
	#footer_lhs a:hover {
	text-decoration: underline;
	
	} 
	
	#footer_middle {
	float: left;
	color: #FFFFFF;
	
	} 
	
	#footer_middle a {
	color: #FFFFFF;
	
	} 
	
	#footer_rhs {
	float: right;
	width: 400px;
	
	} 

/*
----------------------------------------------------------------------------- 
Main Menu
-----------------------------------------------------------------------------*/

#menu_wrapper {
			height: 34px; 
			float: right;
			width: 680px;
			
			} 
			
#mainNavItemSelected { 
	color: #000000;
	}
	
.mainNavItem {
	font-size: 11px;
	text-align: center;
	vertical-align:middle;

}
.mainNavItemLast { 
font-size: 11px; 
text-align: center;
vertical-align:middle;
}

#nav, #nav ul {
	list-style: none;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
	
ul#nav li {
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;


	 }

#nav li a {
	display: block;
	text-decoration: none;
	padding: 11px 18px 11px 17px;
	color: #FFFFFF;
	text-transform:uppercase;
	border-left: 1px solid #FFFFFF;
	
}

#nav li a:hover {
	color: #000000;
}

ul#nav li ul {

} 	

#nav li ul a, #nav li ul a:visited {
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	width: 130px;
	background-color: #b82d2a;
	background-image: none;
	text-transform: capitalize;
	}
	
#nav li ul a:hover { 
	color: #000000;
	background-color: #b82d2a;
	}

#nav li ul li { 
	background-image: none;	}

#nav li {
	float: left;
	padding: 0;
	}

#nav li ul {
	position: absolute;
	border-bottom: 1px solid #FFFFFF;
	left: -999em;
	height: auto;
	width: 142px;
	margin: 0;
	padding: 0;
	}

#nav li li {
	width: 132px;
	}

#nav li ul ul {
	margin: -2.1em 0 0 131px;
	}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
	z-index: 500;
	}

#nav li:hover, #nav li.sfhover { 
	color: #3A2F19;
	}

#nav li ul li:hover, #nav li ul li.sfhover { 
	background-image: none;
	background-color: #3A2F19;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-position: 0 0;
	}

.subMenu {
text-align: right;
padding-right: 20px;
font-weight: bold;

} 

.subMenu a{
color: #002964;
text-decoration: none;

}

.subMenu a:hover {
color: #a07f3f;

}

.sub_bg {
background-color: #d4d4d4;

}

 #submenu_wrapper {
 width: 182px;
 float: left;
 padding-left: 10px;

 
 }
 
 #subnav {
	width: 182px;
	color: #002964;
	list-style: none;


	}

.subNav_td{
	width: 182px;
		}

#subNav a:hover {
	color: #a07f3f;
	text-decoration:none;
	}

ul#subNav  {
	margin: 0;
	padding: 0;
	width: 172px;
	margin-right: 10px;
		text-align: right;


	}

ul#subNav li {
	list-style: none;
	display: block;
	padding: 0;
		margin: 0;
	min-height: 10px;
	border-bottom: 1px solid #CCCCCC;


	}
		ul#subNav li a {
			display: block;
			padding-left: 15px;
			margin: 0;
			color: #002964;
			text-decoration: none;
			font-weight: bold;
			padding: 5px 0 5px 0;
			
			}
			
		ul#subNav li.subnav_selected a{
			color: #a07f3f;
			}

ul#subNav li.parentItem {
	border-bottom: 1px solid #DBDBDB;
	background: none;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 0;
	}
		ul#subNav li.parentItem a {
			color: #000000;
			padding: 0 8px 8px 8px;
			}
	
ul#subNav li ul {

	margin: 0;
	padding: 0;
	width: 165px;

	}
	ul#subNav li ul li, ul#subNav li.subnav_selected ul li  {
		border-bottom: none;
		margin: 0;
		padding-top: 2px;
		padding-bottom: 2px;

		}
		
		ul#subNav li ul li a, ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 3px 2px 2px 15px;
			color: #002964;
			}
			
		html>body ul#subNav li ul li a, html>body ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 3px 4px 4px 10px;
			color: #a07f3f;
			}	
			
		ul#subNav li.subnav_selected ul li.subnav_selected a {
			color: #a07f3f;
			font-weight: normal;
			}
	

input, select, textarea {
	color: #000000;
	border: 1px solid #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	}	

.listing {
margin: 7px 0 7px 0;

} 

#listing_logo {
float: left;
margin: 5px 8px 4px 0;

} 

#listing_des {
margin: 8px 0 8px 0;

} 

.pgSearch {
margin-top: 7px;

} 

.bookmark {
padding-left: 30px;
padding-top: 10px;

} 


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/persistent/siteimages/lightbox_blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/persistent/siteimages/lightbox_prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/persistent/siteimages/lightbox_nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

