@charset "UTF-8";
/* CSS Document for LIVE MUSIC BOURNEMOUTH */
html, body {
	margin: 0;
	padding: 0;}
	



BODY {
	font-family: arial, verdana, sans-serif;
	color: #5b5b5b;
	background-image:url(../images/bc5.jpg);
}

.hidden {
	display: none;}


H1 {

	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	color: #587791
	;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	font-family: Arial Black, Arial;
	font-size: 1.5em; 
	/*text-transform:  capitalize;*/
}
H2 {
	/*margin: 8px 12px 0px 12px;*/
	/*padding: 0px;*/
	/*font-size: 1em;*/
	color: #868789;
	font-weight: normal;
	/*text-transform:  capitalize;*/}
H3 {

	/*margin: 10px 12px 0px 12px;*/
	/*padding: 0px;*/
	/*font-size: 0.9em;*/
	color: #587791;
	margin: 0px;
	font-weight: normal;
	font-size: 1.3em;
	margin-top: 0.65em;
	/*text-transform:  capitalize;*/
}

.l_text
	{
		font-family:Tahoma;
		font-size:1em;
		line-height:14px;
		color:#587791;
	}
.lm_text
	{
		font-family:Tahoma;
		font-size:1em;
		text-align: justify;
		line-height:18px;
		color:#7F7D7D;
	}
.m_text
	{
		font-family:Tahoma;
		font-size:1em;
		line-height:1em;
		margin-top: 0.1em;
		color:#86A562;
	}	
.f_text
	{
		font-family:Arial;
		font-size:1em;
		line-height:8px;
		color:#587791;
	}
.BN2_text
	{
		font-family:Arial;
		font-size:1.2em;
		line-height:14px;
		color:#587791;
	}
.BN_text
	{
		font-family:Arial Black, Arial;
		font-size:1.2em;
		line-height:8px;
		color:#587791;
	}


/* DIVs */
/* sets the main frame*/
	
#ContentHolder {
	border: solid 5px black;
	border-color: #d6d6d6;

	width:800px;
    min-height: 100%;
    height: auto;
	margin:auto;
	background: #FFFFFF;}

/* Top Navigation*/

#nav {
	height:280px;
	background: #FFFFFF;}

/* add*/
#add {
	height:210px;
	background: #CCCCCC;
	background-image:url(../images/banner.jpg);}
	


#contentR {
	border: solid 1px black;
	border-color: #CCCCCC;
	
	margin-right: 20px;
	margin-top: 10px;
	
	float:right;
	width:218px;
    min-height: 100%;
    height: auto;
	padding: 5px;
	line-height: 18px;}

#contentL {
	border: solid 1px black;
	border-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;

	float:right;
	width:508px;
    min-height: 100%;
    height: auto;
	padding: 5px;
	line-height: 18px;
	background: #ffffff;}
	
#contentA {
	border: solid 1px black;
	border-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
    min-height: 100%;
    height: auto;
	padding: 5px;
	line-height: 18px;
	background: #ffffff;}


/* Hack for IE */
* html #contentR {
    height: 100%;
}
* html #contentL {
    height: 100%;
}
/* End IE Hack */ 


#content3 {
	float:right;
	width:540px;
    min-height: 100%;
    height: auto;
	line-height: 18px;}
#content3 .padding {padding: 5px;}

/* FOOTER and the botom shit*/
#prefooter{
	height:10px;
	background: #FFFFFF;
	clear:both;}

#footer{
	float:right;
	width:800px;
	height:65px;
	font-family: Tahoma;
	text-align: center;
	margin-top: 7px;
	font-size: 0.8em;
	color: #336699;
	line-height: 18px;
	background: #d6d6d6;}

#footer .padding {padding: 9px;}	

#footer a:hover {color:#336699; text-decoration: none; font-weight: bold; font-size: 0.9em;}
#footer a:link 	{color:#336699; text-decoration: none; font-weight: bold; font-size: 0.9em;}
#footer a:visited { color:#336699; text-decoration: none; font-weight: bold; font-size: 0.9em;}




	#bott{
	
	bottom:0;
	width: 800px;
	height:80px;
	background: #FFFFFF;
	clear:both;}