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

body > img
{
	display: none;
}

a:visited, a, a:link, a:focus
{
	border: 0px;
	outline: 0px;
	color: #121212;
	text-decoration: none;
}

html
{
}

body
{
	font-size: 10px;
	font-family: 'Quattrocento', serif;
	color: #121212;
	overflow-x: hidden;
}

#main
{
	width: 100%;
	height: 100%;
}

.contentHolder
{
	display: block;
	min-width: 960px;
	min-height: 620px;
}

#c1 h1 {
	display: none;
}

.contentBlock
{
	overflow: hidden;
}

.imgLinksBlock
{
	overflow: hidden;
	width: 100%;
	background: #eeeeee;
	padding-bottom: 50px;
	padding-top: 30px;
}

.imgLinksBlock .holder
{
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.imgLinksBlockBottom {
	overflow: hidden;
	width: 100%;
	background: #eeeeee;
	padding-bottom: 50px;
	padding-top: 30px;
}

.imgLinksBlockBottom .holder
{
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.bottomBlock
{
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 50;
	clear: both;
	font-size: 14px;
	background: #00907f;
}

.bottomBlock .wrapperTop
{
	width: 980px;
	margin: 0 auto;
}

.bottomBlock .wrapperBottom
{
	width: 100%;
	height: auto;
	background: #22a595;
	overflow: hidden;
}

.bottomBlock .wrapperBottom .wrapperBottomHolder
{
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.container
{
	overflow: hidden;
	clear: both;
	width: 960px;
	margin: 40px auto 30px;
	padding: 10px 0 30px;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
}


.topblock
{
	width: 100%;
	height: 120px;
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 997;
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
	-o-box-shadow: 0 0 5px rgba(0,0,0,0.15);
	-ms-box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.topwrapper
{
	width: 960px;
	margin: 0 auto;
	/*overflow: hidden;*/
	position: relative;
	text-align: center;
}

.topwrapper .hoteladdress {
	display: none;
}

.ie7 .topwrapper
{
	position: static;
}


/**
 * @area Languages flags
 */
.languages
{
	z-index: 999;
	position: absolute;
	top: 0;
	left: 200px;
	text-align: center;
	width: auto;
}

.languages ul
{
	overflow: hidden;
}

.languages li
{
	/*background: #e1e1e1;*/
	display: inline-block;
	padding: 6px 5px 4px;
	margin: 0 2px;
}

.ie7 .languages li
{
	display: inline;
}

.languages li a
{
	text-transform: uppercase;
	color: #00907f;
	line-height: 10px;
	font-size: 12px;
}

.languages li a.active, .languages li a:hover
{
	text-decoration: underline;
}


/**
 * @area Hotel logo
 */
.hotellogo
{
	position: relative;
	z-index: 2;
	width: 240px;
	height: 82px;
	float: left;
	margin-top: 17px;
}

.hotellogo a img
{
	border: none;
}

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

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

.quicklinks select {
	display: none;
}

.quicklinks li
{
	display: inline-block;
}

.ie7 .quicklinks li
{
	display: inline;
}

.quicklinks li a
{
	font-size: 12px;
	line-height: 37px;
	padding: 3px 15px;
	border-right: 1px solid #9b9b9b;
	text-transform: uppercase;
}

.quicklinks li:last-of-type a

{
	border:none;
}

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

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

/**
 * @area Navigation menu
 */
.navigation
{
	width: 710px;
	height: 40px;
	margin-top: 80px;
	text-align: right;
	position: relative;
	overflow: hidden;
	float: right;
}

.navigation li
{
	display: inline-block;
	padding: 0 10px 20px;
	background: url("../golfresortspaboavista_hotel_2_bin/menu_sep.png") no-repeat right top;
}

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

.ie7 .navigation li {
	display: inline;
}

.navigation li a
{
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	color: #121212;
}

.navigation li.active a, .navigation li a:hover
{
	color: #00907f;
	padding-bottom: 18px;
	border-bottom: 4px solid #00907f;
}

/**
 * @area Sidebar
 */
.leftColumn
{
	float: right;
	width: 305px;
	margin: 0 0 0 20px;
	position: relative;
}

#sidebar
{
	margin: 0;
}

#sidebar > div
{
	width: 302px;
	margin: 20px 0 10px;
	padding-bottom: 30px;
	clear: both;
	background: #f7f7f7;
}

#sidebar p a img
{
	width: 302px;
	margin: 20px 0 10px;
	clear: both;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}


/**
 * @area Flash container
 */
.flashContainer
{
	min-width: 960px;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-top: 120px;
	background: #f7f7f7;
}

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

.flashContainer .gcb_container
{
	width: 85%;
	height: 500px;
	margin: 0 auto;
	min-width: 960px;
	max-width: 1280px;
}

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

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

.flashContainer .gcb_image_legend, .gc-181369989b91c971 .flashContainer .gcb_image_legend
{
	left: auto;
	width: 700px;
	right: 50%;
	margin-right: -480px;
	top: auto;
	bottom: 0;
	font-size: 26px;
	line-height: 56px;
	text-align: center;
	color: #00907f;
	font-family: 'Quattrocento', Helvetica, Verdana, sans-serif;
	text-shadow: none;
	background: rgba(255,255,255,0.7);
	padding: 20px;
	height: 53px;
}

.gc-45fc7c7b00ad0dd7 .flashContainer .gcb_image_legend
{
	width: 920px;
}

.ie7 .flashContainer .gcb_image_legend, .ie8 .flashContainer .gcb_image_legend
{
	background: url("../golfresortspaboavista_hotel_2_bin/transp_white_70.png") repeat 0 0;
	border-top: 3px solid #44aa97;
	width: 700px;
}

.flashContainer .gcb_navigation
{
	top: 50%;
	margin-top: -53px;
	right: 30px;
	left: 30px;
	height: 106px;
}

.flashContainer .gcb_navigation_paginator
{
	display: none;
}

.flashContainer .gcb_navigation_arrow
{
	background: url("../golfresortspaboavista_hotel_2_bin/banner_nav.png") no-repeat -200px 200px;
	width: 57px;
	height: 106px;
}

.flashContainer .gcb_container:hover .previous
{
	float: left;
	background-position: 0 -117px;
	overflow: hidden;
}

.flashContainer .gcb_container:hover .previous:hover
{
	background-position: -71px -117px;
}

.flashContainer .gcb_container:hover .next
{
	float: right;
	background-position: 0 0;
}

.flashContainer .gcb_container:hover .next:hover
{
	background-position: -71px 0;
}


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

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

.with-sidebar .content
{
	width: 635px;
}

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

.hotel-rooms.with-sidebar .contentBlock .content, .hotel-special-offers.with-sidebar .contentBlock .content {
	width: 100%;
}

.container h1, .container h2, .container h3
{
	font-weight: normal;
	clear: both;
	color: #00907f;
}

.content h1
{
	font-size: 34px;
	line-height: 32px;
	margin: 20px 0 40px;
}

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

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

.hole-in-one-2014 .content h1, .rates-1 .content h1
{
	text-align: center;
}

.content p
{
	font-size: 14px;
	line-height: 22px;
	position: relative;
	margin: 0 0 8px;
	clear: both;
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
}

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

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

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

.content ul, .content ul
{
	float: left;
	margin: 10px 0px;
	clear: both;
}

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

.content ul li
{
	font-size: 14px;
	background: url(../golfresortspaboavista_hotel_2_bin/li.png) no-repeat 0 3px;
	padding-left: 15px;
	text-align: left;
	float: left;
	width: auto;
	margin-right: 15px;
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
	clear: both;
	line-height: 22px;
}

.content ul li h3
{
	margin: 0;
}

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

.content img
{
	float: left;
	margin: 20px 20px 20px 0;
	max-width: 100%;
}

hr {
	display: block;
	border: none;
	border-bottom: 1px solid #e9e9e9;
	margin: 30px auto;
}

/**
 * @area Bottom block
 */
.wrapper
{
	width: 100%;
}

.bottomBlock .wrapper .wrapperTop, .bottomBlock .wrapper .wrapperBottom
{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #33a699;
}

.footerLogo
{
	width: 290px;
	height: 110px;
	float: left;
	background: url("../golfresortspaboavista_hotel_2_bin/footer_logo.png") no-repeat left center;
}

.footerMenu
{
	line-height: 14px;
	overflow: hidden;
	width: 670px;
	float: right;
	padding: 20px 0;
}

.footerMenu li
{
	display: inline-block;
	margin-right: 15px;
	line-height: 15px;
	float: left;
	width: 152px;

}

.ie7 .footerMenu li
{
	display: inline;
}

.footerMenu a
{
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	text-align: left;
}

.footerMenu a:hover
{
	color: #51beb1;
}

.wrapperBottom address
{
	font-style: normal;
	line-height: 14px;
	font-size: 12px;
	color: #fff;
	padding: 20px 0px;
	text-align: left;
	width: 250px;
	float: left;
}

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

.hoteladdress
{
	width: 290px;
	float: left;
	margin-bottom: 5px;
}



/**
 * Css file for the page gadgets
 */
/**
 * @area RoomTypes
 */

#specialoffers .roomContainer .promotions-termsActions {
	bottom: -1px;
}

#specialoffers .roomContainer .promotions-termsActions .promotions-showTermsTrigger {
	line-height: 0px;

}

.roomContainer
{
	clear: both;
	margin: 15px 0;
	padding: 15px;
	overflow: hidden;
	position: relative;
	background: #f7f7f7;
	height: 275px;
  	padding-bottom: 60px;
}

.roomContainer .roomName
{
	width: 100%;
	float: left;
}

.roomContainer .roomName h2
{
	margin: 0;
}

.roomContainer .roomName, .roomContainer .minRate {
	margin-bottom: 20px;
	width: 70%;
}

.roomContainer .minRate
{
	width: 30%;
	float: right;
	text-align: right;
}

.ie7 .roomContainer .minRate
{
	width: 29%;
}

.roomContainer .minRate h3
{
	margin: 0;
	color: #767676;
}

.roomContainer .roomPhoto, #main .content .roomPhoto
{
	clear: both;
    float: left;
    position: relative;
    min-height: 0;
    width: 440px;
    background: #f2f2f2;
}

.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: 230px;
	background-size: cover;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-position: center center;
}

.roomContainer .roomDescription
{
	margin: 5px 0 10px;
	float: right;
	width: 50%;
	font-size: 12px;
  	overflow: hidden;
  	max-height: 190px;
}

.roomContainer .roomPhoto .pgContainer a label
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 305px;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	text-shadow: none;
}

