@charset "utf-8";
/* CSS Document */

/* General */
form,body,H1,H2,H3,H4 { margin:0px; padding:0px; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#666666; 
	background-color:#666666;
}

/* Typography */
h1 { color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:24px; }
a { color: #6633CC; font-weight: bold; }
a:link { }
a:visited { }
a:hover { color: #9933CC; }
a:active { } 

/* Layout  */
#mainContainer { margin: 0px auto; width: 894px; }
#header { height:270px; background-image:url(images/header.jpg); }
#content{ background-image:url(images/repeater.jpg); }
#footer { height: 74px; background-image:url(images/footer.jpg); }
#topLeft { float:left; width:330px; margin-left:20px;}
#topLeftInner { margin:10px; text-align:center; color:#CCCCCC; line-height:135%; } 
#topRight{ float:left; width:510px; background-color:#CCCCCC; }
#topRightInner { margin:10px; }
#video { padding-bottom:5px; text-align:center; }
#topRightBottom { width:480px; height:190px; background-image:url(images/order-area.jpg); margin:0 auto; }
#topLeftInner h1 { padding-bottom:15px; padding-top:10px; }
#topLeftInner h2 { color:#FFFFFF; font-size:12px; }
#guarantee { color:#CCCCCC; font-size:11px; }
#mainButton { margin-left:307px; padding-top:59px; }
#cdMore { padding-left:12px; padding-top:25px; }
#middle { margin-left:65px; padding-top:10px; }
#bottom { color:#666666; margin-left:20px; line-height:125%; }
#bottomLeft { width: 460px; background-color:#CCCCCC; margin-left:20px; float:left; }
#bottomLeftInner { margin:10px 10px 0px 10px; padding-bottom:20px; }
#bottomLeft h1, #bottomRight h1 { 
	color:#333333; font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-bottom:10px; padding-top:10px; 
}
#bottomRight { float:left; margin-left:10px; width:341px; background-color:#CCCCCC; text-align:center; }
#bottomRightInner { margin:10px 10px 0px 10px; padding-bottom:10px; }
.break { width:100%; background:#000000; height:10px; }
#hiphopOrderArea { background-image:url(images/hip-hop-dvd.jpg); height:215px; width:340px; background-repeat: no-repeat; }
#hiphopButton { margin-left:139px; padding-top:137px; }

/* Misc */
.clear { clear:both; }
#aboveMC { height:40px; color: black; background-color:#00CC00; text-align:center; font-size:16px; font-weight:bold; padding-top:20px; }
.signupframe {
  border: 1px solid #000000;
  background: #999999;
  color: #FBF9F9;
}

