/*Layout*/
html,body{
	height:100%;
	margin:0;
	padding:0;
	background-color:#fff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	color:#3D485D;
	line-height:130%;
}
table#layout{
	width:800px;
	margin:0 auto;
}
table#sub_layout{
	width:800px;
}
td{
	vertical-align:top;
}
#tc_wrap{
	padding:45px 0 0 0;
}
#content_td{
	background:top left repeat-x;
}
#content_wrap{
	padding:30px 0 15px 0;
	background:top left no-repeat;
	min-height:140px;
}
#content_tbl{
	width:100%;
}
#zebra{
	padding-top:5px;
}
#footer{
	text-align:center;
	padding-bottom:20px;
/*	vertical-align:bottom !important;*/
}
ul#footer_links{
	margin:20px 0;
	padding:0;
	list-style:none;

}
ul#footer_links li{
	display:inline;
	padding-right:54px;
	background:url('/images/bsep.gif') right 4px no-repeat;
}
ul#footer_links li.last{
	padding-right:0 !important;
	background:none !important;
}
#footer p{
	color:#8F96A2;
}
#footer p a{
	text-decoration:none;
}
#footer p a:hover{
	text-decoration:underline;
}
/*Menu*/
#menu{
	width:800px;
}
#menu_cont{
	background:url('/images/grey_dot.gif') top repeat-x; 
}
#ffkids_t{
	background:url('/images/forkids_t.gif') right bottom no-repeat;
	min-height:200px;
}
#ffkids_b{
	background:url('/images/forkids_b.gif') right top no-repeat;
}
#menu td{
	padding-bottom:10px;
	background:bottom left no-repeat;
}
#forkids_td{
	padding-bottom:0 !important;
	text-align:right;
	background:url('/images/green_menu_thing.gif') bottom left no-repeat;
}
#menu .green td{
	background-image:url('/images/green_menu_thing.gif');
}
#menu .orange td{
	background-image:url('/images/orange_menu_thing.gif');
}
.green #forkids_td div{
	background:url('/images/green_menu_thing.gif') bottom right no-repeat;
}
.orange #forkids_td div{
	background:url('/images/orange_menu_thing.gif') bottom right no-repeat;
}

/*Minor layout issues*/
a{
	color:#8F96A2;
	text-decoration:underline;
}
a.dark{
	color:#3D485D;
}
a:hover{
	color:#BADA48;
	text-decoration:none;
}
a img{
	border:none !important;
}

/*Various classes*/
input,textarea{
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	color:#3D485D;
}
td.baligned{
	vertical-align:bottom !important;
}
img.layout{
	display:block;
}
.first{
	margin-top:0 !important;
}
ul.pumpkin{
	margin:0;
	padding:0;
	list-style:none;
}
ul.pumpkin li{
	padding-left:16px;
	margin-bottom:15px;
	background:0px 3px no-repeat;
}
ul.green li{
	background-image:url('/images/rbull.gif') !important;
}
ul.purple li{
	background-image:url('/images/pbull.gif') !important;
}
.gray{
	color:#8F96A2;
}
.white{
	color:#fff;
}
.big_font{
	font-size:12px;
}
.small{
	font-size:10px;
}
.centered{
	text-align:center;
}
.time{
	vertical-align:middle !important;
}
.green_color{
	color:#7CC142;
}

/*Index page*/
#fma_td{
	background:url('/images/women_b.jpg') top right no-repeat;
}
#fma_left{
	background:url('/images/cards.gif') right bottom no-repeat;
	width:180px;
}
#fma_left_new {
	width:180px;
}
#fma_right{
	padding-left:10px;
	width:340px;
}
#sc_link{
	padding:5px 0 15px 25px;
}
.green_content{
	background-image:url('/images/green_lawn.gif') !important;
	background-color:#037916 !important;
}
.green_content #content_wrap{
	background-image:url('/images/sbg.jpg');
}
#index_lcol,#index_rcol{
	padding-left:5px;
}
#w1{
	margin:41px 0 0 5px;
}
#w2{
 margin:23px 0 0 6px;
}
#w3{
	margin:35px 0 0 1px;
}

