/* site globals */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #e6d6ad url(../images/global_topshadow.jpg) no-repeat center top;
	margin: 15px 0px 0px;
}

img {
	border: 0;
}

a, a:link, a:active, a:visited {
	color: #157fc9;
}

a:hover {
	color: #18a8e4;
}

.arrowLink {
	padding-right: 15px;
	font-weight: bold;
	background: url(../images/link_arrow_off.gif) no-repeat right 1px;
	font-size: 15px !important;
	text-decoration: none;
}

.arrowLinkTwo {
	padding-right: 12px;
	font-weight: bold;
	background: url(../images/link_arrow_off.gif) no-repeat right 3px;
	font-size: 15px !important;
	text-decoration: none;
}

a:hover.arrowLink, a:hover.arrowLinkTwo {
	background: url(../images/link_arrow_over.gif) no-repeat right 3px;
}

.continueOn {
	padding-bottom: 10px;
	text-align: right;
	font-size: 15px;
	clear: both;
}

h1 {
	font-family: "futura-pt", Arial, Helvetica, sans-serif,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 31px;
	text-transform: lowercase;
	color: #26a9e1;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;
}
	h1 .uppercase {text-transform: uppercase;}

h2 {
	font-family: "futura-pt", Arial, Helvetica, sans-serif,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	color: #b3cb27;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-family: "futura-pt", Arial, Helvetica, sans-serif,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	color: #b3cb27;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-family: "futura-pt", Arial, Helvetica, sans-serif,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #b3cb27;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;
}

h5 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #626366;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h6 {
	font-family: "futura-pt", Arial, Helvetica, sans-serif,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #26a9e1;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;

}

.vacation-packages-head {
	height: 40px;
}
	h6 span {
		display: block;
		float: right;
		font-weight: bold;
		margin: 0 20px 0 0;
	}
		.vacation-packages-head .buy-now-button {
			background: url(../images/Buy-Now-Button.jpg) no-repeat left top transparent;
			display: block;
			float: right;
			margin: -5px 0 0;
			width: 87px;
			height: 29px;
			text-indent: -9999px;
		}
			.vacation-packages-head .buy-now-button:hover {
				background-position: left bottom;
			}

p {
	font-size: 13px;
	line-height: 18px;
	color: #626366;
	margin: 0px 0px 15px 0px;
}

ol {
	color: #626366;
	padding-left: 40px;
}

ul {
	color: #626366;
	padding-left: 40px;
}

li {
	margin: 0px 0px 5px 0px;
	font: 13px/17px Arial, Helvetica, sans-serif;
	padding: 0px;
}

.fakehr {
	border-bottom: 1px solid #d7d8d8;
	margin: 5px 0px 30px 0px;
	padding-top: 10px;
}

.arialBold13 {
	font-size: 13px;
	font-weight: bold;
	color: #626366;
}

.arialBold15 {
	font-size: 15px;
	font-weight: bold;
	color: #626366;
}

.bigP {
	margin-bottom: 20px;
}

.mellowH2 {
	margin-bottom: 3px;
}

.tableCopy {
	font-size: 12px;
	color: #626366;
	margin-bottom: 0px;
	line-height: 20px;
}

.tableHeadings {
	font-size: 11px;
	color: #27a9e2;
	font-weight: bold;
}

/* layout globals */

#shadowBox {
	width: 962px;
	margin: 0 auto;
	background: url(../images/global_shadowbg.jpg) repeat-y;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

#shadowBoxLong {
	width: 962px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
	background: url(../images/global_shadowbg.jpg) repeat-y;
}

#shadowFix {
	width: 11px;
	position: absolute;
	left: 951px;
	top: 0px;
}

#shadowFixLeft {
	width: 11px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#bottomShadow {
	width: 962px;
	margin: 0 auto;
	position: relative;
}

#shadowFixBottom {
	width: 11px;
	position: absolute;
	left: 951px;
	top: -119px;
}

#siteContainer {
	width: 940px;
	margin: 0 auto;
	/*background-color: #FFFFFF;*/
}

#headerTop, #headerBottom, #topNavigation, #homeBoxes, #frontPageFlash, #secondaryContainerTop, #highlightBar {
	 width: 940px;
	 clear: both;
}

#frontPageFlash {
	width: 932px;
	height: 356px;
	padding: 0px 4px 4px 4px;
	overflow: hidden;
}

#secondaryContainerLower {
	width: 940px;
	clear: both;
	background: url(../images/global_shadowbg3.gif) repeat-y;
	overflow: hidden;
}

#secondaryFlash {
	width: 650px;
	height: 290px;
	padding: 0px 4px 0px 4px;
	float: left;
	overflow: hidden;
}

#promoSpots, #secondaryPhoto {
	width: 278px;
	padding: 0px 4px 0px 0px;
	margin: 0px;
	float: right;
	background-color: #FFFFFF;
}

#pageContent {
	width: 600px;
	padding: 0px 4px 0px 4px;
	margin: 24px 24px 0px 24px !important;
	margin: 24px 24px 0px 12px;
	float: left;
}

#secondaryPhoto, #pageContent {
	padding-top: 4px;
}

#secondaryPhoto .value-season {
	margin: 15px;
}
	#secondaryPhoto .value-season ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}


#secondaryNav {
	width: 932px;
	background-color: #2782c4;
	padding: 6px 0px 6px 0px;
	margin: 0px 4px 4px 4px;
}

#subnavItems {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#serviceSpacing, #compSpacing, #oppSpacing, #trainingSpacing {
	height: 1px;
	float: left;
	font-size: 5px;
}

#serviceSpacing {
	width: 30px;
}

#oppSpacing {
	width: 35px;
}

#compSpacing {
	width: 240px;
}

