﻿body {
	background-color:#BECEBD;
}
fieldset {
	border:1px dashed #CCC;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}
spacers {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top:3px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 175%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#333;
}
label {
	width:90px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#CCCCCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}
label_2 {
	width:160px;
	height:62px;
	margin-top:23px;
	margin-right:2px;
	padding-top:111px;
	padding-left:6px;
	background-color:#CCCCCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}

.form {
	margin:0;
	padding:0;
}
#container {
	width:855px;
	margin:auto;
	margin-top:10px;
	padding:10px;
	background-color:#F7F7F7;

}
#top {
	width:855px;
	height:390px;
}
#leftSide {
	width: 200px;
	height: 842px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	font: normal 12px Arial;
	color: #666666;
	text-align: justify;
	border: 1px solid #CCC;
	background-color: #F7F7F7;
	
}
#leftSide2{
	width: 480px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;	
	float:left;
	font: normal 12px Arial;
	color: #666666;
	text-align: justify;
	background-color:#EAEFE9;
}
#leftSide3{
	width: 140px;
	height: 842px;
	padding-top: 5px;
		padding-right: 5px;
	padding-left: 5px;

	float:right;
	font: normal 12px Arial;
	color: #666666;
	border:1px solid #CCC;
	text-align: justify;
	background-color:#F7F7F7;
}
#leftSide4 {
	width:500px;
	padding-top:0px;
	float:left;
	
}
#leftSide5{
	width: 626px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;	
	float:left;
	font: normal 12px Arial;
	color: #666666;
	text-align: justify;
	background-color:#EAEFE9;
}

#rightSide {
	background-color:#fff;
	width:200px;
	padding:5px;
	margin-top:20px;
	float:right;
	border:1px solid #CCC;
	font:normal 12px Arial;
	color:#666666
}
.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:270px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;

}
.div_texbox_2 {
	width:270px;
	float:right;
	background-color:#E6E6E6;
	height:45px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;

}

.div_textarea {
	width:270px;
	float:right;
	background-color:#E6E6E6;
	height:130px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;

}


.textbox {
	background-image: url('../../form/16t.png');
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:hover {
	background-color:#F0FFE6;
}

.textbox:focus {
	background-color:#F0FFE6;
}

.username {
    	background-image: url('../../form/16m.png');
    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#FFFFFF;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.username:hover {
	background-color:#F0FFE6;
}
   
.username:focus {
	background-color:#F0FFE6;
}
   
.password {
    	background-image: url('../../form/16s.png');
    	background-repeat: no-repeat;
   	background-position:left;
   	background-color:#FFFFFF;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:hover {
	background-color:#F0FFE6;
}

.password:focus {
	background-color:#F0FFE6;
}

.button_div {
	width:60px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:left;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}



#BangOnDrums
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/BangOnDrumsBtn.gif") no-repeat 0 0;

}

#BangOnDrums:hover
{ 
  background-position: 0 -30px;
}
#Bookings
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/BookingsBtn.gif") no-repeat 0 0;

}

#Bookings:hover
{ 
  background-position: 0 -30px;
}

#Bookings span
{
  position: absolute;
  top: -999em;
}

#FAQ
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/FAQBtn.gif") no-repeat 0 0;

}

#FAQ:hover
{ 
  background-position: 0 -30px;
}

#FAQ span
{
  position: absolute;
  top: -999em;
}


#DrumCircle
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/DrumCircleBtn.gif") no-repeat 0 0;

}

#DrumCircle:hover
{ 
  background-position: 0 -30px;
}

#DrumCircle span
{
  position: absolute;
  top: -999em;
}
#Drums
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/DrumsBtn.gif") no-repeat 0 0;

}

#Drums:hover
{ 
  background-position: 0 -30px;
}

#Drums span
{
  position: absolute;
  top: -999em;
}
#Events
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/EventsBtn.gif") no-repeat 0 0;

}

#Events:hover
{ 
  background-position: 0 -30px;
}

#Events span
{
  position: absolute;
  top: -999em;
}
#Facebook
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/FacebookBtn.gif") no-repeat 0 0;

}

#Facebook:hover
{ 
  background-position: 0 -30px;
}

#Facebook span
{
  position: absolute;
  top: -999em;
}
#Newsletter
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/NewsletterBtn.gif") no-repeat 0 0;

}

#Newsletter:hover
{ 
  background-position: 0 -30px;
}

#Newsletter span
{
  position: absolute;
  top: -999em;
}
#Register
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/RegisterBtn.gif") no-repeat 0 0;

}

#Register:hover
{ 
  background-position: 0 -30px;
}

#Register span
{
  position: absolute;
  top: -999em;
}
#Masters
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/MastersBtn.gif") no-repeat 0 0;

}

#Masters:hover
{ 
  background-position: 0 -30px;
}

#Masters span
{
  position: absolute;
  top: -999em;
}
#Videos
{
  display: block;
  width: 200px;
  height: 30px;
  background: url("../images/VideosBtn.gif") no-repeat 0 0;

}

#Videos:hover
{ 
  background-position: 0 -30px;
}

#Videos span
{
  position: absolute;
  top: -999em;
}

