
/* --------------------------------------------/ UNIVERSAL CLASSES \-------------------------------------------- */

/* --------------------------------------------*/




/* --------------------------------------------/ BROWSER INITIALIZATION \-------------------------------------------- */

	* { margin : 0; padding : 0; }
	h1,h2,h3,h4,h5,h6 { font-size : 100%; }
	ol,ul { list-style : none; }
	table { border-collapse : collapse; border-spacing : 0; }
	fieldset,img { border : 0; }
	caption,th { text-align : left; }
	
	body { 
	text-align:left; 
	color:#000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	}

/* --------------------------------------------*/




/* --------------------------------------------/ BOX MODEL CLASS \-------------------------------------------- */

	.box { position:relative; float:left; width:160px; height:190px; margin:10px; overflow:hidden; }
	
	.subbox { position:relative; float:left; width:170px; height:115px; margin-top:5px; margin-left:40px; overflow:hidden;}
	
	.thrillbox { position:relative; float:left; width:600px; margin-top:5px; margin-left:20px;}
	
	.thrillbox1 { position:relative; float:left; width:155px; margin-top:5px; }
	
	.box3 { position:relative; float:left; width:240px; height:580px; overflow:hidden; }
	
	.thrillbox3 { position:relative; float:left; width:400px; margin-top:5px; margin-left:20px;}
	
	.box4 { position:relative; float:left; width:903px; height:212px; overflow:hidden; }
	
	.hoursbox { position:relative; float:left; width:300px; height:460px; overflow:hidden; margin-left:10px; }
	
	.hoursbox2 { position:relative; float:left; width:130px; height:460px; overflow:hidden; margin-left:10px; }
	
	.hoursbox1 { position:relative; float:left; width:130px; height:460px; overflow:hidden; margin-left:10px; }

/* --------------------------------------------*/


/* --------------------------------------------/ HEADER \-------------------------------------------- */

	#container_header { width:100%; height:100%; margin-top:10px; }
		
		#header { 
		position:relative; 
		width:912px;
		height:260px;
		margin:auto;
		background-image:url(../images/header_new.jpg);
		}
		
		#header h1{ color:#FFFFFF; font-size:16px; line-height:20px; text-align:center; padding:10px 5px 0 0;}
		
		#header p{ color:#FFFFFF; font-size:12px; padding:5px 5px 0 0;}

/* --------------------------------------------*/


/* --------------------------------------------/ NAV \-------------------------------------------- */

#container_nav { width:100%; height:100%; }
	
	#nav { 
	position:relative;
	width:912px;
	height:28px;
	margin:auto;
	background-image:url(../images/home_nav.jpg);
	}
	
		#nav li { position:relative; float:left;  }
		#nav a { position:relative; display:block; display:inline; padding:0px 15px; height:21px; top:7px; text-decoration:none; color:#FFF; }
		
	#sub-nav { 
	position:relative;
	width:912px;
	height:28px;
	margin:auto;
	background-image:url(../images/sub_nav_new.jpg);
	}
	
		#sub-nav li { position:relative; float:left;  }
		#sub-nav a { position:relative; display:block; display:inline; padding:0px 15px; height:21px; top:7px; text-decoration:none; color:#FFF; }

/* --------------------------------------------*/
 
/* --------------------------------------------/ CONTENT \-------------------------------------------- */

