@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(../images/second/bg.png);
	background-repeat: repeat-x;
	background-position: 0px -235px;
	background-color: #FFF;
}
#banner_videobox {
	height: 250px;
	width: 300px;
	margin-bottom: 10px;
	background-color: #FBFBFB;
	overflow: hidden;
	margin-top: 10px;
}
#page_content {
	display: block;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
/* close commented backslash hack */

#page_content #left_col {
	width: 200px;
	clear: none;
	float: left;
	overflow: hidden;
}
#page_content #left_col .lf_box {
	border-right: 1px solid #e5e5e5;
	background: #FFF;
	margin-bottom: 10px;
	cursor: default;
}
#page_content #left_col .lf_box h4 {
	background: #eeeeee;
	display: block;
	padding-left: 10px;
	border-bottom: 1px solid #CCC;
	height: 30px;
	font-size: 12px;
	color: #666;
	line-height: 30px;
	font-weight: bold;
	position: relative;
}
#page_content #left_col .lf_box h4.lit {
	display: block;
	color: #000;
	line-height: 20px;
	position: relative;
	background-color: #FFF;
	border-bottom-style: none;
	margin-bottom: -5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
}
#page_content #left_col .lf_box h4 a {
	position: absolute;
	right: 7px;
	text-align: left;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	padding-left: 5px;
	line-height: 1.5;
	overflow: hidden;
	background-repeat: no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-right: 5px;
	text-decoration: none;
	top: 5px;
}
#page_content #left_col .lf_box h4 a:hover {
	text-decoration: none;
	background-color: #000;
	cursor: pointer !important;
	cursor: hand !important;
}
#page_content #left_col .lf_box .lf_box_cont {
	font-size: 12px;
	padding: 10px;
	display: block;
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.3;
}
#page_content #left_col .lf_box .lf_box_cont dl dt {
	font-weight: bold;
	display: block;
	clear: both;
	color: #666;
	height: auto;
	overflow: hidden;
	margin-bottom: 4px;
}
#page_content #left_col .lf_box .lf_box_cont dl dt a {
	font-weight: bold;
	color: #FFF !important;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	width: 55px !important;
	-webkit-border-radius:  3px;
	-moz-border-radius:  3px;
	position: relative;
	clear: both;
	background-color: #999;
	padding-right: 19px;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 1.5;
}
#page_content #left_col .lf_box .lf_box_cont dl dt a:hover {
	color: #FFF !important;
	text-decoration: none !important;
	background-color: #000;
	text-shadow: black 0px 1px 1px;
	cursor: pointer !important;
	cursor: hand !important;
}
#page_content #left_col .lf_box .lf_box_cont dl dt a span.ico {
	display: block;
	height: 8px;
	width: 8px;
	position: absolute;
	top: 5px;
	right: 6px;
	background-image: url(../images/second/sprite.png);
	background-repeat: no-repeat;
}
#page_content #left_col .lf_box .lf_box_cont dl dt a.arrow_down span.ico {
	background-position: -111px -183px;
}
#page_content #left_col .lf_box .lf_box_cont dl dt a.arrow_up span.ico {
	background-position: -111px -175px;
}
#page_content #left_col .lf_box .lf_box_cont dl dd {
	sclear: both;
	display: block;
	height: 14px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
	position: relative;
	padding-left: 5px;
}
#page_content #left_col .lf_box .lf_box_cont dl dd b {
	font-weight: normal;
	text-decoration: none;
}
#page_content #left_col .lf_box .lf_box_cont dl dd a,
#page_content #left_col .lf_box .lf_box_cont dl dt a {
	clear: none;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000;
	z-index: 30;
	position: relative;
	word-spacing: -1px;
}
#page_content #left_col .lf_box .lf_box_cont dl dd a:hover,
#page_content #left_col .lf_box .lf_box_cont dl dt a:hover {
	text-decoration: underline;
	cursor: pointer !important;
	cursor: hand !important;
}
#page_content #left_col .lf_box .lf_box_cont dl dd i {
	text-align: right;
	display: block;
	clear: none;
	float: left;
	width: 25px;
	font-weight: normal;
	color: #666;
	font-family: monospace;
	font-style: normal;
	position: absolute;
	right: -1px;
	top: 1px;
	z-index: 20;
	font-size: 11px;
}
#page_content #left_col .lf_box .lf_box_cont dl.paginaz dd {
	text-align: center;
	display: block;
	clear: none;
	float: left;
	width: auto;
	margin-bottom: 5px;
	padding-left: 0px;
	cursor: pointer;
	cursor: hand;
}
#page_content #left_col .lf_box .lf_box_cont dl.paginaz:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#page_content #left_col .lf_box .lf_box_cont dl.paginaz {
	display: inline-block;
}
* html #page_content #left_col .lf_box .lf_box_cont dl.paginaz {
	height: 1%;
}
#page_content #left_col .lf_box .lf_box_cont dl.paginaz {
	display: block;
	padding-bottom: 10px;
}
#page_content #left_col .lf_box .lf_box_cont dl.paginaz dd a {
	width: 20px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	background-color: #FBFBFB;
	border: 1px solid #F2F2F2;
	overflow: hidden;
	margin-right: 10px;
	line-height: 20px;
	margin-top: 8px;
	cursor: pointer !important;
	cursor: hand !important;
}
#page_content #central_stream {
	width: 450px;
	margin-left: 20px;
	clear: none;
	float: left;
	overflow: hidden;
}
#page_content #right_col {
	float: right;
	width: 300px;
	clear: none;
	text-align: left;
	overflow: hidden;
	height: auto;
}
/* CSS Document */

