html,body{
	background:#dedede;
	margin:0;
	color:#000;
	font:11px arial,sans-serif;
	height:100%;
}
img{border-style:none;}
a{text-decoration:none;color:#990100;outline:0;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:995px;
	height:100%;
	margin:0 auto;
}
/*-----Page-------*/
#page{
	float:left;
	min-height:100%;
}
* html #page{
	height:100%;
}
.main{
	width:100%;
	float:left;
	padding:0 0 50px;
	overflow:hidden;
}
/*Left Sidebar*/
.left-sidebar{
	background:url(../images/left-sidebar-bg.jpg) no-repeat 0 0;
	width:230px;
	float:left;
	padding:616px 0 20px;
	position:relative;
}
.school .left-sidebar,
.info-page .left-sidebar{background:url(../images/left-sidebar-bg2.jpg) no-repeat 100% 0;padding:425px 0 20px;}
.info-page2 .left-sidebar{background:url(../images/left-sidebar-reyes.jpg) no-repeat 100% 0;padding:425px 0 20px;}
.school .left-sidebar{background:url(../images/left-sidebar-bg3.jpg) no-repeat 100% 0;}
.form{
	float:left;
	padding:0 0 5px 13px;
}
.school .form,
.info-page .form{padding:0 0 2px 40px;}
.school .form{padding-bottom:2px;}
.form select{
	width:190px;
	margin:0 0 11px;
	padding:0;
	color:#000;
	font:normal 11px arial,sans-serif;
}
.form a{
	background:url(../images/search-btn.gif) no-repeat 0 0;
	width:192px;
	height:27px;
	margin:0 0 7px;
	padding:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
.form a:hover{background-position:0 -27px;}
.form a.kenpo{background-position:0 -54px;}
.form a.kenpo:hover{background-position:0 -81px;}
.large{
	background:url(../images/input-search-bg.gif) no-repeat 0 0;
	width:147px;
	height:16px;
	float:left;
	overflow:hidden;
	padding:5px 0 0 6px;
}
.large input{
	width:143px;
	height:16px;
	float:left;
	border:0;
	padding:0;
	font:normal 10px/13px arial,sans-serif;
	color:#888;
	outline:0;
}
.left-sidebar input.btn{
	background:url(../images/go-btn.gif) no-repeat 0 0;
	width:24px;
	height:21px;
	float:left;
	border:0;
	padding:0;
	font:normal 10px/13px arial,sans-serif;
	color:#888;
	cursor:pointer;
	outline:0;
}
.special{
	width:182px;
	float:left;
	padding:0 0 0 19px;
}
.school .special,
.info-page .special{padding:0 0 0 47px;}
.special h2{
	background:url(../images/special-offers.jpg) no-repeat 0 0;
	width:179px;
	height:24px;
	margin:0;
	padding:0 0 6px;
}
.school .special h2{background:url(../images/spec-title-bg2.gif) no-repeat 0 0;padding:0 0 8px;}
.special h2 span{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.special .image{
	width:179px;
	text-align:center;
}
.special h3{
	font-size:11px;
	color:#444;
	margin:0;
	padding:8px 0 0;
}
.school .special h3{width:100%;text-align:center;line-height:18px;}
.special p{
	font-size:12px;
	color:#515050;
	line-height:20px;
	margin:0;
	padding:5px 0 0;
}
.school .special p{padding:0 5px 0 6px;}
.special strong{
	float:left;
	font-size:12px;
	color:#990100;
	line-height:20px;
	padding:0 0 0 6px;
}
.special center{
	width:100%;
	font-size:12px;
	color:#990100;
	line-height:20px;
	font-weight:bold;
}
.special a{
	float:left;
	font-size:12px;
	color:#990100;
	line-height:17px;
	font-weight:bold;
	margin:0 0 0 7px;
}
.special b{
	float:left;
	font-size:12px;
	color:#515050;
	line-height:20px;
	padding:0 0 0 6px;
	white-space:nowrap;
}
.school .special b{
	padding:0 0 0 5px;
}
/*-----Header------*/
#header{
	background:url(../images/header-bg.jpg) no-repeat 0 0;
	width:719px;
	height:185px;
	float:left;
	overflow:hidden;
}
/*------Header Menu-----*/
#header ul{
	width:717px;
	padding:156px 0 0;
	margin:0;
	list-style:none;
}
#header li{float:left;}
#header li.active a,
#header li a:hover{background-position:0 -29px;}
#header li a{
	background:url(../images/menu-bg.gif) no-repeat 0 0;
	width:109px;
	height:29px;
	float:left;
}
#header li a span{float:left;text-indent:-9999px;overflow:hidden;}
#header li a.school{background-position:-109px 0;width:126px;}
#header li.active a.school,
#header li a.school:hover{background-position:-109px -29px;}
#header li a.store{background-position:-235px 0;width:117px;}
#header li.active a.store,
#header li a.store:hover{background-position:-235px -29px;}
#header li a.instructors{background-position:-352px 0;width:111px;}
#header li.active a.instructors,
#header li a.instructors:hover{background-position:-352px -29px;}
#header li a.blog{background-position:-463px 0;width:113px;}
#header li.active a.blog,
#header li a.blog:hover{background-position:-463px -29px;}
#header li a.contact{background-position:-576px 0;width:141px;}
#header li.active a.contact,
#header li a.contact:hover{background-position:-576px -29px;}
/*-----Content------*/
#content{
	width:726px;
	float:left;
	padding:0 11px 17px 8px;
}
#content h2{
	font-size:12px;
	color:#333;
	margin:0;
	padding:15px 0 0;
}
.flash-box{
	width:361px;
	height:283px;
	float:right;
	overflow:hidden;
	margin:11px 15px 0 20px;
	display:inline;
}
#content p{
	font-size:13px;
	line-height:25px;
	color:#666;
	margin:0;
	padding:4px 0 0;
}
#content p span{
	color:#990100;
}
.right-coll,
.left-coll{
	width:345px;
	float:left;
	padding:10px 0 0 10px;

}
.school .left-coll{
	width:335px;
	padding:3px 0 0 5px;
}
#content .left-coll h2{
	padding:15px 0 0;
}
.school #content .left-coll h2{padding:12px 0 0;}
#content .right-coll p,
#content .left-coll p{
	line-height:28px;
	padding:5px 0 0;
}
.school #content .left-coll p{line-height:25px;text-align:justify;}
#content .left-coll p a{
	font-size:12px;
	color:#990100;
	font-weight:bold;
}
.right-coll{
	float:right;
	padding:14px 0 0;
}
.school .right-coll{
	width:328px;
	padding:11px 15px 0 0;
}
.right-coll .flash-box{
	width:327px;
	height:257px;
	margin:0;
}
.right-coll strong{
	width:323px;
	float:left;
	font-size:12px;
	color:#666;
	padding:6px 0 0 4px;
}
.right-coll span{
	width:316px;
	float:left;
	font-size:11px;
	line-height:12px;
	color:#333;
	padding:4px 0 0 12px;
}
#content .right-coll h2{
	width:324px;
	color:#444;
	float:left;
	padding:18px 0 7px 3px;
}
.navigation{
	float:left;
	margin:8px 0 0 -3px;
	display:inline;
}
.store-box,
.school-box{
	background:url(../images/link-box-bg.jpg) no-repeat 0 0;
	width:330px;
	height:165px;
	float:left;
}
.store-box span,
.school-box span{
	width:330px;
	height:165px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.school-box:hover{background-position:0 -165px;}
.store-box{
	background-position:-330px 0;
	margin:0 0 0 43px;
}
.store-box:hover{background-position:-330px -165px;}
.title-box{
	width:710px;
	float:left;
	border-bottom:solid 1px #888;
	margin:0 0 14px;
}
#content .title-box p{
	color:#888;
	font-weight:bold;
	font-size:12px;
	padding:10px 0 9px;
}
.shipping-box{
	width:145px;
	float:left;
	padding:3px 0 0;
	overflow:hidden;
}
.shipping-box2{
	width:155px;
	float:left;
	padding:1px 0 0;
	overflow:hidden;
}
#content .shipping-box h2{
	width:100%;
	padding:0 0 14px;
	text-align:center;
	color:#444;
}
.shipping-box .image{
	width:100%;
	float:left;
	text-align:center;
}
.shipping-box span{
	width:132px;
	float:left;
	text-align:center;
	font-size:11px;
	color:#333;
	padding:11px 0 6px;
}
#content .shipping-box p{
	font-size:11px;
	line-height:17px;
	color:#333;
	padding:0 10px 15px 16px;
}
.shipping-box a.view,
.shipping-box a.check,
.shipping-box a.buy,
.shipping-box a.prw{
	background:url(../images/shipping-btn.gif) no-repeat 0 0;
	width:112px;
	height:25px;
	float:left;
	margin:0 0 5px 9px;
}
.shipping-box a.buy{background-position:0 -30px;}
.shipping-box a.view{background-position:0 -61px;}
.shipping-box a.check{background-position:0 -92px;}
.shipping-box a.view span,
.shipping-box a.check span,
.shipping-box a.buy span,
.shipping-box a.prw span{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	cursor:pointer;
}
.shipping-box a.prw:hover{background-position:0 -117px;}
.shipping-box a.buy:hover{background-position:0 -147px;}
.shipping-box a.view:hover{background-position:0 -178px;}
.shipping-box a.check:hover{background-position:0 -209px;}
.shipping-box span.note{
	color:#555;
	padding:12px 0 0;
}
.info{
	width:559px;
	float:left;
}
.info.small{width:304px;}
#content .info p{padding:0 0 12px;}
#content .info h2{padding:8px 0 7px;}
.table{
	width:242px;
	float:right;
	overflow:hidden;
	border:solid 1px #716d6f;
	margin:5px 17px 0 0;
	display:inline;
}
.right-coll .table{
	width:326px;
	margin:0;
}
.table table{
	width:100%;
}
.table table th{
	background:#990100;
	border:solid 1px #716d6f;
	font-size:11px;
	color:#fff;
	text-align:left;
	padding:3px 4px;
}
.right-coll .table table th{
	background:#b0afaf;
	font-size:12px;
	color:#666;
}
.table table th.technique{width:26%;}
.table table th.attack{background:#434343;width:63%;}
.table table td{
	border:solid 1px #716d6f;
	font-size:11px;
	line-height:17px;
	color:#333;
	text-align:left;
	padding:3px 4px;
}
.right-coll .table table td{padding:1px 15px 8px 6px;line-height:12px;}
.map{
	width:225px;
	float:right;
	margin:9px 0 0;
}
/*-----Footer-----*/
#footer{
	float:left;
	text-align:center;
	line-height:50px;
	position:relative;
	height:49px;
	width:929px;
	margin:-50px 0 0 20px;
	border-top:solid 1px #666;
	display:inline;
}
/*-----Footer Menu-----*/
#footer ul{
	padding:0;
	margin:0 0 0 96px;
	line-height:43px;
	list-style:none;
	overflow:hidden;
}
#footer li{
	background:url(../images/list1.gif) no-repeat 0 50%;
	float:left;
	font-size:11px;
	color:#444;
	padding:0 12px;
	margin:0 0 0 -4px
}