body {
	BACKGROUND-COLOR: #334a4e;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	SCROLLBAR-FACE-COLOR: #EDE3BA;
	SCROLLBAR-HIGHLIGHT-COLOR: #EDE3BA;
	SCROLLBAR-SHADOW-COLOR: #C3A55C;
	SCROLLBAR-3DLIGHT-COLOR: #C3A55C;
	SCROLLBAR-ARROW-COLOR: #C3A55C;
	SCROLLBAR-TRACK-COLOR: #F6F3E8;
	SCROLLBAR-DARKSHADOW-COLOR: #F5EED0;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
br {
	CLEAR: both; MARGIN: 0px
}
 p  {
	margin: 0px;
}
div {
	MARGIN: 0px
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
div.ui-datepicker {
    font-size: 11px;
}
/* -- Switch Content Script ---*/
.handcursor{
	cursor:hand;
	cursor:pointer;
}
.switchgroup1 {
	color: #FFF;
	}
#Container {
	FONT-SIZE: 11px;
	WIDTH: 955px;
	COLOR: #32494d;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	position: relative;
	line-height: normal;
}

#Content {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #88A3A4;
	margin-top: 5px;
}
#Content h2 {
	font-size: 24px;
	color: #334A4E;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#Content h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
}
#Content h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#Content h5 {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Content h6 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Content p {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
}
#Content a {
	text-decoration: underline;
	color: #FFF;
}
#Content a:hover {
	COLOR: #FF0;
	TEXT-DECORATION: none;
}
#Content .Colum1 {
	text-align: left;
	float: left;
	width: 380px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #334a4e;
}
#Content .Colum2 {
	float: right;
	width: 310px;
	text-align: left;
}
#Content .Highlight {
	color: #FF0;
}
#Content ul{
	padding-left: 30px;
	margin: 0px;
}

#Content  li{
	list-style-position: outside;
	list-style-type: square;
}
#Head {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 955px;
	position: relative;
}
#Head h1 {
	margin: 0px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#Head .Language {
	text-align: right;
	width: 360px;
	float: right;
	padding-top: 10px;
	}
#Logo  {
	text-align: center;
	left: 10px;
	top: 0px;
	float: left;
	width: 320px;
	margin-bottom: 10px;
}
#Logo img {
}
#Brandnew {
	margin: 0px;
	position: absolute;
	z-index: 34;
	width: 170px;
	text-align: right;
	right: 20px;
	top: 150px;
	}
#Howtoget {
	margin: 0px;
	position: absolute;
	z-index: 34;
	top: 415px;
	text-align: left;
	font-size: 14px;
	right: 300px;
	}
#Howtoget a {
	color: #FFF;
	text-decoration: none;
	}
#Howtoget a:hover {
	color: #FF0;
	text-decoration: none;
	}
#TopNavig{
	list-style-type: none;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(../images/bg-topmenu.gif);
	padding-left: 3px;

}
#TopNavig ul{
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*Top level list items*/
#TopNavig ul li{
	display: inline; /*overall menu background color*/
	position: relative;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

/*Top level menu link items style*/
#TopNavig ul li a{
	display: block;
	text-decoration: none;
	color: #FFF;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 14px;
	
}
#TopNavig ul li a:hover{
	color: #FF0;
	background-color: #577075;
}
#TopNavig ul li span{
	font-weight: bold;
	color: #FF0;
}

