/* Tropical Sky Diving - Print CSS*/

*{border:none; color:#666; font:12px/1.3em "trebuchet ms", arial, helvetica, sans-serif;}
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:14px;}
h4{font-size:12px;}
h5{font-size:11px;}
h1,h2,h3,h4,h5,h6{color:#036;font-weight:bold;}
p{font-size:12px;}
a{text-decoration:none;}

p a#logo span,
#topNav ul,
#breadcrumbs,
#askExpert,
.ui-tabs-nav,
#toolButtons,
#leftCol,
#Carousel,
#footerContainer,
#fragment1 p
{display:none;}

#photoGallery{
	list-style:none;
	margin:0;
	padding:0 0 10px;}

#photoGallery li{
	display:inline;}

#pricingTable{
	font-size:1.1em;
	margin-bottom:10px;
	width:100%;}

#pricingTable thead th{
	color:#036;
	font-weight:bold;
	padding:4px;
	text-align:center;}

#pricingTable tbody th{
	border-bottom:1px solid #ccc;
	font-weight:bold;
	padding:4px;}

#pricingTable tbody td{
	border-bottom:1px solid #ccc;
	padding:4px;
	text-align:center;}

#pricingTable tfoot td{
	border-top:1px solid #ccc;
	font-style:italic;
	padding:6px;}
	
dl#Itinerary{
	font-size:1.2em;}

dl#Itinerary dt{
	color:#C00;
	font-weight:bold;
	padding-bottom:5px;}

dl#Itinerary dd{
	padding-bottom:12px;}

#DescText p.price,
#DescText p.price strong{
	color:#C00;
	font-size:14px;
	font-weight:bold;}

#ExpertProfile h3 strong{
	color:#C00;
	font-weight:bold;
	color:#C00;}

#TravelCalTable{
	margin-bottom:15px;
	width:100%;}

#TravelCalTable thead th{
	color:#C60;
	font-size:1.4em;
	font-weight:bold;
	padding:4px;
	text-align:center;
	width:25%;}

#TravelCalTable tbody th{
	border-bottom:1px solid #ECAB84;
	font-weight:bold;
	padding:4px;}

#TravelCalTable tbody td{
	border-bottom:1px solid #ECAB84;
	padding:8px;
	vertical-align:top;}

#TravelCalTable tbody td strong{
	font-weight:bold;}
