@charset "utf-8";
/* Defaults */
* {margin:0;padding:0}
body {background:/*url(../images/bg.png)*/ #FF3333;font:88% Arial}
img, fieldset {border:0}
p {margin:0 0 1em}

/* Containers */
#skip {height:0px;overflow:hidden;width:0px}
 #page {background:#FFFF66;margin:0 auto;overflow:hidden;padding:5px 10px 10px;width:722px} 
/*#page {background:#ffffff;margin:0 auto;overflow:hidden;padding:5px 10px 10px;width:722px}*/

/* Header */
#header {background:url(../images/header.jpg) no-repeat;color:#FC3;height:132px;padding:5px;width:710px;border:solid 1px #003366;}
#header address {clear:left;float:left;font-style:normal;text-transform:uppercase;width:180px}
#header a {color:#FC3;clear:both;display:inline;float:right;margin:-45px 0 0}
#header a.map {margin:-27px 0 0}
#header a:hover,#header a:active {text-decoration:none;}
#header h1 {display:inline;float:left;height:110px;margin:50px 0 -100% 180px;text-indent:-1000em;width:350px}
#header h1 a {display:block;height:100%;width:100%}

/* Menu */
#menu {
	border:solid #0f2C62;
	border-width:1px 0;
	list-style:none;
	margin:10px 0;
	padding:4px 0 4px 60px;
	text-align:center;
	float:left;
	width:722px;
}
#menu li {
	font-size:80%;
	text-transform:uppercase;
	font-weight:bold;
	list-style:none;
	float:left;
}
#menu li.last {
	background:none;
}
#menu li ul li a {
	display:block;
	width:12em;
	background:none;
	text-align:left;
	font-size:110%;
	font-weight:normal;
	
}
#menu li a {
	color:#016;
	text-decoration:none;
	background:url(../images/menu.png) no-repeat right center;
	padding:0 10px 0 7px;
	display:block;
}
#menu li a:hover {
	text-decoration:underline;
}
#menu li.last a {
	background:none;
}
#menu li ul {
	position: absolute;
	left: -999em;
	margin-left:5px;
	padding-top:2px;
	line-height:1.3em;
	clear:both;
	background:#FFFF66;
	border:#0F2C62 solid 1px;		
}
#menu li ul li {
	float:none;
	padding:2px 0;
}

#menu li:hover ul {
	left: auto;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}
#menu li:hover {
	background-position: 0 0;
}
#menu a.menu-nolink:hover {
	cursor:default;
}

/* Content */
#content { 
	clear:both;
}
#secondary #content {
	margin:0 10px;
	/*background-color:#FFD470;*/
	background-color:#ffffcc;
	border:solid 1px #94022F;
	min-height:380px;
	padding:5px;
	background-image:none;
}

#left-col {
	float:left;
	height:410px;
	width:492px;
	background:url(../images/Anusara_Immersion_mb.jpg) no-repeat;
	margin:0 8px 0 0;
	text-indent:-1000em;
}

#right-col {
	float:left;
	width:221px;
}


#main-box-image {
	display:block;
	float:left;
	height:165px;
	margin:233px 0 0 66px;
	width:188px;
}
#star-schedule {
	display:block;
	float:left;
	height:130px;
	width:160px;
	margin:245px 0 0 35px;
}

#happiness {margin:6px 0 0 0}

h4 {
	margin:5px 0;
}
h3 {
	text-decoration:underline;
	margin:10px 0;
}
h2 {
	margin:10px 0;
	text-align:center;
}
ol {
	list-style:outside decimal;
}
ol li {
	margin:5px 0 0 20px;
	list-style:outside decimal;
}
.float-left {
	float:left;
}

#content ul {
	list-style:outside disc;
	margin-bottom:10px;
}
#content ul li {
	margin:5px 0 0 20px;
	list-style:outside disc;
}

#content ul.specialty-list {
	list-style:none !important;
}
#content ul.specialty-list li {
	list-style:none;
	font-weight:bold;
	margin:0;
}
#content ul.specialty-list li ul {
	list-style:outside disc;
}
#content ul.specialty-list li ul li{
	list-style:outside disc;
	font-weight:normal;
	margin:5px 0 0 20px;
}

/* footer */
#footer { margin:0 auto; font-size:85%; width:740px;}
#footer p { padding:5px 0 0; }
#footer a:link, #footer a:visited { color:#000000; text-decoration:underline; }
#footer a:hover, #footer a:active { color:#000000; text-decoration:none; }

/* schedule table format */
.class-schedule {
	margin:5px auto;
	border:solid 1px #94022F;
}
.class-schedule th {
	text-transform:uppercase;
	background-color:#FF3301;
}
.class-schedule tr.odd {
	background-color:#FFDCAF;
}
.class-schedule tr.label-row {
	font-weight:bold;
	text-transform:capitalize;
}
.class-schedule td {
	padding:3px;
}
.class-schedule td.start-time-cell {
	text-align:right;
}
.class-schedule td.end-time-cell {
	width:70px
}
.class-schedule td.time-cell .hidden {
	visibility:hidden;
}

.class-schedule td.class-cell {
	width:300px;
}
.class-schedule td.teacher-cell {
	width:200px;
}
.centered-paragraph {
	width:643px;
	margin:5px auto;
}

.class-prices {
	margin:30px auto;
	margin-bottom: 5px;
	border:solid 1px #94022F;
	width: 570px;
	border-spacing: 0;
}

.class-prices th {
	text-transform:uppercase;
	background-color:#FF3301;
}
.class-prices td {
	border: 0;
	padding: 0 5px;
}
.class-prices tr.description-row td {
	padding-bottom:10px;
	text-align: justify;
}

.class-prices .item-price {padding: 0 15px !important; text-align: left; width: 50%}
.class-prices .item-name {padding: 0 15px !important; text-align: right; width: 50%}

/* teacher styles */
#teacher-listing-box {
	float:left;
}
.teacher-box {
	float:left;
	width:125px;
	height:215px;
	margin:0 13px 5px 0;
	text-align:center;
}

.teacher-bio {
	display:none;
}