#Engine  {
	width: 215px;
	background-color: #68858b;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	z-index: 22;
	left: 10px;
	top: 430px;
	background-image: url(../images/bg-engine.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Engine h3 {
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #364E52;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#Engine h4 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #FF0;
	padding: 0px;
}
#Subscribe 
{
	/*border-radius: 10px;*/
	width: 205px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5E7C82;
	position: relative;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}

#contentSubscribeHeader
{
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;

}

#contentSubscribe
{
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}

#contentSubscribe #txtEmail
{
	width: 130px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#contentSubscribe #btnSubmit
{
	position:absolute;
	cursor:pointer;
	margin-top: 5px;
}
.contentLoading 
{
	font-size : 11px;
	font-weight: bold;
	border:solid 1px #F5BC40;
	background:#FBFAC5;
	color:#FF7700;
	text-align:center;
	width: 98%;
	padding: 4px;
}
.contentErrorResult 
{
	font-size : 11px;
	font-weight: bold;
	border:solid 1px #D45341;
	background:#F6CBCA;
	color:#D22528;
	text-align:center;
	width: 98%;
	padding: 4px;
}
.contentSuccessResult 
{
	font-family:  Tahoma, MS Sans Serif,Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	border:solid 1px #62A45C;
	background:#CEE6C3;
	color:#1B8D44;
	text-align:center;
	width: 98%;
	padding: 4px;
}
#SlideLeft {
	width: 215px;








	top:10px
	background-color: #2BBBFA;
	float: left;
	padding-top: 150px;
}
#SlideRight {
	width: 710px;
	float: right;
	text-align: left;
}
#Intro {
	top:10px
	background-color: #2BBBFA;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.Thumb  {
	margin-bottom: 10px;
}
.Thumb img  {
	height: 60px;
	width: 90px;
	padding: 3px;
	background-color: #FFF;
	margin-right: 5px;
	margin-bottom: 5px;
}
.Thumb img:hover {
	height: 55px;
	width: 85px;
	padding: 3px;
	background-color: #FF0;
	margin-left: 5px;
}
#galleria {
	margin: auto;
	width: 935px;

}
#Thank {
	text-align: center;
	border: 1px solid #719293;
	margin-top: 50px;
	margin-right: 100px;
	margin-bottom: 50px;
	margin-left: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
	}
#Thank p {
	margin: 10px;
	font-size: 14px;
	}
#GoodLocation {
	width: 688px;
	padding: 10px;
	border: 1px solid #658485;

}
#GoodLocation h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	color: #32494D;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/arow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Attractions {
	width: 688px;
	padding: 10px;
	border: 1px solid #658485;

}
#Attractions h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#Attractions p {
	margin-top: 10px;
	margin-bottom: 10px;
	}
#Faq {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;

}
#Faq h3 {
	margin: 0px;
	font-size: 16px;
	text-transform: none;
	color: #32494D;
}
#Faq h4 {
	color: #32494D;
	font-size: 13px;
	}
#Faq ul {
	list-style-type: none;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #68858B;
	padding: 0px;
}
#Faq li {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #68858B;
}
#Faq li:hover {
	background-color: #A4B9B9;
	}
#Faq p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Faq a {
	text-decoration: none;
	color: #32494D;
}
#Faq a.top {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 60px;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCC;
	}
#Breakfast {
	margin-top: 5px;

}
#Breakfast ul {
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Breakfast li {
	list-style-type: none;
	display: block;
	width: 225px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#Breakfast p{
	margin: 0px;
	text-align: center;
	color: #FFF;
	display: block;
	padding-top: 3px;
	font-size: 12px;

}
#Breakfast img{
	height: 165px;
	width: 225px;
}             
#Nearby {
	width: 688px;
	padding: 10px;
	border: 1px solid #658485;

}
#Nearby h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	color: #32494D;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/arow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Nearby ul {
	padding: 0px;
	list-style-type: square;
	margin: 0px;
}
#Nearby li {
	list-style-type: none;
	display: block;
	width: 106px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	float: left;
	height: 100px;
}
#Nearby a {
	margin: 0px;
	font-size: 10px;

}
#Nearby img{
	height: 75px;
	width: 106px;
} 
#VisitOur {
	width: 215px;
	background-color: #5E7C82;
}     
#VisitOur h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	color: #32494D;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/arow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#VisitOur h4 {
	font-weight: normal;
	line-height: normal;
	color: #32494D;
	text-transform: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#VisitOur ul {
	padding: 0px;
	list-style-type: square;
	margin: 0px;
}
#VisitOur li {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C979D;
	padding: 5px;
}
#VisitOur a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
#Announce{
	list-style-type: none;
	width: 96%;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 12px;
	color: #630;
	background-color: #F2FDFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#Announce h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 24px;
	color: #F60;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;

}
#Announce h2 {
	padding: 0px;
	background-image: url(../images/space.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 20px;

}
#Announce h3 {
	font-size: 18px;
	font-weight: normal;
	color: #630;
	margin: 0px;
	padding: 0px;

}
#Announce h4 {
	font-size: 14px;
	padding: 0px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A44200;

}

