* {
	margin: 0;
	padding: 0;
}
	
html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #475478 url(images/bg01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FAF4FF;
}

h1 {
    color:#000000;
    padding:0;
    margin:1px 0;   
    font-size:1.6em; 
    }

h3 {
    color:#000000;
    padding:0;
    margin:1px 0;   
    font-size:1.6em; 
    }

h2 {
    font-size:1.4em;
    padding:0;
    margin:1px 0;
    }
 
h4 {
    color:#000000;
    padding:0;
    margin:1px 0;   
    font-size:1.4em; 
    }
  
               
p {
	text-align: left;
	line-height: 120%;
	padding:5px 0;
}

a img {
	border: none;
}

img.alignleft,span.alignleft {
	float: left;
	margin: 3px 10px 0px 0px;
	text-align:center	
}

img.alignright,span.alignright {
	float: right;
	margin: 3px 0px 0px 10px;
	text-align:center;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

a {
    color:#ffffff;
    text-decoration:underline;
      }
      
a:visited {
    color:#ffff00;
    }
          
a:hover {
    color:#000000;
    text-decoration:none;
    }
    
    

/** WRAPPER */

#wrapper {
	width: 937px;
	margin: 0px auto;
	padding-bottom: 40px;
	}

/** HEADER */

#header {
	height: 108px;
	padding: 198px 0px 0px 0px;
	background: url(images/bg02.gif) no-repeat left top;
}

/** LOGO */

#logo {
	float: left;
	width: 937px;
	height: 108px;
	background: url(images/menu-banner.gif) no-repeat left top;

}

#logo a.logo {
    width:550px;
    height:85px;
    display:block;
    float:left;   
    }
    
#logo a.logo span {
    display:none;
    }    

/** MENU */

#menu {
	height: 108px;
	float:left;
	padding-left:15px;
}

/*IE6*/
* html #menu {
	width:320px;
}	

* html #menu li {
    padding:0px;
}

/******/    

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 5px;
}

#music_menu {
 	margin:0px;
	padding: 0px;
	list-style: none;
	line-height: normal;	
	display:none;
	width:70px;	
}


#music_menu li {
    position:relative;
	float:left;    
    border:2px solid #000000;	
    background-color:#FFFFFF;  
	padding: 0px 0px 0px 0px;
	margin:0; 
	width:70px;
	clear:left; 
	border-top:none;      
}
    
#music_menu li.first {
    margin-top:-1px;
    border-bottom:none;
}        

#menu a {
    display:block;
	color: #8182A3;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	height:60px;
}


#menu a:hover {
	text-decoration: none;
	color: #9B87B2;
}

#karaoke {
	background: url(images/karaoke-icon2.gif) no-repeat center;    
	width:70px;	
}

#karaoke:hover {
	background: url(images/karaoke-icon.gif) no-repeat center;    
	width:70px;	
}

#disco {
	background: url(images/disco-icon.png) no-repeat center;    
	width:70px;	
}

#gallery {
	background: url(images/gallery-icon.gif) no-repeat center;    
	width:70px;	
}

#music {
	background: url(images/music-icon.gif) no-repeat center;    
	width:70px;	
}

#disco:hover {
	background: url(images/disco-icon2.png) no-repeat center;    
	width:70px;	
}

#events {
	background: url(images/events-icon2.gif) no-repeat center;    
	width:70px;
}   

#events:hover {
	background: url(images/events-icon.gif) no-repeat center;    
}   

#contact {
	background: url(images/contact-icon.gif) no-repeat center;    
	width:80px;	
} 

#contact:hover {
	background: url(images/contact-icon2.gif) no-repeat center;    
} 

#gallery:hover {
	background: url(images/gallery-icon2.gif) no-repeat center;    
	width:70px;	
}

#menu a span , .bgbtm a span{
    visibility:hidden;
    }

/** PAGE */

#page {
	margin-bottom: 10px;
	padding: 0px 50px 0px 59px;
	background: url(images/bg1_01.gif) repeat-y 59px 0px;

}

#bgtop {
	background: url(images/bg1_02.gif) no-repeat 0px 0px;
	padding-top:1px;
}

#bgbtm {
	background: url(images/bg1_03.gif) no-repeat 0px 100%;

}

.but_lnk {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;

}

.but_lnk  li {

	float: left;
    display:block;	
	width:70px;
	height:72px;    
	margin-left:27px;
}

li.evt {

	float: left;
	margin: 0px 0px 0px 55px;
}

.but_lnk a {
    display:block;
	color: #8182A3;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	width:70px;
	height:72px;
}

