@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Comic Sans MS", cursive;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0c91dd;
	text-align: left;
}

img {
	border: none;
}

#page {
	margin: 10px;
	padding: 10px;
}

#content {
	margin: 0px auto;
	padding: 0px;
	width: 1004px;
}

#title_area {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 205px;
	background: url(../img/title.jpg);
}

#menu_area {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 109px;
	background: url(../img/buttons.jpg);
}

#content_area {
	width: 1000px;
	float: left;
	background: url(../img/body_seamless.jpg) repeat-y;
	padding: 10px;
}

#btn_contact, #btn_downloads, #btn_news {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 109px;
}

#btn_contact {
	width: 335px;
	background: url(../img/contact_normal.jpg);
	background-repeat: no-repeat;
}

#btn_downloads {
	width: 416px;
	background: url(../img/downloads_normal.jpg);
	background-repeat: no-repeat;
}

#btn_news {
	width: 249px;
	background: url(../img/news_normal.jpg);
	background-repeat: no-repeat;
}

#header_area {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 100px;
	text-align: center;
	font-size: 10px;
	background: url(../img/body_first.jpg) no-repeat;
}

.newsbox, #contactbox {
	float: left;
	width: 960px;
	margin: 10px;
	border: solid 1px #0c91dd;
	background: none;
}

.newsbox {
	margin-top: 20px;
}

.newstitle, .rlstitle {
	width: 820px;
	float: left;
	background-color: #f72a66;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	color: #feef39;
}

.newsdate, .rlsdate {
	width: 134px;
	float: right;
	padding: 3px;
	background: none;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	color: #0c91dd;
}

.newsbody {
	width: 950px;
	float: left;
	padding: 5px;
	background: none;
}

.newsp {
	text-align: justify;
	font-size: 12px;
}

.contactp {
	padding: 10px;
	text-align: justify;
	font-size: 16px;
}

.newsa {
	font-size: 12px;
	color: #0c91dd;
	text-decoration: none;
}

.newspic {
	float: left;
	padding: 5px;
}

.contactpic {
	margin: 0px;
	padding: 2px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.rlsbox {
	float: left;
	width: 960px;
	min-height: 300px;
	margin: 10px;
	margin-top: 50px;
	border: solid 1px #0c91dd;
	background: none;
}

.rlsbox h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}

.rlsimg {
	float: left;
	width: 250px;
	height: 250px;
	margin: 10px;
	border: solid 1px #0c91dd;
}

.tracklist {
	float: right;
	margin: 10px;
	padding: 5px;
	min-height: 240px;
	width: 656px;
	background: none;
	border: solid 1px #0c91dd;
}

.track, .playtime {
	height: 20px;
	vertical-align: middle;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
	font-size: 14px;
	color: #fff;
}

.playtime {
	float: right;
	width: 100px;
	margin-left: 0px;
	text-align: center;
	background-color: #f76992;
}

.track {
	float: left;
	width: 542px;
	margin-right: 0px;
	font-weight: bold;
	text-align: left;
	background-color: #56b7ef;
}

.rlsdescription {
	float: left;
	width: 918px;
	margin: 5px 10px;
	padding: 10px;
	text-align: justify;
	font-size: 14px;
	background: none;
	border: solid 1px #0c91dd;
	color: #0c91dd;
}

.rlsfiles {
	float: left;
	width: 918px;
	margin: 5px 10px;
	padding: 10px;
	text-align: center;
	border: solid 1px #0c91dd;
	background-color: #fef7a6;
}

.rlsfiles a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #0c91dd;
	cursor: pointer;
}

#scplayer {
	float: left;
	width: 960px;
	margin: 10px;
	margin-top: 75px;
	background: none;
}

#copyright {
	float: left;
	width: 960px;
	margin: 10px;
	border: solid 1px #0c91dd;
	background: none;
}

#top {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}

#top, #admin_content, #bottom {
	margin: 0px auto;
	float: left;
	background: #FFFFFF;
	border: 1px #909B78 solid;
}

#admin_content, #bottom {
	width: 1180px;
	margin: 5px auto;
	padding: 10px;
}

#bottom {
	clear: both;
	height: 10px;
	line-height: 10px;
	padding: 20px 10px;
	font-size: 10px;
}

#leftside, #rightside {
	float: left;
	width: 50%;
}

#top h1, #top h2 {
	padding: 15px 10px;
	font-size: 14px;
}

#top h2 {
	text-align: right;
}

.admin_title {
	width: 1180px;
	float: left;
	margin: 0px auto;
	background: #D3DCE3;
	border-bottom: solid #CCC;
	border-bottom-width: 1px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	text-transform: capitalize;
}

#content_left, #content_right {
	float: left;
	border: 1px #909B78 solid;
	padding: 10px;
	margin-bottom: 10px;
}

#content_left {
	width: 178px;
}

#content_right {
	width: 948px;
	min-height: 450px;
	margin-left: 10px;
}

#content_right h1 {
	margin: 20px 10px;
	text-align: center;
	font-size: 20px;
}

#admin_table {
	width: 742px;
	margin: 5px;
	padding: 5px;
	border: none;
	border-width: 0px;
	font-size: 12px;
}

.cell1, .cell2, .cell3, .cell4, .cell5, .rls1, .rls2, .rls3 {
	border: 1px #CCCCCC solid;
	vertical-align: middle;
	padding: 5px;
	background-color: #E5E5E5;
}

.cell1, .cell2, .cell3, .rls1, .rls2 {
	height: 30px;
}

.cell1, .rls1 {
	background-color:#FFFF99;
	color: #909B78;
	text-align: center;
}

.rls2, .rls3 {
	text-align:center;
}

.cell1 {
	width: 10%;
}

.cell2 {
	width: 90%;
	text-align:center;
}

.cell3 {
	width: 15%;
	text-align:center;
}

.cell4 {
	background-color:#FFFF99;
	color: #909B78;
	text-align: center;
}

.cell5 {
	text-align: center;
}

.cel1 {
	height: 40px;
	vertical-align: middle;
	background-color: #7895AF;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	cursor: pointer;
}

.cel2, .cel3 {
	border: 1px #CCCCCC solid;
	height: 30px;
	vertical-align: middle;
	padding: 0 10px;
	background-color: #E5E5E5;
}
	
.cel2 {
	width: 20%;
	text-align: right;
}

.cel3 {
	width: 30%;
}

.cel4 {
	height: 40px;
	width: 25%;
	vertical-align: middle;
	padding-left: 5px;
}

.cel5, .cel6, .cel7 {
	height: 24px;
	padding: 2px;
	border: 1px #CCCCCC solid;
	vertical-align: middle;
	text-align: center;
}

.cel5 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #D3DCE3;
}

.cel6 {
	width: 24px;
	background-color: #E5E5E5;
}

.cel7 {
	font-size: 11px;
	color: #003300;
	background-color: #E5E5E5;
}

.row {
	height: 30px;
	padding: 2px;
	border: 1px #CCCCCC solid;
	background-color: #FFFF99;
}

.admin_button {
	color: #32325B;
	background: #FFFF99;
	font-size: 11px; 
	font-weight: bold; 
	padding: 4px;
}

.admin_table {
	width: 918px;
}

.message {
	padding: 10px;
	background-color: #FFFFDD;
	border: 1px #FFD700 solid;
}