* { behavior: url(iepngfix.htc) }

#banner{
	background:url(../images/blueGradient.jpg);
	width:770px;
	height:150px;
	margin-left:19px;
	text-align:right;
	}
	
.bannerLinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	text-align:right;
	float:right;
	padding-right:5px;
	padding-top:5px;
}

.intmap{
	border-color:#9EBCFF
	}
	
.logo{
	 border:transparent;
	}

#headerLinks{
	padding-top:5px;
	padding-right:5px;
	margin-bottom:20px;
}

#headerMap{
	text-align:right;
	padding-right:5px;
}

body{
	margin:0px auto 0px auto;
	}	

html, body{
	padding:0;
	margin:0;
	text-align:center;
	background:#fd561a url(../images/arc_bg.jpg) no-repeat top center;
}
body, input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body{
	color:#FFFFFF;
}
input, textarea, select{
	color:#666666;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#1D3572;
	font-weight:normal;
}

a{
	color:#1D3572;
}

.large{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
.medium{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.small{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.tiny{
	font-size:9px;
}

img.inner{
	border:2px solid #ffffff;
}
img.left{
	float:left;
	margin:5px 5px 5px 0;
}
img.right{
	float:right;
	margin:5px 0 5px 5px;
}

.blue{
	color:#1D3572;
}
.orange{
	color:#FF551A;
}

#shadows, #header, #temp_header{
	margin:0 auto;
	text-align:left;
}
#shadows{
	width:808px;
	background:url(../images/shadows.png) repeat-y top center;
}
#outer{
	margin-left:19px; /* possible IE double margin problem.  if so remove and make #shadows 789px with 19px left padding */
	width:770px;
	background:#0564dc url(../images/content_bg.jpg) no-repeat top center;
	overflow:auto;
}
#outer.homepage{
	background:#056efd url(../images/content_bg_home.jpg) no-repeat top center;
}
#header, #temp_header{
	width:100%;
}
#temp_header{
	background:url(../images/temp_title.jpg) no-repeat top center;
	height:150px;
}
#print_header{
	display:none;
}

#left, #right{
	float:left;
}
#left{
	width:195px;
}
#right, #wrapper, #wrapper .bottom{
	width:575px;
}

#home{
	width:571px;
	padding-left:4px;
}

#wrapper {
	background:url(../images/inner_bg_bottom2.jpg) repeat-y top left;
}
#content {
	width:520px;
	padding:5px 25px 0px 30px;
	background:url(../images/inner_bg_top3.jpg) no-repeat top left;
	color:#333333;
}
#content .title, #content .page{
	width:100%;
}

#calendar_holder {
width:520px;
overflow:auto;


}
#calendar_holder .calendar {
width:375px;

}

#content .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:45px;
}
#content .title .l{
	font-size:20px;
	color:#ffffff;
	padding-right:15px;
}
#content .title .r{
	font-size:14px;
	color:#FDE274;
}



#wrapper .bottom{
	background:url(../images/inner_bg_bottom_edge3.jpg) no-repeat top left;
	/*height:50px;*/
	height:50px;
}

#right div{
	float:left;
}

#right.homepage_master div.fileinputs {
	position: relative;
}
#right.homepage_master div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#right.homepage_master input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#right #featured{
	width:526px;
	height:42px;
	padding:280px 30px 0 15px;
	background:url(../images/home/feature.jpg) no-repeat top left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#right #featured .l, #right #featured .l a{
	font-size:20px;
	color:#FFFFFF;
}
#right #featured .m, #right #featured .m a{
	font-size:14px;
	color:#FDE274;
}
#right #featured .r, #right #featured .r a{
	font-size:11px;
	color:#FDE274;
}

#home a{
	text-decoration:none;
	color:#FFFFFF;
}

#right #webspecial, #right #seasonpasses, #right #map, #right #diveinmovies, #right #groups, #right #riverplex{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	padding:185px 30px 0 15px;
	margin-top:3px;
}

