body {
	background:url(../images/bg.jpg) repeat scroll 0 0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	}

form,table,p,h1,h2,h3,h4,h5,h6,ul,li,div,dl{
		margin:0;
		padding:0;
		font-size:100%;
	}
	li
	{
	list-style-type:none;
	}
   a{
	text-decoration:none;
	color:#a6a6a6;
	outline:none;
	}
	a:hover{
		text-decoration:none;
	}
	img{
		border:0;
		vertical-align:top;
	}
	.clsFloatLeft{
		float:left;
	}
	.clsFloatRight{
		float:right;
	}
	.clsborder a
    {
       background:url(../images/footer_nav.jpg) no-repeat right 2px;
	   padding:10px;
	   margin:0 2px;
    }
	.clsNoborder a
	{background:none;
	}
	.clsClearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clsClearfix {
	display: inline-block; 
}
 
html[xmlns] .clsClearfix {
	display: block;
	}
 
* html .clsClearfix {
	height: 1%;
  }
.block
	{
	height:1%;
	}
.clsCommonside{
	margin-bottom:10px;
	height:1%;
	}
 .clsH1_center {
	background:url(../images/h3_span.jpg) no-repeat scroll 0 0;
	}
 
  /*----------------------------- Gray Rounded Corners-----------------------------*/
.gray_00 {
  border-top:3px solid #E8E5DC;
  }
.gray_t {
	background:url(../images/gray_tb.jpg) 0 23px repeat-x ;
	
	}
.gray_b{
	background:url(../images/gray_bb.jpg) 0px bottom repeat-x;
}
.gray_r{
	background:url(../images/gray_rb.jpg) right 23px repeat-y #FFFFFF;
	
	}
.gray_l{
	background:url(../images/gray_lb.jpg) 0px 0px repeat-y;
	
	}
.gray_tl {
	background:url(../images/gray_tl.jpg) left top no-repeat;

	}
.gray_tr{
	background:url(../images/gray_tr.jpg) right 23px no-repeat;

	
	}
.gray_bl{
	background:url(../images/gray_bl.jpg) left bottom no-repeat;
}
.gray_br{
	background:url(../images/gray_br.jpg) right bottom no-repeat;
	padding:17px 22px 16px 11px;
	height:1%;
	}
* html .cls100_p{
	width:100%;
	}
 .cls100_p{
 	height:1%;
	
 }	
	
 /*-----------------------CONTAINER-----------------------------*/
 
#Container
	{
	width:1000px;
	margin:0 auto;
	background:#FFF;
}
#top
	{
	left:-999em;
	position:absolute;
	}
 /*-----------------------Header-----------------------------*/
 #header
	 {
	background:url(../images/bg-header.jpg) no-repeat left top;
	height:300px;
	 }
/*-------------------------------LOGO-------------------------*/
#selLogo 
	{											
	padding:5px 0 0 10px;
	}
#selLogo h1
	{
	background:url(../images/logo.jpg) no-repeat scroll 0 0;

	}
#selLogo a
	{
	width:319px;
	height:95px;
	display:block;
	overflow:hidden;
	text-indent:-2000em;
	}
/*-------------------------------Sub Header-------------------------*/
#selSubheader
	{
	height:45px;
	background:#960709;
	}
#selSubheader li
	{
	float:left;
	}
#selSubheader a
	{
	display:block;
	font: bold 12px "Trebuchet MS";
	color:#fff;
	text-align:center;
	line-height:45px;
	margin:0 10px 0 14px;
	width:50px;
	text-decoration:none;
	}
#selSubheader a:hover, #selSubheader .clsCurrent a
	{
	background:url(../images/submenu_over.jpg) no-repeat scroll center;
	color:#000;
	}
/*------------------------------Banner--------------------------*/
#selBanner
	{
	width:650px;
	height:130px;
	}

/*-------------------------------Content-------------------------*/
#content
	{
	padding:8px;
	margin-top:30px;
	min-height:500px;
	}
/*-------------------------------Sidebar-------------------------*/
#Sidebar
	{
	width:274px;
	color:#000;
	}
.clsSidebar_btn
	{
	background:url(../images/sidebar_btn.jpg) no-repeat scroll;
	height:24px;
	width:74px;
	border:none;
	cursor:pointer;
	color:#FFF;
	}
.clsSidebar_btn:hover
	{
	color:#666;
	}
.clsCommonside h3, #Main h2, .clsEvents li a
	{
	background:#060606 ;
	font:bold 13px "Trebuchet MS";
	line-height:25px;
	color:#FFF;
	}
