html
{
}

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

}

body
{
	font-size: 10px;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #fff;
}

#main
{
}



/**
 * @area Background image
 */
#background-img
{
	background: url("../oasisparque_hotel_bin/topblock_bg.png") repeat-x scroll 0 0 transparent;
	border-bottom: 4px solid #004FA3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	opacity: 0.65;
}

/**
 * @area top block
 */
 
.topBlockShell
{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 90;
	
}
#topBlock
{
	overflow:hidden;
}

/**
 * @area Languages flags
 */
.languages
{
}

.languages ul
{
	text-align: right;
}

.languages li
{
	font-size: 10px;
	text-transform: uppercase;
}

.languages li a
{
	color:#fff;
}

.languages li:hover
{
	background: #0572ab;
	color:#555555;
}

/**
 * @area Hotel logo
 */
.hotellogo
{
}

.hotellogo a img
{
	border: none;
	width: auto;
	height: 60px;
}

.hotellogo a span
{
	display: block;
	text-indent: -9999px;
	margin-top: -10px;
}

/**
 * @area Central block
 */
#centerBlock
{
}

/**
 * @area Left side of the central block
 */
.leftColumn
{
}

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

.navigation ul
{
	text-align: left;
}

.navigation li
{
	text-transform: uppercase;
	background: url("../oasisparque_hotel_bin/menu_sep.png") no-repeat right 10px;
}

.navigation li a
{
	border-right: 1px solid #004FA3;
    color: #004FA3;
    font-size: 13px;
    line-height: 28px;
    text-decoration: none;
    margin-right: 7px;
    padding-right: 7px;
    white-space: normal;
}

.navigation a:hover, .navigation .active a
{
	color: #888888;
}

/**
 * @area Sidebar
 */
#sidebar
{
	text-align: left;
	background: url("../oasisparque_hotel_bin/transp.png") repeat bottom;
}

.sidebarbottom
{
}

/**
 * @area Content of the central block
 */
.contentColumn
{
}

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

/**
 * @area Booking gadget
 */
.bookingGadget
{
}

/**
 * @area Page content
 */
.content
{
	line-height: 20px;
	background: url("../oasisparque_hotel_bin/transp.png") repeat;
	text-shadow: 1px 1px 0 #000;
	text-align: justify;
}

.contentColumn .content {
    position: absolute !important;
}

.content h1
{
	font-size: 24px;
	font-family:  MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color:#fff;
	text-shadow: 0 0 2px #000000;
}

.content h2
{
	font-size: 22px;
	font-weight: lighter;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
}

.content h3
{
	font-size: 16px;
	font-weight: lighter;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	clear: both;
}

.content p
{
	line-height: 15px;
	font-size: 12px;
}

.content a
{
	font-weight: bolder;
}

.content a:hover
{
	text-decoration: underline;
}

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

.content ul
{
	font-size: 12px;
	font-weight: bolder;
}

.content ul li
{
	font-size: 11px;
	background: url(../oasisparque_hotel_bin/li.png) no-repeat 0 1px;
	padding-left: 14px;
	margin-right: 10px;
	font-weight: normal;
}

.content ol li
{
	list-style: decimal;
	font-size: 11px;
}

.content img
{
}

/**
 * @area Bottom block
 
 */

.footerShell
{
	position:fixed;
	bottom:0px;
	width:100%;
	z-index: 0
	
}


#bottomBlockBackground
{
	background: url(../oasisparque_hotel_bin/footer_bg.png) repeat-x 0 0;
	overflow: hidden;
}

#bottomBlock
{
}

.footerMenu, .quicklinks
{
}

.footerMenu ul, .quicklinks ul
{
	text-align: center;
}

.footerMenu li, .quicklinks li
{
	border-right: 1px solid #fff;
}

.footerMenu li:last-child, .quicklinks li:last-child
{
	border: none;
}

.footerMenu a, .quicklinks a
{
	font-size: 11px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: normal;
	color: #fff;
}

.footerMenu a:hover, .quicklinks a:hover
{
	text-decoration: none;
	color: #D9DADB;
	border-bottom: 2px solid #ffe475;
}

.hoteladdress
{
	text-align: left;
	clear: both;
	float: left;
}

.hoteladdress address
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}

/**
 * Css file for the page gadgets
 */
/**
 * @area RoomTypes
 */
.roomContainer
{
	border-bottom:1px solid #FFE475;
}

.roomContainer .roomName
{
}

.ie7 .roomContainer .roomName
{
}

.roomContainer .roomName h2
{
	color: #FFFFFF;
    text-shadow: 0 0 2px #000000;
}

