.clearfix:after { /* ie.css, ie7.css */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

body {
	text-align:left;
	font-family:arial, sans-serif;
	font-size: 12px;
	color: #333;
	}
	

/* common */

#container {
	background:#fff;
	width:960px;
	}
	
#header	{
	margin-top:12px;
	}
	
#wrapper {
	}
	
#content {
	float:left;
	width:403px;
}

#content2 {
	padding: 30px 0 10px 5px;
}

#sidebar-left {
	float:left;
	width:237px;
	}
	
#sidebar-right {
	float:left;

	}
	
#footer {
	}

a:link,
a:visited {
	color:#69c;
	text-decoration:underline;
	}
	
a:hover {
	color:#9cf;
	text-decoration:underline;
	}	
	
/* layout */
	
	



/* ---- header ---- */

h1 {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:18px;
	line-height:100%;
	color:#828282;
	font-weight:normal;
	font-style:italic;
	margin:3px 0 0 12px;
	}

.header-lhs {
	}
	
.header-lhs img {
	display:block;
	margin:0px 0 0 12px;
	}	
	
	
.header-rhs {
	float:right;
	font-size:11px;
	font-family:arial, sans-serif;
	text-align:right;
	}
	
.header-rhs ul {
	text-align:center;
	}
	
.header-rhs ul li {
	float:left;
	color:#afafaf;
	margin-right:10px;
	}
	
.header-rhs ul li img {
	border:1px solid #ddd;
	margin-bottom:1px;
	display:block;
	}
	
.header-rhs ul li.off img {
	border:1px solid #afafaf;
	}
	
#header p {
	clear:both;
	float:right;
	font-family:arial, sans-serif;
	font-size:11px;
	margin-top:20px;
	color:#69c;
	margin-right:10px;
	}	
	
ul.menu {
	margin-top:10px;
	width:960px;
	background:#fff url(../graphics/bgnd-menu.gif) repeat-x;
	}
	
ul.menu li {
	display:block;
	float:left;
	font-family:"Trebuchet MS",arial, sans-serif;
	font-size:18px;
	color:#936f19;
	font-weight:bold;
	padding:4px 8px 6px 8px;
	border-right: 1px solid #ca5;
	}
	
ul.menu li.selected {
	background:#fff;
	border:1px solid #e6bf36;
	color:#118e46;
	height:27px;
	padding-top:1px;
	padding-bottom:0;
	margin-top:2px;
	border-bottom-color:#fff;
	}	
	
ul.menu li a:link,
ul.menu li a:visited {
	color:#936f19;
	text-decoration:none;
	}
	
ul.menu li a:hover {
	color:#936f19;
	text-decoration:underline;
	}	
	
	
	
	
/* ---- sidebar-left ---- */
	
#sidebar-left img.add {
	clear:both;
	display:block;
	margin:10px auto;
	}
	
.boxed-support-text {
	margin:10px 5px 10px 0px;
	}
	
.booking-box {
	margin:10px 0 0 10px;
	background:#12a945 url(../graphics/bgnd-booking-box.gif) repeat-x;
	border:3px solid #093;
	}

.booking-box p {
	margin: 22px auto 10px auto;
	text-align: center;
	}
	
.booking-box h2 {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:24px;
	line-height:100%;
	color:#fff;
	font-weight:bold;
	margin:7px 0 11px 10px;
	text-align:left;
	}
	
	
.booking-box ul {
	margin-left:10px;
	}
	
.booking-box ul li {
	padding:0 0 7px 0;
	line-height:100%;
}


.booking-box ul li label {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#fff;
	display:block;
	line-height:16px;
	cursor:pointer;
	}	

.booking-box ul li .text {
	font-family:arial, sans-serif;
	width:195px;
	font-size:11px;
	padding:2px 0;
}
	
.booking-box ul li select {
}
	
.booking-box ul li .select {
	width:200px;
	font-family:arial, sans-serif;
	font-size:14px;
	}
	
.booking-box ul li .select-med {
	font-family:arial, sans-serif;
	font-size:14px;
	width:70px;
	}	
	
.booking-box ul li .select-small {
	font-family:arial, sans-serif;
	font-size:14px;
	width:50px;
	}
	
.booking-box ul li.floated {
	display:block;
	float:left;
	}
	
.booking-box ul li.two-fields {
	width:105px;
	}
	
.booking-box ul li.three-fields {
	width:70px;
	}

	
.boxed-support {
	border:1px solid #c4e8cf;
	padding:5px 0 5px 5px;
	}
	
