/**
10 	 77
11 	 85
12 	 93
13 	 100
14 	 108
15 	 116
16 	 123.1
17 	 131
18 	 138.5
19 	 146.5
20 	 153.9
21 	 161.6
22 	 167
23 	 174
24 	 182
25 	 189
26 	 197 
*/

/**** YUI 3 FONTS ****/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
body{font:13px/1.231
arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99%
arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/**** YUI 3 RESET ****/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/**** YUI 3 BASE ****/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em
0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px
dotted
#000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol
li{list-style:decimal outside;}ul li{list-style:disc outside;}dl
dd{margin-left:1em;}
/** th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;} */
caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/**** GLOBAL TAG STYLES ****/
a {
    color:#800;
    font-size:93%;
    font-weight:bold;
}
a:hover {
    background-color:#800;
    color:#fff;
    text-decoration:none;
}

h1 { 
    color:#800; 
    font-family:helvetica;
    margin-bottom:15px;
}
h2 { 
    color:#4c4c4c;
    font-family:helvetica;
    margin-top:0;
}

hr { margin:35px 0; }

blockquote {
    background-image:url(/images/left-quotes.gif);
    background-position:top left;
    background-repeat:no-repeat;
    font-style:italic;
    margin:0 0 10px 0;
    padding-left:40px;
}
    blockquote strong { 
        white-space:nowrap;
    }

.pagination {
    text-align:right;
}
/**** GLOBAL CLASSES ****/
span.amp {
    font-family:Palatino,"Times New Roman",serif;
    font-style:italic;
}

/**** OUTER PAGE STRUCTURE ****/
html,
body {
    background-image:url(/images/new/black_white_vertical_gradient2.jpg);
    background-repeat:repeat-x;
    background-position:0 -60px;
}
body {
    font-family:verdana;
    text-align:center;
}
#header {
    background-color:#fff;
    height:94px;
    padding:0;
    text-align:center;
}
    #header_in {
        margin:0 auto;
        text-align:left;
        width:974px;
    }
    #header big {
        display:block;
        float:right;
        font-family:helvetica;
        font-size:138.5%;
        font-weight:bold;
        position:relative;
        text-align:right;
        text-transform:lowercase;
        top:40px;
    }
        #header big a {
            color:#a5a5a5;
            text-decoration:none;
        }
#gutter {
    padding:0 10px;
}
#wrapper {
    background-color:#fff;
    background-image:none;
    color:#444;
    font-size:108%;
    margin:0 auto;
    text-align:left;
    width:974px;
}
#sidebar {
    float:right;
    font-size:85%;
    width:300px;
}
#content {
    margin-right:330px;
}
#banner_bottom {
    background-color:#800;
    height:35px;
    filter:alpha(opacity=7);
    margin-top:-35px;
    opacity: 0.7;
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
}
#footer {
    clear:both;
    color:#888;
    font-size:85%;
    padding:30px 0;
}

/**** NAVIGATION ****/
#navigation {
    background-color:#000;
    background-image:url(/images/new/black_white_vertical_gradient.jpg);
    background-repeat:repeat-x;
    border-top:1px solid #bbb;
    border-bottom:1px solid #bbb;
    height:2.22em;
    margin:0 auto;
    padding:0;
//    padding-bottom:1px;
}
    #navigation_in {
        border-left:1px solid #bbb;
        height:2.2em;
        margin:0 auto;
	padding-bottom:1px;
        text-align:left;
        width:974px;
    }
    #navigation li {
        float:left;
        list-style-type:none;
    }
    #navigation a {
        border-right:1px solid #bbb;
        color:#e8e8e8;
        display:block;
	letter-spacing:1px;
        font-family:helvetica;
        font-size:116%;
	font-weight:normal;
        padding:.5em 40px;
        text-decoration:none;
    }
    body>#navigation a {
	height:.95em; 
    }
        #navigation a.selected,
        #navigation a:hover {
            background-color:#800;
            color:#fafafa;
        }

/**** HOME PAGE ****/
#programs {
    margin:0;
    padding:0;
    overflow:hidden;
    width:100%;
}
    #programs li {
        float:left;
        list-style-type:none;
        overflow:hidden;
	padding:20px 0 0 10px;
	text-align:center;
        width:236px;
    }
        #programs li.first {
	    padding-left:0;
	}
