@charset "UTF-8";
/* CSS Document */

body {
margin:0;
padding:0;
height:100%;
background-color:#1c1c1b;
color:#000000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}
.Row1
{
Height: 131px;
background-image:url(../Images/Generic/MastHead-Top.gif);
background-repeat:repeat-x;
}
.Row2
{
Height: 51px;
Background-image: url(../Images/Generic/SearchBand-BG.gif);
background-repeat:repeat-x;
}
/*------------- textual Classes ----------------------*/
.LogoTitle
{
font-family: Helvetica, Arial, , sans-serif;
font-size: 23px;
color: #ffffff;
font-weight: normal;
display: inline;
margin: 0 0 10px 0;
paddding:0 0 0 5px;
}
.PanelText
{
font-family: Helvetica, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #e2540e;
font-weight: bold;
letter-spacing:-1px;
margin: 0 0 0 0;
}
.BlackHeaderPanel
{
font-size: 12px;
color: #000000;
font-weight: bold;
letter-spacing:-1px;
}
.CopyMini
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
font-weight: normal;
padding: 0 0 0 0;
}
.CopyMini a , .CopyMini a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.CopyMini a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #a89d96;
font-weight: normal;
text-decoration: none;
}
/*----------------Navi Tabs--------------------*/
.LeftTab
{
Height: 31px;
Width: 11px;
background-image:url(../Images/MainNavi/TabL-On.png);
background-repeat:no-repeat;
}
.RightTab
{
Height: 31px;
Width: 11px;
background-image:url(../Images/MainNavi/TabR-On.png);
background-repeat:no-repeat;
}
.MidTab
{
Height: 31px;
background-image:url(../Images/MainNavi/TabM-On.png);
background-repeat:repeat-x;
padding: 0 3px 0 3px;
text-align:center;

}
.MidTab a , .MidTab a:visited
{
Height: 31px;
Line-height: 31px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
font-weight: bold;
text-decoration: none;
display: block;

text-align:center;
}



.LeftTabJ
{
Height: 31px;
Width: 11px;
background-image:url(../Images/MainNavi/TabL-J.png);
background-repeat:no-repeat;
}
.RightTabJ
{
Height: 31px;
Width: 11px;
background-image:url(../Images/MainNavi/TabR-J.png);
background-repeat:no-repeat;
}
.MidTabJ
{
Height: 31px;
background-image:url(../Images/MainNavi/TabM-J.png);
background-repeat:repeat-x;
padding: 0 3px 0 3px;
text-align:center;

}
.MidTabJ a , .MidTabJ a:visited
{
Height: 31px;
Line-height: 31px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFF;
font-weight: bold;
text-decoration: none;
display: block;

text-align:center;
}



.MidTab a:hover
{
color: #8e8989;
}


/* Mini link panel */

	.minipanel {
	float: right;
	height:  25px;
	line-height: 25px;
	background-color: #393939;
	border: 1px solid #414141;
	padding: 0 4px 0 4px;
	margin-top: 27px;
	text-align: left; 
	margin-bottom: 3px;
}
	.minipanel a , .minipanel a:visited {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #DDDEDF;
	text-decoration: none;
	padding:  0 4px 0 0;
}	
	.minipanel a:hover {
	font-weight: bold;
	color: #d98053;
	text-decoration: none;
}	

	
/* Channel additions */
	
	.rightchannel {
	Margin: 0 0 10px 0;
	background-color: #000000;
	background-image:url(../Images/Home/BLueGradientBG.gif);
  	background-position:bottom;
  	background-repeat:repeat-x; 
  	padding: 4px;
  
}
.channelcontent {
	width: 955px;
}

.table_header {
	background: url(../Images/Register/table_header_bg.gif) repeat-x;
	color: #fff;
	height: 16px;
	font-weight: bold;
	font-size: 14px;
}

.membership_benefits {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}

.buttons {
	background: url(../Images/Register/button_bg.gif) no-repeat;
	width: 106px;
	height: 29px;
	border: 0;
	cursor: pointer;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.buttons a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding-top: 6px;
}

.buttons a:hover {
	color: #ffffff;
}

.small_titles {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Orange {
	color: #f26522;
}

.CopyTitles {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.FormFields {
	border: 1px solid #cccccc;
	width: 180px;
}

#divLessons, #divTuition, #divBackingTracks { display: none; }
