BODY
{
	background: #99CCCC;
	margin: 0;
}
/*================== masthead layering =========================*/
#flashcontent
{
	z-index: 41;
	position: relative;
	height: 186px;
	width: 762px;
}
#nav1
{
	width: 762px;
	margin: 0px;
	z-index: 40;
	position: relative;
	top: -5px;
	padding: 7px 0 0 3px;
}
/*================== hnav navigation links =========================*/
#nav1 A.bmNavigation
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 3px 0px 0px 2px;
	padding: 3px;
	float: left;
	border: 1px solid #9768AA;
	background-color: #C883FA;
}
#nav1 A.bmNavigation:hover
{
	border: 1px solid #808080;
	background-color: #9768AA;
}
A.bmNavigation:visited
{
}
#nav1 A.bmActiveNav
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 3px 0px 0px 2px;
	padding: 3px;
	float: left;
	border: 1px solid #9768AA;
	background-color: #FF99FF;
}
.bmActiveNav:hover
{
}
.bmActiveNav:visited
{
}
A.bmHeadlineLink
{
	text-decoration: none;
	padding-left: 0px;
	position: relative;
	margin-left: -10px;
}
/*================== navigation divs =========================*/
#nav1 DIV.bmNavigation
{
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
#nav1 DIV.bmNavigation:hover
{
}
#nav1 DIV.bmActiveNav
{
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
/*================== sub navigation links =========================*/
#subnav1 A.bmNavigation
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 170px;
	margin: 2px;
	padding: 3px;
	float: right;
	border: 1px solid #9768AA;
	background-color: #C883FA;
	clear: both;
}
#subnav1 A.bmNavigation:hover
{
	border: 1px solid #808080;
	background-color: #9768AA;
}
A.bmNavigation:visited
{
}
#subnav1 A.bmActiveNav
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 170px;
	margin: 2px;
	padding: 3px;
	float: right;
	border: 1px solid #9768AA;
	background-color: #FF99FF;
	clear: both;
}
/*================== footer navigation links =========================
================== sub navigation divs =========================*/
#subnav1 DIV.bmNavigation
{
	width: 190px;
	float: right;
	clear: both;
}
#subnav1 DIV.bmNavigation:hover
{
}
#subnav1 DIV.bmActiveNav
{
	width: 190px;
	float: right;
	background-color: #FFF;
	clear: both;
}
#wrapper
{
	width: 950px;
	margin: 0 auto;
	margin-top: 0px;
	border-left: 1px solid #891B98;
	border-right: 1px solid #891B98;
	border-bottom: 1px solid #891B98;
}
#block_1
{
	float: left;
	width: 762px;
	margin-left: 188px;
	background-color: #FFF;
}
* HTML #block_1
{
	display: inline;
}
#content
{
	margin-top: 247px;
	width: 762px;
	margin-bottom: 25px;
	overflow: hidden;
	background-image: url(http://www.patongbeachthailand.com/images/bg-masthead-line.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 16px 0px 0;
}
#content P
{
	width: 96%;
	margin: 6px 0 0 8px;
}
#content P, IMG, A
{
	padding-left: 7px;
	padding-right: 7px;
}
#content IMG
{
	margin: 3px;
	padding: 2px;
	border: 1px solid #FF99FF;
}
#subnav1
{
	width: 190px;
	margin: 0px;
	float: right;
}
#masthead
{
	width: 562px;
	height: 160px;
	top: 0px;
	position: absolute;
}
#masthead IMG
{
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
}
#block_2
{
	float: left;
	width: 188px;
	margin-left: -950px;
	background-image: url(http://www.patongbeachthailand.com/template3/images/PTB-NewHome_06.jpg);
	background-repeat: repeat-y;
}
#logo IMG
{
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
}
#block_3
{
	float: left;
	width: 33%;
	background-color: #808080;
}
/*Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
}
#block_1, #block_2, #block_3
{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
#block_1:before, #block_2:before, #block_3:before
{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
}
/*End Mac IE5 filter
IE Win can be a bit out - you might need to adjust
bottom value by -1px or as required*/
.verticalalign
{
	position: absolute;
	bottom: 0;
}
#block_1 .verticalalign
{
	width: 562px;
}
#block_2 .verticalalign
{
	width: 188px;
}
#block_3 .verticalalign
{
	width: 33%;
}
/*hack for Opera 7+*/
.verticalalign
{
	width: 100% !important;
}
/*But Opera 9 does it right, so CSS3 hax to the max*/
DIV[id^="wrapper"] #block_1 .verticalalign
{
	width: 562px !important;
}
DIV[id^="wrapper"] #block_2 .verticalalign
{
	width: 188px !important;
}
DIV[id^="wrapper"] #block_3 .verticalalign
{
	width: 33% !important;
}
/*hack for IEs of all persuasions before IE7*/
* HTML .verticalalign
{
	width: 100% !important;
}
.verticalalign P
{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: #996666;
}
#wrapper
{
	position: relative;
	overflow: hidden;
/*This hides the excess padding in non-IE browsers*/
}
/*we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute
weirdness as the method is enhanced*/
#wrapper
{
/*Normally a Holly-style hack height: 1% would suffice but that causes
IE 5.01 to completely collapse the wrapper - instead we float it*/
	float: left;
/*NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes
(I saw it happen many moons ago) makes the width of wrapper too small
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here
just in case that many moons ago problem rears its head again*/
	float: none;
}
/*easy clearing*/
#wrapper:after
{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrapper
{
	display: inline-block;
}
/*\*/
#wrapper
{
	display: block;
}
/*end easy clearing*/
#footer
{
	clear: both;
/*background-image: url(http://www.patongbeachthailand.com/template3/images/PTB-NewHome_12.jpg);*/
	height: 77px;
	width: 950px;
	margin: 0 auto;
	margin-bottom: 15px;
}
/*Safari needs this - otherwise the ghost overflow, though painted
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack*/
*>#footer, *>FORM, *>#notes, *>.output
{
	position: relative;
	z-index: 1000;
}
/*===================== ads in left column =============*/
#zones
{
	padding: 10px 4px 0px 6px;
	text-align: center;
}
#zones A
{
	position: relative;
	top: -10px;
	margin: 0;
	padding: 0;
}
#bookmark
{
	position: relative;
	text-align: center;
	margin: 0px 0px 5px;
}
/*content*/
#content H3
{
	color: #881A97;
	margin: 10px;
}
#content DIV.bmLinkleft
{
	margin: 20px;
}
#content>DIV
{
	margin: 20px;
}
/*===================== ad styles ======================*/
TABLE.basic-ad
{
	background-color: #E6E6FA;
	border: 1px double #000000;
}
#pbtthaibox
{
	float: left;
	margin: 11px;
}
TR.basic-ad
{
}
TD.basic-ad
{
}
A.basic-ad
{
}
DIV.basic-ad-description
{
}
BR.basic-ad
{
}
IMG.basic-ad
{
}
TABLE.standard-ad
{
	background-color: #E6E6FA;
	border: 1px double #000000;
	vertical-align: top;
}
TR.standard-ad
{
	vertical-align: top;
}
TD.standard-ad
{
}
A.standard-ad
{
}
P.standard-ad
{
}
BR.standard-ad
{
}
IMG.standard-ad
{
	border: 0px solid #000000;
	margin: 4px;
}
DIV.standard-ad-description
{
}