.callout {
    font-family:helvetica;
    font-size:116%;
    font-weight:bold;
    margin:40px 0;
    text-align:center;
}
    .callout a {
        background-color:#fff;
        background-image:url(/images/new/black_white_vertical_gradient.jpg);
        background-position:0 -87px;
        background-repeat:repeat-x;
        border:1px solid #333;
        color:#555;
        padding:10px 20px;
        text-decoration:none;
        -moz-border-radius:23px;
        -webkit-border-radius:23px;
    }
        .callout a:hover {
	    background-color:#fff;
	    color:#800;
        }

/**** INSTRUCTORS ****/
#instructors {
    margin:20px 0 0 0;
    padding:0;
    width:100%;
}
#instructors li {
    list-style:none;
    margin-bottom:20px;
    overflow:hidden;
    width:100%;
}
#instructors img {
    float:left;
    margin:0 25px 10px 0;
}

/**** SCHEDULE PAGE ****/
ul#legend {
    display:none;
    font-size:12px;
    margin:15px 0;
    padding:0;
    width:100%;
    overflow:hidden;
}
ul#legend li {
    float:left;
    list-style-type:none;
    margin-right:10px;
}
table.schedule {
    border-collapse:collapse;
    margin:0 0 30px 8px;
}
table.schedule th,
table.schedule td {
    border:1px solid #666;
    font-size:12px;
    padding:3px 3px 4px 3px;
    text-align:center;
}
table.schedule th {
    background-color:#f4f4f4;
    font-weight:bold;
    width:80px;
}
table.schedule td {
    color:#eee;
}
table.schedule a {
    color:#f4f4f4;
    text-decoration:none;
}
    table.schedule a:hover {
        background-color:transparent;
    	color:#f4f4f4;
        text-decoration:underline;
    }
table.schedule tr.daybreak td,
table.schedule td.noborder {
    background-color:#fff;
    border:none;
    height:12px;
    line-height:1px;
}
table.schedule .mma {
    background-color:#449;
}
table.schedule .wma {
    background-color:#494;
}
table.schedule .kids_mma {
    background-color:#77b;
}
table.schedule .kids_wma {
    background-color:#7c7;
}
table.schedule .fit {
    background-color:#944;
}
table.schedule .kungfu {
    background-color:#949;
}
table.schedule .open {
    background-color:#999;
}
ul#legend li a {
    color:blue;
}
ul#legend li a:hover {
    color:#fff;
    background-color:blue;
    text-decoration:none;
}
ul#legend li.changed a {
    color:maroon;
    font-weight:bold;
}
ul#legend li.changed a:hover {
    background-color:maroon;
    color:#fff;
    text-decoration:none;
}
table.schedule .changed {
    background-color:#ff0;
}
table.schedule .disabled {
    background-color:#ddd;
}





/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			17em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-1px;
	padding-top: 2px;
	top:			2.19em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			17em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			17em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
/**	float:			left; */
	margin-bottom:	1em;
}
.sf-menu a {
/**
border-left:	1px solid #fff;
border-top:		1px solid #CFDEFF;
*/
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
/**	background:		#BDD2FF; */
}
.sf-menu li li {
    font-size:85%;
    white-space:nowrap;
    background:		#444;
}
.sf-menu ul li a {
    border:1px solid #bbb;
    border-bottom-color:#777;
    border-top:none;
}
.sf-menu ul li:last-child a {
    border-color:#bbb;
}
#navigation ul ul a {
    color:#e1e1e1;
}
.sf-menu li ul,
.sf-menu li li:last-child,
.sf-menu li li:last-child a {
    -moz-border-radius-bottomleft:11px;
    -moz-border-radius-bottomright:11px;
    -webkit-border-bottom-left-radius:11px;
    -webkit-border-bottom-right-radius:11px;
}
.sf-menu li li li {
/**	background:		#9AAEDB; */
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
/**	background:		#CFDEFF; */
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(/images/new/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.65em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow li ul {
	background:	url(/images/new/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 13px;
	-moz-border-radius-bottomright: 13px;
	-webkit-border-bottom-left-radius: 13px;
	-webkit-border-bottom-right-radius: 13px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

