/**{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12 px;
}*/

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background: #ffffff; 
	margin: 0;
}
TABLE, TD, P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*line-height: 18px;*/
	color: #333333;
}

FORM{ display: inline; }
A{

}
A:link{
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
A:visited{
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
A:hover{
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
A:active{
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

img {
	border: 0px;
}

/* home page */

.bodylightblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006595;
}

.boldlightblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006595;
	font-weight:bold;
}

.bodygreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53a80f;
}

.bodyhightgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
}


/************** top nav area */

.top_a {
	text-align: center;
	background: #FFFFFF url('../images/top-bg.gif') repeat-x top; 
	width: 100%;
	height: 147px;
}

.top_a_top {
	text-align: center;
	width: 949px;
	height: 102px;
}

.top_a_top_left {
	float:left;
	width: 297px;
	height: 102px;
}

.logo {
	height: 102px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.top_a_top_right {
	float:right;
	width: 652px;
	height: 102px;
}

.nav_top_tab {
	text-align:center;
	background: url('../images/nav_top_tab.jpg') no-repeat;
	width: 652px;
	height: 40px;
}

.nav_top_tab_wrapper {
	padding:10px 0 0 90px;
}

#date_time {
	color:#FFFFFF;
	padding: 0 20px 0 0;
}

#currency, currency a {
	text-decoration:underline;
	font-size: 10px; 
	color: #99ccff;
	padding: 0px 3px 0px 15px;
}

#currency_icon, #currency_icon a, #currency_icon img {
	border: 0px;
	padding: 0 8px 0 0;
}

#bookmark, bookmark a {
	text-decoration:underline;
	font-size: 10px;
	color: #99ccff;
	padding: 0px 3px 0px 5px;
}
#bookmark_icon, #bookmark_icon a, #bookmark_icon img {
	border: 0px;
}


.phone_number {
	width: 652px;
	height: 62px;
	display:inline-table;
}

.phone_number_wrapper {
	padding: 10px 0px 0px 0px;
	line-height:15px;
	color: red;
}

span.phone-number-wrapper {
	color: #53a80f;
	font-weight:bold;
}

span.phone-number-wrapper a {
	color: #006595;
	font-weight:bold;
	text-decoration: underline;
}

span.phone-number-wrapper a:hover {
	text-decoration: none;
}

span.number {
	color: #006595;
	font-weight:bold;
}

#book {
	color:#227ad3;
}

#number {
	font-weight:bold;
	color:#87b05e;
}

#outside {
	color:#999999;
}

.nav_main { /* see nav_main.css  ****/
	
	width: 949;
	height: 43px;
	text-align: center;
}

/********************** end top nav area */

/**** Content Area ***/

.content_wrapper_01 {
	margin-top: 10px;
	width: 100%;
}

.content_wrapper_02 {
	width: 980px;

}

.home_left {
	float: left;
	width: 286px;
}
	
	.search_wrapper {
		margin-left: 12px;
	}
	
	.search_top {
		background: #88bc55 url('../images/search_bg_middle.gif') repeat-y top; 
		width: 274px;
		height: 6px;
	}
	
	.search_middle {
		background: #88bc55 url('../images/search_bg_middle.gif') no-repeat top;
		width: 274px;
		/*min-height: 480px;*/ 
	}
	
	.search_bottom {
		/*background: #88bc55 url('../images/search_bg_middle.gif') repeat-y bottom; 
		width: 274px;
		height: 4px;*/
	}
	
	.res_info_wrapper {
		margin: 10px 0px 0px 12px;
	}
	
	.res_info_top {
		background: #FFFFFF url('../images/res_info_bg_middle.gif') repeat-y top; 
		width: 274px;
		height: 6px;
	}
	
	.res_info_middle {
		background: #FFFFFF url('../images/res_info_bg_middle.gif') repeat-y top;
		width: 274px;
		min-height: 150px; 
	}
	
	.res_info_bottom {
		background: #FFFFFF url('../images/res_info_bg_middle.gif') repeat-y bottom; 
		width: 274px;
		height: 4px;
	}
	
	.res_info_table_wrapper {
		padding: 15px;
	}
	
	.res_info_title {
		font-size:14px;
		color: #0066cc;
		text-transform:capitalize;
	}

