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;
}

@font-face {
    font-family: 'DINRegular';
    src: url('din-regular-webfont.eot');
    src: url('din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('din-regular-webfont.woff') format('woff'),
         url('din-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html
{
}

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

b, strong {
	font-weight: 700;
}

html
{
}

body
{
	font-size: 10px;
	font-family: 'DINRegular', Helvetica, Arial, sans-serif;
	font-weight: 400;
	background: #fff;
	color: #1f1f1f;
	overflow-x: hidden;
	text-align: left;
}

body > img
{
	display: none;
}

#main
{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.topblock
{
	width: 100%;
	height: 100px;
	background: #f8f8f8 url("../montefilipe_hotel_bin/header_ornament.png") no-repeat 30px -5px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 3px rgba(0,0,0,0.2);
}

.contentBlock
{
	overflow: hidden;
	margin-top: 578px;
	position: relative;
	z-index: 10;
}

.imgLinksBlock
{
	overflow: hidden;
	width: 97%;
	padding: 0 1.5%;
	background: #f8f8f8;
}

.imgLinksBlock .holder
{
	overflow: hidden;
}

.topblock .holder
{
	max-width: none;
	position: relative;
}

.holder
{
	overflow: visible;
	max-width: 980px;
	margin: 0 auto;
}

.bottomBlock
{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	clear: both;
	font-size: 14px;
	text-align: center;
	background: #f8f8f8 url("../montefilipe_hotel_bin/footer_ornament.png") no-repeat 95% 10px;
	background-size: auto 120%;
	position: relative;
	z-index: 9;
}

.container
{
	overflow: hidden;
	clear: both;
	width: 97%;
	padding: 0 1.5%;
	background: #fff;
}

/**
 * @area Languages 
 */
.languages {
	position: absolute;
	top: 10px;
	right: 200px;
	overflow: hidden;
	width: 170px;
	padding-bottom: 6px;
	border-bottom: 1px solid #767676;
}

.languages select {
	border: 0 none;
	border-radius: 0;
	-webkit-appearance: none;
	font-size: 12px;
	color: #1f1f1f;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	width: 110px;
	text-align: right;
	background: url("../montefilipe_hotel_bin/select.png") no-repeat 100% center;
	float: right;
}

.gecko .languages select, .ie7 .languages select, .ie8 .languages select,
.ie9 .languages select, .ie10 .languages select, .ie11 .languages select
{
	padding-right: 30px;
	margin-right: -15px;
	background: url("../montefilipe_hotel_bin/select.png") no-repeat 80% center;
}


/**
 * @area Hotel logo
 */
.hotellogo
{
	position: absolute;
	z-index: 60;
	top: 0;
	left: 30px;
	margin: 12px 0 0;
}

.hotellogo a img
{
	border: none;
}

.hotellogo a span
{
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
}

/**
 * @area booking Button Top
 */

.bookingButtonTop
{
	float: right;
	margin: 40px 20px 0 0;
}

.bookingButtonTop a
{
	width: 180px;
	height: 35px;
	display: block;
	text-align: center;
	background: #96b633;
	border-radius: 4px;
	overflow: hidden;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	line-height: 38px;
}

.bookingButtonTop a:hover
{
	background: #e7e3dc;
	color: #0a0203;
}


/**
 * @area Quicklinks
 */
.quicklinks
{
	width: 100%;
	height: 30px;
	position: relative;
	z-index: 2;
	text-align: center;
	overflow: hidden;
	background: #e8c137;
}

.quicklinks ul {
}

.quicklinks li
{
	display: inline;
	text-transform: uppercase;
}

.quicklinks li a
{
	font-size: 11px;
	line-height: 30px;
	padding: 8px 8px;
}

.quicklinks li:last-child a
{
	background: none;
}

.quicklinks li a:hover, .quicklinks li.active a
{
	color: #fff;
}

/**
 * @area Central block
 */
#contentBlock
{
	position: relative;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
	overflow: hidden;
	float: left;
	z-index: 0;
}

.topShadow
{
	position: absolute;
	top: 38px;
	width: 80%;
	height: 44px;
	margin-left: 10%;
	display: block;
	background: url("../montefilipe_hotel_bin/top_shadow.png") no-repeat center top;
	background-size: 100% auto;
}

.bottomShadow
{
	position: absolute;
	bottom: 0;
	width: 80%;
	height: 34px;
	margin-left: 10%;
	display: block;
	background: url("../montefilipe_hotel_bin/bottom_shadow.png") no-repeat center top;
	background-size: 100% auto;
}

/**
 * @area Navigation menu
 */
.navigation
{
	overflow: hidden;
	text-align: right;
	position: absolute;
	right: 200px;
	left: 210px;
	top: 55px;
	height: 40px;

}

.navigation ul
{
}

.navigation li
{
	display: inline-block;
	line-height: 40px;
}

.navigation li:last-child
{
	background: none;
}

.ie7 .navigation li {
	display: inline;
}

.navigation li a
{
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 11px 0 7px;
}

.navigation li a:hover, .navigation li.active a
{
	color: #e8c137;
	padding-top: 6px;
	border-top: 1px solid #e8c137;
}

/**
 * @area Sidebar
 */
.leftColumn
{
	float: right;
	position: relative;
}

#sidebar
{
	margin: 0;
	overflow: hidden;
	margin-top: 40px;
	background: #f8f8f8;
	padding: 15px;
	display: none;
}

.wSidebar #sidebar
{
	display: block;
}

#sidebar > div
{
	width: 100%;
	margin: 20px 0 10px;
	padding-bottom: 20px;
	clear: both;
}

#sidebar p a img
{
	width: 100%;
	margin: 20px 0 10px;
	clear: both;
}

#sidebar p
{
	text-align: center;
}


/**
 * @area Flash container
 */
.flashContainer
{
	width: 100%;
	background: #FFFFFF;
	height: 480px;
	position: fixed;
	top: 100px;
	left: 0;
	z-index: 1;
}

.shadowLogo
{
	background: url("../montefilipe_hotel_bin/shadow.png") repeat-x top center;
	width: 100%;
	height: 100px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

.ie7 .flashContainer
{
	padding-top: 100px;
}

.flashContainer .gcb_image_current, .flashContainer .gcb_image_next
{
	background-repeat: repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}

.flashContainer .bannerImage img
{
	width: 100%;
	height: 100%;
}

.flashContainer .gcb_image_legend
{
	bottom: auto;
	left: 350px;
	right: 50px;
	top: 40%;
	font-size: 50px;
	line-height: 58px;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
	text-transform: uppercase;
	font-weight: 400;
	text-align: right;
	font-family: 'DINRegular', Helvetica, Arial, sans-serif;
}

.flashContainer .gcb_navigation
{
	top: auto;
	bottom: 20px;
	right: 50px;
	left: auto;
	height: 15px;
}

.flashContainer .gcb_navigation_paginator
{
	display: block;
	float: none;
}

.flashContainer .gcb_navigation_paginator ul
{
	text-align: center;
	margin: 0;
}

.flashContainer .gcb_navigation_paginator li
{
	background: url("../montefilipe_hotel_bin/banner_nav.png") 0 -19px;
	width: 15px;
	height: 15px;
	margin: 2px 2px 0;
	display: inline-block;
	float: none;
}

.flashContainer .gcb_navigation_paginator li.selected
{
	background: url("../montefilipe_hotel_bin/banner_nav.png") 0 0;
}


.flashContainer .gcb_navigation_arrow
{
	display: none;
}


.flashContainer .gcb_container:hover .previous, .flashContainer .gcb_container:hover .next,
.flashContainer .gcb_container:hover .gcb_navigation_paginator
{
	opacity: 1;
	filter: alpha(opacity=100);
	background: none;
}

/**
 * @area Page content
 */
.content
{
	line-height: 18px;
	float: left;
	width: 100%;
	padding: 40px 0 30px;
	position: relative;
}

.container h1, .container h2, .container h3
{
	font-weight: 400;
	clear: both;
	color: #574f4b;
	text-transform: uppercase;
}

#imgLinksBlock .pageTitle
{
	max-width: 980px;
	margin: 40px auto 30px;
	font-size: 36px;
	line-height: 36px;
	padding-bottom: 20px;
	text-align: left;
	background: url("../montefilipe_hotel_bin/sep_h1.png") no-repeat left bottom;
	display: block;
	text-transform: uppercase;
	color: #574f4b;
}

.content h1
{
	font-size: 34px;
	line-height: 32px;
	margin: 20px 0 40px;
	padding-bottom: 50px;
	text-align: center;
	padding-right: 0;
	display: none;
}

.content h2
{
	font-size: 26px;
	line-height: 24px;
	margin: 20px 0 15px;
}

.content h3
{
	font-size: 18px;
	margin: 15px 0 8px;
}

.content p
{
	font-size: 14px;
	line-height: 18px;
	position: relative;
	margin: 0 0 8px;
	clear: both;
}

.content iframe
{
	position: relative;
	z-index: 0;
}

.content img {
	max-width: 100%;
}

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

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

.content ul, .content ul
{
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 0;
	margin: 0 0 20px 0;
}

.content ol
{
	margin: 0px 0px 0px 20px;
}

.content ul li
{
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
	background: url("../montefilipe_hotel_bin/li.png") no-repeat left 7px;
	display: inline;
	margin-right: 20px;
}

.ie7 .content ul li
{
	display: inline-block;
}

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

/**
 * @area Bottom block
 */
.footerMenu
{
	line-height: 14px;
	overflow: hidden;
	width: 65%;
	float: left;
	text-align: left;
}

.footerMenu ul
{
	overflow: hidden;
	margin: 30px 200px 20px 30px;
}

.footerMenu li
{
	line-height: 12px;
	display: inline;
	margin-right: 20px;
}

.footerMenu a
{
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

.footerMenu a:hover
{
	color: #e8c137;
}

.hoteladdress
{
	width: 35%;
	float: left;
	background: #e8c137;
}

.hoteladdress address
{
	font-style: normal;
	line-height: 18px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	margin: 30px 30px 30px 160px;
}

.hoteladdress address strong {
	font-weight: normal;
}

/**
 * Css file for the page gadgets
 */
/**
 * @area RoomTypes
 */
.roomContainer
{
	clear: both;
	margin: 20px 0 60px;
	overflow: hidden;
	position: relative;
	background-size: 65% auto;
	min-height: 450px;
	background: #f1f1f1;
}

.content .roomContainer > div
{
	width: 49%;
	float: right;
	margin: 0 3% 0 0;
}

.roomContainer:last-of-type
{
	border: none;
}

.roomContainer * {
	text-align: left;
}

.roomContainer .roomName {
	width: 49%;
	float: right;
	margin: 0 3% 0 0;
}

.roomContainer .roomName h2 {
	padding: 30px 0 25px;
	margin: 0 0 10px 0;
	font-size: 26px;
	line-height: 26px;
	border-bottom: 1px solid #dddcdb;
}

.roomContainer .minRate {
	width: 60%;
	margin: 0 auto;
}

.roomContainer .minRate h3 {
	margin: 0;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dddcdb;
}

#main .roomContainer .roomPhoto {
    margin: 0 auto;
	min-height: 0;
	width: 45%;
	height: 100%;
	background: #fafafa;
	position: absolute;
	top: 0;
	left: 0;
}

#main .roomContainer .roomPhoto .roomPhoto {
	width: 100%;
}

.roomContainer .pgContainer
{
	width: 100%;
	height: 350px;
}

.pgContainer .pgImage img {
	display: none;
}

.ie7 .roomContainer .pgContainer
{
	height: 330px;
}

.roomContainer .pgImage a
{
	display: block;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	opacity: 0;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.roomContainer .pgImage a.loaded
{
	opacity: 1;
}

.contentHolder .roomContainer .pgImage a > img
{
	display: none;
}

#main .roomContainer .roomPhoto .pgContainer .pgImage
{
	width: 100%;
	height: 100%;
}

.roomContainer .roomDescription
{
	clear: both;
	font-size: 12px;
	overflow: hidden;
}

.roomContainer .roomRestrictions
{
	float: none;
	text-align: center;
	width: 60%;
	margin: 0 auto;
}

.roomContainer .mealplan {
	padding-bottom: 0;
	margin-bottom: 0 !important;
}

.roomContainer .roomPhoto .pgContainer a label
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	margin: -35px 0 0 -35px;
	text-decoration: none;
	color: #FFFFFF;
	background: url("../montefilipe_hotel_bin/seemore.png") no-repeat center;
	text-indent: -999999px;
	display: none;
}

.roomContainer .roomDescription p
{
}

.roomContainer .roomDescription ul
{
}

.roomContainer .roomDescription li
{
	display: inline-block;
	float: none;
}

.ie7 .roomContainer .roomDescription li
{
	padding-right: 15px;
	margin-left: 0px;
	white-space: nowrap;
}

.roomContainer .promotions-termsActions
{
	clear: both;
	position: absolute;
	top: 375px;
	left: 15px;
	width: 43% !important;
}

.ie7 .roomContainer .promotions-termsActions
{
	clear: none;
}

.roomContainer .promotions-termsActions .promotions-showTermsTrigger
{
	position: absolute;
	bottom: 0;
	width: 160px;
	left: 0;
	background: #fff;
	text-decoration: none;
	padding: 1px 5px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

.roomContainer .promotions-termsActions .promotions-bgLink
{
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	background: #e8c137;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	margin-bottom: 20px;
	width: 170px;
}

.roomContainer .promotions-termsActions .promotions-bgLink:hover
{
	background: #574f4b;
}

.roomContainer .promotions-termsContent
{
	background: #fff;
	width: auto !important;
	padding: 2.5%;
	position: absolute;
	bottom: 5px;
	max-height: 440px;
	left: 5px;
	right: 5px;
	font-size: 12px;
	margin: 0 !important;
}

.roomContainer .promotions-termsContent .promotions-closeTermsShell
{
	padding: 0;
}

.roomContainer .promotions-termsContent .promotions-closeTerms
{
	margin-bottom: 10px;
	display: inline-block;
	padding: 1px 10px;
	background: #e8c137;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
}

.ie7 .roomContainer .promotions-termsContent .promotions-closeTerms
{
	display: inline;
}

.roomContainer .promotions-termsContent .promotions-closeTerms:hover
{
	background: #574f4b;
}

.roomContainer .promotions-termsContent .promotions-termsText
{
	line-height: 14px;
}

/* products vouchers */
.productWrapper {
	float: left;
	width: 100%;
	margin-top: 40px;
}

#main #productTypes .roomContainer:nth-child(odd) {
	margin-right: 2%;
}

#main #productTypes .roomContainer {
	float: left;
	width: 49%;
	height: 400px;
	padding-top: 250px;
	clear: none;
}

.ie7 #main #productTypes .roomContainer,
.ie8 #main #productTypes .roomContainer  {
	width: 48%;
	margin: 0 1%;
}

#main #productTypes .roomContainer .roomPhoto {
	bottom: auto;
	width: 100%;
	height: 250px;
}

#productTypes .roomContainer .roomName,
#productTypes .roomContainer .minRate,
#productTypes .roomContainer .promotions-termsActions {
	width: 100%;
}

