html {
	min-height: 100%;
	height: auto;
}
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #484848;
	text-align: center;
	background-color: #420404;
}
a {
	color: #4195ab;
	text-decoration: none;
}
a:hover {
	color: #4195ab;
	text-decoration: underline;
}
select, input, textarea, button, kbd {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
}
.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
}
#container_out.home {
	background: url(../images/bghome.gif) top left repeat-x;
}
#container_out.nothome {
	background: url(../images/bginner.gif) top left repeat-x;
}
#container_out.iscontent {
	background: url(../images/bgcontact.gif) top left repeat-x;
}
#container_inner {
	padding: 20px;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 0 10px;
	background-color: #fff;
	-moz-box-shadow: 0 0 40px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.8);
}
* html #container {
	overflow: hidden;
}
#header {
	position: relative;
	z-index: 2;
	height: 180px;
	padding-bottom: 5px;
	background: url(../images/header_shad.png) bottom center no-repeat;
}
* html #header {
	overflow: hidden;
}
#header_wrap {
	position: relative;
	height: 100px;
	padding: 20px 0 20px 40px;
	background: url(../images/header_wrap.png) bottom center no-repeat;
}
#header_wrap h1 a {
	position: relative;
	float: left;
	display: block;
	width: 185px;
	height: 100px;
	overflow: hidden;
	background: url(../images/sunan_logo.png) top left no-repeat;
	text-indent: -9999px;
}
#top_nav {
	float: right;
	margin-top: 38px;
}
#top_nav li {
	float: left;
	margin-right: 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#top_nav li a {
	float: left;
	padding: 0 17px 0 20px;
	line-height: 23px;
	white-space: nowrap;
	color: #999;
	text-shadow: 0 1px 0 rgba(255,255,255,0.6);
	text-decoration: none;
	background: url(../images/arrow_1.gif) 8px 8px no-repeat #ececec;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#top_nav li a:hover {
	color: #666;
	text-decoration: none;
	background: url(../images/arrow.gif) 8px 8px no-repeat #ececec;
}
#top_nav li a.arrowmail {
	padding-left: 42px;
	background: url(../images/arrowmail_1.gif) 8px 5px no-repeat #ececec;
}
#top_nav li a.arrowmail:hover {
	background: url(../images/arrowmail_2.gif) 8px 5px no-repeat #ececec;
}
#header_bar {
	position: relative;
	height: 40px;
	padding-left: 5px;
	background: url(../images/header_nav.png) top left repeat-x #b8dcdf;
}
#main_nav {
	float: left;
}
#main_nav li {
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#main_nav li ul {
	display: none;
}
#main_nav li a {
	position: relative;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
	line-height: 40px;
	color: #484848;
	text-decoration: none;
}
#main_nav li a:hover, #main_nav li a.onhover {
	color: #222;
	text-decoration: none;
	background: url(../images/bgnav_hover.png) top left repeat-x #cfe8ea;
}
#main_nav li span.arrow {
	position: absolute;
	display: none;
	bottom: -11px;
	width: 20px;
	height: 11px;
	overflow: hidden;
	background: url(../images/drop_arrow.png) top left no-repeat;
	z-index: 999;
}
#main_nav li.iconhome a {
	position: relative;
	float: left;
	display: block;
	padding: 0;
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	background: url(../images/iconhome.gif) 0 0 no-repeat;
}
#main_nav li.iconhome a:hover {
	background: url(../images/iconhome.gif) 0 -40px no-repeat;
}
#dropmenu {
	position: absolute;
	top: -9999px;
	left: 0;
	width: 1000px;
	height: 135px;
	overflow: hidden;
	background: url(../images/bgdropmenu.png);
	z-index: 998;
}
#dropmenu-inner {
	position: absolute;
	float: left;
	width: 990px;
	height: 125px;
	top: 0;
	left: 5px;
	padding: 0 0 5px;
	overflow: hidden;
	background-color: #fff;
}
#dropmenu ul {
	position: absolute;
	display: none;
	float: left;
	width: 985px;
	height: 125px;
	top: 0;
	left: 5px;
	overflow: hidden;
	z-index: 23;
}
#dropmenu ul.show {
	z-index: 24;
}
#dropmenu .shadow {
	position: absolute;
	width: 1000px;
	height: 5px;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url(../images/drop_shadow.png) top left no-repeat;
	z-index: 25;
}
#dropmenu ul li {
	float: left;
	position: relative;
	height: 125px;
	overflow: hidden;
	margin-right: 2px;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
}
#dropmenu ul li a {
	position: relative;
	float: left;
	height: 125px;
	padding-left: 0;
	padding-right: 0;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}
