img{
	border: 0px;
}

#lg_vid{
	height: 300px;
	position: relative;
	background-image: none;
	display: block;
}

#lg_vid p{
	position: absolute;
	display: block;
	width: 160px;
	top: 80px;
	left: 340px;
}

#lg_bg{
	width: 270px;
	position: absolute;
	top: 15px;
	left: 0px;
	z-index: 1;
}

#lg_img{
	width: 290px;
	position: absolute;
	top: 35px;
	left: 25px;
	z-index: 5;
}

.vid_title{
	display:block;
	float:left;
	text-indent:-10000px;
}

.vid_title#close_encounters{
	position: absolute;
	top: -3px;
	left: 25px;
	z-index: 3;
	width:358px;
	height:61px;
	background: url('/visitors/images/explore/video_gallery/close_encounters.gif') no-repeat 0px 0px;
}

.vid_title#finding_yourself{
	position: absolute;
	top: -15px;
	left: 15px;
	z-index: 3;
	width:397px;
	height:83px;
	background: url('/visitors/images/explore/video_gallery/finding_yourself.gif') no-repeat 0px 0px;
}

.vid_title#crab_cracking{
	position: absolute;
	top: 5px;
	left: 25px;
	z-index: 3;
	width:299px;
	height:53px;
	background: url('/visitors/images/explore/video_gallery/crab_cracking.gif') no-repeat 0px 0px;
}

.vid_title#imagination{
	position: absolute;
	top: -3px;
	left: 25px;
	z-index: 3;
	width:314px;
	height:58px;
	background: url('/visitors/images/explore/video_gallery/imagination.gif') no-repeat 0px 0px;
}

.vid_title#the_release{
	position: absolute;
	top: 13px;
	left: 25px;
	z-index: 3;
	width:265px;
	height:52px;
	background: url('/visitors/images/explore/video_gallery/the_release.gif') no-repeat 0px 0px;
}

#tabbed_area{
	margin: 10px 0px 20px 25px;
	width: 585px;
}

#tabbed_area #nav{
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#tabbed_area #nav a{
	background-image: url(/visitors/images/explore/video_gallery/tab.png);
	background-position: top center;
	background-repeat: no-repeat;
	float:left;
	text-decoration: none;
	width: 101px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-right: 8px;	
	font-family: arial;
	font-size: 20px;
}

#tabbed_area #nav a.kids{ color: #007236; } 
#tabbed_area #nav a.outdoors{ color: #d45b69; } 
#tabbed_area #nav a.dining{ color: #f26522; } 
#tabbed_area #nav a.beach{ color: #987d10; } 
#tabbed_area #nav a.fishing{ color: #2e3192; } 

#tabbed_area #nav span {
	display:block;
	font-weight:bold;
	line-height: 24px;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 10px;
	text-decoration:none;
	letter-spacing: 1px;
}

#tabbed_area #nav a.show_tab {
	/* 
	color: #fff;
	background-color:#A5CC7A;
	background-position:0 0;
	*/
}

#top_box{
	position: relative;
	padding: 65px 30px 20px 50px; 
	width: 475px;
}

#top_box p{
	font-size: 12px;
}

#top_box h1{
	font-family: arial;
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 50px 0px;
	color: #fff;
}

#sunglasses{
	width: 147px;
	height: 66px;
	position: absolute;
	
	top: 50px;
	left: 345px; 
	
	background: url(/visitors/images/explore/video_gallery/sun_glasses.png) center center no-repeat; 
	
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/visitors/images/explore/video_gallery/sun_glasses.png');
}


#tabbed_area div{ padding: 25px 10px 0px 10px; width: 520px; min-height: 200px; position: relative;}

#tabbed_area div h3{
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

.show_content{
	color: #000;
	display: block;
}

.hide_content{
	display: none;
}

.listing{
	display: block;
	float: left;
	width: 230px;
	margin: 0px 5px 3px 5px;

}

.breaker{
	clear: both;
	display: block;
}

#tabbed_area .outdoors{ background-color: #fde8f1; }
#tabbed_area .dining{ background-color: #feebd4; }
#tabbed_area .beach{ background-color: #f9f1d1; }
#tabbed_area .kids{ background-color: #d6f0e2; }
#tabbed_area .fishing{ background-color: #d4f1fc; }

#tabbed_area span.tab_top{
	display: block;
	background: url(/visitors/images/explore/video_gallery/tab_top.png) center center no-repeat;
	width: 540px;
	height: 16px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	min-height: 16px;
	
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/visitors/images/explore/video_gallery/tab_top.png');
}

#tabbed_area span.tab_bottom{
	display: block;
	width: 540px;
	height: 24px;
	position: absolute;
	bottom: -15px;
	left: 0px;
	padding: 0px;
	min-height: 24px;
}

#dining span.tab_bottom{ background: url(/visitors/images/explore/video_gallery/livefor_dining_bottom.gif) top center no-repeat; }
#outdoors span.tab_bottom{ background: url(/visitors/images/explore/video_gallery/livefor_outdoors_bottom.gif) top center no-repeat; }
#kids span.tab_bottom{ background: url(/visitors/images/explore/video_gallery/livefor_kids_bottom.gif) top center no-repeat; }
#fishing span.tab_bottom{ background: url(/visitors/images/explore/video_gallery/livefor_fishing_bottom.gif) top center no-repeat; }
#beach span.tab_bottom{ background: url(/visitors/images/explore/video_gallery/livefor_beach_bottom.gif) top center no-repeat; }


.vid{
	padding: 0px 0px 15px 0px; 
	display: block;
	clear: both;   
	height: 140px;
	position: relative;
}

.vid p{
	padding: 30px 0px 0px 0px;
	margin: 0px;
	width: 300px;
	float: left;
}

.vid img{
	float: left;
	margin: 30px 10px 10px 20px;
}

.vid h3{
	position: absolute;
	top: 9px;
	left: 14px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#outdoors .vid{
	background: url(/visitors/images/explore/video_gallery/livefor_outdoors_bg.gif) top left no-repeat;
}
#dining .vid{
	background: url(/visitors/images/explore/video_gallery/livefor_dining_bg.gif) top left no-repeat;
}
#beach .vid{
	background: url(/visitors/images/explore/video_gallery/livefor_beach_bg.gif) top left no-repeat;
}
#kids .vid{
	background: url(/visitors/images/explore/video_gallery/livefor_kids_bg.gif) top left no-repeat;
}
#fishing .vid{
	background: url(/visitors/images/explore/video_gallery/livefor_fishing_bg.gif) top left no-repeat;
}

#outdoors .vid h3{ color: #D45B69; }
#dining .vid h3{ color: #F26522; }
#kids .vid h3{ color: #007236; }
#fishing .vid h3{ color: #2E3192; }
#beach .vid h3{ color: #987D10; }