#productTypes .roomContainer .roomDescription {
	width: 95%;
}

#productTypes .roomContainer .promotions-termsContent {
	width: 86%;
	padding: 5% 7.5%;
}


/**
 * @area Picture Gallery gadget
 */
#pg .pgContainer
{
	float: left;
	width: 23%;
	margin: 0 1% 50px;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #1f1f1f;
}

#pg .pgImage
{
	width: 100%;
	height: 170px;
	overflow: hidden;
	margin: 0;
	float: left;
	background: #fff;
}

#pg .pgContainer .pgImage img
{
	width: 100%;
	height: auto;
	margin: 0;
	display: none;
}

#pg .pgContainer .pgImage a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

#pg .pgContainer .pgText
{
	position: relative;
	width: 100%;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	height: 88px;
	margin-bottom: 0px;
	overflow: hidden;
}

#pg .pgContainer .pgText strong
{
	display: block;
	padding: 10px 0px 10px;
	margin: 0;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 400;
	border-bottom: 1px solid #dddcdb;
}

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

#meetingandevents p
{
	clear: both;
}

.content #meetingandevents h3
{
	margin: 40px 0px 0px;
	border-bottom: 1px solid #444;
}

#meetingandevents ul
{
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.5px;
    width: 520px;
}

#meetingandevents ul li
{
	font-weight: normal;
	background: none;
	padding: 0px;
	margin: 5px 0px 0px;
	letter-spacing: 0px;
	line-height: 13px;
	float: none;
	width: auto;
}

