@charset "utf-8";
/* CSS Document */
#breadcrumbs {
  background: #f5f5f5 none repeat scroll 0 0;
  margin: 0 !important;
  min-height: auto;
  padding: 15px 0;
}
#breadcrumbs .text {
	
	color:#939393;
	padding:0px 0 0 0;
	text-shadow: 0px -1px 1px #fff;
}
#breadcrumbs .text a {
	color:#004c85;
	text-decoration:none;
	text-shadow: 0px -1px 1px #fff;
}
#breadcrumbs .text a:hover {
	text-decoration:underline;
}
.title h2 {
	color:#004c85;
	font-size:22px;
	font-weight:700;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

.left .box {
	border:1px solid #e3e3e3;
	border-radius:3px;
}
.left .box .topbox {
	background: url(../../images/topsfilterbg.png) repeat-x;
	height:32px;
	border-bottom:1px solid #e3e3e3;
}
.left .box .title {
	float:left;
}
.left .box .topbox .title h2 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#626262;
	padding:6px 0 6px 10px;
}
.left .box .topbox .reset {
	float:right;
	border-left:1px solid #e3e3e3;
	height:18px;
	padding:7px 10px;
}
.left .box .topbox .reset a {
	color:#c7c7c7;
	font-size:12px;
	text-decoration:none;
	text-shadow: 0px -1px 1px #fff;
}
.left .box .topbox .reset a:hover {
	color:#000;
}
.left .midbox {
	padding:0 10px;
}
.left .midbox h3 {
	color:#1575bc;
	font-size:12px;
	font-weight:600;
	margin:10px 0;
}
.left .midbox .slide-result {
	margin:5px 0 0 0;
}
.left .midbox .slide-result .amount1 {
	float:left;
	border:none;
	width:100px;
	font-size:12px;
	font-weight:600;
	color:#626262;
	font-family: 'Open Sans', sans-serif;
	background:none;
}
.left .midbox .slide-result .amount2 {
	float:right;
	border:none;
	width:100px;
	text-align:right;
	font-size:12px;
	font-weight:600;
	color:#626262;
	font-family: 'Open Sans', sans-serif;
	background:none;
}
.left .midbox .slide-result .rated {
	float:left;
	padding:3px 0 0 0;
}
.left .midbox .slide-result .rated .stars {
	background: url(../../images/ssprite.png) no-repeat;
}
.left .midbox .slide-result .rated .stars.none {
	width:55px;
	height:11px;
	background-position:0 0;
}
.left .midbox .slide-result .rated .stars.one {
	width:55px;
	height:11px;
	background-position:0px -11px;
}
.left .midbox .slide-result .rated .stars.two {
	width:55px;
	height:11px;
	background-position:0px -22px;
}
.left .midbox .slide-result .rated .stars.three {
	width:55px;
	height:11px;
	background-position:0 -33px;
}
.left .midbox .slide-result .rated .stars.four {
	width:55px;
	height:11px;
	background-position:0 -44px;
}
.left .midbox .slide-result .rated .stars.five {
	width:55px;
	height:11px;
	background-position:0 -55px;
}
.left .midbox .slide-result .urated {
	float:left;
	padding:3px 0 0 0;
}
.left .midbox .slide-result .urated .bullets {
	background: url(../../images/usprite.png) no-repeat;
}
.left .midbox .slide-result .urated .bullets.none {
	width:65px;
	height:13px;
	background-position:0 0;
}
.left .midbox .slide-result .urated .bullets.one {
	width:65px;
	height:13px;
	background-position:0px -13px;
}
.left .midbox .slide-result .urated .bullets.two {
	width:65px;
	height:13px;
	background-position:0px -26px;
}
.left .midbox .slide-result .urated .bullets.three {
	width:65px;
	height:13px;
	background-position:0 -39px;
}
.left .midbox .slide-result .urated .bullets.four {
	width:65px;
	height:13px;
	background-position:0 -52px;
}
.left .midbox .slide-result .urated .bullets.five {
	width:65px;
	height:13px;
	background-position:0 -65px;
}
.left .midbox .sbox {
	margin:0;
	padding:0;
}
.left .midbox .sbox td {
	
	padding:0 0 5px;
}
.left .midbox .sbox .radiobtn {
	float:left;
}
.left .midbox .sbox .text {
    float: left;
	padding:0 0 0 7px;
	cursor:pointer;
	font-size:12px;
	color:#626262;
	font-weight:600;
}
.left .midbox .sbox .text.opt {
	padding:0 0 0 2px;
}
.left .midbox .sbox .text .no {
	padding:0 0 0 5px;
	color:#c7c7c7;
	font-size:11px;
}
.left .midbox .locmore {
	display:none;
}
.left .midbox #lesslc {
	display:none;
}
.left .midbox .moreopt {
	font-size:11px;
	color:#ec5223;
	text-decoration:none;
	padding:0 0 0 5px;
}
.left .midbox .search {
	text-align:center;
	padding:5px 0 10px 0;
}
.left .midbox .search .searchnow {
	background: url(../../images/searchfn.png) no-repeat;
	width:163px;
	height:40px;
	border:none;
	line-height:32px;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	font-size:16px;
	font-weight:700;
	color:#7d5200;
	text-shadow: 0px 1px 0px rgba(252, 214, 83, 0.75);
	font-family: 'Open Sans', sans-serif;
}
.left .midbox .search .searchnow:hover {
	background: url(../../images/searchfnh.png) no-repeat;
}
.right #gallery {
	margin:10px 0;
	position:relative;
}
.right #gallery .special {
	position:absolute;
	background: url(../../images/soffer.png) no-repeat;
	width:101px;
	height:102px;
	top:-4px;
	left:-5px;
	z-index:10;
}
.right .info1 {
	border-bottom:1px dashed #e1e1e1;
	padding:0 0 8px 0;
}
.right .info1 .subtitle {
	color:#1575bc;
	font-size:22px;
	font-weight:700;
	text-transform:uppercase;
	margin:0;
	padding:0;
	float:left;
	width:470px;
}
.right .info1 .subtitle .count {
	font-size:12px;
	font-weight:600;
	text-transform:none;
	color:#ec5223;
	margin:0 0 0 5px;
}
.right .info1 .social {
	width:190px;
	float:right;
	margin:10px 0 0 0;
}
.right .info1 .social img {
	border:none;
	outline:none;
}
.right .info1 .address {
	color:#626262;
	font-size:12px;
	font-weight:600;
	padding:0 0 0 2px;
}
.right .ratings {
	border-bottom:1px dashed #e1e1e1;
	padding:15px 0 15px 0;
	margin:0 0 10px 0;
}
.right .ratings .uratings {
	float:left;
	padding:4px 0 0 0;
}

