body {	
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	background:url(/images/main-bg.gif) 0 0 repeat-x #66605B; 
	margin: 0px;
	padding: 0px;
}

body a {
	text-decoration: none;
}

#content, 
#content_subpage {
	position: relative;
	top: 0;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	overflow: hidden;
	text-align: left;
	background: #ffffff;
}

#content {
	height: 578px;
}

#content_subpage {
	padding-bottom: 30px;
}

#top {
	position: relative;
	width: 820px;
	height: 93px;
	background-image: url(/images/dots.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#logo {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(/images/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 115px;
	height: 93px;
	margin-left: 25px;
}

#top_nav {
	position: absolute;
	left: 325px;
	top: 0px;
	width: 480px;
	height: 26px;
	background-image: url(/images/top_nav_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

#top_nav .customer_service {
	position: relative;
	width: 228px;
	height: 19px;
	text-align: left;
	float: left;
	padding-top: 6px;
}

#top_nav .sign_in, .register, .faqs, .sign_in_over, .register_over, .faqs_over {
	position: relative;
	width: 83px;
	height: 19px;
	text-align: left;
	float: left;
	padding-top: 6px;
	background-color: #ffffff;
	display: block;
}

#top_nav .sign_in_over, .register_over, .faqs_over {
	background-color: #e5e5e5;
	cursor: pointer;
}

#top_nav .register, .faqs, .register_over, .faqs_over  {
	margin-left: 1px;
}

#top_nav_tab_container {
	position: absolute;
	left: 140px;
	top: 65px;
	width: 665px;
	height: 27px;
	cursor: pointer;
}

#top_nav_tab_container .top_nav_tab {
	height: 18px;
	padding: 8px 18px 0px 22px;
	margin-left: 1px;
	background-image: url(/images/rounded_border_off.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	cursor: pointer;
}

#top_nav_tab_container .top_nav_tab_selected {
	height: 18px;
	padding: 8px 18px 0px 22px;
	margin-left: 1px;
	background-image: url(/images/rounded_border.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	cursor: pointer;
}

#destinations {
	position: absolute;
	left: 16px;
	top: 108px;
	height: 271px;
	width: 139px;
	background-image: url(/images/home_specials_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	border-bottom: 1px solid #052640;
}

#specials {
	position: relative;
	left: 16px;
	top: 16px;
	height: 271px;
	width: 139px;
	background-image: url(/images/home_specials_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	border-bottom: 1px solid #052640;
}

#destinations {
	left: 170px;
}

#specials .header, 
#destinations .header {
	position: relative;
	margin-left: 18px;
	margin-top: 7px;
	float: left;
	clear: right;
}

#specials .links, 
#destinations .links {
	position: relative;
	margin-left: 18px;
	margin-top: 18px;
	float: left;
	clear: both;
}

.specials_links_text {
	position: relative;
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 103px;
}

.destinations_links_text {
	position: relative;
	float: left;
	clear: both;
}

.break {
	position: relative;
	float: left;
	clear: both;
	height: 10px;
}

#destinations_view_more {
	position: absolute;
	top: 245px;
	left: 0px;
	text-align: right;
	width: 121px;
}
	
.green_button_outside, 
.green_button_outside_large, 
.green_button_outside_xlarge,
.green_button_outside_xxxlarge {
	width: 75px;
	height: 22px;
	border: 1px solid #213D64;
	cursor: pointer;
}

.green_button_inside, 
.green_button_inside_large, 
.green_button_inside_xlarge,
.green_button_inside_xxxlarge {
	position: relative;
	left: 1px;
	top: 1px;
	width: 73px;
	height: 17px;
	background-color: #213D64;
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
}

.dark_green_button_outside, 
.dark_green_button_outside_large, 
.dark_green_button_outside_xlarge,
.dark_green_button_outside_xxxlarge {
	width: 75px;
	height: 22px;
	border: 1px solid #213D64;
	cursor: pointer;
}

.dark_green_button_inside, 
.dark_green_button_inside_large, 
.dark_green_button_inside_xlarge,
.dark_green_button_inside_xxxlarge {
	position: relative;
	left: 1px;
	top: 1px;
	width: 73px;
	height: 17px;
	background-color: #213D64;
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
}

.green_button_outside_large, 
.dark_green_button_outside_large {
	width: 100px;
}

.green_button_inside_large, 
.dark_green_button_inside_large {
	width: 98px;
}

.green_button_outside_xlarge, 
.dark_green_button_outside_xlarge {
	width: 110px;
}