.roomContainer .roomDescription p
{
}

.roomContainer .roomDescription ul
{
	text-align: left;
	margin-top: 0px;
}

.roomContainer .roomDescription li
{
	font-size: 13px;
	line-height: 16px;
	background: none;
	list-style: disc;
	margin: 0px 0px 0px 15px;
	padding: 0px 7px 0px 0px;
}

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

.more {
	position: absolute;
  	bottom: 55px;
  	left: 480px;
  	right: 15px;
  	background-color: #f7f7f7;
  	cursor: pointer;
  	color: #00907f;
  	font-size: 28px;
  	font-family: 'Quattrocento', serif;
}

.roomContainer.opened .more {
	bottom: 34px;
}

.roomContainer.opened .more::before {
	content: "-";
	width: 30px;
	height: auto;
	display: block;
}

/* opened */
.roomContainer.opened {
	height: auto;
}

.roomContainer.opened .roomDescription {
	max-height: 1000px;
}

/* Room type promotions description */
.clearPromo
{
}

.roomContainer .promotions-termsActions
{
	float: right;
	width: 100%;
	margin: 0;
	clear: both;
	margin-top: 15px;
	background: #fff;
	position: absolute;
  	bottom: 15px;
  	left: 15px;
  	right: 15px;
  	width: auto;
}

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

.roomContainer .promotions-termsActions .promotions-showTermsTrigger
{
	float: none;
  	font-size: 12px;
  	text-align: center;
  	display: block;
  	margin-bottom: 10px;
  	line-height: 12px;
  	padding-top: 10px;
}

.roomContainer .promotions-termsActions .promotions-bgLink
{
	background: #00907f;
	padding: 3px 0;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	width: 100%;
}

.roomContainer .promotions-termsActions .promotions-bgLink:hover
{
	background: #22a595;
}

.roomContainer .promotions-termsContent
{
	background: #fff;
	color: #000;
	width: 100%;
	padding: 15px 0 30px 0;
	position: absolute;
	bottom: 46px;
	float: right;
	margin: 0;
}

.roomContainer .promotions-termsContent .promotions-closeTermsShell
{
	padding: 0;
	text-align: center;
	font-size: 12px;
}

.roomContainer .promotions-termsContent .promotions-closeTerms
{
	font-weight: bold;
	color: #000;
}

.roomContainer .promotions-termsContent .promotions-termsText
{
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
}

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

/**
 * @area Picture Gallery gadget
 */
#pg .pgContainer
{
	float: left;
	width: 31%;
	height: 235px;
	margin-left: 2%;
	margin-bottom: 30px;
	background: #f7f7f7;
	overflow: hidden;
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
}

#pg .pgContainer:nth-child(3n+0)
{
	margin-right: 0;
}

.ie7 #pg .pgContainer, .ie8 #pg .pgContainer
{
	width: 31%;
}

#pg .pgImage
{
	width: 100%;
	height: 135px;
	overflow: hidden;
	margin: 0 0 10px;
}

