@charset "UTF-8";
/*------------------------------------------------------------------
						Steven Johnston @ CoCreate
						for
						CoCreate
						17/02/2010

						Version 1.0

						Project: Jungle Parc

						**Please annotate amendments and log below**
						--------------------------------------------
						Amendments


						--------------------------------------------
##Designers Notes
-----------------
Colours
-------

--------------------------------------------------------------------*/
@font-face {
    font-family: 'RokkittRegular';
    src: url('../fontface/rokkitt-webfont.eot');
    src: url('../fontface/rokkitt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/rokkitt-webfont.woff') format('woff'),
         url('../fontface/rokkitt-webfont.ttf') format('truetype'),
         url('../fontface/rokkitt-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{
    padding:0;
    margin:0;
}
html{
    min-height:100.2%;
}
body{
	background:url("../images/bg.jpg") repeat;
}
img{
    border:none;
}
/*---------------------------
		Structure
-----------------------------*/
#wrapper{
	width:980px;
	margin:0 auto 0 auto;
	padding:8px 0 0 0;
}
#logo{
	margin:-20px 0 0 0;
	float:left;
	position:absolute;
	z-index:1000;
}
#telno{
	width:210px;
	height:80px;
	text-align:center;
	padding:18px 0 0 0;
}
#telno.index{
	position:absolute;
	z-index:2;
	margin:38px 0 0 760px;	
	background:url("../images/bg_telno.png");	
}
#telno.norm{
	float:right;
	padding:45px 0 0 0;
	height:53px;
}
#indexFlash{
	position:absolute;
	z-index:3;
	width:859px;
	height:270px;
	margin:75px 0 0 23px;
	padding:25px 0 0 15px;
	background:url("../images/bg_index_flash.png");
}
#parcInfo{
	position:absolute;
	z-index:400;
	margin:84px 0 0 660px;
}
#header{
	width:971px;
	height:94px;
	background:url("../images/bg_header.png");
}
#contentIndex{
	width:892px;
	margin:335px auto 0 auto;
	padding:0 15px 0 15px;
	background:url("../images/bg_content.jpg");
}
#content{
	width:915px;
	margin:0 0 0 18px;
	padding:20px 15px 0 15px;
	background:url("../images/bg_content.jpg");
}
#banner{
	margin:0 0 0 18px;
}
#page{
	width:825px;
	padding:50px 40px 30px 55px;
	background:url("../images/bg_page.png") repeat-y;
}
#basket{
	float:right;
}
#basketTop{
	width:230px;
	height:76px;
	background:url("../images/bg_basket_top.jpg");
}
#basketMid{
	width:210px;
	padding:0 10px 0 10px;
	background:url("../images/bg_basket_middle.jpg");
}
#basketBtm{
	width:230px;
	height:63px;
	background:url("../images/bg_basket_btm.jpg");
}
#basketTable{
	width:100%;	
}
#basketTable td{
	padding:8px 0 8px 0;	
}
#basketTable tr.line td{
	border-bottom:1px solid #73030F;
}
#imgRight{
	float:right;
	width:230px;
	height:313px;
}
.leftCol{
	float:left;
	width:580px;
}
.leftColWide{
	float:left;
	width:810px;
}
.narrowCol{
	float:left;
	width:395px;
	margin:0 10px 0 0;
}
.leftCol p, .leftCol span{
	line-height:1.7;	
}
.narrowCol p, .leftColWide p, .narrowCol span{
	line-height:1.7;	
}
#steps{
	width:580px;	
	text-align:center;
	padding:0 0 15px 0;
	border-bottom:1px solid #274C23;
}
#steps.step1{
	background:url("../images/bg_steps.gif") no-repeat;
}
#steps.step2{
	background:url("../images/bg_steps2.gif") no-repeat;
}
#steps.step3{
	background:url("../images/bg_steps3.gif") no-repeat;
}
#steps.step4{
	background:url("../images/bg_steps4.gif") no-repeat;
}
#steps td.step1{
	width:90px;
	padding:25px 0 0 0;
}
#steps td.step2{
	width:230px;
	padding:55px 0 0 0;
}
#steps td.step3{
	width:105px;
	padding:55px 65px 0 0;
}
#steps td.step4{
	width:90px;
	padding:25px 0 0 0;
}
#pageTitle{	
	position:absolute;
	z-index:2;
	width:268px;
	height:58px;
	margin:-50px 0 0 0;
	padding:23px 30px 0 0;
	text-align:center;
	background:url("../images/bg_page_title.png");
	font-family:RokkittRegular;
}

