@charset "utf-8";
/* CSS Document */
/*  ****** CSS AND DESIGN BY DREAM CATCHER - www.dreamcc.com  ****** */

/*  ****** TAGS ****** */
a { outline: none; }
img { border: none; }
body { background: #000000; margin: 0px; }
body, td, th { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: .9em; }
hr { color:#dddddd; background-color:#dddddd; height:1px; border:0; }


/*  ****** IDS ****** */
#ad { background:url(../images/dvd-ad.png) no-repeat; color:#FFFFFF; text-align:center;  width: 1000px; height:195px; margin: 10px auto 0px auto; padding:0px; position:relative; z-index:500;}
#ad a { color:#cccccc; font-style:italic; font-size:16px; }
#ad a:hover { color:#ffffff; }
#ad span.dvd { position:absolute; top:92px; left:290px; }
#ad span.rent { position:absolute; top:92px; right:250px; }
#container { border: 10px solid #333333; width: 1000px; height:100%; margin: -20px auto 0px auto; position: relative; }
#flashHome { background: #000000; height: 1000px; width: 1000px; }

#header { height: 305px; margin: 0px auto; width: 1000px;  }
h1 { display: none; font-size: 0px; margin: 0px; padding: 0px;  text-indent: -5000px; }
#content { background:url(../images/background.jpg) repeat-y; margin: 0px auto; padding: 1px 125px 20px 125px; width: 750px; font-size: 1.3em; }
#content h2 { font-size: 1.3em; margin: 0px; padding: 0px; }
#content img { margin: 2px; }
#footer { background:url(../images/footer_5-20-10.jpg) no-repeat; position:relative; font-size: 0px; height: 201px; margin: -10px auto 0px auto; width:1000px; }
#footer a { display: block; height: 80px; margin: 0px; width: 200px; }-->
#footer hr { display: none;}
#noFlashText { display: none;}
#dreamcc { color: #FFFFFF; font-size: .8em; height: 100px; margin: 20px auto; text-align: center; width: 1000px; position:relative;}
#dreamcc a { color: #FFFFFF;}

/*  ****** CLASSES ****** */

.biosBtn{ background-color:none; width:200px; height:80px; float:left; margin-left:80px; padding:0px;}
.black { color:#000000; }
.blackOutline { border:#000000 1px solid; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.clearBoth { clear:both; }
.distributionBtn{ background:none; width:220px; height:80px; float:left; margin-left:30px; padding:0px;}
.dreamNotes { border: 5px dashed #990000; font-weight: bold; padding: 15px; }
.floatLeft { float: left; }
.floatRight { float:right; }
.floatLeftMargin { float:left; margin:1px 8px 10px 0px; }
.floatRightMargin { float:right; margin:1px 0px 10px 8px; }
.floatLeftGrayOutline { float:left; margin:1px 8px 10px 0px; border:#999999 1px solid; }
.floatRightGrayOutline { float:right; margin:1px 0px 10px 8px; border:#999999 1px solid; }
.floatLeftGrayOutlinePadded { float:left; margin:1px 8px 10px 0px; padding: 6px; border:#999999 1px solid; }
.floatRightGrayOutlinePadded { float:right; margin:1px 0px 10px 8px; padding: 6px; border:#999999 1px solid; }
.footerText { text-indent:-99999px; position:absolute; display:none; }
.grayOutline { border:#999999 1px solid; }
.hidden { display: none; }
.printOnly { display: none; }
.redacted { color:#000000; background:#000000; }
.smallText { font-size: 12px; }
.smallerText { font-size: 10px; }
.white { color:#FFFFFF; }

/*  ****** IE6 FIXES ****** */

* html #content { margin-top: -3px; }