@charset "utf-8";
/* CSS Document */

.clear {
	clear: both;
}

html {
	width: 100%;
}

body {
	width: 100%;
	margin: 0;
	font-family: Tahoma;
	color: #000000;
	background: #FFFFFF;
	font-size: 11px;
}

img, table {
	border: 0;
}

form {
	margin: 0;
}

input, select, textarea{
	font-family: Tahoma;
	font-size: 10px;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#shadowtable{
	background-color: #D4FFA9;
}
#leftshadow{
	background: url("images/leftshadow.jpg");
	width:15px;
}

#rightshadow{
	background: url("images/rightshadow.jpg");
	width:15px;
}

#top {
	font-size: 10px;
	background-color:#FFFFFF;
}


#header {
	width: 100%;
}

#header #logo {
	padding-left:5px;
	padding-top: 5px;
}

#header #links {
	text-align: right;
	font-size:10px;
	color:#FFFFFF;
	vertical-align: bottom;
	padding-right:5px;
}

#header #links a:link, #header #links a:visited{

	font-size:10px;
	color:#FFFFFF;

}

#header #localtime {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-bottom:10px;
	padding-right:5px;
	color:#000000;
}

#topnavi {
	background:#4F1E79;
	font-family: Tahoma;
	font-size: 12px;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:8px;
	border-bottom:solid 1px #FFFFFF;
	text-align:center;
	color: #FFFFFF;
}

#topnavi a:link, #topnavi a:visited {
	color: #FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#topnavi a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


#flash {
	background-color: #4F1E79;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#flashheader {
	text-align: center;
	width: 950px;
	margin: 0;
	padding: 0;
}

#main {
 	width:950px;
	background-color: #D4FFA9;
}


#left {
	width:635px;
	background-color: #D4FFA9;
	font-size:12px;
	color: #4A4743;
	padding-left:15px;
}

#content {	
	color: #333333;
}

#content h3{	
	color: #54086c;
}

#content a{	
	color: #111111;
	text-decoration: underline;
}

#content a:hover{	
	color: #660099;
	text-decoration: none;
}

#content_images{
	float:right;
	width: 160px;
	padding: 1px 5px 5px 5px;
}

#content_images img{
	margin: 3px;
	border: 1px #ffffff solid;
	width: 150px;
}

#right {
	width:300px;
	background-color: #D4FFA9;
	font-size:12px;
	color: #4A4743;
}


#right h3{
	color: #4F1E79
}

#reservationform {
	vertical-align: top;
	padding: 0px 5px 5px 15px;
	margin:5px 10px 10px 10px;
	border: 1px solid #4F1E79;
}
#mail {
	vertical-align: top;
	padding: 0px 5px 10px 15px;
	margin: 5px 10px 5px 10px;
	border: 1px solid #4F1E79;
}
#promotions {
	padding-bottom:5px;
}

#facebook {
	padding-bottom:5px;
}

#footer {
	background-color: #4F1E79;
	color:#FFFFFF;
	font-size:10px;
	width:950px;
	float:left;
}


#footer  a{
	color:#FFFFFF;
	text-decoration: underline;
}

#footernavi {
	text-align:center;
}

#footernavi  a{
	color:#FFFFFF;
	text-decoration: none;
}
#footernavi  a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


#footertable {
	width:930px;
	margin: 0px 15px 0px 15px;
}

#rfp_wrapper {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px;
	color: #333333;
	background-color:#ffffff;
}

#career_table {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	background-color: #ffffff;
}
#career_table th{
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	padding: 5px;
	font-weight: bold;
}
#career_table td {
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	padding: 5px;
}

	
	
#career_wrapper {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px;
	color: #333333;
	background-color:#ffffff;
}
#career_wrapper #logo{
	text-align: center;
}
#career_wrapper #career_desc{
	padding: 10px;
	background-color: #aaaaaa;
	color: #ffffff;
}
#career_wrapper th,#career_wrapper td {
	font-size: 11px;
}
#career_wrapper h3 {
	font-size: 13px;
}
#career_wrapper h4 {
	font-size: 13px;
}
#career_wrapper a:link, #career_wrapper a:visited{
	text-decoration: underline;
}
#career_wrapper a:hover{
	text-decoration: none;
}
#career_wrapper input, #career_wrapper textarea, #career_wrapper select {
	margin: 5px;
	border: solid 1px #333333;
}
#career_wrapper input:focus, #career_wrapper textarea:focus, #career_wrapper select:focus {
}
#career_wrapper p {
	margin-bottom: 30px;
}

#sitemap ul
{
	list-style-type:none;
	padding:3px 0px 3px 14px ;
	margin:0px;
}

#sitemap li
{
	list-style-type:none;
	background-image:url(images/ic_sitemap.png);
	background-repeat:no-repeat;
	background-position:0px 6px; 
	padding:3px 0px 3px 14px ;
	margin:0px;
}

#sitemap li a:link, #sitemap li a:visited
{
	text-decoration: none;
}

#sitemap li a:hover
{
	text-decoration: underline;
}


.error {
	background-color: #FFCCCC;
	border: solid 1px #663333;
	color: #663333;
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
.success {
	background-color: #CCFFCC;
	border: solid 1px #336633;
	color: #336633;
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}

/* dropdown menu styling */
.anylinkcss ul li a:link, .anylinkcss ul li a:visited {
	background-color: #7f3db8;
	border-top: solid 1px #8a6901;
	color: #d4ffa9;
	font-weight: bold;
	font-size: 11px;
}
.anylinkcss ul li a:hover {
	background-color: #d4ffa9;
	color: #7f3db8; 
}

.slidingPromotions {
	margin: 0 auto;
	height: 230px;
}


#content .rsslink {
	padding: 5px;
	text-align: right;
}
#content .rsslink a {
	text-decoration: none;
}
#content .rsslink a:hover {
	color:#660099;
}

.viewnavi {
	padding: 5px;
	text-align: center;
}
.viewnavi a {
	text-decoration: none;
}
.viewnavi a:hover {
	color:#db708b;
}

.newspage_item img {
	float: left;
	margin: 0 10px 10px 0;
	width: 100px;
}

.eventspage_item img {
	float: left;
	margin: 0 10px 10px 0;
	width: 100px;
}

.promopage_item img {
	float: left;
	margin: 0 10px 10px 0;
	width: 100px;
}



.guest_comment {
	padding: 5px;
	border: solid 1px #ece0e0;
	margin-bottom: 5px;
	background-color: #f2f2f2;
}
.guest_comment .date {
	float: left;
	width:30px;
	border-right: solid 4px #ece0e0;
	padding: 5px 10px 0px 5px;
	text-align:center;
	background-color: #e7caff;
}
.guest_comment .date .day {
	font-size: 26px;
	display: block;
	margin-bottom: 3px;
}
.guest_comment .date .month {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.guest_comment .date .year {
	display: block;
	font-weight: bold;
}
.guest_comment .details {
	float: left;
	padding: 5px 5px 5px 10px;
	width: 550px;
}
.guest_comment .details .name {
	font-size: 16px;
	font-weight: bold;
}
.guest_comment .details .country {
	font-size: 12px;
	font-weight: bold;
}
.guest_comment .comment {
	padding: 5px;
}