@charset "utf-8";
/* CSS Document */
body { background-color: #000; background-image:url(http://i47.photobucket.com/albums/f154/twangrock/DJ_Hero/BG2.jpg); background-attachment:fixed; background-position:top center; background-repeat: no-repeat; font-family:Verdana, Geneva, sans-serif; font-size: 12px; color: #fff; padding:0px; margin:0px; line-height:18px;}

.wrapper {width:860px; height:auto; margin-top:40px; padding:0px;}
.wrapper_02 {width:420px; height:auto; margin-top:120px; padding:0px;}

.DJ_Body {height:auto; width:860px; background-color: none; padding-left: 10px; padding-right: 10px; background-image:url(http://i47.photobucket.com/albums/f154/twangrock/DJ_Hero/modules/wide_module_body.png); background-repeat:repeat-y; background-position:0px 0px; padding:10px; margin:0px;}
.DJ_Body_02 {height:auto; width:420px; background-color: none; background-image:url(http://i47.photobucket.com/albums/f154/twangrock/DJ_Hero/modules/double_module_body.png); background-repeat:repeat-y; background-position:0px 0px; padding:10px; margin:0px; text-align:left}

.content {float:left; margin-left:10px; width:400px; height:520px; text-align:left; padding-right:10px; border-right:1px solid #fed303;font-size: 14px; color: #fff;}
.content_02 {width:400px; height:auto; text-align:left; font-size: 14px; color: #fff;}
.content_02 p {border-bottom:1px solid #fed303; padding-bottom:10px;}

.iframe {float:right; margin-right:30px;}

.clearfix {clear:both;}

img {border:none}

h3 {color:#fed303}

a:link, a:visited, a:active {color:#fed303; text-decoration:none}
a:hover {text-decoration:underline;}

/*terms page*/
.terms-holder {
	float: none;
	width: 800px;
	height: 480px;
	border: none;
	overflow-y: scroll;
	line-height: 160%;
}

/* others */
body.no-bg {
	background:none;
}

.no-margin-top {
	margin-top: 0;
}