#dropmenu ul li a:hover {
	color: #333;
	text-decoration: none;
}
#dropmenu ul li a img {
	position: relative;
}
#dropmenu ul li a span {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 10px;
	background: url(../images/bgdropcaption.png);
}
#dropmenu ul li a span strong {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
}
#dropmenu ul li a:hover span strong {
	text-decoration: underline;
}
#dropmenu ul.col-2 li, #dropmenu ul.col-2 li a {
	width: 489px;
}
#dropmenu ul.col-2 li a span {
	width: 469px;
}
#dropmenu ul.col-3 li, #dropmenu ul.col-3 li a {
	width: 325px;
}
#dropmenu ul.col-3 li a span {
	width: 305px;
}
#dropmenu ul.col-4 li, #dropmenu ul.col-4 li a {
	width: 243px;
}
#dropmenu ul.col-4 li a span {
	width: 223px;
}

#wrapper {
	position: relative;
	z-index: 1;
	min-height: 350px;
	margin-bottom: 20px;
}
* html #wrapper {
	height: 350px;
	overflow-y: visible;
}
#homepagewrap {
	position: relative;
	margin-top: -5px;
	height: 365px;
	background-color: #4195ab;
}
* html #homepagewrap {
	overflow: hidden;
}
#home_vr {
	float: left;
	width: 760px;
	height: 365px;
	overflow: hidden;
	background: url(../images/home_loader.gif) 50% 50% no-repeat;	
}
.sideform {
	float: right;
	width: 212px;
	height: 335px;
	padding: 15px 13px 15px 15px;
	overflow: hidden;
	color: #5d512a;
}
#pagecontent .sideform {
	float: left;
	width: 215px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.sideform h2 {
	padding: 8px 0;
	margin-bottom:5px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 -1px 0 #297c92;
	border-bottom:solid 1px #4ea0b6;
}
#pagecontent .sideform h2 {
	color: #333;
	text-shadow: none;
}
.sideform fieldset {
	margin-bottom: 16px;
	padding: 14px 12px;
	border: 1px solid #64aebe;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#pagecontent .sideform fieldset {
	border: 1px solid #ddd;
}
.sideform fieldset h3 {
	float: left;
	position: relative;
	font-size: 10px;
	padding: 0 4px;
	line-height: 11px;
	color: #fff;
	background-color: #4195ab;
	margin-top: -23px;
	margin-left: -4px;
}
#pagecontent .sideform fieldset h3 {
	color: #888;
	background-color: #fff;
}
.sideform fieldset select {
	float: left;
	width: 54px;
	height: 19px;
	padding: 1px 1px 1px 0;
	border: 1px solid #12657b;
}
#pagecontent .sideform fieldset select {
	border: 1px solid #ccc;
}
.sideform fieldset img {
	float: right;
	margin-right: -2px;
}
.sideform fieldset input {
	float: left;
	width: 178px;
	padding: 3px;
	border: 1px solid #12657b;
}
#pagecontent .sideform fieldset input {
	width: 178px;
	border: 1px solid #ccc;
}
#pagecontent .sideform fieldset select:focus, #pagecontent .sideform fieldset input:focus {
	border: 1px solid #4195ab;
}
.sideform p {
	padding: 5px 0 5px 2px;
	font-size: 9px;
}
.sideform p a {
	color: #aed7da;
	text-decoration: underline;
}
.sideform p a:hover {
	color: #fff;
	text-decoration: underline;
}
#pagecontent .sideform p a {
	color: #4195ab;
	text-decoration: none;
}
#pagecontent .sideform p a:hover {
	color: #4195ab;
	text-decoration: underline;
}
.sideform p input {
	position: relative;
	margin-top: -3px;
	float: right;
	height: 19px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	font-size: 10px;
	text-transform: uppercase;
	color: #033643;
	text-shadow: 0 1px 0 #fff;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#b0d8db));
    background: -moz-linear-gradient(top, #ffffff, #b0d8db);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b0d8db');
	border: 1px solid #b0d8db;
	cursor: pointer;
}
.sideform p input:hover {
	background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background: -moz-linear-gradient(top, #ffffff, #ffffff);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
}
#pagecontent .sideform p input {
	position: relative;
	margin-top: -3px;
	float: right;
	height: 19px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	font-size: 10px;
	color: #787878;
	text-shadow: 0px 1px 0px #fff;
	border: 1px solid #ccc;
	background-color: #d9d9d9;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d9d9d9), to(#f4f4f4));
	background: -webkit-linear-gradient(top, #f4f4f4, #d9d9d9);
	background: -moz-linear-gradient(top, #f4f4f4, #d9d9d9);
	background: -ms-linear-gradient(top, #f4f4f4, #d9d9d9);
	background: -o-linear-gradient(top, #f4f4f4, #d9d9d9);
	-moz-box-shadow: inset 0px -1px 0px #fff;
	-webkit-box-shadow: inset 0px -1px 0px #fff;
	-webkit-box-shadow: inset 0px -1px 0px #fff;
	cursor: pointer;
}
* html #pagecontent .sideform p input {
	padding-left: 0;
	padding-right: 0;
}
*:first-child+html #pagecontent .sideform p input {
	padding-left: 0;
	padding-right: 0;
}
#pagecontent .sideform p input:hover {
	color: #555;
	background-color: #e3e3e3;
	border: 1px solid #99c6d2;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e3e3e3), to(#f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -moz-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -ms-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -o-linear-gradient(top, #f7f7f7, #e3e3e3);
	-moz-box-shadow: 0px 0px 5px #59afc6;
	-webkit-box-shadow: 0px 0px 5px #59afc6;
	-webkit-box-shadow: 0px 0px 5px #59afc6;
}

#promo {
	
}
#promo_title {
	height: 40px;
	overflow: hidden;
}
#promo_title h3 {
	float: left;
	line-height: 42px;
	font-size: 10px;
	color: #888;
	text-transform: uppercase;
}
#slide_nav {
	float: right;
	margin-top: 14px;
}
#slide_nav ul, li {
	float: left;
}
#slide_nav li {
	margin-right: 2px;
}
#slide_nav a, #slide_nav li span {
	float: left;
	display: block;
	position: relative;
	width: 13px;
	height: 13px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/slide_btn.gif);
	background-repeat: no-repeat;
}
#slide_nav a.prev {
	margin-right: 2px;
	background-position: 0px 0px;
}
#slide_nav a.prev:hover {
	background-position: 0px -13px;
}
#slide_nav a.next {
	background-position: -26px 0px;
}
#slide_nav a.next:hover {
	background-position: -26px -13px;
}
#slide_nav li a, #slide_nav li span {
	background-position: -13px 0px;
}
#slide_nav li a:hover {
	background-position: -13px -13px;
}
#slide_nav li.active a, #slide_nav li.active a:hover, #slide_nav li.active span {
	background-position: -13px -26px;
}
#promo_content {
	position: relative;
	width: 1000px;
	height: 100px;
	overflow: hidden;
}
/* */
#promo_slide {
	
}
#promo_slide li {
	
}
/* */
.promo-slider .jcarousel-container {
		
}
.promo-slider .jcarousel-direction-rtl {
	direction: rtl;
}
.promo-slider .jcarousel-container-horizontal {
    width: 1008px;
    padding: 0;
}
.promo-slider .jcarousel-clip-horizontal {
    width:  1008px;
    height: 100px;
}
.promo-slider .jcarousel-item {
    width: 336px;
    height: 100px;
	overflow: hidden;
}
.promo-slider .jcarousel-item-horizontal {
	
}
.promo-slider .jcarousel-direction-rtl .jcarousel-item-horizontal {
	
}
.promo-slider .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.promobox {
	position: relative;
	width: 328px;
	height: 100px;
	overflow: hidden;
}
.promobox .image {
	float: right;
	width: 218px;
	height: 100px;
	overflow: hidden;
}
.promobox .caption {
	width: 110px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	text-align: center;
	line-height: 150%;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #777;
}
.promobox a, .promobox a .caption {
	color: #f8f8f8;
	text-decoration: none;
}
.promobox a:hover, .promobox a .caption:hover {
	color: #f8f8f8;
	text-decoration: underline;
}