#meetingandevents ul li img
{
	width: 24px;
}

/**
 * @area Promotions gadget
 */
.promotionsgadget
{
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	padding-bottom: 0 !important;
}

.promotionsgadget .prgTitle
{
	padding: 0 0 10px;
	text-transform: uppercase;
	float: right;
	width: 48%;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	border-bottom: 1px solid #dddcdb;
}

.promotionsgadget .prgImgWrapper
{
	width: 46%;
	height: 140px;
	overflow: hidden;
	padding: 0;
	float: left;
}

.promotionsgadget .prgImgWrapper img
{
	height: 100%;
	overflow: hidden;
}

.promotionsgadget .prgClick
{
	position: absolute;
	bottom: 0;
	width: 48%;
	right: 0px;
	display: inline-block;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #1f1f1f;
}

.promotionsgadget .prgDescription
{
	overflow: hidden;
	line-height: 14px;
	font-size: 14px;
	float: right;
	width: 48%;
	margin: 15px 0 0;
	text-align: left;
	max-height: 65px;
}

/* Promotions banner */

#main .flashContainer .promotionsgadget
{
	top: 0px;
	bottom: 0px;
	left: 30px;
	width: 220px;
	padding: 60px 0 0;
	background: #000;
}

#main .flashContainer .promotionsgadget .prgTitle
{
	padding: 15px 0 35px;
	font-size: 26px;
	line-height: 28px;
	width: 190px;
	color: #fff;
	margin: 0 15px;
	border-bottom: 1px solid #7f7b74;
}