#Announce h5 {
	color: #333;
	font-size: 12px;

}
#Announce h6 {

}
#Announce p {
	color: #333;
	font-size: 12px;

}
#Announce img {
	float: right;
	margin-bottom: 10px;

}
#Announce ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#Announce ul li{
	display: block;
	margin-left: 10px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Announce .Col1 {
	float: left;
	width: 450px;

}
#Announce .Col2 {
	float: right;
	width: 225px;

}
#Announce .Free {

}
#Announce .Validity {

}
#Announce .Remark {

}
#Announce .Price {
	color: #F00;

}
#Announce .Book {
	DISPLAY: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}
#Announce .Book a {
	TEXT-DECORATION: none;
	color: #FFF;
	font-weight: normal;
	font-size: 13px;
	background-color: #F60;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#Announce .Book a:hover {
	TEXT-DECORATION: none;
	color: #FF0;
}

#SpecialPackage {
	background-color: #F3FBFD;
	margin-right: auto;
	margin-left: auto;
	float: right;
	width: 705px;
	}
#SpecialPackage h2 {
	font-size: 18px;
	color: #3b5997;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/logo-s.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	text-align: left;
}
#SpecialPackage img {
	width: 705px;

}
#SpecialPackage .policy {
	color: #333;
	background-color: #DBF2FF;
	border: 1px dotted #CCC;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#PromotionRates{
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 680px;
	top: 485px;
	z-index: 8;
	width: 275px;
}
#LeftMenu{
	list-style-type: none;
	width: 210px;
	background-color: #7E9C3A;
	background-image: url(../images/bg-cont.png);
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 60px bottom;
	margin-bottom: 10px;

}
#LeftMenu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#LeftMenu li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 5px;
	color: #FFF;
	letter-spacing: 1px;
	background-image: url(../images/ic-leftmenu3.png);
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: left center;
}

#LeftMenu li a:hover{
	color: #CF0;
	padding-left: 12px;
	background-image: url(../images/ic-leftmenu.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: #8BAF36;

}

#Download {
	width: 147px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #C5EBFE;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 125px;
}
#Download p {
	margin: 0px;
	padding-top: 3px;
}
#Download img {
	background-color: #FEFFEC;
	height: 95px;
	width: 137px;
}
/* -- Table Rates ---*/
.SetHeader {
	background-color:#A0BFC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.SetHeader td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #709293;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #709293;
	border-left-color: #709293;
	text-align: center;
}
#SetValidate {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFF;
	padding: 0px;
	text-align: center;
	width: 100%;
}
.SetPeriod 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #FF0;
	text-align: center;
}


#SetText 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
}
.SetBody
{
	font-family:  Verdana, Geneva, sans-serif;
	background-color : #B9D8DF;
	font-size : 11px;
	border : 1px solid #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.SetBody td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #709293;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #709293;
	border-left-color: #709293;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.SetTable {
	width:100%;
	padding-left: 5px;
}
.SetTable tr:hover {
	background-color: #C5DFE4;

}
.SetTable img {
	padding: 1px;
}



