/* Master Site Propeties =========================================================================*/
body {
	background-color:#353535;
	padding:0px;
	margin:0px;
	color:#333333;
	font-size:12px;
	font-weight: normal;
	font-family:Verdana, Helvetica, Geneva;
}
img {
	border:none;
}
/* Generic Heading Propeties ---------------------------------------------------------------------*/
/* DEFINE COLORS ###################### */

H1 { color:#036484;	}
H2, .ProgramText { color: #666666; }
H3 { color:#333333; }

/* #################################### */


H1 {
	Font-size:22px;
	font-weight: bold;
	line-height:30px;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}
H2 {
	color:#666666;
	Font-size:18px;
	font-weight: bold;
	line-height:24px;
	padding-top: 4px;
	margin-bottom:2px;
	margin-top:0px;
}
.ProgramText {
	Font-size:13px;
	font-weight: bold;
	line-height:22px;
	margin-top:0px;
}
.ProgramText a, .ProgramText a:hover {
	font-size:10px;
}
H3 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin-bottom:3px;
}
a {
	text-decoration:none;
	font-weight:normal;
	color:#2C6BA1;
}
a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#2C6BA1;
}






.CartItem {
	border-bottom:1px solid #A0A0A0;
	border-top:1px solid #C0C0C0;
	color:#333333;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}
.ReviewItem {
	background-color:#333333;
	color:#FFFFFF;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}
.ReceiptItem {
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}
.CheckoutSpacer {
	margin-top:6px;
	margin-bottom:6px;
	clear:both;
	height:6px;
	line-height:3px;
	border-top:1px dotted #CCCCCC;
}
p {
	padding:0px;
	margin:0px;
}
.Echo { 
	background-color:#8D0028;
	color:#FFFFFF;
	font-size:12px;
	line-height:22px;
	text-align:center;
	font-weight:normal;
}
/* Calendar Styles */
.DateHead {
	color:#FFFFFF;
	height:26px;
	font-weight:bold;
	text-align:center;
	background-image:url(../../../images/Calendar_WeekdayBG.png);
	background-repeat:repeat-x;
}
#Sidebar {
	margin-left:30px;
	text-align:left;
	line-height:22px;
	text-decoration:none;
}
#Sidebar a, #Sidebar a:hover {
	text-decoration:none;
}

.sidenav_on {
	color:#002B4F;
}

#cMasterPageBG {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

#PageContent {
	padding-left:60px;
	padding-top:30px;
	padding-bottom:20px;
	height:450px;
}
#headimage {
 	clear:both;
	padding-left:5px;
	margin-bottom:7px;
}
.CenterContent {
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}


/* SIDENAV BULLET FIELDS =========================================================================*/
.sidenav_MAIN, .sidenav_MAIN a, .sidenav_MAIN a:hover {
	color:#005DAB;
}
.sidenav_SECOND, .sidenav_SECOND a, .sidenav_SECOND a:hover {
	color:#FF6600;
}
.sidenav_THIRD, .sidenav_THIRD a, .sidenav_THIRD a:hover {
	color:#4CA0E8;
}
/* Site Specific propeties =========================================================================*/
#PrimaryNav a, #PrimaryNav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
#Pager {
	width:966px;
	background-repeat:repeat-y;
}
#pagesubnav {
	background-image:url(../../../images/SecondaryNav.gif);
	background-repeat:no-repeat;
	width:966px;
	height:27px;	
}
#pagesubnav a, #pagesubnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#subnavtable {
	height:24px;
	margin-top:3px;
	padding-top:2px;
}
#subnavtable td {
	padding-right:5px;
	padding-left:5px;

}
#snavOn, #snavOn a, #snavOn a:hover {
	background-color:#FFFFFF;
	color:#EB6D20;
}
#ContentHolder {
	width:650px;
	display:inline;
	text-align:left;
	margin-right:20px;
	line-height:22px;
	border-left:1px dotted #CCCCCC;	
	padding-left:18px;
	padding-bottom:20px;
}
#ContentHolderNoSide {
	text-align:left;
	margin-left:40px;
	margin-right:50px;
	line-height:18px;
	padding-left:18px;
}
#imgRight {
	float:right;
	clear:none;
	width:231px;
	line-height:14px;
	margin-right:10px;
	margin-left:10px;
	padding:4px;
	color:#666666;
	font-size:10px;
	font-weight:normal;
}
#footer a {
	padding-left:8px;
	padding-right:8px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}


.disclaimer {
	clear:both;
	background-color:#FFFFFF;
	height:30px;
	font-size:9px;
	color:#999999;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	text-decoration:none;
}
.disclaimer a:link {
	font-size:9px;
	color:#999999;
}
.disclaimer a:hover {
	font-size:9px;
}
.ShoppingCart {
	background-image:url(../images/navBG.png);
	background-repeat:repeat-y;
	color:#FFFFFF;
}
#CartContents td {
	background-color:#FFDBA4;
}	

