/* General formatting */
body
{
   margin: 0;
   background-color:#333333;
}
.tabheader
{
	background-color:#336699;
	padding:10px;
	font-family: Verdana;
   	font-size: 11px;
   	font-weight: bold;
   	color: #FFFFFF;
}

.viewheader
{
	background-color:#336699;
	text-align:center;
	font-size:16px;
	font-family: Verdana;
	font-weight:bold;
   	color: #FFFFFF;
	padding:20px;
}
.topboxtext
{
   font-family: Verdana;
   font-size: 11px;
   line-height: 16px;
   color: #222222;
}
h3 {
   font-size:18px;
   font-family: Verdana;
   font-weight:strong;   
   color:#143771;
   margin-left: 20px;
}


img
{
   border: 0;
}

input, select, textarea
{
   font-family: Verdana;
   font-size: 9px;
}

a
{
   font-family: Verdana;
   font-size: 11px;
   color: #222222;
   font-weight: bold;
   text-decoration: none;
}

a:hover
{
   font-family: Verdana;
   font-size: 11px;
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}

li
{
   margin-left: -20px;
}

/* Custom formatting */

/*div - inc_leftnav + content*/
.contenttable
{
   background:url(../images/contentbg.jpg) #cfd8e7 top center no-repeat;
   width:1003px;
}

/*home flash table*/
.flashtable
{
   background:url(../images/contentbg.jpg) #cfd8e7 top center no-repeat;
   height:300px;
}

/*home flash table for index.php*/
.flashtableindex
{
   background:url(../images/contentbg.jpg) #cfd8e7 top center no-repeat;
   height:358px;
}

.leftboxtext
{
   font-family: Verdana;
   font-size:11px;
   color:#FFFFFF;
}

/*right box content*/
.details
{
	height: 500px;
}

/*right box content for index.php*/
.detailsindex
{
	height: 345px;
}

.detailsangkor
{
	height: 1050px;
}

.rightboxtext
{
   font-family: Verdana;
   font-size: 11px;
   color: #222222;
   text-align: justify;
}

.footer
{
   font-family: Verdana;
   font-size: 11px;
   color: #222222;
   text-align: justify;
}

.subheader
{
   font-family: Verdana;
   font-size: 11px;
   color: #222222;
   text-align: justify;
   margin:20px;
}

.viewcontent
{
	font-family: Verdana;
   font-size: 11px;
   color: #222222;
   text-align: right;
   padding:20px;
}

.viewcontentleft
{
	font-family: Verdana;
   font-size: 11px;
   color: #222222;
   text-align: left;
   padding:20px;
}


.leftboxtext a
{
   font-family: Verdana;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}

.leftboxtext a:hover
{
   font-family: Verdana;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}

.menuboxtext
{
   text-align: center;
}

.menuboxtext a
{
   font-family: Verdana;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}

.menuboxtext a:hover
{
   font-family: Verdana;
   font-size: 11px;
   color: #F2D031;
   font-weight: bold;
   text-decoration: none;
}
.reservations_text
{
   color: #ffffff;
   font-size: 11px;
}