
/* Generic Styling */

body {
	background: url(../images/Canby3.jpg) center fixed no-repeat #000000;
	font-family: Arial, Verdana;
	font-size:62.5%; 
	color:#222222;
	}
td {
	font-size:12px;
}
* {
	margin:0;
	padding:0;
	}

.map {
	background:url(../images/Cambodia2.gif) no-repeat;
}
.text {
	FONT-SIZE: 12px; LINE-HEIGHT: 160%
}

a {
	text-decoration:none;
	color: #0066CC;
	}
a:hover {
	text-decoration:none;
	color: #999900;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:778px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:180px;
	background:url(../images/bg-header.jpg) no-repeat;
	}
#menu {
	height:30px;
	line-height:30px;
	background:url(../images/bg-menu.png) repeat-x;
	padding:0 10px;
	}

/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(../images/bg-menu-hover.png);
	}

#sidebar {
	float:left;
	width:162px;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}

#sidebar li a {
	display:block;
	height:27px;
	line-height:27px;
	color:#0099ff;
	padding-left:5px;
	border-bottom:1px solid #dedede;

	}
#sidebar li a:hover {
	color:#b6f868;
	}

#content {
	float:right;
	width:600px;
	}
#footer {
	clear:both;
	height:30px;
	background:url(../images/bg-menu-hover.png);
	}

/* Footer */

#footer-valid {
	font-size: 12px;
	float: left;
	padding-top:5px;
	margin-left: 165px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Entries */

.entry {
	padding:8px 8px;
	text-align:justify;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(../images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("../images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

UL {
	LIST-STYLE-TYPE: square
}

input, textarea, select
{
  color: #804000;
	border: 1px solid;
	background: #E8F2F4;
}

.bgTitle {background-color: #999999}
#display {color: #900; font-weight: bold}

#cell-text2 {
	FONT-SIZE: 12px; font-weight: bold; COLOR: #fff; BACKGROUND-COLOR: #999;
}
.cell-text2 {
	FONT-SIZE: 12px; font-weight: bold;
}
.table-text2 {
	BORDER: 2px #999999 solid;
}

.buttons {
	background:url("../images/images6666.jpg");
}
#rate_row2 {background-color: #DFECCE}
.hotel_title {font-size: 24px; color: #006699; font-weight: bold; text-align: center}
#pageNo {text-align: center; font-size: 11px; font-weight: bold}

.l_photo {margin-right: 15px; margin-top: 10px; margin-bottom: 10px}
.r_photo {margin-left: 15px; margin-top: 10px; margin-bottom: 10px}