/***********************************
 GLOBAL CSS DECLARATIONS
***********************************/
body 		{ margin: 0; font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000; }
img 		{ border-style: none; border-width: 0px; outline: none; }
li 			{ list-style-type: none; }
h1, h2, h3 	{ font: inherit; }
a			{ outline: none;}
a:link 		{ text-decoration:none; color: ##3B3B3B; }
a:visited 	{ text-decoration:none; color: ##3B3B3B; }
a:hover 	{ text-decoration:none; color: #000; }
a:active 	{ text-decoration:none; color: #000; }

p 			{ margin: 2px 0; }
table		{ margin:0; width: 100%; }
div.Clear 	{ width:100%; float:left; clear:both; height:20px; }

.CursorHand { cursor:pointer; }
.Black 		{ color:#000000; }
.White 		{ color:#FFFFFF; }
.Arial 		{ font-family:Arial,Helvetica,sans-serif; }
.Txt10 		{ font-size:10px; }
.Txt11 		{ font-size:11px; }

.SpacerTopBottomSm {
	padding-bottom:0px;
	padding-top:0px;
	line-height:17px;
}


/* BOXES, INPUT & FORMS */
.TextBox130 {
	width:123px;
	font-size:12px;
	color:#333333;
	height:14px;
	border:none;
	padding:4px;
	margin: 1px;
	background-image: url(../images/Input_textBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}	

/* HEADER */
div.HeaderWrapper {
	height:121px;
	background-image: url(../images/header_bgx1.1.gif);
	background-repeat: repeat-x;
	background-position: -1px;
}

div.HeaderInner {
	width:1000px;
	height: 121px;
	margin:auto;
	background-image: url(../images/header_bg1.1.jpg);
	background-repeat: no-repeat;
	padding: 0px;	
}	

a.Logo {
	display: block;
	float:left;
	margin-left: 20px;
	width:293px;
	height:119px;
}	

div.HeaderHeadline {
	float:left;
	width:544px;
	padding:22px 0 0 75px;
	font-family: Trebuchet MS, Trebuchet, Arial;
	letter-spacing:-1px;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
	text-transform: uppercase;
	overflow:hidden;
}	

div.Grey_cont {
	background:url(../images/box_gray.png) left top no-repeat;
	width:222px;
	height:208px;
	float:left;
}


/* TOP NAV TABS */
div.hovermenu {
	width:640px;
	color:#FFFFFF;
	float:left;
	height:42px;
	padding-top: 20px;
	text-align:center;
}	

.hovermenu ul{
	line-height:20px;
	margin: 0px;
	padding: 0px;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
	float:left;
	margin: 0px;
	padding: 0px;
}

.hovermenu ul li a{
	text-decoration: none;
	float: left;
	color: black;
	padding:2px 8px 12px 8px;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#cccccc;
	letter-spacing:-1px;
}

.hovermenu ul li a:hover{
	background:url(../images/arrow.png) center bottom no-repeat;
	padding:2px 8px 12px 8px;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#e50101;
}

.hovermenu ul li a.current{
	background:url(../images/arrow.png) center bottom no-repeat;
	padding:2px 8px 12px 8px;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#C80000;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	
}


/* CONTENT */
div.ContentWrapper {
	width: 100%;
	height:auto;
	background:url(../images/content_bg1.1.jpg) 50px 0px repeat-x;
	background-color:#DDD;
}

div.ContentInner {
	width:1000px;
	margin:auto;
}

.ContentTextBgd {
	width:620px;
	height: 100%;
	padding: 0;
	margin: 0;
	background-image: url(../images/content_bg_mid.jpg);
	background-repeat:repeat-y;

}


.ContentText {
	clear: both;
	float: left;
	width:540px;
	height: auto;
	margin: 0;
	padding: 0 40px 20px 40px;
	background-image: url(../images/content_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*.ContentText {
	clear: both;
	float: left;
	width:540px;
	height: auto;
	margin: 0;
	padding: 10px 40px 20px 40px;
	background-image: url(../images/content_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/

/* HOME PAGE ROTATOR BANNER */

div.BannerContainer {
	clear: both;
	float: left;
	width: 100%;
	overflow-x:hidden;
	overflow-y:hidden;
	
}

/*div.BannerContainer {
	height: 235px;
	overflow-x:hidden;
	overflow-y:hidden;
	background: #666666;
	border: 2px solid #666666;
	padding-bottom:2px;
}*/
div.BannerContainerNav {
	height: 20px;
	padding: 8px 8px 3px 8px;
	margin: 0 0 30px 0;
	color: #FFF;
	background-color:#666;
	text-align:right;
}

div.BannerBottom {
	background:url(../images/bannerBottom.jpg) left top no-repeat;
	float: left;
	width: 620px;
	height:22px;
	padding-bottom:10px;
}

/* FOOTER */
div.FooterWrapper {
	background:url(../images/footer_bgx1.1.gif) left top repeat-x;
	height:100px;
	width:100%;
}

div.FooterInner {
	width:1000px;
	height: 100px;
	padding: 0px;
	margin:auto;
	background-image: url(../images/footer_bg1.1.jpg);
	background-repeat: no-repeat;
}

div.FooterWorriorLogo {
	float:left;
	width:250px;
	height:155px;
	margin: -55px 0 0 0px;
	text-align:center;
	background-color:#66FF99;
	z-index: 99;
	background:url(../images/warriorwear_logo.png) right top no-repeat;
}	

div.FooterLinks {
	float:left;
	margin:40px 0 0 40px;
	padding-top:7px;
	text-align:center;
	width:650px;
}
div.FooterLinks a {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
	text-transform: uppercase;
}	

div.FooterLinks a:hover {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#EEE;
	text-decoration:none;
}


/* LEFT SUB PANEL */
div.LeftNav {
	width:238px;
	padding:20px 0 0 60px;
}	

div.LeftBoxGray {
	float:left;
	width:224px;
	height:auto;
}

div.LeftBoxHeader {
	float: left;
	padding: 14px 0 0 40px;
	width: 224px;
	height: 31px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/BoxGrayHdr.png);
	background-repeat: no-repeat;
	background-position: 1px top;
}

div.LeftBoxBody {
	float: left;
	width: 224px;
	height: auto;
	padding: 0 0 15px 0;
	background-image: url(../images/BoxGrayRight.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.LeftBoxContent {
	float: left;
	width: 214px;
	height: auto;
	padding: 5px 5px 15px 5px;
	background-image: url(../images/BoxGrayLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.InputLabel {
	padding: 5px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #222;
	text-align: right;
	text-transform:uppercase;
}

.InputElement {
	padding: 0 10px 0 0;
	/*text-align: right;*/
}

div.ButtonLogin {
	float:right;
	width:100px;
	margin: 5px 10px 0 0;
	text-align:right;
}





div.account_info_wrapper {
	width:100%;
	
	padding:3px 0 3px 0;
}	

div.login_text {
	width:72px;
	float:left;
	text-align:left;
	padding:1px 0  0 8px;
	font-size:11px;
}	

div.forgot {
	width:100px;
	float:left;
	text-align:left;
	padding:1px 0  0 8px;
	font-size:11px;
	font-weight:bold;
}	

div.peragraph {
	clear: both;
	float:left;
	margin: 10px 0 20px 0;
	text-align:justify;
	line-height: 1.5;
	width:98%;
}
div.Text {
	clear: both;
	float:left;
	margin: 10px 0 20px 0;
	text-align:justify;
	line-height: 1.5;
	width:98%;
}		

div.home_cont {
	width:168px;
	padding:3px;
	margin-left:5px;
	float:left;
	border:#bec1c5 1px solid;
}	


#blog, #news, #instructor{
	height: 200px;
	overflow: hidden;
	text-align:left;

}
#blog #title{
	margin-bottom: 5px;
	background: url(../images/arrow.jpg) left top no-repeat;
	padding-left: 15px; 
	background-position: 0px 2px;
}
#class #title{
	color:#900;
	font-weight: bold;
	background: url(../images/arrow.jpg) left top no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;	
	margin-bottom:2px;
}
#class #title a{
	color:#900;
}
#class #title a:hover{
	color:#FF1717;
	text-decoration:none;
}
#class #time a{
	font-size: 12px;
}
#class #time a:hover{
	text-decoration:none;
}
#class #time{
	font-size: 11px;
	padding-left: 15px;
	margin:bottom: 22px;
}
#instructor #title{
	margin-bottom: 5px;
	background: url(../images/arrow.jpg) left top no-repeat;
	padding-left: 15px; 
	background-position: 0px 2px;
}

#news #title a{
	color: #900;
}
#news #title a:hover{
	color: #FF1717;
	text-decoration:none;
}
#instructor #title a{
	color: #900;
}
#instructor #title a:hover{
	color: #FF1717;
	text-decoration:none;
}
#blog #title a{
	color: #900;
}
#blog #title a:hover{
	color: #FF1717;
	text-decoration:none;
}




