/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 27, 2005)

Screen layout: */

body
{
background: #fff url('images/bg.gif');
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #6D6761;
}

a
{
color: #D97900;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
background-color: #D97900;
color: #FFFAF3;
}

em
{
font-style: italic;
}

.date
{
font-family: georgia, "times new roman", serif;
font-size: 10px;
}

h1,h2,h3,h4,h5,h6,th
{
font-family: georgia, "times new roman", serif;
font-weight: normal;
}

.foot
{
height: 1px;
line-height: 1px;
clear: both;
}

.divider
{
border-bottom: solid 1px #F6F3F1;
}

th strong
{
color: #fff;
}

table
{
border-collapse: collapse;
width: 100%;
}

th
{
background: #824900 url('images/thbg.gif') repeat-x;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #A8814D;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 30px;
}

td
{
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #EED9C3;
border-bottom: solid 1px #ffffff;
}

td.first,th.first
{
border-left: 0px;
}

tr.rowA
{
background: #FFF0DE url('images/trbg1.gif') repeat-x;
}

tr.rowB
{
background: #FFFAF4 url('images/trbg2.gif') repeat-x;
}


#toptabs {
	font-size: 0.9em;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: -13px;
	margin-left: auto;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	text-decoration: none;
	color: #808080;
	border-bottom: 1px solid #e0e0e0;
	background-color: #C9C9C9;
	background-image: url(images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 760px;
padding: 5px 20px 20px 20px;
background: #ffffff;
}

#logo {
	margin: 15px 0 0 0;
	color: #D56A00;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
	height: 200px;
	color: #ffffff;
	background: #505050 url(images/front.jpg) top left no-repeat;
	clear: both;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#desc-thai {
	height: 200px;
	color: #ffffff;
	background: #505050 url(images/thai/front.jpg) top left no-repeat;
	clear: both;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}


#main {
	width: 590px;
	float: left;
	border-right: 1px solid #d0d0d0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 43;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
	width:140px;
	float:right;
	font-size:14px;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
line-height: 20px;
}

.sidelink {
	text-align: left;
	display: block;
	width: 120px;
	background: #f0f0f0 url(images/corner.gif) top right no-repeat;
	padding: 3px 4px 3px 8px;

}

.sidelink:hover {
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

h6 {
	font-size:11px;
	margin: 0px;
	padding: 0px;
}


.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}





.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}


.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}


.orangebox {
background-color: #FFF0E1;
border: 1px solid #FF9933;
color: inherit;
padding: 5px;
margin: 0px;
}


.floatright {
	background-color: #ffffff;
	float: right;
	overflow: hidden;
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.floatleft {
	background-color: #ffffff;
	float: left;
	overflow: hidden;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;
margin-right: 5px;
}

.splitright_big {
background-color: #ffffff;
width: 60%;
float: right;
overflow: hidden;
}

.splitleft {
background-color: #ffffff;
width: 49%;
float: left;
overflow: hidden;
}

.splitleft_big {
	background-color: #ffffff;
	width: 60%;
	float: left;
	overflow: hidden;
	margin-right: 12px;
}



.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #D56A00}
.style7 {color: #74A8F5}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

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



#desc-info {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/info.jpg) top left no-repeat;
	clear: both;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}


#desc-food {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/food.jpg) top left no-repeat;
	clear: both;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}



#desc-lang {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/lang.jpg) top left no-repeat;
	clear: both;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}



#desc-dest {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/dest.jpg) top left no-repeat;
	clear: both;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}


#desc-stor {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/stor.jpg) top left no-repeat;
	clear: both;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#desc-inte {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/inte.jpg) top left no-repeat;
	clear: both;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}



#desc-thai-city {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/thai/city.jpg) top left no-repeat;
	clear: both;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}




p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}



/*************************** LIGHTBOX PHOTO SHOW **************************/

#lightbox{
	position: absolute;
	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(photo/images/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(photo/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(photo/images/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; color: #666; }
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

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