#pg .pgContainer .pgImage
{
	background-size: cover;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-position: center center;
}

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

#pg .pgContainer .pgImage a
{
	height: 100%;
	display: block;
}

#pg .pgContainer .pgText
{
	line-height: 14px;
	font-size: 12px;
	padding: 0 10px;
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
	text-align: center;
}

#pg .pgContainer .pgText strong
{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #00907f;
	display: block;
	font-family: 'Quattrocento', serif;
}

/**
 * @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
{
	cursor: pointer;
	float: left;
	position: relative;
	overflow: hidden;
	display: none;
}

.prgWrapper
{
}

.promotionsgadget .prgTitle
{
	font-size: 18px;
	line-height: 20px;
	color: #ffc21f;
	text-transform: uppercase;
	margin: 10px 0;
}

.promotionsgadget .prgImgWrapper
{
	width: 190px;
	height: 120px;
	overflow: hidden;
}

.promotionsgadget .prgImage
{
	width: 100%;
	margin: 0;
}

.promotionsgadget .prgClick
{
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0;
	color: #959595;
	position: absolute;
	bottom: 5px;
	width: 100%;
}

.promotionsgadget:hover .prgClick
{
	color: #ffc21f;
}

.promotionsgadget .prgDescription
{
	font-size: 13px;
	margin: 10px 0 40px;
	padding: 0 10px;
}

.content .promotionsgadget
{
	max-width: 190px;
	margin-bottom: 15px;
	margin-right: 30px;
	float: none;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}

/* Promotions sidebar */

._3areas #sidebar, ._2areas #sidebar {
	display: none !important;
}

.3areas.with-sidebar .content, .2areas.with-sidebar .content  {
	width: 100% !important;
}


#sidebar .promotionsgadget
{
	background: #27bdd6;
	padding-bottom: 0;
}

#sidebar .promotionsgadget .prgImgWrapper
{
	width: 125px;
	height: 100px;
	overflow: hidden;
}

#sidebar .promotionsgadget .prgTitle
{
	padding-left: 140px;
	float: right;
	width: 155px;
	padding: 0 10px;
	color: #fff;
	max-height: 80px;
	overflow: hidden;
}

#sidebar .promotionsgadget .prgDescription
{
	background: #fff;
	margin: 0;
	padding: 15px 10px 55px;
}

#sidebar .promotionsgadget .prgClick
{
	bottom: 5px;
	left: 10px;
}

/* Promotions banner */

.contentHolder .flashContainer .promotionsgadget
{
	position: absolute;
	top: 0;
	bottom: auto;
	left: 50%;
	margin-left: -480px;
	width: 325px;
	height: auto;
	overflow: hidden;
	z-index: 120;
	background: #27bdd6;
	text-align: center;
}

.contentHolder .flashContainer .promotionsgadget .prgWrapper
{
	overflow: hidden;
}

.contentHolder .flashContainer .promotionsgadget .prgImgWrapper
{
	display: none;
}

.contentHolder .flashContainer .prgTitle
{
	margin: 0px;
	width: 90%;
	font-size: 26px;
	line-height: 26px;
	color: #8c8b8d;
	position: relative;
	font-weight: normal;
	height: auto;
	padding: 20px 5%;
	background: #fff;
}

.contentHolder .flashContainer .prgClick
{
	color: #fff;
	width: 100%;
	margin: 0;
	text-transform: uppercase;
	position: absolute;
	bottom: 8px;
}

.contentHolder .flashContainer .prgDescription
{
	display: block;
	width: 90%;
	margin: 0;
	padding: 0px;
	position: relative;
	font-size: 16px;
	font-weight: normal;
	color: #8c8b8d;
	padding: 5%;
	background: #fff;
	margin-bottom: 30px;
}

/**
 * @area Weather gadget
 */

.leftColumn .weather-gadget
{
	padding-bottom: 15px;
}

.leftColumn .weather-shell
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.leftColumn .weather-conditions
{
	float: none;
	margin: 0 auto -15px;
}

.leftColumn .weather-forecast
{
	float: none;
	margin: 0 auto;
	width: 170px;
}

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

.tasidebarwrapper
{
	padding: 10px;
}

table#TA_mini_pane
{
	font-family: Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0px #FFFFFF;
	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;
}

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

.content #TA_Container
{
	margin-left: -100px !important;
}

.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;
	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
 */
.contactFormContainer, .content form
{
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 10;
	margin-right: 20px;
	padding-bottom: 20px;
}

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

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

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

#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("../golfresortspaboavista_hotel_2_bin/calendar.png") no-repeat left 3px;
	padding: 0 0 5px 20px;
}

.gecko #main #contacts_form #cbcheckin
{
	background: url("../golfresortspaboavista_hotel_2_bin/calendar.png") no-repeat left 5px;
}

#main #contacts_form input[type="submit"], .content form input[type="submit"]
{
	font-size: 14px;
	font-weight: normal !important;
	text-align: center;
	line-height: 24px;
	margin: 10px 0 40px;
	padding: 2px 30px;
	border-radius: 2px;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	cursor: pointer;
	background: #00907f;
	width: auto;
	text-transform: uppercase;
	font-family: 'Quattrocento', serif;
	border: none;
}

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

/**
 * @area Booking gadget
 */

.flashContainer .BElink
{
	font-size: 26px;
	text-transform: uppercase;
	line-height: 26px;
	font-weight: 100;
	color: #fff;
	background: #00907f;
	font-family: 'Quattrocento', Helvetica, Verdana, sans-serif;
	width: 180px;
	height: 72px;
	text-align: center;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -480px;
	display: block;
	z-index: 9;
	padding: 21px 20px 0;
/*	-webkit-transition-property: background;
	-moz-transition-property: background;
	-o-transition-property: background;
	-ms-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: 0.70s;
	-moz-transition-duration: 0.70s;
	-o-transition-duration: 0.70s;
	-ms-transition-duration: 0.70s;
	transition-duration: 0.70s;
	-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;*/
}

.gc-45fc7c7b00ad0dd7 .flashContainer .BElink
{
	display: none;
}

.flashContainer .BElink:hover
{
	background: #008474;
}

#main .gcBookingGadget
{
	display: none !important;
		font-size: 26px;
	text-transform: uppercase;
	line-height: 26px;
	font-weight: 100;
	color: #fff;
	background: #00907f;
	font-family: 'Quattrocento', Helvetica, Verdana, sans-serif;
	width: 180px;
	height: 72px;
	text-align: center;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -480px;
	display: block;
	z-index: 9;
	padding: 21px 20px 0;
/*	-webkit-transition-property: background;
	-moz-transition-property: background;
	-o-transition-property: background;
	-ms-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: 0.70s;
	-moz-transition-duration: 0.70s;
	-o-transition-duration: 0.70s;
	-ms-transition-duration: 0.70s;
	transition-duration: 0.70s;
	-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;*/
}

