@charset "utf-8";
/* CSS Document */


body {
	margin: 0 auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 54px;
	color: #012a5e;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #012a5e;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #f16f32;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #f16f32;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
}

/*Divs*/
#wrapper {
	margin: 0 auto;
	width: 990px;
	height: 100%;
}

#header {
	width: 990px;
	height: 192px;
}

#logoHolder {
	width: 250px;
	height: 192px;
	float: left;
}

#rightHeaderContainer {
	width: 740px;
	height: 192px;
	float: right;
}

#topNavBar {
	width: 725px;
	height: 90px;
	float: left;
	background-image: url(../images/top-nav-bar-strip.jpg);
	background-repeat: repeat-x;
}

#topNavBarRight {
	width: 15px;
	height: 90px;
	float: right;
	background-image:url(../images/top-nav-bar-round.jpg);
	background-repeat: no-repeat;
}

#socialBar {
	margin: 0;
	padding: 0;
	width: 740px;
	height: 42px;
	clear: both;
}

#headerPhone {
	width: 740px;
	height: 60px;
}

#navBar {
	width: 990px;
	height: 57px;
}

#topNavWhite {
	width: 740px;
	height: 39px;
}

#navOrange {
	width: 740px;
	height: 49px;
}

#orangeNav {
	width: 735px;
	margin: 12px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

#orangeNav li {
	float: left; 
}

#orangeNav li a {
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#orangeNav li a:hover {
	color: #0d4d9d;
	background-color: #fff; 
}

#leftRound {
	width: 16px;
	height: 57px;
	float: left;
	background-image: url(../images/nav-round-left.jpg);
	background-repeat: no-repeat;
}

#rightRound {
	width: 15px;
	height: 57px;
	float: right;
	background-image: url(../images/nav-round-right.jpg);
	background-repeat: no-repeat;
}

#middleNavBlue {
	width: 959px;
	height: 57px;
	float: left;
	background-image: url(../images/nav-middle-blue.jpg);
	background-repeat: repeat-x;
}

#blueNav {
	width: 970px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

#blueNav li {
	float: left; 
}

#blueNav li a {
	display: block;
	padding: 8px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff33c;
}

#blueNav li a:hover {
	color: #f16f23;
	background-color: #fff; 
}

#mainImageContainer {
	width: 990px;
	height: 382px;
}

#logoSection {
	width: 990px;
	height: 301px;
}

#contentArea1 {
	width: 990px;
	height: 100%;
}

#contentArea2 {
	width: 990px;
	height: 100%;
}

#ctaSection1 {
	width: 990px;
	height: 100%;
}

#leftCTASection {
	width: 690px;
	height: 100%;
	float: left;
}

#leftCTASection h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #f16f32;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#leftCTASection h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #f16f32;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
}

#rightCTASection {
	width: 300px;
	height: 222px;
	float: right;
}

#ctaSection2 {
	width: 990px;
	height: 100%;
}

#leftCTASection2 {
	width: 690px;
	height: 100%;
	float: right;
}

#leftCTASection2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #f16f32;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#leftCTASection2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #f16f32;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
}

#rightCTASection2 {
	width: 300px;
	height: 222px;
	float: right;
}

#groupDiscountHead {
	width: 990px;
	height: 100%;
}

#groupDiscountHead h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #012a5e;
	text-align: center;
	margin: 0px;
	padding: 5px 10px 0px 10px;
}

#triImage {
	width: 990px;
	height: 241px;
}

#leftImage {
	width: 334px;
	height: 240px;
	float: left;
}

#centerImage {
	width: 322px;
	height: 240px;
	float: left;
}

#rightImage {
	width: 334px;
	height: 240px;
	float: right;
}

#dualList {
	width: 990px;
	height: 190px;
}

#leftList {
	width: 495px;
	height: 190px;
	float: left;
	margin 0;
	padding 0;
}

#rightList {
	width: 495px;
	height: 190px;
	float: right;
	margin 0;
	padding 0;
}

