@charset "utf-8";
/* CSS Document */

body {
  margin:0px;
  padding:0px;
  list-style:none;
  background:url(/images/bg.jpg);
  font-size:14px;
  color:#151515;
  font-family: 'PT Sans', sans-serif, arial;
}
ul, li, ol, dl, dt, dd, form, p, img, a, label, input, select, textarea, h1, h2, h3, h4, h5, h6 {
  margin:0px;
  padding:0px;
  list-style:none;
  outline:none;
  border:none;
}
.clear {
  clear:both;
}
h1 {
  color:#ab0534;
  padding-bottom:10px;
  font-size:36px;
  font-family:'Droid Serif', serif;
  font-style:italic;
}
/*----- Wrapper -----*/
#wrapper {
  width:100%;
}
/*----- Header -----*/
#header {
  height:210px;
}
#header .grid_4.logo {
  padding-top:32px;
}
#header .rightside {
  float:left;
  width:640px;
  padding-top:40px;
}
#header .rightside .grid_4 {
  float:right;
  font-size:16px;
  color:#6b6b6b;
}
#header .rightside .grid_4 strong {
  float:left;
  padding:27px 0px 0px 60px;
}
#header .rightside .grid_4 ul {
  float:right;
}
#header .rightside .grid_4 ul li.ca {
  background:url(../images/flags.png) no-repeat 105px 8px;
  padding:3px 30px 0px 0px;
}
#header .rightside .grid_4 ul li.us {
  background:url(/images/flags.png) no-repeat 105px -15px;
  padding:3px 22px 0px 0px;
}
/*--- Navigation ---*/
ul#nav {
  clear:both;
  float:right;
  text-transform:uppercase;
  padding-top:36px;
}
ul#nav li {
  display:block;
  float:left;
  padding-left:50px;  
}
ul#nav li:first-child{
  padding:0px;
}

ul#nav li a {
  text-decoration:none;
  color:#555;
  font-weight:bold;
  font-size:15px;
  padding-bottom:8px; 
}
ul#nav li a:hover, ul#nav li.active a {
  border-bottom:3px solid #ab0534;
}
/*--- Slideshow ---*/
#slideshow {
  background:url(/images/slider-bg.png) no-repeat;
  clear:both;
  height:212px;
  padding:7px 7px 51px 7px;
  width:946px;
}
/*--- Welcome Text ---*/
.welcometext {
  clear:both;
  padding-bottom:15px;
}
.welcometext p {
  font-size:14px;
  line-height:20px;
  padding-bottom:10px;
}
/*----- List Boxes -----*/
.list-box.grid_9 {
  padding-bottom:50px;
}
.list-box.grid_9 li.nmr {
  margin-right:0px;
}
.list-box.grid_9 li {
  float:left;
  background:url(/images/list-box.png) no-repeat;
  width:196px;
  height:300px;
  margin:0px 9px 18px 0px;
  padding:13px 17px 0px 11px;
}
.list-box.grid_9 li h3 a {
  color:#333;
  text-decoration:none;
  font-size:13px;
  display:block;
  padding-bottom:10px;
}
.list-box.grid_9 li h3 a:hover {
  color:#999;
}
.list-box.grid_9 li .pic {
  padding-bottom:8px;
  float:left;
  height:110px;
  overflow:hidden;  
}
.list-box.grid_9 li .pic a {
  border:1px solid #eee;
  float:left;
  padding:1px;
}
.list-box.grid_9 li .pic a:hover {
  border:1px solid #ccc;
}
.list-box.grid_9 li p {
  line-height:18px;
  padding-bottom:10px;
  clear:both;
  padding-top:10px;
}
.list-box.grid_9 li a.book {
  display:block;
  text-align:right;
  color:#626262;
  text-decoration:none;
  font-family:'Droid Serif', serif;
  font-weight:bold;

}
.list-box li{
  font-size:12px;
}
/*---Box---*/
.box .box-top {
  background:url(/images/right-box-top.png) no-repeat;
  width:224px;
  font-size:1px;
  height:11px;
}
.box .box-mid {
  background:url(/images/box-mid.png) repeat-y;
  width:220px;
  padding:0px 3px 0px 1px;
}
.box .box-foot {
  background:url(/images/box-foot.png) no-repeat;
  width:224px;
  margin-top:-3px;
}
/*--- Right Side ---*/
.right-side {
  float:right;
  width:224px;
  padding-bottom:50px;
}
.right-side .box {
  margin-bottom:20px;
}
.right-side .box .box-top {
  background:url(/images/right-box-top.png) no-repeat;
  width:224px;
  font-size:1px;
  height:11px;
}
.right-side .box .box-mid {
  background:url(/images/box-mid.png) repeat-y;
  width:220px;
  padding:0px 3px 0px 1px;
}
.right-side .box .box-foot {
  background:url(/images/box-foot.png) no-repeat;
  width:224px;
}
.right-side .box h3 {
  background:url(/images/right-h3.png) no-repeat;
  width:208px;
  height:25px;
  color:#fff;
  font-style:italic;
  padding:4px 0px 0px 12px;
}