.stepTitleHolder{
	height:120px;
}
.stepTitle{
	position:absolute;
	z-index:2;
	width:235px;
	height:50px;
	margin:25px 0 0 -45px;
	padding:20px 0 0 20px;
	background:url("../images/bg_step_title.png");
}
#parcOptions td, #partySize td{
	padding:0 0 15px 0;
}
#parcOptions td.rowLabel, #partySize td.rowLabel{
	width:180px;
}
#parcOptions td.radio{
	width:20px;
}
#parcOptions td.optLabel{
	width:100px;
}
#partySize td.optLabel{
	width:120px;
}
#partySize td.select{
	width:110px;
}
#dates td{
	vertical-align:middle;
}
#dates td.label{
	padding:0;
	width:220px;
}
.h2Holder{
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #274C23;
	float:left;
	width:100%;
}
.h2HolderDouble{
	padding:10px 0 0 0;
	height:70px;
}
#daySpaces{
	padding:30px 0 0 4px;
}
.daySpaces{
	float:left;
	width:77px;	
	padding:10px 0 10px 0;
	text-align:center;
	margin:0 5px 0 0;
}
.daySpacesBg{
	height:130px;
}
.left{
	float:left;
}
#times{
	width:100%;
	text-align:center;
	padding:15px 0 15px 0;
	border-top:1px solid #274C23;
	border-bottom:1px solid #274C23;
}
#times td.nav{
	width:30%;
}
#spaces{
	width:100%;
	padding:10px 0 10px 40px;
}
#spaces td{
	padding:3px 0 4px 0;
}
#spaces td.mid{
	text-align:center;
}
#spaces td.radio{
	width:25px;
}
#spaces td.time{
	width:180px;
}
#spaces td.label{
	width:150px;
}
#spaces td.spaces{
	width:80px;
}
tr.space td{
	height:15px;
}
.btnNext{
	margin:25px 0 100px 0;
	width:100px;
	height:28px;
	padding:10px 0 0 28px;
	background:url("../images/bg_btn_next.gif");
}
#bookingDetails{
	width:100%;
	padding:15px 0 15px 0;
	border-bottom:1px solid #274C23;
	line-height:1.6;
}
#bookingDetails td{
	width:130px;
}
.custDetailsForm, #payDetailsForm, #corporateLoginForm{
	padding:30px 0 30px 0;
}
.custDetailsForm td, #payDetailsForm td, #corporateLoginForm td{
	padding:0 0 10px 0;
	vertical-align:top;
}
.custDetailsForm td.label, #payDetailsForm td.label, #corporateLoginForm td.label{
	width:200px;
	padding:5px 0 0 0;
}
.custDetailsForm td.input,  #corporateLoginForm td.input{
	width:300px;
}
.custDetailsForm td.input input, .custDetailsForm td.input textarea, #payDetailsForm td.input input, #payDetailsForm td.input textarea, #corporateLoginForm td.input input{
	width:297px;
	padding:2px 0 2px 3px;	
	border:none;
	background:#DCDDDE;
}
.custDetailsForm td.input input, #payDetailsForm td.input input, #corporateLoginForm td.input input{
	height:22px;
}
.custDetailsForm td.input textarea, #payDetailsForm td.input textarea{
	height:115px;
}
#payDetailsForm{
	width:100%;	
}
#payDetailsForm .dateTable{
	width:100%;
}
#payDetailsForm .dateTable select.short{
	width:60px;
}
#payDetailsForm .dateTable select.med{
	width:80px;
}
#payDetailsForm .dateTable select.long{
	width:140px;
}
#payDetailsForm #cType{
	width:160px;	
}
#faqsPanel{
	position:absolute;
	z-index:2;
	margin:-10px 0 0 628px;
	width:246px;
	height:205px;
	padding:20px 10px 0 25px;
	background:url("../images/bg_faqs_panel.png");
	overflow:scroll;
}
#faqsPanel .h1Holder{
	height:40px;
}
#toprightPanel{
	position:absolute;
	z-index:2;
	margin:-10px 0 0 628px;
	width:281px;
	height:225px;
}
#basketTitle{
	height:45px;
	border-bottom:1px solid #730D0F;
}
#basket p{
	padding:20px 0 20px 0;
	height:60px;
}
#basket table{
	width:100%;
}
#basket td.total{
	text-align:right;
}
#faqsPanel ul{
	list-style:none;
	line-height:1.3;
}
#bookingPanel{
	float:right;
	width:267px;
	height:370px;
	padding:80px 0 0 30px;
	background:url("../images/bg_booking_panel.png");
}
#bookingPanel table{
	width:225px;
	margin:2px 0 0 6px;
}
#bookingPanel table td{
	padding:2px 0 2px 0;
}
#bookingPanel .partyTable td{
	width:33%;
}
#bookingSubmit{
	margin:10px 0 0 0;
}
#visitEng{
	position:absolute;
	z-index:10;
	margin:-100px 0 0 180px;
}
#indexMain{
	padding:30px 0 0 0;
}
.paperPanel{
	float:left;
	width:253px;
	height:213px;
	padding:3px 0 0 0;
	background:url("../images/bg_paper_panel.png");
	line-height:1.5;
}
#manZip{
	position:absolute;
	z-index:3;
	margin:-5px 0 0 155px;
}
#monkey{
	position:absolute;
	z-index:2;
	margin:-45px 0 0 175px;
}
#monkey2{
	position:absolute;
	z-index:6;
	margin:-65px 0 0 175px;
}
#indexMain .h1Holder{
	width:100%;
	text-align:center;
	padding:20px 0 0 0;
	height:45px;
	font-size:17px;
}

