
/*
define global styles
*/
body	
{
	font-family:  Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.7em;
	background-color: #000000;
}


h1	
{
	font-size: 150%;	
}

h2
{
	font-size: 130%;	
}


p 				{line-height: 140%;	margin-top: 0px;margin-bottom: color: #ffffff; 1em;}
a				{color: #FEDB00; text-decoration: none;}
a:hover 		{color: #FEDB00; text-decoration: underline;}
.invisible		{ display: none; }


/*
define styles for the containers 
*/

#outer-container 
{
	position: absolute;
	left: 50%;
	top: 0px;
	width: 780px;				
	margin-left: -390px;		
	display: block;		
}



#header
{
	height: 241px;
	width: 780px;
	background-image: url(/images/global/topbarwoo.jpg);
	margin-bottom: 0px;
}

#invisible
{
	display:none;
}

#content 
{
	background-image: url(/images/home/backhome.jpg);
	background-repeat:no-repeat;
	margin-bottom: 0px;
	padding-top: 0px;
	width: 780px;
	height: 517px;
}

/*Image replacement code for headers*/

/* IE5 Mac Hack \*/
h2 { overflow: hidden; 
	margin-left:10px;}
/*/
h1 { text-indent: -100em; }
/* End Hack */

h2 span {
 display: block;
 position: relative;
 z-index: 1;
}

/* titles */
#home span { margin-bottom: -30px; }

#home, #home span {
 width: 284px; height: 35px;
 background-image: url(/images/home/origin.gif);
 background-repeat: no-repeat;
} 

#mm span { margin-bottom: -30px; }

#mm, #mm span {
 width: 185px; height: 40px;
 background-image: url(/images/titles/MonkeyManifesto.gif);
 background-repeat: no-repeat;
} 

#h_profiles span { margin-bottom: -30px; }

#h_profiles, #h_profiles span {
 width: 94px; height: 40px;
 background-image: url(/images/titles/Profiles.gif);
 background-repeat: no-repeat;
} 

#t_hayley span { margin-bottom: -30px; }

#t_hayley, #t_hayley span {
 width: 281px; height: 45px;
 background-image: url(/images/titles/Hayley.gif);
 background-repeat: no-repeat;
} 

#t_rach span { margin-bottom: -30px; }

#t_rach, #t_rach span {
 width: 215px; height: 54px;
 background-image: url(/images/titles/Rach.gif);
 background-repeat: no-repeat;
} 

#t_clare span { margin-bottom: -30px; }

#t_clare, #t_clare span {
 width: 161px; height: 54px;
 background-image: url(/images/titles/Clare.gif);
 background-repeat: no-repeat;
} 

#contactUs span { margin-bottom: -30px; }

#contactUs, #contactUs span {
 width: 122px; height: 40px;
 background-image: url(/images/titles/ContactUs.gif);
 background-repeat: no-repeat;
} 

#t_Links span { margin-bottom: -30px; }

#t_Links, #t_Links span {
 width: 52px; height: 40px;
 background-image: url(/images/titles/Links.gif);
 background-repeat: no-repeat;
} 

#t_Cocktails span { margin-bottom: -30px; }

#t_Cocktails, #t_Cocktails span {
 width: 106px; height: 40px;
 background-image: url(/images/titles/cocktails.gif);
 background-repeat: no-repeat;
} 

/* home page */
#content #MainConttop
{
	width: 576px;
	margin-bottom: 0px;
	padding-top: 1px;
	margin-left: 10px;
}

#content #MainContbottom
{
	padding-top: 31px;
	width: 460px;
	float: right;
}	

#content #monkey
{
	position: absolute;
	top: 254px;
	left: 595px;
	
}	

#MMLink
{
	margin-left:100px;
	margin-top:20px;}

/*
Manifesto
*/
#manif
{
	background-image: url(/images/manifesto/bg.jpg);
	background-repeat: no-repeat;
	color: #333333;
	height:600px;
	font-family:Georgia;
	width: 800px;
}

#manif p
{
	line-height:180%;
}
	

#manif #contentLeft
{
	margin-top: 100px;
	padding-left: 65px;
	width: 300px;
	float:left;
}

#manif #contentRight
{
	margin-top: 100px;
	padding-right: 105px;
	width: 300px;
	float:right;
}


* html body #manif #contentLeft{
    width: 365px;
}

* html body #manif #contentRight{
    width: 400px;
}

/*
Consultancy
*/
#consultancy
{
	background-image: url(/images/consultancy/bg.jpg);
	background-repeat: no-repeat;
	height: 550px;
}

#consultancy #contentLeft, #agency #contentLeft, #events #contentLeft
{
	margin-top: 30px;
	padding-left: 10px;
	width: 280px;
	float:left;
}

/*
Agency
*/
#agency
{
	background-image: url(/images/agency/bg.jpg);
	background-repeat: no-repeat;
	height: 550px;
}

