@import "/css/ui.base.css";
@import "ui.css";

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	font-family: arial,tahoma,sans-serif;
	color: #697f85;
	text-align: center;
	background: #fff;
}
* html body {
	font-size: 10px;
}
p {
	margin: 10px 0;
}
a {
	color: #345f88;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: none;
}
img {
	border: 0;
}
select {
	font-size: 12px;
}

.bold {
	font-weight: bold !important;
}

.rrow:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.rrow {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .rrow {
	height: 1%;
}
.rrow {
	display: block;
}
/* End hide from IE-mac */

.container {
	width: 892px;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
}

/*=========header=========*/
.header {
	background: url(/templates/sanfranciscotravelhotel.com/images/header.jpg) no-repeat;
	padding: 10px 10px 10px 225px;
}
.header .inner {
	position: relative;
	height: 105px;
	z-index: 5;
}
.header .top_row {
	font: 11px arial;
	color: #fff;
	padding: 5px 0;
}
.header h1.logo {
	position: absolute;
	bottom: 0;
	left: 0;
}
.header h1.logo a {
	display: block;
	color: #00aecc;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}
.header h1.logo .txt1 {
	font: 22px tahoma;
}
.header h1.logo .txt2 {
	font: bold 30px tahoma;
}
.header h1.logo .white {
	color: #fff;
}
.header h1.logo .txt3 {
	display: block;
	position: absolute;
	left: -2px;
	top: -2px;
}
/*========================*/

/*========language========*/
.language {
	height: 28px;
	color: #00aecc;
	font: 12px/20px arial;
	text-align: right;
	padding-right: 128px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
}
.dropdown {
	font: 11px arial;
	border: 1px solid #8dd9e6;
	background: #d1f7fb url(/templates/sanfranciscotravelhotel.com/images/arrow_lang.gif) no-repeat;
	position: absolute;
	top: 0;
	right:0;
}
.dropdown a {
	display: block;
	color: #00aecc;
	text-decoration: none;
}
.dropdown a:hover {
	background-color: #8dd9e6;
}
.dropdown img {
	vertical-align: top;
	margin: 1px 5px 0 0;
}
.dropdown .act {
	color: #00aecc;
	cursor: pointer;
}
.dropdown a, .dropdown .act {
	background-repeat: no-repeat;
	background-position: 10px 4px;
}
#dd_language {
	float: right;
	width: 120px;
	background-position: 103px 8px;
	text-align: left;
	margin-left: 5px;
}
#dd_language .act {
	background-position: 10px 4px;
}
#dd_language a, #dd_language .act {
	padding: 3px 10px 3px 30px;
}
* html #dd_language a {
	height: 1%;
}
#lang_list {
	position: relative;
}
.hidden {
	display:none;
}
.en {
	background-image: url(/images/languages/en.gif);
}
.de {
	background-image: url(/images/languages/de.gif);
}
.fr {
	background-image: url(/images/languages/fr.gif);
}
.es {
	background-image: url(/images/languages/es.gif);
}
.it {
	background-image: url(/images/languages/it.gif);
}
.nl {
	background-image: url(/images/languages/nl.gif);
}
.ca {
	background-image: url(/images/languages/ca.gif);
}
.pt {
	background-image: url(/images/languages/pt.gif);
}
.no {
	background-image: url(/images/languages/no.gif);
}
.fi {
	background-image: url(/images/languages/fi.gif);
}
.sv {
	background-image: url(/images/languages/sv.gif);
}
.da {
	background-image: url(/images/languages/da.gif);
}
.cs {
	background-image: url(/images/languages/cs.gif);
}
.hu {
	background-image: url(/images/languages/hu.gif);
}
.ro {
	background-image: url(/images/languages/ro.gif);
}
.ja {
	background-image: url(/images/languages/ja.gif);
}
.zh {
	background-image: url(/images/languages/zh.gif);
}
.pl {
	background-image: url(/images/languages/pl.gif);
}
.el {
	background-image: url(/images/languages/el.gif);
}
.ru {
	background-image: url(/images/languages/ru.gif);
}
.tr {
	background-image: url(/images/languages/tr.gif);
}
/*========================*/