#indexMain #jungCam{
	width:200px;
}
.paperPanel .padded{
        height:90px;
	padding:8px 0 0 30px;
}
.btnRed{
	width:109px;
	height:32px;
	padding:8px 0 0 20px;
	background:url("../images/bg_btn_red.png");
}
.paperPanel .btnRed{
	position:absolute;
	z-index:2;
	margin:-15px 0 0 110px;
}
#lowerPaperPanel{
	position:absolute;
	z-index:3;
	margin:196px 0 0 0;
}
#lowerPaperPanel .btnRed{
	position:absolute;
	z-index:4;
	margin:10px 0 0 110px;
}
#corporateBookings{
	float:left;
	width:315px;
	height:200px;
	margin:0 0 0 8px;
	background:url("../images/bg_corporate_bookings.png");
	line-height:1.5;
}
#corporateBookings .padded{
    padding:8px 0 0 30px;
    height:125px;
}
#corporateBookings .btnRed{
	position:absolute;
	z-index:4;
	margin:-40px 0 0 185px;
}
#viewGallery{
	position:absolute;
	z-index:4;
	width:150px;
	margin:102px 0 0 125px;
}
select.short{
	width:45px;
}
select.med{
	width:70px;
}
select.long{
	width:95px;
}
select.xlong{
	width:160px;
}
#bookingPanel .locTable td.radio{
	width:20px;
}
#facebook{
	position:absolute;
	z-index:4;
	margin:20px 0 0 0;
}
#twitter{
	position:absolute;
	z-index:5;
	margin:20px 0 0 140px;
}
#footer{
	float:right;
	width:544px;
	height:104px;
	margin:0 50px 25px 0;
	padding:0 40px 0 210px;
	background:url("../images/bg_footer.png");
}

#footer .cc{height:40px; width:544px; float:right; padding:5px 0 5px 0;}
#footer .cc img{float:right;}

