@charset "utf-8";
/* CSS Document */


/* Imports */
@import url("reset.css");
/* HTML5 tags */
	header, section, footer,  aside, nav, article, figure {
	display: block;
}
body {
	background:url(../images/bg.png) no-repeat #000 top center;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
}
video {
	background:#000;
}
h1 {
	font-size:32px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:18px;
}
.main {
	margin-left:auto;
	margin-right:auto;
	width:990px;
}
#main-header {
	background:url(../images/header-bg.png) no-repeat;
	width:990px;
	float:left;
	height:208px;
	margin-top:6px;
}
.header-links {
	text-align:right;
	margin:5px 5px 0 0;
}
.header-links a {
	text-decoration:none;
	color:#FFF;
}
.header-links a:hover {
	text-decoration:none;
	color:#FF0;
}
#wrapper {
	width:988px;
	float:left;
	background:url(../images/wrapper_bg.png) top center no-repeat #435360;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
#lsidebar {
	width:209px;
	float:left;
	padding-left:5px;
}
#main-content {
	float:left;
	width:575px;
	padding:5px 8px 0 8px;
	background:url(../images/rside-bar-bg.png) right repeat-y;
}
#rsidebar {
	float:left;
	width:183px;
	height:1500px;
}
.homepage-large-banner {
	background:url(../images/homepage-large-banner.png);
	height:499px;
	width:575px;
}
#player-container {
	width:100%;
	text-align:center;
}
#player-container video {
	background:#000;
}
.welcome-text {
	background:url(../images/welcome-text.png) no-repeat;
	width:535px;
	height:44px;
	margin:10px 0 0px 0;
}
.history-title {
	background:url(../images/pma-history-title.png) no-repeat;
	width:535px;
	height:44px;
	margin:45px 0 20px 0;
}
.locations-title {
	background:url(../images/location-title.png) no-repeat;
	width:535px;
	height:44px;
	margin:45px 0 20px 0;
}
.locations-images {
	background:url(../images/location-images.png) no-repeat;
	width:574px;
	height:180px;
}
.contents {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	padding:0 10px 0 10px;
}
.contents a {
	color:#FF0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.contents a:hover {
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.location-text {
	width:191px;
	float:left;
	margin-top:10px;
}
.location-text ul {
	margin-left:15px;
}
.input-style {
	background:url(../images/input-bg.png) no-repeat;
	width:168px;
	height:24px;
	margin:5px 0 0 11px;
	padding:3px 0 0 3px;
}
.input-style input {
	background:transparent;
	border:none;
}
.input-style select {
	border:none;
}
/* Button */

#btn {
	float:left;
}
.btn {
	background-position:top;
	background-repeat:no-repeat;
	border:none;
	margin:0px;
	padding:0px;
	display:block;
}
.btn:hover {
	background-position:bottom;
	cursor:pointer;
}
#btn_facebook {
	background-image:url(../images/facebook-btn.png);
	width:172px;
	height:55px;
}
#btn_twitter {
	background-image:url(../images/twitter-btn.png);
	width:172px;
	height:55px;
}
#wsmd-logo {
	background-image:url(../images/wsmdusa-logo-footer.png);
	width:146px;
	height:53px;
}
.banner-container {
	margin-top:10px;
}
#banner-1 {
	background-image:url(../images/banner-1.png);
	width:210px;
	height:173px;
}
#banner-2 {
	background-image:url(../images/banner-2.png);
	width:210px;
	height:173px;
}
#banner-3 {
	background-image:url(../images/banner-3.png);
	width:210px;
	height:255px;
}
#banner-4 {
	background-image:url(../images/banner-4.png);
	width:210px;
	height:173px;
}
#get_started_banner {
	background-image:url(../images/get_started_banner.png);
	width:311px;
	height:89px;
}
.get_started_cont {
	position:absolute;
	z-index:998;
	margin:7px 0 0 673px;
}
/* Button */

.btn-container {
	margin:10px 0 0 8px;
}
#announcement {
	margin-top:10px;
	margin-left:8px;
}
#announcement .newscontainer {
	border-bottom:1px solid #FFF;
	padding:10px 0 10px 10px;
	display:block;
	width:161px;
	margin-left:1px;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background:#084e87;
}
#announcement .newscontainer:hover {
	cursor:pointer;
	background:none;
}
.lightyellow {
	color:#fffa94;
}
.lightyellow a {
	color:#fffa94;
	text-decoration:none;
}
.yellow {
	color:#ffe400;
}
.yellow a {
	color:#ffe400;
	text-decoration:none;
}
.yellow a:hover {
	color:#ffe400;
	text-decoration:underline;
}
#footer {
	width: 990px;
	float:left;
	padding-top:10px;
}
.logo-container {
	float:left;
	width:146px;
	height:53px;
}
.footer-txt {
	float:right;
	font-size:12px;
	text-align:right;
}
.footer-txt a {
	text-decoration:none;
	color:#FF0;
}
.footer-txt a:hover {
	text-decoration:none;
	color:#F00;
}
/*---Navigation---*/

