@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: #696969;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-image: url(../../images/background.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	text-align: center;
	font-size: 12px;
}

#body {
	text-align: justify;
	overflow: hidden;
}

#book_travel {
	width: 586px;
	margin-bottom: 10px;
}

#book_travel td{
	padding: 10px;
	border: 1px solid #f1eff0;
	vertical-align: center;
}

#border {
	width: 564px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #f1eff0;
	overflow: hidden;
}

.border {
	width: 564px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #f1eff0;
	overflow: hidden;
}

.city_labels {
	width: 80px;
	float: left;
	text-align: left;
}

.city_data {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.city_data input {
	width: 150px;
}

#city_guides {
	width: 586px;
	margin-bottom: 20px;
}

#city_guides td {
	padding: 10px;
	border: 1px solid #f1eff0;
	vertical-align: top;
	font-weight: 600; 
}

#column_wrapper {
	background-image: url(../../images/shadow_repeat.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-bottom: 20px;
}

#content {
	width: 576px;
	float: left;
	margin: 5px 20px 0px 20px;
}

.divider {
	width: 11px;
	height: 259px;
	background-image: url(../../images/divider.gif);
	float: left;
}

.divider_bar {
	width: 566px;
	height: 15px;
	clear: both;
	background-color: #336799;
	margin-bottom: 10px;
	padding: 2px 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 800;
}

.divider_bar span {
	color: #ffffff;
}

.divider_bar span a {
	text-decoration: none;
	color: #ffffff;
}

.divider_bar span a:hover {
	text-decoration: underline;
}

#footer {
	width: 880px;
	height: 89px;
	background-image: url(../../images/footer.gif);
}

#footer div {
	margin: 35px 30px 0px 30px;
	font-size: 10px;
	color: #cccccc;
}

#footer div a {
	text-decoration: none;
	color: #cccccc;
	background-color: transparent;
}

#footer div a:hover {
	text-decoration: underline;
}

#header {
	width: 880px;
	height: 93px;
	background-image: url(../../images/header_background.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 45px;
}

#index_header {
	width: 850px;
	height: 260px;
	background-image: url(../../images/header_image.gif);
}

#index_header_bar {
	width: 850px;
	height: 40px;
	background-image: url(../../images/header_bar.gif);
}

#index_header_bar_dutch {
	width: 850px;
	height: 40px;
	background-image: url(../../images/dutch_header_bar.gif);
}

#index_header_bar_spanish {
	width: 850px;
	height: 40px;
	background-image: url(../../images/spanish_header_bar.gif);
}

#international {
	float: left;
	margin: 15px 0px 0px 60px;
	color: #1f5385;
	font-weight: 600;
	font-size: 16px;
}

.itinerary {
	width: 586px;
	margin-bottom: 10px;
	border: 1px solid #f1eff0;
}

.itinerary th {
	padding: 5px;
	border-bottom: 2px solid #f1eff0;
	font-weight: 600;
	color: #f1592a;
}

.itinerary td {
	padding: 5px;
	width: 288px;
	vertical-align: top;
}

.itinerary td a {
	text-decoration: none;
	color: #696969;
}

#left_shadow_top {
	width: 22px;
	height: 300px;	
	float: left;
	background-image: url(../../images/left_shadow_top.gif);
}

#left_shadow_top_index {
	width: 17px;
	height: 300px;	
	float: left;
	background-image: url(../../images/left_shadow_top_index.gif);
}

#local_flash_map {
	width: 453px;
	height: 259px;
	float: left;
	text-align: center;
}

#index_content {
	padding: 15px;
	width: 620px;
	line-height: 18px;
	float: left;
	text-align: justify;
}

#location {
	width: 586px;
	margin-bottom: 10px;
}

#location td{
	width: 195px;
	padding: 10px;
	border: 1px solid #f1eff0;
	vertical-align: center;
}

#login_background {
	width: 192px;
	height: 259px;
	float: right;
	background-image: url(../../images/login_background.gif);
}

#login_background div {
	margin: 20px;
	color: #ffffff;
	font-weight: 600;
}