#blog #detail,#news #detail,#instructor #detail{
	padding-left: 5px;
	font-size: 11px;
	vertical-align: top;
	
}


#banner{
	margin-left: 0px;
}
#banner li{

}

#banner li img{
	/*width:200px;*/
}

.summaryimage{
	border: 1px solid #ccc;
	padding: 2px;
	margin-right:5px;
	width: 160px;
	vertical-align: top;
	float:left;
	margin-botton: 0px;
	padding-botton: 0px;
}
.summaryimage1{
	border: 1px solid #ccc;
	padding: 2px;
	margin-right:5px;
	width: 200px;
	vertical-align: top;
	float:left;
	margin-botton: 0px;
	padding-botton: 0px;
}

.summaryimage2{
	border: 1px solid #ccc;
	padding: 2px;
	margin-right:5px;
	width: 300px;
	vertical-align: top;
	float:left;
	margin-botton: 0px;
	padding-botton: 0px;
	margin-top: 10px;
}

.summaryimage3{
	border: 1px solid #ccc;
	padding: 2px;
	margin-right:5px;
	width: 200px;
	vertical-align: top;
	float:left;
	margin-botton: 0px;
	padding-botton: 0px;
	margin-top: 10px;
}

/*-----------31 July-----------*/

div.videoCont {
	width:95%;
	float:left;
	padding:10px;
}	

