body
{
	background-color:#969da3;
}

html *
{
	margin:0px;
	padding:0px;
}

.MainMenu
{
	display: block;
	width: 801px;
	margin: 0 auto;
}

.MainMenu ul
{
	list-style:none;
	margin-left:550px;
	position:absolute;
	top:56px;
}

.MainMenu ul li 
{
	float:left;
	display:block;
	width:124px;
}

.MainMenu ul li a
{
	text-decoration:none;
	color:#FFFFFF;
	font-family:"Century Gothic";
	font-size:16px;	
	display:block;
}

.MainMenu ul li .BB_Ent
{
	background:url(../images/BB_Ent_Image.png) no-repeat;
	text-align:center;
	line-height:36px;
	vertical-align:middle;
}	

.MainMenu ul li .BB_Ent:hover
{
	background:url(../images/BB_Ent_Image_Hover.png) no-repeat;
}

.MainMenu ul li .BB_Home
{
	background:url(../images/BB_Home_Image.png) no-repeat;
	text-align:center;
	line-height:36px;
	vertical-align:middle;
}

.MainMenu ul li .BB_Home:hover
{
	background:url(../images/BB_Home_Image_Hover.png) no-repeat;
}

.ConstantImage
{
	background:url(../images/BB_Ent_Image_Hover.png) no-repeat;
	display:block;
	width:124px;
	height:36px;
	text-align:center;
	line-height:36px;
	vertical-align:middle;
}
/*-------------------------HOVER ELEMENTS--------------------*/

.MainMenu ul#DropDown li.SubNav ul.SubElements
{
	/*position:absolute;*/
	z-index:1001;
	display:none;
	margin:0;
	width:200px;
	float:none;
	clear:both;
	padding-left:3px;
	margin-top:-20px;
}

.MainMenu ul#DropDown li.SubNav ul.SubElements li
{
	width:100%;
	background-color:black;
	border-bottom:solid 1px #492c81;
	padding:0px;
	margin:0px;
}

.MainMenu ul#DropDown li.SubNav ul.SubElements li a
{
	/*margin-left:33px;*/
	height:29px;
	line-height:30px;
	padding:0px;
	font-size:12px;
	text-indent:33px;
	margin:0px;
}
.MainMenu ul#DropDown li.SubNav ul.SubElements li a:hover{
	background-color:#492c81;
}
.MainMenu ul#DropDown li.SubNav ul.SubElements .EmptyElement
{
	width:117px;
	height:14px;
	border-bottom:none;
	background:url(../images/Empty_El_Bck.png) repeat-x;
	background-position:bottom;
}

.MainMenu ul#DropDown li.SubNav:hover ul.SubElements    /*   <-------- Mozilla Only   */
{
	display:block;
}

/*-----------------------------------------------------------*/


/*--------------------END OF MENU----------------------------*/

.BB_Logo
{
	background:url(../images/BB_Logo_Circle.png) no-repeat;
	width:217px;
	height:217px;
	position:absolute;
	z-index:100;
	margin-left: -40px;
	margin-top:-80px;
}

.MainContent
{
	margin:0 auto;
	margin-top:92px;
	background:url(../images/TwoPlayers_Bck_2.jpg) no-repeat bottom left;
	background-color:#FFFFFF;
	width:801px;
	height:542px;
	border:6px solid #3f266f;
}

.TheContent
{
	height:542px;
	width:449px;
	float:right;
	margin-right:-12px;
	margin-top:13px;
	font-family:"Century Gothic";
	padding:0px;
	margin:0px;
}	

.TheContent h2
{
	letter-spacing:3px;
	color:#4f2683;
	margin-bottom:10px;
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:2px solid #4f2683;
}

.TheContentTitle
{
	width:409px;
	height:64px;
	margin-bottom:31px;
}

.TheContent p
{
	
	padding:10px 5px 10px 5px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	vertical-align:middle;
}

.TheContent p span
{
	font-weight:normal;
}	

.GuitarPlayer
{
	width:102px;
	height:224px;
	margin-left:340px;
	margin-top:-70px;
	background:url(../images/Guitar_Player.png) no-repeat;
}
.ContentText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:380px;
	height:91px;
	text-align:left;
	padding-left:25px;
	line-height:19px;
}

.ContentText .BoldParts
{
	font-weight:bold;
}


/*----------------ABOUT US---------------------*/

.AboutUsHeader
{
	background:url(../images/AboutUs.png) no-repeat;
	width:73px;
	height:15px;
	margin-top:12px;
}

div.AboutUsContent
{

}

div.AboutUsContent p
{
	border:none;
	font-weight:normal;
	font:Verdana, Arial, Helvetica, sans-serif;
}	

div.AboutUsContent .Person_1
{
	float:left;
	margin-left:15px;
	border:1px solid #7bc143;
	padding:4px 6px 4px 6px;
	background:url(../images/Players_Names_Bck.jpg) repeat-x;
	cursor:pointer;
}

div.AboutUsContent .Person_2
{
	float:right;
	margin-right:15px;
	border:1px solid #7bc143;
	padding:4px 6px 4px 6px;
	background:url(../images/Players_Names_Bck.jpg) repeat-x;
	cursor:pointer;
}
/*-----------------------------------------------------------------*/

/*-------------------------FAQ-------------------------------------*/

.FAQ_Header
{
	background:url(../images/FAQ_Header.jpg) no-repeat;
	width:37px;
	height:15px;
	margin-top:15px;
	margin-bottom:10px;
}

