/*
Theme Name: Vortex HTML CSS Template
Theme URI: http://www.revolutioncore.com/demo/vortex/
Description: Theme Design by Mondre'
Version: 1.0
Author: Mondre'
Author URI: http://www.revolutioncore.com/
Tags: fixed width, two columns, widgets

	Vortex v1.0
	http://www.revolutioncore.com/demo/vortex/

	This theme was designed and built by Mondre,
	you will find him at http://themeforest.net/user/imaginem 
	in Themeforest

*/ /*
begin resets
*/
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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
    padding: 0;
    border: 0;
    outline: 0;
    font-family: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

em{
    font-style: italic;
}
a{
    color:#087CB0;
    text-decoration:underline;
}

/*
Main Global Layout Settings
*/
* {
    padding: 0px;
}

body,html {
    height: 100%;
    margin: 0;
    height: auto;
    min-height: 100%;
}

body {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans','DejaVu Sans Condensed', 'Tahoma', 'Arial', 'sans-serif';
    font-size: 62.5%;
    background-image: url('../images/bg.png');
    background-repeat: repeat-x;
    background-color: #89061E;
}

a {
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

.clear {
    clear: both;
}

.ienoclear {
    clear: both;
}

.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0px;
    clear: both;
}

* html .clearfix {
    height: 1%;
}

*+html .clearfix {
    height: 1%;
}

/* -------- Page Structure -------- */
#pagecontainer {
    width: 1017px;
    margin: 0px auto;
    padding: 0px;
    background: #fff;
    border-top: 10px solid #440001;
}

#mainpage {
    width: 940px;
    margin: 0px auto;
    padding-top: 10px;
    background: #fff;
}

#header {
    border-bottom: 6px solid #000;
    padding-bottom: 15px;
}

#logo {
    margin: 0;
    padding: 0;
    margin-top: -10px;
}

#rss {
    float: right;
    position: relative;
    top: 15px;
}

#languages {
    float: right;
    position: relative;
    top: 20px;
    /*margin-right: 10px;*/
}

ul.lang {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.lang li {
    float: right;
    margin: 0 0 0 5px;
}

.actual_flag {
    filter: alpha(opacity = 30);
    opacity: 0.3;
}

.twocolumn {
    width: 600px;
    float: left;
}

/* -------- Title -------- */
#categorytitle {
    font-size: 20px;
    color: #b22222;
    padding: 16px 0 12px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px dotted #D1D1D1;
}

#total {
    font-size: 14px;
    color: #b22222;
    padding: 0px 0 0px 12px;
    margin: 0 0 30px 0;
    border-top: 1px dotted #D1D1D1;
    text-align: right;
}

/* -------- Featured -------- */
.featuredinfo {
    width: 940px;
    margin: 0;
    padding: 0;
    height: 44px;
    margin-top: -2px;
    background: #420109;
    text-align: center;
    color: #cee5ef;
    font-size: 14px;
    padding: 12px 0 0 0;
    z-index: 2000;
}

.featuredinfo a {
    color: #cee5ef;
    text-decoration: none;
}

.featuredinfo a:hover {
    color: #fff;
    text-decoration: none;
}

/* -------- Mainpage Intro Text -------- */
#introwrap {
    width: 700px;
    height: 200px;
}

#introbig {
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 15px;
}

#introsmall {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 16px;
    font-style: italic;
    line-height: 19px;
    color: #969696;
}

#twitter {
    float: right;
    margin-right: 20px;
    width: 176px;
    height: 192px;
}

#twitter .text {
    width: 150px;
    height: 100px;
    margin: auto;
    margin-top: 70px;
    padding-left: 20px;
}

#twitter .text .offer_title {
    display: block;
    font-size: 12px;
}
#twitter .text .offer_title a{
    color: #8D0820;
}

/* -------- Mainpage Portfolio -------- */
#mportfoliowrap {
    border-top: 7px solid #e3e3e3;
    border-bottom: 7px solid #e3e3e3;
    padding: 12px 0 12px 0;
    margin: 25px 0 25px 0;
}