#menubar {
	background:url(../images/main_menubar.png) top no-repeat;
	width:802px;
	position:absolute;
	padding:0px;
	margin:106px 0 0 185px;
	height:81px;
	z-index:999;
}
#menubar li {
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
}
#menubar li, #menubar a {
	display:block;
}
#btn_about, #btn_about a {
	left:10px;
	width:142px;
	text-decoration:none;
	height:49px !important;
}
#btn_about a:hover {
	width:142px;
	background:transparent url(../images/main_menubar.png) -10px -81px no-repeat;
}
#btn_facility, #btn_facility a {
	width:95px;
	left:152px;
	text-decoration:none;
	height:49px !important;
}
#btn_facility a:hover {
	width:95px;
	background:transparent url(../images/main_menubar.png) -152px -81px no-repeat;
}
#btn_programs, #btn_programs a {
	width:112px;
	left:248px;
	text-decoration:none;
	height:49px !important;
}
#btn_programs a:hover {
	width:112px;
	background:transparent url(../images/main_menubar.png) -248px -81px no-repeat;
}
#btn_schedule, #btn_schedule a {
	width:0px;
	left:900px;
	text-decoration:none;
	height:49px !important;
}
#btn_schedule a:hover {
	width:0px;
	background:transparent url(../images/main_menubar.png) -354px -81px no-repeat;
	display:none;
}
#btn_media, #btn_media a {
	width:72px;
	left:362px;
	text-decoration:none;
	height:49px !important;
}
#btn_media a:hover {
	width:72px;
	background:transparent url(../images/main_menubar.png) -362px -81px no-repeat;
}
#btn_affiliations, #btn_affiliations a {
	width:132px;
	left:435px;
	text-decoration:none;
	height:49px !important;
}
#btn_affiliations a:hover {
	width:132px;
	background:transparent url(../images/main_menubar.png) -435px -81px no-repeat;
}
#btn_seminars, #btn_seminars a {
	width:104px;
	left:569px;
	text-decoration:none;
	height:49px !important;
}
#btn_seminars a:hover {
	width:104px;
	background:transparent url(../images/main_menubar.png) -569px -81px no-repeat;
}
#btn_contact, #btn_contact a {
	width:122px;
	left:675px;
	text-decoration:none;
	height:49px !important;
}
#btn_contact a:hover {
	width:122px;
	background:transparent url(../images/main_menubar.png) -675px -81px no-repeat;
}
#btn_mma, #btn_mma a {
	width:70px;
	height:32px !important;
	left:39px;
	top:49px;
}
#btn_mma a:hover {
	width:70px;
	background:transparent url(../images/main_menubar.png) -39px -130px no-repeat;
}
#btn_muay_thai, #btn_muay_thai a {
	width:134px;
	height:32px !important;
	left:108px;
	top:49px;
}
#btn_muay_thai a:hover {
	width:134px;
	background:transparent url(../images/main_menubar.png) -108px -130px no-repeat;
}
#btn_br_jiu_jitsu, #btn_br_jiu_jitsu a {
	width:231px;
	height:32px !important;
	left:242px;
	top:49px;
}
#btn_br_jiu_jitsu a:hover {
	width:231px;
	background:transparent url(../images/main_menubar.png) -242px -130px no-repeat;
}
#btn_jeet_kune_do, #btn_jeet_kune_do a {
	width:170px;
	height:32px !important;
	left:473px;
	top:49px;
}
#btn_jeet_kune_do a:hover {
	width:170px;
	background:transparent url(../images/main_menubar.png) -473px -130px no-repeat;
}
#btn_filipino_kali, #btn_filipino_kali a {
	width:156px;
	height:32px !important;
	left:643px;
	top:49px;
}
#btn_filipino_kali a:hover {
	width:156px;
	background:transparent url(../images/main_menubar.png) -643px -130px no-repeat;
}
/*--Drop Down--*/
#drp_style {
	background:#8f0000;
	border-left: 1px solid #000000;
	border-right: 1px solid #00000;
	font:Arial;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	list-style:none;
	z-index:1000;
}
#drp_style li {
	border-bottom:1px solid #000;
	padding:5px 10px 5px 10px;
}
#drp_style a {
	text-decoration:none;
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
	display:block;
}
#drp_style a:hover {
	text-decoration:none;
	color:#ffe400;
	text-shadow: 1px 1px 1px #000;
}
#drp_schedule {
	z-index:1000;
}
#drp_media {
	z-index:1000;
}
#drp_about {
	z-index:1000;
}
/*--Drop Down--*/

