﻿body { font: 70%/1.33em Verdana, Helvetica, sans-serif; }
a { text-decoration:underline; color:#742a02; }
h2 { color:#742a02; }

div#content { background-image: url(../images/page_bg.jpg); padding: 0 24px 35px 23px; }
div#header { background-image: url(../images/header_bg.jpg); }

div.homepage { padding-top:26px; }

div#topRow { background: transparent url(../images/home/topRowBg.gif) repeat-y left top; }
div#topRowFooter { background: transparent url(../images/home/topRowFooter.gif) no-repeat left top; height:10px; font-size:0%; clear:both; }

div#botRow { clear:both; padding-top:16px; }

div#homeIntro, 
div#homeVideo, 
div#homeDecode, 
div#homeTimeline, 
div#homeDonate, 
div#videoPlayerContainer,
div#homeVideo div#rightCol  { float:left; }

div#homeIntro { width:336px; padding:13px 13px 0 13px; margin-right:17px; }
div#homeIntro h1 { background: transparent url(../images/headings/aboutNBW.gif) no-repeat left top; height:20px; text-indent:-99999px; }

div#homeVideo { width:511px; padding:23px 0 0 18px; }
div#videoPlayerContainer { width:320px; height:200px; background-color:#000; margin-right:16px; padding:1px; }
div#homeVideo div#rightCol { width:160px; }
div#homeVideo div#rightCol h2 { margin-bottom:0.5em; line-height:1.4em; }

div#alternateVideo { clear:both; padding-top:10px; margin:10px 16px 0 0; border-top: 1px dotted #742a02; }
div#alternateVideo img { float:left; border:2px solid #742a02; }
div#alternateVideo h2, div#alternateVideo p { margin-left:100px; }

div#homeDecode { background: transparent url(../images/home/decodeBg.jpg) no-repeat left top; width:240px; height:137px; padding:25px 27px 0 24px; margin-right:17px; }
div#homeDecode h2 { background: transparent url(../images/home/decode-the-mystery.gif) no-repeat left top; height:64px; text-indent:-99999px; }
div#homeDecode a { display:block; background: transparent url(../images/home/decode-dots.gif) no-repeat left top; height:18px; padding-left:17px; margin-right:100px }

div#homeTimeline { background: transparent url(../images/home/timelineBg.jpg) no-repeat left top; height:160px; width:291px; margin-right:18px; }
div#homeTimeline h2 { text-indent:-99999px; }

a#timelineLink { display:block; width:291px; height:160px; text-indent:-99999px; }

div#homeDonate { background: transparent url(../images/home/donateBg.jpg) no-repeat left top; width:241px; height:137px; padding:23px 25px 0 24px; }
div#homeDonate h2 { background: transparent url(../images/home/donate-now.gif) no-repeat left top; height:20px; text-indent:-99999px; }
div#homeDonate img { float:right; margin:-2px 0 0 12px; }

/*------------------ CLEARING FLOATS HACK --------------------*/
.fc:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.fc {display:inline-block;}

/* Hides from IE-mac \*/
* html .fc {height:1%;}
.fc {display:block;}
/* End hide from IE-mac */