.mportfolio {

}

.mportfolio img {
    width: 220px;
    height: 106px;
    float: left;
}

.mportfoliospace {
    margin-left: 20px;
}

.mportfoliobg {
    width: 220px;
    height: 106px;
    float: left;
    /*background: #111 url(../images/hover-media.jpg) no-repeat top left;*/
}

#mblogwrap {
    padding: 0 0 12px 0;
    margin: 25px 0 15px 0;
}

.mblogbox {
    width: 286px;
    float: left;
}

.mblogtitle {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.mblogtitle a {
    color: #111;
    text-decoration: none;
}

.mblogtitle a:hover {
    color: #0878aa;
    text-decoration: none;
}

.mblogtext {
    font-size: 13px;
    line-height: 20px;
    color: #7d7d7d;
}

.mblogspace {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #e3e3e3;
}

/* -------- Mainpage button -------- */ /*
.blankbutton {
	background: #fff url(../images/blank_button.gif) no-repeat top left;
	float: right;
	width: 133px;
	height: 31px;
	font-family: georgia, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding: 7px 0 0 22px;
	margin-top: 20px;
}

.blankbutton a {
	font-family: georgia, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #111;
}

.blankbutton a:hover {
	font-family: georgia, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #0878aa;
}
*/ /* -------- Portfolio Page -------- */
.portfoliopagerows {
    padding: 0 0 40px 0;
    margin: 0;
}

.portfoliobox {
    width: 220px;
    float: left;
}

.portfoliotitle {
    color: #5c5c5c;
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
}

.portfoliotitle a {
    color: #5c5c5c;
    text-decoration: none;
}

.portfoliotitle a:hover {
    color: #087CB0;
    text-decoration: none;
}

.portfoliocontents {
    color: #919191;
    font-size: 12px;
    font-weight: normal;
    padding-top: 10px;
}

/* -------- Title and Blog Contents -------- */
#title {
    font-size: 22px;
    font-style: normal;
    color: #111;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#gallery_title{
    font-size: 20px;
    font-style: normal;
    color: #111;
    margin-bottom: 15px;
}

#contents {
    font-size: 13px;
    line-height: 20px;
    color: #7d7d7d;
    padding-bottom: 30px;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}

#contents .posttitle {
    font-size: 22px;
    font-style: normal;
    color: #111;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 15px;
}

/* -------- Blog Content Alignment -------- */
#contents .alignright {
    float: right;
    margin-left: 15px;
}

#contents .alignleft {
    float: left;
    margin-right: 15px;
}

#contents .aligncenter {
    clear: both;
    display: block;
    margin: 0px auto;
}

/* -------- Blog Date, Comments and image styles -------- */
#contents .datecomment {
    font-size: 11px;
    font-style: normal;
    color: #111;
}

#contents .datecomment a {
    font-size: 11px;
    font-style: normal;
    color: #087baf;
    text-decoration: none;
}

#contents .datecomment a:hover {
    font-size: 11px;
    font-style: normal;
    color: #111;
}

#contents .comments {
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #111;
    float: right;
    padding: 2px 6px 2px 6px;
}

#contents .comments a {
    color: #111;
}

#contents .comments a:hover {
    color: #087baf;
}

#contents img.gall {
    border: 1px solid #A2A2A2;
    padding: 3px;
}

#contents em {
    font-style: italic;
}

#contents a {
    color: #087cb0;
    text-decoration: underline;
}

#contents blockquote {
    margin: 0 0 22px 5px;
    padding: 0 15px;
    border-left: 5px solid #087cb0;
}

#contents ul,#contents ol {
    list-style-position: outside;
    margin-left: 20px;
}

/* -------- Headings -------- */
#contents h1 {
    font-size: 28px;
}

#contents h2 {
    font-size: 24px;
}

#contents h3 {
    font-size: 20px;
}

#contents h4 {
    font-size: 18px;
}