.clsCommonside h3 span, #Main h2 span
{
background:#060606 ;
line-height:25px;
padding-left:2px;
padding-right:7px;
text-align:center;
margin-left:7px;
padding-top:1px;
/*display:block;*/
}
#Sidebar p
	{
	font:13px "Trebuchet MS";
	}
/*-------------------------------Subscribe-------------------------*/
.clsSubscribe, .clsMenberlogin, .clsQuicksearch, .clsLatestNews, .clsPolls, .clsEvents, .clsForum, .clsArticle, .clsBoonex, .clsShoutBox
	{
	
	}
.clsSubscribe p
	{	
	padding-top:15px;
	}
.clsSubscribe label
	{
	font-weight:bold;
	letter-spacing:1px;
	}
.clsSubscribe_txt
	{
	border:none;
	border:1px #777876 solid;
	margin:15px 0 23px 0;
	width:218px;
	color:#A6A6A6;
	}
/*-------------------------------member login-------------------------*/
.clsMenberlogin p
	{
	padding:10px 5px;
	}
.clsMenberlogin label
	{
	margin-right:10px;
	}
.clsMenberlogin_txt
	{
	border:none;
	border:1px #777876 solid;
	height:15px;
	width:141px;
	margin-left:5px;
	}
.clsMenberlogin a
	{
	text-decoration:underline;
	margin-right:14px;
	color:#a6a6a6;
	}
.clsMenberlogin a:hover
	{
	text-decoration:none;
	}
.clsMenberlogin span
	{
	margin:0 16px 0 21px;
	}
.clscheck
	{
	margin:0;
	padding:0;
	}
/*-------------------------------Quick Search-------------------------*/
	
.clsQuicksearch p
	{
	padding:10px 0 7px 5px;
	}
.cls_label
	{
	text-align:right;
	}
.clsQuicksearch_age
	{
	border:none;
	border:1px #CCCDCF solid;
	margin:0 10px;
	height:18px;
	width:48px;
	 }
.clsQuicksearch_txt
	{
	border:none;
	border:1px #CCCDCF solid;
	height:15px;
	width:188px;
	}
.clsQuicksearch_first
	{
	border:none;
	border:1px #CCCDCF solid;
	margin:0 10px;
	height:18px;
	width:127px;
	}
/*-------------------------------Latest news-------------------------*/
.clsLatestNews li p
	{
	padding-bottom:10px;
	}
.clsLatestNews span
	{
	font:bold 13px "Trebuchet MS";
	}
.cls_border
	{
	background:url(../../temp02/images/latestnews_li.jpg) repeat-x scroll bottom;
	margin-bottom:15px;
	}
.cls_Noborder
	{
	background:none;
	}
.clsmore
	{
	background:url(../images/sidebar_btn.jpg) no-repeat scroll;
	width:74px;
	}
.clsmore a
	{
	height:24px;
	width:74px;
	color:#000;
	display:block;
	overflow:hidden;
	line-height:22px;
	text-align:center;
	}
.clsmore a:hover
	{
	color:#666;
	}
/*-------------------------------Polls-------------------------*/
.clsPolls p
	{
	padding-bottom:8px;
	}
.clsPolls ul
	{
	padding-bottom:5px;
	}
.clsPolls li
	{
	padding-bottom:8px;
	}
.clsPolls_img
	{
	padding-bottom:25px;
	}
.clsPolls img
	{
	float:left;
	border: 1px #CCCDCF solid;
	}
.clsPolls_txt
	{
	margin-left:14px;
	float:none;
	}
.clsPolls label
	{
	margin-left:15px;
	}
/*-------------------------------Events-------------------------*/
.clsEvents_content
	{
	padding:15px 0;
	}
.clsEvents img
	{
	float:left;
	border: 1px #CCCDCF solid;
	}

.clsEvents_txt
	{
	padding:10px 0 0 65px;
	}
.cls_view a, .cls_next a, .clsM_gal_btn a
	{
	background:url(../images/sidebar_btn.jpg) no-repeat scroll left 0;
	line-height:22px;
	text-align:center;
	color:#000;
	height:24px;
	width:74px;
	display:block;
	overflow:hidden;
	}
.cls_view a:hover, .cls_next a:hover, .clsM_gal_btn a:hover
{
color:#666;
}
.cls_view
	{
	float:left;
	}
.cls_next 
	{
	float:right;
	}
