/* $Id: landingPage.css,v 1.8 2010/05/20 07:59:02 andy.c Exp $ */
#content a{
	color:#086184;
	text-decoration:underline;
}
p.minHeightFix{
	min-height:	133px;
	height:auto !important;
	height:133px;
}
/* ******************************************************************* */
/* Texas Landing Page                    			                   */
/* ******************************************************************* */

#texasGeneral ul{
	padding-left: 30px;
}
/* Brochure Launch                    			                 	   */
/* ******************************************************************* */
#newbrochure{
	padding:0 10px;
}
#newbrochure h1{
	margin-bottom:10px;
}
#newbrochure h2{
	background-color:#BB181D;
	color:#fff;
	font-size:1.1em;
	margin-top:0;
	padding:2px 8px;
	text-transform:uppercase;
}
#newbrochure h3{
	color:#BB181D;
	font-size:1.3em;
	margin:0;
}
#newbrochure h4{
	color:#BB181D;
	font-size:1.2em;
	margin:0;
}
#newbrochure div{
	border:1px solid #BB181D;
	margin-bottom:10px;
	padding:10px;
}
#newbrochure span{
	font-size:1.2em;
	font-weight:bold;
}
#newbrochure ul{
	font-size:0.9em;
	padding-left:20px;
}
#newbrochure a{
	color:#BB181D;
}
#newbrochure .intro,
#newbrochure.touring .intro{
	border:none;
	height:225px;
	margin:0;
	padding:0;
}
#newbrochure .intro a{
	float:right;
	margin-left:30px;
}
#newbrochure .content1{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/valueBg.jpg") no-repeat;
}
#newbrochure .content2{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/bronzeBg.jpg") no-repeat;
}
#newbrochure .content3{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/disneyBg.jpg") no-repeat;
}
#newbrochure .content4{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/coveBg.jpg") no-repeat;
}
#newbrochure .content5{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/universalBg.jpg") no-repeat;
}
#newbrochure .content6{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/cruiseBg.jpg") no-repeat;
}
#newbrochure .content1,
#newbrochure .content2,
#newbrochure .content3,
#newbrochure .content4,
#newbrochure .content5,
#newbrochure .content6{
	line-height:1.6em;
	padding-right:255px;
}
#newbrochure .hotel1,
#newbrochure .hotel2,
#newbrochure .hotel3,
#newbrochure .hotel4{
	float:left;
	height:160px;
	margin-bottom:20px;
	padding-top:150px;
	width:311px;
}
#newbrochure .hotel1,
#newbrochure .hotel3{
	margin-right:20px;
}
#newbrochure .hotel1{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/newhotel1.jpg") no-repeat;
}
#newbrochure .hotel2{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/newhotel2.jpg") no-repeat;
}
#newbrochure .hotel3{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/newhotel3.jpg") no-repeat;
}
#newbrochure .hotel4{
	background:url("themes/jetsv/images/ads/brochureLaunch/florida/newhotel4.jpg") no-repeat;
}
#newbrochure p.terms{
	font-size:0.9em;
	margin:0;
}
/* Brochure Launch - #4903 Journeys	   */
/* *********************************** */
#newbrochure.touring h2{
	background-color:#1C1C62;
}
#newbrochure.touring div{
	border:1px solid #1C1C62;
}
#newbrochure.touring h2{
	margin:0;
}
#newbrochure.touring .content1,
#newbrochure.touring .content2,
#newbrochure.touring .content3,
#newbrochure.touring .content4{
	height:180px;
	padding-right:210px;
}
#newbrochure.touring .content1{
	background:url("themes/jetsv/images/ads/brochureLaunch/touring/inspirationalBg.jpg") no-repeat right top;
	height:480px;
}
#newbrochure.touring .content2{
	background:url("themes/jetsv/images/ads/brochureLaunch/touring/selfDriveBg.jpg") no-repeat right top;
}
#newbrochure.touring .content3{
	background:url("themes/jetsv/images/ads/brochureLaunch/touring/cruisingBg.jpg") no-repeat right top;
}
#newbrochure.touring .content4{
	background:url("themes/jetsv/images/ads/brochureLaunch/touring/escortedBg.jpg") no-repeat right top;
}
#newbrochure.touring ul{
	font-size:1em;
}