/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#b5b5b5;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.688em;
		line-height:1.364em;
		color:#646464;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#02a2d6; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

.tail-bottom {background:url(images/tail-bottom.gif) bottom repeat-x #e5e5e5;}
.tail-top {background:url(images/tail-top.jpg) top repeat-x;}

li { line-height:1.5em;}

.list2 li {font-size:1.091em; line-height:1.667em; font-weight:bold;}

.imgindent {margin:0 10px 0 0; float:left;}

/* ============================= header ====================== */

#header .row1 {padding:8px 6px 0 45px; color:#fff; height:28px;}

.menu {float:right; width:550px; padding:15px 17px 0 0;}
.menu li {float:left; background:none; padding:0 0 0 1px;}
.menu li a {color:#ffffff; text-decoration:none; display:block; width:90px; text-align:center; padding:10px 0 10px 0; background:url(images/menu-bg.jpg) left top no-repeat;}
.menu li a:hover, .menu .active a {background:url(images/menu-bg-act.jpg) left top no-repeat;}

.logo {margin:19px 0 0 46px;}

h2 {color:#000000; font-size:2.727em; line-height:1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; margin-bottom:14px;}
h3 {color:#000000; font-size:2.273em; line-height:1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; margin-bottom:32px;}
h4 {color:#000000; font-size:2em; line-height:1em; font-weight:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding-top:7px;}
h4 a {color:#e31a04; font-size:.545em; line-height:1em; display:block; font-weight:bold;}
h5 {color:#000000; text-transform:uppercase; margin-bottom:15px; font-size:1.083em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.title {margin-bottom:20px;}

/* ============================= content ====================== */

#content .indent {padding:15px 0 0 14px; background:#fff;}
.box1 {background:url(images/col2-bg.jpg) no-repeat 0 0; position:relative; padding:29px 8px 26px 8px;}
.box1-indent {padding:0 22px 0 26px; min-height: 300px;}

.row2 {background:#f4f4f4; padding:23px 22px 36px 34px; font-size:1.091em; line-height:1.25em; color:#575757;}
.col-pad {padding-right:16px;}

.extra { margin:-78px 0 0 -8px;}
.line1 {border-bottom:1px solid #e6e6e6; padding-bottom:32px; margin-bottom:20px;}
.line2 {background:url(images/line.gif) bottom left repeat-x; padding-bottom:7px; margin-bottom:7px;}

.price-list li {font-size:1.091em; line-height:1.667em; padding:0; background:none;}
.price-list a {color:#02a2d6; font-weight:bold;}
.price-list .name {display:inline-block; padding:0 0 0 7px; width:313px;}
.price-list .pfrom { float:right; }
.price-list img {vertical-align:middle;}

.margin1 {margin-top:25px;}
.margin2 {margin-top:15px;}
.padding1 {padding-left:23px;}
.indent1 {padding:28px 20px 0 17px;}
.indent3 {padding:0 20px 0 20px;}
.tacenter {text-align:center; padding:10px 0 0 0;}

.stars {float:right;}
.text2 {font-size:1.091em;}
.text3 {color:#e31a04;}
.link {color:#02a2d6; font-weight:bold; font-size:1.091em;}
.link2 {color:#e31a04; font-weight:bold; background:url(images/marker1.gif) no-repeat right 5px; padding-right:16px; text-decoration:none;}
.link2:hover {text-decoration:underline;}
.gallery {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000; font-size:1.182em;}
.gallery .city {color:#e31a04;}
.gallery .city a {color:#e31a04;}
.gallery img {margin-bottom:10px;}

/* ============================= footer ====================== */

#footer {background:#c5c5c5; color:#626262; font-weight:bold; text-transform:uppercase; padding:20px 0 0 35px;}
#footer a {text-decoration:none; color:#626262;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

.taright {text-align:right;}
#HeaderForm {float:right;}
#HeaderForm .select1 {width:131px; border:1px solid #ababab; margin:0 19px 0 5px;}
#HeaderForm img {vertical-align:middle;}

.LeftSearchForm {background:#f0f0f0; color:#000000; margin-left:-14px; position:relative; zoom:1}
.LeftSearchForm .gallery h3 { font-size: 1.6em; }
.LeftSearchForm .corner-left-top {padding:18px 20px 20px 40px;}
.LeftSearchForm .indent2 { font-size:1.182em;}
.LeftSearchForm .col-1 {width:184px;}
.LeftSearchForm .col-2 {width:169px;}
.LeftSearchForm label {display:block; height:63px;}
.LeftSearchForm .label {height:50px;}
.LeftSearchForm .destination {padding-right:16px;}
.LeftSearchForm .select1 {width:48px; margin-right:3px;}
.LeftSearchForm .select2 {width:88px; margin-right:3px;}
.LeftSearchForm .checkbox {width:13px; height:13px; margin:0 3px 0 0; padding:0;}
.LeftSearchForm .button {color:#fff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; background:url(images/search-button.gif) no-repeat 0 0; width:90px; text-align:center; text-transform:uppercase; font-size:15px; display:inline-block; padding:10px 0 11px 0;}
.LeftSearchForm .button:hover {background:url(images/search-button2.gif) no-repeat 0 0;}
.LeftSearchForm .input {width:346px;}
.LeftSearchForm label.card { display: block; margin: 0; padding: 0; line-height: 35px; width: 80px; height: 35px; cursor: pointer; float: left; }
.LeftSearchForm label.card input { margin-bottom: 10px; }
.LeftSearchForm label.checkbox { display: inline; margin: 0; padding: 0; height: 24px; line-height: 24px; cursor: pointer; }
.LeftSearchForm label.checkbox input { display: inline; margin: 0; padding: 0; }
.LeftSearchForm .container.advanced { margin-top: 20px; }
.LeftSearchForm .container.advanced .col1 { padding-top: 10px; }
.LeftSearchForm .advanced-switch { display: block; margin-top: 10px; }
.LeftSearchForm .swtich-content { padding-left: 16px; }
.LeftSearchForm .search-button { height: 36px; margin-top: 10px; }
.LeftSearchForm .search-button .button { padding: 0; margin: 0; float: right; width: 90px; height: 36px; background: url(images/search-button2.gif) no-repeat; }
.LeftSearchForm .search-button .button input { padding: 0; margin: 0; color: #FFF; font-weight: bold; font-size: 1.2em; cursor: pointer; display: block; width: 90px; height: 36px; background: url(search-button2.gif) no-repeat; background: url(images/search-button.gif) no-repeat; border: none; text-shadow: #044A63 0px 1px 1px; }
.LeftSearchForm .search-button .button input:hover { background: none; }
.LeftSearchForm label.stars-label { height: 24px; line-height: 24px; display: block; margin-top: 6px; font-size: 1em; font-weight: bold; cursor: pointer; }
.LeftSearchForm #price-to, .LeftSearchForm #price-from { background: none; border: none; font-size: 1.5em; font-weight: bold; color: #222; width: 70px; text-shadow: #FFF 0px 1px 1px; }
.LeftSearchForm #price-from { float: left; }
.LeftSearchForm #price-to { float: right; text-align: right; }

#ContactForm label {height:30px; display:block;}
#SignupForm .button {color:#000000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; background:url(images/subscribe-button.gif) no-repeat 0 0; width:83px; text-align:center; text-transform:uppercase; display:inline-block; padding:8px 0 11px 0; font-weight:bold; margin-top:5px; font-size:.917em;}
#SignupForm .button:hover { background:url(images/subscribe-button2.gif) no-repeat 0 0;}

.input {width:270px; height:19px; border:1px solid #a5acb2; background:#ffffff; padding:0 0 0 5px; font-size:1em;}
textarea {width:175px; height:122px; border:1px solid #a5acb2; background:#ffffff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

a.more-photos { display: block; text-align: right; padding-right: 20px; }
div.photos img { margin-right: 5px; border: 3px #FFF solid; outline: 1px solid #888; margin-bottom: 7px; background: url(images/loading.gif) no-repeat center center; }

div.hotel-stars { float: right; }

div.book-button { background: #c03321 url(images/hotel-book-active.png); height: 33px; line-height: 33px; text-align: center; }
div.book-button a { display: block; height: 33px; line-height: 33px; font-size: 1.3em; font-weight: bold; text-decoration: none; color: #FFF; background: #FFB529 url(images/hotel-book.png) }
div.book-button a:hover { background: none; }

/*form.book-form { margin-left: 40px; }*/
form.book-form label { font-size: 1.1em; line-height: 2em; }
form.book-form label.error { font-size: 1.1em; line-height: 2em; color: #A00; }
form.book-form input.text { border: 1px #AAA solid; background: #FFF; float: none; display: block; font-size: 1.3em; padding: 3px; font-weight: bold; width: 400px; margin-bottom: 10px; }
form.book-form input.error { color: #A00; border: 1px #F00 solid; background: #FEE; }
form.book-form .left-half { float: left; width: 190px; }
form.book-form .right-half { margin-left: 210px; width: 190px; }
form.book-form .left-half input.text, form.book-form .right-half input.text { width: 190px; }
form.book-form .submit { background: #c03321 url(images/hotel-book-active.png); width: 364px; height: 33px; line-height: 33px; text-align: center; margin-left: 25px; margin-top: 15px; }
form.book-form .submit input.button { display: block; width: 364px; height: 33px; line-height: 33px; font-size: 1.3em; font-weight: bold; text-decoration: none; color: #FFF; background: #FFB529 url(images/hotel-book.png); border: none; cursor: pointer; }
form.book-form .submit input.button:hover { background: none; }
form.book-form input.checkoutinp, form.book-form input.checkininp {
    display: inline;
}
/*form.book-form .ui-datepicker-trigger { float: right; margin-top: 7px; margin-right: 35px; }*/
form.book-form .ui-datepicker-trigger { position: absolute; margin-left: -30px; margin-top: 5px; cursor: pointer; }
form.book-form .hasDatepicker { float: left; }

.errors ul { border: 1px #F00 solid; margin-left: 30px; margin-right: 30px; padding: 10px; background: #FEE; }
.errors ul li { font-weight: bold; }

.errors-list { margin: 30px; padding: 10px; border: 1px #FDD solid; background: #FEE; }
.success-list { margin: 30px; padding: 10px; border: 1px #DFD solid; background: #EFE; }

.tabs { border-bottom: 1px #888 solid; height: 32px; }
.tabs ul { list-style: none; padding-top: 5px; }
.tabs ul li { float: left; margin-right: 3px; border: 1px #888 solid; border-bottom: none; background: url(images/tab-bg-active.png) repeat-x; border-radius: 3px 3px 0px 0px; text-shadow: #FFF 0px 1px 1px; }
.tabs ul li a { display: block; padding: 5px 10px 5px 10px; color: #000; text-decoration: none; background: url(images/tab-bg.png) repeat-x; border-radius: 3px 3px 0px 0px; color: #888; font-size: 1.2em; }
.tabs ul li a.active, .tabs ul li a:hover { display: block; color: #000; text-decoration: none; background: none; border-bottom: 1px #FAFAFA solid; z-index: 10; }
.tab-pane { }

h1 { margin-bottom: 10px; }

.highlighted-hotels {  }
.highlighted-hotels h2 { font-size: 1.5em; font-weight: bold; line-height: 1.5em; margin: 0; border-bottom: 1px #AAA dashed; }
.highlighted-hotels h2 a { color: #086579; }
.highlighted-hotels h3 { float: left; font-size: 1.3em; font-weight: normal; line-height: 25px; height: 25px; margin: 0; width: 375px; overflow: hidden; text-align: left; }
.highlighted-hotels h3 a { color: #444; padding-left: 10px; display: block; line-height: 25px; height: 25px; text-decoration: none; }
.highlighted-hotels h3 a span { float: right; }
.highlighted-hotels h3 a img { margin-top: 4px; }
.highlighted-hotels .city { margin-bottom: 10px; }
.highlighted-hotels .city .hotel { border-bottom: 1px #AAA dashed; height: 25px; text-align: right; }
.highlighted-hotels .city .hotel .stars { padding-top: 5px; } 
.highlighted-hotels .city img.city { border: 3px #FFF solid; outline: 1px solid #888; float: left; width: 98px; height: 98px; margin-right: 10px; }

.bread-crumbs { position: relative; top: -10px; border-bottom: 1px #AAA dashed; padding-bottom: 4px; }

.hotels-list { }
.hotels-list .hotel { margin-bottom: 5px; }
.hotels-list img.hotel { float: left; border: 3px #FFF solid; outline: 1px solid #888; background: #EEE; margin-right: 10px; }
.hotels-list h3 { font-size: 1.5em; font-weight: bold; line-height: 1.5em; margin: 0; margin-bottom: 5px; }
.hotels-list h3 a { color: #086579; }
.hotels-list .left { padding-top: 5px; float: left; width: 260px; }
.hotels-list .right { padding-top: 10px; float: right; width: 120px; text-align: right; }
.hotels-list .right b { font-size: 1.3em; }
.hotels-list .stars { margin-bottom: 5px; float: none; }

.thermometer { width: 106px; height: 16px; background: #FFF; float: right; }
.thermometer .bar { width: 106px; height: 16px; position:absolute; background: url(images/thermometer-bar.png) no-repeat; }
.thermometer .overlay { width: 106px; height: 16px; position:absolute; background: url(images/thermometer.png) no-repeat; }

.sub-locations { margin-bottom: 10px; }

.paginate { text-align: center; margin-bottom: 15px; }
.paginate .previous { float: left; padding: 3px; }
.paginate .next { float: right; padding: 3px; }
.paginate .page { font-size: 1.2em; padding: 3px; }
.paginate span.page { font-weight: bold; color: #FFF; background: #be3120; border-radius: 3px 3px 3px 3px; }
.paginate a:hover { color: #FFF; background: #be3120; border-radius: 3px 3px 3px 3px; }

.additional { border-bottom: 1px #888 dashed; padding-bottom: 5px; }
.additional .right { float :right; text-align: right; } 
.additional strong { color: #000; }
.additional .book-button { float: right; width: 200px; height: 33px; background: url(images/hotel-book-2-active.png) no-repeat; }
.additional .book-button a { width: 200px; height: 33px; background: url(images/hotel-book-2.png) no-repeat; }

.description { padding-bottom: 10px; }

.description-map { width: 330px; float: right; }
.description-map .map { background: #EEE url(images/loading.gif) no-repeat center center; }
.description-pois { width: 150px; }

ul.pois { list-style: none; }
ul.pois li span { float: right; }

form.order { float: right; }

a.black { text-decoration: none; font-weight: bold; color: #000; }

.promoted-hotels { }
.promoted-hotels .hotel { height: 60px; margin-bottom: 10px; background: #FAFAFA; padding: 5px; border-radius: 3px 3px 3px 3px; }
.promoted-hotels .hotel img { border: 3px #FFF solid; outline: #444 1px solid; float: left; width: 50px; height: 50px; }
.promoted-hotels .hotel img.star { float: right; border: none; outline: none; padding: 0; margin: 0; width: auto; height: auto; }
.promoted-hotels .hotel h3 { margin-left: 65px; font-size: 1.4em; }
.promoted-hotels .hotel h3 a { color: #000; line-height: 25px; }

hr.super { height: 1px; border: none; border-bottom: 1px #AAA solid; margin-top: 20px; margin-bottom: 20px; }

.hotel-detail h1 {color:#000000; font-size:2.727em; line-height:1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; margin-bottom:14px;}
.hotel-detail h2 { font-size: 1.2em; font-weight: bold; margin: 0; padding: 0; }
.hotel-detail h2 a { color: #000; text-decoration: none; }

.bottom-links { text-align: center; line-height: 1.6em; }
.bottom-links a { padding: 0 2px 0 2px; }

span.main-price { font-size: 1.2em; } 

.contact-form { margin-bottom: 20px; }
.contact-form input { margin-left: 200px; }
.contact-form label { display: block; font-size: 1.2em; text-align: right; width: 350px; margin-top: 20px; margin-bottom: 20px; font-weight: bold; }
.contact-form label input { font-size: 1.2em; margin: 0; }

.clear { clear: both; }

.price-slider { margin: 10px; }

