/* Balmain Yoga Studio CSS Document */

body {
 	/*
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #612205;
	*/
	font-size: 80%;
	border: none;
	margin: 0px auto;
	line-height: 150%;
	/*fix ie bugs*/
}

a {
	text-decoration: none;
	
	}

a:link {
text-decoration: none;
	/*
	color: #8FABBE;
	color: #444444;
	color: #923408;
	*/
	border-color: #923408;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 1px 0px 1px 0px;
	background-color: transparent;
	}

a:visited {
	/*
	color: #923408;
	color: #444444;
	color: #8FABBE;
	*/
	color: #f87431;
	border-color: #923408;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 1px 0px 1px 0px;
	background-color: transparent;
	}

a:active {
	color: #923408;
	}

a:hover {
	/* color: #006699; */
	color: #612205;
	text-decoration: none;
	border-color: #612205;
	border-style: none none solid none;
	}
	
	h1 {	
	font-family: Georgia, "Times New Roman", serif;
	font-size: 3em;
	margin: 0;
	padding: 0;
	color: #612205;
	display: none;
}

h2 {
	/*
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	*/
	font: bold 11px;
	font-size: 2em;
}

h3{
	/*font: bold, "Gill Sans", Helvetica, Ariel, sans-serif;*/
	/*font: bold, "Lucida Grand", Helvetica, Ariel, sans-serif;
	text-transform: uppercase;*/
	/*font: bold "Trebuchet MS", Arial, Helvetica,Verdana, sans-serif;*/
	/*font-family: Georgia,"Times New Roman", "Century Schoolbook", serif;*/
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 5px 0;
}

h4{
	/*
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #612205;
	color: #FCF4CF;
	*/
	font: bold 10px;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}

p {
	/* text-indent: .5em; */
	padding: 5px 5px 5px 0;
	margin: 0;
	/* font-size: 1.1em; */
	font-size: 10pt;
}

p.noindent {
	text-indent: 0;
	padding: 5px 5px 5px 0;
	margin: 0;
	font-size: 1.1em;
}

hr {
	border: 0;
	width: 100%;
	/*color: #923408;*/
	/*background-color: #923408;*/
	background-color: gray;
	padding: 0;
	/* margin: 0 0 15px 0; */
	height: 1px;
 }


/*layout divs*/
blockquote{
	font-style: italic;
	width: 400px; 
	padding: 15px 20px 20px 20px;
	margin: 0;
	font-size: 1.1em;
	text-align: left;
}

#page_useful {
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*sort width in ie*/
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#page {
	width: 750px;
	background-color: #eff7ff;
	/*
	background-color: #FCF4CF;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	margin-bottom: auto;
	margin-left: auto;
	*/
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*sort width in ie*/
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#header {
	padding: 0;
	margin: 0;
	height: 130px;
	width: 750px;
	text-align: center;
	background-image: url(images/header2.jpg);
	border-bottom: 1px solid #061B48;
}


#main {
	/*
	background-color: #FCF4CF;
	*/
	background-color: #eff7ff;
	width: 340px;
	height: 305px;
	padding: 20px 5px 0 15px;
	margin-left: 20px;
	/*border-right: 1px solid #923408;*/
	/*#F8E696 */
}

#hairline{
	background-image: url(images/bg.gif);
	background-repeat: vertical;
	width: 10px;
	height 370px;
	float: right;
	padding: 0;
	margin: 0;
	}
	
#address {
	/*height: 100px;*/
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	padding: 20px 15px 15px 15px;
	width: 314px;
	float: right;
}


#timetable {
	/*
	background-color: #FCF4CF;
	*/
	background-color: #eff7ff;
	padding: 15px 15px 5px 15px;
	/*border-top: 1px dotted #923408;*/
	margin-top: 0;
	clear: both;
}


#fee_table {
	width: 60%;
	align: center;
	padding: 10px;
	margin: 1;
	font-size: 10px;
	line-height: 130%;
	/*fix ie bugs */
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#timetable_table {
	width: 720px;
	padding: 0px;
	margin: 0;
	font-size: 10px;
	line-height: 130%;
	/*fix ie bugs */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 720px;	 
}


caption {
	padding: 0 10px 5px 0;
	/*
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	*/
	text-align: right;
}

p.footnote {
	padding: 0 5px 0 0;
	margin: 2px 0 0 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #923408;
}

th {
	/*
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #923408;
	*/
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	width: 100px;
	padding: 8px 4px 8px 4px;
	/* background: #BE5028 url(images/bg_header.jpg) no-repeat; */
	/* color: #FCF4CF; */
	color: #000000;
	/*F4DA67*/
	/*fix ie bugs*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;	 
}


th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid black;
	background: none;
	/* color: #923408; */
	color: #000000;
}

td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 6px 6px 6px 6px;
	/*
	border-right: 1px solid #923408;
	color: #923408;
	*/
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	width: 200px;
	vertical-align: top;
}


td.alt {
	background: #eff7ff;
	/* color: #923408; */
}

td.fee {
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	/*
	*/
	background: #eff7ff;
}

th.time {
	border-left: 1px solid black;
	border-top: 0;
	background: #fff;
	/* font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
	width: 20px;
	text-align: left;
	padding: 0 0 0 10px;
	/* color: #923408; */
	/* color: #FFFFFF; */
	color: #000000;
	margin: 0;
	text-transform: none;
		/*fix ie bugs*/
	voice-family: "\"}\""; 
	voice-family:inherit;
}

th.timealt {
	border-left: 1px solid black;
	border-top: 0;
	/*
	background: #FCF4CF;
	color: #923408;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	*/
	background: #eff7ff;
	color: #000000;
	width: 20px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	text-transform: none;
}

/*end ttable css*/

#footer {
	height: 20px;
	padding: 10px 0 0 0;
	margin: 5px 0 0 0;
	text-align: center;
	line-height: 0;
	clear: both;
	font-size: 8pt;
	color: black;
}