.green_button_inside_xlarge, 
.dark_green_button_inside_xlarge {
	width: 108px;
}

.green_button_outside_xxxlarge, 
.dark_green_button_outside_xxxlarge {
	width: 189px;
}

.green_button_inside_xxxlarge, 
.dark_green_button_inside_xxxlarge {
	width: 187px;
}

#home_right_container {
	position: absolute;
	left: 325px;
	top: 108px;
	height: 271px;
	width: 478px;
	border: 1px solid #cccccc;	
}

#subscription_container {
	position: relative;
	left: 17px;
	top: 14px;
}

.subscription_email {
	width: 180px;
	margin-left: 6px;
}

#sign_up {
	position: absolute;
	left: 368px;
	top: 0px;
}

#home_large_feature {
	position: absolute;
	left: 17px;
	top: 52px;
}

#top_15_container {
	position: absolute;
	left: 17px;
	top: 218px;
	width: 445px;
}

#top_15_container .top_15_text {
	position: relative;
	clear: right;
	float: left;
}

#top_15_container .dotted_line {
	position: relative;
	width: 431px;
	height: 1px;
	background-image: url(/images/dots.gif);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	margin-top: 0px;
}

#top_15_container .promotions {
	position: relative;
	float: left;
}

#top_15_container .price {
	position: relative;
	float: left;
	margin-top: 12px;
	width: 107px;
	overflow: hidden;
}

#top_15_container .destination {
	position: relative;
	float: left;
	margin-top: 12px;
	width: 226px;
	overflow: hidden;
}

#top_15_container .airline {
	position: relative;
	clear: right;
	float: left;
	margin-top: 12px;
	width: 98px;
	overflow: hidden;
}

#top_15_container .complete_list {
	position: relative;
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 5px;
	width: 200px;
	overflow: hidden;
	text-align: right;
}

#sponored_links_container {
	position: absolute;
	left: 16px;
	top: 395px;
	height: 165px;
	width: 291px;
	border: 1px solid #cccccc;
}

#sponored_links_scrolling_text {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 165px;
	width: 256px;
	margin-left: 14px;
	overflow: hidden;
}

#sponored_links_scroll_buttons {
	position: absolute;
	left: 271px;
	top: 0px;
	height: 108px;
	width: 19px;
	border-left: 1px solid #cccccc;
	padding-top: 57px;
	padding-left: 1px;
}

#left_specials_container {
	position: relative;
	left: 0px;
	top: 0px;
	width: 153px;
	height: 600px;
	float: left;
}

#sponored_links_container_small {
	position: relative;
	left: 16px;
	top: 32px;
	border: 1px solid #cccccc;
	width: 137px;
	height: 271px;
}
	
#sponored_links_scrolling_text_small {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 165px;
	margin-left: 14px;
	overflow: hidden;
	height: 271px;
	width: 88px;
}

#sponored_links_scroll_buttons_small {
	position: absolute;
	top: 0px;
	width: 19px;
	border-left: 1px solid #cccccc;
	padding-top: 57px;
	padding-left: 1px;
	left: 117px;
	height: 214px;
}

#top_15_container {
	position: absolute;
	left: 325px;
	top: 395px;
	height: 165px;
	width: 478px;
	border: 1px solid #cccccc;
}

#top_15_scrolling_text {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 165px;
	width: 443px;
	margin-left: 14px;
	overflow: hidden;
}

#top_15_scroll_buttons {
	position: absolute;
	left: 458px;
	top: 0px;
	height: 108px;
	width: 20px;
	border-left: 1px solid #cccccc;
	padding-left: 1px;
	padding-top: 57px;
}

#scroll1, #scroll2 {
	position: absolute; 
	visibility: hidden; 
	left: 0px; 
	top: 0px; 
}

#footer {
	position: relative;
	width: 820px;
	height: 20px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

#footer_text_left {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	width: 500px;
	height: 20px;
}

#footer_text_right {
	position: absolute;
	top: 0px;
	left: 501px;
	text-align: right;
	width: 320px;
	height: 20px;
}

#register_dropdown_container {
	position: absolute;
	width: 253px;
	
	background-color: #e5e5e5;
	top: 26px;
	left: 552px;
	border-bottom: 1px solid #000000;
	
	z-index:1001;
}

#sign_in_dropdown_container {
	position: absolute;
	width: 253px;
	height: 210px;
	background-color: #e5e5e5;
	top: 26px;
	left: 552px;
	border-bottom: 1px solid #000000;
	
	z-index:1001;
}

