﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin: 10px 0px;
}
a {
	color:#333;
}
a:hover {
	color:#999;
	text-decoration: underline;
}
.page {
	width: 888px;
	margin: 10px auto;
	min-height: 400px;
	background-color:#FFF;
}
.probel {
	height:60px;
}
.main {
	width: 515px;
	float: left;
	margin: 5px 5px;
	margin-top: 7px;
}
#content, #content_inner {
	margin: 0px 10px;
	width: 495px;
	min-height: 350px;
	height: auto !important; 
	height: 350px; 
}
#content_inner {
	margin-top: 20px;
}
#content_inner li {
	margin-left: 20px;
}
#content_inner a, #content a {
	text-decoration: none;
}
#content_inner a:hover ,#content a:hover {
	text-decoration: underline;
}
.main_title {
	color: #999;
	text-align: center;
	margin: 10px 10px;
	font-size: 12px;
}
.main_title #current_city {
	text-decoration: underline;
}
.main_title a {
	color: #000000;
	text-decoration: none;
}
.main_title a:hover {
	color: #999;
	text-decoration: underline;
}
a.grey_un {
	color: #999;
	text-decoration:underline;
}
.map {
	text-align:center;
	margin: 0px auto;
}
.text {
	width:59px;
	overflow:hidden;
	padding:5px;
	float:left;
}
.link_cont {
	margin: 7px 0;
}
.link_cont a {
	font-size:10px;
}
/* Left side */
#left {
	width: 146px;
	padding-top: 5px;
	min-height: 180px;
	float: left;
	font-size: 11px;
	position: relative;
}
* html #left {
	min-height: 180px;
}
#left a {
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}
#left a:active {
	text-decoration: underline;
	color: #FFF;
}
.img_links {
	clear:left;
}
.img_links a {
	text-decoration:none;
}
.img_links img {
	float:left;
	border:none;
}
.search {
	width:100%;
	background-color:#ffffff;
	margin-top: 7px;
	margin-bottom: 9px;
}
.search input#search_key {
	background-color:#bbfbe4;
	width: 110px;
	margin-left: 0px;
	position:relative;
	top:-3px;
}
.search input#search_sub {
	position:relative;
	top:2px;
}
.time {
	width:100%;
	height:25px;
	padding: 8px 0 15px 0;
}
.time div {
	float:left;
	font-size:11px;
}
h1.blue, p.blue, span.blue {
	color:#010101;
}
h1.red, p.red, span.red {
	color:#ff6d01;
	font-size:13px;
}
.cont_or {
	width: 146px;
	border:1px solid #c45b12;
	margin-bottom: 7px;
	margin-top: 9px;
	white-space:normal;
}
.cont_or .body {
	padding: 5px;
	text-align: left;
}
.cont_or .all {
	color:#906a02;
	white-space:nowrap;
}
.cont_or .head {
	background-color:#c45b12;
}
.cont_or .head h1 {
	color:#FFF;
	font-weight:bold;
	padding:5px 10px;
	font-size:11px;
	text-transform:uppercase;
}
#top_3 {
	text-align: center;
	width: 505px;
}
.top_rounded {
	float:left;
	padding: 0px;
	margin: 0px 10px;
	width: 146px;
	text-align:center;
}
.rounded {
	border: 1px solid #24273b;
	width: 100%;
	height: 97px;
	border-bottom:none;
}
.rounded img.tl {
	position:relative;
	top:-1px;
	left:-1px;
	float:left;
}
.rounded img.tr {
	position:relative;
	top:-1px;
	right:-1px;
	float:right;
}
.rounded_bottom {
	float: left;
	width:148px;
	height: 35px;
	background:url(images/blue_bg.gif);
	background-position: left top;
}
.v_align {
	width:148px;
	height: 35px;
    display: table-cell;
    vertical-align: middle;
	padding-left: 6px;
}

.title {
	color: #FFF;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	white-space: normal;
	/*position: relative;*/
}
.title a {
	color:#FFF;
	font-size:12px;
	text-decoration: none;
	line-height: 99%;
}
.title a:hover {
	color:#FFF;
}

#links_footer {
	clear:both;
	width:475px;
	margin-left:165px;
	border-top:1px solid #FBB361;
	color: #FBB361;
	text-align:center;
}
#links_footer a {
	color:#FBB361;
	font-size:11px;
	text-decoration:none;
}
#footer {
	width:820px;
	margin-top: 80px;
}
#cright {
	float:left;
	width:300px;
	color:#999;
	font-size:10px;
}
#cright a {
	color: #4EA2CE;
}
#counters {
	float: right;
	text-align: right;
/*	background-color: #EEE; */
}
#best {
	float: right;
	width: 200px;
	margin-top: 32px;
}
#top_adv {
	height: 65px;
	width: 707px;
	float: left;
	margin-top: 15px;
	/*	margin-bottom: 5px;
	margin-left: 30px; background-color:#EEE; */
}
#right {
	width: 200px;
	float: right;
	padding: 5px 0px;
	min-height: 180px;
	position: relative; /*** IE needs this  ***/
}
* html #right {
	margin-right: -120px; /*** IE gets this margin. ***/
	height: 180px;
}
.right_ads_1, #right_ads_2, #right_ads_3 {
	height: 132px;
	/*float: right;*/
	background-color:#EEE;
	width: 140px;
	margin: 0px auto;
	margin-bottom: 10px;
}
.right_ads_1 {
	height: 60px;
	width: 120px;
	margin: 2px auto;
}
#right_ads_2 {
	height: 200px;
	margin: 10px auto;
	width: 200px;
}
#right_ads_3{
	height: 140px;
}
.padd_5_10 {
	padding:5px 10px;
}
.padd_5_10 li {
	list-style: none;
}