.main {
	float: left;
	width: 100%;
}
.left_side {
	float: left;
	margin-left: -892px;
	width: 215px;
	background: #eef6f5;
}
.right_side {
	float: left;
	width: 204px;
	margin-left: -204px;
	background: url(/templates/sanfranciscotravelhotel.com/images/right_side.gif) no-repeat 0 bottom;
	padding-bottom: 1px;
}
.content {
	line-height: 18px;
	margin: 0 204px 0 215px;
	padding: 10px;
}
.content .b_text a {
	text-decoration: underline;
}
.content h2 {
	font: bold 14px arial;
	color: #ffac01;
	margin: 5px 0 10px;
}
.content.mg0 {
	margin-right: 0;
}

/*=======hotel block======*/
.hotels_category {
	font: bold 12px arial;
	color: #00aecc;
	margin: 10px 0;
}
.hotels_radius a {
	text-decoration: underline;
}
.hotels_radius a:hover {
	text-decoration: none;
}
.hotels_row {
	margin: 5px 0;
}
.hotels_row .col {
	float: left;
	width: 215px;
	font: bold 11px arial;
	padding-right: 10px;
}
.hotel_block {
	margin: 10px 0;
}
.hotel_block .hb_left {
	float: left;
	width: 107px;
}
.hotel_block .hb_left img {
	border: solid 1px #919191;
	vertical-align: top;
}
.hotel_block .hb_left .from {
	font: bold 11px arial;
	color: #ffac01;
	background: #eef6f5;
	border: 1px solid #cce1e4;
	text-align: center;
	padding: 3px 0;
	margin-top: 2px;
}
.hotel_block .hb_right {
	margin-left: 115px;
}
.hotel_block .title {
	font: bold 12px arial;
	padding-bottom: 3px;
}
.hotel_block .address {
	font: italic 12px arial;
	color: #006fb6;
	margin-bottom: 3px;
}
.hotel_block .more {
	font: bold 11px arial;
	padding-top: 5px;
}
.hotel_block .more a {
	color: #006fb6;
}
* html .hotel_block .hb_right {
	position: relative;
	left: 3px;
	margin-right: -3px;
}
/*========================*/

/*====navigation&sort=====*/
.hotels_sort {
	font: bold 11px arial;
	color: #697f85;
	text-align: left; 
	margin: 10px 0;
	padding: 7px 10px;
	border-top: 1px solid #697f85;
	border-bottom: 1px solid #697f85;
}
.hotels_sort a {
	color: #006fb6;
	margin-left: 15px;
}
.hotels_sort a.act {
	color: #345f88;
	text-decoration: underline;
}
.hotels_sort a.sortd0 {
	background: url(/templates/sanfranciscotravelhotel.com/images/arrow_bottom.gif) no-repeat right center;
	padding-right: 13px;
}
.hotels_sort a.sortd1 {
	background: url(/templates/sanfranciscotravelhotel.com/images/arrow_top.gif) no-repeat right center;
	padding-right: 13px;
}
.nav {
	font: bold 11px arial;
	color: #697f85;
	text-align: center; 
	margin: 10px 0;
	padding: 7px 10px;
	border-top: 1px solid #697f85;
	border-bottom: 1px solid #697f85;
}
.nav a {
	text-decoration: underline;
}
.nav a:hover {
	text-decoration: none;
}
/*========================*/

/*========left menu=======*/
.menu_l {
	margin: 10px;
}
.menu_l .ml_tl {
	background: url(/templates/sanfranciscotravelhotel.com/images/ml_tl.gif) no-repeat 0 0;
	padding-left: 10px;
}
.menu_l .ml_tr {
	background: url(/templates/sanfranciscotravelhotel.com/images/ml_tr.gif) no-repeat right 0;
	padding-right: 10px;
}
.menu_l .ml_tc {
	height: 26px;
	font: bold 12px/26px arial;
	color: #ffac01;
	background: url(/templates/sanfranciscotravelhotel.com/images/ml_tc.gif) repeat-x;
}
.menu_l .ml_c {
	font: 11px arial;
	padding: 5px 10px 0;
}
.menu_l .ml_c li {
	padding: 3px 0;
}
.menu_l .ml_c .sub {
	padding-left: 10px;
}
/*========================*/