#contents h5 {
    font-size: 16px;
}

#contents h6 {
    font-size: 14px;
}

/* -------- Read more -------- */
#contents .readmorebutton {
    background: #fff url(../images/readmore_button.gif) no-repeat top left;
    float: right;
    width: 133px;
    height: 31px;
    font-family: georgia, serif;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    padding: 4px 0 0 25px;
    margin-top: 0px;
    margin-bottom: 20px;
}

#contents .readmorebutton a {
    font-family: georgia, serif;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #111;
}

#contents .readmorebutton a:hover {
    font-family: georgia, serif;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #0878aa;
}

/* -------- Sidebar -------- */
#sidebar {
    float: right;
    width: 280px;
}

.sidebartitle {
    border-bottom:1px dotted #D1D1D1;
    font-size: 15px;
    font-style: normal;
    color: #111;
    letter-spacing: 0px;
    margin-bottom: 15px;
	font-weight:bold;
}

.sidebartextbox {
    font-size: 13px;
    line-height: 20px;
    color: #7d7d7d;
    padding-bottom: 30px;
}

.sidebaropts {
    font-size: 13px;
    line-height: 18px;
    color: #087baf;
    margin-top: -8px;
}

.sidebaropts ul {
    list-style: none;
    font-size: 13px;
    line-height: 18px;
    color: #087baf;
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 30px;
}

.sidebaropts ul li {
    font-size: 13px;
    line-height: 18px;
    color: #087baf;
    padding: 6px 0 5px 0;
    border-bottom: 1px dotted #D1D1D1;
}

.sidebaropts ul li a {
    font-size: 13px;
    line-height: 18px;
    color: #087baf;
}

.sidebaropts ul li a:hover {
    font-size: 13px;
    line-height: 18px;
    color: #111;
    text-decoration: none;
}

.sideflickr {
    display: block;
    min-width: 150px;
    min-height: 50px;
    float: left;
}

.sideflickr ul {
    list-style: none;
}

.sideflickr ul li {
    float: left;
    margin-left: 15px;
    margin-bottom: 18px;
}

.sideflickrimage {
    width: 120px;
    height: 80px;
}

/* Contact Form Text Input Styles*/
#contact-float {
    float: left;
}

#contact-wrapper {
    width: 430px;
    padding: 10px 0 0 0;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans',
        'DejaVu Sans Condensed', Tahoma, Arial, sans-serif;
}

#contact-wrapper p {
    color: #0878aa;
}

#contact-wrapper div {
    margin: 1em 0;
}

#contact-wrapper label {
    display: block;
    float: none;
    font-size: 12px;
    width: auto;
}

#contact-wrapper label.error {
    display: block;
    float: none;
    font-size: 12px;
    width: auto;
    color: #FF3300;
}

form#contactform input {
    border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    font-size: 12px;
    color: #333;
    width: 450px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans',
        'DejaVu Sans Condensed', Tahoma, Arial, sans-serif;
}

form#contactform input.submit-button {
    border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    font-size: 12px;
    background: #111;
    color: #fff;
    width: 100px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans',
        'DejaVu Sans Condensed', Tahoma, Arial, sans-serif;
}

form#contactform textarea {
    padding: 5px;
    font-size: 12px;
    width: 450px;
    border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
    border-style: solid;
    border-width: 1px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans',
        'DejaVu Sans Condensed', Tahoma, Arial, sans-serif;
}

/* -------- Address -------- */
.addressbox {
    float: right;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    right: 68px;
    top: 20px;
    margin-bottom: 100px;
}

.addresstitle {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.fulladdress {
    color: #7d7d7d;
    font-size: 13px;
    margin-bottom: 10px;
}

/* -------- Footer -------- */
#footer {
    background: #000;
}

#footerwrap {
    padding: 40px 0 10px 40px;
    background: #000;
    border-top: 7px solid #420109;
}

.footerbox {
    width: 286px;
    float: left;
}