#main .flashContainer .promotionsgadget .prgImgWrapper
{
	display: none;
}

#main .flashContainer .promotionsgadget .prgDescription
{
	padding: 10px 15px;
	width: 190px;
	max-height: 80px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
}

#main .flashContainer .promotionsgadget .prgClick
{
	top: auto;
	bottom: 160px;
	margin: 0;
	left: 15px;
	right: 15px;
	padding: 7px 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #7f7b74;
	border-bottom: 1px solid #7f7b74;
}


.content .promotionsgadget
{
	float: none;
	background: #fff;
	width: 280px;
	margin: 0 auto 30px;
}

.content .promotionsgadget .prgDescription
{
	width: 90%;
	padding: 0 5% 20px;
}


/**
 * @area Weather gadget
 */

.leftColumn .weather-gadget
{
	padding-bottom: 0 !important;
	height: 95px;
	border-bottom: 1px solid #1f1f1f;
}

.leftColumn .weather-shell
{
	font-family: 'DINRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	padding-top: 8px;
}

.leftColumn .weather-conditions
{
	float: left;
	margin: 0 0 -15px 20px;
	width: 42%;
}

.leftColumn .weather-conditions img
{
	width: 100%;
}

.leftColumn .weather-forecast
{
	float: right;
	margin: 0 20px 0 0;
	width: 42%;
}

