/* globalLink elements *******************************/
/* This controls header section bacground and text navigation */
#top 
{
	background:  url(../images/index_r1_c1_tran.gif) no-repeat; /* grey liverlife header graphic */
	padding: 5px 0px 0px 0px; 
	width: 632px;
	height: 71px;
	text-align: right; 
}

#top a, #top a:visited, #top p
{
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#top a:hover
{
	text-decoration: underline;
}
/* section elements ******************************/
/* Bars, Clubs, Film, Food, Exhibitions, Comedy, Theatre, Dance */
p.section 
{
	padding: 5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px; 
}
p.section a, p.section a:visited
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p.section a:hover
{
	text-decoration: underline;
}
/* Footer section */
#footer 
{
	padding: 5px 0px 0px 0px;
	background: url(../images/index_r13_c1_tran.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	width: 632px;
	height: 67px;
	text-align: right;
}
#footer a, #footer a:visited
{
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a:hover
{
	text-decoration: none;
}
/* Details elements*****************************/


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body 
{
	margin-top: 0px;
	background-image: url(../images/bg1.gif);
}
td, th, body {
	/*margin: 0 0 0 5;*/
	/*padding: 2;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;

}
.intro  p 
{
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
body a 
{
    color: #6D6E6E;
    text-decoration: underline;
}

body a:hover
{
    color: #6D6E6E;
    text-decoration: none;
}
/* bars.php etc */
#venueTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #5B5959;
	text-align:left;
}
#venueAddress
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #5B5959;
	text-align:left;
	line-height:16pt;
}
#venueAddress a
{
	color: #5B5959;
	text-decoration:underline;
}
#venueAddress a:hover
{
	text-decoration:none;
}
#mapLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #5B5959;
	text-align:left;
	line-height:16pt;
}
#mapLink a
{
	text-decoration:underline;
}
#mapLink a:hover
{
	text-decoration:none;
}
#venueDesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #5B5959;
	line-height:16pt;
}
#more 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #9C1A1E;
	text-align:left;
}
.textbox 
{
	margin: 0px 0 0 0 ;
	height: 20px;
	color: #000000;
	background-color: transparent;
	border: 0;
}
.newsletterbox 
{
	margin: 0px 0 0 0 ;
	height: 20px;
	color: #000000;
	background-color: silver;
	border: 1px solid #000;
	}
/* start newslist style */
#news ol, #maincontent ul	
{
	margin: .5em 0;
	padding-left: 0px;
	margin-left: 0px;
}
	
#news li	
{
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	/* list-style: disc url(/i/listblack.gif) inside; */
	vertical-align: top;
}
	
#news ul ul li 
{
	margin-top: 10px;
	/* list-style: disc url(/i/innerlistblack.gif) inside; */
	vertical-align: top;
}

#news ul.inlinelist	
{
	padding: 0px;
	margin: 0px;
}

#news .inlinelist li	
{
	padding: 0px 5px 0px 0px;
	margin: 0px;
	border: 0px;
}	

/* end news list style */