#pagewrap {
	position: relative;
	margin-top: -5px;
	margin-bottom: -20px;
	min-height: 365px;
	background: url(../images/bgpage.png) top left repeat-y;
}
#pagetitle {
	position: relative;
	width: 1000px;
	min-height: 48px;
	overflow: hidden;
}
#pagetitle img {
	position: relative;
}
#pagetitle h1 {
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 970px;
	padding: 9px 15px 7px;
	font-family: "Times CY", "Times New Roman", serif;
	font-size: 30px;
	line-height: 100%;
	font-weight: normal;
	color: #fff;
	text-shadow: 0 -1px 0 #1c7086;
	background: #4195ab;
}
#pagecontent {
	padding: 15px;
	min-height: 100px;
}
* html #pagecontent {
	height: 100px;
	overflow-y: visible;
}
#pagecontent li {
	float: none;
}
#pagecontent .side {
	width: 455px;
}
#pagecontent .side.left {
	float: left;
	margin-right: 40px;
}
#pagecontent .side.reservation {
	float: left;
	width: 265px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-right: 1px dotted #e0dfc5;
}
#pagecontent .side.right {
	float: right;
	margin-left: 40px;
}
#pagecontent .side.map {
	float: right;
	width: 585px;
	margin-left: 40px;
}
#pagecontent .main {
	display: table;
	height: 1%;
}

