/*************************************************** new_style.css by William ********************************************/
/************* body **************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	
	margin-top:100px;
	margin-left:0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
  
	text-align:justify;
	
	background-color: #4D061F;	
	border: 1px solid #FFFFFF;
		
	width: 800px;
	'height: 501px;
}
/************* top **************/
#top {
	height:48px;
	background-color:#125184;
	border-bottom:1px solid #ffffff;
}
/************* nav **************/
#nav {
	height:18px;
	list-style:none;
	background-color:#050034;
	border-bottom:1px solid #ffffff;
}
/************* content *************/
#content_index {
	height:383px;
	background: url('../images/banner.jpg') no-repeat;
	border-bottom:1px solid #ffffff;
}
#content_index a {font-weight:bold; text-decoration:none; color:#ffffff;}
#content_index a:hover {font-weight:bold; text-decoration:none; color:#c6c5d0;}
#content_about {
	height:990px;
	background-color:#C1E4C5;
	border-bottom:1px solid #ffffff;
}
#content_bars {
	height:383px;
	background-color:#F1D2A1;
	border-bottom:1px solid #ffffff;
}
#content_clubs {
	height:383px;
	background-color:#BFCCC3;
	border-bottom:1px solid #ffffff;
}
.class_p_01 {width:180px; position:relative; top:-318px; left:18px;}
#content_clubs a {text-decoration:none; color:#000066;}
#content_clubs a:hover {text-decoration:none; color:#666666;}
#content_contact {
	height:700px;
	background-color:#C1DBE4;
	border-bottom:1px solid #ffffff;
}
#content_pubs {
	height:383px;
	background-color:#C1DBE4;
	border-bottom:1px solid #ffffff;
}
#content_nightlife_london {
	height:383px;
	background-color:#C1DBE4;
	border-bottom:1px solid #ffffff;
}
/************* picture *************/
#picture_about {
	position:relative;
	left:-350px;
	top:0px;
}
#picture_bars {
	position:relative;
	left:-255px;
	top:30px;
}
#picture_clubs {
	position:relative;
	left:-260px;
	top:38px;
}
#picture_contact {
	position:relative;
	left:15px;
	top:50px;
}
#picture_pubs {
	position:relative;
	left:-255px;
	top:33px;
}
#picture_nightlife_london {
	position:relative;
	left:-350px;
	top:0px;
}

/************* main ****************/
#main_about  {
	width:500px;
	height:320px;
	position:absolute;
	left:520px;
	top:280px;
}
#main_about a {
	color:#000000;
}
#main_about a:hover {
	color:#ffffff;
}
#main_bars {
	overflow:auto;
	width:500px;
	height:320px;
	position:absolute;
	left:611px;
	top:198px;
	scrollbar-face-color: #059FBB;
	scrollbar-shadow-color: #05768B; 
	scrollbar-highlight-color: #C1D6E4; 
	scrollbar-3dlight-color: #059FBB;
	scrollbar-darkshadow-color: #05768B; 
	scrollbar-track-color: #C1D6E4;
	scrollbar-arrow-color: #000000;
}
#main_clubs {
	overflow:auto;
	width:500px;
	height:320px;
	position:absolute;
	left:611px;
	top:198px;
	scrollbar-face-color: #059FBB;
	scrollbar-shadow-color: #05768B; 
	scrollbar-highlight-color: #C1D6E4; 
	scrollbar-3dlight-color: #059FBB;
	scrollbar-darkshadow-color: #05768B; 
	scrollbar-track-color: #C1D6E4;
	scrollbar-arrow-color: #000000;
}
#main_contact {
	overflow:auto;
	width:502px;
	height:650px;
	position:absolute;
	left:609px;
	top:203px;
	scrollbar-face-color: #059FBB;
	scrollbar-shadow-color: #05768B; 
	scrollbar-highlight-color: #C1D6E4; 
	scrollbar-3dlight-color: #059FBB;
	scrollbar-darkshadow-color: #05768B; 
	scrollbar-track-color: #C1D6E4;
	scrollbar-arrow-color: #000000;
}
#main_pubs {
	overflow:auto;
	width:502px;
	height:319px;
	position:absolute;
	left:609px;
	top:203px;
	scrollbar-face-color: #059FBB;
	scrollbar-shadow-color: #05768B; 
	scrollbar-highlight-color: #C1D6E4; 
	scrollbar-3dlight-color: #059FBB;
	scrollbar-darkshadow-color: #05768B; 
	scrollbar-track-color: #C1D6E4;
	scrollbar-arrow-color: #000000;
}
#main_pubs p {width:360px;}
#main_nightlife_london {
	height:60px;
	width:700px;
	background-color:#ffffff;
	position:relative;
	left:100px;
	top:-383px;
}
#second_nightlife_london {
	overflow:auto;
	height:323px;
	width:700px;
	background-color:#CCCCCC;
	position:relative;
	top:-383px;
	left:100px;
	scrollbar-face-color: #059FBB;
	scrollbar-shadow-color: #05768B; 
	scrollbar-highlight-color: #C1D6E4; 
	scrollbar-3dlight-color: #059FBB;
	scrollbar-darkshadow-color: #05768B; 
	scrollbar-track-color: #C1D6E4;
	scrollbar-arrow-color: #000000;
}
#second_nightlife_london a {font-weight:bold; text-decoration:none; color:#000066;}
#second_nightlife_london a:hover {font-weight:bold; text-decoration:none; color:#666666;}
#second_nightlife_london p {padding-left:10px;}
/************* bottom *************/
#bottom {
	height:70px;
	background-color:#125184;
}
#bottom a {
	text-decoration:none;
	color:#ffffff;
}
#bottom a:hover {
	color:#c6c5d0;
}
/************************************************************************************************************************/

