html,body{
	width: 100%;
	text-align: center;
	outline: none;
}
body {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFF;
	text-align: center;
	margin: 30px 0px;
	padding: 0px;
	padding-bottom: 20px;
}
a, a:link, a:visited {
	color: #fd2c7a;
	text-decoration: underline;
	outline: none;
}
a:hover, a:visited:hover {
	color: #000;
	text-decoration: underline;
	outline: none;
}
a:active {
	color: #CCC;
	outline: none;
}
h1 {
	font-size: 48px;
	margin-bottom: 20px;
}
h1.nomixes {
	font-size: 36px;
	font-family: Helvetica, Arial, sans;
	color: #999999;
	text-align: center;
	margin: 50px 0px 50px 0px;
}
.clear {
	clear: both;
}
.mainBody {
	text-align: left;
}
#contentHold {
	text-align: left;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 760px;
}
.divide {
	margin-top: 10px;
}

#mainContent {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.nav {
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 8px;
	clear: both;
}
.nav ul {
	list-style-type: none;
	margin:0px;
	padding: 0px;
}
.nav ul li {
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-right: 25px;
}
.nav ul li a {
	color: #000;
	text-decoration: none;
}
.nav ul li a:hover {
	color: #fd2c7a;
	text-decoration: none;
}
.nav ul li a.active {
	color: #999;
}
#dropbox {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background-color: #f2f2f2;
	background-image: url(_img/infobox-bg.gif);
	background-repeat: repeat-x;
}
.hiddenbox {
	clear: both;
	padding-bottom: 10px;
	padding: 8px;
	width: 750px;
	margin: 0px auto 0px auto;
}
#guidelines .copy, .hiddenbox .copy  {
	font-family: Helvetica, Arial, sans;
	font-size: 17px;
	margin-bottom: 15px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #000;
	line-height: 27px;
}
#guidelines small {
	color: #999;
}
dl.left, dl.right {
	width: 47%;
	margin-right: 15px;
	float: left;
}
dl.left dt, dl.right dt {
	font-size: 24px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans;
	color: #FFF;
	text-align: center;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	background-image:url(_img/rules_dot.gif);
	background-repeat: no-repeat;
}
dl.left dt p, dl.right dt p {
	position: relative;
	top: 18px;
}
.hiddenbox .wide {
	width: 740px;
	border: 0px solid #F00;
}
#guidelines ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
	padding-left: 1em;
	text-indent: -2em;
}
#guidelines ul li {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 10px;
}
#guidelines ul li:before {
	content: "\2192 \0020";
}
#submitform .theform {
	padding-top: 5px;
}
#submitform dl {
	width: 400px;
	float: left;
}
#submitform dt {
	font-size: 10px;
	font-family: Helvetica, Arial, sans;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#submitform dd{
	margin-bottom: 12px;
}
#submitform .inputReg, #submitform .inputLrg {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 200px;
	padding: 2px;
}
#submitform .inputLrg {
	width: 360px;
}
#submitform .thecover {
	float: left;
	margin-right: 15px;
}
#submitform img {
	border: 10px solid #FFF;
}
.error {
	padding: 7px;
	background-color: #FFFF99;
	font-size: 15px;
	line-height: 15px;
	margin-top: 8px;
}
.mainBody .mix, .mainBody .bigmix {
	width: 240px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
.mainBody .bigmix {
	margin-bottom: 10px;
	height: 355px;
}
.mainBody .bigmix .cover a {
	display: block;
	width: 200px;
	height: 200px;
	padding: 1px;
	border: 10px solid #ECECEC;
	margin-bottom: 10px;
	margin-left: 8px;
}
.mainBody .bigmix .cover a:hover, .mainBody .mix .cover a:hover {
	border-color: #fd2c7a; 
}
.mainBody .bigmix .cover img {
	width: 200px;
	height: 200px;
}
.mainBody .bigmix .descrip {
	font-size: 14px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 8px;
}
.bigmix .dl {
	margin-bottom: 5px;
	position: relative;
	top: 70px;
	display: block;
	height: 42px;
}
.bigmix .titleauthor {
	display: block;
	height: 55px;
}
.bigmix .title {
	font-size: 18px;
	font-weight: bold;
	margin-top: -42px;
}
.bigmix .author {
	color: #666;
	margin-bottom: 10px;
}

.bigmix .dl a, .bigmix .dl a:visited{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.bigmix .dl a.download, .bigmix .dl a.comment, .mix .descrip .dl a.download, .mix .descrip .dl a.comment {
	padding-left: 21px;
	background-position: top left;
	background-repeat: no-repeat;
}
.mix .descrip .dl a.download, .mix .descrip .dl a.comment {
	padding-left: 17px;
}
.bigmix .dl a.download, .mix .descrip .dl a.download {
	background-image: url(_img/icon_download.gif);
}
.bigmix .dl a.download:hover, .bigmix .dl a.comment:hover, .mix .descrip .dl a.download:hover, .mix .descrip .dl a.comment:hover {
	background-position: 0px -14px;
}
.bigmix .dl a.comment, .mix .descrip .dl a.comment {
	background-image: url(_img/icon_comment.gif);
}
.bigmix .dl sup {
	font-size: 9px;
	padding-left: 4px;
	color: #999;
}
.mainBody .mix {
	/*border: 1px solid #F00;*/
}
.mainBody .mix .cover a {
	display: block;
	width: 87px;
	height: 87px;
	padding: 2px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #ECECEC;
}
.mainBody .mix .descrip {
	margin-top: 10px;
}
.mix .descrip .dl {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 58px;
	height: 32px;
	margin-left: 100px;
}
.mix .descrip .title {
	font-weight: bold;
	font-size: 12px;
	margin-top: -32px;
}
.statColumn .descrip .title {
	margin-top: 0px;
}

.mix .descrip .author {
	color: #666;
	margin-bottom: 10px;
	font-size: 11px;
}

.mix .descrip .dl a, .mix .descrip .dl a:visited {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.mix .descrip .dl a:hover,.mix .descrip .dl a:visited:hover {
	text-decoration: underline;
}
.mix .dl sup {
	font-size: 9px;
	padding-left: 4px;
	color: #999;
}
.newstamp {
	text-indent: -9999;
	display: block;
	width: 45px;
	height: 45px;
	background-image: url(_img/icon_new.png);
	background-repeat: no-repeat;
	z-index: 30;
	position: relative;
	top: -230px;
	left: -10px;
	margin-bottom: -45px;
}
.statColumn {
	float: left;
	width: 240px;
	margin-right: 10px;
}
.statColumn h3 {
	margin-bottom: 15px;
	font-size: 14px;
}
.statColumn .mix {
	border-bottom: 1px dotted #000;
	margin-bottom: 5px;
}

.statColumn .last {
	border-bottom: 0px solid #CCC;
}
.statColumn .mix .cover {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.statColumn .mix .cover a {
	display: block;
	width: 87px;
	height: 87px;
	padding: 2px;
	border: 5px solid #FFF;
}
.statColumn .mix .cover a:hover {
	border-color: #fd2c7a;
}
.statColumn .mix .descrip {
	padding-top: 10px;
}
.statColumn .mix .descrip .title {
	font-size: 14px;
}
.statColumn .mix .descrip .author {
	margin-bottom: 15px;
}
.statColumn .mix .descrip .stat {
	font-size: 25px;
}
.statColumn .mix .descrip .stat sup {
  font-size:40%;
  position:relative;
  bottom: -.4em;
  left: -.4em;
}
#mixArchive {
	/*display: block;
	clear: both;
	width: 100%;
	height: 480px;
	overflow: hidden;*/
	
}
#footer {
	width: 750px;
	clear: both;
	margin-top: 16px;
	border-top: 1px solid #CCC;
}
#footer .footerTxt {
	padding-top: 5px;
	padding-bottom: 20px;
	color: #CCC;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
#footer .footerTxt a, #footer .footerTxt a:visited {
	color: #CCC;
}


/*

---------------------------------------------------------------------------------------------------------

THICKBOX

---------------------------------------------------------------------------------------------------------

*/
.popcontainer {
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#left {
	margin-bottom: 30px;
	width: 322px;
	float: left;
}
#left .cover a {
	display: block;
	width: 300px;
	height: 300px;
	padding: 1px;
	border: 10px solid #ECECEC;
	margin-bottom: 10px;
}
#left .cover a:hover {
	border: 10px solid #fd2c7a;
}
#left .cover img {
	width: 300px;
	height: 300px;
}