#right #webspecial, #right #map, #right #diveinmovies{
	width:336px;
	height:31px;
}
#right #seasonpasses, #right #groups, #right #riverplex{
	width:133px;
	height:29px;
}

#right #webspecial{
	background:url(../images/home/webspecial.jpg) no-repeat top left;
	margin-right:12px;
}
#right #seasonpasses{
	background:url(../images/home/seasonpasses.jpg) no-repeat top left;
}
#right #map{
	background:url(../images/home/map.jpg) no-repeat top left;
	margin-right:12px;
}
#right #diveinmovies{
	background:url(../images/home/diveinmovies.jpg) no-repeat top left;
}
#right #groups{
	background:url(../images/home/groups.jpg) no-repeat top left;
}
#right #riverplex{
	background:url(../images/home/riverplex.jpg) no-repeat top left;
	margin-right:12px;
}

ul#nav{
	list-style-type:none;
	padding:0;
	margin:0;
	width:190px;
}
ul#nav li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display:block;
	width:165px;
	padding:8px 0 6px 25px;
	margin:0;
	background:url(../images/nav_dots.png) no-repeat top left;
}
ul#nav li.top{
	background:none;
}
ul#nav li a{
	color:#FFFFFF;
	text-decoration:none;
}
ul#nav li a:hover{
	text-decoration:underline;
}


ul#quick_reference{
	list-style-type:none;
	padding:50px 0 0 25px;
	margin:0;
	width:165px;
	display:none;
}
ul#quick_reference li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	display:block;
	width:165px;
	/*padding:8px 0 6px 25px;*/
	margin:0;
	padding:0;
	/*background:url(../images/nav_dots.png) no-repeat top left;*/
}
ul#quick_reference li.title{
	font-weight:bold;
	color:#A0EFFF;
	padding-bottom:5px;
}
ul#quick_reference li a{
	color:#FFFFFF;
	text-decoration:none;
}
ul#quick_reference li a:hover{
	text-decoration:underline;
}
ul#quick_reference li.sep{
	background:url(../images/quick_ref_sep.gif) no-repeat center left;
	height:9px;
}
.homepage ul#quick_reference{
	/*display:block;*/
	display:none;
}



#nav a img{
	border:0;
}

#directions{
	display:block;
	text-decoration:none;
	text-indent:-9000px;
	background:url(../images/directions.jpg) no-repeat top left;
	width:195px;
	height:217px;
	clear:both;
}


/*.homepage #directions{
	background:url(../images/directions_home.jpg) no-repeat top left;
}*/


/*.homepage #directions{
	background:url(../images/directions.png) no-repeat top left;
	width:185px;
	height:130px;
	margin:30px 0 20px 0;
}*/

#elist{
	width:170px;
	padding-left:20px;
}
#elist form{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#B9CEE9;
}
#elist .sister{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#B9CEE9;
}
.homepage #elist form{
	color:#023980;
}
.homepage #elist .sister{
	color:#023980;
}
#elist form input{
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#elist form input#email{
	background-color:#259DFF;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	margin:5px 0 5px 0;
}

#footer{
	padding:20px 0 20px 0;
}
#footer{
	float:left;
	width:770px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}
#footer a{
	text-decoration:underline;
	font-size:10px;
	color:#FFFFFF;
}
.homepage #footer{
	padding-top:50px;
}

#plain_nav{
	width:700px;
	padding:20px 35px 0 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	float:left;
}
#plain_nav table{
	width:700px;
	margin:0;
	padding:0;
}
#plain_nav table td{
	margin:0;
	padding:0;
	width:175px;
	text-align:center;
	background:url(../images/footernav_sep.jpg) no-repeat top right;
}
#plain_nav table td.last{
	background:none;
}
#plain_nav, #plain_nav a{
	color:#71AFFD;
}
.homepage #plain_nav{
	/*display:none; */
}
.homepage #plain_nav table td{
	background:url(../images/footernav_sep_home.jpg) no-repeat top right;
	}
