@charset "utf-8";


/* misc. */

body {
	background-color: #d6f0f8;
	background-image:url(../images/bckgd.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	}

#wrapper {
	background-color: #fff;
	width: 1000px;
	margin: 0px auto 0px auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}
	
#content {
		width: 1000px;
		clear: both;
		overflow: hidden;
	}

#footer {
	font-size: .8em;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	padding: 10px;
	clear: both;
	}

img a {
	text-decoration: none;
	border:none;
	}
	
a img {
	border:0;
}

hr	{
	border: 1px solid #cccccc;
	}


/* header */

#header {
	width: 1000px;
	float: left;
	}
	
#logo {
	float: left;
	width: 467px;
	padding: 0px 0 0 17px;
	}

#security{
	float: right;
	width: 333px;
	padding: 10px 0px 0 0;
	}

#creditCards{
	float: left;
	margin: 0 6px 0px 0;
	width: 129px;
}

#bbbOnline {
	float: left;
	margin: 0 6px 0px 0;
	width: 95px;
	}

#mcAffee{
	margin: 0px 0 0 0px;
	float: left;
	width: 87px;
	}

#phoneNumber {
	margin: 57px 0 0 70px;
	}


/* priority */

#priority {
	clear: both;
	float: left;
	background-color: #4525d0;
	width: 936px;
	padding: 20px 32px 20px 32px;
	}
	
#bestSpecials {
	width: 230px;
	float: left;
	background-image:url(../images/best-ticket-deals.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 0 5px 0 0;
	padding-bottom: 10px;
	}

#disneySpecials {
	width: 230px;
	float: left;
	background-image:url(../images/disney-ticket-deals.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 0 5px 0 0;
	padding-bottom: 10px;
	}
	
#universalSpecials {
	width: 230px;
	float: left;
	background-image:url(../images/universal-ticket-deals.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 0 5px 0 0;
	padding-bottom: 10px;
	}

#seaWorldSpecials  {
	width: 230px;
	float: left;
	background-image:url(../images/seaworld-ticket-deals.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	padding-bottom: 10px;
	}

.specialsImage {
	text-align:center;
	}

.specialsDescription {
	color: #ffffff;
	font-family: Impact, Verdana, Geneva, sans-serif;
 	font-size: 1.1em;	
	margin: 4px 10px 0 10px;
	}
	
.moreDetails {
	background-image:url(../images/more-details.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	display:block; 
	float:right; 
	padding: 11px 24px 12px 15px;
	margin: 17px 4px 0px 0px;
	}
	
.moreDetails a:link, .moreDetails a:visited, .moreDetails a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: .7em;
	}

.moreDetails:hover {
	background-image:url(../images/more-details-ro.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-decoration: underline;
	color: #fff;
	}

/* subNav */

#subNav {
	width: 920px;
	background-image: url(../images/blue-bckgd.jpg);
	background-position: top;
	background-repeat: no-repeat;
	clear:both;
	float:left; 
	padding: 8px 0px 12px 19px;
	margin-left: 36px;
	font-size:.85em;
	}
	
.subNavButtons {
	float:left; 
	width: 155px;
	padding: 14px 0px 13px 0px;
	margin: 0 4px 0 0;
	text-align: center;
	background-image: url(../images/sub-categories.jpg);
	background-position:top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	}

.subNavButtons a:link, .subNavButtons a:visited, .subNavButtons a:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
	
.subNavButtons:hover {
	background-image:url(../images/sub-categories-ro.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-decoration: underline;
	color: #fff;
	}

	
/* leftSideBar */

#leftSideBar {
	float: left;
	width: 232px;
	padding: 15px 10px 0 7px;
	
	}
	
#navigation {
	margin: 0px 0 0 40px;
	padding: 0px 6px 0px 6px;
	background-color: #d4cbfa;
	width: 200px;
	}

#leftSideBar #navigation ul {
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#leftSideBar #navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 12px 8px 12px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	}

#leftSideBar #navigation a:hover {
	text-decoration: none;
	background-color: #c4f4c6;
	}

#sideBar #navigation a.current {
	background-color: #F6F7F3;
	}
	
.discountTickets {
	background-image:url(../images/discount-tickets.jpg);
	width: 212px;
	padding: 10px 0 18px 40px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	}
	