#cocreate{
	float:right;
	padding:5px 0 0 0;
}
#copyright{
	float:left;
	width:120px;	
}	
#footerMenu{
	float:left;
	width:220px;
	list-style:none;
	padding:5px 0 0 40px;
}
#footerMenu li{
	float:left;
	padding:0 0.5em 0 0.5em;
}
.divfooter{
	clear:both;
	width:1px;
	height:1px;
}
#update{
	margin:20px 0 30px 0;
}
#notApproved, #approved{
	margin:20px 0 20px 0;
}
.rightColImg{
	width:210px;
	height:180px;
	margin:0 0 15px 0;
	padding:43px 0 0 20px;
	background:url("../images/img_right_blank.jpg");
}
/*---------------------------
		Typography
-----------------------------*/

body{
	font-family:Arial, Helvetica, sans-serif;
}

#pageTitle, .h1Holder, #menuUl a{font-family:RokkittRegular;}

.btnRed{font-family:RokkittRegular; font-size:16px;}
.btnRed:hover{text-decoration:underline;}

.sifr{font-family:RokkittRegular;}


#menu ul li a.link, .white{
	color:#FFFFFF;
}
.leftCol, .grey, .leftColWide, .narrowCol, .closer{
	color:#414141;
}
#bookingPanel, #bookingPanel select, .maroon{
	color:#730D0F;
}
#steps, .dgreen{
	color:#274C23;
}
.stepOn{
	color:#41AD49;
}
#basketTitle h1{
	font-size:1.6em;
}
.stepTitle h1{
	font-size:1.4em;
}
#indexMain h1, h2{
	font-size:1.15em;
}
#viewGallery a, #steps, .leftCol table, .leftColWide table, .narrowCol table, #basket, .h2Holder p, .leftCol span, .leftColWide span, .narrowCol span{
	font-size:0.85em;
}
.paperPanel span, #corporateBookings span, #bookingPanel, #faqsPanel ul, .daySpaces, #notApproved p, #approved p{
	font-size:0.8em;
}
#footer{
	font-size:0.7em;
}
.btnRed a, #viewGallery a, #footer a, .nav a, .btnNext a{
	text-decoration:none;
}
#footer a:hover, .nav a:hover{
	text-decoration:underline;
}
#indexMain h1, #pageTitle h1, .stepTitle h1, #basketTitle h1{
	font-weight:100;
}
#steps{
	font-weight:bold;
}
/*------------------------------
			Gallery
------------------------------*/
.photo{
	padding:26px 0 0 12px;
	float:left;
	width:145px;
	height:135px;
	cursor:pointer;
	background:url(../images/bg_photo.jpg) no-repeat;
}
.galleryWindow{
	position:absolute;
	z-index:20;
	margin:0 0 0 100px;	
}
.galleryWindow table{
	border:5px solid #E9E9E9;
	background:#FFFFFF;
}
.galleryWindow table td{
	padding:20px;	
}
.galleryWindow table .nav td{
	border-top:5px solid #E9E9E9;
	font-size:0.8em;
}
.galleryWindow table td.closer{
	text-align:left;	
}
.galleryWindow table td.prev{
	width:70px;
	text-align:left;
}
.galleryWindow table td.next{
	width:45px;
	text-align:right;
}
/*------------------------------
		Sub Menu
------------------------------*/
#menu{
    float:left;
    position:absolute;
	z-index:200;
    width:526px;
    height:40px;
    margin:40px 0 0 215px;
    padding:14px 0 0 5px;

}

#menu.index{
    background:url("../images/bg_menu.png") top no-repeat;
}

/*
#menu a{font-family:RokkittRegular;}

.menuSifr{color:#FFF; text-decoration:none; font-size:18px;}
.sifr{font-size:18px;}

#menu.index{
    background:url("../images/bg_menu.png") top no-repeat;
}
#menu ul{
    list-style:none;
}
#menu ul li{
    float:left;
	width:90px;
}
#menu ul li a.link{
    width:90px;
}
#menu ul #homeLi, #menu ul #bookLi, #homeA, #bookA{
    width:50px;
}
#menu li ul, #menu #menuUl li span ul, #menu ul li ul{
    line-height:1.6;
    position:absolute;
    z-index:2000;
    left:-999em;
    list-style:none;
    margin:0 0 0 0;
    width:170px;
    background-color:#225d29;
    padding:0 0 10px 0;
}
#menu li{
    position:relative;
}
#menu li:hover ul, #menu #menuUl li:hover ul{
    position:relative;
    left:auto;
	z-index:100;
}
#menu li ul{
	top:20px;
}
#menu li span ul li, #menu #menuUl li ul li, #menu ul li ul li{
    background:#225d29;
    float:none;
    width:150px;
    padding:0 10px 0 10px;
}
#menu li span ul li a, #menu #menuUl li ul li a{
    font-size:14px;
    text-decoration:none;
    color:#FFFFFF;
}
#menu li span ul li a:hover, #menu #menuUl li ul li a:hover{
    color:#41AD49;
}

*/

