/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-family: tahoma, verdana, arial;
	font-size:small;
	color:#353a53;
}

h1
{
	font-size:150%;
	font-weight:bold;
	font-family:tahoma, arial, verdana;
	padding:0;
	margin:0;
}

h2, h3, h4
{
	font-size:110%;
	font-weight:bold;
	font-family:tahoma, arial verdana;
	padding:0;
	margin:0;
	color:#7c7c7c;
	
}
a:link, a:visited, a:active
{
	color:#363a53;
	text-decoration:underline;
	font-weight:bold;
}

a:hover
{
	text-decoration:none;
}

hr
{
	border:0;
	margin:5px 0 5px 0;
	padding:0;
	color: #CCE1EC;
	background-color: #CCE1EC;
	height: 1px;
}

p
{
	padding:0;
	margin:5px 0 15px 0;
}


.watchImages
{
	float:right;
}



h2.spacer
{
padding-top:20px;
}

img
{
	border:0;
}

form
{
	padding:0;
	margin:0;
}

div#attractions_search
{
	background:#A7D9FF url(new-images/search-background.gif) left top no-repeat;
	padding-top:15px;
	padding-left:15px;
	margin-bottom:10px;
	font-weight:bold;
	color:#006599;
	
	line-height:20px;
}

div#attractions_search img.submit
{
	margin:10px 0 0 75px;
}

div#attractions_special_offer
{
	margin-bottom:5px;
	height:100px;
	background:#D3E992;
	text-align:center;
}

div#attractions_special_offer a
{
	display:block;
	width:100%;
}

table#top_florida_tickets
{
	width:100%;
	text-align:left;
	color:#006599;
	font-weight:bold;
}

table#top_florida_tickets th
{
	background: url(images/attractiontix/table-header.gif) repeat-x;
	color:#fff;
	text-align:left;
	height:28px;
	padding:0 0 5px 5px;
	margin:0;
}
table#top_florida_tickets th.edge
{
	background: url(images/attractiontix/table-header-left.gif) no-repeat;
	padding-left:10px;
}

table#top_florida_tickets td
{
	background:#f3f3f3;
}

table#top_florida_tickets .col_img
{
	width:67px;
	text-align:left;
	padding:5px 0 5px 5px;
}
table#top_florida_tickets .col1
{
	width:50%;
	text-align:left;
	padding:5px 0 5px 5px;
}

table#top_florida_tickets .col2
{
	width:15%;
	text-align:left;
	font-weight:bold;
	padding:5px 0 5px 5px;
}

table#top_florida_tickets .col3
{
	width:15%;
	text-align:left;
	padding:5px 0 5px 5px;
}

table#top_florida_tickets a:link,table#top_florida_tickets a:visited,table#top_florida_tickets a:active
{
	color:#FF0000;
	font-size:110%;
	text-decoration:none;
	font-weight:bold;
}

table#top_florida_tickets a:hover
{
	color:#FF0000;
	font-size:110%;
	text-decoration:underline;
	font-weight:bold;
}

#bookingStage1 select
{
	font-size: 75%;
	font-weight:bold;
	color:#082F68;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#bookingStage2
{
	width:100%;
}

#bookingStage2 td
{
	/*border-bottom:1px solid #006699;*/
	padding-top:5px;
	padding-bottom:5px;
	background:url(new-images/book_2_bg.gif) repeat-x bottom;
	font-size:90%;
}

#bookingStage2 th
{
	text-align:left;
	font-weight:strong;
	font-size:105%;
}

#bookingStage2 select
{
	font-size: 75%;
	font-weight:bold;
	color:#082F68;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

select#attraction
{
	width:155px;
}



/*HEADER AND PRIMARY NAVIGATION SECTION*/

div#header
{
	height:161px;
	width:100%;
	margin:0 10px 10px 0;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	background: #FFF url(images/navigation/header-background.gif) left bottom no-repeat;
}



div#search_bar
{
	clear:both;
	height:47px;
	margin-top:-5px;
	color:#00CC00;
	background:url(images/navigation/searchbar.gif)
}



#left {
	position:absolute;
	width:160px;
	top:165px;
	left:7px;
	z-index:3;
	voice-family: "\"}\"";
	voice-family:inherit;
	visibility: hidden
	}
	
	#left img{
	padding:5px 0 0 15px;

	}

div#container
	{
		width:745px;/*IE width*/
		background:#fff;
		border:1px solid #60808B;
		margin: 0 auto;
		padding: 0;
	
	}