.customer-support-holder {
	/*margin:13px 0 0 10px;*/
	margin:13px 0 16px 10px;
	}
	
.customer-support-holder p {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#333;
	}
	
.customer-support-holder p span {
	color:#f00;
	}
	
.customer-support-holder p.more-info-link {
	font-weight:bold;
	margin-top:22px;
	}
	
.customer-support-holder h3 {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:18px;
	line-height:100%;
	color:#015da3;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.customer-support-holder img {
	border:1px solid #99beda;
	float:left;
	margin-right:5px;
	}	

/* ---- content ---- */

#content.content-wide {
	width:723px;
	}
	
h2 {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:26px;
	line-height:100%;
	color:#01549b;
	font-weight:bold;
	margin:17px 0 18px 10px;
	}
	
h2 span {
	color:#9f9f9f;
	font-weight:bold;
	font-style:italic;
	}
	
h2.view	{
	margin-bottom:3px;
	}
	
#content p, #content2 p {
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:120%;
	color:#333;
	margin:0 10px 17px 10px; 
	}

#content h3 {
	font-family: arial, sans-serif;
	font-size:18px;
	line-height:120%;
	color:#737373;
	margin:0 10px 9px 10px; 
	}
	
	
.message {
	background:#fff url(../graphics/bgnd-message-error.gif) no-repeat 6px 7px;
	color:#f00;
	width:352px;
	border:1px solid #f00;
	padding:6px 0 8px 26px;
	margin:0 auto 18px auto;
	font-family: arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
.success {
	background:#d3f3de url(../graphics/bgnd-message-succes.gif) no-repeat 6px 7px;
	color:#08792e;
	border-color:#36cd68;
	}
	
#content ul {
	margin:0 0 14px 10px;
	}
	
#content ul li {
	background:#fff url(../graphics/bgnd-content-list.gif) no-repeat 0 3px;
	padding:2px 0 2px 20px;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:130%;
	}
	
#content.content-wide h2.gray {
	color:#aaa;
	font-weight:normal;
	margin-bottom:2px;
	}	
	
table.default-table {
	margin-left:10px;
	margin-bottom:22px;
	}
	
table.default-table tr th {
	background:#25466f;
	color:#fff;
	font-family:arial, sans-serif;
	font-size:11px;
	border:1px solid #fff;
	padding:8px 7px 0px 7px;
	text-align:center;
	}
	
table.default-table tr th.first {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	}
	
#content.content-wide table.default-table tr ul {
	margin:2px 0 0 0;
	padding:0;
	}
	
#content.content-wide table.default-table tr ul li {
	background:none;
	display:block;
	float:left;
	padding:0;
	margin:0 5px 0 0;
	}
	
#content.content-wide table.default-table tr ul li.last {
	margin-right:0;
	}
	
table.default-table tr th.last {
	border-right:none;
	}
	
table.default-table tr td {
	background:#fdf9dd;
	color:#666;
	font-family:arial, sans-serif;
	font-size:12px;
	border:1px solid #fff;
	padding:8px 7px 5px 7px;
	}
	
	
table.default-table tr.even td {
	background:#d9ecf5;
	}
	
table.default-table tr td span {
	color:#333;
	}

table.default-table tr td.price {
	text-align:center;
	}	

table.default-table tr td img.package {
	float:right;
	}
	
table.default-table tr td.price span {
	font-size:16px;
	font-weight:bold;
	}
	
table.default-table tr td div.table-rating {
	width:45px;
	height:9px;
	background:transparent url(../graphics/stars-rating-table.gif) no-repeat 0 0;
	margin-left:0px;
	text-indent:-1000px;
	overflow:hidden;
	margin-bottom:1px;
	}
	
table.default-table tr.even td div.table-rating {
	width:45px;
	height:9px;
	background:transparent url(../graphics/stars-rating-table-even.gif) no-repeat 0 0;
	margin-left:0px;
	text-indent:-1000px;
	overflow:hidden;
	margin-bottom:1px;
	}

#content.content-wide table.default-table tr td .table-rating-0 {
	background-position:-45px 0;
	}

#content.content-wide table.default-table tr td .table-rating-1 {
	background-position:-36px 0;
	}	

#content.content-wide table.default-table tr td .table-rating-2 {
	background-position:-27px 0;
	}	
	
#content.content-wide table.default-table tr td .table-rating-3 {
	background-position:-18px 0;
	}	
	
#content.content-wide table.default-table tr td .table-rating-4 {
	background-position:-9px 0;
	}