div.vide_image {
	width:25%;
	float:left;
}

div.description {
	width:74%;
	float:left;
}	

div.description b {
	color:#00000;
}

div.description a {
	color:#0033FF;
	text-decoration:none;
	font-weight:bold;
}	

div.description a:hover {
	color:#0033FF;
	text-decoration:underline;
	font-weight:bold;
}

a.more {
	float:right;
	padding-top:10px;
}		


div.BlogCont {
	width:93%;
	float:left;
	margin:5px;
	/*padding-left:5px;
	padding-right:5px;*/
	padding-bottom:5px;
	/*background:#f5f4f1;*/
	border-bottom:#999999 1px solid;
	/*border-top:#999999 1px solid;*/
	margin-left: 25px;
	
}		

div.BlogCont h3 {
	/*color:#3B3B3B;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:1px;
	margin:1px;
}

div.BlogCont b {
	color:#00000;
}

div.BlogCont h3  a {
	color:#3B3B3B;
	text-decoration:none;
	font-weight:bold;
}	

div.BlogCont h3 a:hover {
	color:#787878;
	text-decoration:none;
	font-weight:bold;
}
div.BlogCont h3 a:visited {
	/*color:#3B3B3B;*/
	text-decoration:none;
	font-weight:bold;
}

.message{
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	color: #f00;
	font-weight: bold;
	text-align:center;
}

/*-----------01 August 2009---------------*/

p {
	text-align:justify;
}	