#underList {
	width: 990px;
	height: 100%;
	padding-top: 10px;
	padding-bottom:10px;
}

#orangeBox {
	width: 990px;
	height: 100%;
}

#boxTop {
	width: 990px;
	height: 100%;
}

#boxTopLeft {
	background-image: url(../images/orange-box-top-left.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 123px;
	float: left;
}

#boxTopMiddle {
	background-image: url(../images/orange-box-toy-middle.jpg);
	background-repeat: repeat-x;
	width: 955px;
	height: 123px;
	float: left;
}

#boxTopRight {
	background-image: url(../images/orange-box-top-right.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 123px;
	float: right;
}

#boxMiddle {
	background-image: url(../images/orange-box-white-center.jpg);
	background-repeat: repeat-y;
	width: 990px;
	height: 100%;
	clear: both;
}

#boxTopMiddle h1 {
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff33c;
	text-align: center
}

#boxBottom {
	width: 990px;
	height: 91px;
	clear: both;
}

#bottomBoxLeft {
	background-image: url(../images/orange-box-bottom-left.jpg);
	background-repeat: no-repeat;
	width: 16px;
	height: 91px;
	float: left;
}

#bottomBoxMiddle {
	background-image: url(../images/orange-box-bottom-middle.jpg);
	background-repeat: repeat-x;
	width: 954px;
	height: 91px;
	float: left;
}

#bottomBoxRight {
	background-image: url(../images/orange-box-bottom-right.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 91px;
	float: right;
}

#ticketSection {
	width: 990px;
	height: 100%;
}

#smallAttractionImg {
	width: 990px;
	height: 100%;
}

#themeParkServ {
	width: 990px;
	height: 100%;
}

#groupGetaways {
	width: 990;
	height: 100%;
}

#groupGetaways h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #f16f32;
}

#groupGetaways h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #f16f32;
}

/*List Styles*/
#leftList ul {
	margin: 0;
	padding: 0;
	list-style-image: url(../images/bullet-point.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #f16f32;
	padding-top: 10px;
	padding-left: 85px;
}

#rightList ul {
	margin: 0;
	padding: 0;
	list-style-image: url(../images/bullet-point.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #f16f32;
	padding-top: 10px;
	padding-left: 85px;
}

/*Classes*/
.headPhoneNumber {
	padding: 7px 5px 0px 0px; 
}

.discountButton {
	width: 990px;
	height: 55px;
}

.orlandoDiscountButton {
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 8px;
}

.horizontalLine {
	width: 990px;
	height: 19px;
	clear: both;
}

.horzLeft {
	width: 15px;
	height: 19px;
	float: left;
	background-image: url(../images/horz-line-left.jpg);
	background-repeat: no-repeat;
}

.horzRight {
	width: 15px;
	height: 19px;
	float: right;
	background-image: url(../images/horz-line-right.jpg);
	background-repeat: no-repeat;
}

.horzMiddle {
	width: 960px;
	height: 19px;
	float: left;
	background-image: url(../images/horz-line-middle.jpg);
	background-repeat: repeat-x;
}

.ctaBluePhoneNum {
	padding-left: 20px;
}

.ctaLogo {
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
}

.triImageStyle {
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 8px;
}

.spacer {
	width: 990px;
	height: 15px;
	clear: both;
}

.smallAttDesc {
	margin: 0;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d4d9d;
}

.groupTickets {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0d4d9d;
	text-align: center;
}

/* Form Style*/

#formMain {
	margin-left: 120px;
}

.formHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight:500;
	padding-left: 10px;
}

.formEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #fff;
    padding-left: 10px;
}

.formTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002e62;
}

.formConfHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #0d4d9d;
	text-align: center;
}

.breakoutContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4378ba;
}

.otherServicesHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #0d4d9d;
	text-align: center;
}

.otherServicesContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4378ba;
	padding: 0px 15px 0px 10px;
}
