body {
	background-image: none;
	background-color: transparent;
	margin: 0; 
	padding: 0;	
}

p { 
	
	padding-top: 20px;
	color : #000000;
	
	
}


.selectbox {
	padding:8px;
	font-size:12px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	margin:0;
}

.socialmediapopup {
height:52px;
background:url('/images/bg-socialmedia-popup.jpg');
margin-top: 10px;
border-color: #ecdfc5;
border-width: 1px;
border-top-style:solid;
border-bottom-style:solid;
}

.socialmediaregister {
height:52px;
background:url('/images/bg-socialmedia-popup.jpg');
border-color: #ecdfc5;
border-width: 1px;
border-top-style:solid;
border-bottom-style:solid;
top: 5px;
position: relative;
}

.playing {
	background-color: #f0a42a !important;
	color: #171717 !important;
}

.passed {
	background-color: #cccccc !important;
	color: #171717 !important;
	border-bottom: 1px solid #171717 !important;
}

.registerbottom {
height:44px;
background-color: #626262;
bottom: 5px;
position: absolute;
width: 100%;
}



.titlelabel
{
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #3b3b3b;
}

.rememberme {
text-align:right;
font-family: Arial;
font-size: 11px;
color: #6a6a6a;
}

.reg_top {
	margin-top:-2px;
/*	background:url('/images/top_bg.gif') #656565;*/
	font-family: Arial;
	font-size: 12px;
	background: transparent;
}

.reg_top h1 {
	font-size: 13px;
	font-weight: normal !important;
	display: inline;
	color: white;
	margin: 5px;
}

.padding {
	padding: 10px;
	margin-bottom: 5px;
}

.req {
	color:#900;
}

h1 {
	color:#ffffff;
}

h1 span{
	color: #999;
}

.last_row td {
	padding-top:15px;
}

.terms_link {
	color:#333;
	text-decoration:none;
}

table.register .label {
	width: 160px;
	color: #565656;
	font-size:12px;
	font-family: Arial;
}

table.register input {
		border-color: #D4D4D4;
    border-style: solid;
    border-width: 1px;
}

table.register select {
		border-color: #D4D4D4;
    border-style: solid;
    border-width: 1px;
		font-size:12px;
	 font-family : Arial;
}

table.login {	
	font-family: Arial;
	font-weight: normal !important;
}

table.login .label {
	width: 120px;
	color: #565656;
	font-size:12px;
}

table.login tr {
vertical-align:top;
}

table.register tr {
vertical-align:top;
}

table.login input {
		border-color: #D4D4D4;
    border-style: solid;
    border-width: 1px;
}

.shortelement {
	width: 120px;
}

.shortlabel {
	width: 70px;
}

.hasserror {
	border:1px solid #da9090;
}

.disabled{
	background-color: #EBEBE4;
	color: #999;
}

.dj-apply{
	position: absolute;
	right: 10px;
	top: 10px;
}

.dj-mixes{
	position: absolute;
	right: 0px;
	top: -5px;
}

.button_clicked {
	background:url('/images/grey_spin.gif') center no-repeat #ccc !important;
	border:1px solid #ccc !important;
}

.forgotpass {
	font-size: 11px;
	float: right;
	margin-right: 20px;
	display: inline;
	color:#ffffff;
}

.forgotpass a{
	color:#f0a42a;
}

.button{
font-size: 14px;
font-weight: bold;
height: 30px;
border-color: #d5d5d5;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
font-family: Arial;
}

table.login .button {
width: 140px;
}

.haserror {
    border: 1px solid #DA9090 !important;
}

.smallinfo
{
font-size:11px;
font-family: Arial;
}

	.error {
    background: url("/images/tiny_minus_error.gif") no-repeat scroll left center #F2F2F2;
    border: 1px solid #DA9090;
    color: #993333;
		font-family: Arial;
    margin-right: 15px;
    padding: 4px 4px 4px 26px;
		font-size: 12px;
}


.play {
    cursor: pointer;
}

.trk {
    border-bottom: 1px solid #CCCCCC;
    padding: 8px;
		background: #151515;
		font-family: Arial;
		color: #FFFFFF;
		font-size: 13px;
}

.trk .track {
    float: left;
    height: 15px;
    overflow: hidden;
    padding: 3px;
    width: 270px;
}

.trk:nth-child(2n+1) {
    background: none repeat scroll 0 0 #232323;
}
.trk img {
    float: left;
    margin-right: 8px;
}
.tks:hover {
    background: #333333;
}
div.trk.active {
    background: #DA9328;
    color: #000000;
    opacity: 1;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.ui-widget {
font-family: Verdana,Arial,sans-serif;
font-size: 0.9em;
}

.ui-datepicker .ui-datepicker-title {
line-height: 1.8em;
text-align: center;
}

h1 {
font-size: 13px;
font-weight: normal !important;
display: inline;
color: 
white;
margin: 5px;
}