#middle {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	height:2%;
	margin:10px 10px 10px 10px;
	/*border:1px solid #025895;*/
	background-color:white;
	padding:0;
	z-index:2; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
	
#middle_book_3 
{
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:350px;
	min-height:830px;
	height:2%;
	/*margin:170px 10px 20px 210px;*/
	margin:165px 10px 20px 193px;
	background-color:white;
	padding:0px;
	z-index:2; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
#middle_book_3 h1
{
	font-weight:normal;
}	

div#landing_page
{
	background:#fff url(images/attractiontix/landing-bg.gif) repeat-y left;
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	height:2%;
	margin:10px 10px 10px 10px;
	padding:0 5px 0 10px;
	z-index:2; 
}

div#landing_page a:link, div#landing_page a:visited, div#landing_page a:active
{
	color:#7cb201;
	text-decoration:none;
	border-bottom:1px dotted #99CC00; 
}

* html div#landing_page a:link, div#landing_page a:visited, div#landing_page a:active {
	border-bottom: none;
	padding: 1px;
	background: url(/images/attractiontix/link-border.gif) repeat-x bottom;	
}

div#landing_page a:hover
{
	color:#353A76;
	text-decoration:none;
	border-bottom:none; 
	background:none;
}

div#landing_header
{
	background:#fff url(images/attractiontix/landing-page-header.gif) no-repeat left top;
	padding: 10px 0 0 10px;
	margin:0 0 0 -10px;
	height:48px;
	
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;

	height:38px;
}
div#landing_header h1
{
	float:left;
	font-weight:normal;
}

div#landing_page h2
{
	border-bottom:2px solid #99cc00;
	margin-bottom:15px;
}

div#landing_icons
{
	float:right;
	width:130px;
	background:url(images/attractiontix/landing-page-separator.gif) no-repeat left top;
}

div#landing_icons a:link, div#landing_icons a:visited, div#landing_icons a:hover, div#landing_icons a:active
{
	background:#none;
	text-decoration:none;
	border:0px solid #000;
}
		
div#landing_icons a.image:link, div#landing_icons a.image:visited, div#landing_icons a.image:hover, div#landing_icons a.image:active
{
	padding:0 0 0 4px;
	margin:0;
	border:0;
	text-decoration:none;
	border-bottom:0px solid #000; 
	background:transparent;
}
	
#right {
	position:absolute;
	width:190px;
	top:165px;
	right:5px;
	z-index:1;
	padding:0;
	margin:0;
	visibility: hidden
	}
	
	#right img
	{
	padding-bottom:5px;
	}

.cleared
	{
	clear:both;
	padding:0;
	margin:0;
	}

ul.list
{
	list-style-type: none;
	list-style-image: none;
	margin:5px 0 5px 0px;
	padding:0 0 0 0px;
}

ul.list li
{
	background: url(images/attractiontix/landing-bullet.gif) no-repeat 0 0px;
	padding:0 0 5px 25px;
	font-weight:bold;
}

ul.list li li
{
	font-weight:normal;
	
}

ul.list a
{
	font-weight:bold;
}

ul.list ul
{
	padding:0 0 0 10px;
	margin:0;
}

ul.list ul li
{
	padding: 0 0 5px 10px;
	margin: 0px;
	list-style-image:none;
	list-style-type: none;
	background: url(images/attractiontix/dash.gif) no-repeat 0 50%;
}


/*landing page classes*/

div.ticket_list
{
	height:2%;
	width:100%;
	padding-bottom:0px;
	padding-top:0;
	margin:0 0 10px 0;
	position:relative;
	background:#F3F3F3 url(images/attractiontix/ticket-type-box_01.gif) no-repeat;
}

div.ticket_list div.box_edge
{
	height:7px;
	text-align:right;
	background:url(images/attractiontix/ticket-type-box_03.gif) no-repeat;
}

div.ticket_list p
{
	padding:0;
	margin:5px 0 5px 0;
}

div.see_and_do
{
	height:1%;
}

div#landing_img
{
	float:right;
	width:218px;
	padding-top:8px;
	margin:0;
	background:#fff url(images/attractiontix/polaroid.gif) no-repeat;
}
div#landing_img img
{
	padding-left:8px;
}


div#landing_img div#thumbnails
{
	margin:10px 0 0 0;
	text-align:left;
	padding-left:19px;
	padding-bottom:10px;
	background:url(images/attractiontix/reel.jpg) no-repeat;
}