.gc-453d8e56d2007a1a #main .gcBookingGadget, .gc-181369989b91c971 #main .gcBookingGadget
{
	display: block !important;
}

.gc-453d8e56d2007a1a .gc_sh .gc_horizontalSh .shortHandTitle, .gc-453d8e56d2007a1a .gc_sh .gc_horizontalSh .shortHandDate, .gc-453d8e56d2007a1a .gc_sh .gc_horizontalSh .shortHandNrNights,
.gc-181369989b91c971 .gc_sh .gc_horizontalSh .shortHandTitle, .gc-181369989b91c971 .gc_sh .gc_horizontalSh .shortHandDate, .gc-181369989b91c971 .gc_sh .gc_horizontalSh .shortHandNrNights {
	display: none;
}

.gc-453d8e56d2007a1a .gc_sh .shortHandCheckRates, .gc-181369989b91c971 .gc_sh .shortHandCheckRates {
	font-size: 16px !important;
	font-family: 'Quattrocento', Helvetica, Verdana, sans-serif;
	background: none;
	width: 100%;
	height: 50px;
	letter-spacing: 0.5px;
}

.gc-453d8e56d2007a1a .gc_sh .gc_horizontalSh .shortHandButton, .gc-181369989b91c971 .gc_sh .gc_horizontalSh .shortHandButton {
	text-align: center;
  	margin: 0 auto;
  	float: none;
}






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

#sidebar p
{
	line-height: 14px;
	font-size: 12px;
	margin: 20px 0 10px;
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
}

#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: #000 url(../golfresortspaboavista_hotel_2_bin/footer_seals_bg.jpg) repeat-x 0 0;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

.sealsHolder
{
	width: 980px;
	margin: 0px auto;
}

.security
{
	height: 30px;
	float: right;
}

.powered
{
	height: 30px;
	float: left;
}

/* facebook internal widget */
#sidebar .facebookLikeBox
{
	float: left;
	overflow: hidden;
	height: 68px;
}

#sidebar .facebookLikeBox iframe
{
	width: 306px !important;
	margin: -1px 0 0px -1px;
	height: 95px !important;
}


/**
 * Transitions CSS
 */
.navigation li a, .footerMenu a, .roomContainer .promotions-termsActions .promotions-bgLink,
#main #contacts_form input[type="submit"], .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
{
	z-index: 2;
	position: absolute;
	top: 27px;
	right: -2px;
}

.fb-like {
	display: inline-block;
}

.socialmedia ul
{
	margin: 0 0 0 10px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.socialmedia li
{
	display: block;
	float: left;
	padding-right: 1px;
}

.socialmedia li a
{
	text-indent: -9999px;
	display: block;
	line-height: 14px;
	width: 30px;
	height: 30px;
	background: url(../golfresortspaboavista_hotel_2_bin/social.png) no-repeat center center;
}

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

.socialmedia .twitter a
{
	background-position: -30px 0;
}
.socialmedia .twitter a:hover
{
	background-position: -30px -30px;
}

.socialmedia .pinterest a
{
	background-position: -92px 0;
}
.socialmedia .pinterest a:hover
{
	background-position: -92px -30px;
}

.socialmedia .googleplus a
{
	background-position: -154px 0;
}
.socialmedia .googleplus a:hover
{
	background-position: -154px -30px;
}

.hoteladdress a {
	float: left;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 18px;
	clear: both;
	margin: 10px 0 5px;
	color: #fff;
}

.topwrapper .hoteladdress a {
	clear: none;
	margin: 26px 0 5px;
}

.wrapperBottom .BElink
{
	width: 210px;
	height: 35px;
	display: block;
	float: right;
	margin-top: 20px;
	background: #fff;
	border-radius: 2px;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	color: #00907f;
	padding-top: 15px;
}

.gc-45fc7c7b00ad0dd7 .wrapperBottom .BElink
{
	display: none;
}

.wrapperBottom .BElink:hover
{
	background: #00907f;
	color: #fff;
}



/**
 * @area Image Links
 */


/** events box **/

.content .events-box
{
	width: 49%;
	height: 260px;
	margin-right: 2%;
	margin-bottom: 30px;
}

.ie7 .content .events-box, .ie8 .content .events-box
{
	width: 31%;
}

.content div.events-box:nth-of-type(2n+0)
{
	margin-right: 0;
}

.content .events-box .imgImageWrapper
{
	width: 100%;
	height: 170px;
	overflow: hidden;
}

.content .events-box .imgTitle
{
	color: #fff;
	padding: 6px 5% 10px;
	background: url(../golfresortspaboavista_hotel_2_bin/img_bg.png) no-repeat center -88px;
	font-size: 16px;
	position: absolute;
	bottom: 90px;
	left: 0;
	width: 90%;
}

.content .events-box .imgDescription
{
	padding: 15px 10px 15px;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
	height: 45px;
}


/** special box **/

.imagelinkgadget.medium-image
{
	width: 30%;
	height: 295px;
	background: #f7f7f7;
	margin: 20px 10px 0px 10px;
}

.ie7 .medium-image, .ie8 .medium-image
{
	width: 298px;
}

.medium-image:last-of-type
{
	margin-right: 0;
}

.medium-image .imgImageWrapper
{
	width: 100%;
	height: 190px;
	overflow: hidden;
}

.medium-image .imgTitle
{
	width: 100%;
	padding: 10px 0 20px;
	overflow: hidden;
	position: absolute;
	bottom: 105px;
	left: 0;
	font-size: 26px;
	background: url(../golfresortspaboavista_hotel_2_bin/img_bg.png) no-repeat center bottom;
	color: #fff;
}

.medium-image .imgDescription
{
	padding: 15px 15px 0;
	height: 75px;
	overflow: hidden;
	line-height: 16px;
	font-size: 14px;
}

.imagelinkgadget.medium-image.popup {
	position: absolute;
  	top: 35%;
  	left: 50%;
  	z-index: 999;
  	margin-left: -20%;
  	display: none;
}

.popupWindow {
	overflow: hidden;
}

.popupWindow .overlay, .popupWindow .popup {
	display: block !important;
}

.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 998;
	background: #231f20;
	opacity: 0.85;
	filter: alpha(opacity=85);
	/**/
	-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;
	-webkit-transition-delay: 0.7s;
	-moz-transition-delay: 0.7s;
	-o-transition-delay: 0.7s;
	-ms-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

.popupWindow .overlay:hover {
	cursor: url("../golfresortspaboavista_hotel_2_bin/popup_close.png"), auto;
}

#closePopup {
	display: none;
	background: #e9e7df url("../golfresortspaboavista_hotel_2_bin/popup_close.png") no-repeat center;
	width: 35px;
	height: 35px;
	position: absolute;
	top: -5px;
	right: -5px;
	cursor: pointer;
}