/*For Kids page*/
#fk_top_line{
	height:150px;
}
#fk_lines_b{
	padding-bottom:10px;
	background:url('/images/fk_lines_b.jpg') left top no-repeat;
}
#fk_td{
	background:url(/images/kids.jpg) right top no-repeat;
	min-height:200px;
}
#fk_top_lcol p{
	padding-left:25px;
}
#fk_top_lcol2{
	font-size: 10px;
}
#fk_top_rcol{
	padding-left:7px;
	width:330px;
}
#fk_top_rcol2{
	padding-left:40px;
	vertical-align: bottom;
}
p{
	margin:12px 0 0 0;
}
.orange_content{
	background-image:url('/images/orange_lawn.gif') !important;
	background-color:#FFA437 !important;
}
.orange_content #content_wrap{
	background-image:url('/images/obg.jpg') !important;
}
.fk_kids_pic{
	margin-bottom:8px;
}
#fk_content_rcol{
	padding-left:15px;
}

/*Timetable page*/
#timetable_td{
	background:url('/images/aaa_moia_noga.gif') right top no-repeat;
}
.timetable{
	width:100%;
	margin:10px 0;
	border-collapse:collapse;
}
.timetable th{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:url('/images/white_s.gif') right bottom no-repeat #BADA48;
	width:12%;
	height:40px;
}
.timetable th.last{
	background-image:none !important;
}
.timetable td{
	border:1px solid #C7CAD0;
	padding:15px 3px;
	text-align:center;
	vertical-align:top;
}
#noborder{
	border:none !important;
	height:10px !important;
	padding:0 !important;
}
#class_descrs{
	margin:15px 0 0 0;
}
#class_descrs td{
	padding-bottom:10px;
}
#class_descrs td.lbl{
	color:#3D485D;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:18px !important;
	white-space:nowrap;
}

/*Location page*/
#location{
	width:800px;
	height:540px;
	background:url('/images/map_l.jpg') left top no-repeat;
}

/*Kids classes*/
#karate{
	background:url('/images/green_pic.jpg') left top no-repeat;
}
#karate_lcol{
	width:150px;
	padding: 20px;
}
#karate_rcol{
	background:url('/images/karate_boy.jpg') right 15px no-repeat;
	padding:100px 50px 20px 0;
}
#news_rcol{
	background:;
	padding:100px 50px 20px 0;
}
.mites{
	padding-left:25px !important;
}
#mini_mites{
	margin-top:30px;
}
#mighty_mites{
	margin-top:30px;
}

/*Contact us*/
#form_tl{
	width:190px;
/*	background:url('/images/map_a.gif') left 43px no-repeat;*/
}
#lm_link{
	padding:50px 5px 30px 25px;
}
#form_tr p{
	line-height:180% !important;
}
.ala_list .lbl{
	padding:3px 0 0 16px !important;
	vertical-align:top;
	background:url('/images/rbull.gif') left 7px no-repeat;
}
.ala_list .cb_cont{
	padding:3px 0 0 16px !important;
	vertical-align:top;
}
.ala_list td{
	padding-bottom:10px;
}
.ala_list input.text{
	width:150px;
}

#send_message{
	border:none;
	width:102px;
	height:28px;
	background:url('/images/send_message.png') 50% 50% no-repeat;
	cursor:pointer;
}
.pods{
	border-bottom:1px dashed #fff;
	cursor:pointer;
}.footer-note a:link, .footer-note a:visited, .footer-note a:hover  {
	text-decoration: none;
	color: #CCCCCC;
}
.timetable-instructor {
	color: #7384A4;
	font-size:10px;
	}
h2 {
	font-size: 16px;
}
h3 {
	color: #BADA48;
	font-size: 14px;
}

.str_taggy{
	color:red;
}
.str_instructor{
	
}
.str_alt_time{
	font-weight:bold;
}
.news_update{
	line-height:1.5;
}
.news_date{
	color:#ccc;
}
.str_title{
	text-transform:uppercase;
}
.impy_noty{
	float:right;
	margin-top:-26px;
}
#misc_links{
	text-align:right;
	padding:15px 0 20px 0;
	margin:0;
}
#misc_links a{
	padding-left:25px;
	line-height:20px;
	height:20px;
	display:inline-block;
	background-position:0 50%;
	background-repeat:no-repeat;
	text-decoration:none;
	margin-left:20px;
}
#table_pdf_link{ background-image:url('../images/ico_pdf.jpg'); }
#table_rss_link{ background-image:url('../images/ico_rss.jpg'); }