.email {
	width: 241px;
	height: 26px;
	padding-top: 10px;
	padding-right: 12px;
	text-align: right;
	float: right;
}

.firstName, .middleName, .lastName, .password, .confirmPassword, .text {
	width: 241px;
	height: 26px;
	padding-right: 12px;
	text-align: right;
	float: right;
}

.text {
	width: 229px;
	height: 26px;
	padding-left: 12px;
	padding-top: 12px;
	text-align: left;
	float: left;
}

.dotted_line_register {
	position: relative;
	left: 14px;
	width: 212px;
	height: 13px;
	background-image: url(/images/dots.gif);
	background-position: left;
	background-repeat: repeat-x;
	float: left;
	padding-right: 15px;
}

.dotted_line_my_alerts {
	position: relative;
	left: 0px;
	width: 630px;
	height: 13px;
	margin-top: 10px;
	background-image: url(/images/dots.gif);
	background-position: left;
	background-repeat: repeat-x;
	float: left;
}

.remember_me {
	width: 241px;
	height: 18px;
	padding-left: 12px;
	text-align: left;
	float: left;
}

.register_button {
	position: relative;
	left: 70px;
	float: left;
}

#top15_subpage_container {
	position: relative;
	top: 0;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	background: #ffffff;
}

#subscription_subpage_container {
	position: relative;
	left: 85px;
	top: 18px;
}

#top15_sub, 
#top15_table_container {
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#top15_sub {
	height: 60px;
}

#top15_table_container {
	border-bottom: 1px solid #cccccc;
}

.row {
	background-color: #e5e5e5;
}

.row_alt {
	background-color: #ffffff;
}

.td_column1, .td_column3, td_column1_my_alerts {
	height: 24px;
	width: 71px;
}
.td_column1_my_alerts
{
	height: 24px;
	width: 251px;
}
.td_column2
{
	height: 24px;
	width: 251px;
}
.td_column6
{
	height: 24px;
	width: 51px;
}
.td_column1 {
	padding-left: 86px;
}

#my_alerts_table_container {
	border: 1px solid #cccccc;
}

.td_column1_my_alerts {
	padding-left: 16px;
}

.td_column5_my_alerts {
	padding-right: 16px;
}

#spacer {
	height: 30px;
}

#deals_container {
	position: relative;
	left: 22px;
	top: 16px;
	width: 630px;
	background: #ffffff;
	float: left;
}

#rate_deal_container {
	position: absolute;
	left: 422px;
	top: 50px;
	width: 194px;
	height: 78px;
}

.rate_outside {
	width: 193px;
	height: 32px;
	border: 1px solid #19953d;
}

.rate_inside {
	position: relative;
	left: 1px;
	top: 1px;
	width: 175px;
	height: 24px;
	background-color: #19953d;
	text-align: left;
	padding-top: 6px;
	padding-left: 16px;
}

#rate_bottom_container {
	width: 189px;
	height: 44px;
	border-left: 1px solid #19953d;
	border-right: 1px solid #19953d;
	border-bottom: 1px solid #19953d;
}

#rate_numbers_container1, 
#rate_numbers_container2, 
#rate_numbers_container3, 
#rate_numbers_container4, 
#rate_numbers_container5 {
	position: absolute;
	top: 39px;
}

#rate_radio_container1, 
#rate_radio_container2, 
#rate_radio_container3, 
#rate_radio_container4, 
#rate_radio_container5 {
	position: absolute;
	top: 54px;
	z-index: 100;
}

#rate_numbers_container1 {
	left: 37px;
}

#rate_numbers_container2 {
	left: 65px;
}

#rate_numbers_container3 {
	left: 93px;
}

#rate_numbers_container4 {
	left: 121px;
}

#rate_numbers_container5 {
	left: 149px;
}

#rate_radio_container1 {
	left: 31px;
}

#rate_radio_container2 {
	left: 59px;
}

#rate_radio_container3 {
	left: 87px;
}

#rate_radio_container4 {
	left: 115px;
}

#rate_radio_container5 {
	left: 143px;
}

#rate_minus_container {
	position: absolute;
	left: 18px;
	top: 38px;
	width: 10px;
}

#rate_plus_container {
	position: absolute;
	left: 166px;
	top: 45px;
	width: 10px;
}

#deals_content_container {
	position: relative;
	left: 16px;
	top: 16px;
	width: 598px;
}

#header {
	background-image: url(/images/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 612px;
	height: 24px;
	padding-left: 18px;
	padding-top: 8px;
}

