.thumbnail {
	border:1px solid #cccccc;
}
.thumbnail .image{
	margin-top: 5px;
	margin-left: 5px;
	border:1px solid #cccccc;
}
.thumbnail .links {
	padding-left: 5px;
	padding-bottom: 5px;
}
.thumbnail .text {
	padding-left: 5px;
	padding-top:5px;
}
.thumbnail .heading {
	padding-left: 5px;
	padding-bottom: 5px;
	background-image:url(pics/thumb_border.gif);
	background-repeat:repeat-x;
}
#view-collapsed {
	display: block;
}
#view-expanded {
	display:none;
	border-left:1px solid #cccccc;
}
#logo {
	background-image: url(pics/logo.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 800px;
	border-bottom:1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}#logo-cont {
	background-image: url(pics/logo_cont.jpg);
	background-repeat: repeat;
	height: 112px;
	border-bottom: 1px solid black;
	width: auto;
}
#main-table {
	width: 800px;
	border-bottom: 1px solid #666666;
	background-color: #f6f6f6;
	height: 100%;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 7px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
p.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.bookinglist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p.small {
	font-size: 10px;
	margin:0;
}
p.no-margin {
	margin:0;
}
p.grey {
	color:#999999;
}
.border {
	height: 25px;
	padding-left: 10px;
	background-image: url(pics/border.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.border3 {
	height: 25px;
	padding-left: 10px;
	background-image: url(pics/border.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
	height: 25px;
	padding-left: 10px;
	background-image: url(pics/border.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
}
.arrow {
	width: 80px;
	padding-top: 5px;
	padding-left: 10px;	
	padding-bottom: 10px;
}
.hotellist2 {
	cursor:pointer;
	border-top:1px solid #EAF1FB;
	border-bottom:1px solid #EAF1FB;
}
.hotellist1 {
	cursor:pointer;
	background-color:#ccdffb;
	border-top:1px solid #EAF1FB;
	border-bottom:1px solid #EAF1FB;
}
.hotellist-hover {
	background-color:#ed7f26;
	border-top:1px solid black;
	border-bottom:1px solid black;
	cursor:pointer;
	background-image: url(pics/bg_border2.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display: inline;
}
h2.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display:block;
}
#our-counties {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 0px solid #cccccc;
}
.vertical-separator {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
#main-area {
	width: 550px;
	background-color: #EAF1FB;
	border-right: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}
#side-area {
	width: 250px;
	background-color: #EAF1FB;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#our-counties #info-area {
	padding-top: 10px;
}
a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#FF8000;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
}
a.middle {
	font-size: 11px;
}
a:hover {
	color:#94B3D6;
	text-decoration:underline;	
}
a.small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;	
	line-height: normal;
}
a.small:hover {
	text-decoration:underline;
	color:#FF8000;
}
a.big {
	font-size: 16px;
	line-height: 20px;
}
#side-area .box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#side-area .provinces {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#country-thailand-picture {
	background-image: url(pics/country_thailand.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 550px;
}
#country-picture {
	height: 100px;
	width: 550px;
}
.text-area {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.text-area-compact {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.start-left-pane {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	border-right:1px solid #cccccc;
}
#country-facts {
	width: 30%;
	border-right: 1px solid #cccccc;

}
#country-facts .facts-text {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 2px;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border-right-bottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border-left-bottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border-top-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.padding-right {
	padding-right: 5px;
}
#start-text-area {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#empty-area {
	text-align: left;
	vertical-align: top;
}
.our-countries-hover {
	background-color:#DBE7F9;
	border: 1px solid #999999;
	cursor:pointer;
}
.our-countries {
	background-color:#EAF1FB;
	border:1px solid #EAF1FB;
}
#main-area #main-info {
	width: 100%;
}
.bevel-border {
	background-image: url(pics/bevel_border_right.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.bevel-page-right {
	background-image: url(pics/bevel_page_right.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.bevel-page-right-bottom {
	background-image: url(pics/bevel_page_right_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.bevel-page-bottom {
	background-image: url(pics/bevel_page_bottom.gif);
	background-repeat: repeat-x;
	height: 7px;
	background-color: #EAF1FB;
	background-position: bottom;
}
.bevel-page-left-bottom {
	height: 7px;
	width: 7px;
	float: left;
}
.shadow-right1 {
	background-image: url(pics/shadow_right1.gif);
	background-repeat: repeat-y;
	width: 30px;
}
.shadow-left1 {
	background-image: url(pics/shadow_left1.gif);
	background-repeat: repeat-y;
	width: 30px;
	background-position: right;
}
#about {
	display: none;
}
#where-to-go {
	display: none;
}
#navigaton {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
}
#hotel-list {
border-right: 0px solid #cccccc;
}
.newsfeed {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.newsfeed p {
	font-size: 10px;
	line-height:normal;
	margin:0;
	margin-bottom: 7px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;	
}
.startpage {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.startpage p {
	font-size: 12px;
	line-height:normal;
	margin:0;
	margin-bottom: 7px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;	
}
.float-right-start {
	float:right;
	width:300px;
	display:inline;
	margin-left:5px;
	padding-left:5px;
	padding-bottom:10px;
	margin-bottom:5px;
	border-top:0px solid #cccccc;	
	border-bottom:0px solid #cccccc;	
	border-left:1px solid #cccccc;
}
.float-right-start p {
	font-size: 12px;
	line-height:normal;
	margin-bottom: 7px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
}