div.comments {
	float:left; 
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#1A1A1A; 
	float:left;
	margin:5px 5px 5px 25px;
	width:93%;

}
div.ViewCom {
	width:97%;
	float:left;
	margin-top:5px;
	padding:5px;
	background:#f7f7f6;
	border-bottom:#999999 dotted 1px;
	/*border-top:#999999 dotted 1px;
	display:none;*/
}

div.comments_cont {
	width:92%;
	float:left;
	margin-top:5px;
	padding:5px;
	background:#eaeae8;
	border:#c5c4c4 solid 1px;
	margin:5px 5px 5px 20px;
}	

div.ViewCom b {
	/*color:#0033FF;*/
}

a.Post_com {
	background:url(../images/comts.gif) left no-repeat;
	padding-left:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:19px;
	margin-left: 290px;
	text-decoration:none;
}	

a.Post_com:hover {
	color:#ff0000;
	text-decoration:none;
}	
.btn{
	background:url(../images/button_bg.gif) left bottom repeat-x;
	border:#991818 1px solid;
	font-family:Verdana;
	color:#fff;
	padding:4px;
	font-size:12px;	
	font-weight:bold;
}
div #video{
	width: 120px;
	height: 100px;
	overflow: hidden;
	float:left;
	padding-10px;
}
/*--------------------jQuery Gallery--------------*/
#gallery-outer {
	background-color: #F4F7FB;
	padding: 0px;
	/*overflow: auto;*/
	margin: 10px;
	padding: 0px;
	background: transparent;
	
}

#gallery-outer ul { list-style: none; padding-left:45px;  }
#gallery-outer ul li { display: inline;}


/************** CALENDAR *********************/
#banner li{
	list-style:none;
}

div #calendar{
padding: 0 0 0 5px !important;
width: 205px !important; 
}

.SpecialHeader1b {
height: 10px;
padding: 0 2px;
text-align:right;
}

.CalLht {
background-color:#F4F4F4;
border: 1px solid #F4F4F4;
color:#000;
font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:10px;
}

.CalOra {
background-color:#FF6633;
border:1px solid #000000;
color:#333333;
font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

.CalWht {
background-color:#FFFFFF;
border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
color:#000000;
font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:10px;
}

.CalGry {
background-color:#D8D8D8;
border:1px solid #D8D8D8;
color:#000000;
font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:10px;
}


/****** GOOGLE MAP *******/
#map_canvas{
	margin: -4px 0 0 1px !important;
	padding: 0 !important;
	width: 214px; 
	height: 155px
}
.Bold{
	font-weight: bold;
	text-transform: uppercase;
}

.classes{
	font-family:"Calibri";
	width:100%;
	border-collapse: collapse;
	background: #EDEDEC;	
}
.classday{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px dashed #999999;
	border-spacing: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}
.classes th{
	border-bottom: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
	font-size:14px;
	padding: 5px;
	color: #990000;
	font-weight: normal;
}

.classtitle{
		
	color:#900;
	font-weight: bold;
	margin-bottom: 10px;
}
.classtitle a, .classtitle a:hover, .classtitle a:visited {
		
	color:#900;
	font-weight: bold;
	text-decoration:none;
}
.classtitle a:hover{
	color:#FF1717;
}

.classtime{
	line-height: 12px;
	color: #000;
	font-size: 10px;
	margin-top:0px;
	margin-bottom: 5px;
	font-weight:normal;
	
}
.classspan{
	padding-left:10px;
	padding-right:10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 0px;
	text-align:center;
}

div.inkDot {
	top:0;
	right:50px;
	position:absolute;
	width:200px;
	text-align:right;
	height:329px;
}			

div.Leftgey_container {
	background:url(../images/cont_grey.gif) left top no-repeat;
	width:222px;
	height:207px;
	float:left;
}

div.Leftgey_container2 {
	background:url(../images/cont_grey2.gif) left top no-repeat;
	width:222px;
	height:207px;
	float:left;
}	

div.LeftDarkgey_container {
	background:url(../images/cont_Dark_grey.gif) left top no-repeat;
	width:222px;
	height:211px;
	float:left;
	color:#FFFFFF;
}	