.right .ratings .uratings .bullets {
	background: url(../../images/usprite.png) no-repeat;
	float:left;
	margin:2px 8px 0 0;
}
.right .ratings .uratings .bullets.none {
	width:65px;
	height:13px;
	background-position:0 0;
}
.right .ratings .uratings .bullets.one {
	width:65px;
	height:13px;
	background-position:0px -13px;
}
.right .ratings .uratings .bullets.two {
	width:65px;
	height:13px;
	background-position:0px -26px;
}
.right .ratings .uratings .bullets.three {
	width:65px;
	height:13px;
	background-position:0 -39px;
}
.right .ratings .uratings .bullets.four {
	width:65px;
	height:13px;
	background-position:0 -52px;
}
.right .ratings .uratings .bullets.five {
	width:65px;
	height:13px;
	background-position:0 -65px;
}
.right .ratings .uratings .text {
	font-size:12px;
	color:#004b83;
	font-weight:600;
	width:73px;
	float:left;
}
.right .ratings .uratings .countrates {
	font-size:12px;
	color:#626262;
	font-weight:300;
	float:right;
}
.right .ratings .sratings {
	float:right;
	color:#626262;
	font-size:12px;
}
.right .ratings .sratings .stars {
	background: url(../../images/sstars.png) no-repeat;
	float:left;
}
.right .ratings .sratings .stars.one {
	width:115px;
	height:23px;
	background-position:0px 0px;
}
.right .ratings .sratings .stars.two {
	width:115px;
	height:23px;
	background-position:0px -23px;
}
.right .ratings .sratings .stars.three {
	width:115px;
	height:23px;
	background-position:0 -46px;
}
.right .ratings .sratings .stars.four {
	width:115px;
	height:23px;
	background-position:0 -69px;
}
.right .ratings .sratings .stars.five {
	width:115px;
	height:23px;
	background-position:0 -92px;
}
.right .ratings .sratings .countrates {
	color:#626262;
	font-size:12px;
	line-height:23px;
	padding:0 0 0 5px;
}
.right .ratings .sratings a {
	color:#ec5223;
	text-decoration:none;
}
.right .ratings .sratings a:hover {
	text-decoration:underline;
}
.right .info2 {
	padding:10px 0;
}
.right .info2 .left {
	float:left;
	width:480px;
}
.right .info2 .left ul {
	margin:0;
	padding:0;
}
.right .info2 .left ul li {
	list-style-type:none;
	color:#626262;
	font-size:12px;
	font-weight:600;
	margin:0 0 10px 0;
}
#content .wrapcontent .room {
	background: url(../../images/homeico.png) no-repeat;
	padding:0 0 0 20px;
}
#content .wrapcontent .room .color {
	color:#1575bc;
}
#content .wrapcontent .c_time {
	background: url(../../images/clock.png) no-repeat;
	padding:0 0 0 20px;
}
#content .wrapcontent .c_time .color {
	color:#1575bc;
}
.right .info2 .left .people {
	background: url(../../images/people.png) no-repeat;
    padding: 0 0 0 20px;
}
.right .info2 .left .people .color {
	color:#1575bc;
}
.right .info2 .left .wishlist {
	background: url(../../images/heart.png) 0 3px no-repeat;
    padding: 0 0 0 20px;
}
.right .info2 .left .wishlist a {
	color:#626262;
	text-decoration:none;
}
.right .info2 .left .wishlist a:hover {
	text-decoration:underline;
}