.leftColumn .weather-forecast .weather-today, .leftColumn .weather-forecast .weather-tomorrow
{
	width: 50%;
}


/**
 * @area TripAdvisor gadget
 */
.tasidebar
{
}

.tasidebarwrapper
{
	padding: 10px;
}

table#TA_mini_pane
{
	font-family: 'DINRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	width: 100%;
}

#TA_Container, .TA_rtable td
{
	border: 0;
}

#TA_mini_pane a
{
	color: #959595;
	font-size: 11px;
	line-height: 14px;
}

#TA_mini_pane a:hover
{
	color: #626e06;
}

.tasidebar img
{
	margin-bottom: 5px;
}

.tasidebar #TA_mini_pane img
{
	margin-bottom: 0px;
	width: 75px;
	height: 19px;
}

#sidebar #TA_mini_pane a
{
	width: auto;
	pointer-events: none;
}

.content .TA_rtable td, .content #TA_Container
{
	border: none;
}

.content #TA_Container
{
}

.content .TA_rdesc
{
}

.content .TA_rdate, .content .TA_ruser
{
}

.content .TA_rname
{
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -1px;
	color: #000000;
}

.content #TA_Link
{
	display: none;
}

.content #TA_Header
{
	text-align: left;
	margin: 40px 0px 10px 90px;
}

