/* general */

body {
	padding: 0;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font-weight: normal;
	color: #EF8C21;
}

a {
	color: #EF8C21;
	border: none;
	text-decoration: none;
}

a:visited {
	border: none;
	text-decoration:none;
}

img {
	border: none;
}


/* Wrapper */

#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
}

/* Header */

#header {
	background-color: #000000;
	width: 960px;
	height: 225px;
	border: 1px solid #000000;
}

#header .logo {
	float: left;
	width: 170px;
	height: 225px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

#header .logo h2 {
	text-align: center;
	margin-left: 0px;
	margin-top: 180px;
	width: 170px;
	color: #EF8C21;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

#header .picture {
	float: right;
	height: 225px;
	width: 790px;
	padding: 0px;
	background-color: #000000;
}

#header .picture .subhead {
	margin-left: 530px;
	margin-top: 185px;
	color: #FFFFFF;
}

/* MENU */

.menu {
	font-size: 10px;
	font-weight: bold;
	color: #EF8C21;
	height: 40px;
	width: 831px;
	background-color: #000000;
	padding: 5px 0px 0px 131px;
	margin: 0px;
	line-height: inherit;
}

.menu ul {
}

.menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

.menu a {
	margin: 0px;
	padding: 7px 7px 7px 7px;
	color: #EF8C21;
	background-image: url(images/menu_unselected.gif);
	background-repeat: repeat-x;
}

.menu a:hover {
	color: #EEEEEE;
}

.menu .active {
	color: #000000;
	background-image:url(images/menu_home_selected.gif);
	background-repeat: repeat-x;
}

/* Content */

#content {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* left */

.left {
	font-size: 14px;
	float: left;
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.left img {
	padding: 0px;
	margin: 0px;
}

img .border {
	border: solid 1px #000000;
}

.left h1 {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
}

.left p {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #CDCDCD;
}

.left .active {
	font-weight: bold;
}
.left .active a:hover {
	color: #333333;
}

.left a { 
	color: #333333;
}

.left a:hover { 
	color: #EF8C21;
}


/* columns */

.rightcol {
	float: right;
	width: 138px;
	padding: 20px 0px 0px 22px;
	font-size: 10px;
}

.rightcol p {
	line-height: 25px;
}

.rightcol a {
	color: #333333;
	border: none;
	text-decoration:none;
}

.rightcol img {
	float: left;
	margin-right: 5px;
}
.rightcol .images {
	padding: 10px 0px;
	height: 256px;
}
.rightcol a:hover {
	color: #EF8C21;
}

/* Middle */

.middle {
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 610px;
}

.middle a {
	color: #EF8C21;
}

.middle a:hover {
	text-decoration: underline;
}

.topcontent {
	padding: 3px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
}

.middle .mid_text {
	font-weight: normal;
	font-size: 12px;
}
.middle .mid_text2 {
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
}

.middle h2 {
	font-size:15px;
	color: #000000;
	background-image: url(images/icon_bullet1.gif);
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.middle h3 {
	padding-top: 20px;
	padding-bottom: 0px;
	font-size:16px;
	font-weight: bold;
	margin: 0px;
}
#inline {
	margin-top: 0px;
	padding-top: 0px;
}
.breadcrumb {
	width: 400px;
	text-align: center;
	margin: 10px auto;
}

ul.clients{
	margin-top: 15px;
}
.clients li{
	padding: 0px 0px 5px 0px;
}
li.padding {
	padding-bottom: 18px;
}
.small {
	font-size: 10px;
	font-style: italic;
}
.middle .subhead {
	color: #EF8C21;
	font-weight: bold;
}
.middle .subhead2 {
	color: #EF8C21;
	font-weight: bold;
}
.middle .no_top_marg {
	margin: 5px 0px 15px 0px;
}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 20px;
	height: 215px;
}
.orange {
	color: #EF8C21;
	margin: 0px;
	padding-top: 20px;
}
#nobottom {
	margin-bottom: 0px;
}
#notop {
	padding: 0px 0px 4px 0px;
}
.imgleft1 {
	font-size: 10px;
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	height: 	270px;
	width: 200px;
}

.imgcen {
	margin-left: auto;
	margin-right: auto;
}
.column {
	font-size: 12px;
	float: left;
	width: 285px;
	padding: 0px 20px 0px 0px;
	font-weight: normal;
}

.column p {
	margin: 0px 0px 0px 15px;
}
.list {
	padding: 0px 0px 20px 0px;
}
.column h3 {
	margin: 0px 0px 4px 0px;
}
.column h2 {
	margin: 5px 0px 10px 0px;
}
.frontpage li{
	list-style-image: url(images/icon_bullet1.gif);	
}
.top_pad {
	padding-top: 2px;
	margin: 0px;
}

.column li {
	margin: 0px;
	margin-left: -20px;
	list-style-type: disc;
}
.pad_bot {
	padding-bottom: 10px;
}
	
.column ul {
	margin-: 0px;
}

.column .title {
	font-weight: bold;
}

.clear {
	clear: both;
	height: 0px;
}

.market_research li {
	border-width: thin;
	border-bottom-style: dotted;
	border-color: #A0A0A4;
	list-style-type: none;	
}

.video {
	height: 235px;
	width: 288px;
	padding: 5px;
	margin: 10px 0px;
	border: solid 1px #AFAFAF;
}

#report {
	font-size: 12px;
}

.notext {
	font-size: 11px;
	font-style: italic;
}
	
/* Footer */