.right .info2 .left .viewmap {
	background: url(../../images/point.png) 1px 1px no-repeat;
    padding: 0 0 0 20px;
}
.right .info2 .left .viewmap a {
	color:#ec5223;
	text-decoration:none;
	font-weight:300;
}
.right .info2 .left .viewmap a:hover {
	text-decoration:underline;
}
.right .info2 .right {
	background: url(../../images/fshadow.png) no-repeat left center;
	width:174px;
	height:126px;
	float:left;
}
.price {
	color:#8ab112;
	font-size:36px;
	font-weight:800;
	text-align:center;
	padding:20px 0 0 0;
	position:relative;
}
 .price.dollar {
	font-size:22px;
	top:-10px;
	padding:0;
}
  .discount {
	text-align:center;
	color:#ec5223;
	font-size:12px;
	font-weight:300;
	padding:0 0 0 15px;
}
.right .bottom {
	margin:0 0 15px 0;
}
.right .bottom .left {
	float:left;
	background: url(../../images/promobg.png) repeat-x;
	height:44px;
	width:490px;
	border:1px solid #e3e3e3;
	border-radius:3px;
	margin:0;
}
.right .bottom .left .promotext {
	color: #626262;
    float: left;
    font-size: 11px;
    font-weight: 600;
    margin: 6px 0 0 10px;
    width: 150px;
}
.right .bottom .left .promotext .optional {
	font-weight:300;
}
.right .bottom .left .promotext a {
	color:#1575bc;
	text-decoration:none;
	font-weight:300;
}
.right .bottom .left .promotext a:hover {
	text-decoration:underline;
}
.right .bottom .left .optcode {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 3px 3px 3px 3px;
    color: #C7C7C7;
    float: right;
    height: 26px;
    margin: 5px 5px 0 0;
    padding: 3px;
    width: 316px;
	outline:none;
}
.right .bottom .right {
	float:right;
	width:173px;
}
.booknow {
	background: url(../../images/bbknow.png) no-repeat;
	width:163px;
	height:44px;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	font-size:16px;
	font-weight:700;
	color:#7d5200;
	text-shadow: 0px 1px 0px rgba(252, 214, 83, 0.75);
	font-family: 'Open Sans', sans-serif;	
}
.booknow:hover {
	background: url(../../images/bbknowh.png) no-repeat;
}