#mapwrap {
	position: relative;
	width: 1000px;
	height: 250px;
	margin-bottom: 2px;
	overflow: hidden;
	background-color: #f4f4f4;
	overflow: hidden;
}
#map {
	width: 1000px;
	height: 288px;
}

h3.section-title {
	padding: 8px 15px;
	font-size: 12px;
	color: #222;
	background-color: #eee;
}

.content {
	
}
.content p {
	margin: 15px 0;
	line-height: 150%;
}
.content blockquote {
	font-size: 18px;
	color: #aeaeae;
	line-height: 130%;
	font-family: "Times CY", "Times New Roman", serif;
}
.content blockquote p {
	line-height: 130%;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	margin: 15px 0 15px;
	font-family: "Times CY", "Times New Roman", serif;
}
.content h1 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 2px solid #ddd;
}
.content h2 {
	font-size: 20px;
	font-weight: normal;
}
.content h3 {
	font-size: 17px;
}
.content h4 {
	font-size: 15px;
}
.content h5 {
	font-size: 14px;
}
.content h6 {
	font-size: 13px;
}
.content span {
	font-size: 0.9em;
}
.content table {
	margin: 10px 0;
	border: 1px solid #fff;
	border-collapse: collapse;
	background-color: #fff;
}
.content table td {
	padding: 8px 5px 8px 10px;
	line-height: 150%;
	border: 1px solid #fff;
	border-collapse: collapse;
	background-color: #f8f8f8;
}
.content table th {
	padding: 10px 5px 10px 10px;
	line-height: 150%;
	font-size: 12px;
	border: 1px solid #fff;
	border-collapse: collapse;
	background-color: #eee;
}
.content ul {	
	margin: 15px 0;
	position: relative;
	list-style: none;
}
.content ul.arrowlist {	
	margin: 15px 0 20px 10px;
}
.content ul li {
	float: none;
	margin-bottom: 5px;
	line-height: 150%;
	padding-left: 15px;
	background: url(../images/bull.gif) 2px 5px no-repeat;
}
.content ul.arrowlist li {
	background: url(../images/arrow_1.gif) 2px 5px no-repeat;
}
* html .content ul li {
	height: 12px;
	overflow: visible;
}
*:first-child+html .content ul li {
	min-height: 12px;
}
.content ol {
	margin: 15px 0 15px 24px;
}
* html .content ol {
	margin: 15px 0 15px 30px;
}
*:first-child+html .content ol {
	margin: 15px 0 15px 30px;
}
.content ol li {
	float: none;
	margin-bottom: 5px;
	line-height: 150%;
}
.content li ul {
	margin: 6px 0;
	list-style: none;
}
.content li li ul {
	margin: 6px 0 6px 15px;
	list-style: circle;
}
.content li li ul li {
	padding-left: 0;
	background: none;
}
* html .content li ul li {
	height: 12px;
	overflow: visible;
}
*:first-child+html .content li ul li {
	min-height: 12px;
}
.content li ol {
	margin: 6px 0 6px 24px;
}
* html .content li ol {
	margin: 6px 0 6px 30px;
}
*:first-child+html .content li ol {
	margin: 6px 0 6px 30px;
}
.content li ol li {
	padding-left: 0;
	background: none;
}
* html .content li ol li {
	padding-left: 0;
}
*:first-child+html .content li ol li {
	padding-left: 0;
}
.content ul.arrowlist li a {
	color: #484848;
	text-decoration: none;
}
.content ul.arrowlist li a:hover {
	color: #333;
	text-decoration: underline;
}

.imgscroll {
	position: relative;
	width: 960px;
	height: 160px;
	padding: 20px;
	margin-top: -17px;
	margin-left: -15px;
	margin-bottom: 25px;
	background-color: #c1e1e4;
}
.imgscroll_inner {
	position: relative;
	width: 960px;
	height: 160px;
	overflow: hidden;
}
.imgscroll_inner ul li div {
	position: relative;
	width: 240px;
	height: 160px;
	overflow: hidden;
	background-color: #000;
}
.jcarousel-scroll .jcarousel-container {
	
}
.jcarousel-scroll .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-scroll .jcarousel-container-horizontal {
    width: 960px;
}
.jcarousel-scroll .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-scroll .jcarousel-clip-horizontal {
    width:  960px;
    height: 160px;
}
.jcarousel-scroll .jcarousel-item {
    width: 240px;
    height: 160px;
}
.jcarousel-scroll .jcarousel-item-placeholder {
    background: #000;
    color: #000;
}
.scroll-btn {
	float: left;
	width: 20px;
	height: 36px;
	display: block;
	position: absolute;
	overflow: hidden;
	top: 82px;
	background-image: url(../images/btn-scroll.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a#scroll-btn-prev {
	left: 0;
	background-position: 0 0;
}
a#scroll-btn-prev:hover {
	background-position: 0 -36px;
}
a#scroll-btn-next {
	right: 0;
	background-position: -20px 0;
}
a#scroll-btn-next:hover {
	background-position: -20px -36px;
}