/*--text Syles-- */

.titles {
	background:url(../images/title-bg.png) no-repeat bottom left;
	font-size:30px;
	text-shadow:1px 1px 1px #000;
	text-transform:uppercase;
	padding-bottom:20px;
	font-weight:bold;
	color:#ffe400;
	margin-top:10px;
	padding-left:10px;
	margin-bottom:55px;
}
.subpages-content {
	padding:0 60px 20px 60px;
	font-size:16px;
	line-height:30px;
	letter-spacing:1px;
}
.subpages-content a {
	color:#ffe400;
	text-decoration:none;
}
.subpages-content a:hover {
	color:#000;
	text-decoration:none;
}
.subpages-content h2 {
	color:#ffe400;
	margin:10px 0 7px 0;
	font-size:21px;
}
.subpages-content strong {
	color:#ffe400;
}
.subpages-content .ul {
	margin-left:40px;
}
.first_cont {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.sub_cont {
	float:left;
	width:50%;
	text-align:center;
}
.staff_cont {
	float:left;
	width:100%;
	margin-top:20px;
}
.staff_sub1 {
	float:left;
	width:20%;
}
.staff_sub2 {
	float:left;
	width:80%;
}
.staff_name {
	text-shadow:1px 1px 1px #000;
	font-size:24px;
	font-weight:bold;
	color:#ffe400;
}
.testimonials article {
	border-bottom: 1px solid #CCC;
	margin:20px 0 0 0;
	padding-bottom:10px;
	float:left;
	width:100%;
}
.testimonials .img_cont {
	float:left;
	width:340px;
	overflow:hidden;
}
.testimonials .img_cont img {
	max-width:320px;
}
.testimonials .text_cont {
	float:left;
	width:525px;
}
.testimonials .text_cont2 {
	float:left;
	width:100%;
}
.testimonials .back_to {
	width:100%;
	text-align:right;
	float:left;
}
.testi_vid_style {
	width:320px;
	height:240px
}
.testimonials p {
	margin:0px;
}
.faqs {
	margin:20px 0 20px 0;
}
.facility {
	list-style:none;
	margin-top:20px;
}
.facility h1 {
	font-size:28px;
}
/*--text Syles-- */



/*-----banners----*/

.banner_cont {
	float:left;
	width:226px;
	height:564px;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	opacity:1;
	margin:30px 32px 30px 32px;
}
.banner_cont:hover {
	opacity:0.6;
}
.banner_photos {
	float:left;
	width:226px;
	height:564px;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	opacity:1;
	margin:30px 100px 30px 100px;
}
.banner_photos:hover {
	opacity:0.6;
}
.program_link {
	display:block;
	width:232px;
	height:42px;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	margin-top:20px;
	opacity:1;
}
.program_link:hover {
	opacity:0.6;
}
.adult_programs a {
	color:#FFF;
}
.adult_programs a:hover {
	color:#FF0;
}
.sched_cont {
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.sched_sub {
	width:50%;
	float:left;
}
.print_sched {
	float:right;
	display:block;
	width:288px;
	height:66px;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:0.7;
	margin-bottom:20px;
}
.print_sched:hover {
	opacity:1;
}
.reg_brn_btn {
	display:block;
	width:288px;
	height:66px;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:0.7;
}
.reg_brn_btn:hover {
	opacity:1;
}
.sched_days {
	width:100%;
	float:left;
	background:url(../images/days_bg.png) repeat;
}
.sched_days section {
	width:16%;
	float:left;
	padding-left:5px;
}
.sched_dates {
	width:858px;
	float:left;
	background:url(../images/sched_bg.png) repeat;
	border-top:1px solid #666;
	padding:0px 5px 0px 5px;
}
.sched_bg_light_blue {
	display:block;
	background:#53d5fd;
}
.sched_bg_light_green {
	display:block;
	background:#8d8600;
}
.sched_bg_purp {
	display:block;
	background:#74a7fe;
}
.sched_bg_blue {
	display:block;
	background:#0056d6;
	color:#FFF;
}
.sched_bg_gold {
	display:block;
	background:#ffaa00;
}
.sched_bg_grey {
	display:block;
	background:#999;
}
.sched_bg_brown {
	display:block;
	background:#a96800;
	color:#FFF;
}
.sched_dates section {
	width:138px;
	float:left;
	padding-left:5px;
	line-height:24px;
}
/*---Carting Styles--*/

.seminars_left {
	float:left;
	width:300px;
	margin:20px 0 20px 0;
}
.seminars_cont {
	width:100%;
	float:left;
}
.cart_btn {
	background:url(../images/cart_left_btn.png) left no-repeat;
	height:33px;
	padding:13px;
}
.cart_btn span {
	background:url(../images/cart_right_btn.png) no-repeat right;
	float:left;
	padding-right:13px;
	height:33px;
}
#sign_up_banner {
	background-image:url(../images/sign_up_banner.png);
	height:101px;
	width:244px;
}
.cart_btn a {
	background:url(../images/cart_middle_btn.png) repeat-x;
	float:left;
	height:33px;
	color:#FFF;
	text-shadow:1px 1px 1px #000;
}
.cart_btn a:hover {
	color:#f5e400;
}
.cart_titles {
	width:100%;
	float:left;
	background:url(../images/days_bg.png) repeat;
	padding:5px 5px 5px 5px;
}
.cart_titles section {
	width:12%;
	float:left;
	padding:0px 4px 0px 4px;
	text-align:center;
}
.cart_text {
	width:100%;
	float:left;
	background:url(../images/sched_bg.png) repeat;
	border-top:1px solid #666;
	padding:5px 5px 5px 5px;
}
.cart_text input {
	width:50px;
}
.cart_text section {
	width:12%;
	float:left;
	line-height:24px;
	padding:0px 4px 0px 4px;
	text-align:center;
}
.cart_text .section1 {
	width:20% !important;
	padding:0px 5px 0px 5px;
	text-align:left;
}
.cart_titles .section1 {
	width:20% !important;
	padding:0px 5px 0px 5px;
	text-align:left;
}
.cart_btn_container {
	float:left;
}
.cart_total {
	float:right;
	width:150px;
	font-weight:bold;
	padding-top:10px;
	text-align:right;
}
/*---Carting Styles--*/

#gallery {
	width:900px;
	float:left;
	text-align:center;
	padding-bottom:60px;
}
#gallery ul {
	list-style:none;
	width:900;
	margin-top:0px;
	padding-top:0px;
	line-height:14px;
}
#gallery ul li {
	float: left;
	min-width: 157px;
	min-height:180px;
	max-width:148px;
	padding: 20px 20px 0px 0px;
}
#gallery ul li a img {
	display: block;
	max-height:113px;
	min-width:147px;
	border:none;
	border:1px solid #ffffff;
}
#gallery ul li a img:hover {
	border:1px solid #999999;
}
#video_gallery {
	width:870px;
	float:left;
	text-align:center;
	padding-bottom:60px;
	padding-left:33px;
}
#video_gallery ul {
	list-style:none;
	width:900;
	margin-top:0px;
	padding-top:0px;
	line-height:16px;
}
#video_gallery ul li {
	float: left;
	min-width: 157px;
	min-height:120px;
	padding: 20px 20px 0px 20px;
	text-align:center;
}
#video_gallery ul li a img {
	display: block;
	max-height:113px;
	min-width:147px;
	border:none;
	border:1px solid #ffffff;
}
#video_gallery ul li a img:hover {
	border:1px solid #999999;
}
.album_title {
	font-size:18px;
	float:left;
}
#form label {
	width:150px;
	font-size:14px;
	line-height:24px;
	height:24px;
	float:left;
	text-align:right;
	padding-right:10px;
}
#form input {
	width:250px;
	height:24px;
	line-height:24px;
	font-size:14px;
}
#form select {
	width:255px;
	height:28px;
	line-height:28px;
	font-size:14px;
}
#form textarea {
	width:250px;
	height:150px;
	max-height:150px;
	max-width:250px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.submitBtn {
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:0.7;
}
.submitBtn:hover {
	opacity:1;
}
.pager-links a {
	border:1px solid #CCC;
	padding:0 3px 0 3px;
}
.pager-selected {
	border:1px solid #333;
	padding:0 3px 0 3px;
}
.sect_newsletter {
	float:left;
	width:48%;
	padding-right:15px;
}
#drp_schedule {
	display:none;
}

