@charset "utf-8";
/* 
= CSS Document  =============================
	
	Site: 			Parkdean Holidays Global CSS
	Author: 		Jon Park & Steven Gibbons | Union Room
	Created: 		November 18th, 2008
	Updated: 
	Copyright: (c) 2008, Parkdean Holidays
	
==========================================
*/

/* === START entertainment-Kids-Characters === */

/* --- Javascript Gallery --- */
div.entertainment-Kids-Characters div#jGallery { width: 597px; height: 345px; margin: 0 0 10px 0; overflow: hidden; }
	div.entertainment-Kids-Characters div#jGallery div.galleryImages { width: 597px; height: 345px; overflow: hidden; }
		div.entertainment-Kids-Characters div#jGallery div.galleryImages li { list-style: none; position: absolute; display: none; }
		div.entertainment-Kids-Characters div#jGallery div.galleryImages li.active { display: list-item; }
	div.entertainment-Kids-Characters div#jGallery div.galleryOverlay { width: 100%; position: relative; top: -42px; z-index: 2; }
		div.entertainment-Kids-Characters div#jGallery div.galleryTitleStrip { width: 567px; padding: 10px 15px; background: url(../../../img/bg/semiTrans-White.png); }
		div.entertainment-Kids-Characters div#jGallery div.galleryTitleStrip:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
			div.entertainment-Kids-Characters div#jGallery div.galleryTitleStrip p { width: 75%; padding: 3px 0 0 0; font: bold 1.4em Arial, Helvetica, sans-serif; color: #333; float: left; }
			div.entertainment-Kids-Characters div#jGallery div.galleryTitleStrip ul { list-style: none; float: right; }
				div.entertainment-Kids-Characters div#jGallery div.galleryTitleStrip li { float: left; }
				div.entertainment-Kids-Characters div#jGallery div.galleryTitleStrip a { width: 22px; height: 18px; margin: 0 0 0 2px; padding: 4px 0 0 0; text-align: center; font-weight: bold; color: #FFF; background-image: url(../../../img/iR/javascript/aRoundLink.gif); }
				div.entertainment-Kids-Characters div#jGallery div.galleryTitleStrip a:hover { text-decoration: none; }
				div.entertainment-Kids-Characters div#jGallery div.galleryTitleStrip a.active { background-position: bottom; }


/* --- InnerWrap Inner Content --- */
div.entertainment-Kids-Characters .innerWrap { padding: 0 15px 20px 15px; border: 1px dotted #E0E0E0; border-width: 0 0 1px 0; clear: both; }
div.entertainment-Kids-Characters .innerWrap.last { padding: 0 15px 20px 15px; border: none!important; clear: both; }
						
	div.entertainment-Kids-Characters .innerWrap h1 { font: bold 3.5em Arial, Helvetica, sans-serif; color: #0099FF; margin: 0 0 10px 0; }
	div.entertainment-Kids-Characters .innerWrap h5 { font: bold 2.0em Arial, Helvetica, sans-serif; color: #F39; width: 566px; border-bottom: 3px solid #999; padding: 0 0 5px 0; margin: 15px 0 20px 0; }
	div.entertainment-Kids-Characters .innerWrap h6 { font: bold 2.0em Arial, Helvetica, sans-serif; color: #FF3399; margin: 10px 0 10px 0; }
	div.entertainment-Kids-Characters .innerWrap p { font: 1.2em Arial, Helvetica, sans-serif; color: #333; }
	div.entertainment-Kids-Characters .innerWrap a.findOutMore { margin: 0; width: 99px; height: 22px; background: url('../../../img/iR/aFindOutMore.png'); }
	div.entertainment-Kids-Characters .innerWrap a.findOutMore:hover { background-position: bottom; }

/* --- Breadcrumb Navigation --- */
div.entertainment-Kids-Characters ul#breadcrumb { margin: 0 0 0 15px; list-style: none; }
	div.entertainment-Kids-Characters ul#breadcrumb li { margin: 0 0 10px 0; float: left; font: bold 1.1em  Arial, Helvetica, sans-serif; color: #999; padding: 0 10px 0 0; }
		div.entertainment-Kids-Characters ul#breadcrumb li a { color: #999; text-decoration: none; }
		div.entertainment-Kids-Characters ul#breadcrumb li a:hover { color: #0099FF; text-decoration: none; }
		div.entertainment-Kids-Characters ul#breadcrumb li a.active { color: #0099FF; text-decoration: none; }
		

/* === END entertainment-Kids-Characters === */
