@charset "utf-8";
/* CSS Copyright Private Villas Phuket.com 2010 */

/* General Text Imfo*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
 	body padding: 35px 0px 35px 0px;
	background-color:#FFFFFF;
/*	background-image:url(images/img01_light.jpg);
	background-repeat: repeat-x; */
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
 	body padding: 35px 0px 35px 0px;
	background-color: #FFFFFF;
}
h1 {
	padding: none;
	font-size: 1.8em;
	font-weight: bold;
}
h2 {
	padding: none;
	font-size: 1.2em;
	/*font-weight: bold;*/
}
h3 {
	padding: none;
	font-size: 1.2em;
	/*font-weight: bold;*/
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#container {
	color: #000;
	border: 1px solid #CCCCCC;
	line-height: 130%;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	padding: 0em;
/*	border-bottom: 1px solid gray;*/
	width: auto;
	height: auto;
}
/*#header h1 {
	font: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #0066CC;
}*/
#rightnav {
	float: right;
	width: 190px;
	margin: 0;
	padding: 0.7em;
	background-image: url(images/bg_grad.jpg) repeat x;
	padding: 0.7em;
}
#image {
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
}


.mainPic {
	border-right: 1px solid gray;
}


.menu5 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	font-size:1.2em;
	height:2em;
	margin:0;
	padding:0;
	list-style-type:none;
	background:#fff url("images/glbnav_background.gif") repeat-x top left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu5 ul {
	padding:0;
	margin:0;
	list-style-type:none; /* for Firefox */
}
.menu5 li {
	float:left;
	position:relative;
	border-right:1px solid white;
}
.menu5 li a, .menu5 li a:visited {
	display:block;
	text-decoration:none;
	padding-left:0.7em;
	float:left;
	padding-right:0.7em;
	height:2em;
	line-height:2em;
	color: #333333;
	background-image: url("images/glbnav_background.gif");
}
* html .menu5 li a, .menu5 li a:visited {
	width: auto;
	width: auto; /* hack for IE5.5 */
}
.menu5 li a.drop, .menu5 li a.drop:visited {
/*font-weight:bold;*/
}
.menu5 li ul {
	position:absolute;
	top:2em;
	left:0;
	height:0;
	overflow:hidden;
	visibility: hidden;
}
.menu5 table {
	margin:-1px;
	border-collapse:collapse;
	font-size:1em; /* font size for IE5.5 */
}
/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a, .menu5 li a:hover {
	text-decoration:underline;
	border:0;
	background: url(images/glbnav_active.gif) repeat-x;
}
.menu5 li:hover ul, .menu5 li a:hover ul {
	visibility:visible;
	height:auto;
	width:auto;
	background:#fff;
	border:1px solid #ddd;
	left:0;
	overflow:visible;
	background-image: none;
}
.menu5 li:hover ul li a, .menu5 li a:hover ul li a {
	display:block;
	font-weight:normal;
	background:transparent;
	text-decoration:none;
	height:auto;
	line-height:2.0em;
	padding-left:0.5em;
	width:10em;
}
* html .menu5 li a:hover ul li a {
	width:10em;
	width:9em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop, .menu5 li a:hover ul li a.drop {
/*font-weight:bold;*/
}
.menu5 li:hover ul li ul, .menu5 li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:9.5em;
	height:0;
	overflow:hidden;
}
.menu5 li:hover ul li a:hover, .menu5 li a:hover ul li a:hover {
	text-decoration:underline;
}
.menu5 li:hover ul li:hover ul, .menu5 li a:hover ul li a:hover ul {
	visibility:visible;
	color:#000;
	border:1px solid #ddd;
	height:auto;
	background:#fff;
	width:9.5em;
}
.menu5 li:hover ul li:hover ul.left, .menu5 li a:hover ul li a:hover ul.left {
	left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a, .menu5 li a:hover ul li a:hover ul li a {
	display:block;
	height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a, .menu5 li a:hover ul li a:hover ul li a:hover {
	text-decoration:underline;
}
/* Active menu title but not working */
#active a {
	background-image: url("images/glbnav_active.gif");
	background-repeat: repeat-x;
}
#inactive a {
	background-image: none;
}
#menubottom {
	height: 14px;
	margin-bottom: 0.5em;
	background-color: #fff;
	background-image: url("images/border1.gif");
	background-repeat: repeat-x;
}
#righttext {
	float: right;
	width: 225px;
	margin: 0;
	padding: 1em;
	height: auto;
}
#textarea {
	width: 650px;
	padding-top: 0.5em;
	padding-right: 3em;
	padding-bottom: 1em;
	padding-left: 2em;
}
#bottomlinks {
	margin-right: 25em;
}
#footer {
	position: relative;
	height: 2em;
	clear: both;
	padding-top: 3em;
	font-size: 0.8em;
	background-color: #fff;
	background-image: url(images/border2.gif);
	background-repeat: repeat-x;
	background-position: 0em 2.5em;
	padding-bottom: 5em;
}
.underlist {
background-image:none;
}
.footer_text {
	padding-left: 2em;
	padding-right: 2em;
}
.greenboldtext {
	font-size: 0.8em;
	background-image: url("images/glbnav_background.gif");
	padding: 5px;
	margin-left: 5em;
	color: #0000FF;
	font-weight: bold;
	height: 35px;
	border: 1px solid gray;
}

.greenboldtext2 {
	font-size: 0.8em;
	background-image: url("images/glbnav_background.gif");
	padding: 5px;
/*	margin-left: 5em; */
	color: #0000FF;
	font-weight: bold;
	height: 35px;
	border: 1px solid gray;
}

.redtext
{color:#F00;
}

.box {
	position: relative;
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
	left: -1.5em;
	top: 0.5em;
	padding: 1em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1em;
	border-top: solid 1px #E1D2BD;
}
#search {
	position: absolute;
	top: 24px;
	right: auto;
	padding-right: 0em;
	width: 549px;
	height: 60px;
	left: 385px;
}
#search input.text {
	margin-right: 0.5em;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
	padding: 0.15em;
	width: 10.0em;
}
#search input.submit {
	background: #939B00 url('images/buttonbg.gif') repeat-x;
	border: solid 1px #5F6800;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}