/* hotels */
#hotel_filter, #club_filter {
	font-size: 95%;
}
#hotel_filter select, #club_filter select{
	width: 11em;
	height: 70px;
	font-size: 90%;
}
#hotel_filter, #club_filter {
	background-color:#c7cbce;
	width: 486px;
}
#club_filter {
	width: 330px;
}
#hotel_filter td, #hotel_filter2 td
, #club_filter td , #club_filter2 td {
	font-weight: normal;
	font-size: 100%;
}
#hotel_filter th, #hotel_filter2 th
#club_filter th , #club_filter2 th {
	font-weight: normal;
	font-size: 110%;
	text-align: center;
	color:#FFF;
}
#hotel_filter2 th, #club_filter2 th {
	text-align:left;
}
#hotel_filter img, #club_filter img {
	margin: 3px 0px;
}
#hotel_filter img {
	margin-right: 2px;
}
.info_search_results {
	text-align: left;
	width: 486px;
	margin: 0px;
	margin-top: 15px;
}
.info_search_results h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0px;
}
.info_search_results h2 a {
	color:#FF6600;
}
.info_search_results p {
	margin: 0px;
}
.info_search_results_control {
	padding-right: 10px;
	border: 1px solid #CCC;
	line-height: 150%;
}
.info_search_results_header {
	color: #999;
}
.info_search, info_search_less {
	margin-bottom: 15px;
}
.info_search_less {
	width: 330px;
}
#pages_marker {
	text-align:center;
	margin-top: 25px;
}
#pages_marker a {
	color:#FF6600;
}

#hotel_info, #club_info {
	margin: 10px 0px;
	margin-top: 54px;	
}

#hotel_info h2, #club_info h2{
	font-size: 120%;
	margin-bottom: 5px;
}

#hotel_info h3, #club_info h3{
	font-size: 80%;
	color: #999;
}
#hotel_info .marker, #club_info .marker {
	color: #CC3300;
	margin-right: 5px;
}
#hotel_info a, #club_info a {
	color: #0066FF;
}
.imgPreview p {
	width: 200px;
	line-height: 200%;
	font-family:"Times New Roman", Times, serif;
}
.imgPreview img {
	border: 1px solid #0066CC;
}
.imgPreview a {
	margin-bottom: 5px;
}
#other_resources {
	margin: 10px 0px;
}
.or_link {
	color: #FF9900;
}
#search_result {
	margin-top: 15px;
}
#search_result h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0px;
}
#search_result h2 a {
	color:#FF6600;
}
#weather {
	margin-bottom: 5px;
	float: left;
	height: 60px;
	text-align: center;
	width: 145px;
}
#weather2 {
	height: 13px;
}
#nav {
	border: solid 1px #FF9900;
	margin: 5px 10px;
	padding: 3px;
	text-align: left;
	color:#FF9900;
}
#nav a {
	text-decoration: none;
}
#clock {
	padding-top: 8px; font-size: 15px; text-indent: 5px;
}
.pics_search_results {
	width: 	150px;
	height: 220px;
	float: left;
	margin: 5px;
}
.pics_search_results table {
  background-color: #ECECEC;
}
.pics_search_results a {
  color: #000;
}
.pics_marker {
	color: #FF9900;
	margin-right: 5px;
}
#contact_footer {
	width: 95%;
	margin: 10px auto;
	margin-top: 20px;
}
.contact_blue {
	background-color: #8CBFDE;
}
.contact_question {
	color: #EB4C3E;
	font-size: 120%;
}
.contact_question h1 {
	font-size: 150%;
	font-style: italic;
}
.contact_form, .contact_form td {
	margin: 1px 7px;
	color: #FFF;
	font-style: italic;
}
.contact_form input, .contact_form textarea  {
	background-color: #C2DDEE;
	font-style: italic;
}
.contact_form a {
	color: #FFF;
	text-decoration: none;
}
.contact_form img  {
	margin: 2px;
}

#content h1, #content_inner h1, .r_header {
	font-size: 18px;
	color: #FF5500;
	font-weight: normal;
}
#content h2, #content_inner h2 {
	font-size: 11px;
	color: #FF6600;
}
#orange_line {
	background: url(/downloads/tools/line_long.gif) no-repeat left top;
	height: 1px;
	font-size: 1px;
	width: 475px;
	margin: 30px 0px;
	margin-left: 13px;
}
.news {
	margin: 10px auto;
	width: 490px;
}
.news li {
	margin-left: 15px;
	padding-left: 15px;
	color: #0099FF;
}
.news a {
	color: #0099FF;
}
#newsLnk {
	text-decoration:underline;
	font-weight: bold;
	color: #0000FF;
}


#h1, #content h1, #content_inner h1, #content_inner h1 a {
	font-size: 18px;
	color: #FF5500;
	font-weight: normal;
}
#h2, #content h2, #content_inner h2, #content_inner h2 a {
	font-size: 16px;
	color: #a5a5a5;
}
#h3, #content h3, #content_inner h3, #content_inner h3 a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
#h4, #content h4, #content_inner h4, #content_inner h4 a {
	font-size: 12px;
	color: #FF5500;
	font-weight: bold;
	font-style: italic;
}
#h5, #content h5, #content_inner h5, #content_inner h5 a {
	font-size: 12px;
	color: #0003ff;
	font-weight: normal;
}
#h6, #content h6, #content_inner h6, #content_inner h6 a {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#content_inner h2 a {
	color:#FF5500;
}