.banner-125-125-holder {
	margin-bottom:10px;
	}
	
.banner-125-125-holder img {
	display:block;
	float:left;
	margin-left:7px;
	}
	
.banner-175-175-holder {
	margin-bottom:10px;
	}
	
.banner-175-175-holder img {
	display:block;
	float:left;
	margin-left:18px;
	}
	
	
#content.content-wide .rating-info-holder {
	}
	
#content.content-wide .rating-info-holder p {
	color:#666;
	margin-bottom:5px;
	}
	
#content.content-wide .rating-info-holder .rating {
	width:100px;
	height:16px;
	background:transparent url(../graphics/stars-rating-view-hotel.gif) no-repeat 0 0;
	margin-left:10px;
	text-indent:-1000px;
	overflow:hidden;
	margin-bottom:5px;
	}

#content.content-wide .rating-info-holder .rating-0 {
	background-position:-100px 0;
	}

#content.content-wide .rating-info-holder .rating-1 {
	background-position:-80px 0;
	}

#content.content-wide .rating-info-holder .rating-2 {
	background-position:-60px 0;
	}	
	
#content.content-wide .rating-info-holder .rating-3 {
	background-position:-40px 0;
	}	
	
#content.content-wide .rating-info-holder .rating-4 {
	background-position:-20px 0;
	}
	

#content.content-wide .rating-info-holder .facilities-list {
	}
	
#content.content-wide .rating-info-holder .facilities-list li {
	background:none;
	padding:0;
	display:block;
	float:left;
	margin-right:5px;
	margin-top:1px;
	}
	
img.book-online-rhs {
	float:right;
	margin:37px 10px 0 0;
	}


.blue-box {
	border:3px solid #008299;
	width:697px;
	margin:7px 0 33px 10px;	
	background:#1392a9 url(../graphics/bgnd-blue-box.gif) repeat-x;
	padding-bottom:17px;
	}
	
#content.content-wide .blue-box h3 {
	color:#fff;
	margin:11px 0 9px 14px;
	}	
	
#content.content-wide .blue-box ul {
	margin:0 0 0px 15px;
	}
	
#content.content-wide .blue-box ul li {
	background:none;
	padding:0;
	display:block;
	float:left;
	}
	
#content.content-wide .blue-box ul li.one-field {
	width:90px;
	}	
	
#content.content-wide .blue-box ul li.three-fields {
	width:177px;
	}
	
#content.content-wide .blue-box ul li.button {
	margin-left:15px;
	}
	
#content.content-wide .blue-box ul li label {
	display:block;
	color:#fff;
	margin-bottom:4px;
	cursor:pointer;
	}
	
#content.content-wide .tabs-holder {
	}
	
#content.content-wide .tabs-holder ul.tabs-view-list {

	}
	
#content.content-wide .tabs-holder ul.tabs-view-list li {
	padding:0;
	background:none;
	display:block;
	float:left;
	margin-right:1px;
	}
	
#content.content-wide .tabs-holder ul.tabs-view-list li a:link,
#content.content-wide .tabs-holder ul.tabs-view-list li a:visited {
	padding:0;
	background:transparent url(../graphics/tab-view-off.gif) no-repeat;
	display:block;
	height:17px;
	width:106px;
	padding-top:6px;
	text-align:center;
	color:#798d96;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
	
#content.content-wide .tabs-holder ul.tabs-view-list li a:hover {
	background:transparent url(../graphics/tab-view-on.gif) no-repeat;
	}
	
#content.content-wide .tabs-holder ul.tabs-view-list li a.selected {
	background:transparent url(../graphics/tab-view-on.gif) no-repeat;
	color:#1b6a90;
	}
	
.view-box {
	width:701px;
	border:1px solid #c3dce8;
	border-top:7px solid #c3dce8;
	margin:0 0 0 10px;
	background:#d9ecf5;
	padding-bottom:38px;
	}
	
.view-box h4 {
	background:#fff;
	margin:10px;
	padding:5px 8px;
	font-family: arial, sans-serif;
	font-weight:normal;
	font-size:13px;
	border-bottom:1px solid #c3dce8;
	}

.view-box h4 span {
	font-weight:bold;
	color:#ad1515;
	}

	/*
.view-box label {
	display:block;
	float:left;
	font-family:arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:180px;
	margin:0;
	margin-left:18px;
	padding:0;
	cursor:pointer;
	}
	*/
.view-box label {
	font-family:arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-left:4px;
	padding:0;
	cursor:pointer;
	}
	