.home_middle {
	float: left;
	width: 488px;
}

	.featured_title {
		margin: 0px 0px 4px 11px;
		text-align:left;
		font-size: 15px;
		font-weight:bold;
		color:#10539d;
	}
	
	.featured_wrapper {
		margin: 10px 0px 0px 11px;
	}
	
	.featured_top { 
	}
	
	.featured_middle {
		background: url('../images/featured_bg.jpg') no-repeat top;
		width: 477px;
		height: 154px; 
	}
	
	.featured_bottom {
	}
	
	.featured_content_wrapper {
		padding: 8px 90px 8px 8px;
	}
	
	.featured_text {
		padding: 0px 0px 0px 8px;
	}
	
	.featured_price {
		font-size:18px;
		color: #8ead70;
	}
	
    .featured_hotel {
		font-size:14px;
		color: #10539d;
	}
	.featured_hotel_loc {
		font-size:14px;
		color: #999999;
	}
	
    .featured_date {
		font-size: 10px;
	}
	
    .featured_des {
		padding: 3px 0 0 0;
	}
	
	.featured_img_bg {
		margin:0px 0px 6px 9px ;
		width: 77px;
		height: 98px;
		background: url('../images/featured_img_bg.gif') no-repeat top;
	}
	
	.featured_img_bg img {
		margin: 7px 5px 5px 9px;
	}
	
	.sale_sign_wrapper {
		margin: 7px 0px 0px 11px;
		width: 477px;
	}

	.sale_wrapper {
		flaot: left;
		width: 272px;
		height: 106px;
	}
	
	.sign_wrapper {
		flaot: right;
		width: 197px;
	}
	
	.sign_top {
		background: #FFFFFF url('../images/sign_middle_bg.gif') repeat-y top; 
		width: 197px;
		height: 6px;
	}
	
	.sign_middle {
		background: #FFFFFF url('../images/sign_middle_bg.gif') repeat-y top;
		width: 197px;
		min-height: 80px; 
	}
	
	.sign_bottom {
		background: #FFFFFF url('../images/sign_middle_bg.gif') repeat-y bottom; 
		width: 197px;
		height: 5px;
	}
	
	.sign_up_content_wrapper {
		padding: 8px;
	}
	
	.sign_title {
		width: 160px;
		font-size:14px;
		color: #669966;
	}
	
	.sign_text {
		padding: 8px 0px 8px 0px;
		font-size:10px;
	}
	
	.special_title {
		margin: 5px 0px 2px 11px;
		padding-top: 6px;
		text-align:left;
		font-size: 15px;
		font-weight:bold;
		color:#10539d;
		border-top: 0px solid #99cc99;
	}
	
	.special_blue_wrapper {
		margin: 10px 0px 0px 11px;
		flaot: left;
	}
	
	.special_blue_top {
		background: #FFFFFF url('../images/special_blue_bg_mid.gif') repeat-y top; 
		width: 477px;
		height: 4px;
	}
	
	.special_blue_middle {
		background: #FFFFFF url('../images/special_blue_bg_mid.gif') repeat-y top;
		width: 477px;
		min-height: 140px; 
	}
	
	.special_blue_bottom {
		background: #FFFFFF url('../images/special_blue_bg_mid.gif') repeat-y bottom; 
		width: 477px;
		height: 4px;
	}
	
	.special_green_wrapper {
		margin: 10px 0px 0px 11px;
		flaot: left;
	}
	
	.special_green_top {
		background: #FFFFFF url('../images/special_green_bg_mid.gif') repeat-y top; 
		width: 477px;
		height: 4px;
	}
	
	.special_green_middle {
		background: #FFFFFF url('../images/special_green_bg_mid.gif') repeat-y top;
		width: 477px;
		min-height: 140px; 
	}
	
	.special_green_bottom {
		background: #FFFFFF url('../images/special_green_bg_mid.gif') repeat-y bottom; 
		width: 477px;
		height: 4px;
	}
	.sp_blue_wrapper {
		padding: 3px 3px 0px 3px;
		color:#FFFFFF;
	}
	
	.special_blue_title {
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
	}
	.sp_line {
		width: 465px;
		border-bottom: 1px solid #fff;
	}
	
	.sp_blue_img_bg {
		margin:0px 0px 6px 9px ;
		width: 102px;
		height: 82px;
		background: url('../images/sp_blue_img_bg.gif') no-repeat top;
	}
	.sp_blue_img_bg img {
		margin:9px 0px 6px 7px;
	}
	
	.sp_green_wrapper {
		padding: 3px 3px 0px 3px;
		color:#FFFFFF;
	}
	
	.special_green_title {
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
	}
	.sp_line {
		width: 465px;
		border-bottom: 1px solid #fff;
	}
	
	.sp_green_img_bg {
		margin:0px 0px 6px 9px ;
		width: 102px;
		height: 82px;
		background: url('../images/sp_green_img_bg.gif') no-repeat top;
	}
	.sp_green_img_bg img {
		margin:9px 0px 6px 7px;
	}
	
	.special_text {
		padding: 5px 10px 5px 8px;
		color:#FFFFFF;
	}

	.special_price {
		text-align:right;
		padding: 0px 8px 0px 0px;
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
	}

