/*PICK TRIP*/
.navBox a.active img{
	background-position:left bottom;
}
.navBox a.active .subFontLink{
	color:#2e5181;
}

/*MAIN FEATURE*/
.mainFeatureText{
	font-size:16px;
	line-height:19px;
	width:177px;
	margin-right:15px;
}
.mainFeatureText,
.mainFeatureLeft{
	margin-bottom:20px;
}
.mainFeatureText h3{
	font-size:19px;
	font-weight:800;
	line-height:22px;
	margin:0 0 15px;
}
.mainFeatureText h3:first-child{
	font-size:23px;
	line-height:27px;
	text-transform:uppercase;
}
.mainFeatureText p{
	font-style:italic;
}
.imgMainFeature{
	width:365px;
	height:334px;
	margin-bottom:5px;
	margin-top:18px;
}

.mainFeatureLeft{
	width:365px;
}
.themeBeach{
	background:url(../images/trips/beach/imgMainBeach.jpg) no-repeat;
}
.themeAnimal{
	background:url(../images/trips/animal/imgMainAnimal.jpg) no-repeat;
}
.themeCity{
	background:url(../images/trips/city/imgMainCity.jpg) no-repeat;
}
.themeScience{
	background:url(../images/trips/science/imgMainScience.jpg) no-repeat;
}
.themeHiking{
	background:url(../images/trips/hiking/imgMainHiking.jpg) no-repeat;
}
.themeRVing{
	background:url(../images/trips/rving/imgMainRVing.jpg) no-repeat;
}

/*THEME TOOLS*/
#schl3o #travelWrapper .themeTools a,
#travelWrapper .themeTools a{
	color:#fff;
	display:block;
	font-size:11px;
	font-weight:700;
	line-height:16px;
	height:69px;
	padding:10px 0 0 10px;
	width:170px;
}
.toolLinkText{
	margin-left:10px;
	width:100px;
}
.toolLinkText span{
	display:block;
}
.btnPacking{
	width:51px;
	height:41px;
	margin-top:5px;
}
.beachList{
	background:url(../images/trips/btnPackBeach.png) no-repeat;
}
.animalList{
	background:url(../images/trips/btnPackAnimal.png) no-repeat;
}
.cityList{
	background:url(../images/trips/btnPackCity.png) no-repeat;
}
.scienceList{
	background:url(../images/trips/btnPackScience.png) no-repeat;
}
.hikingList{
	background:url(../images/trips/btnPackHiking.png) no-repeat;
}
.rvingList{
	background:url(../images/trips/btnPackRVing.png) no-repeat;
}
.btnCountdown{
	background:url(../images/trips/btnCountdownSmall.png) no-repeat;
	width:39px;
	height:46px;
	margin:7px 0 0 5px;
}
.countdownLink .toolLinkText{
	margin-top:5px;
}

/*ARTICLES*/
.themeArticles{
	height:550px;
	overflow:auto;
	border-top:1px dotted #ccc;
}
.animalArticles{
	height:290px;
}
.rvingArticles{
	height:400px;
}

.articleContent{
	border-bottom:1px dotted #ccc;
	padding:15px 0;
	height:109px;
}
.imgThemeArticle{
	width:169px;
	height:109px;
	margin-right:15px;
}
.articleText{
	font-size:13px;
	line-height:14px;
	padding-top:10px;
	width:355px;
}
#schl3o #travelWrapper .articleText a,
#travelWrapper .articleText a{
	display:block;
	font:17px/19px "Open Sans", Futura, "Trebuchet MS", Arial, sans-serif;
	margin-bottom:5px;
	text-decoration:underline;
}