#content.content-wide .view-box p.smallprint {
	font-size:11px;
	font-family:arial, sans-serif;
	}

#content.content-wide .view-box p.smallprint span {
	color:#ad1515;
	}
	
#content.content-wide .view-box p.other-info {
	margin:0 0 10px 18px ;
	width:500px;
	}
	
.standard-reservation-holder {
	float:left;
	width:410px;
	}
	
table#res_table {
	font-family:arial, sans-serif;
	margin:0 0 10px 10px;
	}
	
table#res_table tr th {
	background:#008299;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	border:2px solid #d9ecf5;
	padding:4px;
	}	
	
table#res_table tr td {
	background:#fff;
	color:#333;
	font-size:11px;
	border:2px solid #d9ecf5;
	padding:4px;
	}	
	
table#res_table tr td span {
	color:#ad1515;
	}	
	
table#res_table tr td span.total {
	color:#333;
	font-size:13px;
	font-weight:bold;
	}	
	
.large-photo-holder	 {
	width:396px;
	background:#fff;
	margin:0 0 0 10px;
	border-bottom:1px solid #c3dce8;
	}
	
.large-photo-holder p.image-center {
	text-align:center;
	}
	
.large-photo-holder img.large  {
	padding:40px 0 20px 0;
	}

	
.prev-next a:link,
.prev-next a:visited {
	text-decoration:none;
	}
	
.prev-next .prev {
	float:left;
	}
	
.prev-next .next {
	float:right;
	}
	
.prev-next p {
	text-align:center;
	}
	
.prev-next h5 {
	font-size:13px;
	font-family:arial, sans-serif;
	text-align:center;
	}
	
.prev-next .prev img,
.prev-next .next img {
	vertical-align:middle;
	}
	
.thumbs-holder {
	float:right;
	margin-right:0px;
	}
	
#content.content-wide ul.thumbs-list {
	width:280px;
	margin:0;
	}
	
#content.content-wide ul.thumbs-list li {
	text-align:center;
	display:block;
	float:left;
	background:none;
	padding:0;
	margin:0 10px 10px 0;
	width:60px;
	height: 150px;
	}
	
#content.content-wide ul.thumbs-list li div {
	background:#fff;
	width:60px;
	height:60px;
	border-bottom:1px solid #c3dce8;
	}
	
#content.content-wide ul.thumbs-list li div img {
	padding:5px 0;
	}

	
.bottom-button {
	margin:18px 0 30px 15px;
	}
	
/* ---sidebar-right--- */
	
#sidebar-right {
	margin-top:10px;
	margin-bottom:0;
	border-left:1px solid #c2e7ce;
	}
	
#sidebar-right h2 {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:26px;
	line-height:100%;
	color:#828282;
	font-weight:bold;
	letter-spacing:-2px;
	margin-top:7px;
	}
	
#sidebar-right img.add {
	display:block;
	margin:0 0 10px 10px;
	}
	
.downloads-holder {
	width:298px;
	border:1px solid #c4e8cf;
	margin:0 0 10px 10px;
	}
	
.downloads-holder p {
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:100%;
	color:#333;
	margin:0 15px 22px 15px;
	}	
	
.downloads-holder h3 {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:20px;
	line-height:100%;
	color:#828282;
	font-weight:bold;
	margin:11px 0px 10px 15px;
	}
	
.downloads-holder ul {
	margin-left:15px;
	}
	
.downloads-holder ul li {
	background:#fff url(../graphics/bgnd-downlad-list.gif) no-repeat;
	padding:4px 10px 14px 30px;
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:100%;
	}
	
	
.featured-box {
	width:294px;
	margin:0 0 10px 10px;
	background:#235b83 url(../graphics/bgnd-featured-box.gif) repeat-x;
	border:3px solid #235b83;
	padding-bottom:7px;
	}
	
.featured-box p {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0 5px 0 6px;
	}	
	
.featured-box h3 {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:16px;
	line-height:100%;
	color:#828282;
	font-weight:bold;
	letter-spacing:-1px;
	color:#fff;
	margin:5px 0 7px 6px; 
	}
	
.featured-box h3 a:link,
.featured-box h3 a:visited {
	color:#fff;
	text-decoration:underline;
	}
	
.featured-box h3 a:hover {
	color:#fff;
	text-decoration:none;
	}

.featured-box img.featured-image {
	border:1px solid #fff;	
	margin:0 8px 0 6px;
	float:left;
	}
	
.featured-box img.button {
	float:right;
	margin:8px 11px 0 0;
	}
	