div.LeftCont_head {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:35px;
	float:left;
	width:186px;
	line-height:47px;
	height:43px;
}


/* PROMO BOX */
.PromoBoxHeader {
	padding: 10px 0 0 10px;
	with: 160px;
	height: 28px; 
	font-family: Trebuchet, trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-image: url(../images/PromoBoxHeader.png);
	background-repeat: no-repeat;
}
.PromoBoxPicture {
	padding: 0 2px 0 2px;
	margin: 0;
	background-image: url(../images/PromoBoxMid.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #c3c2c3;
}
.PromoBoxContent {
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-image: url(../images/PromoBoxMid.png);
	background-repeat: repeat-y;
	min-height: 200px;
}
.PromoBoxFooter {
	width: 170px;
	height: 5px;
	background-image: url(../images/PromoBoxBot.png);
	background-repeat: no-repeat;
}

/* Easy Slider */

#Rotator {
	float:left;
	padding: 0px 1px 0px 1px;
	padding:0;
	position:relative;
	border: 1px solid #000;
	margin-bottom: 2px;
	
}
.Rotator img{
	width:610px; height:320px;
}

.RotatorNav {
	background-color:#000000;
	clear:both;
	color:#FFFFFF;
	float:left;
	height:22px;
	margin:0 10 0px 1px;
	padding:5px 5px 0;
	text-align:right;
	width:610px;
}


.RotatorNav a {
	color:#FFFFFF;
	font-size:12px;
	padding:4px 8px 6px;
	text-decoration:none;
}
a.activeSlide {
	background-color:#333333;
}

/* // Easy Slider */


.error{
	color:#f00;
}

td.tdCont {
	background:url(../images/cont_bgg.gif) left top no-repeat;
	width:190px;
	height:172px;
	padding:5px 5px 5px 10px;
}	

