body {
	margin: 0px;
	font-family: arial;
	background-color: #cc0000;
	background-image: url(../r3iimages/backgrounds/background.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

h1, h2, h3, h4, p, ul, li, form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

img {
	border: 0px;
}

img.borded {
	border: 1px solid #CCCCCC;
}

a, a:link {
	
}
 a:visited
 {
     text-decoration:none;
 }

h1, h2, h3 {
	font-family: arial black;
	font-weight: normal;
}

p {
	font-family: arial;
}

.hidden {
	display: none;
}

/* Line separator */

.line {
	background-image: url(../r3iimages/line.gif);
	height: 1px;
}

/* Banners */

.banner {
	/*	border: 1px solid #CCCCCC; */

	margin-bottom: 15px;
}

/* Title bar */

.titleBar, .titleBarBlue {
	background-image: url(../r3iimages/backgrounds/titles/red.gif);
	height: 25px;
	padding-left: 15px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial black;
	text-decoration:none;
}
.titleBar a, .titleBar a:hover { color:#FFFFFF; text-decoration:none; }
.titleBarBlue {
	background-image: url(../r3iimages/backgrounds/titles/blue.gif);
	text-decoration:none;
}

.titleBarBlue a, .titleBarBlue a:hover { color:#FFFFFF; text-decoration:none; }

/* Sliders */

.sliderWidget .viewport {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}

.sliderWidget .itemSet {
	position: relative;
	left: 0px;
}

.sliderWidget .itemSet li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
}


#container, #bottomShadow {
	width: 960px;
	padding: 0px 7px;
	margin: 0px auto;
}

#container {
	text-align: left;
	background-image: url(../r3iimages/backgrounds/container.png);
}

#bottomShadow {
	background-image: url(../r3iimages/bottomShadow.png);
	height: 12px;
	margin-bottom: 120px;
}


/* Header */

#header {
	height: 90px;
	background-image: url(../r3iimages/backgrounds/header.png);
	margin-bottom: 15px;
	padding: 15px;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}

#header .text .logo {
	margin-bottom: 20px;
}

#header b {
	color: #cc0000;
	font-family: arial black;
	font-weight: normal;
}

#header .text {
	width: 202px;
	float: left;
}

#header .bannerHeader {
	width: 725px;
	float: right;
}


/* Menu top */

.menuLv1 {
	height: 25px;
}
.menuLv1 .itemTeleticino a, .menuLv1 .itemTeleticinoOn a { color:#FFFFFF; text-decoration:none; }
.menuLv1 .itemTeleticino a:hover, .menuLv1 .itemTeleticinoOn a:hover { color:#FFFFFF; text-decoration:underline; }
.menuLv1 .itemRadio3iii a, .menuLv1 .itemRadio3iiiOn a { color:#FFFFFF; text-decoration:none; }
.menuLv1 .itemRadio3iii a:hover, .menuLv1 .itemRadio3iiiOn a:hover { color:#FFFFFF; text-decoration:underline; }
.menuLv1 .itemSport a, .menuLv1 .itemSportOn a { color:#FFFFFF; text-decoration:none; }
.menuLv1 .itemSport a:hover, .menuLv1 .itemSportOn a:hover { color:#FFFFFF; text-decoration:underline; }


.menuLv1 .itemTicinonews a, .menuLv1 .itemTicinonewsOn a { color:#333333; text-decoration:none; }
.menuLv1 .itemTicinonews a:hover, .menuLv1 .itemTicinonewsOn a:hover, .menuLv1 .item a:hover { color:#333333; text-decoration:underline; }


.menuLv1 .itemTicinonews, .menuLv1 .itemTeleticino, .menuLv1 .itemRadio3iii, .menuLv1 .itemSport, .menuLv1 .item, .menuLv1 .item a:visited, .menuLv1 .item a,
.menuLv1 .itemTicinonewsOn, .menuLv1 .itemTeleticinoOn, .menuLv1 .itemRadio3iiiOn, .menuLv1 .itemSportOn, .menuLv1 .itemOn {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	font-family: georgia;
	text-decoration: none;
	color: #666666;
	cursor: pointer;
}

.menuLv1 .itemTicinonews, .menuLv1 .itemTicinonewsOn {
	background-color: #e5e5e5;
	color: #333333;
}

.menuLv1 .itemTeleticino, .menuLv1 .itemTeleticinoOn {
	background-color: #000000;
	background-image: url(../r3iimages/menu/black.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.menuLv1 .itemRadio3iii, .menuLv1 .itemRadio3iiiOn {
	background-color: #cc0000;
	background-image: url(../r3iimages/menu/red.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.menuLv1 .itemSport, .menuLv1 .itemSportOn {
	background-color: #339900;
	background-image: url(../r3iimages/menu/green.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.menuLv1 .itemTicinonewsOn, .menuLv1 .itemTeleticinoOn, .menuLv1 .itemRadio3iiiOn, .menuLv1 .itemSportOn, .menuLv1 .itemOn {
	text-decoration: underline;
}

.menuLv1 .separator {
	float: left;
	background-image: url(../r3iimages/menu/separator.png);
	margin: 0px 1px;
	width: 1px;
}

.menuLv1 .right {
	color: #666666;
	font-size: 10px;
	font-family: arial black;
	text-transform: uppercase;
	margin-right: 15px;
	margin-top: 5px;
	height: 14px;
	overflow: hidden;
}

.menuLv1 #rss_dropdown {
	width:135px;
	border: 1px solid #cccccc;
	position: absolute;
	background-color: #FFFFFF;
	display: none;
}

#rss_dropdown .rssItem {
	line-height:20px;
	margin-left:15px;
}

#rss_dropdown .rssItem a,#rss_dropdown .rssItem a:link,#rss_dropdown .rssItem a:visited {
	text-decoration:none;
	font-family:arial;
	font-size:11px;
	color:#999999
}

#rss_dropdown .rssItem a:hover {
	color:#ff9900
}


#rss_dropdown .rssSeparator {
	background: url(../r3iimages/rss_separator.png) no-repeat;
	line-height:1px;
	font-size:1px;
	height:1px;
}

#rss_dropdown .first {
	margin-top: 8px;
}

#rss_dropdown .last {
	margin-bottom:8px;
}

.menuLv1 .right a, .menuLv1 .right a:link, .menuLv1 .right a:visited {
	color: #666666;
	font-size: 10px;
	font-family: arial black;
	text-decoration: none;
}

.menuLv1 .right a:hover {
	text-decoration: underline;
}

.menuLv1 .right .rss {
	cursor: pointer;
	float: right;
}

.menuLv2 {
	height: 35px;
	line-height: 35px;
}

.menuLv2 a, .menuLv2 a:link, .menuLv2 a:visited, .menuLv2 span {
	color: #333333;
	font-size: 12px;
	font-family: georgia;
	text-decoration: none;
}

.menuLv2 a:hover, .menuLv2 span {
	text-decoration: underline;
}

.menuLv2 .teleticino a, .menuLv2 .teleticino a:link, .menuLv2 .teleticino a:visited,
.menuLv2 .radio3iii a, .menuLv2 .radio3iii a:link, .menuLv2 .radio3iii a:visited,
.menuLv2 .sport a, .menuLv2 .sport a:link, .menuLv2 .sport a:visited {
	color: #FFFFFF;
}

.menuLv2 div {
	padding-left: 15px;
	font-size: 12px;
	background-image: url(../r3iimages/line.gif);
	background-repeat: repeat-x;
}

.menuLv2 .ticinonews {
	background-color: #e5e5e5;
	background-image: none;
}

.menuLv2 .teleticino {
	background-color: #000000;
	background-image: none;
	color: #FFFFFF;
}

.menuLv2 .radio3iii {
	background-color: #cc0000;
	background-image: none;
	color: #FFFFFF;
}

.menuLv2 .sport {
	background-color: #339900;
	background-image: none;
	color: #FFFFFF;
}



#body {
	padding: 15px;
}


/* Center */

#center {
	float: left;
	width: 615px;
}


/* Top news */

#topNews {
	height: 280px;
	width: 615px;
	overflow: hidden;
	color: #FFFFFF;
	margin-bottom: 15px;
}

#topNews h1 {
	font-size: 30px;
	line-height: 31px;
	margin: 16px 0px 10px 0px;
	font-size: 28px;
}

#topNews h2 {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 13px;
}

#topNews a, #topNews a:link, #topNews a:visited {
	color: #cc0000;
	text-decoration: none;
}

#topNews a:hover {
	text-decoration: underline;
}