.lnk_lst {
    margin-left:20px;
}



.lnk_lst li {
    width:160px;
    }
        

.home #page {
	margin-bottom: 0px;
	background: none;
}

.single #page {
	background-image: url(images/bg2_01.gif);
}

.single #bgtop {
	background-image: url(images/bg2_02.gif);
}

.single #bgbtm {
	background-image: url(images/bg2_03.gif);
}

/** CONTENT */

#content2 {
	width: 555px;
	padding-left:10px;
	float:left;
	height: 470px;
	overflow:auto;
	margin:10px 10px 0px 0px;
}

#content2 p {
     padding-right:10px;
 }

.home #content {
	width: 447px;
	float:right;
}

.single #content {
	float: none;
	width: auto;
	padding-right: 25px;
}

/** SIDEBAR */

#sidebar {
	width: 186px;
	padding: 30px 30px 10px 0px;
}

#sidebar2 {
	width: 220px;
	padding: 0px 5px 10px 0px;
	margin:10px 10px 10px 0px;
	float: right;	
	height: 460px;
	overflow:auto;	

}

/*** IE6 ***/

* html #sidebar2 {
	width: 230px;
	padding: 10px 5px 10px 0px;
	margin:0px;
	float: right;	
	height: 460px;
	overflow:auto;	

}


/*****/
#sidebar2 h3 {
    font-size:1.3em;
}

.home #sidebar {
	width: 371px;
	height: 500px;
	padding:0;
	background: url(images/bg04.gif) no-repeat left top;
	color: #FFFFFF;
	float: left;
	margin:0;
}

.home #sidebar a {
	text-decoration: none;
	/*color: #8182A3;*/
	font-weight:bold;	
    color:#000000;	
   
} 

.home #sidebar a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/*
.home #sidebar a {
	text-decoration: none;
	color: #FFFFFF;
}

.home #sidebar a:hover {
	text-decoration: underline;
}*/

/** FOOTER */

#footer {
	height: 58px;
	padding: 0px 50px 0px 59px;
	background: url(images/bg08.gif) no-repeat 60px 0px;
}

#footer p {
	margin: 0px;
	padding: 23px 12px;
	line-height: normal;
    /*color: #9B87B2;*/
    color:#ffffff;
}

#footer .legal {
	float: left;
	font-size:1.2em;	
	width:260px;
}

#footer .links {
	float: right;
	font-size:1em;
    text-align:right;
	width:520px;
}

#footer .links a {
	padding-left: 16px;
}

#footer a {
	text-decoration: none;
	/*color: #8182A3;*/
	font-weight:bold;	
    color:#ffffff;	
   
} 


#footer a:visited {
    color:#ffff00;
    }
    
#footer a:hover {
	text-decoration: none;
	/*color: #9B87B2;*/
	color:#000000;
}


    

/** BOX1 */

#box1 {
	background: url(images/bg05.gif) repeat-y left top;
}

#box1 .bgtop {
	background: url(images/bg06.gif) no-repeat left top;
}

#box1 .bgbtm {
	height: 371px;
	min-height: 371px;
	background: url(images/bg07.gif) no-repeat left bottom;
}

html>body #box1 .bgbtm {
	height: auto;
}

#box1 .column1 {
	width: 160px;
	padding: 10px 0px 0px 17px;
	float: left;	
	text-align:left;	
	height:475px;	
}

#box1 .column2 {
	width: 220px;
	padding: 10px 10px 0px 0px;
	float: right;	
	text-align:left;
	height:250px;
}




.list1 {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	line-height: normal;
	list-style: none;
}

.list1 li {
	height: 21px;
	margin: 0px 0px 32px 0px;
	padding: 0px 0px 0px 22px;
	background: url(images/homepage02.gif) no-repeat left center;
}


/** BOX2 */

#box2 {

	width: 220px;
	padding: 10px 0px 0px 14px;
	font-weight:bold;
}


#box2 a {
	font-weight: bold;
    font-size:1.4em;	
}

#box2 img {
    margin-left:30px;
    }

.welcome {
    font-size:1.7em;
	/*color: #FFD3FE*/;    
    color: #000000;    	
    }

.personal {
	font-weight:bold;	
    color:#000000;	
    font-size:1.3em;    
    }
    
/** BOX3 */

#box3 {
	background: url(images/bg1_01.gif) repeat-y left top;
}

#box3 .bgtop {
	background: url(images/bg1_02.gif) no-repeat left top;
}

#box3 .bgbtm {
	height: 341px;
	min-height: 341px;
	padding: 30px 20px 0px 20px;
	background: url(images/bg1_03.gif) no-repeat left bottom;
}