.popup #closePopup {
	display: block !important;
}


/** end **/

.imagelinkgadget
{
	overflow: hidden;
	float: none;
	text-align: center;
	position: relative;
	z-index: 99;
	display: inline-block;
	background: #f7f7f7;
}

.imgImageWrapper img
{
	width: 100%;
	margin: 0;
}

.imagelinkgadget a
{
	text-decoration: none;
}

.imagelinkgadget .imgDescription
{
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
}

.imagelinkgadget .imgLink
{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	height: 25px;
	background: #00907f;
	color: #fff;
	line-height: 26px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
	display: none;
}

.imagelinkgadget:hover .imgLink
{
	display: block;
}


#sidebar .imagelinkgadget
{
	width: 100%;
	margin: 15px auto;
	float: none;
	background: none;
	border: none;
}

/** shadowbox imageLink **/

.img-shadowbox
{
	display: none;
}

.ImgLink-content-overlay .wrapper.img-shadowbox
{
	display: block;
}

.ImgLink-content-overlay .wrapper
{
	display: none;
}

/** sidebar-imageLink **/

#sidebar .medium-image,
#sidebar .ImgLink-content-overlay
{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	background: #f7f7f7;
}

#sidebar .medium-image .imgImageWrapper,
#sidebar .ImgLink-content-overlay .imgImageWrapper
{
	width: 100%;
	height: 140px;
	overflow: hidden;
}

#sidebar .medium-image .wrapper,
#sidebar .ImgLink-content-overlay .wrapper
{
	width: 100%;
}

#sidebar .medium-image .imgTitle,
#sidebar .ImgLink-content-overlay .imgTitle
{
	color: #fff;
	padding: 9px 5%;
	background: url(../golfresortspaboavista_hotel_2_bin/img_bg.png) no-repeat center -86px;
	font-size: 18px;
	position: absolute;
	top: 104px;
	width: 90%;
}

#sidebar .medium-image .imgDescription,
#sidebar .ImgLink-content-overlay .imgDescription
{
	padding: 15px 10px 35px;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
}


/** small-image **/

.imagelinkgadget.small-image
{
	width: 31%;
	height: 205px;
	margin-right: 2%;
	margin-bottom: 30px;
	max-width: 205px;
}

.ie7 .imagelinkgadget.small-image, .ie8 .imagelinkgadget.small-image
{
	width: 31%;
}

.imagelinkgadget.small-image .imgImageWrapper
{
	width: 100%;
	height: 115px;
	overflow: hidden;
}

.imagelinkgadget.small-image .imgTitle
{
	color: #fff;
	padding: 6px 5% 10px;
	background: url(../golfresortspaboavista_hotel_2_bin/img_small_bg.png) repeat-x center bottom;
	font-size: 16px;
	position: absolute;
	bottom: 90px;
	left: 0;
	width: 90%;
}

.imagelinkgadget.small-image .imgDescription
{
	padding: 15px 10px 15px;
	overflow: hidden;
	height: 45px;
}


/** medium-image **/
/*
.content .medium-image
{
	width: 46%;
	height: 230px;
	margin-right: 1%;
	margin-bottom: 30px;
}

.content .medium-image .imgImageWrapper
{
	width: 100%;
	height: 140px;
	overflow: hidden;
}

.content .medium-image .imgTitle
{
	color: #fff;
	padding: 6px 5% 10px;
	background: url(../golfresortspaboavista_hotel_2_bin/img_small_bg.png) repeat-x center bottom;
	font-size: 16px;
	position: absolute;
	bottom: 90px;
	left: 0;
	width: 90%;
}

.content .medium-image .imgDescription
{
	padding: 15px 10px 15px;
	overflow: hidden;
	height: 45px;
}*/


/** large-image **/

.imagelinkgadget.large-image
{
	width: 100%;
	height: 230px;
	margin-bottom: 30px;
	max-width: 600px;
	margin-right: 2%;
}

.imagelinkgadget.large-image .imgImageWrapper
{
	width: 100%;
	height: 140px;
	overflow: hidden;
}

.imagelinkgadget.large-image .imgTitle
{
	color: #fff;
	padding: 9px 5%;
	background: url(../golfresortspaboavista_hotel_2_bin/img_bg.png) repeat-x center -86px;
	font-size: 18px;
	position: absolute;
	top: 0;
	width: 90%;
}

.imagelinkgadget.large-image .imgDescription
{
	padding: 15px 10px 35px;
	overflow: hidden;
}

/* voucher */

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

#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
#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-showTermsTrigger
{

}

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




/* google map */

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

#GoogleMapGadget {

	font-size: 14px;
}

.hotel-directions .gcb_container
{
	display: none;
}

/* content tables */

.content table
{
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 22px;
	margin: 0 auto;
}

.content table, .content tr, .content td
{
	border: 1px solid #00907f;
	width: 100%;
	margin: 20px 0;
}

.content td
{
	padding: 2px 0 2px 6px;
	width: 50%;
	text-align: center;
}

.content tr strong {
	font-weight: bolder !important;
	color: #00907f;
}

.content .style7
{
	background: #00907f;
	color: #fff;
	font-size: 18px;
}

.content .style5
{
	background: #47b2a5;
	color: #fff;
	font-size: 14px;
}


/* Agents / members buttons */

.membersAgents
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}

.membersAgents .topSubMenu
{
	display: block;
	margin-left: 5px;
	background: #00907f;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	padding: 6px 10px 4px;
	float: left;
	letter-spacing: 0.5px;
}

.membersAgents .topSubMenu:hover
{
	background: #f7f7f7;
	color: #00907f;
}


/* Emerson Group links */

.emersonGroupLinks
{
	position: absolute;
	bottom: 10px;
	right: 0;
	text-align: right;
}

.gc-45fc7c7b00ad0dd7 .emersonGroupLinks
{
	top: 20px;
	bottom: auto;
}

.gc-898513dcc3bf3196 .emersonGroupLinks .emersonLinks
{
	display: inline-block;
	margin-left: 5px;
	background: #00907f;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	padding: 6px 10px 4px;
	letter-spacing: 0.5px;
}

.emersonGroupLinks .emersonLinks {
	display: none;
}

.emersonGroupLinks .emersonLinks:hover
{
	background: #f7f7f7;
	color: #00907f;
}

/* Other logos */

.otherLogos {
	margin: 0 auto 30px;
	overflow: hidden;
	height: 260px;
	text-align: center;
	display: block;
}

.logosArea {
	width: 660px;
	height: 90px;
	display: inline-block;
	margin-top: 22px;
	background: url("../golfresortspaboavista_hotel_2_bin/logos_golf.png") no-repeat right top;
}

