﻿html{ overflow-y : scroll; }
body
{
	background-color: #000;        	
	color: #fff;
	font-family: Verdana;
    font-size: 13px;    
    text-align:center;            
    width: 100%;
    vertical-align: top;
    margin:0;
}
a
{
	text-decoration:none;
	color: #7d7677;
}
a:hover
{
	color: White;
}
#menu
{
	font-size: 15px;
	height: 25px;
	color: #fff; /*#cbbcbd;	*/
	margin-left: 2px;
	margin-top: 0;
	margin-bottom: 10px;
}
#menu_table
{
	margin:0;	
	padding:0;
	border:0;        	        	
    height: 28px;    
    width:100%;	           	        	    
}
#menu_row td
{    
    width:auto;    	    
    text-align:center;
    vertical-align:middle;
    cursor: hand;
    cursor: pointer;    	    
}
#menu_row td:hover
{
	color: #8e0308;
}
#menu_row td.first
{
	text-align: left;
	padding-left: 9px;
}
#menu_row td.last
{
	text-align: right;
}
#wrapper
{
	width:780px;
	margin: 0 auto;
	background-color:#000;
}
#top
{
	height:114px;
	cursor: hand;
	cursor: pointer;
}
#page
{               
	height: 100%;		
	display:table;		  
	margin-bottom: 40px;                      	
}
/*#oneColumn
{
	text-align: left;
	width: 670px;
	float: left;
	padding: 0;        	
}*/
p
{
	margin-top:0;
	line-height: 17px;
}
p.last
{
	margin-bottom:0;
}
#content
{
	margin-left:10px;	
	text-align: left;
	width: 780px;
	background-image:url('images/verticalBg.jpg');        	
	background-repeat:repeat-y;
	background-position: 4px 0;	
}
#leftColumn
{
	float:left;
	text-align: left;
	width: 365px;	
	clear:left;
	padding: 0;
	padding-left: 40px;	
	padding-top: 0;	
}
#listen
{
	float:left;
	text-align: left;
	width: 465px;	
	clear:left;
	padding: 0;
	padding-left: 40px;	
	padding-top: 0;	
}
#rightColumn
{
	text-align: left;
	padding: 0;
	width:365px;
	float:left;
	clear:right;		
	margin-left: 0;	
}
#watch
{
	float:left;
	text-align: left;
	width: 415px;	
	clear:left;
	padding: 0;
	padding-left: 40px;	
	padding-top: 0;	
}
#wTitleDiv
{
	width:455px;
	display: block;	
	clear:right;
	background-image:url('images/horisontalBg.jpg');
	background-position: 0 3px;
	height: 23px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#listenTitleDiv
{
	width:505px;
	display: block;	
	clear:right;
	background-image:url('images/horisontalBg.jpg');
	background-position: 0 3px;
	height: 23px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#titleDiv
{
	width:405px;
	display: block;	
	clear:right;
	background-image:url('images/horisontalBg.jpg');
	background-position: 0 3px;
	height: 23px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#title
{
	float:left;
	text-align:left;
	display: inline;	
	clear:none;
	width:auto;
	font-size: 24px;
	color: #8e0308;
	padding-right: 40px;	
	background-color: #000;
}
.picture
{
	float:right;
	width:auto;	
	margin-top: 2px;
	margin-right: 0;
}

ul, li
{
	margin:0;	
	padding:0;
	line-height: 19px;	
}
li
{
	margin-left:17px;
	padding-left:5px;
	margin-bottom: 14px;
}
ul
{
	margin-bottom: 0px;
}
#copyright
{
	font-size: 10px;    
    bottom: 35px;  
    left: 3px;
    clear: left;
    width: 10px;
    text-align: center;
    margin-top: -42px;
    padding-top: 5px;
    background: black;
    padding-bottom: 2px;
}
#copyright a
{
	color: #8e0308;
	text-decoration: none;
}
#copyright a:hover
{
	color: White;
}
#pushVLine
{
	background: black;
	width: 10px;
	height: 6px;
	top: 62px;
	left: 0;
	position: relative;
}
#leftColumn.albumArt, #leftColumn.guestbook
{
	width: 508px;
}
#titleDiv.albumArt, #titleDiv.guestbook
{
	width: 590px;
}
div.record
{
	margin-bottom: 45px;	
	float: left;
}
div.record img
{
	float:left;
	clear:left;
	margin-top: 4px;
	margin-right: 45px;
}
div.record div
{
	display: inline;	
	width:200px;
	float:left;
	clear:none;
	margin-top: 4px;
}

.recordTitle
{
	color: #7d7677;
	text-transform: uppercase;
	margin-bottom: 4px;
}
a.mail
{
	text-decoration:none;
	color: #7d7677;
}
.concertDate
{
	color: #7d7677;
	text-transform: uppercase;
}
.separator
{
	background: #8e0308;
	height:1px;
	width: 65px;
	margin-bottom: 15px;
	margin-left: 25px;
}
a.anchor
{
	color: White;
}
a.anchor:hover
{
	color: White;
}
.externalLink
{
	margin-bottom:25px;
	margin-top:-5px;
	margin-left:0px;
}
	