.footer {
	font-size: 11px;
	clear: both;
	height: 90px;
	background: url(images/footerbar.gif) no-repeat;
}

.footer a {
	color: #8C8C8C;
	text-decoration: underline;
}

.footer a:hover {
	color: #EF8C21;
}
.footer .images  {
	float: left;
	width: 180px;
}
.footer .text {
	color: #8C8C8C;
	margin: 0px 0px 40px 180px;
	padding-top: 55px;
	width: 200px;	
}

.footer .right {
	line-height: normal;
	margin: 15px 300px 0px 0px;
	width: 85px;
	height: 65px;
	float: right;
	background: url(images/phuket_insider_logo.gif) no-repeat;
	padding: 5px 0px 0px 70px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.footer .right a {
}


/* TABLES */

table {
	font: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: none;
	padding: 3px;
}

.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EF8C21;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #000000;
}
.leftcol {
	text-align: left;
}
.note {
	text-align: left;
	padding: 0px;
	border-width: 3px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	font-size: 10px;
	font-style: italic;
}
.sub_head {
	color: #000000;
}
.hotel_rooms {
	text-align: left;
	width: 510px;
}
.even {
	background-color: #CCCCCC;
	font-weight:bold;
}
.quote {
	font-size: 11px;
	font-style: italic;
	width: 500px;
	margin: auto;
	padding: 0px 0px 10px 0px;
}
.ref {
	font-size: 10px;
	font-style: italic;
	color: #8A8A8A;
	padding: 0px;
	margin: 0px;
}

/* ----------------------- headings  --------------*/

#home, #home span {
	width: 150px; height: 51px;
	background-image: url(images/headings/home.gif);
	background-repeat: no-repeat;
}
#home span { margin-bottom: -51px; }
#asset, #asset span {
	width: 150px; height: 70px;
	background-image: url(images/headings/asset_management.gif);
	background-repeat: no-repeat;
}
#asset span { margin-bottom: -70px; }
/* non-repeated code */
#hospitality_consulting, #hospitality_consulting span {
	width: 150px; height: 86px;
	background-image: url(images/headings/hospitality_consulting.gif);
	background-repeat: no-repeat;
}
#hospitality_consulting span { margin-bottom: -86px; }

#residential_planning, #residential_planning span {
	width: 150px; height: 79px;
	background-image: url(images/headings/residential_planning.gif);
	background-repeat: no-repeat;
}
#residential_planning span { margin-bottom: -79px; }
#market_research_and_press, #market_research_and_press span {
	width: 150px; height: 109px;
	background-image: url(images/headings/market_research_and_press.gif);
	background-repeat: no-repeat;
}
#market_research_and_press span { margin-bottom: -109px; }
#clients, #clients span {
	width: 150px; height: 55px;
	background-image: url(images/headings/clients.gif);
	background-repeat: no-repeat;
}
#clients span { margin-bottom: -55px; }
#executive_profile, #executive_profile span {
	width: 150px; height: 82px;
	background-image: url(images/headings/executive_profile.gif);
	background-repeat: no-repeat;
}
#executive_profile span { margin-bottom: -82px; }
#contact_details, #contact_details span {
	width: 150px; height: 72px;
	background-image: url(images/headings/contact_details.gif);
	background-repeat: no-repeat;
}
#contact_details span { margin-bottom: -72px; }
#phuket_hotel_pipeline, #phuket_hotel_pipeline span {
	width: 150px; height: 108px;
	background-image: url(images/headings/phuket_hotel_pipeline.gif);
	background-repeat: no-repeat;
}
#phuket_hotel_pipeline span { margin-bottom: -108px; }
#phuket_luxury_villa_market, #phuket_luxury_villa_market span {
	width: 150px; height: 116px;
	background-image: url(images/headings/phuket_luxury_villa_market.gif);
	background-repeat: no-repeat;
}
#phuket_luxury_villa_market span { margin-bottom: -116px; }
#samui_luxury_villa_market, #samui_luxury_villa_market span {
	width: 150px; height: 116px;
	background-image: url(images/headings/samui_luxury_villa_market.gif);
	background-repeat: no-repeat;
}
#samui_luxury_villa_market span { margin-bottom: -116px; }
#location_map, #location_map span {
	width: 150px; height: 84px;
	background-image: url(images/headings/location_map.gif);
	background-repeat: no-repeat;
}
#location_map span { margin-bottom: -84px; }
#site_map, #site_map span {
	width: 150px; height: 84px;
	background-image: url(images/headings/site_map.gif);
	background-repeat: no-repeat;
}
#site_map span { margin-bottom: -84px; }




h1 span {
	display: block;
	position: relative;
	z-index: 1;
}
/* IE5 Mac Hack \*/
h1 { overflow: hidden; }
/*/
h1 { text-indent: -100em; }
/* End Hack */

/* ----------------------- slideshow styles  --------------*/


	#imageSlideshowHolder{
	/* CSS HACK */
		width: 789px;	/* IE 5.x */
	width/* */:/**/789px;	/* Other browsers */
	width: /**/789px;
	/* CSS HACK */
		height: 225px;	/* IE 5.x */
	height/* */:/**/225px;	/* Other browsers */
	height: /**/225px;
	background-color:#000;
	border:3px none #372412;
	position:relative;	/* Never change this value */
	margin: auto;
	}
	.imageInGallery{		
		width:789px;
		height:225px;
		background-color:#000;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	
	
	#imageSlideshowHolder img{
		position:absolute;
	}