.logosArea_2 {
	width: 220px;
    height: 90px;
    display: block;
    margin: 22px auto;
    background: url(../golfresortspaboavista_hotel_2_bin/logos_golf_2.png) no-repeat center top;
}

/*#easyjetLogo {
	width: 80px;
	height: 80px;
	margin-left: 35px;
	margin-top: 25px;
	float: right;
}*/


/* Courses swf area */

.coursesSwf
{
	position: relative;
	overflow: hidden;
}

.course-layout .content h1
{
	display: none;
}

.course-layout .content .courseTitle h1
{
	display: block;
}

/* Leading Courses area */

.lc-widget-badge-container {
	display: inline-block;
	/*float: right;*/
	margin: 0 20px 0 40px;
	width: 150px;
    height: 122px;
    border: none;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: url("../golfresortspaboavista_hotel_2_bin/leading_logo.png") no-repeat center top;
}

.lc-widget-rating-container {
	display: none;
	position: absolute !important;
	top: 10px;
	right: 9%;
	z-index: 40 !important;
	width: 230px !important;
	height: 168px !important;
	min-width: auto !important;
}
.gc-e4971d2777980752 .lc-widget-rating-container {
	display: block;
}



/* Tripadvisor widget area */

.TA_tchotel {
	/*position: absolute;
	top: 20px;
	right: 9%;
	z-index: 9;*/
	display: inline-block;
	margin: 0 20px;
}



/**
 * @GOLF WEBSITE AREA * gc-e4971d2777980752
 */


.gc-e4971d2777980752 .membersAgents .golf {
	display: none;
}


/**
 * @REAL ESTATE WEBSITE AREA * gc-45fc7c7b00ad0dd7
 */


.gc-45fc7c7b00ad0dd7 .membersAgents .agents, .gc-45fc7c7b00ad0dd7 .membersAgents .members {
	display: none;
}

/* toggle menu */
#toggleNav {
	color: #000000;
	font-size: 14px;
	background: #ffffff url("../golfresortspaboavista_hotel_2_bin/down.png") no-repeat 95% center;
	width: 70%;
	padding: 0.8% 1%;
	text-align: left;
	float: right;
	position: relative;
	display: none;
}

.opened .nav {
	border: 1px solid #bababa;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
}

.navigation.menu-opened {
	height: auto;
}


/**
Responsive stuff
**/

@media all and (max-width: 1280px) {
	.container {
		width: 85%;
	}
	.with-sidebar .content {
		width: 60%;
	}
	.leftColumn {
		width: 30%;
	}
	.content table {
		width: 100%;
	}
	.more {
		left: 50%;
	}
}

@media all and (max-width: 1065px) {
	.otherLogos {
		height: 260px;
		margin: 0 auto 0;
	}
	.roomContainer .roomDescription {
		width: 45%;
	}
	.more {
		left: 55%;
	}
}

@media all and (max-width: 1024px) {
/**topBlock*/
	/**top**/
	.topblock .topwrapper {
		width: 90%;
	}
	.topblock .navigation {
		width: 80%;
	}
	/**logo**/
	.topblock .hotellogo {
		margin-top: 25px;
		width: 20%;
	}
	.languages {
		top: 30px;
		right: 0;
		left: auto;
	}
	/**membersAgents**/
	.membersAgents {
		width: 100%;
		background: #00907f;
	}
	.membersAgents .topSubMenu {
		float: none;
		display: inline-block;
	}

/**flashcontainer**/
	#main .flashContainer .gcb_container {
		margin: 120px auto 0;
		min-width: 0;
		width: 90%;
	}
	#main .contentHolder {
		max-width: 100%;
		min-width: 0;
	}

	.contentHolder .flashContainer {
		max-width: 100%;
		min-width: 0;
		margin: 0 auto;
	}
	.flashContainer .BElink, .gc-453d8e56d2007a1a #main .gcBookingGadget, .gc-181369989b91c971 #main .gcBookingGadget {
		width: 20%;
		left: 5%;
		margin-left: 0;
		line-height: 52px;
		font-size: 20px;
	}


/**content**/
	.container {
		width: 90%;
	}
	.with-sidebar .content {
		width: 100%;
		margin: 40px 2% 40px 0;
	}
	.leftColumn {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	#sidebar > div {
		width: 100%;
	}
	.logosArea {
		width: 100%;
		background: url("../golfresortspaboavista_hotel_2_bin/logos_golf.png") no-repeat center top;
		background-size: 70% auto;
	}
	.otherLogos {
		height: 260px;
	}
	/**imagelinks**/
	.imgLinksBlock .holder {
		width: 90%;
	}
	.imagelinkgadget.medium-image {
		width: 45%;
		margin: 40px 2% 40px 2%;
	}
	.medium-image .imgTitle {
		width: 100%;
		padding: 10px 0 20px;
	}

/**bottomBlock**/
	.bottomBlock .wrapperTop {
		width: 90%;
	}
	.bottomBlock .wrapperBottom .wrapperBottomHolder {
		width: 100%;
	}
	.wrapper {
		width: 100%;
	}
	.bottomBlock .wrapper .wrapperTop, .bottomBlock .wrapper .wrapperBottom {
		width: 90%;
	}
	.footerLogo {
		width: 30%;
	}
	.footerMenu {
		width: 70%;
	}
	.bottomBlock .wrapper .wrapperBottom {
		margin: 0 auto;
		border-top: 1px solid #fff;
		background: none;
		padding-bottom: 30px;
	}
	.wrapperBottom address {
		width: 50%;
	}
	.socialmedia {
		top: 22px;
		right: 170px;
	}
	.hoteladdress {
		width: 45%;
		margin-left: 36px;
	}
	.hoteladdress a {
		margin: 0 0 5px;
		font-size: 12px;
	}
	.wrapperBottom .BElink {
		width: 30%;
		border-radius: 0;
		display: none;
	}
	.emersonGroupLinks {
		width: 100%;
		text-align: center;
		background: #fff;
		height: 30px;
		bottom: 0;
	}
	.emersonGroupLinks .emersonLinks {
		color: #00907f;
		background: none;
		line-height: 20px;
	}
}