.home_right {
	float: right;
	width: 195px;
}

	.des_wrapper {
		margin: 10px 0px 0px 6px;
	}
	
	.des_top {
		background: #FFFFFF url('../images/des_bg_middle.gif') repeat-y top; 
		width: 190px;
		height: 7px;
	}
	
	.des_middle {
		background: #FFFFFF url('../images/des_bg_middle.gif') repeat-y top;
		width: 190px;
		min-height: 420px; 
	}
	
	.des_bottom {
		background: #FFFFFF url('../images/des_bg_middle.gif') repeat-y bottom; 
		width: 190px;
		height: 6px;
	}

	.top_des-wrapper {
		padding: 3px 1px 3px 3px;
	}
	
	.top_des-wrapper img {
		border: 0px
	}

	.top_des_title {
		padding: 0 0 10px 0;
		color: #0066cc;
		font-size:14px;
		font-weight:bold;
	}

	.top_des_img {
		padding: 0 0 0 2px;
		width: 51px;
		height: 50px;
		float: left;
	}
	
	.top_des-text {
		width: 120px;
		float: right;
		text-align:left;
		padding: 15px 0 0 4px;
		font-size:11px;
		cursor: pointer;
	}
		
	.top_des_divider {
		margin: 0 0 3px 0;
		padding: 3px 2px 0 2px;
		float: left;
		width: 180px;
		border-bottom: 1px solid #CCCCCC;
	}
	
	
	.weather_wrapper {
		margin: 10px 0px 0px 6px;
	}
	
	.weather_top {
		background: #FFFFFF url('../images/des_bg_middle.gif') repeat-y top; 
		width: 190px;
		height: 7px;
	}
	
	.weather_middle {
		background: #FFFFFF url('../images/des_bg_middle.gif') repeat-y top;
		width: 190px;
		min-height: 150px; 
	}
	
	.weather_bottom {
		background: #FFFFFF url('../images/des_bg_middle.gif') repeat-y bottom; 
		width: 190px;
		height: 6px;
	}

/********************** end contetn area **/


