body {
	width:100%;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right: 0px;
	background-color:#EDEDED;
	background-image:url(../images/backgroundtop.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	}

.item_title {
	font-size: 2.2em;
}
a.rp-station-link.rp-header {
	pointer-events: none;
}
div.topwrap {
	position: relative;
    width: 100%;
	margin: 0;
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
	}
div.top {
	position:relative;
	width: 640px;
	height: 100px;
	margin: 0;
	text-align:center;	
	left: 50%;
	margin-left: -320px;
}
div.logo {
	position:absolute;
	width: 400px;
	height: 100px;
	margin: 0;
	text-align:center;	
	background-image:url(../images/logo.png);
	left: 0;
	top: 0;
}
.btn-get {
	position:absolute;
	width: 229px;
	height: 62px;
	margin: 0;
	text-align:center;	
	background-image:url(../images/btn-get.png);
	right: 10px;
	top: 10px;
} .btn-get:hover {
	opacity: 0.7;
	
}

	/* ......................................................................CONTENT............................................................................................. */



div.mainwrap {
	position: relative;
    width: 100%;
	margin: 0;
	background-image: url(../images/main-bg2.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	overflow-y: auto;
	overflow-x: hidden;
	
	}
	
div.main {
	position:relative;
	width: 640px;
	margin: 0;
	text-align:center;	
	left: 50%;
	margin-left: -320px;
	padding-bottom: 30px;
}


div.element {
	position:relative;
	float: left;
	width:618px;
	height: 98px;
	margin: 0;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	background-color:#333;
	background-image:url(../images/element-bg.jpg);	
}

.element a {
	border: 0;
	text-decoration: none;	
}

.newlabel{
	position:absolute;
	z-index: 999;
	width: 65px;
	height: 62px;
	top:1px;
	left: 4px;
}
.thumbimg {
	width: 274px;
	height: 205px;
	margin-left: 19px;
	margin-top: 20px;
	border: 1px #000 solid;
}
.singer {
	display: block;
	width: 100%;
font-family: 'PT Sans Narrow', sans;
color: #999;
font-size: 21;
font-weight: 400;
margin-left: 100px;
line-height: 21px;
}
.song {
	display: block;
	width: 100%;
font-family: 'PT Sans Narrow', sans;
color: #666;
font-size: 26;
font-weight: 400;
margin-left: 100px;
line-height: 25px;
}


.btn-listen {
	position:absolute;
	width: 119px;
	height: 42px;
	margin: 0;
	text-align:center;	
	background-image:url(../images/btn-watch.png);
	right: 19px;
	bottom: 20px;
} .btn-listen:hover {
	opacity: 0.5;
	
}


.btn-more {
	
	display:inline-block;
	position:relative;
	width: 276px;
	height: 56px;
	text-align:center;	
	background-image:url(../images/btn-more.png);
	float: left;
	margin-left: 180px;
	margin-top: 30px;
	margin-bottom: 20px;
	

} .btn-more:hover {
	opacity: 0.5;
	
}

.btn-back {
	
	display:inline-block;
	position:relative;
	width: 276px;
	height: 56px;
	text-align:center;	
	background-image:url(../images/btn-back.png);
	float: left;
	margin-left: 180px;
	margin-top: 10px;
	margin-bottom: 20px;
	

} .btn-back:hover {
	opacity: 0.5;
	
}



/* ......................................................................FOOTER............................................................................................. */



div.footerwrap {
	position: relative;
	width: 100%;
	margin:auto;
	height: 780px;

	background-color:#AEAEAE;	
	}
div.footer {
	position:relative;
	width: 640px;
	margin: 0;
	text-align:left;	
	left: 50%;
	margin-left: -320px;
	padding-top: 15px;
}

.footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size:14px;
	color:#333;
	margin: 0;
	padding: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}

.footer li {
	list-style:circle;
	color: #FFF;

}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size:14px;
	color:#014D81;
	margin: 0;
	line-height: 20px;
	text-decoration:underline;
}
.footer a:hover {
	color:#000;
}





div.searchblock {
	position:relative;
	width: 640px;
	height: 32px;
	margin: 0;
	padding-top: 15px;
	background: #01477a;
}

.searchblock a{
	background: #edab49;
	padding: 15px;
	text-decoration: none;
	color: #333333;
}



	
	.searchInput
{
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-size: 12pt;
	border: none;
	width: 340px;
	height: 56px;
	padding: 5px;
	resize: none;
	position: absolute;
	z-index: 4;
	top: 15px;
	left: 0px;
	overflow-y: auto;
	background-color:#FFF;
	border: 1px #999 solid;
}


.button-search
{
	background-repeat:	no-repeat;
	background-color:	transparent;
	height:			56px;
	width:			276px;
	border:			none;
	text-indent:		-999em;
	background-image:url(../images/button-search.png);
	position: absolute;
	z-index: 15;
	top: 15px;
	right: 8px;
	opacity: 1;
	cursor: pointer;
}
.button-search:hover
{
	
	opacity: 0.7;
}

div.info {
    text-align: left;
}