.td_column4 {
	height: 16px;
	padding-top: 8px;
	letter-spacing: 3px;
}

.td_column1_user {
	padding-left: 54px;
}

#user_deals_top {
	width: 628px;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#post_box {
	width: 404px;
	height: 44px;
	border: 1px solid #19953d;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	padding-left: 20px;
}

#user_deals_text {
	width: 592px;
	margin-top: 16px;
	margin-left: 18px;
	margin-bottom: 16px;
}

#sub_nav_container {
	width: 789px;
	height: 28px;
	margin-left: 16px;
	margin-top: 1px;
	background-color: #052640;
}

#sub_nav_my_profile_container {
	width: 100px;
	height: 20px;
	padding-left: 90px;
	padding-top: 8px;
	float: left;
}

#sub_nav_my_alerts_container {
	width: 104px;
	height: 20px;
	margin-left: 1px;
	padding-top: 8px;
	float: left;
}

#sub_nav_top_15_container {
	width: 111px;
	height: 20px;
	margin-left: 1px;
	padding-top: 8px;
	float: left;
}

#sub_nav_my_guide_container {
	width: 180px;
	height: 20px;
	margin-left: 1px;
	padding-top: 8px;
	float: left;
}

#add_alert {
	padding-left: 270px;
	margin-top: 10px;
	float: left;
}

.clear {
	clear: both;
}

#my_profile_subpage_container {
	position: relative;
	top: 0;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	background: #ffffff;
}

.my_profile_titlebar {
	width: 560px;
	height: 21px;
	float: left;
	border-top: 1px solid #999999;
	background-color: #e5e5e5;
	padding-left: 10px;
	padding-top: 2px;
	margin-top: 16px;
	margin-bottom: 8px;
	clear: right;
}

.my_profile_first_name {
	width: 134px;
	float: left;
}

.my_profile_middle_name {
	width: 134px;
	float: left;
}

.my_profile_last_name {
	width: 150px;
	float: left;
}

.my_profile_title {
	width: 76px;
	float: left;
}

.my_profile_gender {
	width: 72px;
	float: left;
}

.my_profile_text_block {
	margin-bottom: 8px;
}

.my_profile_home {
	width: 204px;
	float: left;
}

.my_profile_mobile {
	width: 203px;
	float: left;
}

.my_profile_work {
	width: 162px;
	float: left;
}

.my_profile_address {
	width: 191px;
	float: left;
}

.my_profile_city {
	width: 169px;
	float: left;
}

.my_profile_state {
	width: 101px;
	float: left;
}

.my_profile_zip {
	width: 106px;
	float: left;
}

.my_profile_departure_city {
	width: 560px;
	float: left;
}

.submit_overlay {
	position: absolute;
	z-index: 10;
}

.popup_container {
	position: absolute;
	left: 600px;
	top: 400px;
}

#popup_left {
	width: 10px;
	height: 32px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

#popup_right {
	width: 182px;
	padding-left: 8px;
	padding-top: 7px;
	height: 25px;
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}

#popup_body {
	width: 196px;
	height: 150px;
	border-left: 2px solid #052640;
	border-right: 2px solid #052640;
	border-bottom: 2px solid #052640;
	margin-right: 2px;
	background-color: #ffffff;
	float: left;
}

#error_display {
	margin-left: 16px;
	margin-top: 12px;
	float: left;
	font-size: 12px;
	color: #e95118;
	
}

#sponored_links_container_login {
	position: absolute;
	left: 16px;
	top: 145px;
	height: 205px;
	width: 291px;
	border: 1px solid #cccccc;
}

#sponored_links_scrolling_text_login {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 205px;
	width: 256px;
	margin-left: 14px;
	overflow: hidden;
}

#sponored_links_scroll_buttons_login {
	position: absolute;
	left: 271px;
	top: 0px;
	height: 148px;
	width: 19px;
	border-left: 1px solid #cccccc;
	padding-top: 57px;
	padding-left: 1px;
}

#login {
	position: absolute;
	left: 390px;
	top: 145px;
	height: 204px;
	width: 340px;
	background-image: url(/images/login_header_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#login .header {
	padding-left: 18px;
	margin-top: 7px;
	float: left;
	clear: right;
}

#login .content {
	margin-top: 33px;
	margin-left: 1px;
	width: 339px;
	height: 171px;
	background-color: #e5e5e5;
	border-bottom: 1px solid #052640;
	border-top: 1px solid #052640;
}

