/* -----------------------------------------------------------------------


 Wai Lana Yoga: Television Series Samples Styles 1.0

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* ---------- styles -----------*/
body {
	font-size:75%;
	color:#90b100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #1a1a1a;
	background-image: none;
	margin:0;
	padding:0;
}
body.home {
	background-color: #ffffff;
}
body.home #choose{
	margin:0 auto;
}
p {margin:1em 0 1.5em;}
a:focus, a:hover {color:#389b8f;}
a {color:#389b8f;text-decoration:underline;}


div.vid-container{
	margin-top:32px;
	padding-top:1px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	display:block;
}

#footer {
	padding-top:1px;
	color:#999999;

}
body.home #footer { color: #76ae14;
}
#footer p {margin-top:25px; margin-bottom:15px; font-size:11px;}
#footer p a.top {

}
#footer p a {text-decoration:none;}
