body {
    margin: 10px;
    padding 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(/image/bg.png);
}

body, p, th, td, input, select {
    font-size: 12px;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

div#mtop {
    height: 8px;
    overflow: hidden;
}

div#mtop .left {
    float: left;
    width: 8px;
    height: 8px;
    background-image: url(/image/back_top_left.png);
}

div#mtop .top {
    float: left;
    width: 804px;
    height: 8px;
    background-image: url(/image/back_top.png);
}

div#mtop .right {
    float: left;
    width: 8px;
    height: 8px;
    background-image: url(/image/back_top_right.png);
}

div#container {
    margin: 0;
    padding: 2px 10px 20px 10px;
    height: auto;
    background-color: #ffffff;
    width: 820px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 800px;
}
html>body div#container {
    width: 800px;
}

div#head {
    float: left;
    height: 100px;
    width: 800px;
}

div#head .left {
    float: left;
    width: 10px;
    height: 100px;
    background-image: url(/image/header_left.png);
}

div#head .center {
    float: left;
    padding-top: 9px;
    width: 780px;
    height: 100px;
    vertical-align: top;
    background-image: url(/image/header_center.png);
    background-repeat: repeat-x;
}

div#head .right {
    float: left;
    width: 10px;
    height: 100px;
    background-image: url(/image/header_right.png);
}

div#head .title {
    font-size: 18px;
    color: #ffffff;
}

div#head .subtitle {
    margin-top: -2px;
    font-size: 11px;
    color: #ffffff;
}

div#headersearch {
    width: 250px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    margin-left: 400px;
    margin-top: 20px;
}

div#headersearch input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 13px;
    width: 150px;
    background-color: #FFFFFF;
    border: 1px inset #CCCCCC;
}

div#headersearch button {
    font-size: 9px;
    margin-top: 1px;
    height: 18px;
    width: 50px;
    background-color: #CBD7E7;
    border: 1px outset #CCCCCC;
}

div#headersearch button:active {
    border: 1px inset #CCCCCC;
    background-color: #BBC7D7;
}

div#head div#nav {
    float: right;
    font-size: 11px;
    color: #ffffff;
}

div#head div#nav a {
    color: #ffffff;
    text-decoration: none;
}

div#body {
    float: left;
    width: 800px;
}

div#boxesleft {
    float: left;
    margin-top: 20px;
    width: 170px;
    height: 100%;
    vertical-align: top;
    overflow-x: hidden;
}

ul.list {
    margin: 0px;
    padding: 0px;
    list-style-image: none;
}
ul.list li {
    display: block;
    margin-bottom: 1px;
}

a.menu, a.menu_act {
    width: 100%;
    padding: 5px;
    display: block;
    width: 170px;
    font-size: 10px;
}

a.menu:link, a.menu:visited {
    text-decoration: none;
    color: #0A2871;
    background-color: #E5EBF3;
}

a.menu_act, a.menu:hover, a.menu:active {
    color: #0A2871;
    background-color: #CBD7E7;
}

a.menu img {
    float: left;
    margin-top: 2px;
    border-style: none;
}

a.menu_act img {
    float: left;
    margin-top: 2px;
    border-style: none;
}

div#content {
    float: left;
    margin: 20px 0 0 20px;
    width: 600px;
    height: 100%;
}

div#breadcrumb {
    clear: left;
    padding: 3px 0 3px 0;
    width: 100%;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color:#cccccc;
    font-size: 11px;
    vertical-align: middle;
    color: #999999;
}

a.breadcrumb {
    font-size: 11px;
}

a.breadcrumb:link, a.breadcrumb:visited {
    color: #999999;
    text-decoration: none;
}

a.breadcrumb:active, a.breadcrumb:hover {
    color: #999999;
}

div#map {
    margin: 10px 0 10px 0;
    width: 600px;
    height: 610px;
}

h2.infowin {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
}

p.infowin {
    margin-top: 0px;
    margin-left: 20px;
}

div.infowin {
    width: 250px;
    font-size: 9px;
    font-weight: normal;
}

.infowin {
    font-size: 9px;
    font-weight: normal;
}

.infowin_b {
    font-weight: bold;
}

div.infowin_main {
    width: 238px;
    height: 189px;
    overflow: hidden;
    padding-left: 14px;
    padding-top: 14px;
}

div.infowin_main[class] {
    background-image:url(/image/bubble_bottom.png);
    background-repeat: no-repeat;
}

.infowin_small {
    font-size: 9px;
}