@media all and (max-width: 940px) {
/**topBlock**/
	/**toggleNav*/
	#toggleNav {
		display: block;
		width: 18px;
		height: 12px;
		padding: 5px;
		text-indent: -9999px;
		background: #ffffff url("../golfresortspaboavista_hotel_2_bin/mobile_menu_ic.png") no-repeat center;
		background-size: 90%;
	}
	#toggleNav.opened {
		border-bottom: none;
	}
	#main .topblock .navigation {
		width: 100%;
		height: auto;
  		margin-top: -50px;
  		z-index: 1;
	}
	.navigation .nav {
		display: none;
		clear: both;
		float: right;
	}
	.navigation .nav ul {
		padding-bottom: 20px;
	}
	.menu-opened .nav {
		display: block;
		padding-bottom: 0px;
		padding-top: 36px;
		width: 100%;
	}
	.navigation li {
		display: block;
		padding: 1%;
		text-align: center;
		background: none;
	}
	.navigation li:after {
		display: none !important;
	}
	.navigation li.active a, .navigation li a:hover {
		padding-bottom: 2px;
	}
	.menu-opened .navigation {
		height: auto;
		background: #fff;
	}

	/**membersAgents**/
	.membersAgents {
		bottom: 0;
		top: auto;
		position: relative;
	}
	.menu-opened .membersAgents .topSubMenu {
		display: block;
		text-align: center;
		margin-left: 0;
		padding: 8px 10px 8px;
	}

	/**flashcontainer**/
	.flashContainer .BElink, .gc-453d8e56d2007a1a #main .gcBookingGadget, .gc-181369989b91c971 #main .gcBookingGadget {
		font-size: 16px;
	}
	.flashContainer .gcb_image_legend {
		font-size: 16px;
	}
	#pg .pgContainer {
		width: 48%;
	}
	.roomContainer .roomDescription {
		width: 39%;
	}
	.more {
		left: 60%;
	}

}

@media all and (max-width: 860px) {
	.roomContainer .roomPhoto {
		width: 100% !important;
	}
	.more {
		text-align: center;
		left: 15px;
		bottom: 50px;
	}
	.roomContainer .roomDescription {
		width: 100%;
		margin-top: 35px;
	}
	.roomContainer.opened .more::before {
		margin-left: 50%;
	}
}

@media all and (max-width: 720px) {
	/**topBlock*/
	.hotellogo a img {
		width: 180px;
	}
	.gc-43e3af50bc44ea8f .hotellogo {
		width: 50%;
	}
	.topwrapper .hoteladdress {
		position: absolute;
  		top: 30px;
  		right: 2.5%;
  		margin-right: 38px;
  		display: block;
  		text-align: right;
  		float: none;
  		z-index: 2;
	}
	.topwrapper .hoteladdress address a {
		display: inline-block;
  		overflow: hidden;
  		width: 0;
  		height: 12px;
  		padding: 5px 0 5px 35px;
  		background-size: auto 85%;
  		float: right;
	}
	.topwrapper .addressArea {
  		background: url("../golfresortspaboavista_hotel_2_bin/pin.png") no-repeat center center;
  	}
  	.topwrapper .phoneBlock {
  		background: url("../golfresortspaboavista_hotel_2_bin/phone.png") no-repeat center center;
  	}
	#toggleNav {
		width: 18px;
		height: 12px;
		padding: 5px;
		text-indent: -9999px;
		background: #ffffff url("../golfresortspaboavista_hotel_2_bin/mobile_menu_ic.png") no-repeat center;
		background-size: 90%;
	}
	#toggleNav.opened {
		border-bottom: none;
	}

	/**flashcontainer**/
	.flashContainer {
		z-index: 996;
	}
	.flashContainer .gcb_container {
		height: 280px;
	}
	.flashContainer .gcb_navigation {
		top: 40%;
	}
	.flashContainer .gcb_image_legend{
		display: none;
	}
	.flashContainer .BElink, .gc-453d8e56d2007a1a #main .gcBookingGadget, .gc-181369989b91c971 #main .gcBookingGadget {
		width: 100%;
  		left: 0;
  		right: 0;
  		padding: 0 0;
  		line-height: 72px;
  		position: fixed;
	}
	#main .flashContainer .gcb_container {
		width: 100%;
	}

	.gc-453d8e56d2007a1a .gc_sh .shortHandCheckRates, .gc-181369989b91c971 .gc_sh .shortHandCheckRates {
		font-size: 20px;
		height: 75px;
	}

	/**quicklinks**/
	.quicklinks select {
		display: block;
		width: 180px;
  		height: 30px;
  		border: none;
  		margin: 0 auto;
  		color: #00907f;
  		font-size: 12px;
  		font-family: 'Quattrocento', Helvetica, Verdana, sans-serif;
  		text-transform: uppercase;
	}
	.quicklinks ul {
		display: none;
	}

	/**imagelink small image**/
	.content .small-image {
		width: 100%;
		height: 180px;
	}
	.content .small-image .imgTitle {
		bottom: 65px;
		width: 100%;
		background: url("../golfresortspaboavista_hotel_2_bin/img_bg.png") no-repeat center -86px;
		padding: 6px 0 10px;
	}
	.imagelinkgadget.large-image {
		height: 230px;
	}
	.content .medium-image {
		width: 100% !important;
	}
	.content .medium-image .imgTitle {
		top: 0;
		bottom: auto;
	}

	/**bottomBlock**/
	.bottomBlock {
		text-align: center;
	}
	.bottomBlock .wrapperTop {
		width: 90%;
	}
	.bottomBlock .wrapperBottom .wrapperBottomHolder {
		width: 100%;
	}
	.footerMenu li {
		width: auto;
		float: none;
	}
	.wrapperBottom .BElink {
		display: none;
	}
	.socialmedia {
		top: 0;
		right: 0;
	}
	.languages {
		position: absolute;
    	top: 10px;
	}
	.footerLogo {
		display: none;
	}
	.footerMenu {
		width: 100%;
	}
	.languages {
		position: relative;
  		top: auto;
  		float: left;
  		width: 100%;
  		height: 50px;
	}
	.languages li a {
		color: #fff;
		font-size: 18px;
	}
	#seals {
		padding-bottom: 72px;
	}
	.emersonGroupLinks {
		bottom: 0px;
	}

	/**no-banner**/
	.no-banner .contentHolder .flashContainer {
		margin: 120px auto !important;
	}

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

}

@media all and (max-width: 640px) {

	/**imagelink special box**/
	.imagelinkgadget.medium-image {
		width: 100%;
	}
	.imagelinkgadget.medium-image.popup {
		width: 75%;
		left: 50%;
		margin-left: -37%;
	}
	.imagelinkgadget.medium-image {
		margin: 20px 0 20px 0;
	}
	/**otherlogos**/
	.lc-widget-badge-container {
		width: 120px !important;
		float: left;
	}
	.TA_tchotel {
		margin: 0 4px;
  		float: right;
	}
	.lc-widget-badge-container {
		margin: 0 20px 0 15px;
	}
	.emersonGroupLinks .emersonLinks {
		padding: 6px 0px 4px;
	}
	.gc-43e3af50bc44ea8f .hotellogo {
		width: 60% !important;
	}
	#pg .pgContainer {
		width: 100%;
	}
}


/**scroll**/