.featured-box p.more {
	margin:20px 0 0 8px;
	background:transparent url(../graphics/list-style-dot-white.gif) no-repeat 0 7px;
	padding-left:10px;
	}
	
.featured-box p.more a:link,
.featured-box p.more a:visited {
	color:#d9f0fc;	
	text-decoration:underline;
	}
	
.featured-box p.more a:hover {
	color:#acd;
	}
	
.promo-box {
	border:1px solid #c2e7ce;
	width:298px;
	margin:0 0 10px 10px;
	}
	
.promo-box p {
	clear:both;
	font-family:arial, sans-serif;
	font-size:12px;
	margin:10px;
	}

.promo-box h4 {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:24px;
	line-height:100%;
	color:#01923A;
	font-weight:bold;
	letter-spacing:-1px;
	margin:18px 0 0 0;
	}
	
.promo-box img {
	float:left;
	margin:10px;
	}

.rating {
	width:100px;
	height:16px;
	background:transparent url(../graphics/stars-rating.gif) no-repeat 0 0;
	margin-left:3px;
	text-indent:-1000px;
	overflow:hidden;
	margin-bottom:5px;
	}

.rating-0 {
	background-position:-100px 0;
	}

.rating-1 {
	background-position:-80px 0;
	}	

.rating-2 {
	background-position:-60px 0;
	}	
	
.rating-3 {
	background-position:-40px 0;
	}	
	
.rating-4 {
	background-position:-20px 0;
	}
	
	/*reservation page*/

#reservation-holder {
	}
	
#reservation-holder p {
	color:#666;
	}	
	
#reservation-holder p.optional	{
	margin-bottom:5px;
	}
	
#reservation-holder p span {
	color:#e0231a;
	}
	
#reservation-holder p.note {
	margin-top:3px;
	color:#999;
	}	
	
#reservation-holder h4 {
	font-family:arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#05772b;
	margin:0 0 17px 10px;
	border-bottom:1px solid #aaa;
	padding-bottom:3px;
	}
	
.reservation-info {
	font-family:arial, sans-serif;
	font-size:16px;
	margin:0 0 22px 10px;
	}
	
.reservation-info label {
	width:106px;
	float:left;
	margin:0 0 0 0px;
	clear:left;
	cursor:pointer;
	}
	
.reservation-info div {
	float:left;
	width:400px;
	}
	
.reservation-info div span {
	color:#e0231a;
	font-weight:bold;
	}
	
h6 {
	font-family:arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 26px 10px;
	}	
	
#reservation-holder ul.reservation-form-list {
	margin-bottom:23px;
	}
	
#reservation-holder ul.reservation-form-list li {
	background:none;
	padding:0;
	font-size:16px;
	font-family:arial, sans-serif;
	color:#666;
	padding:3px 0;
	}
	
#reservation-holder ul.reservation-form-list li.devider {
	margin-top:12px;
	}
	
#reservation-holder ul.reservation-form-list li label {
	font-size:13px;
	display:block;
	float:left;
	width:91px;
	cursor:pointer;
	}
	
#reservation-holder ul.checkbox-list {
	width:200px;
	float:left;
	}
	
#reservation-holder ul.checkbox-list li {
	background:none;
	padding:0;
	font-size:13px;
	font-family:arial, sans-serif;
	color:#666;
	padding:3px 0;
	}
	
#reservation-holder ul.reservation-form-list li .text {
	border:1px solid #bbb;
	width:298px;
	}
	
#reservation-holder ul.reservation-form-list li .email {
	width:409px;
	}
	
#reservation-holder ul.reservation-form-list li .phone {
	width:180px;
	}
	
#reservation-holder ul.reservation-form-list li .city {
	width:161px;
	}
	
#reservation-holder .textarea {
	border:1px solid #bbb;
	margin:0 0 0 10px;
	width:477px;
	}
	
#reservation-holder table {
	font-family:arial, sans-serif;
	margin:0 0 26px 10px;
	}
	
#reservation-holder table tr th,
#reservation-holder table tr td {
	//background:#f7f7f7;
	color:#666;
	font-size:13px;
	padding:6px 4px;
	border:2px solid #fff;
	}
	
	
#reservation-holder table tr th {
	font-weight:bold;
	}
	
	
.yellow-box {
	background:#fce978;
	border:1px solid #e7c23e;
	width:566px;
	margin:0 0 0 10px;
	}
	
.yellow-box .geo-logo {
	float:right;
	margin:10px;
	}
	
#reservation-holder ul.credit-info-list {
	margin:20px 0 0 17px;
	}
	
