@charset "utf-8";
/* 
= CSS Document  ==========================
	
	Site: 			Parkdean Holidays
					Global Elements

	Author: 		Jon Park | Union Room
	Created: 		June 25th, 2008
	Updated: 		June 3rd, 2008
	
	Version: 		1.0.1
	Copyright: 	(c) 2008, Parkdean Holidays
	
===========================================
*/

/* === Tags & Global Elements === */
* { margin: 0px; padding: 0px; }
html { font-size: 100%; }
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../img/bg/body.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

p { margin: 0; padding: 0; font-size: 12px; line-height: 1.5; font-family: Arial, Helvetica, sans-serif; }
a { color: #000; text-decoration: none; }

/* === Global IDs & Classes === */
.imgReplace { background-position: top; background-repeat: no-repeat; display: block; }
.imgReplace span { width: 0; height: 0; overflow: hidden; display: block; }
a.imgReplace:hover { background-position: bottom !important; }

.flash-replaced div.alt { display: none; }

/* === Global Structure === */
	div#content {}
	div#sidebar { display: none; }
	div#body.homepage div#content { width: 728px; }
	div#base { margin: 0 auto 10px auto; border: none; }
	div#ftr { font-size: 10px; line-height: 1.5; font-family: Arial, Helvetica, sans-serif; }
	div#sideRight { display: none; }

/* === Titles & Headers === */
h1#company { width: 202px; height: 0; background-image: url(../img/titles/h1Company.gif); float: left; display: block;!important }
div#advert { display: none; }
div#title { float: left; margin: 0; }
div#title img { margin: 0 0 6px 0; }
div#title img.mainImage { margin: 0 6px 6px 0; float: left; clear: both; }

/* === Menus === */
ul#topMenu, ul#mainMenu { display: none; }

ul#topMenu { display: none; }
ul#mainMenu { display: none; }
ul#breadcrumb { display: none; }

ul.sideMenu { display: none; }

/* === Global Content === */
div#base form { display: none; }
div#ftr li { font-size: 10px; line-height: 1.5; font-family: Arial, Helvetica, sans-serif; margin: 0; }
div#ftr a { display: none;  }

/* === Overriding Classes === */
.sIFR-alternate { 
	display: block !important; 
	width: auto; 
	height: auto; 
	margin: 0; 
	padding: 0; 
	color: #008EC8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	clear: both;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.parkDirections ol { padding: 10px 0 20px 20px; }
div.parkDirections ol li { padding: 5px 0; border: none; font-size: 12px; line-height: 1.5; }

#mapDirections, #emailSubscribe {display: none; }

.google { display: none; }
#aa {display: none; }

p a { display: none; }


h4.flashReplace { display: none; }
div.eventItemInner h3, div.eventItemInner h3.flashReplace { font-size: 14px; line-height: 1.5; color: #008EC8; margin: 10px 0 5px 0; }
div.gallery-container ul.gallery-menu { display: none; }
div#gallery { padding: 20px 0 20px 0; }
div.gallery-container div.gallery-description { display: none; }
div.inner p {padding: 10px 0 0 0; }
li.contentBox blue {display: none; }

div.parkOverview h4#homes { margin: 0 0 20px 0; font-size: 2.5em; color: #008EC8; }
div.parkOverview h4.blue { margin: 0 0 5px 0; font-size: 2.5em; color: #008EC8; }

div.parkOverview ul.otherParks { padding: 20px 0 0 20px; list-style: disc; color: #999; }
div.parkOverview ul.otherParks li { width: 150px; padding: 0 5px; border: none; float: left; }
div.parkOverview ul.otherParks a { font-size: 1.1em; color: #999; }
div.parkOverview ul.otherParks a:hover { color: #008EC8; }

div.parkOverview div.holidayHomes .badge img { display: none; }