.content #TA_Flags2
{
	display: none;
}

.content #TA_Header
{
	display: none;
}

/* Tripadvisor badge */
.TA_rated
{
	display: none;
}

.hotel .TA_rated, .home .TA_rated
{
	display: block;
}

.leftColumn #CDSWIDFRR
{
	margin: 10px 15px;
}

.leftColumn #sidebar .tasidebar
{
	padding-bottom: 0;
}


/**
 * @area Contact us form v3
 */
.content form
{
	width: 60%;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 10;
	margin: 10px 0;
	padding-bottom: 20px;
	text-align: left;
}

#main #contacts_form p, .content form div
{
	margin: 3px 0 1px;
	font-size: 14px;
}

#main #contacts_form p label
{
	font-size: 9px;
}

#main #contacts_form input, .content form input,
#main #contacts_form select, .content form select,
#main #contacts_form textarea, .content form textarea
{
	border: none;
	background: #FFFFFF;
	font-size: 11px;
	border: 1px solid #c9c9c9;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#main #contacts_form input, .content form input, #main #contacts_form textarea, .content form textarea
{
	padding: 3px 2px;
	width: 97%;
	border: 1px solid #c9c9c9;
}

.moz #main #contacts_form input, .content form input, #main #contacts_form textarea, .content form textarea
{
	border: 1px solid #c9c9c9;
}

#main #contacts_form select, .content form select
{
	padding: 5px 2px;
	width: 97.6%;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #FFFFFF url("../montefilipe_hotel_bin/select.png") no-repeat 98% center;
}

#main #contacts_form #reservationFields select {
	background-position: 88% center;
}

#main #contacts_form #reservationFields #cbofferShell select {
	background-position: 95% center;
}

#main #contacts_form #reservationFields #cbamountShell select {
	background-position: 83% center;
}

#main #contacts_form #reservationFields
{
	clear: both;
}

#main #contacts_form #fcheckinShell, #main #contacts_form #cbnrnightsShell, #main #contacts_form #cbnradultsShell, #main #contacts_form #cbnrchildrenShell
{
	width: 145px;
}

#main #contacts_form #cbnrnights, #main #contacts_form #cbnradults, #main #contacts_form #cbnrchildren
{
	width: 100px;
}

#main .content #contacts_form #ckbnotifyme
{
	width: auto;
}

#main #contacts_form #fcheckin
{
    width: 75px;
    text-align: center;
}

#main #contacts_form #cbcheckin
{
	background: url("../montefilipe_hotel_bin/calendar.png") no-repeat left 9px;
	padding: 0 0 5px 20px;
}

#main #contacts_form input[type="submit"], .content form input[type="submit"]
{
	font-size: 16px;
	line-height: 11px;
	color: #fff;
	background: #e8c137;
	width: auto;
	text-align: center;
	padding: 10px 50px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal !important;
	margin: 10px 0 20px 0;
	border: none;
	cursor: pointer;
}

#main #contacts_form input[type="submit"]:hover, .content form input[type="submit"]:hover
{
	background-color: #574f4b;
}

/**
 * @area Booking gadget
 */
.bookingGadget
{
	width: 170px;
	overflow: hidden;
	float: right;
}

.gcBookingGadget form > *
{
	display: none;
}

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