.contentLoading 
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	border:solid 1px #F5BC40;
	background:#FBFAC5;
	color:#FF7700;
	text-align:center;
	width: 98%;
	padding: 4px;
}
.contentErrorResult 
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	border:solid 1px #D45341;
	background:#F6CBCA;
	color:#D22528;
	text-align:center;
	width: 98%;
	padding: 4px;
}
#MorePhoto {
	DISPLAY: block;
	BACKGROUND-IMAGE: url(../images/ic-view.png);
	BACKGROUND-REPEAT: no-repeat;
	width: 169px;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	background-position: 4px 2px;
	padding-left: 25px;
	position: absolute;
	z-index: 4;
	left: 750px;
	top: 497px;
	padding-bottom: 2px;
	text-align: left;
	border: 1px solid #402B1C;
	padding-top: 1px;
}
#MorePhoto a {
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 12px;
	color: #CCC;
}
#MorePhoto a:hover {
	TEXT-DECORATION: none;
	color: #F90;
}
#More {
	DISPLAY: block;
	width: 90px;
	text-align: center;
	float: right;
	margin-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	border: 1px solid #5E7C82;
}
#More a {
	TEXT-DECORATION: none;
	color: #334A4E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#More a:hover {
	TEXT-DECORATION: none;
	color: #B9D8DF;
}
#More2 {
	DISPLAY: block;
	width: 90px;
	text-align: center;
	padding-top: 1px;
	background-color: #610561;
	padding-bottom: 1px;
	float: left;
	margin-right: 5px;
}
#More2 a {
	TEXT-DECORATION: none;
	color: #FFF;
	font-weight: bold;
}
#More2 a:hover {
	TEXT-DECORATION: none;
	color: #CF0;
}
#Book {
	DISPLAY: block;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 1px;
	background-color: #1A110C;
	padding-bottom: 2px;
	margin-right: auto;
	width: 150px;
	margin-left: auto;
}
#Book a {
	TEXT-DECORATION: none;
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
}
#Book a:hover {
	TEXT-DECORATION: none;
	color: #F90;
}
#Print {
	width: 110px;
	padding-top: 5px;
	padding-bottom: 4px;
	border: 1px solid #334A4E;
	background-image: url(../images/ic-print.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 37px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #32494D;
}
#Print a {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#Print a:hover {
	COLOR: #FF0;
	TEXT-DECORATION: none
}

#Social {
	float: right;
	width: 160px;
	text-align: right;
	margin-top: 15px;
}
#Social a {
	text-decoration: none;
	display: inline;
}
#Social a:hover {
	COLOR: #D9A620;
	TEXT-DECORATION: none;
}
#Footer {
	WIDTH: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	position: relative;
	font-size: 11px;
	color: #FFF;
}
#Footer a {
	text-decoration: underline;
	color: #CCC;
}
#Footer a:hover {
	COLOR: #F60;
	TEXT-DECORATION: none;
}
#Footer .ContFooter{
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	position: relative;
}
#Footer .Addess1{
	text-align: left;
	float: left;
	margin-right: 5px;
	width: 580px;
}
#Footer .Copyright {
	text-align: right;
	width: 280px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #436065;
}
/* -- Sticky Tooltip script ---*/
	
.stickytooltip{
	box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;
	display:none;
	position:absolute;
	display:none;
	border:3px solid #32494d; /*Border around tooltip*/
	background:white;
	z-index:3000;
}


.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
	color:white;
	padding-top:5px;
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #32494d;
}
#mobile { margin:10px 0 0 0;; }
#qrcode {
	text-align: center;
	color: #FFF;
	}
#qrcode img {
	height: 79px;
	width: 79px;
	display: block;
	margin-left:5px;
	float:right;
	}
#icon-mobile img{ width:215px; height:200px; display:block; float:right;}
#divbooking  {
	color: #FFF;
	font-size: 12px;
	padding-top: 0px;
}
#divbooking h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	margin-bottom: 4px;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#divbooking div {
	margin-top: 2px;
	color: #FFF;
	font-size: 11px;
	}
#divbooking .Bnt {
	cursor: pointer;
	width: 90px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 4px;
	margin-right: 0px;
}
#divbooking select {
	width: 180px;
	line-height: 16px;
	font-size: 13px;
	color: #333;
	text-align: left;

}
#divbooking img {
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
	}