#reservation-holder ul.credit-info-list li {
	background:none;
	padding:4px 0;
	}
	
#reservation-holder ul.credit-info-list label {
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#333;
	display:block;
	float:left;
	width:130px;
	cursor:pointer;
	}
	
	
#reservation-holder ul.credit-info-list label.shorter {
	width:120px;
	cursor:pointer;
	}
	
#reservation-holder ul.credit-info-list .text {
	border:1px solid #af8d16;
	font-size:13px;
	padding:2px;
	}
	
#reservation-holder ul.credit-info-list .select {
	border:1px solid #af8d16;
	}
	
#reservation-holder ul.credit-info-list .number {
	width:180px;
	}
	
#reservation-holder ul.credit-info-list .name {
	width:224px;
	}
	
#reservation-holder ul.credit-info-list div {
	float:left;
	width:200px;
	padding:0;
	}
	
#reservation-holder ul.credit-info-list div ul li {
	margin-left:0;
	padding:2px 0;
	}
	
#reservation-holder ul.credit-info-list div ul label {
	display:inline;
	float:none;
	font-weight:normal;
	cursor:pointer;
	
	}
	
#reservation-holder .button-reservation {
	margin:30px 0 30px 10px
	}
	
	
#reservation-holder .message {
	width:685px;
	margin:10px;

	}
	
/* -- pre-footer --*/

#pre-footer p {
	line-height:120%;
	}

#pre-footer h2 {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:26px;
	line-height:100%;
	color:#fff;
	font-weight:bold;
	letter-spacing:-1px;
	padding:10px 0 0 0;
	margin:0 0 9px 12px;
	}

.pre-footer-left {
	background:#274a75 url(../graphics/bgnd-pre-footer-left.gif) repeat-x;
	float:left;
	width:237px;
	padding-bottom:12px;
	height:366px;
	}
	
.pre-footer-left ul {
	margin:0 0 0 13px;
	}
	
.pre-footer-left ul li {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:14px;
	line-height:100%;
	color:#fff;
	padding:0 0 7px 0;
	letter-spacing:-1px;
	}
	
.pre-footer-left ul li a:link,
.pre-footer-left ul li a:visited {
	color:#fff;
	}
	
.pre-footer-left ul li a:hover {
	color:#b8d6fa;
	}
	
.pre-footer-promo {
	}
	
.pre-footer-promo p {
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:100%;
	color:#fff;
	margin:13px 0 0 6px;
	}

.pre-footer-promo p.linked {
	margin-top:20px;
	}
	
.pre-footer-left p.linked a:link,
.pre-footer-left p.linked a:visited {
	color:#fff;
	text-decoration:underline;
	}
	
.pre-footer-left p.linked a:hover {
	color:#b8d6fa;
	}

.pre-footer-promo img {
	float:left;
	margin:0 6px 0 13px;
	border:2px solid #fff;
	}
	
.pre-footer-center {
	float:left;
	background:#224065 url(../graphics/bgnd-pre-footer-center.gif) repeat-x;
	width:403px;
	height:378px;
	}

.pre-footer-center .background-holder {
	background:transparent url(../graphics/bgnd-pre-footer-center.jpg) no-repeat 10px 100px;
		height:320px;
	}
	
.pre-footer-center p {
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:100%;
	color:#fff;
	margin:5px 10px 0 14px;
	}
	
.pre-footer-center p a:link,
.pre-footer-center p a:visited {
	color:#fff;
	}
	
.pre-footer-center p a:hover {
	color:#b8d6fa;
	} 
	
	

.pre-footer-center ul {
	margin:209px 0 0 18px;
	}
	
.pre-footer-center ul li {
	font-family: arial, sans-serif;
	font-size:11px;
	line-height:100%;
	color:#fff;
	padding:0 0 4px 10px;
	background:transparent url(../graphics/list-style-dot-white.gif) no-repeat 0 5px;
	}
	
.pre-footer-center ul li a:link,
.pre-footer-center ul li a:visited {
	color:#fff;
	}
	
.pre-footer-center ul li a:hover {
	color:#b8d6fa;
	}
	
.pre-footer-center .button-more {
	float:right;
	margin:239px 18px 0 0;
	display:block;
	}
	
.pre-footer-right {
	background:#274a75 url(../graphics/bgnd-pre-footer-right.gif) repeat-x;
	float:left;
	width:320px;
	height:378px
	}
	
.pre-footer-right h2 {

	}
	