.homepage #plain_nav table td.last{
	background:none;
}


/* admission and times, groups */
.admission table, .admission td, .groups table, .groups td{
    border-color: #333333;
    border-style: solid;
}
.admission table, .groups table{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	width:100%;
}
.admission table td, .groups table td{
    border-width: 1px 1px 0 0;
	padding:5px;
	margin:0;
}

table .head td{
	background-color:#98BEFF;
	color:#333333;
}
table .dark td, table td.dark{
	background-color:#d4e5f9;
}

/* web cams */
.webcams img {
	margin-bottom:10px;
	margin-right:10px;
	width:320px;
	float:left;
	border-top:1px solid #000000;
}

/* history */
.history img{
	border:2px solid #ffffff;
}
#content.history .title{
	padding-bottom:30px;
}
#content.history .page{
	line-height:1.3;
}
/*#content.history strong a{
	color:#333333;
	text-decoration:none;
}
#content.history strong a:hover{
	text-decoration:underline;
}*/

/* attractions, nightlife */
#content.attractions img, #content.night img{
	border:2px solid #ffffff;
	margin:5px 4px 5px 0;
}
#content.attractions img.last, #content.night img.last{
	margin-right:0;
}
/* contact */
#content.contact input, #content.contact textarea, #content.contact select{
	width:300px;
}
#content.contact textarea{
	height:100px;
}
.failure{
	color:#FF551A;
	font-weight:bold;
}
.success{
	font-weight:bold;
	color:#1D3572;
}
#content.contact div.success {
	height:275px;
	width:100%;
}

/* jobs, food */
#content.jobs img, #content.food img{
	border:2px solid #ffffff;
	margin-bottom:5px;
}
#content.jobs table, #content.food table{
	margin:0;
	padding:0;
	border:0;
}
#content.jobs table td, #content.food table td{
	margin:0;
	padding:5px;
	border:0;
}

/* media */
#content.media table{
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
#content.media table td{
	margin:0;
	padding:0;
	border:0;
}
#content.media img{
	border:2px solid #ffffff;
}

/* interactive map */
#map{
	width:760px;
	padding:0 0 5px 5px;
}

/* buy now button */

.buy_now a{

	display:block;
	background:#ff6600 url(../images/buy_nowBG.jpg) repeat-x;
	border:1px solid #000000;
	height:15px;
	width:75px;
	line-height:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	color:#FFFFFF;
	margin: 2px 0px 2px 0px;
	padding:3px 0px 3px 0px;
	-moz-border-radius:5%;

}


/*Crisis Management Box*/
#crisis {


	position: relative;
	margin-left:19px;
	align:center;
	width: 770px;
	
	border: 1px solid #000000;
	display:block;
	padding:10px 0px 10px 0px;
	z-index:2000;
	text-align:center;
	background:url(../images/alert_t.jpg) repeat-x top left;
	background-color:#FFFFFF;
	
}
#crisis .content {

	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	line height:14px;
	padding:10px;
	

}

#crisis .content a {

	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	line height:14px;
	padding:10px;
	

}
#crisis .title {	
	
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#cc3333;
	font-size:18px;
	font-weight:bold;
    line height:14px;
	
	
}
/*Treasure Hunt Link Styling*/
#content .hunt_clue_e a {
	text-decoration:none;
	color:#333333;
}

#content .hunt_clue_e a:hover {
	background-color:#FF6600;
	color:#FFFFFF;
	text-decoration:none;
}

#content .hunt_clue_m a {
	text-decoration:none;
	color:#333333;
}

#content .hunt_clue_m a:hover {
	text-decoration:none;
}

#content .hunt_clue_h a {
	text-decoration:none;
	color:#333333;
}

#content .hunt_clue_h a:hover {
	cursor:default;
	text-decoration:none;
}