#topNews p {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}

#topNews h1, #topNews h2, #topNews p {
	margin-left: 15px;
	margin-right: 13px;
}

#topNews .positionLeft, #topNews .positionRight {
	position: relative;
	top: -280px;
	width: 307px;
	height: 280px;
}

#topNews .positionLeft {
	float: left;
	left: -307px;
}

#topNews .positionRight {
	float: right;
	left: 307px;
}

#topNews .box {
	width: 307px;
	height: 280px;
	background-image: url(../r3iimages/backgrounds/topNews.png);
}

#topNews .text {
	position: relative;
	top: -280px;
}

#topNews .text .newsType {
	height: 22px;
	line-height: 22px;
	padding: 0px 15px;
	background-color: #ff8800;
	float: left;/*ERR*/
}

#topNews .text .newsType a, #topNews .text .newsType a:link, #topNews .text .newsType a:visited {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-family: arial black;
	color: #FFFFFF;
}

#topNews .text .newsType a:hover {
	text-decoration: underline;
}

#topNews .arrowLeft, #topNews .arrowRight {
	position: relative;
	top: -340px;
	width: 15px;
	height: 24px;
	background-color: #cc0000;
	background-repeat: no-repeat;
	background-position: 4px 6px;
	cursor: pointer;
}

#topNews .positionLeft .arrowLeft, #topNews .positionLeft .arrowRight {
	left: 307px;
}

#topNews .positionRight .arrowLeft, #topNews .positionRight .arrowRight {
	left: -15px;
}

#topNews .arrowLeft {
	background-image: url(../r3iimages/arrows/whiteLeft.gif);	
}

#topNews .arrowRight {
	background-image: url(../r3iimages/arrows/whiteRight.gif);	
}


/* News list */

.newsList {
	margin-bottom: 15px;
	color: #333333;
	font-size: 11px;
}

.newsList h2 {
	font-size: 17px;
	line-height: 18px;
	margin: 5px 0px 9px 0px;
}

.newsList h2 a, .newsList h2 a:link, .newsList h2 a:visited {
	text-decoration: none;
	color: #cc0000;
	font-size: 17px;
}

.newsList a, .newsList a:link, .newsList a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.newsList a b , .newsList a:link b , .newsList a:visited b {
	font-weight: normal;
	font-family: arial black;
}

.newsList a:hover, .newsList h2 a:hover {
	color: #cc0000;
}

