/* @override 
	http://fairmont.gtdabtesting.com/design/css/screen.css
	http://royalpaviliondeals.co.uk/design/css/screen.css
*/

body {
  text-align: center;
  margin: 0;
  font: 80%/140% Arial, Helvetica, Geneva, sans-serif;
}

a img {
  border-style: none;
}

#main {
  margin: 0 auto;
  width: 840px;
}

/*#main img {
    float:left;

}*/

.strapline {
  background: url(/design/images/topbg.jpg) no-repeat left top;
  height: 29px;
  color: #808080;
  text-align: right;
  padding-top: 7px;
  padding-right: 14px;
}

.strapline span {
  color: #aab644;
}

#logo {
  float: left;
  margin-top: 8px;
  margin-bottom: 15px;
}

#topmenu {
  padding-top: 30px;
  padding-right: 20px;
  margin: 0px 0px 10px 0px;
  float: right;
}

#topmenu a {
  text-decoration: none;
  text-transform: uppercase;
  color: #979999;
  margin-left: 10px;
}

#topmenu a:hover {
  color: #b277a5;
  text-decoration: underline;
}

#threepoints {
  float: left;
  width: 100%;
  padding-top: 10px;
  background: url(/design/images/bottombg.jpg) no-repeat left bottom;
  padding-bottom: 20px;
  line-height: 1.2em;
  background-color: #fbddf5;
}

#leftmenu #callcenter {
  height: 287px;
  background: url('/design/images/callcenter.jpg') top left no-repeat;
  width: 186px;
  font-size: 0.8em;
  float: left;
  padding: 0;
  margin: 0;
}

#leftmenu #callcenter a {
  width: 186px;
  color: #8f8f8f;
  text-align: center;
  text-decoration: none;
  padding-top: 290px;
}

#leftmenu #callcenter a:hover {
  color: #c92daa;
  text-decoration: underline;
  padding-top: 290px;
}

.contact_form_container {
  background-color: #d8a9cd;
  font-size: 1em;
  border: 2px solid gray;
  text-align: right;
  padding-right: 50px;
  width: 90%;
}

.onepoint {
  width: 28%;
  float: left;
  padding: 0 2% 0 2%;
  text-align: center;
  color: #565756;
}

.onepoint h1 {
  font-size: 1.2em;
  color: #fff;
  margin: 0;
}

.onepoint p {
  margin-bottom: 0;
  margin-top: 5px;
}

#leftmenu {
  width: 185px;
  float: left;
  margin-top: 0px;
  padding-top: 35px;
  text-align: right;
}

#leftmenu a {
  display: block;
  padding-bottom: 12px;
  padding-top: 12px;
  text-align: right;
  line-height: 0px;
  color: #666;
  text-decoration: none;
  margin-right: 5px;
  font-size: 1.2em;
  font-family: Sans-Serif;
  font-weight: normal;
}

#leftmenu a:hover {
  color: #c293b8;
}

#content {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 20px;
  float: right;
  color: #767676;
  width: 615px;
  text-align: left;
  border-left: 1px solid #DDD;
  margin-top: 10px;
  min-height: 650px;
}

#content a {
  color: #ad6d9f;
}

#content a:hover {
  color: #7a4d70;
}

.footer {
  width: 840px;
  display: block;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  float: left;
}

.footer a {
  text-decoration: none;
  text-transform: uppercase;
  color: #c3c5c5;
  font-size: 12px;
  padding-right: 10px;
}

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

.clear {
  clear: both;
}

#content h1 {
  font-weight: normal;
  font-style: normal;
  color: #975e89;
  font-size: 1.6em;
  margin-top: 0px;
}

#content h2 {
  font-weight: normal;
  font-style: normal;
  color: #ae6c9f;
  font-size: 1.3em;
  margin-top: 4px;
  border-bottom: 1px solid #DDD;
  padding-bottom: 3px;
}

#content h3 {
  margin-top: 0px;
  font-style: normal;
  color: #975e89;
  font-size: 1.1em;
  font-weight: normal;
}

#content h4 {
  margin-top: 0px;
  margin-bottom: 2px;
  font-style: normal;
  color: #975e89;
  font-size: 1.1em;
  font-weight: normal;
}

#content p {
  margin-top: 0px;
  margin-bottom: 14px
}

.newsrow {
  background: #EEE;
  border: 1px solid #DDD;
  padding: 12px;
  margin-bottom: 5px;
}

.newsrow .title1 {
  color: #8c577f;
  text-align: left;
  font-size: 1.2em;
}

.newsrow .title2_r {
  color: #555;
  font-size: 0.9em;
  margin-bottom: 7px;
}

.newsrow .more {
  text-align: right;
}

#rates_form {
  background-color: #EEEEEE;
  padding: 0;
  border: 1px solid #CCC;
}

#rates_form p {
  margin: 10px;
}

#rates_form label {
  width: 220px;
  float: left;
  font-weight: bold;
  color: #a36796;
  padding-top: 5px;
}

#rates_form p.note {
  color: #7e7e7e;
  font-size: 0.9em;
  font-style: italic;
}

#rates_form input,
#rates_form textarea,
#rates_form select {
  font-size: 1.2em;
}

#rates_form p.submit {
  text-align: center;
  border-top: 1px solid #CCCCCC;
  padding-top: 10px;
  background-color: #EEEEEE;
  margin: 10px 0 0;
  padding-bottom: 10px;
}

#rates_form p.submit button {
  font-size: 1.4em;
}

.data {
  width: 100%;
  border: 1px solid #DDD;
}

.data td.title {
  background-color: #EEE;
  border-bottom: 1px solid #FFF;
}

.data td {
  background-color: #EEE;
  border-bottom: 1px solid #FFF;
}

.border {
  border: 1px solid #DDD;
  padding: 1px;
  margin-bottom: 14px;
}

.img_right {
  border: 1px solid #DDD;
  padding: 1px;
  float: right;
  margin-left: 15px;
}

#gallery .photo a {
  display: block;
  padding: 5px;
  border: 1px solid #ff2de6;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

/** html #gallery .photo a {
  margin-right: 5px;
  margin-bottom: 5px;
}*/

#gallery .photo a:hover {
  border: 1px solid #ad9764;
}

a img {
  border-style: none;
}