/* @override http://dev.newwesttravel.com/css/main.css */

/**
 * General Defaults, Helpers
 */
body, form {
	margin: 0px;
}

body, div, p, input, select, ul {
	font: 12px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	margin-bottom: 0px;
}

h4 {
	font-size: 14px;
}


p.qa {
	margin: 2px 0px 0px 10px;
}

img {
	border: none;
}

a:link, a:visited {
	color: #265fda;
}

a:hover, a:active {
	color: #6699ff;
}

li.current a:link, li.current a:visited {
	color: #1e1e34;
	font-weight: bold;
}

li.current li a:link, li.current li a:visited {
	color: #265fda; /* required to prevent cascade, while supporting IE6 */
	font-weight: normal;
}

td.numeric {
	text-align: right;
}

.clear {
	clear: both;
}

.off_page {
	position: absolute;
	left: -5000px;
	margin: 0px;
	display: none;
}

/**
 * Structural
 */
body {
	background: #bce6f4 url(../img/shell/body_background.gif) 0 0 repeat-x;
}

#container {
	width: 858px;
	margin: 0px auto 0px auto;
}

#header {
	width: 858px;
	height: 142px;
	background: transparent url(../img/shell/header_background.jpg) 0 0 no-repeat;
}

ul#header_nav {
  height: 33px;
	position: relative;
	left: 35px;
	top: 107px;
	margin: 0px;
	padding: 0px;
  width: 796px;
}
ul#header_nav li {
	display: inline;
  margin: 0px;
	padding: 0px;
	list-style: none;
}
#content #main_ad {
	position: relative;
	left: 51px;
	width: 761px;
	height: 148px;
}
#content {
	background: transparent url(../img/shell/content_background.gif) 50% 0% repeat-y;
	padding: 1px;
}
#page_content {
	padding: 0px 20px 10px 20px;
}
#page_content p {
	text-align: justify;
	margin-top: 3px;
}
#page_content .sidebar p {
	text-align: left;
	margin-top: 3px;
}
#page_content blockquote {
	text-align: justify;
}
#page_content img {
	margin: 0px 15px 10px 15px;
}
#page_content ul {
	padding: 0px;
	margin: 0px;
}
#page_content li {
	margin-left: 30px;
	padding: 0px;
}




#left_column {
	position: relative;
	left: 51px;
	float: left;
	width: 164px;
	border-right: 1px dotted #999;
}
#left_column .advertisement {
	text-align: center;
	margin-bottom: 3px;
}
#left_column .has_shadow {
	margin-bottom: 0px;
}
#left_column a:link, #left_column a:visited {
	text-decoration: none;
}
#left_column a:hover, #left_column a:active {
	text-decoration: underline;
}
#left_column ul {
	color:#265fda;
}
#left_column ul li {
	margin-bottom: 1px;
	margin-left: -30px;
	/*margin-left: -20px;*/
	/*list-style-type: disc;*/
	list-style: none;
	font-size: 11px !important;
	font-weight: bold;
	text-transform:uppercase;
}
#left_column ul li ul {
	margin-top: 2px;
	margin-bottom: 4px;
	/* border-bottom: 1px dotted #E7E7E5; */
}
#left_column ul li ul li {
	margin-left:  -34px;
	/*margin-left:  -40px;*/
	font-size: 10px !important;
	font-weight: normal;
	text-transform:capitalize;
}

.dotted {height: 3px; width:100%; margin-top:6px; border-top: 1px dotted #999; display:block;}



#main_column {
	position: relative;
	right: 46px;
	float: right;
	width: 590px;
}

.advertisementBox {
	background: transparent url(../img/bgGroupGetaways.gif) 0% 0% no-repeat;
	width:159px;
	text-align:left;
	margin-bottom: 3px;
	border: 1px solid #044372;
	/* padding-top:60px; */
	padding-bottom:3px;
	
}




#left_column .advertisementBox p {
color: #044372; 	
margin-left: 3px;
margin-top: 0px;
margin-bottom: 0px;
font-size:11px;
padding: 0px;
}


#ssl_badge {
	text-align: right;
	padding-right: 20px;
}

#footer {
	height: 61px;
	clear: both;
	background: transparent url(../img/shell/footer_background.jpg) 50% 0% no-repeat;
	padding-top: 15px;
	font-size: 10px;
	text-align: center;
}

