/*  Wilderness Travel Print Override CSS File */

body { 
	background: #FFF ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10pt;
	padding: 0 7px;
	color: #000;
}

#container {
	position: relative;
	width: auto;
	padding: 0;
	margin: auto auto;
	background-color: #FFF ;
}

#footer {
	position: relative;
	width: auto;
	font-size: 90%;
	color: #000;
	margin: 10pt 0;
	padding: 10pt 0 0;
	border-top: 1px solid #B1B9BF;
	background-color: #FFF ;
}

#header { 
	padding: 0;
	border-bottom: 1px solid #B1B9BF;
}

#header #logo {
	width: 326px;
}

#header #logo img { 
	width: 326px !important;
	height: 11px !important;
}

#header #logo a img { 
	width: 372px !important;
	height: 41px !important;
}

#header #header-contact img { 
	width: 159px !important;
	height: 11px !important;
}

.content { 
	margin: 0;

}

.content h1 { 
	font-size: 15pt;
}

.in_the_wings, .now_showing {
	padding-top: 0;
	float: none;
	display: block;
	width: auto;
}

#tab_content {
	border: none;
	width: auto;
	margin-right: 20pt;
	overflow: visible;
}

#overflow_content {
	width: auto;
	margin-right: 300px;
}


#main {
	margin: 0;
	margin-right: 15px;
	width: auto;
	overflow: visible;
}

p.blurb.print-sep {
	display: block;
}

.thirds-one {
	width: 30%;
}

.itin-dates_prices{
	color: #546D8D;
	font-weight: bolder;
	font-size: 1.2em;
	margin-top: .5em;
	display: block;
	visibility: visible;
}
.view_destination_content{
	color: #546D8D;
	font-weight: bolder;
	font-size: 1.2em;
	margin-top: .5em;
	display: block;
	visibility: visible;
}

#dates_prices_content h2{
	color: #546D8D;
	font-weight: bolder;
	font-size: 1em;
	margin-top: .5em;
}

#accommodations_content .images-right img, #accommodations_content .images-left img {
	width: 30% !important;
	height: 30% !important;
}

#header-contact p, #topic-area, #nav-bar, #itin-actions, #slideshow_content, #trip-navigator, #ad-space, #box-space, #sidebar, .menu, .tabs, #footer .links, .grade-explain, .suggested-reading, #slide-info, .info-inner, #image-info, .info-bug {
	display: none;
	width: auto;
	overflow: hidden;
	visibility: hidden;
}

#itin-top {
	margin: 0;
	padding: 0;
	width: auto;
	overflow: hidden;
}

#itin-top h4, #itin-top .content { 
	border: none;
	padding-bottom: 0
}

#sidebar {
	margin-right: 0;
	margin-left: 20pt;
}