div#landing_img div#thumbnails img
{
	padding:13px 2px 0 5px;
}

div#landing_img a.image:link, div#landing_img a.image:visited, div#landing_img a.image:hover, div#landing_img a.image:active
{
	padding:0;
	margin:0;
	border:0;
	text-decoration:none;
	border-bottom:0px solid #000; 
	background:transparent;
}

div.ticket_list h3
{
	padding:7px 0 0 10px;
	color:#FFF;
	margin:0 0 10px 0;
	height:2%;
}

div.ticket_list p
{
	padding:0 10px 10px 15px;
}


div.ticket_list table
{
	padding:0;
	margin:0 0 10px 0;
}

div.ticket_list table .col1
{
	height:25px;
}

div.ticket_list span
{
	font-weight:normal;
}


div.ticket_list table .ticket_information
{
	background:#FFF;
	padding:0 0 0 10px;
}

div.ticket_information
{
	padding:0;
	height:2%;
}

div.ticket_information img
{
	float:right;
	padding:0 10px 0 10px;
}

div.ticket_information p
{
	padding-bottom:10px;
}

div.ticket_information ul
{
	list-style-type: none;
	list-style-image: none;
	padding:10px 0 0 10px;
	margin:0;
	height:2%;
}

div.ticket_information ul li
{
	background: url(images/attractiontix/ticket_bullet.gif) no-repeat 0 0px;
	padding:0 10px 5px 25px;
}

div.ticket_information ul li ul li
{
	background: url(images/attractiontix/dash.gif) no-repeat 0 50%;
	padding:0 10px 5px 10px;
}

ul.ticket_conditions
{
	list-style-type: none;
	list-style-image: none;
	padding:5px 0 0 15px;
	margin:0;
	height:2%;
	clear:both;
	color:#808390;
}



ul.ticket_conditions li
{
	font-size:85%;
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 5px 0px;
}





/*end landing page classes*/


/*discovery cove classes*/



img.float_right
{
	float:right;
	height:1%;
}

.center
{
	text-align:center;
}


p.read_more
{
	padding-bottom:20px;
}
a.read_more:link, a.read_more:visited, a.read_more:active
{
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	background: #fff url(new-images/read_more_bullet.gif) no-repeat 100% 50%;
}

a.read_more:hover
{
	text-decoration:underline;
}

blockquote
{
	width:198px;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	letter-spacing: -1px;
	line-height:1em;
	color:#006699;
	background:#E6F4FF url(new-images/quote-top.gif) no-repeat top left;
}

.float_right
{
	float:right;
}

.float_left
{
	float:left;
}

#quote
{
	margin:0 10px 0 0;
	padding: 20px 10px 10px 20px;
	background: url(new-images/quote-end.gif) no-repeat right bottom;
}

#author
{
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	color:#999;
	font-size: 105%;
	background: url(new-images/quote-bottom.gif) no-repeat left bottom;
}


div#why_attractiontix
{
	background:#006699 url(images/attractiontix/whyus-header.gif) no-repeat top left;
	padding-top:25px;
}

div#why_attractiontix ul
{
	background:#006699 url(images/attractiontix/whyus-bg.gif) no-repeat bottom left;
	padding:5px 5px 10px 5px;
	margin:0;
	color:#475f00;
	font-size:85%;
	list-style-type: none;
}

div#why_attractiontix ul li
{
	padding:5px 0 10px 25px;
	background:url(images/attractiontix/whyus-bullet.gif) no-repeat 0% 0%;
}




/**************TRACK A TICKET******************************/
table#ticket_order
{
	width:100%;
	padding:0;
}
table#ticket_order th
{
text-align:left;
}

div.delivery
{
	background:#FFCC00 url(new-images/mailvan.png) 10px 10px no-repeat;
	/*background:#FFF url(new-images/mailvan.png) 10px 10px no-repeat;*/
	padding:5px;
}
div.delivery h2
{
	font-size:18px;
	margin-left:40px;
	margin-top:5px;
	margin-bottom:13px;
}


/**************END TRACK A TICKET******************************/

/*****************styling the comments boxes*********************/

div.customer_review
{
	padding:0;
	margin:0;
	height:2%;
	visibility:hidden;
}

div#customer_reviews
{
	clear:both;
	visibility:hidden;
}


div#average_rating
{
	padding-bottom:20px;
	visibility:hidden;
}


/********************end styling comment boxes***************/