/* CSS Document */

html {
 background: #7CABB6 url(imgs/bg.gif) repeat-x top left;
 background-attachment: fixed;
 height: 100%;
 margin-bottom: 1px;
}
body {
 margin: 0; padding: 0 0 50px 0;
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	padding: 8px 0px 0px 0px;
	font-weight: bold;
	color: #0978AB;
	margin-bottom: -14px;
	margin-top: 0px;
}
	
	
#top {
 width: 850px;
 margin: 0 auto;
}
#logo {
 float: left;
 margin-top: 70px;
 width: 328px; height: 57px;
 background: url(imgs/logo.png) no-repeat;
}
#topnav {
 float: right;
 margin-top: 80px;
 width: 137px;
 height: 26px; line-height: 26px;
 background: url(imgs/nav.png) no-repeat;
 text-align: center;
}
#topnav a {
 color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 position: relative;
 z-index: 1;
}
#nav {
 background: url(imgs/nav.gif) no-repeat;
 height: 55px;
 margin-top: 10px;
}
#nav ul {
 margin: 0; padding: 0;
 list-style: none;
}
#nav li {
 float: left;
 height: 35px;
 padding-left: 25px; padding-right: 25px; padding-top: 20px;
 background: url(imgs/sep.gif) no-repeat bottom right;
}
#nav a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
}
#nav a:hover, #nav a.active {
 color: #ffffff;
}
#nav2 {
 width: 920px; height: 64px;
 margin: 0 auto;
 background: url(imgs/nav2.png) no-repeat top center;
}
#nav2 .select {
 float: left;
 color: #ffffff;
 font-weight: bold;
 padding-top: 30px;
 padding-left: 90px;
 padding-right: 20px;
 margin-right: 30px;
 background: url(imgs/arrow.gif) no-repeat top right;
 position: relative;
 z-index: 1;
}
#nav2 .options {
 float: left; height: 32px; line-height: 32px;
 margin-top: 22px;
 position: relative;
 z-index: 1;
}
#nav2 .options ul {
 list-style: none;
 margin: 0; padding: 0;
}
#nav2 .options li {
 float: left;
 height: 32px; line-height: 32px;
}
a.bed1_active, a.bed1:hover {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 105px;
 background: url(imgs/bed1_active.gif) no-repeat center left;
}
a.bed1 {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 105px;
 background: url(imgs/bed1.gif) no-repeat center left;
}
a.bed2 {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 115px;
 background: url(imgs/bed.gif) no-repeat center left;
}
a.bed2_active, a.bed2:hover {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 115px;
 background: url(imgs/bed_active.gif) no-repeat center left;
}
a.bed3 {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 115px;
 background: url(imgs/bed.gif) no-repeat center left;
}
a.bed3_active, a.bed3:hover {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 115px;
 background: url(imgs/bed_active.gif) no-repeat center left;
}
a.bed4 {
 display: block;
 height: 32px; line-height: 32px; width: 120px;
 background: url(imgs/bed4.gif) no-repeat center;
 text-align: center;
}
a.bed4_active, a.bed4:hover {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 120px;
 background: url(imgs/bed4_active.gif) no-repeat center left;
}
#nav2 .options li a {
 color: #CCCCCC;
 text-decoration: none;
}
#nav2 .options li a:hover {
 color: #ffffff;
 text-decoration: none;
}
#body {
 width: 920px;
 margin: 0 auto;
 background: url(imgs/body.png) repeat-y top center;
}
#header {
 text-align: center;
}
#content {
 width: 730px;
 margin: 0 auto;
 color: #888888;
 line-height: 23px;
 padding-bottom: 40px;
 text-align: justify;
}

a{
 color: #026a91;

}

#content .header{
 color: #4e81d3;
 border-bottom: 1px dotted #4e81d3;

}

#results {
 width: 850px;
 margin: 0 auto;
 border-bottom: 1px solid #d7d7d7;
 background: url(imgs/gradient.gif) repeat-x top;
 height: 100px;
 margin-bottom: 40px;
}
#results h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 22px;
 margin: 0;
 padding: 40px 0 0 60px;
 color: #666666;
}
#results h1 span {
 color: #000000;
}
#results h1 .info {
 color: #0978AB;
 font-size: 18px;
}
#content h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 25px;
 margin: 0 0 5px 0;
 padding: 50px 0;
 border-bottom: 1px solid #E1E1E1;
 color: #333333;
}
#content strong {
 color: #666666;
}
#bottom {
 width: 920px;
 margin: 0 auto;
 background: url(imgs/bottom.png) no-repeat bottom center;
 height: 55px;
}
#footer {
 width: 513px; height: 44px; line-height: 44px;
 margin: 0 auto;
 background: url(imgs/footer.gif) no-repeat bottom center;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 color: #eaeaea;
 text-align: center;
}
#footer a {
 color: #eaeaea;
}

.photo {
 float: left;
 width: 150px;
 height: 150px;
}
.photo img {
 border: 8px solid #767676;
}
.details {
 float: right;
 width: 540px;
 margin-top: -20px;
 }
 
.details .text {
 color: #AAAAAA;
 line-height: 20px;
 font-size: 12px;

}
 
 
 
.details .path {
 color: #666666;
 font-size: 11px;
}
.details h2 {
 color: #1F6A7B;
 font-size: 19px; font-weight: normal;
 margin: 15px 0; padding: 0;
}
.details .ref {
 float: right;
 font-size: 11px;
 font-weight: bold;
 color: #666666;
}
.info {
 list-style: none;
 margin: 0; padding: 0;
 height: 80px;
 color: #ffffff;
 font-size: 12px;
 border-bottom: 1px solid #F1F1F1;
 margin-bottom: 60px;
}
.info .price {
 background: url(imgs/price.gif) no-repeat;
 width: 159px;
 height: 28px; line-height: 27px;
 text-align: center;
 float: left;
 margin-right: 30px;
 font-size: 12px;
 font-weight:bold;
}
.info .type {
 background: url(imgs/type.gif) no-repeat;
 width: 210px;
 height: 29px; line-height: 28px;
 text-align: center;
 float: left;
}
.info .rooms {
 background: url(imgs/rooms.gif) no-repeat;
 width: 125px;
 height: 29px; line-height: 28px;
 text-align: center;
 float: left;
 margin-right: 20px;
}
.info .more {
 background: url(imgs/more.gif) no-repeat;
 width: 100px;
 height: 28px; line-height: 27px;
 text-align: center;
 float: left;
 margin-right: 30px;
 color: #666666;
}
.info .more a {
 color: #666666;
 text-decoration: none;
}
.info span {
 color: #B7B5B5;
}
