/* EKPark.co.uk sample website CSS Document */

body {
	font-family: Arial, Verdana, sans-serif;
	color: #242424;
	margin: 0px;
	background-color: #424242;
	text-align: center;
	font-size: 12px;
}
div.container {
	margin: 0 auto;
	width: 100%;
	vertical-align: top;
	text-align: center;
}
#header {
	width: 100%;
	height: 200px;
	vertical-align: top;
	background-image: url(graphics/global/header-bg-tile001.gif);
	background-repeat: repeat-x; 
	text-align: center;
}
#header-content {
	width: 940px;
	height: 200px;
}
.header-border01-l {
	width: 15px;
	background-image: url(graphics/global/border001-l.gif);
	background-repeat: no-repeat;
}
.header-border01-r {
	width: 15px;
	background-image: url(graphics/global/border001-r.gif);
	background-repeat: no-repeat;
}
.header-title {
	width: 605px;
	height: 135px;
	padding-top: 8px;
	padding-right: 35px;
	color: #ffcc00;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.header-title a {
	color: #ffcc00;
	text-decoration: none;
}
.header-title a:hover {
	color: #242424;
	background-color: #ffcc00;
	text-decoration: none;
}
.header-divideline {
	font-weight: normal;
	color: #ed0000;
}
.header-grey {
	font-weight: normal;
	color: #777777 ;
}
.footer-divideline {
	font-weight: normal;
	color: #9b9225 ;
}
#banner {
	width: 100%;
	height: 100px;
	vertical-align: top;
	background-image: url(graphics/global/banner-bg-tile.gif);
	background-repeat: repeat-x; 
	text-align: center;
	background-color: #d5d5d5;
}
#banner-content {
	width: 940px;
}
.banner-border01-l {
	width: 15px;
	background-image: url(graphics/global/border002-l.gif);
	background-repeat: no-repeat;
}
.banner-border01-r {
	width: 15px;
	background-image: url(graphics/global/border002-r.gif);
	background-repeat: no-repeat;
}
.banner-welcome {
	width: 330px;
	height: 120px;
	vertical-align: top;
	padding-top: 30px;
	color: #b30101;
	font-weight: bold;
	font-size: 12px;
}
.banner-info {
	width: 510px;
	height: 120px;
	padding-left: 25px;
	vertical-align: top;
	font-size: 12px;
}
.banner-info a {
	color: #b30101;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
.banner-info a:hover {
	color: #ffffff;
	background-color: #b30101;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.align-right {
	text-align: right;
}
.banner-title {
	color: #b30101;
	font-weight: bold;
	font-size: 12px;
}
#intro {
	width: 840px;
	margin-top: 230px;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 15px;
}
.overview-pic {
	background-image: url(graphics/home/ekpark-overview.jpg);
	background-repeat: no-repeat;
	background-color: #eaeaea;
}
#content {
	width: 100%;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
	background-image: url(graphics/global/content-bg-tile.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content-content {
	width: 840px;
	margin-bottom: 50px;
}
.content-divide {
	width: 5px;
}
.content-text-header {
	background-color: #fbe000;
	color: #242424;
	font-size: 12px;
	font-weight: bold;
}
.content-text {
	background-color: #242424;
	padding: 15px 30px 0px 30px;
	color: #ffffff;
	vertical-align: top;
	font-size: 12px;
}
.content-text a {
	color: #fbe000;
	font-weight: bold;
}
.content-text a:hover {
	color: #242424;
	font-weight: bold;
	background-color: #fbe000;
}
.content-text2 {
	background-color: #242424;
	padding: 40px 80px 150px 80px;
	color: #ffffff;
	vertical-align: top;
	text-align: justify;
	font-size: 12px;
}
.content-text2 a {
	color: #fbe000;
	font-weight: bold;
}
.content-text2 a:hover {
	color: #242424;
	font-weight: bold;
	background-color: #fbe000;
}
.content-button {
	background-color: #242424;
	padding: 15px 30px 20px 30px;
	color: #ffffff;
	vertical-align: top;
	font-size: 12px;
}
.content-title {
	color: #242424;
	background-color: #fbe000;
	font-weight: bold;
	font-size: 14px;
}
.content-button {
	background-color: #242424;
	text-align: right;
	padding-right: 30px;
	padding-top: 15px;
	vertical-align: top;
}
.thumb-border-float {
    float: left; 
    margin-right: 30px; 
	border: 1px solid #ffffff;
}
#footer {
	width: 100%;
	vertical-align: top;
	text-align: center;
	background-color: #424242;
	background-image: url(graphics/global/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-bottom: 200px;
	color: #717171;
	font-size: 12px;
}
.footer {
}
.footer a {
	color: #717171;
	text-decoration: none;
}
.footer a:hover {
	color: #424242;
	background-color: #717171;
	text-decoration: none;
}
#gallery {
	width: 780px;
	margin-bottom: 20px;
}
.gallery-divide {
	width: 20px;
}
.gallery-thumb {
	border: 1px solid #cf0000;
	width: 380px;
}
.title-montage-border {
	border: 1px solid #cf0000;
}
#menu {
	height: 35px;
	margin-bottom: 30px;
	margin-left: 15px;
}
.menu-divide {
	width: 34px;
	background-image: url(graphics/menu/menu-divide.gif);
	background-repeat: no-repeat;
}
.menu-divide-select {
	width: 34px;
	height: 35px;
	background-image: url(graphics/menu/menu-divide-select.gif);
	background-repeat: no-repeat;
}
.menu-divide-end {
	width: 12px;
	height: 35px;
	background-image: url(graphics/menu/menu-divide-end.gif);
	background-repeat: no-repeat;
}
.menu-item {
	color: #242424;
	font-size: 12px;
	font-weight: bold;
}
.menu-item a {
	color: #242424;
	text-decoration: none;
}
.menu-item a:hover {
	text-decoration: none;
	color: #cf0000;
}
#party-info {
	width: 680px;
}
.party-info-header {
	padding-left: 20px;
	color: #242424;
	background-color: #fbe000;
	font-weight: bold;
	border: 1px solid #242424;
}
.party-info-cell01 {
	padding: 5px 5px 5px 20px;
	width: 200px;
	color: #ffffff;
	background-color: #343434;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #242424;
	vertical-align: top;
}
.party-info-cell02 {
	padding: 5px 5px 5px 20px;
	color: #ffffff;
	background-color: #343434;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #242424;
}
.hire-info-header01 {
	padding: 5px 5px 5px 20px;
	width: 150px;
	color: #242424;
	background-color: #fbe000;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #242424;
}
.hire-info-cell01 {
	padding: 5px 5px 5px 20px;
	width: 150px;
	color: #ffffff;
	background-color: #343434;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #242424;
	vertical-align: top;
}
.hire-info-cell02 {
	padding: 5px 5px 5px 20px;
	color: #ffffff;
	background-color: #343434;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #242424;
	vertical-align: top;
}
.price-info-header01 {
	padding: 5px 5px 5px 10px;
	width: 60px;
	color: #242424;
	background-color: #fbe000;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #242424;
}
.price-info-cell01 {
	padding: 5px 5px 5px 10px;
	width: 60px;
	color: #ffffff;
	background-color: #343434;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #242424;
	vertical-align: top;
}








/* ---------------------   Lightbox   --------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(graphics/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(graphics/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(graphics/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #cf0000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