#login_background div a{
	background-color: transparent;
	color: #CCCCCC;
	line-height: 1.5;
}

#login_background_index {
	width: 192px;
	height: 259px;
	float: right;
	background-image: url(../../images/login_background_index.jpg);
}

#login_background_index div {
	margin: 20px;
	color: #ffffff;
	font-weight: 600;
}

#login_background_index div a{
	background-color: transparent;
	color: #CCCCCC;
	line-height: 1.5;
}

#logo {
	width: 248px;
	height: 90px;
	float: left;
	background-image: url(../../images/logo.gif);
}

#marketplace {
	width: 586px;
	margin-bottom: 10px;
}

#marketplace td{
	padding: 10px;
	border: 1px solid #f1eff0;
	vertical-align: top;
	text-align: left;
}

.message {
	width: 584px;
	padding: 5px 0px;
	border-bottom: 1px solid #f1eff0;
	font-weight: 600;
	overflow: hidden;
}

.message:hover {
	background-color: #F0F0F0;
	text-decoration: none;
}

.message_checkbox {
	width: 30px;
	float: left;
}

.message_date {
	width: 50px;
	float: left;
}

.message_from {
	width: 150px;
	float: left;
}

.message_number {
	width: 20px;
	float: left;
	padding-left: 5px;
}

.message_subject {
	width: 320px;
	float: left;
}

.message_data {
	float: left;
	margin-left: 5px;
	padding-bottom: 10px;
}

.message_label {
	clear: both;
	float: left;
	padding-bottom: 10px;
	color: #f1592a;
	font-weight: 600;
}

.message_label a {
	color: #f1592a;
	text-decoration: none;
}

.message_label a:hover {
	text-decoration: underline;
}

#network {
	width: 586px;
	margin-bottom: 10px;
}

#network a{
	text-decoration: none;
}

#network td {
	padding: 10px;
	border: 1px solid #f1eff0;
	width: 288px;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
}

#network td img {
	border: 0px;
}

#network_links a{
	text-decoration: none;
}

#network_links a:hover{
	text-decoration: underline;
}

.network_search_label {
	width: 80px;
	float: left;
	margin-top: 3px;
	font-weight: 600;
	color: #f1592a;
}

.network_search_label_long {
	width: 170px;
	float: left;
	margin-top: 3px;
	font-weight: 600;
	color: #f1592a;
}

.network_search_input {
	width: 115px;
	float: left;
	margin-bottom: 10px;
	color: #696969;
}

#network_search_button {
	float: right;
	margin: 15px 37px 0px 0px;
}

.numbers_data {
	float: left;
	height: 30px;
	padding-bottom: 15px;
	margin-left: 20px;
}

.numbers_data select {
	width: 250px;
}

.numbers_label {
	width: 150px;
	height: 30px;
	clear: both;
	float: left;
	padding-bottom: 15px;
	color: #f1592a;
	font-weight: 600;
	text-align: left;
}

.numbers_data input{
	width: 245px;
	margin-left: 0px;
}

.profile_data {
	float: left;
	padding-bottom: 10px;
}

.profile_data input{
	width: 330px;
}

.profile_label {
	width: 150px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	color: #f1592a;
	font-weight: 600;
}

.profile_label_long {
	width: 220px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	color: #f1592a;
	font-weight: 600;
}

#right_shadow_top {
	width: 22px;
	height: 300px;	
	float: left;
	background-image: url(../../images/right_shadow_top.gif);
}

#right_shadow_top_index {
	width: 17px;
	height: 300px;	
	float: left;
	background-image: url(../../images/right_shadow_top_index.gif);
}

.search_bar_arrow {
	width: 7px;
	height: 6px;
	float: left;
	margin: 4px 0px 0px 15px;
	background-image: url(../images/search_bar_arrow.gif);
}

#search_bar_background {
	width: 880px;
	height: 29px;
}

.search_bar_links {
	float: left;
	margin-left: 3px;
}

.search_bar_links a {
	text-decoration: none;
	color: #ffffff;
}

.search_bar_links a:hover {
	text-decoration: underline;
	background-color: transparent;
}

