﻿* 
{
    padding: 0;
    margin: 0;   
}

body 
{
    background: black;
    font-family: Verdana;
}

a img
{
	border: none;
}

.hd 
{
    margin-right: 25px;
    margin-left: 25px;
    background: black url('../images/bg/gradnshdw.jpg') repeat-x bottom;
    vertical-align: top;
    border-right: solid 2px gray;
    border-left: solid 2px gray;
    border-top: solid 2px gray;
    height:122px;
    margin-top: 15px;
    padding-bottom:12px;
}

.logo 
{
    padding-left: 5px;
    padding-top:5px;
    background: url('../images/bg/headfeathers.gif') no-repeat left;
    float:left;
    width: 346px;
    height: 90px;
    
}   

.hrs 
{
    padding-top:20px;
    padding-right:10px;
    background: url('../images/bg/hours.gif') no-repeat left;
    float:right;
    width: 137px;
    height: 90px;
}

.hm 
{
    padding-bottom: 8px;
    height: 24px;
    float: left;
    z-index: 1;
    padding-left:4px;
    vertical-align:bottom;
    width: 800px;/*
    position:relative;
    top:90px;*/
}

.bd 
{
    margin-right: 25px;
    margin-left: 25px;
    background: white;
    vertical-align: top;
    border-right: solid 2px gray;
    border-left: solid 2px gray;
    min-height: 400px;
    text-align: center;
    padding-top: 30px;
}

.bdcontainer 
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;   
}

.ft 
{
    
    margin-right: 25px;
    margin-left: 25px;
    background: white;
    vertical-align: top;
    border-right: solid 2px gray;
    border-left: solid 2px gray;
    border-bottom: solid 2px gray;
    margin-bottom: 30px;
}

.rw 
{
    width: 565px;
    height: 28px;
    padding-top:3px;
    padding-bottom:2px;
    margin-right: auto;
    margin-left: auto;   
    vertical-align: top;
    margin-bottom: 4px;
  }

#content
{
	padding-left: 50px;
    padding-right: 50px;
    width: 700px;}

#salon
{
	padding-left: 50px;
    padding-right: 50px;
	font-size: 11pt;
	width: 700px;
	text-align: left;
}

#titleimage
{
	margin-top: 30px;
	text-align: left;
	width: 700px;
}

#musicheader
{
	/*margin-top: 30px;*/
	width: 700px;
	padding-top: 10px;
    padding-bottom: 10px;
}

#musicheaderarea
{
	margin-bottom: 30px;
}


#ticketarea
{
	margin: 30px;
	margin-bottom: 50px;
	width: 700px;
	border: solid 2px black;
	padding-top: 10px;
    padding-bottom: 10px;
}

#musicarea
{
	padding-top: 10px;
    padding-bottom: 10px;
}

#musicfooter
{
	margin-top: 30px;
	width: 700px;
	border: solid 2px black;
	padding-top: 10px;
    padding-bottom: 10px;
}

/* Show Items ---------------------*/
.show
{
	width: 700px;
	border-bottom: dotted 1px Black;
	padding-top: 15px;
}

.show img
{
	margin-right: 15px;
}

h1
{
	font-size: 20pt;
}

h2
{
	font-size: 15pt;
}

h3
{
    font-family:myraid, Arial, san-serif;
    font-size:13px;
    font-weight:normal;
}

h4
{
	font-size: 17px;
}

#yearchanger 
{
}

h5
{
	font-size: 18pt;
	color: Red;
}

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

.timewidth 
{
    width:95px;
}

.bandimg {float:left;
    padding:0px 10px 15px 0px;
}

.bandtd p 
{
    text-align:justify !important;    
}

.band
{
    text-align: justify;
}

.band div p
{
    text-align: justify;
}


#musicheaderarea h2 {
	text-align:left;
}

