/* CSS Document */

html {
 background: #7CABB6 url(images/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;
}
#top {
 width: 850px;
 margin: 0 auto;
}
#logo {
 float: left;
 margin-top: 70px;
 width: 328px; height: 57px;
 background: url(images/logo.png) no-repeat;
}
#topnav {
 float: right;
 margin-top: 80px;
 width: 137px;
 height: 26px; line-height: 26px;
 background: url(images/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(images/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(images/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(images/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(images/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(images/bed1_active.gif) no-repeat center left;
}
a.bed1 {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 105px;
 background: url(images/bed1.gif) no-repeat center left;
}
a.bed2 {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 115px;
 background: url(images/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(images/bed_active.gif) no-repeat center left;
}
a.bed3 {
 display: block; text-align: center;
 height: 32px; line-height: 32px; width: 115px;
 background: url(images/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(images/bed_active.gif) no-repeat center left;
}
a.bed4 {
 display: block;
 height: 32px; line-height: 32px; width: 120px;
 background: url(images/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(images/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(images/body.png) repeat-y top center;
}
#header {
 text-align: center;
 z-index: 9998;
}
#content {
 width: 730px;
 margin: 0 auto;
 color: #888888;
 line-height: 23px;
 padding-bottom: 40px;
 text-align: justify;
}

#content a{


}

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

#results {
 width: 850px;
 margin: 0 auto;
 border-bottom: 1px solid #d7d7d7;
 background: url(images/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(images/bottom.png) no-repeat bottom center;
 height: 55px;
}
#footer {
 width: 513px; height: 44px; line-height: 44px;
 margin: 0 auto;
 background: url(images/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 .more2 {
 background: url(images/more.gif) no-repeat;
 width: 100px;
 height: 28px; line-height: 27px;
 text-align: center;
 float: right;
 margin-right: 4px;
 color: #666666;
}
.info .more2 a {
 color: #666666;
 text-decoration: none;
}
.info .more3 {
 background: url(images/more3.gif) no-repeat;
 width: 100px;
 height: 28px; line-height: 27px;
 text-align: center;
 float: right;
 margin-right: 6px;
 color: #fff;
}
.info .more3 a {
 color: #fff;
 text-decoration: none;
}
.info span {
 color: #B7B5B5;
}


	
.inputinfo {margin:0px;padding-top:0px;padding-left:10px;padding-right:15px;border:0px;text-align:left;display:block;}

.inputtitle {font-size:11px;font-weight:bold;text-decoration:underline;line-height:30px;color:#868077;}

.inputnormal {background-image: url('images/inputbg.gif');background-repeat: repeat-x;background-color:#ffffff;width:150px;height:17px;border:1px solid #bcb5af;margin:0px;padding-top:3px;padding-left:5px;padding-right:5px;margin-bottom:2px;font-size:11px;}

.inputcode {background-image: url('images/inputbg.gif');background-repeat: repeat-x;background-color:#ffffff;width:84px;height:17px;border:1px solid #bcb5af;margin:0px;margin-top:5px;padding-top:3px;padding-left:5px;padding-right:5px;margin-bottom:2px;font-size:11px;}

.checkboxtext {padding:0px;margin:0px;border:0px;font-size:11px;color:#7a1648;font-weight:bold;text-decoration:none;}

.inputextra {padding:0px;margin:0px;border:0px;font-size:9px;color:#000000;text-decoration:underline;}

.textarea {background-image: url('images/textareabg.gif');background-repeat:repeat-x;background-color:#ffffff;height:93px;width:380px;border:1px solid #bcb5af;margin:0px;padding-top:3px;padding-left:5px;padding-right:5px;margin-bottom:2px;font-size:11px;background-position:left bottom}