.gallery_wrap {
	position: relative;
	width: 870px;
	margin: 5px;
	padding: 45px 45px 20px;
	overflow: hidden;
	background-color: #e9f6f7;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.gallery_list {
	position: relative;
	width: 900px;
}
.gallery_list .entry {
	float: left;
	width: 150px;
	margin-right: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.gallery_list .entry .thumb {
	width: 150px;
	height: 114px;
	overflow: hidden;
}
.gallery_list .entry .thumb a {
	float: left;
	display: block;
	position: relative;
	width: 135px;
	height: 100px;
	padding: 6px 7px 6px 6px;
	overflow: hidden;
	background: url(../images/bggrad.png) top left repeat-x #dbdbdb;
	border: 1px solid #ccc;
}
.gallery_list .entry .thumb a:hover {
	border: 1px solid #888;
}
.gallery_list .entry .caption {
	height: 30px;
	padding: 10px 0;
	font-size: 12px;
	line-height: 130%;
}
.gallery_list .entry .caption a {
	color: #484848;
	text-decoration: none;
}
.gallery_list .entry .caption a:hover {
	color: #484848;
	text-decoration: underline;
}

.gallery_detail {
	position: relative;
	width: 1000px;
	height: 480px;
	overflow: hidden;
	margin-top: -16px;
	margin-left: -15px;
}
#galleryimg {
	position: relative;
	width: 1000px;
	height: 480px;
	overflow: hidden;
}

.pagination {
	clear: both;
	padding: 15px 0;
	text-align: center;
	font-size: 11px;
}
.pagination span {
	display: none;
}
.pagination ul, .pagination ul li {
	display: inline;
}
.pagination ul li a {
	padding: 4px 7px;
	white-space: nowrap;
	color: #484848;
	text-decoration: none;
	background: #e9f6f7;
}
.pagination ul li a:hover {
	color: #484848;
	text-decoration: none;
	background: #fff;
}
.pagination ul li.selected a, .pagination ul li.selected a:hover {
	color: #fff;
	background: #4195ab;
}

#footer {
	padding: 20px 5px;
	font-size: 10px;
	color: #767676;
	border-top: 1px solid #e0e0e0;
}
#footer p {
	margin: 5px 0;
}
#bottom_nav {
	margin: 5px 0;
}
#bottom_nav li {
	display: inline;
	padding: 0 4px 0 6px;
	text-transform: uppercase;
	border-left: 1px solid #ccc;
}
#bottom_nav li:first-child {
	padding: 0 4px 0 0;
	border: none;
}
#bottom_nav li a {
	color: #767676;
	text-decoration: none;
}
#bottom_nav li a:hover {
	color: #4195ab;
	text-decoration: none;
}

#ui-datepicker-div {
	margin-top: -18px;
}