.bookingGadget .gc_sh .shortHandCheckRates
{
	font-size: 26px;
	line-height: 35px;
	color: #fff;
	background: #e8c137 url(../montefilipe_hotel_bin/book_sep.png) no-repeat 25px center;
	width: 170px;
	height: 100px;
	text-align: left;
	margin: 0;
	text-transform: uppercase;
	font-family: 'DINRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-left: 25px;
	-webkit-transition-property: background;
	-moz-transition-property: background;
	-o-transition-property: background;
	-ms-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: 0.40s;
	-moz-transition-duration: 0.40s;
	-o-transition-duration: 0.40s;
	-ms-transition-duration: 0.40s;
	transition-duration: 0.40s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.bookingGadget .gc_sh .shortHandCheckRates:hover
{
	background-color: #574f4b;
}

/**
 * @area sidebar gadget
 */
#sidebar p, #sidebar a, #sidebar h1, #sidebar h2, #sidebar h3
{
	clear: both;
}

#sidebar p
{
	line-height: 14px;
	font-size: 11px;
}

#sidebar a
{
	text-decoration: none;
}

#sidebar a:hover
{
}

#sidebar h1
{
	font-size: 26px;
	line-height: 28px;
	margin: 20px 0 10px;
}

#sidebar h2
{
	font-size: 20px;
	line-height: 18px;
	margin: 15px 0 10px;
}

#sidebar h3
{
	font-size: 16px;
	margin: 10px 0 5px;
}

/* New footer seals Nov2010 */
#seals
{
	background: url(../montefilipe_hotel_bin/footer_seals_bg.jpg) repeat-x 0 0;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

.sealsHolder
{
	max-width: 1280px;
	margin: 0px auto;
}

.security
{
	height: 30px;
	float: right;
	margin-right: 20px;
}

.powered
{
	height: 30px;
	float: left;
	margin-left: 20px;
}

/* facebook internal widget */
#sidebar .facebookLikeBox
{
	float: left;
	overflow: hidden;
	height: 80px;
	border-bottom: 1px solid #1f1f1f;
	padding-bottom: 35px;
}

#sidebar .facebookLikeBox iframe
{
	width: 101% !important;
	margin: -1px 0 0px -1px;
	height: 111px !important;
}


/**
 * Transitions CSS
 */
.navigation li a, .quicklinks li a, .footerMenu a, .roomContainer .promotions-termsActions .promotions-bgLink,
#main #contacts_form input[type="submit"], .bookingButtonTop a, .content form input[type="submit"]
{
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.20s;
	-moz-transition-duration: 0.20s;
	-o-transition-duration: 0.20s;
	-ms-transition-duration: 0.20s;
	transition-duration: 0.20s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

/* social media */
.socialmedia
{
	margin: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 160px;
	z-index: 9999999999;
	background: #fff;
}

.socialmedia ul
{
	overflow: hidden;
	margin: 7px 0 7px 6px;
	border-left: 1px solid #767674;
}

.socialmedia li
{
	width: 20px;
	height: 20px;
	margin: 3px 0;
	padding: 0 5px;
	display: inline-block;
	clear: both;
	float: left;
}

.ie7 .socialmedia li
{
	display: inline;
}

.socialmedia li a
{
	text-indent: -9999px;
	display: block;
	line-height: 40px;
	background: url("../montefilipe_hotel_bin/social.png") no-repeat 0 0;
	width: 100%;
	height: 100%;
}

.socialmedia li a:hover
{
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.socialmedia .facebook a
{
	background-position: 0 2px;
}

.socialmedia .newsletter a
{
	background-position: 0 -57px;
}


.hoteladdress p {
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	clear: both;
	margin: 10px 0 5px;
}


/**
 * @area Image Links
 */


/** special box **/
.imagelinkgadget {
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 35px;
}

.imagelinkgadget a {
	text-decoration: none;
}

.imgImageWrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.imglinkWrapper
{
	width: 100%;
	overflow: hidden;
}

.imgImageWrapper img
{
	width: 100%;
}

.imgTitle {
	padding: 15px 0;
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #dddcdb;
}

.imgDescription
{
	overflow: hidden;
	line-height: 16px;
	font-size: 14px;
	float: left;
	width: 100%;
	padding: 20px 0 0;
	text-align: left;
}

.imgLink {
	position: absolute;
	text-transform: uppercase;
	text-align: left;
	bottom: 0;
	width: 100%;
}

.imgLink span {
	display: block;
	padding: 5px 0px 15px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #1f1f1f;
}

.imagelinkgadget .shadowbox,
.special-box-shadowbox a {
	display: none;
}

.special-box-shadowbox .shadowbox {
	display: block;
}

/* special box */
.imgLinksBlock .imagelinkgadget
{
	width: 32%;
	margin: 10px 2% 30px 0;
}

.imgLinksBlock .imagelinkgadget:last-child
{
	margin: 10px 0 30px 0;
}

.ie7 .imgLinksBlock .imagelinkgadget, .ie8 .imgLinksBlock .imagelinkgadget
{
	width: 31%;
}

.imgLinksBlock .imagelinkgadget .imgImageWrapper
{
	padding: 0;
	width: 100%;
}

.imgLinksBlock .imagelinkgadget .imgTitle
{
}

.imgLinksBlock .imgDescription
{
	padding: 15px 0 35px;
	height: 35px;
	text-align: left;
}

.imgLinksBlock .imgLink {
}


/* large */
.large-image {
	width: 100%;
	height: 200px;
	margin-top: 30px;
}

.large-image .imgImageWrapper {
	float: left;
	width: 52%;
	height: 200px;
}

.large-image .imgImageWrapper img{
	height: 100%;
}

.large-image .imgTitle {
	float: right;
	width: 45%;
	padding: 0 0 15px;
	font-size: 26px;
	line-height: 26px;
}

.large-image .imgDescription {
	width: 45%;
	float: right;
	padding: 30px 0 0;
}

.large-image .imgLink {
	right: 0;
	width: 45%;
}

/* small-image */
.small-image {
	width: 47%;
	height: 360px;
	margin-right: 3%;
}

.small-image .imgImageWrapper {
}

.small-image .imgDescription
{
	max-height: 45px;
}

/* imagelink sidebar */

.small-sidebar-image
{
}

.small-sidebar-image .imgImageWrapper
{
}

.small-sidebar-image .imgTitle
{
	padding: 20px 0px 10px;;
}

.small-sidebar-image .imgDescription
{
	padding: 15px 0 10px;
	margin-bottom: 20px;
}

/* voucher */
#main #sidebar .productContainer.voucher
{
	width: 100%;
	padding: 0;
	display: none;
}

#main #sidebar .productContainer.voucher .roomName
{
	width: 100%;
	width: 90%;
	padding: 10px 5%;
}

#main #sidebar .productContainer.voucher .minRate
{
	float: left;
	width: 90%;
	text-align: left;
	padding: 0 5% 10px;
}

#main #sidebar .productContainer.voucher .roomPhoto
{
	width: 100%;
}

#main #sidebar .productContainer.voucher .roomDescription
{
	width: 90%;
	padding: 10px 5%;
}

#main #sidebar .productContainer.voucher .promotions-bgLink
{
	margin: 0 10px 10px 0;
}

#main #sidebar .productContainer.voucher .promotions-termsContent
{
	width: 90%;
	padding: 10px 5%;
	bottom: 0;
}

#main #sidebar .productContainer.voucher .promotions-closeTermsShell
{
	padding-bottom: 10px;
	text-decoration: underline;
}

.content .productContainer.voucher
{
	width: 98%;
}


/* google map */

.map {
	width: 100%;
	height: 100%;
	color: #000;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
}

.ie7 .map
{
	top: 100px;
}

#GoogleMapGadget {
	
	font-size: 14px;
}

.hotel-directions .gcb_container,
.hotel-directions #main .flashContainer .promotionsgadget,
.hotel-directions .socialmedia
{
	display: none !important;
}


.inactive {
	pointer-events: none;
}

/* dealing with sidebar display */
.wSidebar .leftColumn {
	width: 32%;
}

.wSidebar .content {
	width: 64%;
	padding: 40px 4% 30px 0;
}

.hotel-rooms .content,
.hotel-gallery .content,
.hotel-contacts .content,
.hotel-special-offers .content
{
	width: 100%;
}

.hotel-rooms .leftColumn,
.hotel-gallery .leftColumn,
.hotel-contacts .leftColumn,
.hotel-special-offers .leftColumn
{
	display: none;
}

/**
Responsive stuff
**/


@media all and (max-width: 1024px) {
	.navigation li a {
		font-size: 11px;
	}
}


/*
 * on tablets 
 */
.tablet .flashContainer {
	position: absolute;
}

.tablet .hotellogo {
	top: 0 !important;
	margin-top: 0 !important;
}

.tablet .hotellogo {
	-webkit-transition-delay: 1.25s;
	-moz-transition-delay: 1.25s;
	-o-transition-delay: 1.25s;
	-ms-transition-delay: 1.25s;
	transition-delay: 1.25s;
}

.tablet .container
{
	padding: 0 2.5%;
	width: 95%;
}

/**
 ** Footer seals area
 **/

.footerSeals
{
	width: 100%;
	height: 70px;
	background: #1a252f url("../montefilipe_hotel_bin/footerLogos.png") no-repeat center;
	clear: both;
}