.show_number {
	background: url(../../images/bbknow.png) no-repeat;
	width:163px;
	height:44px;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	font-size:12px;
	font-weight:700;
	color:#7d5200;
	text-shadow: 0px 1px 0px rgba(252, 214, 83, 0.75);
	font-family: 'Open Sans', sans-serif;
	clear:both;
	margin-left:35px;
}
.show_number:hover {
	background: url(../../images/bbknowh.png) no-repeat;
}
.hidenum{
	display:none;
	text-align:center;
	font-size:16px;
	-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color:#004d85;
}
.ownernm{
	font-size:14px;
	color:#004d85;
	text-align:center;
	text-decoration:none;
}
.right .bottom .right .desc {
	
}
.right .desc h2 {
	color:#002c4e;
	text-transform:uppercase;
	font-size:20px;
	margin:0 0 5px 0;
}
.right .desc p {
	color:#626262;
	font-size:12px;
	margin:0 0 20px 0;
	padding:0;
	text-align:justify;
}
/* END OF CONTENT */
.testimonials input[type='text']{
	border-radius:3px;
	width:100%;
	padding:5px;
	border:1px solid #CCC;
	color:#002c4e;
}
.testimonials input[type='email']{
	border-radius:3px;
	width:100%;
	padding:5px;
	border:1px solid #CCC;
	color:#002c4e;
}
.testimonials select{
	border-radius:3px;
	width:45%;
	padding:5px;
	border:1px solid #CCC;
	color:#002c4e;
}
.testimonials textarea{
	border-radius:3px;
	width:100%;
	padding:5px;
	border:1px solid #CCC;
	color:#002c4e;
}
.enquery p{
	margin-bottom:10px;
	padding:0;
	font-size:14px;
	color:#004d85;
	padding:6px 0 6px 6px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}
.sendenq {
	margin:10px 0;
	border:none;
	cursor:pointer;
	background: url(../../images/loginbtn.png) no-repeat;
	display:block;
	width:83px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	font-weight:700;
	color:#7d5200;
	text-shadow: 0px 1px 0px rgba(252, 214, 83, 0.75);
}
.sendenq:hover {
	background: url(../../images/loginbtnh.png) no-repeat;
}
.st_review {
	margin:10px 0;
	border:none;
	cursor:pointer;
	background: url(../../images/loginbtn.png) no-repeat;
	display:block;
	width:83px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	font-weight:700;
	color:#7d5200;
	text-shadow: 0px 1px 0px rgba(252, 214, 83, 0.75);
}
.st_review:hover {
	background: url(../../images/loginbtnh.png) no-repeat;
}
.n_roomdetails{
	width:225px;
	margin:0 auto;
	}
.n_roomdetails ul{
	list-style:none;
	padding:0px;	
}
.n_roomdetails ul li{
	float:left;
	font-size:12px;
	margin:5px;
	width:65px;
	text-align:center;
	border-radius:4px;
	border:1px solid #CCC;
}
.eliteclip{
	position:absolute;
	background: url(../images/elitelist.png) no-repeat;
	width:101px;
	height:102px;
	top:10px;
	right:5px;
	z-index:2;
}