html>body #box3 .bgbtm {
	height: auto;
}

/** BOX4 */

#box4 {
	background: url(images/bg2_01.gif) repeat-y left top;
}

#box4 .bgtop {
	background: url(images/bg2_02.gif) no-repeat left top;
}

#box4 .bgbtm {
	height: 341px;
	min-height: 341px;
	padding: 30px 20px 0px 20px;
	background: url(images/bg2_03.gif) no-repeat left bottom;
}

html>body #box4 .bgbtm {
	height: auto;
}

/* W3C */
.access ul { 
    padding:0;
    margin:0;
    }
    
.access ul li{
    margin:10px 0 10px 0px;
    padding:3px 3px 3px 25px;
    text-align:left;
    background:url(images/tick.png) no-repeat center left;
    list-style-type:none;
    line-height:1.4em;
}

.accesskeys ul {
    padding:0;
    margin:0;
    }
  
.accesskeys ul li{
    padding:3px 3px;
    text-align:left;
    list-style-type: none;
    font-size:1.2em;
    margin-left: 15px;    
}

.accesskeys ul {
    margin-bottom:10px;
} 

#w3c {
    width:160px;
    height:20px;
    margin-left:40px;
    margin-top:20px;
}  

/**** FAQ ****/

dl {
    margin:20px 10px 20px 0;
}  

dd {
    margin-bottom:10px;
    }
    
dt {
    color:#000000;
    font-weight:bold;
    }  

.clear{
    clear:both;
}    
    
/**** PERSONALISING YOUR PARTY ****/
.party1,.party2 { 
    padding:0;
    margin:0;
    width:280px;
    float:left;    
    }

.party_img {
    width:255px;
    float:left;
 
}    
    
.party1 li, .karaoke1 li{
    margin:5px 0 5px 0px;
    padding:3px 3px 3px 25px;
    text-align:left;
    background:url(images/cross.png) no-repeat center left;
    list-style-type:none;
    line-height:1.4em;
} 

.party2 li,.karaoke2 li{
    margin:5px 0 5px 0px;
    padding:3px 3px 3px 25px;
    text-align:left;
    background:url(images/tick.png) no-repeat center left;
    list-style-type:none;
    line-height:1.4em;
} 

.blk {
    color:#000000;    
    margin-top:10px;  
    }
    
/*** KARAOKE ***/
.karaoke1,.karaoke2 { 
    padding:0;
    margin:0;  
    }
        
    
/*** KIDS ***/
.kids li{
    margin:5px 0 5px 0px;
    padding:3px;
    text-align:left;
    list-style-type:none;
    line-height:1.4em;
} 

.kids b {
    color:#000000;
    }
    
.black {
     color:#000000;
    }   
/**** ENQUIRY FORM ****/
    
fieldset {
    padding:5px;
        }

label {
    float:left;
    display:block;
    width:80px;
    line-height:20px;    
    clear:left;
    }        
    
input {
    display:block;
    float:left;
    width:120px;   
    }
    
select {
    display:block;
    float:left;
    width:124px;        
    }    

legend {
    font-weight:bold;
    color:#000000;
    }   
    
input.submit {
    margin:0 auto;
    float:none;
    cursor:pointer;
    }    
    
.req {
    text-align:center;
    padding:0;
    margin:0;
    }
     
#form_img2 {
    margin:10px 0px 0px 15px;
    }
    
/* DISCO PAGE */
.disco_list {
    width:280px;
    float:left;
}

.disco_img {
    width:255px;
    float:left;
 
}

.disco_list li {
    margin:5px 0 5px 0px;
    padding:3px 3px 3px 25px;
    text-align:left;
    background:url(images/tick.png) no-repeat center left;
    list-style-type:none;
    line-height:1.4em;
}   

/* SITE MAP */
.map h4 {
    text-decoration:underline;
    }
    
.map a {
    font-size:1.2em;
    }
    
.map div.alignleft {
    width:250px;
    float:left;
    margin-top:20px;
    }

.map div.alignright {
    width:250px;
    float:right;
    margin-top:20px; 
     
    }
            
.map ul li {
    margin-left:20px;
    list-style:circle;
    padding:5px;
    }    
    
/* GALLERY PAGE */
#gallery_list {
    margin-left:5px;
    list-style:none;
    font-size:1em;
    font-weight:bold;
    margin-top:10px;
}

#gallery_list li {
    margin-left:5px;
    display:block;
    width:230px;
    float:left;
    padding:5px;
}    



        
