@charset "utf-8";
/* CSS Document */

body
{
	background-color:#000000;
	background-image:url(../images/background-gradient.png);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	text-align:center;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

div#preload 
{ 
	display: none;
	z-index:5;
}
#centerholder {
	width: 100%;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#center {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
}
#infocenter {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	background-image: url(../images/plainbg2.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 186px;
	width: 1049px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	left: 50px;
	position: relative;
	bottom: 0px;
	padding: 0px;
	top: 52px;
	width: 175px;
}
#menulogo {
	left: 50px;
	position: relative;
	bottom: 0px;
	padding: 0px;
	top: 52px;
	width: 175px;
}
#spacer {
	height: 7px;
	width: 1049px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 0px;
}
#deliveryinfo {
	position: absolute;
	height: 134px;
	width: 219px;
	top: 52px;
	float: right;
	left: 730px;
}
#content {
	height: 750px;
	width: 1049px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	margin-top: 0px;
}
#contentbody {
	width: 100%;
	position: relative;
	margin: 0px;
}

.copy {
	font-family: 'Philosopher', arial, serif;
	color: #FFF;
	font-size: 18px;
}

.homepage
{
	background-image:url(../images/homepage.jpg); 
	background-position:center; 
	background-position:top; 
	height:100%;
	width:100%;
	background-repeat:no-repeat;
}

.menu
{
	background-image:url(../images/menupage.jpg); 
	background-position:center; 
	background-position:top; 
	height:100%;
	width:100%;
	background-repeat:no-repeat;
}

.infopage
{
	background-image:url(../images/infopage.jpg); 
	background-position:center; 
	background-position:top; 
	height:100%;
	width:100%;
	background-repeat:no-repeat;
}

.menubg
{
	background-image:url(../images/menuextended.jpg);
	background-position:center; 
	background-position:top; 
	background-repeat:repeat-y;
}

.menubottom
{
	background-image:url(../images/menubottom.jpg);
	background-position:center; 
	background-position:top; 
	background-repeat:repeat-y;
	height:60px;
}

.infobottom
{
	background-image:url(../images/infobottom.jpg);
	background-position:center; 
	background-position:top; 
	background-repeat:repeat-y;
	height:60px;
}

.menucontainer
{
	width:970px;
	overflow:hidden;
}

.infocontainer
{
	width:970px;
	height:605px;
	overflow:hidden;
}

.container
{
	width:970px;
	height:800px;
	overflow:hidden;
}

.menubtn
{
	position:absolute; 
	left:50%;
	width:222px; 
	height:33px; 
	margin-left:253px; 
	margin-top:366px; 
}

.infodiv
{
	text-align:left;
	position:relative;
	width:500px;
	margin-top:25px;
	float: right;
	margin-right: 100px;
}
#mapgraphic {
	float: left;
	position: relative;
	height: 281px;
	width: 327px;
	margin-top: 35px;
	margin-left: 75px;
}
#thailandcopy {
	float: right;
	position: relative;
	height: 281px;
	width: 340px;
	margin-right: 100px;
}

.menubtn:hover
{
	background-image:url('../images/menu-over.jpg');
	cursor:pointer;
}

.infobtn
{
	position:absolute; 
	left:50%;
	width:250px; 
	height:33px; 
	margin-left:225px; 
	margin-top:430px; 
}

.infobtn:hover
{
	background-image:url('../images/info-over.jpg');
	cursor:pointer;
}

.home_btn
{
	position:absolute; 
	background-image:url('../images/home.png');
	left:50%;
	width:176px; 
	height:29px; 
	margin-left:-485px; 
	margin-top:213px; 
}

.home_btn:hover
{
	background-image:url('../images/home-over.png');
	cursor:pointer;
}

.info_btn
{
	position:absolute; 
	background-image:url('../images/info.png');
	left:50%;
	width:176px; 
	height:29px; 
	margin-left:308px; 
	margin-top:213px; 
}

.info_btn:hover
{
	background-image:url('../images/info-over.png');
	cursor:pointer;
}

.menu_btn
{
	position:absolute; 
	background-image:url('../images/menu.png');
	left:50%;
	width:176px; 
	height:29px; 
	margin-left:308px; 
	margin-top:213px; 
}

.menu_btn:hover
{
	background-image:url('../images/menu-over.png');
	cursor:pointer;
}

.footer
{
	width:900px;
	padding-top:5px;
	text-align:center;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EEEEEE;
	text-decoration:none;
	font-weight:normal;
	padding-left:20px;
	padding-right:20px;
	vertical-align: 6px;
	line-height: 18px;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
	position: relative;
}

.textlinks 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #fbad18; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none 
} 

A.textlinks:hover
{ 	
	COLOR: #9e1c20; 
} 

td
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	COLOR: #000000;
	padding-bottom:5px;
	border-bottom: 1px dashed #999999;
}

.smallem 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px;
	FONT-STYLE: italic; 
	COLOR: #333333;
}
#indexcopy {
	width: 600px;
	height: 260px;
	margin-top: 35px;
	margin-right: 50px;
	margin-left: 75px;
	position: relative;
	float: left;
}

#nav {
	background-image: url(../images/navcorner.png);
	background-repeat: no-repeat;
	width: 274px;
	position: relative;
	float: right;
	background-position: 228px 0px;
	margin-right: 34px;
	margin-top: 35px;
}
#navtop {
	margin-top: 32px;
	height: 44px;
}
#navmid {
	height: 37px;
}
#navbottom {
	height: 37px;
}


.contentfont
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px;
	COLOR: #000000;
}

.infofont
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #EEEEEE;
}
