
body {
	background-image: url(pic/ias/bg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.3;
	background-color: #d6d6d5;
	color: #fff;
}

h2 {
	color: #f3de17;
	font-weight: bold;
	font-size: 24px;
}

.track {
	color: #f3de17;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
}

.vote {
	width: 300px;
}

#center {
   margin: 0 auto;
   width: 940px;
}


#container {
	background-image: url(pic/ias/bbg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
   width: 940px;
	float:left;

}

#content {

	background-image: url(pic/ias/ias.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	width: 455px;
	float:left;
	padding: 230px 0px 0px 10px;
}

#teaser {
	float:left;
	padding: 1150px 0px 0px 150px;
	
}

#tracklist {
	
	padding: 0;
	margin: 0 0px;
}

#tracklist li {
	float:left;
	clear:both;
}

#iasplayer {
	margin-top:13px;
}

.title{
	width: 250px;
	display:block;
	float: left;
}

a.playlink, a.playlink:visited {
color:#f3de17;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.playlink:hover {
color:#FFFFFF;
text-decoration:underline;
}

.cbox {
	margin-top: 30px;
	float:left;

}


#vinylpic img {
	margin-right: 5px;
	margin-bottom: 5px;
}


#usdata label {
	font-weight:bold;
	float: left;
	display:block;
	width: 100px;
}

#usdata input {
	width: 250px;
	background-color: #F3DE17;
	color: #000000;
	padding: 4px;
	border: 1px solid #000;
	font-size: 14px;
}

#usdata .frow {
	margin-bottom: 4px;
}


.verror {
	background-color: #FF0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	border: 3px solid #fff;
	margin-bottom: 10px;
	text-align: center;
}

.ready {
	background-color: #00ff00;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	border: 3px solid #fff;
	margin-bottom: 10px;
	text-align: center;
}

#usdata .ferror {
	margin-left: 100px;
	color: #FF0000;
}
