/* ----- Generic Styles ----- */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/subpage_generic/bg.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_link {
font-family: Verdana, Arial, Helvetica, sans-serif;
color : #0c3f71; 
font-weight : normal;
text-decoration : none;
border-bottom: 1px dotted;
} 
a.content_link:link {
color : #0c3f71; 
font-weight : normal; 
text-decoration : none;
border-bottom: 1px dotted;
} 
a.content_link:visited {
color : #0c3f71; 
font-weight : normal; 
text-decoration : none;
border-bottom: 1px dotted;
} 
a.content_link:hover {
color : #eb851f; 
text-decoration : none; 
} 


form{
margin:0;
}

td {
	color : #03326A;
	font-weight: normal;
	font-size:70%;
}

.main_header {
	font:x-small Georgia,Serif;
	margin:.25em 0 0;
	padding:0px 0px 0px 4px;
	font-size:140%;
	font-weight:normal;
	color:#006699;
}

.header {
	color : #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: small;
	font-weight: bold;
}

.sub_header {
	color : #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 100%;
	font-weight: bold;
}

li {
	line-height:140%;
}

p {
	line-height:140%;
}

.outlining_table {
	height: 100%;
	}
	
.outlining_table_bg {
	height: 100%;
	background-image: url(../images/subpage_generic/table_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}	

.data_table {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
.submit_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: xx-small;
	background-color: #f1f6fb; 
	color: #44577e;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #44577e;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #44577e;
	}

.topbar_bg_home {
	background-image: url(../images/homepage/bg_1.jpg);
}

.topbar_bg {
	background-image: url(../images/subpage_generic/bg_1_subpage.jpg);
}

.lh_shadow {
	background-color: #EDF2F6;
}

.rh_shadow {
	background-color: #EDF2F6;
}

/* ----- Form Styles ----- */
.text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: x-small;
	width:150px;
	}
	

.dropdown_long {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: x-small;
	width:230px;
	}

.search_box {
	font:x-small Georgia,Serif;
	letter-spacing:1px;
	font-size: xx-small;
	width:125px;
	padding-left: 3px;
	}

.qty_box {
	font:x-small Georgia,Serif;
	letter-spacing:1px;
	font-size: x-small;
	width:35px;
	padding-left: 3px;
	padding-bottom: 1px;
	}

.dropdown_box {
	font:x-small Georgia,Serif;
	font-size: xx-small;
	width:210px;
	margin-right:10px;
	background-color:#ccc;
	}
.showfound{
	font-size:12px;
	padding-top:10px;
}
.showfound strong{
	font-size:16px;
	font-weight:bold
}
/* ----- Left Nav Styles ----- */
.left_nav_bg {
	background-color: #F1F6FB;
}

.left_nav_dividor {
	background-image: url(../images/subpage_generic/div_4.gif);
}

.left_nav_dividor_side {
	background-image: url(../images/subpage_generic/div_3.gif);
}

.left_nav_pad {
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
}

.left_nav_pad_sub {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:5px;
}

.left_arrow_pad {
	padding-left:4px;
	padding-top:8px;
	padding-right:3px;
	text-align:left;
	vertical-align:top;
}

.left_nav_link {
font-family: Verdana, Arial, Helvetica, sans-serif;;
color : #0c3f71; 
font-size : 80%; 
font-weight : normal; 
text-decoration : none;
border-bottom: 1px dotted;
} 
a.left_nav_link:visited {
color : #0c3f71; 
text-decoration : none; 
} 
a.left_nav_link:hover {
color : #eb851f; 
text-decoration : none; 
} 

.left_nav_link_on {
font-family: Verdana, Arial, Helvetica, sans-serif;;
color : #0c3f71; 
font-size : 80%; 
font-weight : bold; 
text-decoration : none; 
}
a.left_nav_link_on:visited {
color : #0c3f71; 
text-decoration : none;
border-bottom: 0;
} 

/* ----- Content Generic Styles ----- */
.dividor_top {
	background-color: #DAE8F3;
} 

.content_mid_divider {
	background-color: #DAE8F3;
} 

.content_pad_img {
	padding-left:10px;
	padding-right:10px;
	padding-top:31px;
	line-height:140%;
	}

.pad_top_bottom {
	padding-top:5px;
	padding-bottom:5px;
}

.content_pad {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:140%;	
}

.form_box_pad {
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.video_pad {
	padding-left:10px;
	padding-right:10px;
	line-height:142%;	
}

.content_shop_pad {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:23px;
	padding-top:25px;
	padding-right: 45px;
	line-height:140%;
}

.dark_text {
	color : #1070A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 60%;
	font-weight: normal;
	line-height:15px;
}

/* ----- Righthand Nav Styles ----- */
.rh_dividor {
	background-image: url(../images/subpage_generic/div_4.gif);
} 

.rh_content_pad {
	padding-left:9px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:10px;
	font-size: 65%;
}

/* ----- Bottom Nav Styles ----- */
.bottom_pad {
	padding-left:10px;
	padding-right: 10px;
}


/* ----- Access All Areas ----- */
.one_box_pad {
	background-image: url(../images/subpage_specific/access_all_areas/border_stretch.gif);
}

.two_box_pad {
	background-image: url(../images/subpage_specific/access_all_areas/border_long_stretch.gif);
}

.ten_px_pad {
	padding:10px;
}

/* ----- Padding Styles ----- */
.lh_padding_box {
	padding:10px;
	background-image: url(../images/subpage_specific/show/show_2_1.gif);
}

.line_100 {
	background-image: url(../images/subpage_specific/show/show_2_1.gif);
}


.lh_padding_box_note {
	padding:10px;
	font-size: 60%;
	background-image: url(../images/subpage_specific/show/show_2_1.gif);
}

.tl_shop_padding {
	padding:10px;
	background-image: url(../images/subpage_specific/shop/3_1.gif);
}

.center_bg_tile {
	background-image: url(../images/subpage_specific/tours_and_tickets/2_2_divider.gif);
}

.search_pad {
	padding-left:3px;
}

.data_tbl_header {
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	background-color: #E7F1FB;
}

.padding_5_results {
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	background-color: #F1F6Fb;
}

.top_dividor_pad {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}


/* ----- Shop Styles ----- */
.price_text {
	color : #006699;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.form_shop_text {
	color : #006699;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

.dropdown_shop_box {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width:100px;
	}
	
.padding_view_item {
	padding-left:10px;
}	

.go_padding {
	padding-left:3px;
}
.two_box_pad_show { background-image: url(../images/subpage_specific/show/show_2_1.gif); ; background-repeat: repeat}
.lh_padding_box_show { padding:10px; background-image: url(../images/subpage_specific/show/show_3_1.gif); }

div.selectbox-wrapper {
  position:absolute;
  background-color: #CCC;
  border:1px solid #ccc;
  margin:0px;
  font-size:12px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  color:#555555;
  padding-left:5px;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #E5E5E5;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:0px;
  cursor:pointer;
}

label {
    display: block;
}
.selectbox /* look&fell of  select box*/
{
  font-family:Verdana, Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  width : 210px; 
  display : block;
  text-align:left; 
  background: url(../images/subpage_generic/menu_bg_but.gif) no-repeat right;
  height:20px;
  cursor: pointer;
  border:0px solid #ccc;
  color:#555555;
  padding-left:5px;
}

select {
	background: url(../images/subpage_generic/menu_bg_but.gif) right;
}



.register_box{
	font-size:10px;
	width:120px
}