/*
Events
*/
#events
{
	background-image: url(/images/events/bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
}

#events #buttons
{
	width: 500px;
	margin-top: 70px;
	margin-left: 200px;
}

/*
Private Events
*/
#private-events
{
	background-image: url(/images/events/private/bg.jpg);
	background-repeat: no-repeat;
	height: 530px;
}

#private-events #contentLeft
{
	margin-top: 30px;
	padding-left: 10px;
	width: 350px;
	float:left;
}

/*
corporate Events
*/
#corporate-events
{
	background-image: url(/images/events/corporate/bg.jpg);
	background-repeat: no-repeat;
	height: 530px;
}

#corporate-events #contentLeft 
{
	margin-top: 30px;
	padding-left: 10px;
	width: 750px;
	float:left;
}

/*
cocktail Masterclass
*/
#masterclass
{
	background-image: url(/images/masterclass/bg.jpg);
	background-repeat: no-repeat;
	height: 530px;
}

#masterclass #contentLeft 
{
	margin-top: 250px;
	padding-left: 200px;
	width: 250px;
	float:left;
}

* html body #masterclass #contentLeft{
    width: 450px;
}

/*
Bar School
*/
#barschool #toptitle
{
	position: absolute;
	top: 255px;
	left: 283px;
	width: 217px;
	height: 72px;	
}	

#barschool 
{
	
	width: 780px;
	margin-bottom: 0px;
	padding-top: 0px;	
}

#secnav
{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:10px;
}

#barschool #MainContpic
{
	background-image: url(/images/barschool/notepad1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 629px;
	height: 480px;
	margin-top: 45px;
}

#barschool #MainContleft
{
	width: 252px;
	color: #333333;
	padding-left:33px;
	padding-top:100px;	
	padding-bottom:0px;
}

#barschool #nav
{
	padding-top: 35px;
}

#barschool #nav li
{
	list-style-type: none;
	float: left;
	padding-left: 7px;
	color: #FEDB00;
}

#barschool #MainContright
{
	width: 180px;
	height: 381px;
	position: absolute;
	top: 361px;
	left: 629px;
}

#ProfSecNav
{
	position:absolute;
	top:270px;
	left:600px;
}

/*
Hayley
*/
#hayley
{
	background-image: url(/images/profiles/hayley/portrait.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 430px;
}

#hayley #contentLeft 
{
	margin-top: 30px;
	padding-left: 10px;
	width: 550px;
	float:left;
}

/*
Rach
*/
#rach #contentLeft 
{
	margin-top: 10px;
	padding-left: 10px;
	width: 750px;
	float:left;
}

/*
Clare
*/
#clare
{
	background-image: url(/images/profiles/clare/portrait.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 430px;
}

#clare #contentLeft 
{
	margin-top: 30px;
	padding-left: 10px;
	width: 550px;
	float:left;
}

/*
Contact Us
*/
#contact
{
width: 1700px;
}

#contact #contentLeft 
{
	margin-top: 30px;
	padding-left: 10px;
	width: 700px;
	float:left;
}

/*
Links
*/
#links
{
	background-image: url(/images/links/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;	
}

#links p
{
	line-height: 150%;
}

#links #contentLeft 
{
	padding-left: 10px;
	width: 520px;
	float:left;
}

/*
Cocktails
*/

#cocktails h3
{
	color: #FEDB00;
}

#cocktails #contentLeft 
{
	padding-left: 10px;
	width: 520px;
	float:left;
}

.cocktaildesc
{
	clear:both;			
}

.cocktaildesc p
{
	padding-top:10px;
}

.CocktailImg
{
	padding-right:10px;
}

.spacer
{
	clear:both;			
	padding:0px;
	margin: 0px;
	height:30px;
	width:1px;
}

/*
footer
*/

#footer
{
	width: 780;
	padding-bottom: 0px;	
}

#footer li
{
	list-style-type: none;
	float: left;
	padding-left: 15px;
}

#footer a
{
	color: #FFFFFF;
}

#footer #list
{
	padding-top:10px;
	padding-left: 150px;
	padding-bottom: 0px;
}

#sit
{
	clear:both;
	padding-top:10px;
}

#sit a
{
	color:#111111;	
	text-align:center;
	padding-left:250px;
}

#sit a:hover 
{
	color:#F1991C;	
	text-align:center;
	text-decoration: none;	
}

/****************************************** location page ***************************************/

#locLeft {
    width: 433px;
    float: left;
    padding: 20px 0 0;
}

#locLeft h2 {
    margin: 0 0 20px 0;
    padding: 0;
}

#locRight {
    width: 285px;
    float: right;
    padding: 20px 0 0;
    
}

#locLeft img {
    padding: 0 0 15px 0;
}

#locRight img {
    padding: 0 0 20px 0;
}

#manif p a {
    color: #d42216;
}