.form_wrap {
	position: relative;
	width: 570px;
	padding: 15px 0 15px 15px;
	min-height: 30px;
	overflow: hidden;
	color: #777;
	background-color: #f9f9f9;
}
* html .form_wrap {
	height: 30px;
	overflow-y: visible;
}
.form_wrap span.lost-password {
	padding-left: 9px;
	padding-right: 14px;
}
.form_wrap a {
	text-decoration: underline;
}
.form_wrap.reservation_login, .form_wrap.reservation_register {
	width: 665px;
}
.form_wrap.form_login {
	background-color: transparent;
	padding-right: 0;
	padding-left: 0;
}
.form_wrap.form_register {
	background-color: transparent;
	padding-right: 0;
	padding-left: 0;
}
.form_wrap fieldset.text {
	float: left;
	width: 265px;
	height: 50px;
	margin-right: 20px;
}
.form_wrap fieldset.text.col3 {
	width: 210px;
	margin-right: 10px;
}
.form_wrap fieldset.select {
	float: left;
	width: 260px;
	height: 50px;
	margin-right: 20px;
}
.form_wrap fieldset.select.col3 {
	width: 210px;
	margin-right: 10px;
}
.form_wrap fieldset.text.full {
	width: 570px;
	margin-right: 0;
}
.form_wrap fieldset.captcha {
	float: left;
	width: 440px;
	height: 40px;
}
.form_wrap fieldset.textarea {
	float: left;
	width: 570px;
	height: 150px;
}
.form_wrap fieldset.textarea.small {
	float: left;
	width: 570px;
	height: 125px;
}
.form_wrap fieldset.check {
	float: left;
	width: 570px;
	height: 30px;
	margin-top: 20px;
}
.form_wrap fieldset.button {
	float: right;
	padding-right: 20px;
}
.form_wrap fieldset label {
	color: #777;
	padding-left: 9px;
}
.form_wrap.form_login fieldset label {
	color: #777;
}
.form_wrap.form_register fieldset label {
	color: #666;
}
.form_wrap fieldset label span, .form_wrap.form_login fieldset label span, .form_wrap.form_register fieldset label span {
	color: #dd0000;
}
.form_wrap fieldset.text input, .form_wrap fieldset.textarea textarea, .form_wrap fieldset.captcha input {
	float: left;
	margin-top: 5px;
	padding: 3px 6px;
	font-size: 11px;
	color: #999;
	background-color: #fff;
	border: 1px solid #ddd;
}
.form_wrap fieldset.text input {
	width: 250px;
	height: 16px;
	line-height: 16px;
}
.form_wrap fieldset.text.col3 input {
	width: 195px;
}
.form_wrap fieldset.text .group input, .form_wrap fieldset.text.col3 .group input {
	float: none;
	width: 35px;
}
.form_wrap fieldset.text.full input {
	width: 535px;
}
.form_wrap fieldset.captcha input {
	float: right;
	margin-top: 1px;
	width: 116px;
	height: 16px;
	line-height: 16px;
}
.form_wrap fieldset.textarea textarea {
	width: 535px;
	height: 108px;
	overflow: auto;
}
.form_wrap fieldset.textarea.small textarea {
	width: 535px;
	height: 80px;
	overflow: auto;
}
.form_wrap fieldset.select select {
	float: left;
	width: 265px;
	margin-top: 5px;
	padding: 3px 3px 3px 6px;
	font-size: 11px;
	color: #999;
	background-color: #fff;
	border: 1px solid #ddd;
}
.form_wrap fieldset.select.col3 select {
	width: 205px;
}
.form_wrap fieldset.select .group select, .form_wrap fieldset.select.col3 .group select {
	float: none;
	width: 65px;
}
.form_wrap fieldset.text input:focus, .form_wrap fieldset.textarea textarea:focus, .form_wrap fieldset.captcha input:focus, .form_wrap fieldset.select select:focus {
	color: #333;
	border: 1px solid #56abc1;
}
.form_wrap fieldset.check input {
	float: left;
	height: 13px;
	margin-top: 0;
	margin-right: 2px;
	margin-left: 8px;
}
.form_wrap fieldset.captcha img, .form_wrap fieldset.captcha span {
	float: left;
}
.form_wrap fieldset.captcha img {
	margin-right: 10px;
}
.form_wrap fieldset.captcha span {
	color: #777;
	margin-top: 8px;
}
.form_wrap.form_login fieldset.captcha span {
	color: #777;
}
.form_wrap.form_register fieldset.captcha span  {
	color: #666;
}
.form_wrap fieldset.captcha span span, .form_wrap.form_login fieldset.captcha span span, .form_wrap.form_register fieldset.captcha span span {
	float: none;
	color: #dd0000;
}
.form_wrap fieldset.button input {
	float: left;
	margin-top: 2px;
	height: 24px;
	padding-bottom: 2px;
	padding-left: 14px;
	padding-right: 14px;
	border: 1px solid #bfbfbf;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-shadow: 0px 1px 0px #fff;
	background-color: #d9d9d9;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d9d9d9), to(#f4f4f4));
	background: -webkit-linear-gradient(top, #f4f4f4, #d9d9d9);
	background: -moz-linear-gradient(top, #f4f4f4, #d9d9d9);
	background: -ms-linear-gradient(top, #f4f4f4, #d9d9d9);
	background: -o-linear-gradient(top, #f4f4f4, #d9d9d9);
	-moz-box-shadow: inset 0px -1px 0px #fff;
	-webkit-box-shadow: inset 0px -1px 0px #fff;
	-webkit-box-shadow: inset 0px -1px 0px #fff;
}
* html .form_wrap fieldset.button input {
	padding-left: 16px;
	padding-right: 16px;
}
*:first-child+html .form_wrap fieldset.button input {
	padding-left: 16px;
	padding-right: 16px;
}
.form_wrap fieldset.button input:hover {
	color: #555;
	background-color: #e3e3e3;
	border: 1px solid #99c6d2;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e3e3e3), to(#f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -moz-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -ms-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -o-linear-gradient(top, #f7f7f7, #e3e3e3);
	-moz-box-shadow: 0px 0px 5px #59afc6;
	-webkit-box-shadow: 0px 0px 5px #59afc6;
	-webkit-box-shadow: 0px 0px 5px #59afc6;
}
.form_wrap.reservation_login fieldset.button input {
	margin-top: 18px;
}
.form_wrap hr {
	clear: both;
	width: 600px;
	height: 0;
	margin: 15px 0 25px;
	overflow: hidden;
	background: transparent;
	border: none;
	border-top: 1px dotted #d1d1d1;
}
.form_wrap.reservation_login hr, .form_wrap.reservation_register hr {
	width: 645px;
}
.form_wrap fieldset.img {
	float: left;
	padding-top: 18px;
}
a.iconhelp {
	float: right;
	margin-top: 7px;
	position: relative;
	display: block;
	width: 18px;
	height: 18px;
	overflow: hidden;
	background: url(../images/help_icon.gif) 0 0 no-repeat;
	text-indent: -999px;
}
a.iconhelp:hover {
	background: url(../images/help_icon.gif) 0 -18px no-repeat;
}

.error-box, .message-box, .info-box {
	position: relative;
	margin: 10px 0 15px;
	padding: 8px 10px;
	font-family: verdana, tahoma, serif;
	font-size: 11px;
	color: #484848;
	z-index: 4;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.form_wrap .error-box, .form_wrap .message-box {
	width: 528px;
}
.error-box {
	background-color: #ffebe8;
	border: 1px solid #f8bbbb;
}
.message-box {
	background-color: #ffffcc;
	border: 1px solid #e5e5e5;
}
.info-box {
	background-color: #eaf6fe;
	border: 1px solid #dbdee0;
}
.error-box p, .content .error-box p, .message-box p, .content .message-box p, .info-box p, .content .info-box p {
	padding: 5px 0;
}
.form_wrap .error-box a {
	color: #dd0000;
	text-decoration: none;
}
.form_wrap .error-box a:hover {
	color: #dd0000;
	text-decoration: underline;
}
.form_wrap .message-box a {
	color: #999;
	text-decoration: underline;
}
.form_wrap .message-box a:hover {
	color: #333;
	text-decoration: underline;
}

.tab_list {
	position: relative;
	width: 680px;
	height: 33px;
	overflow: hidden;
	margin-top: -49px;
	margin-bottom: 25px;
}
.tab_list ul li {
	float: left;
}
.tab_list ul li span {
	float: left;
	display: block;
	position: relative;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 20px;
	line-height: 33px;
	color: #aed7da;
}
.tab_list ul li.active span {
	color: #484848;
	background-color: #fff;
}

.result_list {
	width: 680px;
	margin: 10px 0;
}
.result_list ul {
	border-top: 1px dotted #ddd;
}
.result_list ul li {
	padding: 10px 0;
	border-bottom: 1px dotted #ddd;
}
.result_list ul li .select {
	float: left;
	width: 30px;
}
.result_list ul li .select input {
	float: left;
	margin-top: 0;
}
.result_list ul li .desc {
	float: left;
	width: 420px;
	margin-right: 20px;
}
.result_list ul li .desc h3 {
	color: #333;
	margin-bottom: 3px;
}
.result_list ul li .desc p {
	font-size: 0.9em;
	color: #888;
}
.result_list ul li .price {
	float: left;
	width: 120px;
	padding: 12px 0;
	text-align: center;
}
.result_list ul li .price h2 {
	padding: 2px 0;
	color: #333;
	font-family: "Times CY", "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
}
.result_list ul li .price h2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.result_list ul li .price p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
}
.result_list ul li .link {
	float: right;
	padding-top: 12px;
	width: 90px;
}
.result_list ul li .link p {
	padding: 3px 0 3px 12px;
	background: url(../images/arrow_1.gif) 0px 6px no-repeat;
}
.result_list .button {
	height: 30px;
	padding: 15px 0;
}
.result_list .button input {
	float: right;
	margin-top: 2px;
	height: 24px;
	padding-bottom: 2px;
	padding-left: 14px;
	padding-right: 14px;
	border: 1px solid #bfbfbf;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-shadow: 0px 1px 0px #fff;
	background-color: #d9d9d9;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d9d9d9), to(#f4f4f4));
	background: -webkit-linear-gradient(top, #f4f4f4, #d9d9d9);
	background: -moz-linear-gradient(top, #f4f4f4, #d9d9d9);
	background: -ms-linear-gradient(top, #f4f4f4, #d9d9d9);
	background: -o-linear-gradient(top, #f4f4f4, #d9d9d9);
	-moz-box-shadow: inset 0px -1px 0px #fff;
	-webkit-box-shadow: inset 0px -1px 0px #fff;
	-webkit-box-shadow: inset 0px -1px 0px #fff;
}
.result_list .button input.back {
	float: left;
}
* html .result_list .button input {
	padding-left: 16px;
	padding-right: 16px;
}
*:first-child+html .result_list .button input {
	padding-left: 16px;
	padding-right: 16px;
}
.result_list .button input:hover {
	color: #555;
	background-color: #e3e3e3;
	border: 1px solid #99c6d2;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e3e3e3), to(#f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -moz-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -ms-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -o-linear-gradient(top, #f7f7f7, #e3e3e3);
	-moz-box-shadow: 0px 0px 5px #59afc6;
	-webkit-box-shadow: 0px 0px 5px #59afc6;
	-webkit-box-shadow: 0px 0px 5px #59afc6;
}

.popup-header {
	height: 70px;
	margin-bottom: 15px;
	background: url(../images/popuplogo.gif) top center no-repeat;
	border-bottom: 1px solid #e3e3e3;
}
.popup-content {
	text-align: left;
}
.imggroup {
	margin: 20px 0;
	position: relative;
	width: 480px;
	background: #000;
}
.imggroup img {
	float: left;
}

.form_wrap table {
	width: 645px;
	margin-bottom: 10px;
	border-spacing: 1px;
}
.form_wrap table th, .form_wrap table td {
	padding: 5px 8px;
	background: #fff;
}
.form_wrap table th.center, .form_wrap table td.center {
	text-align: center;
}
.form_wrap table th.right, .form_wrap table td.right {
	text-align: right;
}
.form_wrap table th {
	color: #484848;
}
.form_wrap table th a, .form_wrap table td a {
	text-decoration: none;
}
.form_wrap table th a:hover, .form_wrap table td a:hover {
	text-decoration: underline;
}
.form_wrap table td p {
	padding: 5px 0;
	line-height: 150%;
}
.form_wrap table td p span {
	float: left;
	width: 125px;
	color: #484848;
}


#social-icon {
	float: right;
	position: relative;
	padding: 2px 0;
	margin-top: -4px;
	overflow: hidden;
}
#social-icon a {
	float: left;
}
#social-icon a.noicon {
	margin-top: -2px;
	margin-right: 10px;
}
#social-icon a.icon_button {
	margin-right: 6px;
	position: relative;
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
}
/*#social-icon a.icon_button.button_facebook {
	background: url(../images/icon_facebook.png) top left no-repeat;
}
#social-icon a.icon_button.button_twitter {
	background: url(../images/icon_twitter.png) top left no-repeat;
}*/
#social-icon .button_facebook {
	background: url(../images/icon_facebook.png) top left no-repeat;
}
#social-icon .button_twitter {
	background: url(../images/icon_twitter.png) top left no-repeat;
}
#social-icon .fb-like {
	float: right;
	position: relative;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: -2px;
}

#award-icon {
	float: left;
}