#search_bar_search {
	float: right;
	margin: 5px 20px 0px 0px;
}

#search_bar_search input{
	width: 150px;
	color: #f1592a;
}

#search_bar_text {
	float: right;
	margin: 8px 35px 0px 0px;
	text-align: right;
	color: #ffffff;
	font-weight: 600;
	font-size: 10px;
}

#search_button {
	float: left;
	margin-top: 1px;
}

#search_input {
	float: left;
}

#side_nav {
	width: 199px;
	float: left;
	margin-left: 20px;
	border-right: 1px solid #f1eff0;
}


#side_nav_header {
	width: 180px;
	font-size: 18px;
	color: #f1592a;
	margin-top: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #f1eff0;
}

.side_nav_links {
	width: 180px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f1eff0;
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
}

.side_nav_links a {
	text-decoration: none;
}

#side_nav_links_active a {
	color: #f1592a;
}

.side_nav_links a:hover {
	color: #f1592a;
	text-decoration: none;
}

#side_nav_spacer {
	height: 30px;
}

.subheader {
	width: 586px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-weight: 600;
	border-bottom: 1px solid #f1eff0;
	overflow: hidden;
}

.subheader a {
	text-decoration: none;
}

.subheader a:hover {
	text-decoration: underline;
}

#top_nav {
	float: right;
	margin: 65px 100px 0px 0px;
	color: #f1592a;
	font-weight: 600;
}

#top_nav_international {
	float: right;
	text-align: right;
	margin: 30px 100px 0px 0px;
	color: #f1592a;
	font-weight: 600;
	width: 500px;
}

.top_nav_divider {
	float: left;
	margin: 0px 15px;
	color: #f1592a;
}

.top_nav_links {
	float: left;
}

.top_nav_links a{
	text-decoration: none;
	color: #f1592a;
	background-color: transparent;
}

.top_nav_links a:hover {
	text-decoration: underline;
}

#travnar_demo {
	width: 190px;
	height: 259px;
	float: left;
}

#trip_planner {
	width: 586px;
	margin-bottom: 10px;
}

#trip_planner th {
	padding: 10px;
	border: 1px solid #f1eff0;
	font-size: 16px;
	color: #f1592a;
}

#trip_planner td {
	padding: 10px;
	border: 1px solid #f1eff0;
	width: 288px;
	vertical-align: top;
	font-weight: 600;
}

#trip_planner td a {
	text-decoration: none;
	color: #696969;
}

#trip_planner td a:hover {
	text-decoration: underline;
}

#white_background {
	width: 836px;
	min-height: 400px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left;
	padding-top: 15px;
}

#wrapper {
	width: 880px;
	margin: 0px auto;
}

/*----- EMAIL IMAGES -------*/

.email_image {
	width: 400px;
	height: 12px;
	margin: 0 0 7px -9px;
	background-repeat: no-repeat;
}

.email_image a {
	display: block;
	width: 400px;
	height: 12px;
}

#gen {
	margin-top: 4px;
	background-image: url(../images/general.jpg);	
}

#gen:hover {
	background-image: url(../images/general_hover.jpg);
}

#sales {
	margin-top: 4px;
	background-image: url(../images/sales.jpg);	
}

#sales:hover {
	background-image: url(../images/sales_hover.jpg);
}

#legal {
	margin-top: 4px;
	background-image: url(../images/legal.jpg);	
}

#legal:hover {
	background-image: url(../images/legal_hover.jpg);
}

#advertising {
	margin-top: 4px;
	background-image: url(../images/advertising.jpg);	
}

#advertising:hover {
	background-image: url(../images/advertising_hover.jpg);
}

#privacy {
	margin-top: 4px;
	background-image: url(../images/privacy.jpg);	
}

#privacy:hover {
	background-image: url(../images/privacy_hover.jpg);
}

#caliprivacy {
	margin-top: 4px;
	background-image: url(../images/caliprivacy.jpg);	
}

#caliprivacy:hover {
	background-image: url(../images/caliprivacy_hover.jpg);
}