html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html
{
}

body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
a:visited, a, a:link, a:focus
{
	border: 0px;
	outline: 0px;
	text-decoration: none;
	color:#d9dadb;
}

/**
 * @area Background image
 */
#main
{
	width: 100%;
	position: absolute;
	overflow-y: scroll;
	top: 79px;
	bottom: 76px;
	z-index: 1;
}

#background-img
{
	width: 100%;
	height: 75px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
}

/**
 * @area top block
 */
#topBlock
{
	height: 100px;
	margin: 0 auto;
	width: 960px;
	position: relative;
	z-index: 1;
}

/**
 * @area Languages flags
 */
.languages
{
	position: absolute;
	top: 0;
	right: 180px;
	z-index: 99;
}

.languages ul
{
	margin: 0px;
	padding: 0px;
}

.languages li
{
	display: inline;
	padding: 6px 6px;
	line-height: 32px;
}

.languages li a
{
}

/**
 * @area Hotel logo
 */
.hotellogo
{
	float: left;
	padding: 5px 0px 0px;
	text-align: center;
}

/**
 * @area Central block
 */
#centerBlock
{
	margin: 0 auto;
	width: 960px;
	z-index: 2;
}

/**
 * @area Right side of the central block
 */
.leftColumn
{
	float: left;
	width: 200px;
	position: relative;
	margin-top: 40px;
}

/**
 * @area Navigation menu
 */
.navigationtop
{
}

.navigation
{
	 clear: both;
    float: left;
    height: 20px;
    margin: -20px 0 0 130px;
    overflow: hidden;
    width: 680px;
}

.navigation ul
{
	padding: 0px;
	margin: 0px;
}

.navigation li
{
	display: inline;
	margin-right: 0px;
	padding: 8px 0px 8px 0px;
}

.navigation li a
{
	white-space: normal;
	line-height: 20px;
}

/**
 * @area Sidebar
 */
#sidebar
{
	width: 180px;
	float: left;
	padding: 0px 10px;
}

/**
 * @area Content of the central block
 */
.contentColumn
{
	width: 960px;
}

/**
 * @area Flash container
 */
.flashContainer
{
}

/**
 * @area Booking gadget
 */
.bookingGadget
{
	width: auto;
	height: 125px;
	padding: 0px;
	position:absolute;
	right: 20px;
	top: -30px;
}

/**
 * @area Page content
 */
.content
{
	float: right;
	width: 330px;
	padding: 0px 40px 10px;
	margin: 40px 0px 62px;
	position: absolute;
	right: 40px;
}

.content h1
{
	margin: 15px 0px 10px;
}

.content h2
{
	margin: 20px 0px 10px;
}

.content h3, h4, h5, h6
{
	margin: 15px 0px 10px;
}

.content p
{
	margin: 8px 0px;
}

.content a
{
}

.content a:hover
{
}

.content ul li
{
	float: left;
	width: 300px;
	line-height: 14px;
}

.content ul
{
	float: left;
	margin-bottom: 15px;
}

.content ol li
{
	padding-left: 5px;
	margin-left: 15px;
}

.content img
{
}

/**
 * @area Bottom block
 */

#bottomBlockBackground
{
	width: 100%;
	clear: both;
}

#bottomBlock
{
	max-width: 960px;
	width: 75%;
	margin: 0px auto;
	position: relative;
}

.seals
{
	height: 70px;
	width: 370px;
	margin: 0px auto;
	float: right;
}

.footerMenu, .quicklinks
{
	overflow: hidden;
}

.footerMenu ul, .quicklinks ul
{
	padding: 10px 0;
	margin: 0;
}

.footerMenu li, .quicklinks li
{
	display: inline;
	margin-right: 7px;
	padding-right: 7px;
}

.footerMenu a
{
}

.footerMenu a:hover
{
}

.hoteladdress
{
	padding: 16px 0px;
	width: 960px;
}

/**
 * Css file for the page gadgets
 */
/**
 * @area RoomTypes
 */
.roomContainer
{
	clear: both;
	margin: 10px 0px 20px;
	overflow: hidden;
	position: relative;
}

.roomContainer .roomName
{
	width: 330px;
	float: left;
}

.roomContainer .roomName h2
{
	margin: 0px;
}

.roomContainer .minRate
{
	float: left;
	width: 360px;
}

.roomContainer .minRate h3
{
	margin: 0px;
	color:#0592ab;
}

.roomContainer .roomPhoto
{
	float: left;
	margin: 5px 0 0;
}

.content .roomContainer .roomPhoto
{
	min-height: 0px;
}

.content .roomContainer .roomPhoto .pgImage img
{
	height: 119px;
	width: 119px;
	padding: 0;
}

.content .roomContainer .roomPhoto .pgContainer .pgImage
{
	width: 119px;
	overflow: hidden;
}

.content .roomContainer .roomPhoto .pgContainer .pgImage > a > label
{
	display: none;
}

.roomContainer .roomDescription
{
	margin: 3px 0px 10px;
	overflow: hidden;
	width: 200px;
	float: right;
}

.roomContainer .roomDescription p
{
	padding: 0px;
	margin: 0px;
}

.roomContainer .roomDescription ul
{
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	overflow: hidden;
}

.roomContainer .roomDescription li
{
	float: left;
	width: 175px;
	margin: 0px 10px 5px 0px;
	padding-left: 14px;
}

.roomContainer .spacer
{
	width: 100%;
	height: 10px;
	float: left;
	clear: both;
}