#login .email, #login .password {
	float: left;
	padding-right: 27px;
	padding-top: 10px;
	width: 302px;
	height: 27px;
	text-align: right;
}

#login .password {
	padding-top: 0px;
}

#login .login_input {
	width: 150px;
}

#login .dotted_line {
	position: relative;
	left: 73px;
	width: 230px;
	height: 1px;
	padding-top: 10px;
	background-image: url(/images/dots.gif);
	background-position: left;
	background-repeat: repeat-x;
	float: left;
}

#login .remember_me {
	position: relative;
	left: 58px;
	width: 230px;
	float: left;
	text-align: left;
}

#login .signin {
	position: relative;
	left: 68px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 150px;
	float: left;
	text-align: left;
}





#user_submitted_page {
	width: 628px;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#usp_email {
	position: relative;
	left: 19px;
	width: 191px;
	height: 34px;
	padding-top: 10px;
	padding-left: 401px;	
	background-image: url(/images/dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	float: left;
}	

.usp_header_text_container {
	width: 443px;
	padding-left: 153px;
	padding-top: 20px;
	float: left;
}

.usp_image_container {
 	padding-left: 20px;
 	padding-top: 20px;
 	width: 134px;
 	float: left;
}

.usp_image_border {
	width: 111px;
	height: 81px;
	border: 1px solid #d5d5d5;
	float: left;
	background-color: #ffffff;
}

.usp_image {
 	border: 1px solid #ffffff;
}

.usp_text_container {
	width: 443px;
	padding-top: 20px;
	float: left;
}

#travel_guide_header {	
	margin-top: 22px;
	width: 628px;
	height: 22px;
	border-bottom: 1px solid #000000;
}

#travel_guide_header_left {	
	padding-left: 16px;
	width: 330px;
	float: left;
}

#travel_guide_header_right {	
	padding-right: 20px;
	width: 90px;
	float: right;
	text-align: right;
}

.travel_guide_image_border {
	width: 54px;
	height: 39px;
	border: 1px solid #d5d5d5;
	float: left;
	background-color: #ffffff;
}

.travel_guide_image {
 	border: 1px solid #ffffff;
}

.td_column1_guide, 
.td_column2_guide, 
.td_column3_guide, 
.td_column4_guide,
.td_column5_guide {
	height: 60px;
}

.td_column1_guide_top, 
.td_column2_guide_top, 
.td_column3_guide_top, 
.td_column4_guide_top,
.td_column5_guide_top {
	height: 28px;
}

.td_column1_guide_top, 
.td_column1_guide {
	width: 71px;
	padding-left: 19px;
}

.td_column2_guide_top, 
.td_column2_guide {
	width: 133px;
}

.td_column3_guide_top,
.td_column3_guide {
	width: 122px;
}

.td_column4_guide_top,
.td_column4_guide {
	width: 115px;
}

.td_column5_guide_top,
.td_column5_guide {
	width: 160px;
}

#travel_guide_more_bottom {	
	padding-right: 20px;
	padding-top: 8px;
	width: 608px;
	height: 22px;
	border-top: 1px solid #000000;
	text-align: right;
}

#travel_guide_search {
	width: 588px;
	height: 46px;
	background-image: url(/images/dots.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#travel_guide_search_text {
	width: 201px;
	float: left;
	padding-top: 17px;
}

#travel_guide_search_input_container {
	width: 239px;
	float: left;
	padding-top: 14px;
}

.travel_guide_search_input {
	width: 190px;
	height: 16px;
	border: 1px solid #849eb8;
	float: left;
}

#travel_guide_search_button {
	width: 110px;
	float: left;
	padding-top: 11px;
}

#my_guide_submissions_container {
	width: 630px;
	margin-top: 16px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#my_guide_search_button {
	margin-left: 200px;
	padding-top: 11px;
}

#user_deal_submission {
	width: 628px;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#deal_submission_submit_button {
	margin-left: 260px;
	padding-top: 11px;
}

.user_deal_submission_text {
	width: 146px;
	padding-right: 15px;
	padding-top: 21px;
	text-align: right;
	float: left;
}

.user_deal_submission_input_container {
	width: 460px;
	padding-top: 15px;
	float: left;
}


.user_alert_submission_status_text_container {
	width: 146px;
	padding-right: 155px;
	padding-top: 21px;
	text-align: right;
	float: left;
}



.user_deal_submission_input {
	width: 361px;
	height: 18px;
	border: 1px solid #849eb8;
	float: left;
}