.FAQ_Content
{
	height:490px;
	overflow:scroll;
}

.FAQ_Content h2
{
	font-family:"Century Gothic";
	background:url(../images/Players_Names_Bck.jpg) repeat-x;
	color:#000000;
	font-size:15px;
	display:block;
	border:2px solid #7bc143;
	padding:4px 0px 4px 8px;
}

.FAQ_Content p
{
	border-bottom:1px solid #4f2683;
	font-weight:normal;
	font-family:Tahoma;
}

/*-----------------------------------------------------------------*/

/*-----------------------------CONTACT US--------------------------*/

.ContactUsLogo
{
	background:url(../images/ContactUs.png) no-repeat;
	width:83px;
	height:15px;
	margin-top:10px;
}	

.ContactUsForm fieldset
{
	border:none;
	border-top:1px solid #7bc143;
	width:400px;
	padding-left:10px;
	padding-top:15px;
}

.ContactUsForm fieldset legend
{
	padding:5px;
	font-weight:bold;
	letter-spacing:1px;
}

.ContactUsForm fieldset label
{
	font-family:Tahoma;
	font-size:12px;
	margin-right:15px;
	margin-left:5px;
	letter-spacing:1px;
	line-height:17px;
	float:left;
}

.ContactUSForm input select
{
	float:left;
}

/*-----------------------------------------------------------------*/
.Clearer
{
	clear:both;
	float:none;
}

.Galleries
{
	width:423px;
	height:224px;
	margin-top:73px;
}

.Galleries ul
{
	width:423px;
	height:214px;
	list-style: none;
	padding: 10px 0px 0px 14px;
}	

.Galleries ul li
{
	float: left;
	display: block;
	list-style:none;
	width:132px;
	height:203px;
}
.Galleries ul li a
{
	width: 132px;
	height: 203px;
	display: block;
	background: #00CC99;
	font-family:"Century Gothic";
	font-size:17px;
	text-decoration:none;
	color:#FFFFFF;
}

.Galleries ul li a span
{
	position:absolute;
	margin-top:175px;
}

.Galleries ul li .PhotoGal 
{
	background:url(../images/PhotoGal_Image.png) no-repeat;
}

.Galleries ul li .PhotoGal span
{
	margin-left:10px;
}

.Galleries ul li .SoundGal
{
	background:url(../images/SoundGal_Image.png) no-repeat ;
}

.Galleries ul li .SoundGal span
{
	margin-left:18px;
}

.Galleries ul li .VideoGal
{
	background:url(../images/VideoGal_Image.png) no-repeat ;
}

.Galleries ul li .VideoGal span
{
	margin-left:35px;
}

.Galleries ul li:hover .PhotoGal span, .Galleries ul li:hover .SoundGal span, .Galleries ul li:hover .VideoGal span
{
	color:#7bc243;
}
.links ul{
	list-style: none;
}
.links ul li{
	margin-top:10px;
}
.FAQ ul {
	list-style: none;
}
.FAQ ul li{
	font-size:11px;
}
.FAQ ul li .linkClik {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	background: #3f266f;
	color: #fff;
	border-bottom: dashed 1px #fff;
	cursor: pointer;
	font-size:12px;
}
.FAQ ul li {
	background: #e3e6ec;
}
.FAQ ul li  a{
	color: #d6e2eb;
	text-decoration:none;
}
.FAQ ul li .OpenP, .FAQ ul div.OpenP p  {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #000;
	padding-bottom:5px;
	text-align:left;
	font-weight:normal;
	font-size:12px;
}
.FAQ ul li .OpenP img {
	border: solid 1px #216da6;
}
.FAQ ul li ul{
	padding:5px;
}
.FAQ ul li ul li{
 background-image:url(../images/listArrow.gif);
 background-repeat:no-repeat;
 background-position:left;
 text-indent:17px;
 margin-top:5px;
}
.testimonials p{
	background: #e3e6ec;
	font-weight:normal;
	font-style:italic;
}
.testimonials span{
	display:block;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
	color: #4f2683;
}
.mediaPlayerWrapper{
	margin-top:-10px;
	margin-left:-357px;
}
.picGallery{
	z-index:90;
	height:700px;
	margin-left:-357px;
}
.ContactUs {
	font-size:12px;
}
.ContactUs .fildDiv {
	height:20px;
	margin:0pt 0pt 8px;
	padding-left:10px;
	width:400px;
}
.ContactUs .fildDiv span {
	float:left;
}
.ContactUs .txtFild, .dropDown, .txtArea{
	background:#ebf1f5 none repeat scroll 0%;
	border:1px solid #4f2683;
	color:#333333;
	float:right;
	font-size:11px;
	height:15px;
	line-height:14px;
	padding:2px;
	width:220px;
}
.ContactUs .dropDown {
	height:16px;
	line-height:16px;
	padding:1px 0pt 1px 1px;
	width:175px;
}
.ContactUs .txtArea {
	height:120px;
}
.ContactUs .Mandatory {
	color:#609CCE;
	float:left;
	margin:0pt;
	padding:0pt;
}
.ContactUs span.input{
	float:right;
	padding:2px;
	padding-left:0px;
	width:223px;
}
.footer
{
	color:#fff;
	width:800px;
	height:20px;
	position:absolute;
	margin:0 auto;
	margin-top:550px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#575d62;
	font-size:11px;
}
.footer a{
	color:#575d62;
}
.footer p span
{
	font-size:11px;
}