/*--- Checklist ---*/
.right-side .box ul {
  padding:12px 12px 15px 12px;
}
.right-side .box ul li {
  background:url(../images/tick.png) no-repeat 0px 6px;
  padding:2px 0px 5px 18px;
  line-height:18px;
}
/*----- Footer -----*/
#footer {
  clear:both;
  width:100%;
  border-top:5px solid #ab0534;
  height:165px;
  background:url(/images/footer-bg.png);
  padding-top:40px;
}
#footer h3 {
  font-size:14px;
  text-transform:uppercase;
  padding-bottom:12px;
  color:#323232;
}
#footer ul li a {
  color:#000;
  text-decoration:none;
  display:block;
  padding:2px 0px 2px 12px;
  background:url(/images/footer-arrow.png) no-repeat 0px 10px;
}
#footer ul li a:hover {
  color:#666;
}
#footer .grid_7 {
  float:right;
}
#footer .grid_7 p {
  text-align:right;
  color:#000;
  padding:5px 0px 40px 0px;
}

.text{
  min-height:300px;
}

.text p{
  font-size:14px;
  padding-bottom:15px;
  line-height:22px;
}


strong{
  font-weight:bold;
}

h2{
  color:#e58e1a; 
  padding-bottom:10px;
}

.LargerFont{
  font-size:14px!important;
  line-height:22px;
  padding-bottom:15px;
}

.listing{
  float:left;
  padding-bottom:15px;
  padding-top:15px;
  margin-right:45px;
}

.listing li{
  list-style-type:square;
  margin-left:20px;
}

.list-box p{
  font-size:12px;
}

.box{
  font-size:12px;
}

ul.features-row-data{
    color: #333333;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom:1px dashed #ccc;
    padding-bottom:15px;
    margin-bottom:15px;
}

ul.features-row-data li{
    background: url(/images/bullet.gif) no-repeat scroll -4px 4px transparent;
    float: left;
    margin-right: 0.1%;
    padding-bottom: 0;
    width: 32%;
  padding-left:10px;
}

.imageWrap{
  float:left;
}

.imageContainer{
  padding:10px; 
  margin-right:10px; 
  margin-bottom:10px; 
  width: auto; 
  height: 100px; 
  border: 1px solid #ccc; 
  background:#fff; float:left;
}

.imageBox{
  height: 150px; width:83px; overflow:hidden; text-align:center;
}

.propertyDetails h2{
  color:#333;
  padding-bottom:10px;
  font-weight:100;
  font-size:18px;
}

a{
  color:#ab0534;
  text-decoration:none;
  font-weight:bold;
}


.pagination {
  font-size: 12px;
  margin-left:180px;
}
        
.pagination a {
    text-decoration: none;
  border: solid 1px #ccc;
  color: #AB0534;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
    margin-bottom: 5px;
    min-width:1em;
    text-align:center;
}

.pagination .current {
    background: #AB0534;
    color: #fff;
  border: solid 1px #ccc;
}

.pagination .current.prev, .pagination .current.next{
  color:#999;
  border-color:#999;
  background:#fff;
}

#footer-nav a{
  font-weight:normal;
}

#footer a{
  font-weight:normal;
}

.sublist li{
   background: url("/images/bullet.gif") no-repeat scroll -4px 4px transparent;
   margin-right: 0.1%;
   padding-bottom: 0;
   padding-left: 10px;
}

.right{
  float:right;
}

iframe {
    background-color: transparent;
}














































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