/*-------------------------------Forum / Article / Boonex-------------------------*/
.clsForum p, .clsArticle p
	{
	padding-bottom:10px;
	}
.clsForum span, .clsArticle span, .clsEvents_txt span, .clsPolls span, .clsBoonex span
	{
	font-weight:bold;
	}
.clsForum_btn,.clsArticle_btn
	{
	background:url(../images/forum_btn.jpg) no-repeat scroll;
	height:24px;
	width:97px;
	border:none;
	cursor:pointer;
	color:#FFF;
	}
/*-------------------------------Shout Box-------------------------*/
.clsShoutBox p
	{
	padding-bottom:5px;
	}
.clsShoutBox a
	{
	text-decoration:underline;
	margin-right:5px;
	color:#a6a6a6;
	}
/*-------------------------------Main-------------------------*/
#Main
	{
	width:668px;
	color:#A6A6A6;
	} .clsMusic, .clsPhoto, .clsVideo
	{
	/*background:url(../images/span_h3.jpg) no-repeat scroll 0 -2px;*/
	margin-top:10px;
	}
/*-------------------------------Static-------------------------*/
.clsStatic {
padding-bottom:230px;
padding-left:30px;
}
* html .clsStatic {
padding-bottom:0;
}
.clsStatic ul
{
margin:17px 0 10px 0;
}
.clsStatic li  
	{
	float:left;
	width:141px;
	margin:0 0 19px 20px;
	}
.clsStatic a
	{
	display:inline;
	/*margin-left:25px;*/
	text-decoration:underline;
	line-height:18px;
	color:#000;
	}
.clsStatic a:hover
	{
	text-decoration:none;
	}
/*-------------------Static List Image-------------------------*/
.clsMbs
	{
	background:url(../images/pic1.jpg) no-repeat scroll left 0;
	}
.clsThis
	{
	background:url(../images/pic2.jpg) no-repeat scroll left 0;
	}
.clsPvedio
	{
	background:url(../images/pic3.jpg) no-repeat scroll 0 0;
	}
.clsPool
	{
	background:url(../images/pic4.jpg) no-repeat scroll 0 0;
	}
.clsOnline
	{
	background:url(../images/pic5.jpg) no-repeat scroll 0 0;
	}
.clsFri
	{
	background:url(../images/pic6.jpg) no-repeat scroll 0 0;
	}
.clsTag
	{
	background:url(../images/pic7.jpg) no-repeat scroll 0 0;
	}
.clsTop
	{
	background:url(../images/pic8.jpg) no-repeat scroll 0 0;
	}
.clsNew
	{
	background:url(../images/pic9.jpg) no-repeat scroll 0 0;
	}
.clsPhot
	{
	background:url(../images/pic10.jpg) no-repeat scroll 0 0;
	}
.clsGrp
	{
	background:url(../images/pic11.jpg) no-repeat scroll 0 0;
	}
.clsPost
	{
	background:url(../images/pic12.jpg) no-repeat scroll 0 0;
	}
.clsVdo
	{
	background:url(../images/pic13.jpg) no-repeat scroll 0 0;
	}
.clsBlog
	{
	background:url(../images/pic14.jpg) no-repeat scroll 0 0;
	}
.clsArt
	{
	background:url(../images/pic15.jpg) no-repeat scroll 0 0;
	}
.clsMusi
	{
	background:url(../images/pic16.jpg) no-repeat scroll 0 0;
	}
.clsEve
	{
	background:url(../images/pic17.jpg) no-repeat scroll left center;
	}
.clsClas
	{
	background:url(../images/pic18.jpg) no-repeat scroll 0 0;
	}
/*-------------------------------Music-------------------------*/
.clsMusic li, .clsVideo li, .clsPhoto li
	{
	float:left;
	padding:10px 20px 0 28px;
		}


.clsM_gal
	{
	padding-bottom:10px;
	}
.clsM_gal a
	{
	background:url(../../temp03/images/music_gal.jpg) no-repeat scroll 0 0;
	width:120px;
	height:128px;
	display:block;
	overflow:hidden;
	text-indent:-2000em;
	}
.clsM_gal_btn
	{
	float:right;
	margin:0 20px 0 50px;
	padding-bottom:10px;
	}
/*-------------------------------Vedio-------------------------*/
.clsVideo_gal
	{
	padding-bottom:20px;
	}
.clsVideo_gal a img, .clsPhoto li a img, .clsM_gal a
	{
	border:#E7E7E7 1px solid;
	}
