/* Sheer Illusions CSS Stylesheet */
body {background:#333333; color:#06C; }
p,h1,h2 {padding-left:10px; }
h1 {color:#06C; font-size:30px; padding-top:5px; }
h2 {color:#06C; font-size:24px; }
.container {background:url(../images/container-bg.jpg) repeat-y; }
.menu {float:right; margin-top:145px; }
.header {background:url(../images/sheer-illusions-header-bg.jpg) no-repeat top center; width:950px; height:195px; }
.logo {float:left; }
.footer {text-align:center; background:url(../images/footer-bg.jpg) no-repeat; font-size:12px; color:#CCCCCC; }
.footer a:link { color:#FFF; text-decoration:none; }
.footer a:hover { color:#9FF; text-decoration:underline; }
.footer a:active { color:#FFF; text-decoration:none; }
.footer a:visited { color:#FFF; text-decoration:none; }
.copyright {font-size:11px; }
.sidebar {color:#CFF; }
.sidebar p {padding-left:5px; }
.commercial {background:url(../images/commercial-bg.jpg) repeat; height:600px; }
.residential {background:url(../images/residential-bg.jpg) repeat; height:600px; }
.pad {padding-left:5px; }
.comres-heading {font-weight:bold; font-size:18px; padding-left:15px; }
.about-heading {font-weight:bold; font-size:18px; padding-left:60px; }
.about-right {background:url(../images/commercial-bg.jpg) repeat; height:500px; }
.about-left {background:url(../images/residential-bg.jpg) repeat; height:500px; }
.mount {float:left; padding:0 5px; }
.top {float:right; padding:5px; clear:both; }
.coverings {float:right; padding:5px; border:#999999 1px solid; margin:5px; }
.form {margin-left:125px; margin-right:125px; }
.form-txt {color:#FFFFFF; }
.map {text-align:center; }
.pic {border:#003366 solid 1px; margin:5px; }
.estimate {width:460px; margin-left:120px; }
.thanks {width:100%; font-size:18px; color:#000066; text-align:center; background:#FFFF99; }
.textarea {height:100px; }