/* SITE BUTTONS ===========================================================*/
.submitbutton {
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding: 2px;
	border: 1px solid #FF6600;
}
.emailbutton {
	background-color:#072a56;
	color: #FFFFFF;
	font-size:10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.closebutton {
	color: #CCCCCC;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	width:18px;
	height:18px;
	border: 1px solid #CCCCCC;
}
.TertiarySection {
 	background-image:url(../../../images/TertHeadBG.gif);
	background-repeat:no-repeat;
	width:378px;
	padding-left:16px;
}
.BrowseTripsAlts {
	float:left;
	text-align:center;
	margin:3px;
}
.FinderLink {
	background-image:url(../../../images/TripFinderBG_Question.gif);
	background-repeat:no-repeat;
	clear:both;
	margin:0px;
	margin-bottom:6px;
	padding-top:6px;
}
.FinderLink a, .FinderLink a:hover {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:34px;
	display:block;
}
.FinderLink a:hover {
	color:#002B4F;
}
.ListClass {
	list-style-type:none;
	margin-top:0px;
	line-height:20px;
	font-size:12px;
}

.ListClass li {
	display:block;
}


.datagrid_Header {
	background-color:#000045;
	color:#FFFFFF;
	font-weight:bold;
}
.datagrid_ItemStyle {
	background-color:#FFFFFF;
	color:#454545;
	font-weight:normal;
}
	
	
.SearchLetters, .SearchLetters_On {
	color:#036484;
	float:left;
	margin-top:1px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	line-height:34px;
}
.SearchLetters a, .SearchLetters a:hover {
	margin-top:0px;
	color:#137C7E;
	text-decoration:none;
} 
.SearchLetters_On {
	color:#333333;
}


.NewsLetters, .NewsLetters_On {
	color:#137C7E;
	float:left;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	line-height:24px;
}
.NewsLetters a, .NewsLetters a:hover {
	margin-top:0px;
	color:#137C7E;
	text-decoration:none;
} 
.NewsLetters_On {
	color:#FFFFFF;
}

.StoreHeaderColumn {
	width:700px;
	height:36px;
	background-image:url(../images/PageHeader_Liner.png);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:36px;
}
.StoreHeaderColumn H1 {
	line-height:36px;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FF9900;
}
.StoreHeadings {
	color:#137C7E;
	line-height:20px;
	font-weight:bold;
}
.searchBox {
	border:1px solid #7CBDDF;
	color:#063E5E;
	background-color:#FFFFFF;
}

.hoverPanel {
	top:0px;
	left:0;
	position:absolute;
	z-index:200;
	display:none;
}

.HeaderColumn {
	width:800px;
	height:36px;
	background-image:url(../images/PageHeader_sideless.png);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:36px;
}
.HeaderColumn H1 {
	line-height:36px;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FF9900;
}
.formNotes {
	font-size:10px;
	color:#999999;
}
.errorMessage {
	padding:6px;
	margin-left:10px;
	margin-right:10px;
	background-color:#CC0000;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	text-align:center;
	font-weight:bold;
}












.BlueBox {
	background-image:url(../images/boxbg_blue.gif);
	width:182px;
	background-repeat:repeat-y;
}
.BlueBox a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.DarkBlueBox {
	background-image:url(../images/boxbg_darkblue.gif);
	width:182px;
	background-repeat:repeat-y;
}
.DarkBlueBox a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}


.WhiteBox {
	background-image:url(../images/boxbg_white.gif);
	width:182px;
	background-repeat:repeat-y;
}
.WhiteBox a {
	font-size:11px;
	text-decoration:none;
}
.BlueBox2 {
	background-image:url(../images/boxbg2_blue.gif);
	width:176px;
	color:#B7CFD9;
	font-size:11px;
	background-repeat:repeat-y;
}

.WhiteBox2 {
	background-image:url(../images/boxbg_white2.gif);
	width:176px;
	color:#B7CFD9;
	font-size:11px;
	background-repeat:repeat-y;
}
.GrayBox {
	background-image:url(../images/boxbg_Gray.gif);
	width:182px;
	background-repeat:repeat-y;
}
.GrayBox a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.PageHeadingStyle {
	background-color:#177491;
	background-image:url(../images/sectionheaderbg.gif);
	background-repeat:repeat-x;
}
.BCrumbs {
	height:25px;
	background-image:url(../images/breadcrumb_BG.gif);
	background-repeat:repeat;
	padding:2px;
}
.SubResultsBox {
	text-align:left;
	background-color:#006686;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}	
.OrderStepsBlue {
	font-size:11px;
	height:27px;
	line-height:27px;
	color:#003366;
	text-decoration:none;
}
.OrderStepsBlue a, .OrderStepsBlue a:hover {
	font-size:11px;
	text-decoration:none;
	color:#003366;
}
.OrderStepsGray {
	font-size:11px;
	height:27px;
	line-height:27px;
	color:#999999;
	text-decoration:none;
}
.OrderStepsGray a, .OrderStepsGray a:hover {
	font-size:11px;
	text-decoration:none;
	color:#999999;
}
.FeatureNonOverride {
	padding:10px;
	padding-top:0px;
	background-image:url(../images/features_BlueBG.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:270px;
}
.FeatureTitle {
	line-height:20px;
	text-align:left;
	padding-left:20px;
	padding-top:30px;
	width:280px;
	float:left;
	clear:none;
	display:table;
}
.FeatureImage {
	float:left;
	clear:none;
	display:table;
}
.FeatureSlot {
	float:left;
	clear:none;
	display:table;
	margin-top:5px;
	width:28px;
	height:27px;
	text-align:center;
}
.FeatureElement {
	width:290px;
	font-weight:normal;
	line-height:20px;
}