/*========left menu=======*/
.menu_r {
	background: url(/templates/sanfranciscotravelhotel.com/images/mr_bg.gif) repeat-y;
	padding: 10px 1px 0 0;
}
.menu_r .mr_t {
	font: bold 12px arial;
	color: #00aecc;
	background: #d7f5fa;
	padding: 5px 10px;
}
.menu_r .mr_c {
	padding: 5px 10px;
}
.menu_r .mr_c li {
	padding: 3px 0;
}
.menu_r .mr_c a {
	color: #00aecc;
}
/*========================*/

/*=========filter=========*/
.filter_block {
	font: 11px arial;
	border-bottom: solid 1px #b3c0cf;
	margin: 5px 0;
}
.filter_block .name {
	font: bold 11px arial;
}
.filter_block #price_rating, .filter_block #star_rating, .filter_block #landmarks {
	margin: 10px 0;
}
.filter_block .distance {
	width: 85px;
}
.filter_block .location, .filter_block .currency {
	width: 174px;
	margin-top: 5px;
}
.filter_block a:hover {
	text-decoration: underline;
}
.filter_block #price_rating input, .filter_block #star_rating input {
	width: 15px;
	height: 15px;
	vertical-align: top;
}
.filter_block .inact {
	color: #999999;
}
.filter_block .mg5 {
	margin: 5px 0;
}
.filter_block.last {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.filter_block #str_query {
	width: 170px;
}
.filter_block #btn_go {
	float: right;
	width: 90px;
	height: 22px;
	font-weight: bold;
	color: #006fb6;
	margin-top: 5px;
}
#travel_plan {
	font: 11px arial;
	margin-top: 5px;
}
#travel_plan div {
	margin: 3px 0;
}
#travel_plan div.modify {
	margin-bottom: 0;
	padding-bottom: 3px;
}
#travel_plan .modify a {
	color: #006fb6;
	font-weight: bold;
	text-decoration: underline;
}
#hotel_filter {
}
#hotel_filter .row {
	font: 11px arial;
	margin: 5px 0 10px;
}
#hotel_filter .row select {
	height: 20px;
	width: 75px;
}
#hotel_filter .but_row {
	padding-bottom: 5px;
	text-align: center;
}
#hotel_filter .but_row input {
	width: 120px;
	font-weight: bold;
	color: #006fb6;
}
/*========================*/

/*=========search=========*/
.qs {
	background: #eef6f5;
	margin-bottom: 10px;
}
* html .qs {
	height: 1%;
}
.qs .qs_t {
	font: bold 12px arial;
	color: #ffac01;
	padding: 10px;
	border-bottom: solid 1px #fff;
}
.qs .qs_b {
	padding: 10px;
}
.qs .qs_str {
	font: bold 12px arial;
	color: #00aecc;
}
.qs .qs_row {
	margin-top: 10px;
}
.qs .qs_cell {
	float: left;
	padding-right: 10px;
}
.qs .sel {
	width:70px;
}
.qs .sel_currency {
	width:163px;
}
.qs .but_find {
	float: right;
	width: 100px;
	height: 22px;
	font: bold 12px tahoma;
	color: #006fb6;
	margin-top: 16px;
}
.qs .le_row {
	font: 11px/18px arial;
	padding: 3px 0;
}
.qs .le_left {
	float: left;
	width: 150px;
	font-weight: bold;
	text-align: right;
}
.qs .le_right {
	float: right;
	width: 273px;
}
.qs .inp {
	height: 18px;
	width: 260px;
	border: 1px solid #b3c0cf;
}
.qs textarea {
	width: 260px;
	font: 11px arial;
	border: 1px solid #b3c0cf;
}
.qs_buttons {
	margin: 10px 0;
	text-align: center;
}
.qs_buttons input {
	color: #006fb6;
	width: 75px;
}
.le_link {
	margin: 10px 0;
	font: 11px arial;
	border-top: 1px solid #697f85;
}
.le_link a {
	font-weight: bold;
	color: #006fb6;
}
/*========================*/

