body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
}

td {
	font-size: 80%;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #003366;
}

h1 {
	font-size: 250%;
}

h2 {
	font-size: 200%;
}

h3 {
	font-size: 125%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 800px;
	height: 55px;
}

#subheader {
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
	border-bottom: 10px solid #CDCDCD;
	width: 100%;
}
/* Logo */

#logo {
	float: left;
	padding-top: 0px;
/*	background: url(../img/treoc_logo.jpg) no-repeat left bottom;*/
	background: url(../img/t_logo_big2.gif) no-repeat left bottom;
	height: 55px;
}

#logo h1 {
	margin: 0;
	padding-top: 7px;
	padding-left: 285px;
	padding-bottom: 0px;
	font-weight: normal;
	color: #003366;
}
/* Top Menu */

#topmenu {
	float: right;
	margin-top:5px;
	width: 310px;
}

#topmenu a {
	float: right;
	padding: 0px;
	margin: 2px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	width: 80px;
}

#topmenu a:hover {
	text-decoration: underline;
}

/* Header 2 */

#header2 {
	width: 800px;
	height: 130px;
}

/* Menu */

#pagedesc {
	float: left;
	width: 595px;
	height: 134px;
	background-color: #006699;
	background: url(../img/top_block.png);
	text-align: left;
}

#pagedeschead {
	padding: 10px;
	font-size: 150%;
	color: #FFFFFF;
}
#pagedescbody {
	padding: 10px;
	padding-top: 0px;;
	font-size: 100%;
	color: #FFFFFF;
}
/* Splash */

#splash {
	float: right;
	width: 203px;
	height: 134px;
	border-left: 1px solid #006699;
	border-right: 1px solid #999999;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	text-align:left;
}

/* Content */

#content {
	float: right;
	width: 595px;
	padding-left: 10px;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 10px;
	padding-right: 20px;
	background: url(../img/img10.png) no-repeat;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

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

}
#nav_head {
	background-image: url(../img/nav_head.png);
	border:1px solid #cccccc;
	color: #666666;
	font-size:150%;
	height: 28px;
	padding-left:10px;
}
#nav {
	border:1px solid #cccccc;
	border-top:none;
	background-color: #efefef;
	padding:10px;
	padding-top:2px;
	margin-bottom: 10px;
}
#nav a {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}

#nav a#sub, #nav a#subsel {
	font-size: 90%;
}
/* Login */

#login form {
	margin: 0;
	padding: 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login div {
	font-size: 85%;
	text-align: center;
}

#logininput {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 100%;
	margin-bottom: 5px;
}

#loginsubmit {
	/* */
}

#loginerror {
	font-size: 85%;
	margin-bottom: 5px;
	color: #BF4329;
}

/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
	text-align:center;
}

#footer {
	width: 800px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#colone {
	font-size: 100%;
	float:left;
	width:50%;
}

#coltwo {
	font-size: 100%;
	text-align: left;
	width:95%;
}

#searchresult {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CDCDCD;
}
#searchresult #image {
	float:left;
	width:10%;
}
#searchresult #detail {
	text-align: left;
	width:95%;
}
#name {
	float:left;
}
#price {
	float:right;
}

#description {
	margin-top: 25px;
}
#rooms {
	margin-top: 10px;
}

#mapimage {
	float:left;
	width:25%;
}
#mapsearch {
	text-align: left;
	width:95%;
}

#mapsearch form {
	margin: 0;
	padding: 0;
}

#mapsearch fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#mapsearch div {
	font-size: 85%;
	text-align: center;
}

#mapsearchinput {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}

#content form {
	margin: 0;
	padding: 0;
}

#content fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.content div#submit {
	border-top: 1px solid #CDCDCD;
	padding-top: 5px;
	font-size: 85%;
	text-align: right;
}
.content div#labelledinput {
/*	border: 1px solid red;*/
	padding-left: 5px;
}

.content div#label {
	font-size: 90%;
	width: 30%;
	float: left;
}
.content div#input {
	width: 70%;
}

#contentinput {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	border: 1px solid #999999;
	margin-bottom: 5px;
}

#contentsubmit {
	/* */
}
.content #formsection {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

#msg_table { background-color: #E8F0F0; border: 1px solid #334E87; color: #333333; margin-bottom:5px; padding: 5px;}
#msg_table img { float:left; }
#msg_head { color: #334E87; font-size: 10pt; font-weight: bold; padding-left:30px;}
#msg_table_text { color: #666666; font-variant: normal; padding: 5px; padding-bottom: 10px;  }

#err_table { background-color: #FAD9D3; border: 1px solid #BF4329; color: #BF4329; margin-bottom:5px; padding: 5px;}
#err_table img { float:left; }
#err_head { color: #BF4329; font-size: 10pt; font-weight: bold; padding-left:30px;}
#err_table_text { color: #BF4329; font-variant: normal; padding: 5px; padding-bottom: 10px;  }

#note_table { background-color: #FFFFE8; border: 1px solid #D5A03C; color: #333333; margin-bottom:5px; padding: 5px;}
#note_table img { float:left; }
#note_head { color: #D5A03C; font-size: 10pt; font-weight: bold; padding-left:30px;}
#note_table_text { color: #666666; padding: 5px; padding-bottom: 10px; }

.ajax_table { background-color: #E8F0F0; border: 1px solid #334E87; color: #333333; margin-bottom: 4px;}
.ajax_table_text { font-size: 80%; color: #666666; }

.tbl_list { border:1px solid #999999; border-collapse:collapse; }
.tbl_list th { font-size: 90%; border:1px solid #cccccc; border-bottom:none;background-color: #efefef; text-align: left; white-space: nowrap;}
.tbl_list th a, .tbl_list th a:hover { color: #333333; font-weight: bold; text-decoration: none; }
.tbl_list td { font-size: 90%;border:1px solid #cccccc; white-space: nowrap; }
.tbl_list td a, .tbl_list td a:hover, .tbl_list td a:visited { font-size: 90%; color: #006699; font-weight: bold; text-decoration: none; }
.tbl_list .lst_even { background-color: #ffffff; }
.tbl_list .lst_odd { background-color: #E8F0F0; }
.tbl_list .lst_select { background-color: #ffffee; }

#cal {
	border:1px solid #999999;
	font-size:80%;
}
#cal_head, #cal_head a, #cal_head a:hover, #cal_head a:visited {
	color:#006699;
	font-size:100%;
	font-weight:bold;
	padding: 2px;
	text-decoration:none;
}
#month_head {
	background-color:#efefef;
	font-size:80%;
	font-weight:bold;
}
#week_head {
	font-size:80%;
	text-align:center;
}
#cal tr td {
	font-size:80%;
	text-align:center;
}
.normal {
	cursor:hand;
}
.sunday {
	color: red;
	cursor:hand;
}
.saturday {
	color: darkcyan;
	cursor:hand;
}
.excluded {
	color: #FFFFFF;
	background-color: #006699;
	cursor:hand;
}
.disabled {
	color: #cccccc;
	cursor:hand;
}
.high_season {
	background-color: #FFD9D9;
	cursor:hand;
}
.mid_season {
	background-color: #FFEECC;
	cursor:hand;
}
.low_season {
	background-color: #E4FFD2;
	cursor:hand;
}