td.tdContt {
	background:url(../images/cont_bgg.png) left top no-repeat;
	width:200px;
	height:100px;
}	
div.blockcontainer {
	background:url(../images/container_bgg.png) left top no-repeat;
	width:235px;
	height:100px;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
div.smallcontainer {
	background:url(../images/smallcontainer_bgg.png) left top no-repeat;
	width:235px;
	height:60px;
	padding-top: 5px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 10px;
	margin-top:5px;
}

.popup_heading {
	/*background:#fff url(../images/coment.gif) left bottom repeat-x;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#333333;
	margin-top:20px;
	padding-left:10px;
	width:408px;
	border: 1px solid #ccc;
}

h3.popup_headingh {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#333333;
	margin:0px;
	padding:5px 0 10px 10px;
	width:98.1%;
	/*background-color:#F5F5F5;*/
	border-left:#e5e2e2 1px solid;
	border-right:#e5e2e2 1px solid;;
	border-top:#e5e2e2 1px solid;
}

th.coments {text-align:left; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
td.coments {text-align:left; width:180px;}

div.menu_form_body {
	width:100%;
	/*background-color:#F5F5F5;*/
	float:left;
	border-left:#e5e2e2 1px solid;
	border-right:#e5e2e2 1px solid;;
	border-bottom:#e5e2e2 1px solid;
}	




div.FooterText {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999;
	text-align:center;
	/*text-transform: uppercase;*/
	
}	


div.contents {
	width:93%;
	float:left;
	margin:5px;
	padding-bottom:5px;
	margin-left: 25px;
	
}

/*-----------------------------------------*/

div.membership_type {
	width:97%;
	float:left;
	margin:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size: 13px;
	border-bottom:#999999 1px solid;
	border-top:none;
}		

div.membership_type h3 {
	color:#3B3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:1px;
	margin:1px;
}

div.membership_type b {
	color:#00000;
}

div.container{
	border-bottom:1px solid #999999;
	float:left;
	margin:5px 5px 5px 20px;
	padding-bottom:5px;
	width:93%;

}
div.header{
	margin-bottom: 20px
}
div.box{
	float:right;
	width:150px;
	margin:0 0 0 15px;
    background:#B9C1DD;
	text-align:center
}

h1{
	font-size: 120%;
	margin:0;
	padding: 0 5px;
	background: #C3D9FF;
	color: #333
}
div.mem-benefits-container{
	
	margin: 0;
	width:auto;
	position: absolute;
	clear: both;
	z-index: 1;
	text-align: left;
	background: #DEDEDE;
	display: none;
	font-size: 13px;
}

div.mem-benefits-container .mem-benefits{
	background: #fff;
	padding: 0;
	margin-bottom: 4px;
	margin-right: 4px;
	border: 3px #5891BB solid;
	z-index: 2;
}

div.mem-benefits-container .mem-benefits h1{
	background: #7B8EC6;
	padding: 2px 4px;
	margin: 0;
	font-size: 12px;
	color: #fff;
	border: 1px #fff solid;
}

div.mem-benefits-container .mem-benefits h1 a,
div.mem-benefits-container .mem-benefits h1 a:visited{
	margin-left: 190px;
	text-decoration:none;
}

div.close_dialog_btn{
	/*margin-left:197px;*/
	float:right;
	margin-bottom: 1px;
	background:#CE0909;
	height:14px
}
div.close_dialog_btn img{
	border:none;
}

div.mem-benefits-container .mem-benefits p{
	font-size: 12px;
	padding:4px;
	margin:0;
}

div.mem-benefits-container .mem-benefits ul{
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 10px;
}

div.mem-benefits-container .mem-benefits li{
	margin: 0 auto;
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.rtop,.rbottom{display: none}

div h3 {
	color:#3B3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:1px;
	margin:1px;
}

div b {
	color:#00000;
}

div a {
	color:#3B3B3B;
	text-decoration:none;
	font-weight:bold;
}	

div a:hover {
	color:#727272;
	text-decoration:none;
	font-weight:bold;
}

div.memtitle {
	color:#3B3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:1px;
	margin:1px;
}

/*-------------------------------------*/

div.BannerBottom1 {
	background:url(../images/bannerBottom1.jpg) left top no-repeat;
	float: left;
	width: 620px;
	height:22px;
	/*padding-bottom:10px;*/
}

div.frame1 {
	background:transparent url(../images/pic1.gif) no-repeat scroll left bottom;
	float:left;
	height:252px;
	margin-left:8px;
	padding-top:6px;
	text-align:center;
	width:200px;
	overflow:hidden;
}

div.frame1 img {
	/*padding-top:6px;*/
	height:212px;
	overflow:hidden;
	width:185px;
	padding-top:11px;
}

div.frame2 {
	background:transparent url(../images/pic2.gif) no-repeat scroll left top;
	float:left;
	height:252px;
	margin-left:8px;
	padding-top:6px;
	text-align:center;
	width:200px;
	overflow:hidden;
}
div.frame2 img {
	height:212px;
	overflow:hidden;
	width:185px;
}

div.frame3 {
	background:transparent url(../images/pic4.gif) no-repeat scroll left top;
	float:left;
	height:252px;
	margin-left:8px;
	padding-top:6px;
	text-align:center;
	width:200px;
	
}
div.frame3 img {
	height:212px;
	overflow:hidden;
	width:185px;
}

div.frame1 p , div.frame2 p , div.frame3 p {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	height:23px;
	margin:0;
	padding:5px 0 0;
	text-align:center;
	overflow:hidden;
}

div.classschedule{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.subtitle {
	color:#3B3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:1px;
	margin:1px;
	margin-bottom: 5px;
}
.message{
	margin-left:130px;
	padding: 4px; 
	margin-top:30px;
	text-align:center;
	border: 1px solid #ccc; 
	width:100%;
}
.required{
	color: #f00;
}

.fighterimage{
	border: 1px solid #ccc;
	padding: 2px;
	margin-right:5px;
	width: 220px;
	vertical-align: top;
	float:left;
	margin: 0px;
	height: 270px;
}

.biotitle{
	font-weight:bold; 
	padding: 10px 0 2px 0; 
	font-size:18px; 
	color:#3B3B3B;
	font-weight:14px;

}