.clsVideo_gal p, .clsM_gal p, .clsPhoto_gal p
	{
	text-align:center;
	padding:2px 0;
	}
/*-------------------------------Photo-------------------------*/
.clsPhoto li a
	{
	color:#A6A6A6;
	display:block;
	text-align:center;
	margin-top:11px;
	}
	
/*-------------------------------Footer-------------------------*/
#footer
	{
	background:#000;
	padding:20px 0;
	text-align:center;
	color:#fff;
	}	
/*#footer p{
	padding-bottom:10px;
}
*/
.clsfooternavigation
	{
	padding-bottom:20px;
	}
.clsfooternavigation li
	{
	display:inline;
	}
.clsfooternavigation li a
	{
	color:#fff;
	padding:0 10px;
	text-decoration:none;
	}
.clsfooternavigation li a:hover
	{
	color:#3CCEE7;
	}
.clsColor
{
color:#999999;
}
.clsColor1
{
color:#3CCEE7;
}
.clear
	{
	clear:both;
	}	
/*------------------------------*/
 .cls-Menu li, .clsEvents li
 {
 float:right;
 padding-right:5px;
 }
 .cls-Menu li a, .clsEvents li a, .clsActive li a
{
/*background:url(../images/in-menu-L.jpg) no-repeat scroll left center;
 text-decoration:none;
 font-weight:bold;
 color:#FFFFFF;
 padding:5px;*/
 } 

 .cls-Menu  li a span, .clsEvents li a span
 {
/* background:url(../images/in_menu_R.jpg) no-repeat right center;
 padding:5px;*/
 }
 .cls-Menu  div a span, .clsEvents div a span
 {
/* background:url(../images/in_menu_R.jpg) no-repeat right center;
 padding:5px;*/
 }
 .clsActive span 
 {
/* background:url(../images/in_menu_Or.jpg) no-repeat right center;
 padding:5px;
 color:#FFFFFF;
font-weight:bold;*/
 }

 .cls-Menu  li a:hover, .clsEvents li a:hover,.cls-Menu  .clsActive a, .clsEvents .clsActive a
 {
/* background:url(../images/in-menu-overL.jpg) no-repeat left center;
 padding:5px;*/
 }
 .cls-Menu  li a span:hover, .clsEvents li a span:hover, .cls-Menu  .clsActive a span, .clsEvents .clsActive a span  
 {
 /*background:url(../images/in_menu_Or.jpg) no-repeat right center;
 padding:5px;*/
 }
  .cls-Menu  li a:hover span, .clsEvents li a:hover span, .cls-Menu  .clsActive a span, .clsEvents .clsActive a span
 {
 /*background:url(../images/in_menu_Or.jpg) no-repeat right center;
 padding:5px;*/
 }
  .clsActive span:hover
 {
 /*background:url(../images/in_menu_Or.jpg) no-repeat right center;
 padding:5px;*/
 /*font:bold 13px "Trebuchet MS";*/
/*line-height:26px;*/
 /*color:#FFFFFF;*/
 }
 /*--------------------------------------*/
.dbTopMenu li a {
	background:transparent url(../images/nav-btn.jpg) no-repeat scroll 0 0;
	color:#000;
	font:13px "Trebuchet MS";
	float:left;
	/*padding-left:5px;*/
	text-align:center;
	height:22px;
	margin-top:1px;
	padding-top:1px;
	width:56px;
	text-decoration:none !important;
}
/*.dbTopMenu li a span {
	background:transparent url(../images/in_menu_R.jpg) no-repeat scroll right top;
	display:block;
	float:left;
	height:22px;
	line-height:22px;
	padding:0 10px 0 5px;
}*/
.dbTopMenu ul li a:hover {
		background:transparent url(../images/nav-btn-over.jpg) no-repeat scroll 0 0;
	color:#000;
	font:13px "Trebuchet MS";
}
/*.dbTopMenu ul li a:hover span {
	background:transparent url(../images/in_menu_Or.jpg) no-repeat scroll right top;
	display:block;
	height:22px;
}*/
.dbTopMenu ul li  a.clsActive {
	background:transparent url(../images/nav-btn-over.jpg) no-repeat scroll 0 0;
	color:#000;
	font:bold 13px "Trebuchet MS";
}
/*.dbTopMenu ul li .clsActive span {
	background:transparent url(../images/in_menu_Or.jpg) no-repeat scroll right top;
	display:block;
	height:22px;
}*/
.clsHeadingRight{
	width:60%;
	text-align:right;
}