.newsList p {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.newsList .news, .newsList .newsOn {
	height: 120px;
	background-repeat: no-repeat;
	background-position: top right;
}

.newsList .news {
	background-color: #ffe6ca;
	background-image: url(../r3iimages/backgrounds/decoration1.png);	
}

.newsList .newsOn {
	background-color: #ffcd94;
	background-image: url(../r3iimages/backgrounds/decoration2.png);	
}

.newsList .image {
	width: 160px;
	height: 120px;
	float: left;
	margin-right:16px;
}

.newsList .text {
	padding: 12px 140px 0px 16px;
	font-size: 9px;
}

.newsList .deejayRiccardoPellegrini {
	width: 110px;
height: 120px;
	background-image: url(../r3iimages/rubriche/RiccardoPellegrini_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayMetrostar {
	width: 110px;
height: 120px;
	background-image: url(../r3iimages/rubriche/metrostar.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayMicrofono {
	width: 110px;
height: 120px;
	background-image: url(../r3iimages/rubriche/Onair_Registrazione.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayLollyCarmen {
	width: 110px;
height: 120px;
	background-image: url(../r3iimages/rubriche/LollyCarmen_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayRiccardoPellegriniSachaDalcol {
	width: 120px;
height: 120px;
	background-image: url(../r3iimages/rubriche/RiccardoPellegrini&SachaDalcol_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayRiccardoPellegriniLailaMeroni {
	width: 110px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/RiccardoPellegrini&LailaMeroni_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayPatriziaSperoni {
	width: 110px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/PatriziaSperoni_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayMatteoBernasconi {
	width: 110px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/MatteoBernasconi_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayLollyCarmenDannyMorandi {
	width: 128px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/LollyCarmen&DannyMorandi_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	vertical-align:bottom;
	
}
.newsList .deejayDannyMorandi {
		width: 110px;
height: 120px;
	background-image: url(../r3iimages/rubriche/DannyMorandi_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayBorisPiffaretti {
	width: 110px;
height: 120px;
	background-image: url(../r3iimages/rubriche/BorisPiffaretti_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;

}
.newsList .deejayBorisPiffarettiSachaDalcol {
	width: 117px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/BorisPiffaretti&SachaDalcol_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayBorisPiffarettiLailaMeroni {
	width: 120px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/BorisPiffaretti&LailaMeroni_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayAntonellaScipioni {
		width: 110px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/AntonellaScipioni_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayValerioLolly {
		width: 110px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/Rubrica_ValerioVentura&LollyCamen.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayBorisAntonella {
		width: 110px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/Rubrica_BorisPiffaretti&AntonellaScipioni.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	
}
.newsList .deejayValerioVentura {
	width: 110px;
	height: 120px;
	background-image: url(../r3iimages/rubriche/ValerioVentura_Rubrica.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;

}
.newsListSlider {
	margin-bottom: 15px;
}

.newsListSlider .banner {
	margin-top: 15px;
}

.newsListSlider .newsList {
	margin: 0px;
}

.noImage .newsList .news, .noImage .newsList .newsOn {
	height: 68px;
}

.newsListSlider .sliderWidget {
	background-color: #FFFFFF;
	color: #666666;
	line-height:16px;
	width: 615px;
}

.newsListSlider .sliderWidget .itemSet li {
	width: 615px;
}

.newsListSlider .bar {
	background-image: url(../r3iimages/backgrounds/bar.png);
	height: 25px;
	padding-right: 15px;	
	margin-top: 15px;
}

.newsListSlider .bar img {
	float: left;
	cursor: pointer;
	position: relative;
	top: 8px;
}

.newsListSlider .numbers {
	padding: 0px 11px;
	float: left;
}

.newsListSlider .numbers div {
	width: 15px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial black;
	float: left;
	cursor: pointer;
}

.newsListSlider .numbers div.on {
	background-color: #ff8800;
	color: #FFFFFF;
}

.newsListSlider .numbers div.hover {
	text-decoration: underline;
}

/* Company news */

.companyNews {
	margin-bottom: 15px;
	color: #333333;
	font-size: 11px;
}

.companyNews h2 {
	font-size: 17px;
	line-height: 18px;
	margin: 5px 0px 9px 0px;
}

.companyNews h2 a, .companyNews h2 a:link, .companyNews h2 a:visited {
	text-decoration: none;
	color: #666666;
}

.companyNews h2 a:hover {
	color: #CC0000;
	text-decoration: none;
}

.companyNews a, .companyNews a:link, .companyNews a:visited {
	text-decoration: none;
	color: #333333;
}

.companyNews a:hover {
	text-decoration: underline;
}

.companyNews p {
	font-size: 14px;
	line-height: 16px;
	font-family: georgia;
	color: #333333;
}

.companyNews .newsOn {
	background-image: url(../r3iimages/backgrounds/newsList.png);	
}

.companyNews .image {
	width: 160px;
	height: 120px;
	float: left;
}

.companyNews .text {
	float: left;
	width: 423px;
	padding: 17px 16px;
}


/* Banners */

.banner, .bannersSmall {
	margin-bottom: 15px;
}

.bannersSmall img {
	border: 0px solid #CCCCCC;
}


/* News slider */

.newsSlider {
	margin-bottom: 15px;
	height: 133px;
}

.newsSlider .arrowLeft, .newsSlider .arrowRight, .newsSlider .sliderWidget  {
	float: left;
}

.newsSlider .arrowLeft, .newsSlider .arrowRight {
	background-color: #cccccc;
	width: 12px;
	height: 61px;
	padding: 47px 0px 0px 3px;
	cursor: pointer;
}

.newsSlider .overlay, .newsSlider .overlayText {
	height: 108px;
	position: relative;
	display: none;
}

.newsSlider .overlay {
	width: 144px;
}

.newsSlider .deejay {
	background-image: url(../r3iimages/backgrounds/overlayDeejay.png);
}

.newsSlider .radio {
	background-image: url(../r3iimages/backgrounds/overlayRadio.png);
}

.newsSlider .overlayText {
	width: 107px;
	padding: 12px 25px 0px 12px;
}

.newsSlider .overlayText a, .newsSlider .overlayText a:link, .newsSlider .overlayText a:visited {
	color: #cc0000;
	text-decoration: none;
	font-family: arial black;
	font-size: 15px;
	line-height: 17px;
}

.newsSlider .overlayText a:hover {
	text-decoration: underline;
}
	
.newsSlider .sliderWidget {
	width: 585px;
	height: 108px;
	background-color: #FFFFFF;
	color: #666666;
	line-height:16px;
}

.newsSlider .sliderWidget .itemSet li {
 background-color:#FFE6CA;
 height:108px;
 padding:0 2px 0 3px;
 width:580px;
}


.newsSlider .sliderWidget .itemSet li img, .newsSlider .sliderWidget .itemSet li .text {
	float: left;
}

.newsSlider .sliderWidget .itemSet li img {
	margin-right: 1px;
	border: 1px solid #CCCCCC;
}

.newsSlider .sliderWidget .itemSet li .text {
	display: none;
}


/* Radio box */

.radioBox {
	width: 265px;
	height: 206px;
	background-image: url(../r3iimages/backgrounds/radioBox.png);
	background-repeat: no-repeat;
	background-color: #ff8800;
	padding-left: 350px;
	margin-bottom: 15px;
}

.radioBox p {
	margin-bottom: 15px;
}

.radioBox h3 a, .radioBox h3 a:link, .radioBox h3 a:visited {
	color: #000000;
	font-size: 11px;
	font-family: arial black;
	text-decoration: none;
}

.radioBox h3 a:hover {
	color: #cc0000;
}

.radioBox p a, .radioBox p a:link, .radioBox p a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.radioBox p a:hover {
	text-decoration: underline;
}



.radioBox .arrows {
	width: 25px;
	float: left;
	margin-top: 175px;
}

.radioBox .arrowLeft {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.radioBox .arrowRight {
	float: left;
	cursor: pointer;
}

.radioBox .arrows img {
	cursor: pointer;
}

.radioBox .sliderWidget {
	width: 220px;
	height: 206px;
	color: #666666;
	line-height:16px;
	float: left;
}

.radioBox .sliderWidget .itemSet li {
	width: 220px;
	padding-top: 15px;
}


/* News lists */

.newsLists {
	margin-bottom: 15px;
	height: 257px;
	overflow: hidden;
}

.newsLists .news {
	width: 307px;
	float: left;
}

.newsLists .link {
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	color: #333333;
	font-size: 11px;
}

.newsLists .back {
	height: 24px;
	line-height: 24px;
	color: #333333;
	font-family: arial;
	font-size: 10px;
}

.newsLists .back img {
	position: relative;
	top: 2px;
}

.newsLists .arrows {
	position: relative;
	left: 270px;
	top: -30px;
}

.newsLists .arrowLeft {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.newsLists .arrowRight {
	float: left;
	cursor: pointer;
}

.newsLists .link a, .newsLists .link a:link, .newsLists .link a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

.newsLists .back a, .newsLists .back a:link, .newsLists .back a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.newsLists .link a.selected, .newsLists .link a.selected:link, .newsLists .link a.selected:visited, .newsLists .link a:hover, .newsLists .back a:hover {
	color: #CC0000;
}

.newsLists .sliderWidget {
	width: 306px;
	height: 191px;
	line-height:16px;
	padding-top: 15px;
}

.newsLists #mostRead {
	background-color: #ffe6ca;
}

.newsLists #mostCommented, .newsLists #otherNews {
	background-color: #ffcd94;
}

.newsLists .sliderWidget .itemSet li {
	width: 306px;
	height: 206px;
	color: #cc0000;
	font-family: arial black;
	font-size: 11px;
}

.newsLists .sliderWidget .itemSet li ol li {
	float: none;
	height: 18px;
	list-style-type: decimal;
}

.newsLists .sliderWidget a, .newsLists .sliderWidget a:link, .newsLists .sliderWidget a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

.newsLists .sliderWidget a:hover {
	color: #CC0000;
}


/* Last news */

.lastNews {
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size: 11px;
}

.lastNews h2 {
	font-size: 17px;
	line-height: 18px;
	margin: 5px 0px 9px 0px;
}

.lastNews h2 a, .lastNews h2 a:link, .newsList h2 a:visited {
	text-decoration: none;
	color: #cc0000;
	font-size: 17px;
}

.lastNews a, .lastNews a:link, .lastNews a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

.lastNews a b , .lastNews a:link b , .lastNews a:visited b {
	font-weight: normal;
	font-family: arial black;
}

.lastNews a:hover, .lastNews h2 a:hover {
	text-decoration: underline;
}

.lastNews p {
	font-size: 12px;
	line-height: 15px;
}

.lastNews .news {
	height: 120px;
	background-repeat: no-repeat;
	background-color: #ff8700;
	background-image: url(../r3iimages/backgrounds/lastNews.png);	
}

.lastNews .image {
	width: 160px;
	height: 120px;
	float: left;
}

.lastNews .text {
	padding: 12px 10px 0px 0px;
	font-size: 9px;
	width: 270px;
	float: left;
}

.lastNews .deejay {
	width: 175px;
	height: 120px;
	background-image: url(../r3iimages/content/deejay.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	float: left;
}

/* Article */

.article {
	margin-bottom: 15px;
}

.article .tabs {
	height: 25px;
}


.article .tab, .article .tabOn, .article .separator {
	float: left;
	height: 25px;
}	

.article .tab, .article .tabOn {
	text-align: center;
}

.article .tab {
	width: 99px;
	background-color: #cc0000;
	background-image: url(../r3iimages/menu/red.gif);
	background-repeat: repeat-x;
}

.article .tabOn {
	width: 99px;
	background-color: #ff8d0b;
}

.article .tab a, .article .tab a:link, .article .tab a:visited,
.article .tabOn a, .article .tabOn a:link, .article .tabOn a:visited {
	font-size: 10px;
	font-family: arial black;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 24px;
}

.article .tab a, .article .tab a:link, .article .tab a:visited,
.article .tabOn a, .article .tabOn a:link, .article .tabOn a:visited {
	color: #FFFFFF;
}

.article .separator, .article .empty {
	font-size: 0px;
}

.article .separator {
	width: 1px;
}

.article .header {
	/*border: 1px solid #cccccc;
	border-bottom: 0px;
	border-top: 0px;*/
	background-color: #ffe6ca;
}

.article .header .top {
	height: 30px;
	margin-bottom: 20px;
	background-color: #ff8d0b;
}

.article .header .top .item {
	float: left;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
}

.article .header .top .item	a, .article .header .top .item a:link, .article .header .top .item a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.article .header .top .item	a:hover {
	text-decoration: underline;
}

.article .header .top .date {
	width: 237px;
	text-align: left;
	padding-left: 15px;
}

.article .header .top .date span {
	font-size: 9px;
}

.article .header .top .date b {
	font-weight: normal;
	font-family: arial black;
}


.article .header .textSize {
	width: 44px;
}

.article .header .textSize img {
	cursor: pointer;
}

.article .header .print {
	width: 73px;
}

.article .header .send {
	width: 58px;
}

.article .header .comment {
	width: 87px;
}

.article .header .share {
	width: 121px;
	margin-left:8px;
}

.article .top .separator {
	margin-top: 6px;
	height: 18px;
	background-color: #ffb259;
}

.article .header h1, .article .header h2 {
	padding-left: 15px;
}

.article .header h1 {
	font-size: 25px;
	font-family: arial black;
	line-height: 27px;
	padding-bottom: 12px;
	color: #cc0000;
}

.article .header h2 {
	font-size: 12px;
	color: #000000;
	padding-bottom: 25px;
	font-family: arial;
}




.article .body {
	/*border: 1px solid #cccccc;
	border-top: 0px;*/
	background-color: #ffe6ca;
	padding: 0px 15px 15px;
}

.article .body p {
	font-size: 13px;
	color: #333333;
	line-height: 19px;
}

.article .body a {
	color: #CC0000;
	
}


/* Article Testo */


/* Suggestions */

.suggestions {
	width: 300px;
	float: right;
	margin: 0px 0px 15px 15px;
}

.suggestions .image {
	margin-bottom: 1px;
}

.suggestions .author {
	color: #999999;
	font-size: 10px;
	text-align: right;
}


.suggestions .sliderWidget {
	width: 300px;
	height: 61px;
	background-image: url(../r3iimages/backgrounds/suggestion.png);
	background-repeat: repeat-y;
	color: #666666;
	line-height:16px;
	padding-top: 10px;
}

.suggestions .sliderWidget .itemSet li {
	width: 300px;
	height: 61px;
	color: #cc0000;
	font-family: arial black;
	font-size: 11px;
}

.suggestions .sliderWidget .itemSet li ol li {
	float: none;
	height: 18px;
	list-style-type: decimal;
}

.suggestions .sliderWidget a, .suggestions .sliderWidget a:link, .suggestions .sliderWidget a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

.suggestions .sliderWidget a:hover {
	color: #CC0000;
}

.suggestions .arrows {
	position: relative;
	left: 250px;
	top: -24px;
}

.suggestions .arrowLeft {
	float: left;
	margin-right: 7px;
	cursor: pointer;
}

.suggestions .arrowRight {
	float: left;
	cursor: pointer;
}

.suggestions .download {
	background-color: #fff8ef;
	height: 25px;
	text-align: right;
	padding-right: 15px;
}

.suggestions .download img {
	position: relative;
	top: 3px;
}

.suggestions .download a, .suggestions .download a:link, .suggestions .download a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
}

.suggestions .download a:hover {
	color: #CC0000;
}

/* Poll box */

.article .pollBox {
	margin-bottom: 15px;	
	margin-top: 55px;
}

.article .pollBox .box {
	background-image: url(../r3iimages/backgrounds/pollBox.png);
	padding: 10px 15px;
	width: 555px;
	height: 99px;
}

.article .pollBox .title {
	color: #cc0000;
	font-family: arial black;
	font-size: 12px;
	margin-bottom: 10px;
}

.article .pollBox label {
	font-family: arial black;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	cursor: pointer;
}

.article .pollBox .left {
	width: 385px;
}


.article .pollBox .right {
	width: 170px;
	text-align: right;
}

.article .pollBox .right img {
	position: relative;
	top: 3px;
}

.article .pollBox .right .vote {
	position: relative;
	top: 7px;
	margin-right: 15px;
}

.article .pollBox a, .article .pollBox a:link, .article .pollBox a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

.article .pollBox a:hover {
	color: #CC0000;
}

/* Back */

.article .back, .article .backOn {
	height: 24px;
	padding-left: 15px;
}

.article .back {
	background-image: url(../r3iimages/backgrounds/back.gif);
}

.article .backOn {
	background-image: url(../r3iimages/backgrounds/backOn.gif);
}


.article .back img, .article .backOn img {
	position: relative;
	top: 2px;
}

.article .back a, .article .back a:link, .article .back a:visited,
.article .backOn a, .article .backOn a:link, .article .backOn a:visited {
	font-size: 11px;
	font-family: arial black;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 24px;
}


/* Articolo Video */ 

.article .videoBox {
	text-align:center;
	width:585px;
	padding-top: 10px;
	padding-bottom: 20px;
/* A	margin: 0px auto 100px; */
}
.article .videoOnAir {
	margin-top:1px;
}


/* Articolo Audio */ 

.article .audioBox {
	margin-bottom:100px;
}

.article .audioLink, .article .audioLinkOn {
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:15px 8px;
	margin-top: 1px;
}

.article .audioLinkOn {
 	background-color:#ff8800;	
 	background-image:url(../r3iimages/arrows/whiteRightSmall.gif);
}

.article .audioLink {
 	background-color:#ffc37f;
 	background-image:url(../r3iimages/arrows/redRightSmall.gif);	
}

.article .audioLink, .article .audioLinkOn, .article .audioLink a, .article .audioLinkOn a {
 	line-height:24px;
	color:#333333;
	font-size:11px;
}
	
.article .audioLink a, .article .audioLinkOn a {	
	text-decoration:none;
}

.article .audioLink a {	
 	color:#cc0000;
}

.article .audioLinkOn a {	
 	color:#FFFFFF;
}

.article .audioLink a:hover, .article .audioLinkOn a:hover {	
	text-decoration:underline;
}

/* Articolo Gallery */

.article .newsSlider {
	margin: 0px -15px;
}

.article .newsSlider li img {
	cursor: pointer;
}

.article .galleryImage {
/*	width: 374px; */
	padding-top: 15px;
	text-align:center;
	height: 600px;
	margin-left:-7px;
}


/* Articolo Blog */

.article .blog {
	margin-bottom: 15px;
	padding-top: 15px;
}

.article .blog .top {
	height: 40px; 
	background-color: #ff8800;
	padding: 0px 15px;
	line-height: 40px;
}

.article .blog .top b {
	font-family: arial black;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	margin-right: 15px;
}

.article .blog .top input {
	background-image: url(../r3iimages/backgrounds/blogField.png);
	border: 0px;
	width: 102px;
	height: 17px;
	padding: 3px 0px 0px 8px;
	font-family: arial;
	font-size: 11px;
	color: #999999;
}

.article .blog .top .login {
	cursor: pointer;
	position: relative;
	top: 6px;
	margin-left:-8px;
	background-image:none;
}

.article .blog .label {
	padding: 0px 15px;
	float: left;
}

.article .blog .answer .label {
	background-color: #ffffff;
}



.article .blog .top .label a, .article .blog .top .label a:link, .article .blog .top .label a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.article .blog .top .label a:hover {
	text-decoration: underline;
}

.article .blog .top .separator {
	background-color: #ffb259;
	height:18px;
	width: 1px;
	margin-top: 11px;
}

.article .blog .messages {
	background-color: #cc0000;
	background-image: url(../r3iimages/backgrounds/blogBg.png);
	background-repeat: no-repeat;
	padding: 0px 15px;
}

.article .blog .messages h3 {
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 19px;
	margin-bottom: 13px;
	text-transform: uppercase;
}
	
.article .blog .messages h4 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 25px 0px 10px 15px;
	font-weight: normal;
}

.article .blog .message, .article .blog .messageOn {
	width: 555px;
	margin-bottom: 6px;
}

.article .blog .message {
	background-color: #ffe6ca;
}

.article .blog .messageOn {
	background-color: #FFFFFF;
}

.article .blog .messages .left {
	width: 40px;
	text-align: center;
	padding-top: 15px;
}

.article .blog .messages .right {
	width: 500px;
	padding-top: 10px;
	padding-right: 15px;
}

.article .blog .messages .date {
	color: #999999;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 20px;
}

.article .blog .messages .title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.article .blog .message .title, .article .blog .message .date {
	color: #cc0000;
}

.article .blog .messageOn .title, .article .blog .messageOn .date {
	color: #ff8800;
}

.article .blog .answer {
	height: 28px;
	float: right;
	padding-right: 15px;
}

.article .blog .answer a, .article .blog .answer a:link, .article .blog .answer a:visited {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	line-height: 28px;
}

.article .blog .answer a:hover {
	color: #000000;

}

.article .blog .button {
	width: 77px;
	height: 77px;
	margin: 15px 0px 0px 11px;
	cursor: pointer;
	float: left;
}

.article .blog .image {
	width: 72px;
	height: 90px;
	background-image: url(../r3iimages/backgrounds/blogImage.png);
	margin-top: 15px;
	float: right;
}

/* Column */

#column {
	float: right;
	margin-left: 15px;
	width: 300px;
}


/* Advertising */

.advertising {
	margin-bottom: 15px;
}

.advertising .bar {
	padding: 9px 15px;
	height: 10px;
	background-image: url(../r3iimages/backgrounds/bar.jpg);
}

.advertising a, .advertising a:link, .advertising a:visited {
	color: #cc0000;
	font-size: 10px;
	text-decoration: none;
}

.advertising a:hover {
	text-decoration: underline;
}


/* Search box */

.searchBox {
	padding: 14px 12px 9px 11px;
	margin-bottom: 15px;
	color: #333333;
	font-size: 11px;
	background-color: #ffe6ca;
	border-top: 0px;
}

.searchBox a, .searchBox a:link, .searchBox a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.searchBox a.selected, .searchBox a.selected:link, .searchBox a.selected:visited {
	text-decoration: underline;
}

.searchBox a:hover {
	text-decoration: underline;
}

.searchBox .left {
	width: 211px;
	font-size:9px;
}

.searchBox .right {
	width: 53px;
}

.searchBox .searchFields {
	margin-bottom: 7px;
}

.searchBox .searchFields .field {
	border: 1px solid #ffcd94;
	height: 16px;
	float: left;
}

.searchBox .searchFields .button {
	height: 20px;
	width: 42px;
	border: 0px;
	float: left;
	background-image: url(../r3iimages/searchButton.jpg);
	cursor: pointer;
}


/* On air */

.onAir {
	margin-bottom: 15px;
	background-image: url(../r3iimages/backgrounds/onAir.png);
	width: 300px;
	height: 84px;
}

.onAir .button, .onAir .text {
	float: left;
}

.onAir .button {
	width: 58px;
	height: 58px;
	/*background-image: url(../r3iimages/buttons/onAir.png);*/
	font-size: 0px;
	margin: 14px 12px;
}

.onAir .text {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 17px;
}

.onAir .text a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.onAir .text h3 a {
	font-size: 20px;
	font-family: arial black;
	text-transform: uppercase;
}

.onAir .text a:hover {
	color: #000000;
}

/* Deejay on air */

.deejayOnAir {
	margin-bottom: 15px;
	background-image: url(../r3iimages/backgrounds/deejayOnAir.png);
	width: 285px;
	height: 161px;
	padding-left: 15px;
}

.deejayOnAir .text {
	width: 100px;
	float: left;
	margin-top: 20px;
}

.deejayOnAir .text h3 {
	color: #ff8800;
	font-size: 20px;
	font-family: arial black;
	text-transform
	: uppercase;
	line-height: 20px;
	margin-bottom: 10px;
}

.deejayOnAir .text a, .deejayOnAir .text a:link,.deejayOnAir .text a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.deejayOnAir .text a.email, .deejayOnAir .text a.email:link,.deejayOnAir .text a.email:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.deejayOnAir .text a:hover, .deejayOnAir .text a.email:hover {
	text-decoration: underline;
}

.deejayOnAir .text img {
	margin-top: 15px;
	margin-bottom: 5px;
}

.deejayOnAir .deejayValerioVentura{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_ValerioVentura.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayRiccardoPellegrini{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_RiccardoPellegrini.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayPatriziaSperoni{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_PatriziaSperoni.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayValerioLolly{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_ValerioVentura&LollyCamen.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayBorisAntonella{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_BorisPiffaretti&AntonellaScipioni.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayMatteoBernasconi{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_MatteoBernasconi.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayLollyCamen{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_LollyCamen.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayDannyMorandi{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_DannyMorandi.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayBoris-Piffaretti{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_Boris-Piffaretti.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayAntonellaScipioni{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_AntonellaScipioni.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayRiccardoPellegriniSachaDalcol{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_RiccardoPellegrini&SachaDalcol.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayRiccardoPellegriniLailaMeroni{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_RiccardoPellegrini&LailaMeroni.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayLollyCamenDannyMorandi{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_LollyCamen&DannyMorandi.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayRegistrazione{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_Registrazione.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayBorisPiffarettiSachaDalcol{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_BorisPiffaretti&SachaDalcol.png.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayBorisPiffarettiLailaMeroni{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_BorisPiffaretti&LailaMeroni.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejaySachalDalcol{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_SachalDalcol.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayLailaMeroni{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_LailaMeroni.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayIncoppia_SachaDalcol_Pellegrini_Piffaretti{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_Incoppia_SachaDalcol_Pellegrini_Piffaretti.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.deejayOnAir .deejayIncoppia_Meroni_Pellegrini_Piffaretti{
	width: 177px;
	height: 161px;
	float: right;
	background-image: url(../r3iimages/djs/Onair_Incoppia_Meroni_Pellegrini_Piffaretti.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/* Songs on air */

.songsOnAir {
	margin-bottom: 15px;
	background-image: url(../r3iimages/backgrounds/songsOnAir.png);
	width: 270px;
	height: 129px;
	padding: 8px 15px;
}

.songsOnAir li {
	list-style: none;
	line-height: 18px;
	font-size: 11px;
}

.songsOnAir li a, .songsOnAir li a:link, .songsOnAir li a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.songsOnAir li a:hover {
	color: #CC0000;
}

.songsOnAir li span {
	color: #CC0000;
	margin-right: 5px;
	font-family: arial black;
}

/* News boxes */

.newsBox, .newsBoxSport, .newsBoxTeleticino, .newsBoxTicinonews, .newsBoxRadio3iii {
	margin-bottom: 15px;
}

.newsBox .item, .newsBoxSport .item, .newsBoxTeleticino .item, .newsBoxRadio3iii .item, .newsBox .itemOn, .newsBoxSport .itemOn, .newsBoxTeleticino .itemOn, .newsBoxRadio3iii .itemOn {
	padding: 8px 15px;
	margin-bottom: 1px;
	height:35px;
}

.newsBox .item a, .newsBox .item a:link, .newsBox .item a:visited,
.newsBoxSport .item a, .newsBoxSport .item a:link, .newsBoxSport .item a:visited,
.newsBoxTeleticino .item a, .newsBoxTeleticino .item a:link, .newsBoxTeleticino .item a:visited,
.newsBoxRadio3iii .item a, .newsBoxRadio3iii .item a:link, .newsBoxRadio3iii .item a:visited {
	font-size: 14px;
	font-family: georgia;
	color: #333333;
	text-decoration: none;
}

.newsBox .itemOn a, .newsBox .itemOn a:link, .newsBox .itemOn a:visited,
.newsBoxSport .itemOn a, .newsBoxSport .itemOn a:link, .newsBoxSport .itemOn a:visited,
.newsBoxTeleticino .itemOn a, .newsBoxTeleticino .itemOn a:link, .newsBoxTeleticino .itemOn a:visited,
.newsBoxRadio3iii .itemOn a, .newsBoxRadio3iii .itemOn a:link, .newsBoxRadio3iii .itemOn a:visited {
	font-size: 14px;
	font-family: georgia;
	color: #FFFFFF;
	text-decoration: none;
}

.newsBoxSport .item b , .newsBoxTeleticino .item b , .newsBoxRadio3iii .item b , .newsBoxSport .itemOn b , .newsBoxTeleticino .itemOn b , .newsBoxRadio3iii .itemOn b {
	font-family: arial black;
	font-size: 11px;
	text-transform: uppercase;
}

.newsBox .item b, .newsBox .itemOn b {
	font-family: georgia;
	font-size: 12px;
}


/* News box */

.newsBox .item {
	background-color: #dbdbdb;
}

.newsBox .itemOn {
	background-color: #999999;
	background-image: url(../r3iimages/backgrounds/bars/grey.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* News box Sport */

.newsBoxSport .titleBar {
	background-image: url(../r3iimages/backgrounds/titles/green.gif);
	text-decoration:none;
}

.newsBoxSport .item {
	background-color: #d1e0c1;
}

.newsBoxSport .itemOn {
	background-color: #669933;
	background-image: url(../r3iimages/backgrounds/bars/green.png);
	background-repeat: repeat-x;
}


/* News box Teleticino */

.newsBoxTeleticino .titleBar {
	background-image: url(../r3iimages/backgrounds/titles/black.gif);
	text-decoration:none;
}

.newsBoxTeleticino .item {
	background-color: #707070;
}

.newsBoxTeleticino .item a, .newsBoxTeleticino .item a:link, .newsBoxTeleticino .item a:visited {
	color: #FFFFFF;
}

.newsBoxTeleticino .itemOn {
	background-color: #333333;
	background-image: url(../r3iimages/backgrounds/bars/black.png);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* News box Radio 3iii */

.newsBoxRadio3iii .item {
	background-color: #ffe6ca;
}

.newsBoxRadio3iii .itemOn {
	background-color: #cc3333;
	background-image: url(../r3iimages/backgrounds/bars/red.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.newsBoxRadio3iii .item a, .newsBoxRadio3iii .item a:link, .newsBoxRadio3iii .item a:visited {
	color: #000000;
}


/* Ticinonews */

.newsBox .titleBar {
	background-image: url(../r3iimages/backgrounds/titles/grey.gif);
	text-decoration:none;
}


/* Fast link */

.fastLink {
	margin-bottom: 15px;
}

.fastLink .item, .fastLink .itemOn {
	margin-top: 1px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
}

.fastLink .item {
	background-image: url(../r3iimages/backgrounds/fastLink.gif);
}

.fastLink .itemOn {
	background-image: url(../r3iimages/backgrounds/fastLinkOn.gif);
}

.fastLink .item a, .fastLink .item a:link, .fastLink .item a:visited,
.fastLink .itemOn a, .fastLink .itemOn a:link, .fastLink .itemOn a:visited {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial black;
}


/* News box center */

.newsBoxes .left, .newsBoxes .right {
	width: 300px;
}

/* Footer */

#footer {
	height: 128px;
	padding: 15px 15px 20px; 
	background-image: url(../r3iimages/backgrounds/footer.png);
}

#footer li {
	list-style: none;
	line-height:13px;
}

#footer h3 {
	font-size: 14px;
	line-height:14px;
	color: #CC0000;
}

#footer a, #footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .columns {
	height: 120px;
}

#footer .column, #footer .lastColumn {
	float: left;
}

#footer .column {
	margin-right: 55px;
}

#footer .skip {
	float: left;
	width: 200px;
}

#footer .skip a, #footer .skip a:link, #footer .skip a:visited {
	text-decoration: none;
	font-family: arial black;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
}

#footer .skip a:hover {
	color: #CC0000;
}

#footer .sitemap {
	float: right;
	margin-right: 30px;
}

#footer .sitemap a, #footer .sitemap a:link, #footer .sitemap a:visited, #footer .sitemap a:hover {
	text-decoration: none;
	 color: #777777;
}

#footer .sitemap a:hover {
	text-decoration: underline;
}