

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ #body { margin: 0; background: #FFFFFF; margin: 0 0 0 0; }
/* Setting Text Throughout the skin      */ table, tr, td {font-family: tahoma; font-size: 11px; margin: 0;}
p   {
    color:#666666;
    font-family:'Verdana','Arial','Helvetica','sans-serif';
    font-size:8pt;
    line-height:11pt;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 8px 0px;
    }
.bodytext   {
    color:#666666;
    font-family:'Verdana','Arial','Helvetica','sans-serif';
    font-size:8pt;
    line-height:11pt;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 8px 0px;
    }
    
ul {
    color:#666666;
    font-family:'Verdana','Arial','Helvetica','sans-serif';
    font-size:8pt;
    line-height:11pt;
    }
.normal a:link img, .normal a:visited img 
{
    border: 0;
}
.bookLinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0073ab;
}
.bookArrows
{
    font-family: "Klavika Arrows";
    color: #00baff;
}
.bookLinksSize
{
    font-size: 11px;
}
.page_subheadblue {
color:#1F5067;
font-family:'Arial','Helvetica','sans-serif';
font-size:10pt;
font-style:normal;
font-weight:bold;
line-height:13pt;
}
.bodytext {
color:#666666;
font-family:'Verdana','Arial','Helvetica','sans-serif';
font-size:10px;
line-height:11pt;
}

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- width setting on skins        --*/ .StandardWidth {margin-left:auto; margin-right:auto; text-align: center; width:891px; }
/*-- 100 percent height where req  --*/ .FullHeight { height:100%; }
/*-- 100 percent width where req   --*/ .FullWidth {margin-left:auto; margin-right:auto; text-align: center; width:100%; }
/*-- outer table on unboxed skins  --*/ .OuterTable { text-align: center; width:100%; height:100%; background:#FFFFFF; }
/*-- outer table on boxed skins    --*/ .OuterTableBoxed {margin-left:auto; margin-right:auto; text-align: center; width:100%; height:100%; background:#FFFFFF; }
/*-- outer cell on boxed skins     --*/ .OuterTDBoxed {  }

/*-- cell containing content panes --*/ .ContentPanesTD
{
	width: auto;
	vertical-align: top;
	padding: 0 0 0 0;
	text-align: center;
}
                                        .dnnLoginTD { width: 297px; }
                                        .dnnUser { width: 297px; }
/*-- dotted background             --*/ .Dotted { background: url(dotted2.gif) repeat top left; }
/*-- row containing logo area      --*/ .LogoRow { vertical-align:top; height:80px; padding: 10px 10px 10px 10px; }
/*-- cell containing logo          --*/ .LogoTD { vertical-align:top; }
/*-- row containing breadcrumbs    --*/ .BreadcrumbsRow { height:41px; background: url(bread-bg.gif) repeat top left; padding: 0 0 0 0; }
/*-- row for space between areas   --*/ .SpaceBar { height:10px; padding: 0 0 0 0; }
/*-- cell containing breadcrumbs   --*/ .BreadcrumbsTD { height: 41px; width: 100%; background: url(bread-bg-l.gif) no-repeat top left; color:#a1a1a1; vertical-align: middle; padding: 0 20px 0 17px; }
/*-- cell containing search        --*/ .SearchTD { width:215px; vertical-align: top; text-align: right; height: 41px; background: url(search-bg.gif) no-repeat top right; padding: 10px 7px 0 0; }
/*-- cell containing privacy       --*/ .PrivacyTD { text-align: left; padding: 0 0 0 0; }
/*-- cell containing copyright     --*/ .CopyrightTD { text-align: right; padding: 0 0 0 0; }

/*========================================================*/
/*  Footer Box Elements                                   */
/*========================================================*/

/*-- row containing footer area    --*/ .FooterRow { height:36px; padding: 0 7px 0 7px; }
/*-- table within footer - rounded --*/ .FooterTable { height:36px; background: url(footer-bg-grad.gif) #86abdd repeat-x top left; }
/*-- rounded top-left corner       --*/ .FooterTL { height:5px; background: url(footer-bg-tl.gif) no-repeat top left; }
/*-- rounded top-right corner      --*/ .FooterTR { height:5px; background: url(footer-bg-tr.gif) no-repeat top right; }
/*-- rounded bottom left corner    --*/ .FooterBL { height:5px; background: url(footer-bg-bl.gif) no-repeat bottom left; }
/*-- rounded bottom right corner   --*/ .FooterBR { height:5px; background: url(footer-bg-br.gif) no-repeat bottom right; }

/*========================================================*/
/*  Outer Box Elements - boxed skins only                 */
/*========================================================*/

/*-- boxed skins outer box table   --*/ .BoxTable { height:100%; }
/*-- top left corner               --*/ .BoxTL { }
/*-- top edge                      --*/ 
/*-- top right corner              --*/ .BoxTR { }
/*-- left edge                     --*/ .BoxL { }
/*-- content area                  --*/ .BoxM { background: #FFF; }
/*-- right edge                    --*/ .BoxR {  }
/*-- bottom left corner            --*/ .BoxBL {  }
/*-- bottom edge                   --*/ .BoxB {  }
/*-- bottom right corner           --*/ .BoxBR {  }



/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- navigation pane               --*/ .Navigation { height: 60px }
/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top inside content pane 2     --*/ .TopPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ 
/*-- right content pane            --*/ .RightPane { height:1px; padding: 0 7px 0 7px; }
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 7px 0 0px; }
/*-- content2 pane                 --*/ .ContentPane2 { text-align: center; padding: 0 7px 0 7px; }
/*-- right2 content pane           --*/ .RightPane2 { height:300px; padding: 0 7px 0 10px; }
/*-- right2 content pane           --*/ .RightPane5 { height:1px; padding: 0 7px 0 10px; }
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; padding: 0 7px 0 7px; }
/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 7px 0 7px; }
/*-- content3 pane                 --*/ .ContentPane3 { padding: 0 7px 0 7px; }
/*-- right3 content pane           --*/ .RightPane3 { padding: 0 7px 0 7px;  }
/*-- bottom2 inside pane           --*/ .BottomPane2 { width: 100%; padding: 0 7px 0 7px; }
/*-- image content pane 1 horiz    --*/ .ImagePane01 { height:1px; padding: 0 7px 9px 7px; }
/*-- image content pane 1 vertical --*/ .ImagePane01V { height:1px; padding: 0 7px 0px 7px; }
/*-- image content pane 2          --*/ .ImagePane02 { height:1px; padding: 9px 7px 0 7px; }
/*-- image content pane 2 vertical --*/ .ImagePane02V { height:1px; padding: 4px 7px 0 7px; }
/*-- image content pane 3          --*/ .ImagePane03 { height:1px; padding: 0 7px 9px 7px; }
/*-- footer content pane           --*/ .FooterPane { width: 100%; height: 26px; padding: 0 7px 0 7px; vertical-align:middle; }
/*-- panel pane                    --*/ .PanelPane { padding: 0 7px 0 7px; }

           
/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active
{
	background-position: left bottom;
	color: #939393;
	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	float: right;
	padding: 2px 0 0 25px;
	margin: 0 0px 0 0px;
}
                                            
/*-- login token hover                 --*/ a.LOGIN_object:hover { vertical-align:top;  color: #444444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #939393; background:  url(ico-register.gif) no-repeat bottom left;  font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; height:17px; float:right; padding: 2px 0 0 0px;  margin: 0 0px 0 0px; }
/*-- user token hover                  --*/ a.USER_object:hover { background:  url(ico-register-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #939393; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #c1c1c1; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#aaa; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 11px; color:#aaa; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 11px; color:#777; font-weight:bold; text-decoration:none;  }
/*-- language selector dropdown        --*/ .Language_object { font-family: tahoma; font-size: 11px; text-decoration: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #0073ab; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #0073ab; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }

/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; margin-bottom:3px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility:  hidden; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:21px; background: transparent; width: 174px; color: #666; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}
                                            .DynamicRegistration_FieldError
{
    background-color: #FF918A;
}
                                          
/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #FFF; padding: 0px; border: 1px dotted #888; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: #7096d4; color: #FFF; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #9fb9e2; color: #FFF; font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 20px; border: 0;}

#footer a:link
{
	color: #adaf9f;
	text-decoration: none;
	background-color: transparent;
}

#footer a:visited
{
	color: #adaf9f;
	text-decoration: none;
	background-color: transparent;
}

#footer a:hover
{
	color: #adaf9f;
	text-decoration: underline;
	background-color: transparent;
}

#footer, .footer
{
	font-family: 'Verdana' , 'Arial' , 'Helvetica' , 'sans-serif';
	font-size: 8pt;
	color: #adaf9f;
	line-height: 16pt;
}
/*Modal pop up background*/
.modalBackground 
{	
	background-color:#CCCCFF;
	
	/*filter:alpha(opacity=40);
	opacity:0.5; */
}

.modalPopup-text {
display:block;
color:#000;
background-color:#fff;
text-align:center;
border:solid 2px #000;
padding:10px;
}
.modalPopup-text input {
width:75px;
}    

#totalCost h4
{
	display: inline;
	font: bold 14px arial, "lucida grande" tahoma, sans-serif;
	color: #a58d4f;
	/*padding: 5px 0px 5px 0px;*/
	margin: 0px 0px 0px 0px;
}

#totalCost
{
	margin:  0 0 10px 0;
}

#totalCost span.info
{
	font-size: 11px;
	color: #5f5e5e;
	margin: 0 0 10px 3px
}
	
#tripDescription h4, #tblContent h4
{
	font: bold 14px arial, "lucida grande" tahoma, sans-serif;
	color: #a58d4f;
	/*padding: 5px 0px 5px 0px;*/
	margin: 0px 0px 0px 0px;
}

#tripDescription span.info
{
	display: block;
	font-size: 11px;
	color: #5f5e5e;
	margin: 0 0 10px 0;
}

#DescriptionHolder 
{
	margin: 0 0 0 35px;
	width: 350px;
}

#bookingLeftForm
{
	width: 420px;
}

#tblContent 
{
	font-size: 11px;
	color: #5f5e5e;
}

#tblContent tr
{
	height: 30px;
}

#tblContent td select
{
	margin-top: 4px;
}

#tblContent th
{
	text-align: left;
	font-size: 11px;
	color: #5f5e5e;
	font-weight: normal;
}

h1.booking
{
	margin: 20px 0 20px 3px;
	font-size: 20px;
}
h1.title
{
	margin: 20px 0 10px 0px;
	font-size: 16px;
}
h1.subtitle
{
	margin: 0px 0 3px 0px;
	font-size: 15px;
}

/* -------------------------------------------------------- table tab styles ---------------------------- */

.tableTabs

{

	clear: left;

	width: 720px;

	height: 37px;
	
	padding-left: 0px;
	
	margin: 0px auto;

	border-bottom: 1px solid #bbb;

}



.tableTabs ul.tableTabItems li

{

	list-style: none;

	float: left;
	
	letter-spacing: .3px;

	text-align: center;

	color: #008fd4 !important;

}





.tableTabs ul.tableTabItems li a

{

	padding-top: 5px;

	float: left;

	width: 127px;

	height: 32px;

	font-size: 1.3em;

	font-family: tahoma, verdana, sans-serif;


	background: url(../images/tab_bg_11.gif) no-repeat bottom;

	color: #008fd4;

	margin-right: 8px;
	
	padding-top: 5px;

}



.tableTabs ul.tableTabItems li a.singleLineTab

{

	line-height: 30px; /*vertical align text */

	float: left;

	/*width: 152px;*/
	
	color: #999 !important;

	text-decoration: none;

	height: 32px;

	font-size: 1.3em;

	font-family: tahoma, verdana, sans-serif;


	background: url(../images/tab_bg_11.gif) no-repeat bottom;

	color: #5f5e5e;

	margin-right: 8px;

}



.tableTabs ul.tableTabItems li a.doubleLineTab

{

	float: left;

	width: 152px;

	height: 32px;

	font-size: 1.1em;

	font-family: tahoma, verdana, sans-serif;

	background: url(../images/tab_bg_11.gif) no-repeat bottom;

	color: #5f5e5e;

	margin-right: 4px;

}



.tableTabs ul.tableTabItems li a.doubleLineTabSelected

{

	float: left;

	width: 152px;

	height: 32px;

	font-size: 1.1em;

	font-family: tahoma, verdana, sans-serif;


	background: url(../images/tab_bg_07.gif) no-repeat bottom;

	color: #fff;

	margin-right: 4px;

	text-decoration: none;



}



.tableTabs ul.tableTabItems li a:hover

{

	color: #00aeef !important;


}



.tableTabs ul.tableTabItems li a.singleLineTabSelected

{

	line-height: 30px;
	
	color: #fff !important;
	
	text-decoration: none;

	background: url(../images/tab_bg_07.gif) no-repeat bottom;

}



.tableTabs ul.tableTabItems li a.singleLineGreenTab

{

	line-height: 25px; /*vertical align text */

	float: left;



	font-size: 1.3em;

	font-family: tahoma, verdana, sans-serif;

	font-weight: normal !important;

	

	padding-top: 5px;

	margin-right: 0px;

	width: 135px;

	height: 32px;

	background: url(../images/tab_bg_14.gif) no-repeat bottom;

	float: left;

	color: #0e7800;

}



.tableTabs ul.tableTabItems li.greenTab a:active, .tableTabs ul.tableTabItems li.greenTab a:focus

{

	background: url(../images/tab_bg_14.gif) no-repeat bottom;

}

#mainPromo .content 
{
float: left;
display: inline;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 14px;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 9px;
width: 430px
}
#mainPromo .content h2.ProdDisplay 
{
font-family: arial,"lucida grande",tahoma,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 14px;
line-height: normal;
-x-system-font: none;
color: #a58d4f;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