/* table functions */
img.image_pad_right {
float: right;
margin: 2px 0px 4px 18px;
}
img.image_pad_left {
float: left;
margin: 2px 18px 4px 0px;
}
table.signup {
	margin-top: 10px;
}
table.white_back {
background-color:#ffffff;
}
tr.band1 {
	background-color:#e8f1f7;
}
tr.band2 {
	background-color:#f3ebbf;
}
td.sidebar {
	background-image: url(../images/t-sideback.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
table.border_top {
margin-top: 0px;
margin-bottom: 0px;
border: 1px solid #FE2E2C;
border-bottom: 0px;
}
table.border_sides {
border: 1px solid #FE2E2C;
border-top: 0px;
border-bottom: 0px;
height: 16px;
}
table.body {
margin-top: 0px;
margin-bottom: 0px;
border: 1px solid #FE2E2C;
border-top: 0px;
background-color:#ffffff;
}
table.nav_padding {
margin-right: 10px;
}
table.content {
margin-left: 28px;
}

/* interior */


/* forms */
.form_fields {
	border: inset #CEAC5C 1px;
	color: #666666;
}
.form_search_fields {
	font-size: 11px;
	border: inset #CEAC5C 1px;
	color: #666666;
}

/* footer */

.footer_wrapper {
	float:left;
	width: 100%;
}

.line_break {
	width: 980px;
	height: 1px;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

.footer{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #0F4887;
}
A.footer:link, A.footer:visited, A.footer:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #0F4887;
	text-decoration: underline;
}
A.footer:hover{
	text-decoration: underline;
	color: #333333;
}
.copyright {
	font-size: 10px;
	text-decoration: none;
	color: #1D3E72;
}
A.copyright:link, A.copyright:visited, A.copyright:active {
	font-size: 10px;
	text-decoration: none;
	color: #1D3E72;
}
A.copyright:hover{
	text-decoration: underline;
}




.footerbar {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}


sup.inline_sup { 
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;

}
.textsm_italic {
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

.tooltip_label {
	background-image: url(../images/tab_back.gif);
	border-width: 1px 1px 0px 1px;
	border-color: #7b7b7b;
	border-style: solid;
	font-size: 11px;
	text-decoration: none;
	color: #005a9b;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 1px;
	line-height: 22px;
}
.tooltip_arrow {
	background: url(../images/tab_bottile.gif);

}

h2{
	
	margin: 0;
}

#login-reg-wrapper {
	width: 1000px;
	margin: 0 auto;
	color: #333333;
}

#login-reg-wrapper h1 {
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	margin: 10px 0px 12px 7px;
	text-align: left;
}

#login-reg-wrapper #checkout-options-blue-bar {
	width: 980px;
	height: 25px;
	background: #38a0d4;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	float: left;
	text-align: left;
}

#login-reg-wrapper #checkout-options-blue-bar span {
	margin: 4px 0px 0px 10px;
	float: left;
}

#login-reg-wrapper2 {
	margin: 0 auto;
	width: 490px;
	text-align: left;
}

#login-reg-wrapper2 .gray-bar {
	border-top: 1px solid #cccccc;
	font-size: 1px;
	float: left;
	margin: 25px 0px 25px 0px;
	width: 485px;
}

#login-reg-wrapper2 .gray-bar-login {
	border-top: 1px solid #cccccc;
	font-size: 1px;
	float: left;
	margin: 25px 0px 16px 0px;
	width: 485px;
}

#login-reg-wrapper2 span {
	font-size: 12px;
	color: #333333;
	width: 300px;
	float: left;
}

#login-reg-wrapper2 span.login {
	margin: 9px 0px 0px 0px;
}

#login-reg-wrapper2 a.btn-login:link, #login-reg-wrapper2 a.btn-login:active, #login-reg-wrapper2 a.btn-login:visited, #login-reg-wrapper2 a.btn-login:hover {
	background: url(../images/login-reg-btn-login.jpg) no-repeat;
	width: 149px;
	height: 36px;
	display: block;
	text-indent: -10000px;
	float: right;
}

#login-reg-wrapper2 a.btn-register:link, #login-reg-wrapper2 a.btn-register:active, #login-reg-wrapper2 a.btn-register:visited, #login-reg-wrapper2 a.btn-register:hover {
	background: url(../images/login-reg-btn-register.jpg) no-repeat;
	width: 149px;
	height: 36px;
	display: block;
	text-indent: -10000px;
	float: right;
}