.pre-footer-right ul {
	float:left;
	width:90px;
	margin:5px 0 21px 13px;
	}

.pre-footer-right ul li {
	font-family: arial, sans-serif;
	font-size:11px;
	line-height:100%;
	color:#fff;
	padding:0 0 2px 0px;
	}
	
.pre-footer-right ul li a:link,
.pre-footer-right ul li a:visited {
	color:#fff;
	text-decoration:none;
	}
	
.pre-footer-right ul li a:hover {
	color:#b8d6fa;
	text-decoration:underline;
	}

/* --- footer --- */

#footer {
	background:#fff url(../graphics/bgnd-footer.gif) repeat-x;
	padding-top:24px;
	}

.footer-rhs {
	float:right;
	width:300px;
	text-align:right;
	}

.footer-rhs p {
	font-family: arial, sans-serif;
	font-size:11px;
	line-height:100%;
	color:#bebebe;
	margin:0 13px 0 0;
	}
	
.footer-rhs p a:link,
.footer-rhs p a:visited {
	color:#bebebe;
	text-decoration:none;
	}
	
.footer-rhs p a:hover {
	color:#a49e9e;
	}
	
.footer-rhs img {
	float:right;
	margin:0 10px 0 13px;
	}
	
ul.footer-menu {
	margin-left:17px
	}
	
ul.footer-menu li {
	display:block;
	float:left;
	font-size:11px;
	font-family:arial, sans-serif;
	margin-right:17px
	}
	
ul.footer-menu li.selected {
	font-weight:bold;
	color:#7f7f7f;
	}
	
ul.footer-menu li a:link,
ul.footer-menu li a:visited {
	}
	
ul.footer-menu li a:hover {
	}
	
/* details */

strong {
	font-weight:bold;
	}

.aqua {
	background:aqua;
	}
	
.red {
	background:red;
	}
	
.yellow {
	background:yellow;
	}
	
.navy {
	background:navy;
	}
	
.green {
	background:green;
	}	
	
.blue {
	background:blue;
	}

/* AUTO SUGGEST */

 .suggestion_list
 {
	margin-top: 10px;
 
	background: white;
	border: 1px solid;
	padding: 4px;

 }

 .suggestion_list ul
 {
	padding: 0;
	margin: 0;
	list-style-type: none;
 }

 .suggestion_list a
 {
	text-decoration: none;
	color: navy;
 }

 .suggestion_list .selected
 {
	background: navy;
	color: white;
 }

 .suggestion_list .selected a
 {
	color: white;
 }

 #autosuggest
 {
	display: none;
 	font-family: arial, sans-serif;
	font-size:10px;
	position: absolute;
	left: 24px;
	top: 229px
 } 
 
 .trvlchg
 {
	border: none;
	width: 91px;
	height: 30px;
    background: url('/static/graphics/button-change.gif') no-repeat top left;
    padding: 2px 8px;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin: 8px 0px 0px 40px;
 }
 
 .searchbtn
 {
 
 	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing:1px;
	border: none;
	width: 151px;
	height: 38px;
    background: url('/static/graphics/button-search.gif') no-repeat top left;
    padding: 2px 8px;
    color: #936F19;
 }
 
 .reservebtn
 {
    width: 129px;
	height: 36px;
	margin: -10px 10px 0px 0px;
	padding:8px 21px 0 0;
	text-align: right;
	background: url('/images/results/book_0.gif') no-repeat top right;
 }
 
 .reservebtnres
 {
    width: 112px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding:  10px 17px 0 0;
	text-align: right;
	background: url('/images/results/book_0.gif') no-repeat top right;
 }
 
 .inquirebtn
 {
    width: 90px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding:  6px 34px 0 0;
	text-align: right;
	background: url('/images/results/book_1.gif') no-repeat top right;
 }
 
 a.reservebtnlbl
 {
	display: block;
	//width: 129px;
	//height: 36px;
	//margin-bottom:12px;
	//margin-left:50px;
	font-family: arial, sans-serif;
	//font-size:10px;
	text-decoration:none;
	color: #ffffff;
 }
 
 div.btn_yellow_152 {
    width: 152px;
	height: 47px;
	margin: 230px 20px 0px 0px;
	padding: 0px;
	float: right;
	background: url('/static/graphics/button-learn-more.gif') no-repeat top right; 
	text-align: center;
 }
 
 div.btn_yellow_152 a, div.btn_yellow_152 a:hover {    
 	width: 152px;
	height: 47px;
	padding: 0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:24px;
	font-weight:bold;
	color: black;
	line-height:38px;
	text-decoration: none;	
 } 
 div.btn_yellow_103 {
    width: 103px;
	height: 27px;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	float: right;
	background: url('/static/graphics/button-book-now.gif') no-repeat top right; 
	text-align: center;
 }
 
 div.btn_yellow_103 a, div.btn_yellow_103 a:hover {    
 	width: 103px;
	height: 27px;
	padding: 0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:16px;
	font-weight: bold;
	color: black;
	line-height:27px;
	text-decoration: none;	
 }
 
 
 
 
 
  /* facilities */
 