.discountTicketsText {
	font-family:Impact, Verdana, Geneva, sans-serif;
	color:#fff;
	font-size: 2em;
	padding: 12px 0 0 14px;
	}


/* rightSideBar */

#rightSideBar img {
	padding: 6px 10px 10px 0;
	}
	
#rightSideBar {
	float: left;
	margin: 36px 0px 0px 30px;
	width: 660px;
}

.specials {
	background-color: #bffdb2;
	padding: 1px 8px 1px 8px;
	margin: 5px 0 5px 0px;
}

.specialsTwo {
	background-color: #d6cffc;
	padding: 1px 8px 1px 8px;
	margin: 5px 0 5px 0px;
}

.specialsBold {
	font-weight: bold;
	display: inline;
	}
	
.topics {
	border-bottom: #CCC solid 1px;
	padding: 10px 0 0 0;
	}

#blog {
	margin: 10px 0 10px 0px;
	}

.calltoAction{
	margin: 10px 0 10px 0px;
	padding: 5px 0px 5px 0px;
	text-align:center;
}

.blogPosts {
	border-bottom: #CCC solid 1px;
	padding: 10px 0 0 0;
	}

.blogDate, .blogTitle, .blogLink{
	padding: 7px 0 7px 0;
	}

/* fonts */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	}

h1 {
	color: #ff0000;
	font-size: 24px;
	display:inline;
	font-family: Impact, Verdana, Geneva, sans-serif;
	}

h2 {
	color: #000000;
	font-size: 20px;
	display:inline;
	font-family: Verdana, Geneva, sans-serif;
	}
	
h3 {
	color: #ff0000;
	font-size: 12px;
	display:inline;
	}

.number {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	display:inline;
	font-family: Impact, Verdana, Geneva, sans-serif;
	}
	
.bestPrices {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	display:inline;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	}

.bestPricesCall {
	color: #ff0000;
	font-size: 30px;
	font-family: Impact, Verdana, Geneva, sans-serif;
	}
	
.call {
	color: #ff0000;
	font-size: 1.2em;
	font-family: Impact, Verdana, Geneva, sans-serif;
	}

.redRaquo {
	font-weight:bold;
	color: #ff0000;
	}

.redRaquoContent {
	font-weight:bold;
	color: #ff0000;
	display: inline;
	font-size: 20px;
	}
	
#navTopicDisney {
	font-size: 1.2em;
	font-weight:bold;
	padding: 15px 0 15px 38px;
	background-image: url(../images/disney-world.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#navTopicUniversal {
	font-size: 1.2em;
	font-weight:bold;
	padding: 15px 0 15px 38px;
	background-image: url(../images/universal.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}


#navTopicSeaWorld {
	font-size: 1.2em;
	font-weight:bold;
	padding: 15px 0 15px 38px;
	background-image: url(../images/seaworld.jpg);
	background-repeat: no-repeat;
	background-position: 10px 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}


#navTopicWaterParks {
	font-size: 1.2em;
	font-weight:bold;
	padding: 15px 0 15px 38px;
	background-image: url(../images/water-park.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}


#navTopicMoreAttractions {
	font-size: 1.2em;
	font-weight:bold;
	padding: 15px 0 15px 38px;
	background-image: url(../images/more-attractions.jpg);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}

#navTopicInformation {
	font-size: 1.2em;
	font-weight:bold;
	padding: 15px 0 15px 38px;
	background-image: url(../images/information.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}


	

.titleSpecials {
	color: #ffffff;
	font-size: 1.3em;
	font-family: Impact, Verdana, Geneva, sans-serif;
	text-align:center;
	margin: 20px 0 10px 0;
	}

.blogTitle {
	font-weight: bold;
	color: #4525d0;
	}

.blogTitle a:link, .blogTitle a:visited, .blogTitle a:active {
	text-decoration: none;
	color: #4525d0;
	}
	
.blogTitle a:hover {
	text-decoration: underline;
	color: #4525d0;
	}

.blogLink a:link, .blogLink a:visited, .blogLink a:active {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	}
	
.blogLink a:hover {
	text-decoration: underline;
	color: #ff0000;
	}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	}
	
#footer  a:hover {
	text-decoration: underline;
	color: #ff0000;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #ff0000;
	}
	
a:hover {
	text-decoration: underline;
	color: #ff0000;
	}