#left .descrip {
	font-size: 14px;
	line-height: 18px;
	padding-left: 10px;
}
#left .titleauthor {
	display: block;
	height: 40px;
}
#left .title {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#left .author {
	color: #666;
	margin-bottom: 10px;
}
#left .dl a, #left .dl a:visited{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #fd2c7a;
	padding-left: 17px;
	padding-top: 2px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(_img/icon_download.gif);
}
#left .dl a:hover, #left .dl a:visited:hover {
	background-position: 0px -14px;
	color: #000;
	text-decoration: none;
}
/* --------------------- */
/* -----RIGHT SIDE------ */
/* --------------------- */
#right {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	display: block;
	width: 355px;
	margin-left: 342px;
}
#right dl.submitform {
	width: 355px;
	float: left;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px dotted #666;
}
#right dl.submitform dt {
	font-size: 9px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-transform: uppercase;
}
#right dl.submitform dd {
	margin-bottom: 8px;
	padding-left: 4px;
}
#right dl.submitform .inputReg, #right .inputLrg {
	font-size: 11px;
	width: 240px;
	padding: 2px;
}
#right dl.submitform .inputLrg {
	width: 350px;
	height: 75px;
}

#right dl.comments dt {
	margin-bottom: 1px;
}
#right dl.comments dt p {
	padding: 4px 4px 1px 4px;
}
#right dl.comments dd {
	padding: 0px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
}
#right dl.comments dd p {
	padding: 2px 4px 2px 4px;
}
#right dl.comments dt .author {
	font-weight: bold;
}
#right dl.comments dt.alt, #right dl.comments dd.alt {
	background-color: #ececec;
}
#right dl.comments dd .commentTime {
	font-size: 9px;
	color: #999;
}
#right #noComments {
	background-color: #FFFFCC;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	width: 352px;
}
#right dt a {
	text-decoration: none;
}
#right dt a:hover {
	color: #fd2c7a;
	text-decoration: underline;
}
#right #noComments p {
	padding: 14px 8px 14px 8px;
	text-align: center;
}


/* --------------------- */
/* -----CLOSED------ */
/* --------------------- */
#closed p {
	font-size: 14px;
	width: 60%;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#closed ul {
	list-style-type: none;
	width: 60%;
	margin: 0px auto 15px auto;
}
#closed ul li {
	margin-bottom: 10px;
	clear: left;
}
#closed ul li a {

}