﻿*{
margin:0;
border:0;
padding:0;
border:none;
}



body { background:#000; }

#container { margin:0 auto; width:700px; }

#header_left { width:190px; height:180px; background-image: url('../img/logo1.jpg'); background-repeat:no-repeat; float:left; margin-top:0px; }

#header_right { width:498px; height:150px; margin-left:190px; padding-top:40px;}

#content_left { width:190px; height:200px; float:left; display:block; }

#content_right { width:498px; height:auto; display:block; margin-left:190px;}

#licence {width:190px; height:70px; float:left; }

#email_enter { width:498px; height:70px; margin-left:190px; font:12px "Arial"; color:#fff; text-decoration:none; }

#submit {width:598px; height:50px; padding-left:90px; }
#submit_friends {width:588px; height:150px; padding-left:100px; margin-top:-30px;}
#inputs {margin-top:40px;}



#input {margin-top:-25px; margin-left:100px;}
#input2 {margin-top:-23px; margin-left:100px; padding-top:30px;}
#input3 {margin-top:-23px; margin-left:100px; padding-top:30px;}


#footer {width:688px;}

.header_title { font:40px "Arial"; color:#eb1c24; text-decoration:none; }
.header_text { font:40px "Arial"; color:#fff; text-decoration:none; }
.content_text { font:12px "Arial"; color:#fff; text-decoration:none; }
.tracklist { font:12px "Arial"; color:#eb1c24; text-decoration:none; text-align:right; padding-right:10px; }
.licence { font:10px "Arial"; color:#fff; text-decoration:none; text-align:right; padding-right:20px; }
.footer { font:9px "Arial"; color:#fff; text-decoration:none; text-align:center;}

input[type=text] { font:16px "Arial"; color:#000; text-decoration:none; font-weight:bold; }
.contact[type=text] { font:12px "Arial"; height:20px; vertical-align:middle; }
.contact_message {  font:12px "Arial";  }
.image {width:82px; height:25px; background-image: url('../img/submit.gif'); background-repeat:no-repeat; padding-top:7px; background-position:left; margin-right:15px; background-color:#000; border:none; }
.image:hover { width:82px; height:25px; background-image: url('../img/submit_hover.gif'); background-repeat:no-repeat; background-position:left; padding-top:7px; margin-right:15px; border:none; }


.playerbg {background-image: url('../img/playerbg.gif'); background-repeat: repeat;  }

a:link{ font:12px "Arial"; color:#eb1c24; text-decoration:none; text-align:right; padding-right:10px; }
a:visited { font:12px "Arial"; color:#eb1c24; text-decoration:none; text-align:right; padding-right:10px; }
a:active { font:12px "Arial"; color:#eb1c24; text-decoration:none; text-align:right; padding-right:10px; }
a:hover { font:12px "Arial"; color: #f9f9f9; text-decoration:none; text-align:right; padding-right:10px; }

.footer a:link { font:9px "Arial"; color:#eb1c24; text-decoration:none; text-align:center;}
.footer a:visited { font:9px "Arial"; color:#eb1c24; text-decoration:none; text-align:center;}
.footer a:active { font:9px "Arial"; color:#eb1c24; text-decoration:none; text-align:center;}
.footer a:hoover { font:9px "Arial"; color:#f1f1f1; text-decoration:none; text-align:center;}