table#fac_table ul.facilities {
	list-style: none;
	margin: 0 0 0 7px;
	padding: 0;
}

table#fac_table ul.facilities li {
	display: block;
	text-align: left;
	width: 95%;
	margin: 1;
	padding: 5px;
	color: #000033;
	background: #F1F4F9 none repeat scroll 0 0;
	} 
 
table#fac_table ul.facilities li.title, table.hotel_data td.title, td.title {
	padding: 5px 0 5px 10px;
	background: #DDECF8;
	font-family: arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
	
table.hotel_data td {
	padding: 10px 0 0 0;
}
	
table.hotel_data {
	width: 600px;
}

.icon_row {
	white-space: nowrap;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 8px;
}


table.icon_table td.icon_cell {
	background: transparent;
	border: 0px;
}

table.default-table tr th.no_padding {
	padding: 0;
}

div.subcontent {
	padding: 10px 0 0 10px;
}

div#vs_map {
	margin: 20px;
	height: 400px;
	width: 500px;
}

#content_floater {
	float:left;
	width: 289px
}
#map_floater {
	float:right;
	padding-top: 80px;
	
}

#serbia_map {
	background: url(/static/graphics/serbia_map/serbia_map.gif) top right;
	/* width: 227px;
	height: 303px; */
	width: 113px;
	height: 151px;
	border: 0;
	margin: 0;
	padding: 0;
}

#serbia_map_img {
	position: absolute;
	z-index:50;
}

#map_part {
	position: absolute;
	top:0px;
	left:0px;
	width: 0px;
	height: 0px;
	background: url(/static/graphics/serbia_map/serbia_regions.gif);
	z-index:30;
	
}

#overDiv {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #ccc;
}

#overDiv td {
	background-color: #ffffff;	
}

#overDiv .over_font {
	font-weight: bold;	
	text-align: center;
	font-size: 14px;
	color: #01549B;
	width: 100px;
}


feedbackform

/* FEEDBACK FORM */

#feedbackform input, #feedbackform textarea, #feedbackform select {
	margin-bottom:5px;
}

#send_feedback {
	margin-top: 20px;
	width: 200px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	background: #ccc;
}

#feedbackform h3 {
	padding-left: 80px;
	background:#eee;
}

div.slider_ui {
	margin: 10px 0 10px 5px;
	width: 300px;
}



/* GROUP FORM */

#groupform input, #groupform textarea, #groupform select {
	margin-bottom:5px;
}

#send_inquiry {
	margin-top: 20px;
	width: 200px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	background: #ccc;
}

#groupform h3 {
	padding-left: 80px;
	background:#eee;
}

#group_link, #group_link:hover {
	color: #fff;
	font-size: 16px;
}

/* TABS */

ul#basictab{
padding: 3px 0;
margin: 11px 0 0 10px;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

ul#basictab li{
display: inline;
margin: 0;
background-image: none;
padding: 0;
}

ul#basictab li a{
text-decoration: none;
padding: 4px 7px 4px 7px;
margin-right: 2px;
border: 1px solid gray;
border-bottom: none;
background: #Fc0;
color: #2d2b2b;
line-height: 17px;
}

ul#basictab li a:visited{
color: #2d2b2b;
}

ul#basictab li a:hover{
background-color: #fff;
color: black;
}

ul#basictab li a:active{
color: black;
background-color: #fff;
}

ul#basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #FFF;
color: black;
}

.show_tab_search_results #content2_map {
	display: none;
}

.show_tab_map_view #content2 {
	display: none;
}

#accept_form {
	margin-left: 10px;
}

.button_ok {
	float: right;
	width: 180px;
	height: 60px;
	white-space: normal;
	padding-left: 20px;
	background: #efe url('/images/icons/accept.png') no-repeat center left;
}

.button_not_ok {
	float: left;
	width: 120px;
	height: 60px;
	white-space: normal;
	padding-left: 20px;
	background: #fee url('/images/icons/pencil.png') no-repeat center left;
}

