/*Layout*/

#vacationPackages {
	width: 700px;
	}

#packageSuggestions {
	width: 700px;
	margin-bottom: 12px;
	}

#quantity {
	margin-left: -3px;
	}

.days {
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	}
	
.packageImage {
	margin-left: -2px;
	}

.package {
	background-image:url(http://www.orlandovacation.com/subdomains/packages/images/vacation-packages-header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 195px;
	margin: 2px 1px 2px 1px;
	float: left;
	}
		
#vacationPackages img a {
	text-decoration: none;
	}
	
#selectPackage {
	margin: 15px 0 15px 0;
	}
	
#selectPackageStepOne, #selectPackageStepTwo, #selectPackageStepThree, #selectPackageStepFour, #selectPackageStepFive  {
	margin: 15px 0 15px 0;
	background-image:url(http://www.orlandovacation.com/subdomains/packages/images/step.1.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	width: 600px;
	padding: 12px 0 36px 0px ;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	}

#selectPackageStepTwo {
	background-image:url(http://www.orlandovacation.com/subdomains/packages/images/step.2.jpg);
	}
	
#selectPackageStepThree {
	background-image:url(http://www.orlandovacation.com/subdomains/packages/images/step.3.jpg);
	}
	
#selectPackageStepFour {
	background-image:url(http://www.orlandovacation.com/subdomains/packages/images/step.4.jpg);
	}
	
#selectPackageStepFive {
	background-image:url(http://www.orlandovacation.com/subdomains/packages/images/step.5.jpg);
	}
	
#selectPackageStepOne a:link, #selectPackageStepOne a:hover, #selectPackageStepOne a:visited, #selectPackageStepOne a:active, 
#selectPackageStepTwo a:link, #selectPackageStepTwo a:hover, #selectPackageStepTwo a:visited, #selectPackageStepTwo a:active, 
#selectPackageStepThree a:link, #selectPackageStepThree a:hover, #selectPackageStepThree a:visited, #selectPackageStepThree a:active, 
#selectPackageStepFour a:link, #selectPackageStepFour a:hover, #selectPackageStepFour a:visited, #selectPackageStepFour a:active, 
#selectPackageStepFive a:link, #selectPackageStepFive a:hover, #selectPackageStepFive a:visited, #selectPackageStepFive a:active {
	color: #fff;
	}
	
#stepOne {
	float: left;
	width: 100px;
	margin: -10px 0 0 16px;
	}
	
#stepTwo {
	float: left;
	width: 100px;
	margin: 0px 0 0 18px;

	}
	
#stepThree {
	float: left;
	width: 100px;
	margin: 0px 0 0 12px;
	}
	
#stepFour {
	float: left;
	width: 100px;
	margin: 0 0 0 14px;
	}
	
#stepFive {
	float: left;
	width: 100px;
	margin: 0 0 0 14px;
	}
			
.packageOdd {
	width: 560px;
	background-color: #e6fdc9;
	border: 2px solid #dafcae;
	margin: 10px 0 0 0;
	padding: 10px;
	}

.packageEven {
	width: 560px;
	background-color: #fde0d4;
	border: 2px solid #fcceba;
	margin: 10px 0 0 0;
	padding: 10px;
	}
	

.packageOdd img, .packageEven img {
	padding: 0 6px 0px 6px;
	}

.packageText {
	width: 560px;
	margin: 0 0px 0 6px;
	}


/*Forms*/	

.formCategories {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	}
	
.formSelect {
	border: 1px solid #006600;
	font-weight: bold;
	padding: 2px;
	}
	
.greentext {
	color: #006600;
	font-weight: bold;
	font-size:18px;
	}

.review {
	background-color: #c2f0f5;
	border: 2px solid #006600;
	padding: 10px;
	}

.iconSpacing img {
	padding-right: 60px;
	text-align:center;
	}
		
.refundableDeposit {
	background-color: #FFFF99;
	padding: 15px;
	border: 1px solid #000;
	font-weight: bold;
	text-align: center;
	}

	
/*Text and Links*/	

.bottomPhoneNumber {
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	margin: 20px 0 10px 0;
	line-height: 1.4em;
	}
	
#customize {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 28px;
	width: 560px;
	color: #C66F39;
	}
	
#container #content #contentBKG #customize a:link,
#container #content #contentBKG #customize a:active,
#container #content #contentBKG #customize a:visited {
	color: #022c42;
	text-decoration: underline;
	}

#container #content #contentBKG #customize a:hover {
	color: #022c42;
	text-decoration: none;
	}
	
	
#vacationPackages a:link, #vacationPackages a:visited, #vacationPackages a:active {
	color: #fff;
	text-decoration: underline;
	}

#vacationPackages a:hover {
	text-decoration:none;
	}

.tollfreeNumber {
	padding: 4px 0 0 0;
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	}
		
.packageTitle {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	padding: 2px 0 8px 0;
	}

.checkPrice {
	color: #000000;
 	background-color: #006600;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	width: 100px;
	}	

.checkPrice a:link, .checkPrice a:visited, .checkPrice a:active {
	color: #fff;
	text-decoration: underline;
	cursor:pointer;
	}
	
.checkPrice a:hover {
	color: #fff;
	text-decoration: none;
	cursor:pointer;
	}

.packageOdd img, .packageEven img {
	padding: 0 6px 0px 6px;
	}
	
.buildYourPackage {
	color: #022c42;
	font-size: 20px;
	font-weight: bold;
	}
	
.vacationPackage {
	font-weight: bold;
	font-size: 20px;
	text-align:center;
	color: #006600;
	line-height: 1.4em;
	}

/*Layout changes for Packages Only*/	

#packageContainer {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	}
	
#maintext {
	margin: 0px 0 0 4px;
	}
	
#testimonials {
	background-color: #022c42;
	padding: 10px;
	margin-bottom: 12px;
	border: 1px solid #000099;
	color: #fff;
	}

html>/**/body #contentBKG {
	margin-top:9px;
	}