.footertitle {
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff;
}

.footertext {
    font-size: 13px;
    line-height: 20px;
    color: #7d7d7d;
}

/* -------- Footer list style -------- */
.footerposts {
    font-size: 13px;
    line-height: 18px;
    color: #7d7d7d;
    margin-top: -8px;
}

.footerposts ul {
    list-style: none;
    font-size: 13px;
    line-height: 18px;
    color: #7d7d7d;
    padding: 0;
    margin: 0;
    padding-top: 5px;
}

.footerposts ul li {
    font-size: 13px;
    line-height: 18px;
    color: #7d7d7d;
    border-bottom: 1px solid #111;
    padding: 6px 0 5px 0;
}

.footerposts ul li a {
    font-size: 13px;
    line-height: 18px;
    color: #7d7d7d;
}

.footerposts ul li a:hover {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
}

.footerspace {
    margin-left: 20px;
    padding-left: 20px;
}

/* -------- Flickr  -------- */
.flickrfooterspace {
    margin-left: 60px;
}

.footerflickrwrap {
    width: 280px;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 20px;
}

.footerflickr ul {
    list-style: none;
}

.footerflickr ul li {
    float: left;
    margin-right: 18px;
    margin-bottom: 18px;
}

.footerflickrimage {
    width: 120px;
    height: 48px;
}

/* -------- Copyright style -------- */
#footerbarwrap {
    padding: 5px 10px;
    background: #0f0f0f;
    font-size: 12px;
    color: #9f9f9f;
}

#footerbarwrap ul {
    font-size: 12px;
    color: #9f9f9f;
    list-style: none;
    margin: 0;
    padding: 0;
}

#footerbarwrap ul li {
    color: #9f9f9f;
}

#footerbarwrap ul li a {
    color: #fff;
}

.small_input {
    width: 100px;
    border: 1px solid gray;
}

.red_link {
    color: #89061E;
}

.button_submit
{ 
    background: url(../images/button-submit.png) no-repeat 0 0;
    height: 29px; line-height: 29px; width: 102px !important; padding-left: 30px; padding-bottom: 5px; text-align: left;
    border: 0; color: #fff; font-size: 15px; vertical-align: top; float: left;
}
.with_red_left_border{
    width: 100%;
    border-left: 5px solid #89061E;
    padding: 10px;
    font-size: 14px;
    color: gray;
    text-transform: uppercase;
    font-weight: bold;
}
.total_price{
    color: #89061E;
}
table.prices{
    color: gray;
}
table.prices th{
    background-color: gray;
    color: white;
    font-weight: bold;
    padding:5px;
}
.mandatory {
    color: red;
    font-weight: bold;
    padding: 0 0 0 5px;
}
.reservation_textarea{
    width: 350px;
    border: 1px solid #89061E;
    height: 50px;
}
/**/
div.error{
}
div.error label.error{
    color: #89061E;
    display: block;
    font-size: 10px;
}
div.page_detail_container{
    text-align: justify;
    color: #7D7D7D;
    font-size: 13px;
    line-height:20px;
    padding-bottom:30px;
    margin: 10px 0px;
    width: 940px;
    height: 100%;
    overflow: hidden;
}
div.page_detail_container_left{
    margin: 10px 20px 10px 0px;
    width: 600px;
    float: left;
    text-align: justify;
    color: #7D7D7D;
    font-size: 13px;
    line-height:20px;
    padding-bottom:30px;
}
div.page_detail_container_right{
    margin: 10px 0px;
    width: 280px;
    float: right;
}
a.room_link{
    color:#087CB0;
    text-decoration:underline;
    font-size: 14px;
    line-height: 20px;
}
.photogallery_image_container{
    width: 140px;
    margin: 5px;
    float: left;
}
.photogallery_image_container img{
    border: 1px solid #CFCFCF;
    padding: 5px;
}

.contact_header_text{
    font-size: 19px;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    color:#7D7D7D;
}
/**/
/*=== End of CSS ===*/