#trainingSpacing {
	width: 460px;
}

#subnavItems li {
	display: inline;
}

#subnavItems a, #subnavItems a:link, #subnavItems a:visited {
	padding-left: 22px;
	padding-right: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

#subnavItems a:hover, #subnavItems a:active {
	color: #98d2ff;
	text-decoration: none;
}

.active {
	padding-left: 22px;
	padding-right: 22px;
	color: #98d2ff;
	text-decoration: none;
}

.activeLine {
	padding-left: 22px;
	padding-right: 22px;
	color: #98d2ff;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
}

.line {
	border-left: 1px solid #FFFFFF;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 15px;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #060504;
}

#familyInfo {
	width: 278px;
	height: 90px;
	background-color: #2782c4;
	padding-top: 15px;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #2782C4;
	text-align: center;
}

#familyInfo b {
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
}

/* homepage styles */

#leftHomeBox {
	width: 409px;
	margin: 20px 0px 15px 20px !important;
	margin: 20px 0px 15px 10px;
	padding-right: 20px;
	border-right: 1px solid #d7d8d8;
	float: left;
}

#rightHomeBox {
	width: 450px;
	margin: 20px 20px 15px 20px !important;
	margin: 20px 10px 15px 20px;
	float: right;
}

.homeIcon {
	width: 35px;
	float: left;
	margin-right: 12px;
}

#homeCopyLeft {
	width: 362px;
	float: right;
}

#homeCopyRight {
	width: 402px;
	float: right;
}

.homeBoxCopy {
	font-size: 13px;
	line-height: 16px;
	color: #626366;
	padding-top: 10px;
}

.nameHighlight {
	font-size: 12px;
	color: #2782C4;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: bold;
}

.adSnipeSpace {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* 2012 additions */

#topNav {
	width: 936px;
	background-color: #27a9e2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border-left: 4px solid #FFF;
}

#topNav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#topNav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	display: inline;
}

#topNav a:link, #topNav a:visited {
	margin: 0px 0px 0px 0px;
	padding: 10px 31px 10px 30px;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	background: url(../images/line.gif) no-repeat right center;
	border-bottom: 3px solid #FFF;
	text-align: center;
}

#topNav a:hover, #topNav a:active, #topNav .lastNav a:hover, #topNav .lastNav a:active {
	color: #00446a !important;
}

#topNav .lastNav {
	float: right;
}

#topNav .lastNav a:link, #topNav .lastNav a:visited {
	background-image: none;
	background-color: #FFF;
	color: #27a9e2;
	width: 71px;
}

#topNav a.lit {
	background-image: none !important;
	background-color: #1f80c6 !important;
	border-bottom: 3px solid #1f80c6 !important;
}

#topNav a.timelit {
	background-image: none !important;
	background-color: #1f80c6 !important;
	border-bottom: 3px solid #FFF !important;
}

#topNav .lineless a {
	background-image: none !important;
}

.lineFix {
	background-image: none !important;
}

#topNav .one {
	width: 85px;
}

#topNav a.one {
	width: 76px;
}

#topNav .two {
	width: 121px;
}

#topNav .three {
	width: 114px;
}

#topNav .four {
	width: 62px;
}

#topNav .five {
	width: 126px;
}

/* 2012 additions - global */

.photoRight {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0;
}

.grnButton {
	width: 290px;
	margin: 0 auto;
}

.grnButton a:link, .grnButton a:visited {
	color: #FFF;
	background-color: #b3cb58;
	width: 250px;
	text-align: center;
	display: block;
	padding: 8px 20px 8px 20px;
	font-size: 15px;
	margin-bottom: 20px;
	text-decoration: none;
	margin-bottom: 30px;
}

.grnButton a:hover, .grnButton a:active {
	background-color: #a3bc42;
}

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../images/close.png);}
#sb-nav-next{background-image:url(../images/next.png);}
#sb-nav-previous{background-image:url(../images/previous.png);}
#sb-nav-play{background-image:url(../images/play.png);}
#sb-nav-pause{background-image:url(../images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

ul.doubleComm {
	color: #626366;
	padding-left: 40px;
	overflow: hidden;
}

.doubleComm li {
	margin: 0px 0px 5px 0px;
	font: 13px/17px Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 50%;
	float: left;
}

/* 2013 ADDITIONS */

.packImg {float: left; margin-bottom: 40px;}

.packList {
	float: left;
	list-style-type: none;
	}

.packList li { font: 18px/22px Arial, Helvetica, sans-serif; color: #26A9E1;}

.clear {clear: both;}

.centered {text-align: center; display: block;}


/*
|----------------------------------------------------------
| ByDesign Additional Styles
|----------------------------------------------------------
|
| Styles added by ByDesign for replicated site.
| Mainly for replicated areas.
|
*/

.repInfoContainer {
	width: 278px;
	height: 143px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.repImg {
	float: right;
	max-height: 130px;
	height: auto;
	margin: 0 0 0 10px;
}
.ourStoryImg {
	float: right;
	max-width: 250px;
	width: auto;
	height: auto;
	margin: 0 0 10px 15px;
}

.repInfo {
	font-family: "futura-pt", Arial, Helvetica, sans-serif,sans-serif;
	padding: 20px 10px;
}

.repName {
	font-size: 16px;
	color: #626366;
}

a.repTestimonial {
	background: url(../images/storyArrow.png) no-repeat right bottom transparent;
	font-size: 16px;
	color: #f0911b;
	text-decoration: none;
	padding: 0 10px 0 0;
}

.ourStory {

}

.ourStory p {
	font-size: 16px;
}

.underlined {
	text-decoration: underline;
}

.opportunity li {
	font-style: italic;
}
.vacation-top-content {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #26a9e1;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.2em;
}
