/* @override http://attitude.adforum.com/top5-dev/wp-content/themes/top5-dev/spotlight/spotlight_style.css */

#spotlight{
	width: 190px;
	background-color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#spotlight a{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}

#spotlight a:hover{
	text-decoration: underline;
}

.sp_title{
	background-color: #cbdab1;
}

.green_tl{
	background: url("images/green_rndcor_tl.gif") left no-repeat;
	height: 10px;
}

.green_tr{
	background: url("images/green_rndcor_tr.gif") right no-repeat;
	height: 10px;
}

.green_middle{
	padding: 0 12px;
}

.green_bl{
	background: url("images/green_rndcor_bl.gif") left no-repeat;
	height: 10px;
}

.green_br{
	background: url("images/green_rndcor_br.gif") right no-repeat;
	height: 10px;
}

.sp_agency{
	background-color: #b0c09a;
	margin: 0 2px;
}

.sp_agency h3{
	margin: 0 0 8px;
	color: #fff;
	font-size: 14px;
}

.sp_agency .sp_image{
	border: 2px solid #fff;
	margin: 10px 0;
}

a.agency_view_ad, a.agency_profile_link{
	background: url("images/button_play.png") no-repeat left;
	padding: 3px 0 3px 25px;
}

#spotlight a.agency_view_ad{
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

.sp_digital_agencies{
	margin: 10px 0 20px;
	text-align: center;
}

.sp_list{
	background-color: #b0c09a;
	margin: 0 2px;
}

.sp_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
}

#agency_list{
	font-weight: bold;
	font-size: 13px;
}

#agency_list li{
	border-bottom: 3px solid #ffffff;
	padding: 5px 0;
}

ul#agency_list li li{
	border-bottom: none;
	display: inline;
	margin-right: 9px;
}

.sp_bottom{
	background-color: #cbdab1;
}