.roomContainer .floatfixer
{
	display: none;
}

/* Room type promotions description */
.clearPromo
{
	clear: both;
}

.roomContainer .promotions-termsActions
{
	float: right;
	margin: 10px 0px 0px;
	width: 64%;
	position: relative;
}

.roomContainer .promotions-termsActions .promotions-showTermsTrigger
{
	float: none;
	position: absolute;
	bottom: 0px;
	left: 7px;
	padding: 0px 8px;
	width: 205px;
}

.roomContainer .promotions-termsActions .promotions-bgLink
{
	padding: 10px;
	clear: both;
	float: left;
	margin-bottom: 15px;
}

.roomContainer .promotions-termsContent
{
	float: left;
	margin: 1px 0px 0px 6px;
	padding: 7px 10px 10px;
	width: 331px;
}

.roomContainer .promotions-termsContent .promotions-closeTermsShell
{
	float: left;
	width: 200px;
}

.roomContainer .promotions-termsContent .promotions-closeTerms
{
	padding: 0px;
}

.roomContainer .promotions-termsContent .promotions-termsText
{
	float: left;
}

.roomContainer .promotions-termsContent .promotions-canceltext
{
}

/**
 * @area Meetings and Events
 */
#meetingandevents
{
}

#meetingandevents li
{
	float: none;
	width: 600px;
}

/**
 * @area TripAdvisor gadget
 */

#sidebar #TA_mini_pane a
{
}

#sidebar #TA_mini_pane td
{
	padding: 1px 0px;
}

.ie7 #sidebar #TA_mini_pane td
{
	padding: 7px 0px;
}

/**
 * @area Picture Gallery gadget
 */
#pg
{
	margin-top: 30px;
}

#pg .pgContainer
{
	width: 160px;
	float: left;
	margin: 0px 20px 20px 0px;
}

#pg .pgContainer .pgImage
{
	width: 142px;
	height: 105px;
	overflow: hidden;
}

#pg .pgContainer .pgImage img
{
	margin: -22px 0px 0px -4px;
	width: 150px;
	height: 150px;
}

#pg .pgContainer .pgText
{
	margin-top: 10px;
}

/**
 * @area Booking gadget
 */

.gcBookingGadget form > *
{
	display: none;
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandButton
{
	margin: 0px;
	display: block;
    padding: 0px;
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandButton button
{
	margin: 0px;
	height: 130px;
	text-align: center;
}

/**
 * @area news gadget
 */

#sidebar p
{
	margin: 5px 0px;
}

#sidebar p a img
{
	margin: 0px 0px 0px -10px;
}

#sidebar h1
{
	margin: 10px 0px 5px;
}

#sidebar h2
{
	margin: 10px 0px 5px;
}

#sidebar h3
{
	margin: 10px 0px 5px;
}

/**
 * @area History
 */
.history
{
	margin: 15px 0 0;
	padding: 0;
}

.history li
{
	display: inline;
	margin: 0 0 0 7px;
}

.history li a
{
	padding: 0 10px 0 0;
}

.history li a.last
{
}

.history li.active a, .history li a:hover
{
}

.shell
{
	height: 100%;
}

body .shell
{
}

.oom
{
	visibility:hidden;
}

#GoogleMapGadget
{
	margin: 15px 0px;
}

.gcb_image_current, .gcb_image_next
{
	opacity: 0;
}

/* Background image */
.gcb_container .gcb_image_current, .gcb_container .gcb_image_next
{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
html, body, #bg, #bg table, #bg td {
    height: 100%;
    width: 100%;
}

#bg {
    position: fixed;
	z-index: 0;
}

#bg .bgContainer {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#bg td {
    text-align: center;
    vertical-align: middle;
}

#bg img {
    margin: 0px auto;
    min-height: 50%;
    min-width: 50%;
}

#bg .gcb_container
{
/*     height: auto;
    display: inline;
	*/
}

#bg .gcb_container .gcb_image_legend
{
	position: absolute;
	bottom: 120px;
	left: 320px;
}


#bg .gcb_image_loading
{
	display: none !important;
}

/* #bg promotions gadget */

#bg .flashContainer .promotionsgadget
{
	position: absolute;
	top: 135px;
	left: 320px;
	width: 240px;
	bottom: auto;
}

#bg .flashContainer .prgClick
{
	margin-left: 0px;
}

#centerBlock
{
	margin-bottom: 76px;
}

#footerHolder
{
	margin-top: -76px;
	height: 76px;
	position: relative;
	z-index: 3;
}

/**
 * @area Promotions gadget
 */
#main .promotionsgadget {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -480px;
	width: 170px;
	bottom: auto;
	opacity: 0.8 !important;
	filter: alpha(opacity=80) !important;
	background: #014d9b;
}

.prgWrapper {
	padding: 15px 15px 35px;
	overflow: hidden;
}

#main .promotionsgadget .prgTitle {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
}

#main .prgImgWrapper {
	margin: 10px 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 0px;
}

.promotionsgadget .prgImage {
	width: 100%;
	height: auto;
	margin: -20px 0 0;
}

#main .promotionsgadget .prgClick {
	margin-left: 0;
	left: 15px;
	font-size: 10px;
	font-weight: bolder;
	color: #fff;
	position: absolute;
	bottom: 20px;
	left: 10px;
}

#main .promotionsgadget .prgDescription {
	float: left;
	text-align: left;
	padding: 10px 0;
	width: 100%;
	font-size: 12px;
	line-height: 14px;
}


