/*
Dogglounge CSS
*/


body {
	margin: 0px;
	padding: 0px;
	background: #000;
	color: #f5f5f5;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	a:link,a:active,a:visited 	{ color : f5f5f5; }
	a:hover				{ text-decoration: underline; color : ffffff; }
}

a:link,a:active,a:visited { 
	color : ffffff;
	font-family: Arial, helvetica, sans-serif;


}

a:hover { 
		text-decoration: underline; 
		color : ffffff; 
}


p, ul, ol {
	color: #f5f5f5;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
}






h1 {
	font-family: Arial, helvetica, sans-serif;
	color:ffffff;
	font-weight:bold;
	letter-spacing:-1.5pt;
	text-transform: lowercase;
	margin-bottom: 0px;
	font-size:18pt;
	width:100%; }
h2 {
	font-family: Arial, helvetica, sans-serif;
	color:ff6600;
	font-weight:bold;
	letter-spacing:-5pt;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size:36pt;
	width:100%; }
h3 {
	font-family: Arial, helvetica, sans-serif;
	color:fff;
	font-weight:bold;
	letter-spacing:-1pt;
	text-transform: lowercase;
	margin-bottom: 0px;
	font-size:13pt;
	width:100%; }
hr {
  	border-width: 1px;
  	color: #666;
  	height: 1px;
  	border-style:dotted;
  	padding:0px;
  	border-bottom:0px;
}


table.outer{
border-color:FFFFFF;
border-style:solid;
border-width:1px;
padding:4px;}
	

#songhistory {
	font-size: 10px;
}
	
span.copy {
	font-size: 10px;
}

span.timebox {
	font-size: 11px;
}
span.timebo2 {
	font-size: 11px;
}
span.timebo3 {
	font-size: 11px;
}
span.timebo4 {
	font-size: 11px;
}
div.bigbox {
	font-size: 11px;
}
span.time {
	font-family: Arial, helvetica, sans-serif;
	color:#FFFFFF;
	
	letter-spacing:-0.5pt;
	text-transform: lowercase;
	margin-bottom: 0px;
	font-size:9pt;
	width:100%; 
}

span.stats {
	font-family: Arial, helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:-1pt;
	text-transform: lowercase;
	margin-bottom: 0px;
	font-size:11pt;
	margin-left:0px;
}