#container_content { width:100%; }

	#content { 
		position:relative;  
		width:912px;
		height:100%;
		margin:auto;
		background-image:url(../images/clear.jpg);
		}
		
		#menu { 
		width:216px;
		height:690px;
		
		}
		
		#menu-bar li, #menu-bar a{
		height:70px;
		display:block;
		}
	
		#menu-bar li {
		margin-left:20px;
		margin-top:12px;
		list-style:none;
		}
		
		#menu-bar span {
		display:none;
		}
		
		#menu-bar-01 {width:180px; }
		#menu-bar-02 {width:180px; }
		#menu-bar-03 {width:180px; }
		#menu-bar-04 {width:180px; }
		#menu-bar-05 {width:180px; }
		#menu-bar-06 {width:180px; }
		#menu-bar-07 {width:180px; }

		#homepagemenu{ 
		width:900px;
		height:200px;
		margin:5px 0px 0px 20px;
		}
		
		
		#hp-bar a{
		height:180px;
		display:block;
		
		}
		
		#hp-bar li{
		display:inline;
		position:relative;
		float:left;
		margin-left:18px;
		list-style:none;
		}
		
		#hp-bar span {
		display:none;
		}
		
		#hp-bar-01 {width:110px; }
		#hp-bar-02 {width:110px; }
		#hp-bar-03 {width:110px; }
		#hp-bar-04 {width:110px; }
		#hp-bar-05 {width:110px; }
		#hp-bar-06 {width:110px; }
		#hp-bar-07 {width:110px; }
		
		
		
		
		#left-content { 
		position:relative; 
		float:left; 
		width:546px; /* (#content width) - (2 * (#middle-content padding) */
		height:332px;
		margin:auto;
		}

		#right-content { 
		position:relative; 
		float:left;
		width:360px; /* (#content width) - (2 * (#middle-content padding) */
		height:332px;
		margin:auto;
		background-image:url(../images/playlands_HP_13.jpg);
		}
		
			#right-content li{ padding:0; margin:0;} 
		
			#must-see1 a{ display:block; background-image:url(../images/mustsee/images/must-see_01.jpg); width:328px; height:43px;}
			
			#must-see1 a:hover{ background-image:url(../images/mustsee/images/must-see-over_01.jpg);}
			
			#must-see2 a{ display:block; background-image:url(../images/mustsee/images/must-see_02.jpg); width:328px; height:44px;}
			
			#must-see2 a:hover{ background-image:url(../images/mustsee/images/must-see-over_02.jpg);}
			
			#must-see3 a{ display:block; background-image:url(../images/mustsee/images/must-see_03.jpg); width:328px; height:27px;}
			
			#must-see3 a:hover{ background-image:url(../images/mustsee/images/must-see-over_03.jpg);}
			
			#must-see4 a{ display:block; background-image:url(../images/mustsee/images/must-see_04.jpg); width:328px; height:25px;}
			
			#must-see4 a:hover{ background-image:url(../images/mustsee/images/must-see-over_04.jpg);}
			
			#must-see5 a{ display:block; background-image:url(../images/mustsee/images/must-see_05.jpg); width:328px; height:44px;}
			
			#must-see5 a:hover{ background-image:url(../images/mustsee/images/must-see-over_05.jpg);}
			
			#must-see6 a{ display:block; background-image:url(../images/mustsee/images/must-see_06.jpg); width:328px; height:43px;}
			
			#must-see6 a:hover{ background-image:url(../images/mustsee/images/must-see-over_06.jpg);}
			
		
	    #left-subcontent { 
		position:relative; 
		float:left; 
		width:653px; /* (#content width) - (2 * (#middle-content padding) */
		height:100%;
		margin:auto;
		left:5px;
		}
		
			#left-subcontent h6{ font-size:18px; color:#000000; padding-top:20px; padding-left:30px;}
			
			#left-subcontent h5{ font-size:16px; color:#0066CC; padding-top:20px; padding-bottom:20px; padding-left:30px;}
			
			#left-subcontent p{ font-size:12px; color:#000000; padding-top:10px; line-height:18px;}
			

		#right-subcontent { 
		position:relative; 
		float:left;
		width:253px; /* (#content width) - (2 * (#middle-content padding) */
		height:600px;
		background-image:url(../images/subleftnavnew.jpg);
		background-repeat:no-repeat;
		background-color:#fb7b16;
		}
		
		#contact-left-content { 
		position:relative; 
		float:left; 
		width:453px; /* (#content width) - (2 * (#middle-content padding) */
		left:5px;
		}

		#contact-right-content { 
		position:relative; 
		float:left;
		width:453px; /* (#content width) - (2 * (#middle-content padding) */
		margin:auto;
		height:600px;
		}
		
		#bottom-content {
		position:relative;
		float:left;
		width:912px;
		height:212px;
		margin:auto;
		background-image:url(../images/playlands_HP_15.jpg);
		}

			.min-holder { float:left; width:1px; height:360px;  }
	
			.clear {clear:both; height:1px; overflow:hidden; background-image:url(../images/clear.jpg);}
			
			.clear-home {clear:both; height:1px; overflow:hidden; background-color:#FFFFFF;}

/* --------------------------------------------*/




/* --------------------------------------------/ FOOTER \-------------------------------------------- */

#container_footer { clear:both; width:100%; height:100%; }
	
	#footer { 
	position:relative; 
	width:912px;
	height:60px;
	margin:auto;
	background-image:url(../images/playlands_HP_05.jpg);
	color:#000; 
	}

		#footer ul { position:relative; float:right; margin-top:6px; right:20px; padding-bottom:20px; }

		#footer li { position:relative; float:left; margin-left:10px; }

		#footer a { text-decoration:none; color:#000; }

		#footer a:hover { color:#f7941d; }
	
	#sub-footer { 
	position:relative; 
	width:912px;
	height:53px;
	margin:auto;
	background-image:url(../images/sub_footer.jpg);
	color:#000; 
	}

		#sub-footer ul { position:relative; float:right; margin-top:26px; right:20px; }

		#sub-footer li { position:relative; float:left; margin-left:10px; }

		#sub-footer a { text-decoration:none; color:#000; }

		#sub-footer a:hover { color:#fff; }
	

/* --------------------------------------------*/




/* --------------------------------------------/ JSE LINK \-------------------------------------------- */

#container_jseLink { width:100%; height:100%; }
	
	#jseLink { 
	position:relative; 
	width:600px;
	height:40px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px; 
	}
	
		#RLInk1 { display:block; height:40px; padding:5px 0 0 311px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; font-size:10px;
			color:#111; background-image:url(../images/jseLink-black.gif); }
		 /* color:#FFF; background-image:url(../images/jseLink-white.gif); } */

		#RLInk2 { display:block; display:none; width:235px; position:absolute; top:0px; left:0px; padding:5px 0 0 365px; height:40px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; font-size:12px;
			color:#111; background-image:url(../images/jseLink-black-over.gif); }
		 /* color:#FFF; background-image:url(../images/jseLink-white-over.gif); } */


/* --------------------------------------------*/


