/* CSS Document */

 fonts 

.style1 {
	color: #ECE9D8;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.style2 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.style6 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.plain{
	text-decoration: none;
}
:link {
	color: #999999;
	text-decoration: none;
}
:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}

.shiftcontainer{
position: static;
left: 3px; /*Number should match -left shadow depth below*/
top: 3px; /*Number should match -top shadow depth below*/
}

 about us 
.shadowcontainer{
width: 370px; /* container width*/
background-color: #330000;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: #710f0e;
border: 1px solid black;
padding: 6px;
position: relative;
left: -3px; /*shadow depth*/
top: -3px; /*shadow depth*/
}


 Main pic 

.shadowcontainer2{
width: 295; /* container width*/
background-color: #330000;
} 

.shadowcontainer2 .innerdiv{
/* Add container height here if desired */
background-color: #710f0e;
border: 1px solid black;
padding: 6px;
position: relative;
left: -3px; /*shadow depth*/
top: -3px; /*shadow depth*/
}


 Music 

.shadowcontainer3{
width: 370; /* container width*/
background-color: #330000;
} 

.shadowcontainer3 .innerdiv{
/* Add container height here if desired */
background-color: #710f0e;
border: 1px solid black;
padding: 6px;
position: relative;
left: -3px; /*shadow depth*/
top: -3px; /*shadow depth*/
}


 Contact us 

.shadowcontainer4{
width: 295; /* container width*/
background-color: #330000;
} 

.shadowcontainer4 .innerdiv{
/* Add container height here if desired */
background-color: #710f0e;
border: 1px solid black;
padding: 6px;
position: relative;
left: -3px; /*shadow depth*/
top: -3px; /*shadow depth*/
}


 Up & coming gigs 

.shadowcontainer5{
width: 370; /* container width*/
height: 50px;
background-color: #330000;
} 

.shadowcontainer5 .innerdiv{
/* Add container height here if desired */
background-color: #710f0e;
border: 1px solid black;
padding: 6px;
position: relative;
left: -3px; /*shadow depth*/
top: -3px; /*shadow depth*/
}

-- email button --

a.boldbuttons{
background: transparent url('../images/roundedge-red-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../images/roundedge-red-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


a.boldbuttons1{
background: transparent url('../images/roundedge-red-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons1, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons1 span{
background: transparent url('../images/roundedge-red-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons1{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

---- Button END --style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
