body{
	padding:0px;
	margin:0px;
	background-color: #2E2E2E;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000;
}

#wrap{
	width:987px;
	height:auto;
	margin:0 auto;
}

#banner{
	height:142px;
	width:987px;
	padding:0px;
	margin:0px;
	background-image:url(../alltemplate/sepm.jpg);
	background-repeat:repeat-y;
}
#banner_top{
	height:8px;
	background-image:url(../alltemplate/bgtop.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#banner_main{
	height:126px;
	width:947px;
	background-image:url(../alltemplate/sepm.jpg);
	background-repeat:repeat-y;
	padding:0px 20px 0px 20px;
}


#menu{
	height:33px;
	text-align:center;
	width:987px;
	padding:0px;
	background-image:url(../alltemplate/bgm.jpg);
	background-repeat:repeat-x;
}

#blank_menu{
	height:10px;
	width:987px;
	padding:0px;
	margin:0px;
	background-image:url(../alltemplate/sepm.jpg);
	background-repeat:repeat-y;
}
#mainContent{
	width:987px;
	height:auto;
	background-image:url(../alltemplate/sepm.jpg);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
}

#footer{
	height:26px;
	width:987px;
	background-image:url(../alltemplate/footer.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:14px;
	text-align:center;
}

#footer a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#footer a:hover{
	text-decoration:none;
	color: #900;
	font-weight:bold;
}

p,h1,h2,h3,h4,table,form,div{
	padding:0px;
	margin:0px;
}

#search{
	height:39px;
	width:535px;
	background-image:url(../alltemplate/bg_search.jpg);
	background-repeat:no-repeat;
	padding:15px 20px 0px 20px;
	margin:0px 0px 15px 0px;
}

#search_button{
	height:28px;
	width:57px;
	background-image:url(../alltemplate/search_btn.jpg);
	background-repeat:no-repeat;
	border:0px;
}

.search_input{
	padding:4px;
	border:0px;
	font-size:16px;
	font-weight:bold;
	color:#999;
}

#featured_band{
	height:160px;
	width:947px;
	margin:0px 20px 5px 20px;
	text-align:center;
}

#content_band{
	height:auto;
	width:947px;
	margin:0px 20px 0px 20px;
}

/*main categories panel*/
#wrap_main_categ{
	width:184px;
	height:auto;
	border:solid 1px #62CCF4;
}
#main_categ_top{
	height:35px;
	width:184px;
	background-image:url(../alltemplate/main_categories.jpg);
	background-repeat:no-repeat;
}
#main_categ_content{
	height:auto;
	width:164px;
	padding:3px 10px 5px 10px
}

/*adverts panel*/
#wrap_adverts_categ{
	width:184px;
	height:auto;
	border:solid 1px #2D7ED0;
}
#main_adverts_top{
	height:35px;
	width:184px;
	background-image:url(../alltemplate/adverts.jpg);
	background-repeat:no-repeat;
}
#main_adverts_content{
	height:auto;
	width:164px;
	padding:3px 10px 5px 10px
}


/*sub categories panel*/
#wrap_sub_categ{
	width:236px;
	height:auto;
	border:solid 1px #62CCF4;
}
#main_sub_top{
	height:35px;
	width:236px;
	background-image:url(../alltemplate/subcategories.jpg);
	background-repeat:no-repeat;
}
#main_sub_content{
	height:auto;
	width:216px;
	padding:3px 10px 5px 10px
}

#top_banner_add{
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

#top_banner_add a{
	text-decoration:none;
	color:#C30;
}

#top_banner_add a:hover{
	text-decoration:none;
	color: #06C;
}


#allsite_user_div{
	margin:0px 0px 2px 0px;
	color: #C30;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
}

.user_panel_menu{
	padding:10px;
	background-color:#E2E998;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px 2px 0px 0px;
}
.user_panel_menu a{
	text-decoration:none;
	color: #C30;
	font-weight:normal;
}

#complete_registration{
	width:440px;
	height:52px;
	background-image:url(../alltemplate/finishregistration.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}

.nopaybutton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:5px;
}

#cat_div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.mma{
	border-right:solid 1px #787878;
	padding:3px 18px 0 15px;
	float:left;
	text-decoration:none;
	margin-top:4px;
}
.mma a{
	text-decoration:none;
	color:#0099FF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.mma a:hover{
	color:#FC0;
}


