/*
----------------------------------------
Stylesheet for Sifu Wong courses website
----------------------------------------
*/

body {background: #ff9; text-align: center; font-family: verdana; font-size: 12px; line-height: 19px;  color: #000;}
#frame {position: relative; margin: auto; text-align: left; border: solid 2px #055707; width: 760px;}
#header {background: url(images/header_green.jpg) no-repeat; width: 760px; height: 212px; border-bottom: solid 2px #077E42; text-indent: -9999px;}
#content {background: #EBE4B5 url(images/background2.jpg) repeat-y; padding: 25px 25px 15px 25px;}
#bottom {width: 760px; height: 62px; background: url(images/background_bottom_green.jpg) no-repeat;}
#date {color: #077E42; font-weight: bold; font-size: 1.8em; float: right;}
#logo {float: right;}
.curves {position: absolute; left: 500px; bottom: 100px; width: 343px; height: 575px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background_curves.png')}
.curves[class] {background: url(images/background_curves.png) no-repeat;}

h2 {font-size: 2em; margin: 0 0 5px 0; padding: 0;}
h3 {margin: 0 0 15px 0; padding: 0;}
h4 {color: #C04723; font-size: 1em; margin: 0 0 15px 0; padding: 0; width: 150px; float: left;}
h5 {color: #C11B17; font-size: 2em; margin: 0 0 15px 0; padding: 0;}
h6 {color: #800000; font-size: 1em; margin: 0 0 15px 0; padding: 0;}

p {padding: 0; margin: 0 0 15px 0;}
a {color: #D96B11; text-decoration: underline; font-weight: bold;}
a:hover {color: #C04723; text-decoration: underline;}
ul {margin: 0 0 15px 18px; padding: 0;}
img {border: none; behavior:	url("pngbehavior.htc");}

div.images {float: left; width: 150px;}
div.image_sifu {float: right;}
div.text {margin-left: 180px;}
div.text ul {margin-bottom: 0px;}
img.thumb { margin: 0 0 45px 0; border: solid 1px #666;}
img.big {float: right;}
div.info {margin: 0 0 35px 180px;}
a.back {float: right;}
.hr {width: 444px; height: 53px; margin: 0 0 25px 0; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/line.png')}
.hr[class] {background: url(images/line.png) no-repeat;}
.hr hr {display: none;}
span.quote {font-style: italic;}
p.quote {font-style: italic; margin: 0 0 8px 0; width: 500px; }
.quote_author {color: #C04723; font-weight: bold;}