/*--header--*/
#header{background:url(/images/bg-header-violet.jpg) repeat-x;}
.h-bg{background:url(/images/bg-header-img-violet.jpg) no-repeat 50% 0;}
/*--nav--*/
#nav li a:hover,
#nav li a.active{
	color:#97e;
	text-decoration:none;
}
/*--logo--*/
.logo{
	float:left;
	margin:24px 0 0;
	overflow:hidden;
}
.logo a{
	background:url(/images/logo-jazz-fm.png) no-repeat;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:194px;
	height:74px;
}
/*--content-bg--*/
#content-bg .content-bg-main{background:#000 url(/images/bg-player-tree.jpg) no-repeat 50% 0;}
/*--section--*/
.section{background:url(/images/bg-content-section-violet.png) no-repeat;}
/*--footer--*/
.colored,
.colored a{color:#97e;}
.nav-box .links a.link-1{
	background:url(/images/icon-arrow.gif) no-repeat;
	margin:5px 12px 0 0;
	width:56px;
	height:21px;
}
.nav-box .links a.link-2{
	background:url(/images/icon-caz.png) no-repeat;
	margin:4px 5px 0 0;
	width:37px;
	height:22px;
}
/** content **/
#content a{
	color:#97e !important;
	text-decoration:none;
}