ul.dropdown {
 font: normal 16px "RokkittRegular";
}

    ul.dropdown li {
     padding: 7px 0;
     color: #fff;
     line-height: normal;
	 font-family:RokkittRegular;
    }

    ul.dropdown li.hover,
    ul.dropdown li.link:hover {
     
    }

    ul.dropdown a.link:link,
    ul.dropdown a.link:visited { color: #fff; text-decoration: none; }
    ul.dropdown a.link:hover { color: #fff; text-decoration: underline; }
    ul.dropdown a.link:active { color: #fff; }


/* ----- END LEVEL */


    /* ----- NON-FIRST LEVEL */

    ul.dropdown ul {
     
     background-color: #225d29;
     color: #fff;
     font-size: 14px;
     text-transform: none;
    }

        ul.dropdown ul li {
         background-color: #225d29;
         color: #FFFFFF;
         filter: none;
        }

        ul.dropdown ul li.hover,
        ul.dropdown ul li:hover {
         background-color: #225d29;
        }

        ul.dropdown ul a.link:link,
        ul.dropdown ul a.link:visited { color: #fff; }
        ul.dropdown ul a.link:hover { color: #fff; text-decoration: none; }
        ul.dropdown ul a.link:active { color: #fff; }


/* ----- END LEVEL */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown *.dir {
 padding-right: 12px;
 background-image: none;
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

/* ----- END LEVEL */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
/* width: 100%; */
width: 170px;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}


ul.dropdown li a.link {
 display: block;
 padding: 7px 14px;
}


/* ------------- Override default */

    ul.dropdown li {
     padding: 0;
    }


/* ------------- Reinitiate default: post-override activities  */

    ul.dropdown li.dir {
     padding: 7px 20px 7px 14px;
    }

    ul.dropdown ul li.dir {
     padding-right: 15px;
    }


/* ------------- Custom */

    ul.dropdown li {

    }

    ul.dropdown ul a.link {
     padding: 4px 5px 4px 14px;
     width: 151px; /* Especially for IE */
    }

    ul.dropdown ul a.link:hover {
     background-color: #225d29;
    }

    ul.dropdown a.open {
     background-color: #225d29;
     color: #fff;
    }

    ul.dropdown ul a.open {
     background-color: #225d29;
     color: #fff;
    }


    /* CSS 2.1 */

    ul.dropdown li:hover > a.dir {
     background-color: #225d29;
     color: #fff;
    }

    ul.dropdown ul li:hover > a.dir {
     background-color: #225d29;
     color: #fff;
    }
/* Components override */










.error-text{color:#FF0000;}
.error-field input{border:solid 1px #FF0000;width:297px;padding:2px 0 2px 3px;background:#DCDDDE;width:300px;height:22px;}
.error-field textarea{border:solid 1px #FF0000;width:297px;padding:2px 0 2px 3px;background:#DCDDDE;width:300px;height:115px;}
.green{color:#009900;}

.galleryHolder{width:810px; clear:both; float:left;}

.rightCol{width:240px; float:right;}

#indexFlash{
	position:absolute;
	z-index:3;
	width:859px;
	height:270px;
	margin:75px 0 0 23px;
	padding:25px 0 0 15px;
	background:url("../images/bg_index_flash.png");
}
	
.scrollable{position:relative; overflow:hidden; width:654px; height:270px;}
.scrollable .items {width:20000em; position:absolute;}
.items div {float:left; border:solid red 1px;}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:654px;
		height:270px;
		overflow:hidden; 
		}	
	
	
/* // Easy Slider */