#login-reg-wrapper2 a.btn-checkout:link, #login-reg-wrapper2 a.btn-checkout:active, #login-reg-wrapper2 a.btn-checkout:visited, #login-reg-wrapper2 a.btn-checkout:hover {
	background: url(../images/login-reg-btn-checkout.jpg) no-repeat;
	width: 149px;
	height: 36px;
	display: block;
	text-indent: -10000px;
	float: right;
}

#logout, logout a {
	text-decoration:underline;
	font-size: 10px; 
	color: #99ccff;
	padding: 0px 3px 0px 5px;
}

.slider .slider_handle
{
	
}


.clear-both {
				clear: both;
			}
			
a.promo-star {
	background: url(../images/promo-star-background.jpg) no-repeat;
	width: 88px;
	height: 88px;
	display: block;
	float: left;
	text-decoration: none;
	position: relative;
	font-family: Arial;
}

a.promo-star span.percent {
	color: #17598d;
	font-size: 12px;
	font-style: italic;
	float: left;
	width: 48px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	width: 88px;
}

a.promo-star span.message {
	color: #455f24;
	font-size: 10px;
	font-style: italic;
	float: left;
	text-align: center;
	margin: 3px 0px 0px 0px;
	width: 88px;
}

#search-top {
	background: url(../images/search-bg-top.jpg) no-repeat;
	width: 272px;
	height: 28px;
	display: block;
	float: left;
}

#search-top h2 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin: 7px 0px 0px 10px;
	text-transform: uppercase;
}

#search-middle {
	width: 272px;
	float: left;
}

#search-middle #search-one {
	background: url(../images/search-bg-middle.jpg) no-repeat;
	width: 272px;
	float: left;
	border-bottom: 1px solid #bababa;
}

#search-middle #search-two {
	background: url(../images/search-2-bg.jpg) no-repeat;
	width: 272px;
	float: left;
	border-bottom: 1px solid #bababa;
}

#search-middle #search-three {
	background: url(../images/search-bg-middle-children.jpg) no-repeat;
	width: 272px;
	float: left;
	border-bottom: 1px solid #bababa;
}

#search-middle #search-four {
	background: url(../images/search-4-bg.jpg) no-repeat;
	width: 272px;
	float: left;
	border-bottom: 1px solid #bababa;
}

#search-middle #search-five {
	background: url(../images/search-5-bg.jpg) no-repeat;
	width: 272px;
	float: left;
	border-bottom: 1px solid #bababa;
}

#search-middle #search-submit {
	background: url(../images/search-silver-bg.jpg) no-repeat;
	width: 272px;
	height: 52px;
	float: left;
}

#search-bottom {
	background: url(../images/search-bg-bottom.jpg) no-repeat;
	width: 272px;
	height: 4px;
	font-size: 1px;
	float: left;
}

#res-info-wrapper {
	float: left;
	margin: 11px 0px 0px 12px;
	text-align: left;
}

#res-info-wrapper #res-info-top {
	float: left;
	background: url(../images/res-info-top-bg.jpg) no-repeat;
	width: 272px;
	height: 27px;
}

#res-info-wrapper #res-info-top h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	margin: 6px 0px 0px 8px;
}

#res-info-wrapper #res-info-mid {
	float: left;
	background: url(../images/res-info-mid-bg.jpg) no-repeat;
	width: 272px;
	height: 124px;
	overflow: hidden;
}

#res-info-wrapper #res-info-mid p {
	float: left;
	margin: 10px 10px 0px 10px;
	color: #323232;
	font-size: 11px;
}

#res-info-wrapper #res-info-mid table {
	float: left;
	margin: 3px 0px 0px 10px;
}

#res-info-wrapper #res-info-mid table span {
	font-weight: bold;
}

#res-info-wrapper #res-info-bot {
	float: left;
	background: url(../images/res-info-bot-bg.jpg) no-repeat;
	width: 272px;
	height: 7px;
	font-size: 1px;
}