.roomContainer .minRate h3
{
	color: #ffe475;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.ie7 .roomContainer .minRate
{
}

.roomContainer .roomPhoto
{
}

.roomContainer .roomPhoto img
{
}

.roomContainer .roomDescription
{
}

.roomContainer .roomDescription p
{
}

.roomContainer .roomRestrictions
{
	width: 65%;
	margin-left: 128px;
}

.roomContainer .roomRestrictions p
{
	font-size: 11px;
}

.roomContainer .roomDescription ul
{
	border-top: 1px dotted #ffffff;
	text-align: left;
}

.roomContainer .roomDescription li
{
	font-size: 10px;
	line-height: 12px;
}

.roomContainer .spacer
{
}

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

.roomContainer .promotions-termsActions
{
}

.roomContainer .promotions-termsActions .promotions-showTermsTrigger
{
	color: #fff;
	left:-62px;
	top:31px;
	width:213px;
	text-align:center;
	height:28px;
}

.roomContainer .promotions-termsActions .promotions-bgLink
{
	font-weight: normal;
	background: none repeat scroll 0 0 #5D7CAC;
	color: #fff;
	font: 13px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	width: 342px;
	margin-left:-130px;
}

.roomContainer .promotions-termsActions .promotions-bgLink:hover
{
	background: #92a9cd;
	
}

.roomContainer .promotions-termsContent
{
	background: url(../oasisparque_hotel_bin/contactform_input_bg.png) repeat 0px 0px;
}

.roomContainer .promotions-termsContent .promotions-closeTermsShell
{
}

.roomContainer .promotions-termsContent .promotions-closeTerms
{
	white-space: nowrap;
	color:#0572ab;
}

.roomContainer .promotions-termsContent .promotions-termsText
{
	line-height: 14px;
	text-align: justify;
	color: #fff;
}

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

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

#meetingandevents li
{
}

/**
 * @area TripAdvisor gadget
 */
.tasidebar
{
	background: url("../oasisparque_hotel_bin/weather_bg.png") repeat ;
	margin: 7px -10px;
	float: left;
	padding:5px 10px;
}

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

#TA_mini_pane a
{
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
}

.content .TA_rtable td, .content #TA_Container
{
	border: none;
	text-align: justify;
}

.content .TA_rdesc
{
 color: #ffffff;	
}

.content .TA_rdate, .content .TA_ruser
{
	color: #ffffff;
}

.content .TA_rname
{
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

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

/**
 * @area Contact us form v3
 */
#main #contacts_form p
{
	font: 12px Arial, Helvetica, sans-serif;
}

#main #contacts_form input,
#main #contacts_form select,
#main #contacts_form textarea
{
	background: url(../oasisparque_hotel_bin/contactform_input_bg.png) repeat 0 0;
	border: none;
	font: 12px Arial,Helvetica,sans-serif;
	color: #000000;
}

#main #contacts_form input, #main #contacts_form textarea
{
	width: 315px;
}

#main #contacts_form select
{
	width: 322px;
}


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

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

#main #contacts_form input[type="checkbox"]
{
	width: auto;
}

#main #contacts_form #reservationFields
{
	height: 265px;
}

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

#main #contacts_form input[type="submit"]
{
	padding: 11px 10px;
	margin: 5px 5px 0px;
	border: none;
	background: url(../oasisparque_hotel_bin/button.png) no-repeat right 0px;
	color: #fff;
	font: 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	width: auto;
	text-align: center;
}

#main #contacts_form input[type="submit"]:hover
{
	background-position: 0px -36px;
	color: #0572ab;
}

.submitButton
{
	font-weight: normal !important;
}

/**
 * @area Picture Gallery gadget
 */
#pg .pgContainer
{
	text-align: left;
	border: 0;
}

#pg .pgContainer .pgImage
{
	border: none;
}

#pg .pgContainer .pgImage img
{
}

#pg .pgContainer .pgText
{
	text-align: left;
	line-height: 14px;
}

#pg .pgContainer .pgText b
{
	font-size: 12px;
}

/**
 * @area Booking gadget
 */
.bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle
{
	border: 0 none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 11px;
	text-align: center;
	text-transform: capitalize;
	color: #004FA3;
	display: block;
	position: absolute;
	top: 59px;
	left: 10px;
	width: 142px;
	margin: 0px;
	text-shadow: 1px 1px 0px #ffe066;
}

.bookingGadget:hover .gc_sh .gc_horizontalSh .shortHandTitle
{
	color: #FFFFFF;
	text-shadow: -1px -1px 0px #30789e;
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandButton
{
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandButton button:hover
{
	background-position: right -133px;
	color: #fff;
	text-shadow:none;
}

.bookingGadget .gc_sh .shortHandCheckRates
{
	background: url(../oasisparque_hotel_bin/booking_btn.png) no-repeat right top;
	font-size: 20px;
	font-weight: normal;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-shadow: 0px 0px 2px #000000;
	width: 160px;
	line-height: 40px;
	padding: 25px 35px 26px;
}

/**
 * @area news gadget
 */
#sidebar a img
{
	margin-left:-10px;
}

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

#sidebar a
{
	text-decoration: none;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#sidebar h1
{
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

#sidebar h2
{
	font-size: 16px;
	font-weight: normal;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
}

#sidebar h3
{
	font-size: 13px;
	font-weight: normal;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
}

/* sub-navigation */
#subnavigation
{
	margin: 7px 0px 7px -10px;
	width: 200px;
}

#subnavigation a
{
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	display: block;
	padding: 3px 10px;	
}

#subnavigation a:hover
{
	background: #0572ab;
	text-decoration: none;
}

/**
 * @area History
 */
.history
{
	list-style: none;
}

.history li
{
	line-height: 24px;
}

.history li a
{
	color: #bbc7cb;
	background: url('../oasisparque_hotel_bin/arrow.gif') no-repeat 100% 50%;
}

.history li a.last
{
	background: none;
}

.history li.active a, .history li a:hover
{
	color: #89cbdf;
}

/* New footer seals Nov2010 */
#seals
{
	background: #000;
	width: 100%;
	height: 50px;
	float: left;
	position: relative;
}

.sealsHolder
{
	width: 960px;
	margin: 0px auto;
	height: 50px;
	overflow: hidden;
}

.security
{
	float: right;
}

#bottomBlock .powered
{
	float: left;
}

/* end */

#GoogleMapGadget
{
	color: #000;
	font-size: 11px;
	line-height: 14px;
}

/* Custom package pages */
.roomPhotoPackage
{
    float: left;
    margin-right: 10px;
}

.roomPhotoPackage img
{
	width: 119px;
}

/* Facebook widget */
.facebookLikeBox
{
    background: #ffffff;
    float: left;
    height: 196px;
    margin: 20px 0;
    width: 182px;	
}

.socialMedia-icons
{
	position:absolute;
	bottom:-105px;
	right:0px;
	margin: 18px 0px 0px;
}

.socialMedia-icons label
{
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 9px 0px;
}

.socialMedia-icons a
{
	text-indent: -9999px;
	float: left;
}

/*.socialMedia-icons a.footer_facebook
{
	width: 64px;
	height: 15px;
	background: url(../oasisparque_hotel_bin/footer_sm_facebook.png) no-repeat 0 0;
	margin: 7px 5px;
}*/

.socialMedia-icons a.footer_facebook:hover
{
	background-position: 0px -14px;
}

.socialMedia-icons a.footer_twitter
{
	width: 20px;
	height: 20px;
	background: url(../oasisparque_hotel_bin/footer_sm_twitter.png) no-repeat 0 0;
	margin: 5px;
}

.socialMedia-icons a.footer_twitter:hover
{
	background-position: 0px -20px;
}

.socialMedia-icons a.footer_youtube
{
	width: 48px;
	height: 19px;
	background: url(../oasisparque_hotel_bin/footer_sm_youtube.png) no-repeat 0 0;
	margin: 5px 8px;
}

.socialMedia-icons a.footer_youtube:hover
{
	background-position: 0px -19px;
}

/* tripadvisor badge */
.TA_certificateOfExcellence
{
	float: left;
	margin: 10px 0 0;
}

.TA_certificateOfExcellence #CDSWIDCOE
{
	margin: 0;
	width: 198px;
}

.TA_certificateOfExcellence span
{
	display: block;
	text-align: center;
	background: #629A4D;
}

.TA_certificateOfExcellence #CDSWIDCOE.widCOE .widCOEImg
{
	display: inline;
}


/* facebook link */

#bottomBlockBackground .socialMedia-icons {
	position: absolute;
	top: 10px;
	right: 20px;
	margin: 0;
	bottom: auto;
}

#bottomBlockBackground .socialMedia-icons .footer_facebook {
	background: url(../oasisparque_hotel_bin/facebook.png) no-repeat 0 0;
	display: block;
	height: 16px;
	width: 81px;
}

#bottomBlockBackground .socialMedia-icons .footer_facebook:hover {
	background-position: 0 -17px;
}





