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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: baseline;
	font-family: 'Muli', Verdana;
}

body
{
	background-color: #EAEEF0;
}

h1
{
	font-family: "Lato",sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #2C3E50;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin: 10px 0;
}

h2
{
	font-family: "Lato",sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #2C3E50;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin: 10px 0;
}

h3
{
	font-family: "Lato",sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2C3E50;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin: 10px 0;
}

p
{
	color: #2C3E50;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
}

a
{
	text-decoration: none;
}

#header
{
	text-align: center;
	margin: 10px 0 0 0;
}

.section
{
	width: 100%;
	float: left;
}

#footer
{
	width: 100%;
	float: left;
	background-color: #01426A;
	margin-top: 20px;
	padding-bottom: 3px;
}

#footer ul
{
	text-align: center;
}

#footer ul li
{
	list-style-type: none;
	display: inline;
}

#footer ul li a
{
	font-size: 11px;
	font-weight: 300;
	color: #FFF;
	opacity: 0.6;
	padding: 0px 9px;
	background-image: url("/images/footer_border.png");
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
}

#menu li
{
    background-repeat: repeat-x;
    float: left;
    line-height: 36px;
    list-style-type: none;
    min-height: 35px;
    text-align: center;
    width: 100%;
	border-bottom: 1px solid #C9CFD3;
}

#menu li a
{
	color: #2C3E50;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

#menu li.first
{
	border-top: 1px solid #C9CFD3;	
}

.image, .image img, #gallery img
{
	width: 100%;
	float: left;
}

#content_area
{
	margin: 0 2%;
}

.mobile_back
{
	color: #2C3E50;
	font-family: "Lato",sans-serif;
	margin: 5px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	margin-left: 2%;
}

.languages
{
	float: right;
	margin-right: 2%;
}

.languages a
{
	color: #2C3E50;
	font-family: "Lato",sans-serif;
	font-size: 12px;
}

#header_links
{
	margin: 0 0 10px;
}

.owl-controls
{
	display: none!important;
}

.stars
{
	margin-bottom: 10px;
}

.facility_img
{
	width: 39px;
	float: left;
}

.facility
{
	font-size: 14px;
	color: #2C3E50;
	height: 22px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.bullets
{
	list-style-type: circle;
}

.bullets li
{
	margin: 0 0 0 20px;
}

.bullets li a
{
	color: #2C3E50;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}

.toggle_info_section
{
	margin: 20px 0 0 0;
}

.entertainment_list
{
	margin: 10px 0 0 0;
}

.toggle_entertainment, .entertainment_list, .entertainment_list_item, .entertainment_item_text
{
	padding: 0 0 0 10px;
}

#contactForm
{
	margin: 20px 0 0 0;
	width: 100%;
	float: left;
}

.normalInput
{
	border: 1px solid #BCBEBF;
	margin-bottom: 14px;
	background-image: url("/images/input.jpg");
	background-repeat: repeat-x;
	width: 90%;
	padding: 0px 4%;
	height: 31px;
	line-height: 31px;
	font-family: "Lato",sans-serif;
	color: #2C3E50;
	font-size: 14px;
}

.messageTextarea
{
	border: 1px solid #BCBEBF;
	margin-bottom: 14px;
	background-image: url("/images/textarea.jpg");
	background-repeat: repeat-x;
	width: 90%;
	padding: 4px 4%;
	height: 72px;
	line-height: 20px;
	font-family: "Lato",sans-serif;
	color: #2C3E50;
	font-size: 14px;
	resize: none;
	background-color: transparent;
}

.captchaLeft, captchaRight {
    width: 50%;
    float: left;
}

.captchaLeft img
{
	border: none;
}

#vericode {
    border: 1px solid #BCBEBF;
    margin-bottom: 14px;
    background-image: url("/images/input.jpg");
    background-repeat: repeat-x;
    width: 40%;
    padding: 0px 4%;
    height: 31px;
    line-height: 31px;
    font-family: "Lato",sans-serif;
    color: #2C3E50;
    font-size: 14px;
}

.mandatory {
    font-size: 12px;
    color: #2C3E50;
    float: left;
}

.submit {
    float: right;
    width: 48%;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #FFF;
    background-color: #09405F;
    border: medium none;
    cursor: pointer;
    opacity: 0.8;
    margin-right: 4px;
}

#contactForm .errors {
    margin-bottom: 10px;
    text-align: left;
	font-size: 12px;
	color: red;
}

#contactForm .requiredlist span {
    margin-right: 10px;
}

.sitemap ul li
{
	margin: 0 0 0 15px;
}

.sitemap ul li a
{
	font-size: 12px;
	color: #2C3E50;
	font-family: "Lato",sans-serif;
}

.activeLang
{
	font-weight: bold;
}

.tel
{
	padding-left: 29px;
	background-image: url("/images/phone.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	line-height: 20px;
	background-position: center left;
}

.fax
{
	padding-left: 29px;
	background-image: url("/images/fax.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	line-height: 20px;
	background-position: center left;
	margin-bottom: 20px;
}

.email
{
	padding-left: 29px;
	background-image: url("/images/email.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	line-height: 20px;
	background-position: center left;
	margin-bottom: 20px;
}

.address
{
	padding-left: 29px;
	background-image: url("/images/email.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	line-height: 20px;
	background-position: center left;
}