@charset "utf-8";
/* 
= CSS Document  ==========================
	
	Site: 			Parkdean Holidays
					Content Elements

	Author: 		Jon Park | Union Room
	Created: 		June 25th, 2008
	Updated: 		July 7th, 2008
	
	Version: 		1.1.0
	Copyright: 	(c) 2008, Parkdean Holidays
	
=======================================
*/
.hide { display: none; }
 
ul.pageWrapper { list-style: none; }
ul.pageWrapper li { padding: 20px 0; border-bottom: 1px dotted #CCC; }
ul.pageWrapper p { padding: 0 0 10px 0; font-size: 1.1em; color: #333; }
.vtt {vertical-align:text-top !important;}

/* --- Gallery --- */
div.gallery-container { width: 502px; }
div.gallery-container ul { margin: 0; padding: 0; list-style: none; }
div.gallery-container ul li { border: none; }
div.gallery-container div.gallery-window { width: 502px; height: 335px; background: #EFEFEF url(../img/gallery/bgLoading.gif) no-repeat center; overflow: hidden; }
div.gallery-container div.gallery-window p { position: absolute; }
div.gallery-container ul.gallery-menu { display: none; }

div.gallery-container div.gallery-description { height: 13px; padding: 7px 5px; background-color: #C4C4C4; border-bottom: 1px solid #FFF; }
div.gallery-container div.gallery-description p { padding: 0; font-weight: bold; color: #333; }

/* --- Contemporary homes --- */
div.contempHomes ul.pageWrapper li.noPad { padding: 0px ;}
div.contempHomes h2.flashReplace, h3.flashReplace, h4#nextStep { font-size: 2.5em; color: #008EC8; margin-bottom:10px; }
div.contempHomes h3.flashReplace {margin-bottom:0px;}

div.contempHomes ul#titleImgs { width: auto; margin: 0 auto; margin: 20px 0 15px 0;}
div.contempHomes ul#titleImgs li {list-style:none; border:none; padding-right:5px;}
div.contempHomes ul#titleImgs li.noPad {padding:0px;}

div.contempHomes ul#featuresList { display: none; }
div.contempHomes ul#featuresList li { padding: 0 0 4px 0; font-size: 1.1em; font-weight: bold; list-style-image: url(../img/tick.gif); border:none; }

div.contempHomes div#virtualTour { display: none; }

div.contempHomes div#contactInfo { display: none; }

div.contempHomes div#contactInfo ul { width: 510px; padding: 0; list-style: none; display: table; }

div.contempHomes #emailForm { display: none; }


div#title { display: none; }