#scrolltop {
	background: url("../golfresortspaboavista_hotel_2_bin/scroll_top.png") no-repeat center;
	filter: alpha(opacity=1);
	opacity: 0;
	z-index: 99;
	text-indent: -99999px;
	position: fixed;
	bottom: 45px;
	right: 15px;
	width: 30px;
	height: 18px;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.30s;
	-moz-transition-duration: 0.30s;
	-o-transition-duration: 0.30s;
	-ms-transition-duration: 0.30s;
	transition-duration: 0.30s;
	-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;
	-webkit-transition-delay: 0.75s;
	-moz-transition-delay: 0.75s;
	-o-transition-delay: 0.75s;
	-ms-transition-delay: 0.75s;
	transition-delay: 0.75s;
}
.scrolling #scrolltop {
	filter: alpha(opacity=80);
	opacity: 0.8;
}




/**noBanner*/

.no-banner .contentHolder .flashContainer {
	margin: 210px auto;
}

/**SPA**/

.gc-43e3af50bc44ea8f .hotellogo
{
	background: url("../golfresortspaboavista_hotel_2_bin/hotel_logo_43e3af50bc44ea8f.png") no-repeat center left;
	background-size: 100% auto;
	position: relative;
	z-index: 2;
	width: 30%;
	height: 82px;
	float: left;
	margin-top: 25px;
}

.gc-43e3af50bc44ea8f .hotellogo a{
	height: 100%;
	display: block;
}


.gc-43e3af50bc44ea8f .navigation {
	width: 70%;
}

.gc-43e3af50bc44ea8f .hotellogo a img
{
	display: none;
}


/**book a tee time**/
.gc-43e3af50bc44ea8f .flashContainer .BElink,
.gc-3d03a173b1959475 .flashContainer .BElink,
.gc-a8b9e855760360de .flashContainer .BElink,
.gc-45fc7c7b00ad0dd7 .flashContainer .BElink,
.gc-181369989b91c971 .flashContainer .BElink,
.gc-898513dcc3bf3196 .flashContainer .BElink,
.gc-453d8e56d2007a1a .flashContainer .BElink
{
	display: none;
}

.gc-43e3af50bc44ea8f .wrapperBottom .BElink,
.gc-3d03a173b1959475 .wrapperBottom .BElink,
.gc-a8b9e855760360de .wrapperBottom .BElink,
.gc-45fc7c7b00ad0dd7 .wrapperBottom .BElink,
.gc-181369989b91c971 .wrapperBottom .BElink,
.gc-898513dcc3bf3196 .wrapperBottom .BElink,
.gc-453d8e56d2007a1a .wrapperBottom .BElink  {
	display: none;
}

.no-banner.gc-43e3af50bc44ea8f .flashContainer .BElink,
.no-banner.gc-3d03a173b1959475 .flashContainer .BElink,
.no-banner.gc-a8b9e855760360de .flashContainer .BElink,
.no-banner.gc-45fc7c7b00ad0dd7 .flashContainer .BElink,
.no-banner.gc-181369989b91c971 .flashContainer .BElink,
.no-banner.gc-453d8e56d2007a1a .flashContainer .BElink {
	display: none;
}

.no-banner.gc-43e3af50bc44ea8f .contentHolder .flashContainer,
.no-banner.gc-3d03a173b1959475 .contentHolder .flashContainer,
.no-banner.gc-a8b9e855760360de .contentHolder .flashContainer,
.no-banner.gc-45fc7c7b00ad0dd7 .contentHolder .flashContainer,
.no-banner.gc-181369989b91c971 .contentHolder .flashContainer {
	margin: 120px auto;
}

/**otherlogos**/
.gc-43e3af50bc44ea8f .otherLogos,
.gc-3d03a173b1959475 .otherLogos,
.gc-a8b9e855760360de .otherLogos,
.gc-45fc7c7b00ad0dd7 .otherLogos,
.gc-181369989b91c971 .otherLogos,
.gc-453d8e56d2007a1a .otherLogos
{
	display: none;
}

/**banner legend**/
.gc-43e3af50bc44ea8f .flashContainer .gcb_image_legend,
.gc-3d03a173b1959475 .flashContainer .gcb_image_legend,
.gc-a8b9e855760360de .flashContainer .gcb_image_legend,
.gc-45fc7c7b00ad0dd7 .flashContainer .gcb_image_legend,
.gc-898513dcc3bf3196 .flashContainer .gcb_image_legend
{
	width: 100%;
	right: 0;
	left: 0;
}


/** membersAgents **/
.gc-43e3af50bc44ea8f .topSubMenu.members,
.gc-3d03a173b1959475 .topSubMenu.members,
.gc-a8b9e855760360de .topSubMenu.members,
.gc-45fc7c7b00ad0dd7 .topSubMenu.members,
.gc-181369989b91c971 .topSubMenu.members,
.gc-898513dcc3bf3196 .topSubMenu.members,
.gc-43e3af50bc44ea8f .topSubMenu.agents,
.gc-3d03a173b1959475 .topSubMenu.agents,
.gc-a8b9e855760360de .topSubMenu.agents,
.gc-45fc7c7b00ad0dd7 .topSubMenu.agents,
.gc-181369989b91c971 .topSubMenu.agents,
.gc-898513dcc3bf3196 .topSubMenu.agents
{
	display: none;
}

/** group link **/
.gc-898513dcc3bf3196 .topSubMenu.group {
	display: none;
}

.topSubMenu.events {
	display: none;
}

.gc-898513dcc3bf3196 .topSubMenu.events {
	display: block;
}









/* Login - Private Area */
body.login {
	background: #eeeeee;
}

#frame {
    width: 560px;
    height: 420px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin: -160px 0 0 -280px;
    background: #00907f;
    z-index: 2;
}

#logo {
	height: 120px;
	background: #ffffff url("http://www.boavistaresort.pt/golfresortspaboavista_hotel_2_bin/hotel_logo.png") no-repeat center center;
}

#stage {
	padding: 50px;
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
	font-size: 14px;
}

#stage form > * {
	display: block;
	width: 100%;
	color: #ffffff;
	line-height: 18px;
}

#stage label {
	color: #ffffff;
}

#stage input {
	border: none;
	background: #ffffff;
	color: #121212;
	margin: 5px 0 15px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	text-indent: 10px;
}

#stage button {
	line-height: 35px;
	padding: 0 25px;
	background: #ffffff;
	color: #00907f;
	border: none;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: 700;
	cursor: pointer;
}

#stage button:hover {
	background: #f7f7f7;
    color: #00907f;
}

#stage a {
	color: #ffffff;
	text-decoration: underline;
}

.buttons-panel {
	margin-top: 30px;
}

.buttons-panel span {
	font-size: 0.8em;
	color: #ffffff;
	margin-left: 10px;
}

.hide {
    display: none;
}

#forgotPassword-form p {
	margin-bottom: 15px;
}

.name {
	position: absolute;
	top: -40px;
	left: 0;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	color: #00907f;
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
	font-weight: 300;
}