/*.hunt_clue_or a, a:hover{
	text-decoration:none;
	cursor:default;
	color:#FF551A;
	font-family:Georgia, "Times New Roman", Times, serif;
}*/
/*Treasure Hunt Status bar*/

#status {


	position: relative;
	margin-left:19px;
	align:center;
	width: 770px;
	
	border: 1px solid #000000;
	display:block;
	padding:0px 0px 0px 0px;
	z-index:2000;
	text-align:center;
	background-color:#000000;
	
}

#SP_right {

	float:right;

}


#SP_left {
	width:60%;
	padding-right:10px;


}

.sposting {
	/*background-color:#9dc3f2;
	background-color:#b9d3f6;*/
	background-color:#d4e5f9;
	padding:5px 10px 5px 10px;
	margin-top:10px;
	margin-left:5px;
	width:330px;
	display:inline;
}

.percent_holder {
	width:400px;
	height:25px;
	padding-top:5px;
}

.percent_blockTIKI {
	display:block;
	height:25px;
	background-image:url(../images/pbkg_tiki.jpg);
	background-repeat:repeat-x;

}

.percent_blockSIR {
	display:block;
	height:25px;
	background-image:url(../images/pbkg_sir.jpg);
	background-repeat:repeat-x;

}

.percent_blockDUNK {
	display:block;
	height:25px;
	background-image:url(../images/pbkg_dunk.jpg);
	background-repeat:repeat-x;

}

.percent_blockCRAB {
	display:block;
	height:25px;
	background-image:url(../images/pbkg_crab.jpg);
	background-repeat:repeat-x;

}

.percent_blockSANDY {
	display:block;
	height:25px;
	background-image:url(../images/pbkg_sandy.jpg);
	background-repeat:repeat-x;

}

/* upload image button */

.upload_image a{

	display:block;
	background:#ff6600 url(../images/buy_nowBG.jpg) repeat-x;
	border:1px solid #000000;
	height:15px;
	width:125px;
	line-height:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	color:#FFFFFF;
	margin: 2px 0px 2px 0px;
	padding:3px 0px 3px 0px;
	-moz-border-radius:5%;
	

}

/* upload image button */

.SP_headline{

	display:block;
	background:#0066CC url(../images/SP_headBG.jpg) repeat-x;
	border:1px solid #000000;
	
	
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-decoration:none;
	font-size:17px;
	color:#FFFFFF;
	margin: 2px 0px 5px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	

}


/*new style requested by Sancastle */

.medium_small {

font-size:13px;

}




/* NEW NAV WITH DROPDOWNS ==================================*/

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; position:relative; z-index:50; }
* html #nav ul li a { height: 1%; z-index:50; }
/* End */


#nav img {
	border:none;
	padding:0px;
	margin:0px;


}

#nav img a {
	border:none;
	padding:0px;
	margin:0px;
	

}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 150px;
	


}

#nav ul li {
	position:relative;
	padding:0px;
	margin:0px;




}

#nav li ul {
	position: absolute;
	left: 149px;
	top: 0px;
	display: none;
	z-index:900;
	}
	
#nav ul li a {
	display: block;
	text-decoration: none;
	color:#014ba4;

	
	}
	
#nav li:hover ul, #nav li.over ul { 
	display: block; 
	color: #0564dc;
	width:155px;
	background:#99ccff url(../images/nav/subnav_shdw.jpg) repeat-y top left;
	padding: 5px;
	border: 1px solid #1972e0;
	/*border-left: 1px solid #0f4dc7;
    border-top: 1px solid #99ccff;
    border-right: 1px solid #99ccff;
    border-bottom: 1px solid #99ccff;*/
	border-left:none;
	margin-left:22px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	
	}
	
#nav ul li ul li a {
	display:block;
	padding:3px;

}

#nav ul li ul li a:hover {
	color:#fff;
	background:#0564dc;

}

.homepage #directions{
	background:url(../images/directions_homeDD.jpg) no-repeat top left;
	height:300px;
	clear:both;
}

.text_input{
width:300px;


}

