@charset "utf-8";
/* CSS Document */

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/ombackgroundslice.jpg);
 	background-repeat: repeat-x;	
}

#main_box {
	width:  720px;
	min-height: 587px;
	background-color: #94C5E0;
	border-width: 4px 4px 4px 4px;
	border-style: solid;
	border-color: #623C25;
    position:relative;
    margin-left: auto;
    margin-right: auto;
}

#main_box #page_header {
	top: 0px;
	left: 0px;	
	position: relative;
	background-image: url(../images/headerpages.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 720px;
}

#main_box #main_header {
	top: 0px;
	left: 0px;	
	position: relative;
	background-image: url(../images/headerhome.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 720px;
}

#footer {
	clear: both;
	height: 1px;
}

#formresult {
	width: 350px;
	min-height: 50px;
	border: solid;
	border-color: #f71b1b;
	border-width: 2px;
	background-color: #ffc1c1;
	text-align: center;
	padding: 10px 4px 4px 4px;
	color: #000000;
}

#inner {
	float: right;
}

#inner #circles {
	position: absolute;
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 78px;
	width: 119px;
	height: 683px;
}

#inner #bigom {
	position: absolute;
	background-image: url(../images/omsymbol.jpg);
	background-repeat: no-repeat;
	top: 190px;
	left: 200px;
	height: 312px;
	width: 335px;
}

#inner #namaste {
	position: absolute;
	background-image: url(../images/namaste.jpg);
	background-repeat: no-repeat;
	top: 165px;
	right: 0px;
	height: 366px;
	width: 69px;
}

#main_image {
	background-image: url(../images/mainbackground.jpg);
	background-repeat:no-repeat;
    width: 720px;
    height: 497px;
    position:relative;
    display:block;
    margin-left: auto;
    margin-right: auto;	
}

#page_image {
	background-image: url(../images/pagebackground.jpg);
	background-repeat:no-repeat;
    width: 720px;
    height: 497px;
    position:relative;
    display:block;
    margin-left: auto;
    margin-right: auto;
}

#inner a:link, #inner a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5d3b1f;
	font-weight: 500;
	text-decoration: none;
}

#inner a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: 500;
	text-decoration: none;
}

#inner #home {
	position: absolute;
	left: 174px;
	top: 170px;
}

#inner #classes {
	position: absolute;
	left: 162px;
	top: 213px;
}

#inner #schedule {
	position: absolute;
	left: 149px;
	top: 256px;
}

#inner #teachers {
	position: absolute;
	left: 137px;
	top: 298px;
}

#inner #pricing {
	position: absolute;
	left: 129px;
	top: 338px;
}

#inner #events {
	position: absolute;
	left: 125px;
	top: 379px;
}

#inner #contact {
	position: absolute;
	left: 128px;
	top: 421px;
}

#inner #pictures {
	position: absolute;
	left: 135px;
	top: 463px;
}

#inner #page_title {
	position: absolute;
	left: 465px;
	top: 117px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5d3b1f;
	font-weight: 500;
	text-decoration: none;	
}

#instructor_data {
	position: relative;
	top: 0px;
	left: 0px;
}

*>#instructor_data {
	height: auto; /* ie ignores child selector, modern browsers replace height declaration */
} 

#teacher_list ul {
	list-style:none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

#teacher_list ul a:link, #teacher_list ul a:visited {
	list-style:none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

#teacher_list ul a:hover {
	color: #e3e3e3;
	list-style:none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

#teacher_list ul a:active {
	list-style:none;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

#teacher_list #pic {
	position: absolute;
	top: 0px;
	left: 140px;
	width: 170px;
	height: 170px;
	border: solid;
	border-color: white;
	border-width: 0px;
	text-align: center;
	vertical-align: center;
	line-height: 170px;
}

#teacher_list #pic img {
	border-width: 2px;
	border-style: solid;
	border-color: #623C25;	
}

.class_header {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

#pricing_table table {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: left;
}

#pricing_table td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

#pricing_table thead {
	font-weight: bold;
	color: white;
	font-size: 16px;
	border-bottom: solid;
	border-color: white;
	border-width: 4px;
	text-align: center;
}

#pricing_table tbody {
	font-size: 11px;
	font-weight: normal;
}

#pricing_table .description {
	width: 150px;
}

#pricing_table .price {
	width: 40px;
}

#schedule_box2 {
	border-width: 1px 1px 1px 1px;
	border-style: none;
	border-color: white;
	position: relative;
	top: 0px;
	left: 250px;
	width: 390px;
	max-width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5d3b1f;
}

#schedule_box table {
	border-collapse: collapse;
	text-align: left;
	padding-top: 3px;
}

#schedule_box th.whitebar {
	border-top: solid;
	border-color: white;
	border-width: 3px;
}

#schedule_box th.width100 {
	width: 100px;
}

#schedule_box th.width-mid {
	width: 150px;
}

#schedule_box th {
	vertical-align: text-top;
	font-weight: normal;
}

#schedule_box thead {
	font-size: 13px;
	font-weight: bold;
}

#schedule_box tbody {
	font-size:11px;
}

#schedule_box a:link, #schedule_box a:visited, #schedule_box a:active {
	font-size: 11px;
}

#note_box {
	position: absolute;
	top: 510px;
	left: 40px;
	width: 180px;
	max-width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;	
}

#content_main {
	border-width: 1px 1px 1px 1px;
	border-style: none;
	border-color: white;

	position: relative;
	top: 0px;
	left: 258px;
	width: 390px;
	max-width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5d3b1f;
	min-height: 400px;
	height: 400px;
}

*>#content_main {
	height: auto; /* ie ignores child selector, modern browsers replace height declaration */
} 

#studio_pictures {
	font-family: Tahoma, Geneva, sans-serif;
	color: white;
	font-size: 16px;
	letter-spacing: .5px;
}

.picture_row {
	position: relative;
}

.picture {
	position: relative;
}

.picture img {
	border-width: 8px;
	border-style: solid;
	border-color: #ffffff;	
}

.picture2 img {
	border-width: 6px;
	border-style: solid;
	border-color: #ffffff;	
}

#inner .back_gallery a {
	color: white;
	font-size: 11px;
}


.header {
	font-size: 14px;
	font-weight: bold;
}

#schedule_add {
	font-size: 10px;
}

#class_add {
	font-size: 10px;
}

.contact_font {
	font-size: 12px;
}

#event_add {
	font-size: 10px;
}

#instructor_add {
	font-size: 10px;
}

#schedule_add .day {
	font-weight: bold;
	font-size: 12px;
}

#class_time {
	width: 150px;
	height: 50px;
	position: absolute;
}

#class_dow {
	width: 150px;
	position: absolute;
	left: 160px;
}

#add_item .submit input {
  background-color: #CCCC99;
  font-size:10px;
}

#remove_item .submit input {
  background-color: #CCCC99;
  font-size:10px;
}

#update_item .submit input {
  background-color: #CCCC99;
  font-size:10px;
}

#schedule_remove_item .submit input {
  background-color: #CCCC99;
  font-size:10px;
}

#schedule_block {
	position: relative;
	top: 50px;
}

#schedule_remove_item {
	position: relative;
	top: 40px;
}