.user_deal_submission_large_input {
	width: 450px;
	height: 188px;
	border: 1px solid #849eb8;
	float: left;
	margin-bottom: 16px;
}











td.cal{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  background-color : #d3d3d3;
  border: 1px solid #cccccc;
}

select.month{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  width : 85px;
}

input.year{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  width : 30px;
}

td.calDaysColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #000000;
}

td.calWeekend {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #c0c0c0;
  border: 1px solid #cccccc;
}

td.calBgColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #d3d3d3;
}

.calBorderColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #a9a9a9;
}

td.calHighlightColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #ffffcc;
}

A.cal {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  text-decoration : none;
} 

A.cal:Hover {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #FF0000;
  text-decoration : none;
} 

.disabled {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #808080;
  text-decoration : none;
}  
  
.grey_text {
	font-size: 11px;
	color: #999999;
}

.grey_text_bold {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.grey_medium_text_bold {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.top_nav_text {
	font-size: 11px;
	color: #1141a0;
	font-weight: bold;
}

.white_title_text {
	font-size: 15px;
	color: #ffffff;
}

.white_title_text_bold {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

.white_link_text {
	font-size: 11px;
	color: #ffffff;
}

.white_link_text a {
	font-size: 11px;
	color: #ffffff;
}

.white_text_bold {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.white_link_text_bold a {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.white_link_text_bold a:hover {
	font-size: 11px;
	color: #e95118;
	font-weight: bold;
}

.blue_link_text a {
	font-size: 11px;
	color: #1141a0;
	text-decoration: underline;
}

.blue_link_text_large a {
	font-size: 12px;
	color: #1141a0;
	text-decoration: underline;
}

.blue_link_text_large_bold a {
	font-size: 12px;
	color: #1141a0;
	text-decoration: underline;
	font-weight: bold;
}

.blue_link_text_larger_bold a {
	font-size: 14px;
	color: #1141a0;
	text-decoration: underline;
	font-weight: bold;
}

.blue_text {
	font-size: 11px;
	color: #1141a0;
}

.blue_link_text_bold a {
	font-size: 11px;
	color: #1141a0;
	text-decoration: underline;
	font-weight: bold;
}

.black_text {
	font-size: 11px;
	color: #000000;
}

.black_text_small {
	font-size: 10px;
	color: #000000;
}

.black_text_large {
	font-size: 12px;
	color: #000000;
}

.black_text_bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.black_text_medium_bold {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.black_text_large_bold {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.light_black_text_large_bold {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

.green_text_bold {
	font-size: 12px;
	color: #19953d;
	font-weight: bold;
}

.green_text_large_bold {
	font-size: 15px;
	color: #19953d;
	font-weight: bold;
}

.green_text_xlarge_bold {
	font-size: 20px;
	color: #19953d;
	font-weight: bold;
}

.orange_text_small_bold {
	font-size: 12px;
	color: #e95118;
	font-weight: bold;
}

.orange_text_subnav_small_bold {
	font-size: 11px;
	color: #e95118;
	font-weight: bold;
}

.orange_text_bold {
	font-size: 15px;
	color: #e95118;
	font-weight: bold;
}

.orange_text_large_bold {
	font-size: 20px;
	color: #e95118;
	font-weight: bold;
}

.orange_text_minus {
	font-size: 25px;
	color: #e95118;
	font-weight: bold;
}

.orange_text_plus {
	font-size: 18px;
	color: #e95118;
	font-weight: bold;
}
.travelmarg_ads_goa
	{
	z-index:3000;
	height:242px;
	width:90px;
	top:10px;
	right:0px;
	position: fixed;
	background-image: url(/images/monsoon-goa-banner.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	}
	.travelmarg_ads_kerala
	{
	z-index:3000;
	height:242px;
	width:90px;
	top:10px;
	right:0px;
	position: fixed;
	background-image: url(/images/himachal-tour-package-banner.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	}
	.travelmarg_ads_cruise
	{
	z-index:3000;
	height:242px;
	width:90px;
	top:290px;
	right:0px;
	position: fixed;
	background-image: url(/images/star-cruise-banner.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	}
	.travelmarg_ads_srilanka
	{
	z-index:3000;
	height:242px;
	width:90px;
	top:290px;
	right:0px;
	position: fixed;
	background-image: url(/images/bangalore-side-banner.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	}
	#customerheader {
	background-image: url(/images/header3.GIF);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 800px;
	height: 24px;
	padding-left: 18px;
	padding-top: 8px;
}
		