#award-icon p {
	float: left;
	font-family: verdana;
	font-size: 9px;
	color: #777;
	margin-top: -5px;
	padding-top: 10px;
}
#award-icon p img {
	float: left;
	margin-top: -17px;
}
#award-icon p span {
	white-space: nowrap;
}
.ui-datepicker-trigger{margin:0}
#ui-datepicker-div{z-index:9000!important;font-size:11px;background:#99cccc}
.hasDatepicker{font-family:sans-serif;font-size:11px;width:55px;}
form#formreservation {margin:0 0 0 0}
form#formreservation hr {clear:both;margin:7px 0;height:0;border-top:solid 1px #006666;border-bottom:solid 1px #99cccc;border-left:none;border-right:none}
form#formreservation .blok {clear:none;float:left;display:inline;width:auto;overflow:hidden;margin:0 5px 5px 0;padding:0}
form#formreservation label {color:#fff!important;text-shadow:0 1px 1px #668043;font-weight:bold;font-size:11px;margin:5px 5px 3px 0;display:inline-block}
form#formreservation input, form#formreservation select {position:relative;margin:0 3px 0 0;padding:5px;font-size:11px;border:solid 1px #308095;background:#c6ebf5;color:#308095;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
form#formreservation input.icon {position:relative;width:200px;margin:0;padding:7px;font-size:11px;border:solid 1px #308095;background:#c6ebf5 url(../images/calendar.gif) no-repeat 98% 50%;color:#308095;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
form#formreservation select.short {width:62px}
form#formreservation input:focus, form#formreservation select:focus {border-color:#226c7f;background-color:#fff;color:#308095}
form#formreservation input[type=submit], form#formreservation input[type=button] {background:#ffcc66;border:solid 1px #663300;color:#663300;padding:5px 5px;font-size:11px;font-weight:bold;text-shadow:1px 1px 1px #fff;margin-left:0;-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.6);-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.6);box-shadow: inset 0 0 10px rgba(0,0,0,0.6);}
form#formreservation input[type=submit]:hover, form#formreservation input[type=button]:hover {background:#ff9933;border:solid 1px #ccc;color:#006666;text-shadow:1px 1px 1px #fff;}