html {
  margin: 0px;
  padding: 0px;
}

body{
    margin:0;
    padding:0;
    background:url("../Resources/Images/Public/bk.png") #fff repeat-x;
    font-family: Arial, Times New Roman;
    font-size: 12px;
    color:#333;
}

/* ------------------------- Common CSS Elemets -------------------------- */

.float_right {
  float: right;
  padding: 5px;
  border: 1px solid #ccc !important;
  margin: 0px 0px 10px 0px !important;
  clear: both;
}

.float_right img {
  max-width: 320px;
}

.float_right img {
  padding: 0px;
  margin: 0px;
}

p a{
  color:#000000;
  text-decoration:none;
  font-weight:bold;
  }
p a:hover{
  color:#000000;
  text-decoration:underline;
  }
span.right_box_title {
  font-size: 18px;
  padding: 5px;
  color: #000;
  border-bottom: 1px solid #CCC;
  display: block;
  background: #EEE;
  font-weight: bold;
  width:800px;
}

p.room_prices {
  margin: 3px 0px 0px 80px !important;
  padding: 3px 3px 3px 3px !important;
  border: 1px solid #CCC;
  width: 210px;
  position: relative;
  font-size: 14px;
}
p.room_prices span {
  position: absolute;
  right: 10px;
  font-weight: bold;
  font-size: 15px;
}

.narrow_content{
    margin:0 auto;
    width:980px;
    position:relative;
}

#logo{
    float:left;
    width:190px;
    padding: 20px 0 10px 0 ;
}

#nav{
   float:right;
   width:680px;
   margin:40px 0 0 30px;
   text-align:right;

}

#nav ul{
  margin:0px;
  padding:0px;
  list-style-type:none;
  text-align:center;
  float:right
}

#nav ul li{
    display:block;
    float:left;
    text-align:center;
    padding:0px;
    margin:0px
}
#nav ul li a{
    color:#999;
    text-decoration:none;
    text-align:center;
    display:block;
    float:left;
    margin: 0 0 0 32px;
}
#nav ul li a strong{font-size:22px; color:#000; ; display:block; font-weight:bold; padding-bottom:0px}
#nav ul li a:hover{color:#000;}
#nav ul li a:hover strong{color:#9a2121;}

#header{
    background:url("../Resources/Images/Public/header.png") no-repeat right;
    height:235px;
    clear:both;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
}

#header_text{
    float:left;
    width:375px;
    height:165px;
    text-align:center;
    margin: 70px 10px 10px 80px;
}
#header_text p {
  line-height: 26px !important;
  font-size: 26px;
  color: #141416;
  font-family: Times new Roman;
  line-height: 30px !important;
}

#main_content{
    clear:both;
    margin: 10px 0 0 0;
}

.main_images{
    border:5px solid #ccc!important;
    float:right;
    margin:5px!important;
}

#main_content p, #header_text p{
    line-height:16pt;
    padding:0 0 8px 0;
    margin:0;
}
#main_content img, #header_text img{
    margin:0;
    border:none;
}

#footer{
    clear:both;
    margin: 10px 0 10px 0;
    border-top:4px solid #cecece;
}

#footer a{
  display: inline!important;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color:#999;
  text-decoration:none;
}

#footer a:hover{
    color:#000;
}
#footer_left{
    float:left;
    width:780px;
    margin: 5px 0 0px 0;
}

#regarda{
    float:right;
    width:200px;
    text-align:right;
    margin: 5px 0 0px 0;
}

#footer_left p, #regarda p{
    padding:0px 0 0 0px;
    font-size:10pt;
    margin:0 0 2px 0;
    color:#333;
}

/*------------------------------------------------------------------------------------------------------
Contact Page -------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------*/
.contact_form {
  background:#EEEEEE none repeat scroll 0 0;
  border:1px solid #DDDDDD;
  height:466px;
  margin:0px 10px 10px 0px;
  float: left;
        right: 0px;
  width:678px;
        position: relative;
}

#addressinfo p {
  margin: 0px;
  font-size: 12px;
  line-height: 18px;
}
#addressinfo h3 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
#map {
    float:right;
    border: 1px solid #CCC;
    padding: 8px;
    background: #FFF;
    width:180px;
  margin: 10px 0px 10px 10px;
}

img.tick {
    display: block;
    margin-top: 20px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#column_1 {
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    position: absolute;

}
#column_2 {
    position: absolute;
    left: 200px;
    top: 90px;
}
fieldset {
  width: 200px;
  font-weight: bold;
  border: 1px solid #CCC;
  background: #FFF;
}
#column_3 {
    position: absolute;
    right: 30px;
    top: 85px;
}

.contact_form p, #comments_form p {
    position:relative;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

#validation_errors {
  border: 1px solid #FF0000;
  padding: 10px;
  background: #FFDFDF;
  margin: 0px 0px 10px 0px;
}

#validation_errors h1 {
  font-size: 120%;
}

p.validation_error {
    margin: 10px;
    font-size: 100%;
    line-height: 14px !important;
    color: #F00;
}

.contact_form p.return_link a {

    color: #1191CC;
    font-weight: bold;
    font-size: 120%;
    text-indent: 10px;
}
.contact_form p label {
    font-weight: bold;
    display: block;
    height: 10px;
    font-size: 100%;
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.contact_form p label.rooms {
  display: inline;
  width: 120px;
}

.contact_form .submit, #comments_form .submit {
    width: auto !important;
}

.contact_form input.rooms_qty {
  width: 20px;
  clear: right;
}

.contact_form p img {
    margin: 10px 0px 0px 0px;
    position: absolute;
    left: 10px;
    top: -14px;
}

.contact_form input, .contact_form select, .contact_form textarea {
    margin: 13px 0px 0px 0px;
    position: relative;
    left: 10px;
    padding: 2px;
    width: 140px;
    font-family:Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.contact_form textarea {
    height: 125px;
}

#your_name_validation, #email_validation, #telephone_validation, #adults_validation, #department_validation, #enquiry_validation,
#children_validation, #rooms_validation, #breakfast_validation, #dietary_validation {
    display: none;
    color: red;
    font-family: Arial;
    padding: 0px 0px 0px 3px;
    width: 248px;
    margin: 0px 0px 0px 10px;
    font-size: 100%;
    line-height: 14px;
    font-weight: bold;
}


h1.small {
    font-family: Arial,Verdana,Sans-Serif;
    text-align:center;
    font-size: 14px !important;
    font-weight: 600;
    color: #252424;
    margin: 0px;
    padding: 0px;
}
.required {
    position:absolute;
    left: 6px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}
label.required {
    color: #FF0000;
}
.required_element {
    color: #FF0000;
    font-size: 13px;
    padding: 4px 0px 0px 0px;
}
.instruction {
    display:block;
    margin: 12px 0px 0px 45px;
    font-size: 11px;
    line-height:16px;
}
label.error {
  color: red;
}

p.desc {
  font-size: 11px;
  line-height: 15px !important;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 10px !important;
  width: 190px;
}

#group_booking {
  display: block;
  border-bottom: 1px solid #CCC;
}
#group_booking p {
  line-height: 16px;
  margin: 0px;
  padding: 5px;
  text-align: center;
  background: #222;
  color: #FFF;
}

h1 {
  font-size: 16px;
}

ul {
  line-height: 25px;
}

p.success {
  color: green;
}