.target_list {
    width: 600px;
    float: left;
    margin-top: 5px;
    margin-bottom: 20px;
    background-color: #E5EBF3;
}

.city_list {
    clear: all;
    margin-top: 10px;
    margin-left: 10px;
    width: 580px;
    padding: 5px;
    list-style-image: none;
}

.city_list li {
    display: inline;
    white-space: nowrap;
}

.city_list li a {
    font-size: 10px;
    margin-right: 10px;
}

.city_list li a:link, .city_list li a:visited {
    color: #0a2871;
    background-color: #e5ebf3;
    text-decoration: none;
}

.city_list li a:active, .city_list li a:hover {
    color: #0A2871;
    background-color: #cbd7e7;
    text-decoration: underline;
}

.city_list li .cloud2 {
    font-size: 105%;
}

.city_list li .cloud5 {
    font-size: 110%;
}

.city_list li .cloud10 {
    font-size: 115%;
    font-weight: bold;
}

.city_list li .cloud20 {
    font-size: 120%;
    font-weight: bold;
}

div.hotel_list {
    width: 600px;
    margin-top: 5px;
    padding-top: 4px;
    margin: 0px;
    vertical-align: middle;
    border-top: solid 2px white;
    overflow: hidden;
}

div.hotel_list .stars img {
    float: left;
    margin: 0;
    width: 20px;
    height: 19px;
}

div.hotel_list hr {
    clear: left;
    margin-top: 5px;
    width: 596px;
    height: 1px;
    border-style: none;
    border-width: 0px;
    border-bottom: dotted 1px gray;
}

#hide_marker {
    float: right;
    width: 100px;
    height: 10px;
}

#hide_marker a {
    font-size: 9px;
    text-align: center;
    color: #999999;
}

#hide_marker a:link, #hide_marker a:visited {
    text-decoration: none;
}

#hide_marker a:active {
}

#hide_marker a:hover {
}

#showmarker_blue, #showmarker_red {
    display: none;
    visibility: hidden;
}

#map_overview {
    right: 0px;
    bottom: 0px;
}

.small_heading {
    float: left;
    font-size: 10px;
    font-weight: normal;
    color: #0A2871;
}

.left_title {
    padding-top: 4px;
    padding-left: 5px;
    text-align: left;
    font-weight: bold;
    float: left;
}

.left_title a:link, .left_title a:visited {
    color: #333333;
}

.right_title {
    padding-top: 4px;
    padding-right: 5px;
    text-align: right;
    float: right;
}

div.page_nav {
    width: 100%;
    background-color: #E5EBF3;
    color: #0A2871;
    text-align: right;
    font-size: 9px;
    text-decoration: none;
    padding: 4px;
}

div.page_nav a:link, div.page_nav a:visted {
    text-decoration: none;
}

div.page_nav a:active, div.page_nav a:hover {
}

span.details {
    display: block;
    width: 155px;
    font-weight: bold;
    float: left;
}

div.range_nav {
    padding: 4px;
    width: 100%;
    background-color: #CBD7E7;
    color: #0A2871;
    text-align: justify;
    text-decoration: none;
}

div.range_nav a:link, div.range_nav a:visited {
    text-decoration: none;
    color: #0A2871;
}

div.range_nav a:hover, div.range_nav a:active {
    color: #0A2871;
}

div.nearby {
    width: 600px;
    display: none;
    visibility: hidden;
}

div.list {
    display: block;
    width: 600px;
    visibility: visible;
}

#hotel_list_top {
	width: 600px;
	overflow: hidden;
	height: 40px;
	font-size: 10px;
	margin-bottom: 15px;
}

#hotel_list_top_list {
	margin-left: 450px;
	width: 120px;
	float: left;
	text-align: center;
}

#hotel_list_top_list a {
	display: block;
	width: 100%;
	color: #666666;
	text-decoration: none;
}

div.hotel_list_top_active {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	height: 26px;
	padding-top: 8px;
	background-color: #CDD7E7;
	border-style: none;
}

div.hotel_list_top_deactive {
	height: 22px;
	padding-top: 6px;
	background-color: #E5EBF3;
	border: 1px solid white;
}

div#footer {
    height: 120px;
    width: 800px;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 11px;
    text-align: center;
}

div#footer .nav a {
    text-decoration: none;
    color: #666666;
}

div#copyright {
    margin-top: 5px;
}

div#ad_wide_skyscraper {
    position: absolute;
    top: 10px;
    left: 845px;
}