/* Main Column Textual Styles */
#main_column h2 {
	font-size: 16px;
	color: #0465a5;
	margin: 20px 0px 10px 0px;
}
#main_column p.sub_header {
	margin: 0px 0px 25px 0px;
	padding: 4px 2px;
	border: 1px solid #044372;
	border-left: none;
	border-right: none;
	font-weight: bold;
}

#main_column h3 {
	font-size: 14px;
	margin: 20px 0px 0px 0px;
}

/* Main Content Sub-Columns (classes are used because flow must be breakable by a full sized block) */
.main_sub_column {
	position: relative;
	float: left;
	width: 425px;
}
.main_sub_column_right {
	position: relative;
	float: right;
	right: 0px;
	width: 160px;
}
.main_sub_column_right .advertisement {
	text-align: center;
	margin-bottom: 3px;
}
.main_column_full_span {
	clear: both;
	margin: 5px 0px;
}
.main_column_full_span_inner {/* Used for "inside" pages - adjusted margins */
	clear: both;
	margin: 5px 15px;
}

/* Agents List */
#agents {
	margin: 4px 0px;
}

/* Last minute deals */
/* TODO: is this section persistent across all pages? */
#last_minute_deals {
	width: 424px;
}
#last_minute_deals .header {
	height: 39px;
	background: transparent url(../img/shell/last_minute_deals_head.gif) 0 0 no-repeat;
}
#last_minute_deals .body {
	border: 1px solid #b5bac5;
	border-top: none;
}
#last_minute_deals table {
	width: 100%;
	border-collapse: collapse;
}
#last_minute_deals td {
	border-bottom: 1px solid #bed5e5;
	padding: 5px 10px;
	color: #044372;
	font-size: 10px;
}
#last_minute_deals a:link {
	color: #ca0000;
}
#last_minute_deals a:visited {
	color: #ca0000;
}
#last_minute_deals a:hover {
	color: #f16969;
}

/* Bottom Links */
ul.bottom_link_list {
	position: relative;
	display: inline;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 17px 0px 0px 0px;
	font-size: 10px;
	width: 147px;
}
ul.bottom_link_list li {
	margin: 0px 0px 0px -13px;
	padding: 0px;
	list-style: none;
}
ul.bottom_link_list > li {
	margin: 0px;
}

ul.bottom_link_list a:link {
	color: #265fda;
	text-decoration: none;
}
ul.bottom_link_list a:visited {
	color: #265fda;
	text-decoration: none;
}
ul.bottom_link_list a:hover {
	color: #265fda;
	text-decoration: underline;
}

/* Bottom Links Specific Headers */
ul#travel_tools_list {
	background: transparent url(../img/shell/bottom_links/travel_tools_title.gif) 0 0 no-repeat;
}
ul#about_us_list {
	background: transparent url(../img/shell/bottom_links/about_us_title.gif) 0 0 no-repeat;
}
ul#customer_support_list {
	background: transparent url(../img/shell/bottom_links/customer_support_title.gif) 0 0 no-repeat;
}
ul#sun_links_list {
	background: transparent url(../img/shell/bottom_links/sun_links_title.gif) 0 0 no-repeat;
}

/* Hot Specials */
#hot_specials {
	margin-left: 15px;
}
#hot_specials td {
	padding-bottom: 25px;
}
#hot_specials h3 {
	font-size: 15px;
	margin: 0px 0px 5px 0px;
}
#hot_specials h4 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}
#hot_specials img {
	margin-right: 15px;
}

/* Useful links */
h3.useful_category {
	margin: 15px 0px 3px 0px;
}
ul.useful_links {
	margin: 0px;
	padding: 0px;
}
ul.useful_links li {
	margin-left: 25px;
	padding: 0px;
}

/* Site Map */
div#site_map a {
	padding-left: 15px;
	background: transparent url(../img/shell/icon_web_page.gif) 0px 2px no-repeat;
}
div#site_map ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
div#site_map li {
	padding: 0px;
	margin: 4px 0px;
	width: 400px;
}
div#site_map ul li.level_2 {
	margin-left: 20px;
}
div#site_map ul li.level_3 {
	margin-left: 40px;
}

/* Forms in general */
div.form_row {
	clear: both;
	margin-bottom: 7px;
}
div.form_row div.form_label {
	width: 140px;
	float: left;
	text-align: right;
	margin-right: 5px;
}
div.form_row div.form_field {
	/*float: left;*/
}



