@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000;
	padding-left: 0px;
}
	

html { overflow-y:scroll;
       margin: 0;
	   padding: 0;
}
object { outline: none;
}

img
{  border-style: none;
}

a
{
  outline: none;
}



.bodytexttaupe {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #917567;
}

.bodytextcontact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C60;
}
.bodytextwhit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
.tourdate {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.bodytextwhit a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
.bodytextgreyunderline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
.backgroundmidnightclear { 
background-image: url(images/midnightclearcd.jpg);
background-repeat: no-repeat; 
}
img.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.hcfloatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.bodytextblue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #466070;
}
.bodytextgrey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
}
.bodytextTITLE {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
.bodytextTITLE a{
	color: #FFF;
	text-decoration: none;
}
.bodytextTITLE a:hover{
	color: #FFF;
	text-decoration: underline;
}
.bodytext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.bodytext a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
.bodytext10w {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
}
.songtitles {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.songtitles a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.songtitles a:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.line{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
   .borderrad {
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #181818;
	border: 1px solid #424242;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;	
}
 .borderradBLK {
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #000;
	border: 1px solid #424242;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;	
}
   .bordervids {
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #181818;
	border: 1px solid #424242;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 20px;	
}

 .homenews {
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #424242;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(images/bgnews.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

body.news {
	background-image: url(/images/nav_newso.jpg);
}
#dotted {
	width:350px;
	height:319px;
	z-index:5;
	position:fixed;
	background: url(/images/bg_dotted.png);
	}
	
#homepics{
	height: 319px;
	width: 350px;
}

.calendarback{
	background-image: url(/images/calendar.gif);
	background-repeat: no-repeat;
}
.calendarbacktext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#overlink:hover{
	background-color: #CCC;
	cursor:pointer;
	color: #000;
}