/*======block hotels======*/
.block_hotels {
	color: #697f85;
	margin: 10px 0;
}
.block_hotels h2 {
	font: bold 14px arial;
	color: #ffac01;
	padding: 5px 0;
	margin: 0;
}
.block_hotels h3 {
	font: bold 12px arial;
}
.block_hotels .bh_row {
	font: 11px/16px arial;
	padding: 5px 0;
}
.block_hotels .bh_col {
	float: left;
	width: 140px;
	padding-right: 10px;
}
.block_hotels .bh_row a {
	color: #697f85;
}
.block_hotels .bh_row img {
	float: left;
	margin-right: 10px;
	border: 1px solid #697f85;
}
.block_hotels .bh_more {
	padding: 5px 0;
}
.block_hotels .bh_more a {
	font: bold 11px arial;
	color: #006fb6;
}
/*========================*/

/*text block before footer*/
.txt_block {
	margin: 10px 0;
}
.txt_block.brd {
	padding-top: 10px;
	border-top: solid 1px #697f85;
}
/*========================*/

/*=========footer=========*/
.footer {
	height: 1%;
	background: #c1ecf5 url(/templates/sanfranciscotravelhotel.com/images/footer_bl.gif) no-repeat 0 bottom;
	clear: left;
	margin-top: 10px;
}
.footer a {
	color: #697f85;
}
.footer .inner {
	background: url(/templates/sanfranciscotravelhotel.com/images/footer_br.gif) no-repeat right bottom;
	padding: 10px;
	line-height: 18px;
}
.footer_cell1 {
	float: left;
	width: 485px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #fff;
}
.footer_cell2 {
	float: left;
	width: 356px;
}
.footer .thawte {
	float: left;
	margin-right: 10px;
}
/*========================*/

/*======footer links======*/
.links {
	text-align: center;
	padding: 5px 0;
}
.links.brdr {
	border-top: solid 1px #697f85;
}
/*========================*/

/*=========stars==========*/
.s1 {
	width: 11px;
	height: 11px;
	background: url(/templates/sanfranciscotravelhotel.com/images/star_1.gif)
}
.s2 {
	width: 23px;
	height: 11px;
	background: url(/templates/sanfranciscotravelhotel.com/images/star_2.gif)
}
.s3 {
	width: 35px;
	height: 11px;
	background: url(/templates/sanfranciscotravelhotel.com/images/star_3.gif)
}
.s4 {
	width: 47px;
	height: 11px;
	background: url(/templates/sanfranciscotravelhotel.com/images/star_4.gif)
}
.s5 {
	width: 59px;
	height: 11px;
	background: url(/templates/sanfranciscotravelhotel.com/images/star_5.gif)
}
/*========================*/

/*=========splash=========*/
.splash .avail {
	padding: 10px 0;
}
.splash .avail .searching {
	font: bold 14px arial;
	color: #00aecc;
	margin-top: 30px;
}
.splash .avail h2 {
	font: bold 22px arial;
	color: #ff5a00;
}
.splash .avail #count {
	font: bold 16px arial;
	color: #ff5a00;
}
.splash .avail #progress {
	margin: 10px 20px;
}
.splash .avail .results {
	font: bold 13px arial;
	color: #000;
	margin: 0;
}
/*========================*/

/*========== Map =========*/
.gmap {
	width: 900px; /* Width Window */
	text-align: left;
}
#map {
	width: 900px;
	height: 500px;
	position: fixed;
	top: 100px;
	left: 100px;
	display: none;
	background: #fff url('/images/map-ajax-loader.gif') no-repeat center center;
	border: 3px solid #00aecc;
}
* html #map {
	position: absolute;
}
/*========================*/