#testata,
#testata2
 {
	background-color: #fafafb;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	margin-bottom: 1px;
	width: 430px;
	position: relative;
	height: 28px;
	font-weight: bold;
	cursor: default;
}
#testata.dn,
#testata2.dn {
	margin-top: 20px;
}
#testata h3,
#testata2 h3 {
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	color: #1c4564;
	clear: both;
	position: absolute;
	left: 20px;
	top: 13px;
	right: 10%;
	z-index: 30;
	width: 70%;
}
#testata h4,
#testata2 h4 {
	position: absolute;
	top: 12px;
	right: 20px;
	text-align: right;
	line-height: 18px;
	z-index: 20;
}
#testata h3 b,
#testata2 h3 b {
	font-size: 16px;
	line-height: 18px;
	color: #1f91c9;
	font-weight: bold;
}
#testata h4 #page,
#testata2 h4 #page,
#testata h4 #page1,
#testata2 h4 #page2 {
	color: #1f91c9;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
#pagination,
#pagination2 {
	background-color: #fafafb;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
	font-size: 12px;
	color: #666;
	line-height: 1;
	width: auto;
	margin-bottom: 10px;
	clear: both;
	display: block;
	margin-top: 0px;
	height: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#pagination.dn,
#pagination2.dn {
	border-bottom-style: none;
	margin-bottom: 0px;
}
#pagination h3,
#pagination2 h3 {
	text-align: center;
	font-size: 12px;
	line-height: 1;
	display: block;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 30px;
}
.paginator.alt
 {
	text-align: center;
}
.paginator.alt a {
	line-height: 32px;
	text-align: center;
	display: block;
	clear: none;
	float: left;
	height: 32px;
	width: 32px;
	background-color: #3ba9d6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3e6ed;
	margin-right: 8px;
	font-weight: bold;
	overflow: hidden;
	color: #FFF;
	position: relative;
	-webkit-border-radius:  4px;
	-moz-border-radius:  4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FAFAFB;
	border-right-color: #FAFAFB;
	border-left-color: #FAFAFB;
	margin-top: 4px;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../images/second/bg2.png);
	background-position: 0px -32px;
	letter-spacing: -1pt;
}
.paginator.alt a:hover {
	color: #FFF;
	background-color: #999;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FAFAFB;
	border-right-color: #FAFAFB;
	border-bottom-color: #d3e6ed;
	border-left-color: #FAFAFB;
	background-image: none;
}
.paginator.alt a.arr {
	margin-right: 16px;
	margin-left: 8px;
	background-color: #EEEEEE;
	border-bottom-color: #d3e6ed;
	color: #999;
	border-top-color: #FAFAFB;
	border-right-color: #FAFAFB;
	border-left-color: #FAFAFB;
	font-size: 18px;
	background-image: none;
}
.paginator.alt a.arr:hover {
	color: #1f91c9;
	background-color: #FFF;
	text-decoration: none;
	border: 1px solid #92d2ff;
}
.paginator.alt a.onair,
.paginator.alt a.onair:hover {
	background-color: #EAA627;
	border-bottom-color: #d3e6ed;
	color: #FFF;
	border-top-color: #FAFAFB;
	border-right-color: #FAFAFB;
	border-left-color: #FAFAFB;
	cursor: default;
	background-image: url(../images/second/bg2.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#consigliati {
	width: 299px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	display: block;
	overflow: hidden;
	height: 100%;
	margin-bottom: 20px;
}
#consigliati dt {
	background-color: #e9e9e9;
	display: block;
	line-height: 30px;
	height: 30px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
	cursor: default;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#consigliati dd {
	background-color: #fbfbfb;
	display: block;
	height: 85px;
	position: relative;
	z-index: 50;
	overflow: hidden;
}
#consigliati dd:hover {
	background-color: #EDF6FB;
}
#consigliati dd img {
	background-color: #222422;
	border: 1px solid #CCC;
	position: absolute;
	width: 64px;
	left: 10px;
	top: 10px;
	z-index: 50;
}
#consigliati dd h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 85px;
	top: 10px;
	z-index: 50;
	width: 200px;
	white-space: normal;
	display: block;
	line-height: 1.1;
}
#consigliati dd h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 85px;
	top: 29px;
	z-index: 50;
	white-space: normal;
	display: block;
	width: 200px;
}
#consigliati dd dfn {
	left: 85px;
	top: 47px;
	position: absolute;
	font-size: 12px;
	font-style: normal;
	white-space: normal;
	z-index: 50;
	display: block;
	width: 200px;
}
#consigliati dd a {
	position: absolute;
	z-index: 100;
	height: 84px;
	width: 280px;
	left: 10px;
	top: 0px;
	text-align: left;
	text-indent: -1024px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/spacer.gif);
	cursor: pointer !important;
	cursor: hand !important;
}
#consigliati ul.tag {
	text-align: center;
	vertical-align: middle;
	background-color: #FBFBFB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#consigliati ul.tag li{
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	position: relative;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
input, textarea, select {
	cursor: text;
}
