@import "channel_main.css";

/* ----- STILI GENERICI ----- */

body {
	background: #1a1a1a url(../img/channel_street_bg.jpg) no-repeat center 0;
	font-family: Arial, sans-serif;
	margin-bottom: 50px;
}

#container #main_content {
	background: #000 url(../img/channel_street_content_bg.jpg) no-repeat 0 0;
}

/* ----- CHANNEL HEADER ----- */

#container #channel_header {
	background: #202020 url(../img/channel_street_header.jpg) no-repeat;
	position: relative;
	height: 130px;
}

#container #channel_header #left {
	float: left;
}

#container #channel_header #left h2 {
	color: #666;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	font: italic bold 40px Georgia, serif;
	letter-spacing: -1px;
}

#container #channel_header #left h2 strong {
	font-weight: bold;
	color: #fff;
}

#container #channel_header #left p {
	font-size: 11px;
	line-height: 120%;
	color: #ccc;
	margin-left: 20px;
	width: 450px;
}

#container #channel_header #channel_header_img {
	float: right;
}

#container #channel_header #badge {
	position: absolute;
	background: url(../img/channel_street_badge.png) no-repeat 0 0;
	width: 186px;
	height: 158px;
	top: -15px;
	right: -15px;
}

#container #channel_header #team_trs {
	position: absolute;
	left: 20px;
	top: 65px;
}

#container #channel_header #team_trs ul {
	float: left;
	margin-right: 20px;
}

#container #channel_header #team_trs ul li {
}

#container #channel_header #team_trs ul li a {
	color: #fff;
	font: italic 14px Georgia, serif;
	text-decoration: none;
}

#container #channel_header #team_trs ul li a:hover {
	color: #fda02d;
}

#container #channel_header #team_trs p {
	color: #ccc;
	text-decoration: none;
	font: italic 14px/120% Gerogia, serif;
	width: 581px;
	margin-top: 2px;
	float: left;
}

#main_content #player_box {
	background: url(../img/player_box_bg.png) no-repeat 0 18px;
}

#main_content #player_box h5 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}

#main_content #player_box h5 a:hover {
	color: #333;
}

/* ******************************* */

/* ----- MAGAZINE ----- */

#main_content #magazine h5 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

#main_content #magazine h5 a:hover {
	color: #333;
}

#main_content #magazine #mycarousel ul li .news_block .data {
	background-color: #333333;
}

#main_content #magazine #mycarousel ul li .news_block .news_content h4 a {
	color: #fff;
	font: italic bold 13px Georgia, serif;
}

#main_content #magazine #mycarousel ul li .news_block.dark .news_content h4 a:hover {
	color: #fe7728;
}

#main_content #magazine #mycarousel ul li .news_block .news_content p {
	color: #999;
	font: italic normal 11px Georgia, serif;
}

#main_content #magazine #mycarousel ul li .news_block .news_content {
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

/* ************************ */

.jcarousel-next-vertical {
    background: transparent url(../img/next-vertical_street.png) no-repeat 0 -6px;
}

.jcarousel-prev-vertical {
    background: transparent url(../img/prev-vertical_street.png) no-repeat 0 -6px;
}

/* ----- FACEBOOK ----- */

#main_content #facebook_post h5 a {
	color: #333;
}

#main_content #facebook_post h5 a:hover {
	color: #fff;
}

#panel .post .text h5 strong {
	color: #fff;
}

#main_content #facebook_post h3 {
	text-indent: -900em;
	background: url(../img/facebook_white.png) no-repeat 0 0;
	width: 99px;
	height: 17px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	
	_background-image: url(../common/img/transparent.gif);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/facebook_white.png", sizingMethod="crop");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main_content #facebook_post #panel {
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #818283;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: url(../img/scrollTrack_street.gif) no-repeat 0 0;
}

/* ************************ */

/* ----- FLICKR ----- */

#main_content #flickr_galleries {
	background: url(../img/flickr_galleries_street.png) no-repeat;
}

#main_content #flickr_galleries h3 {
	color: #666;
	text-decoration: none;
	float: left;
	font: normal normal 18px Georgia, serif;
	text-transform: capitalize;
	width: 210px;
}

#main_content #flickr_galleries h3 strong {
	font-weight: bold;
	color: #fff;
	font-style: italic;
}

#main_content #flickr_galleries h3#flickr_logo {
	background: url(../img/flickr_logo.jpg) no-repeat 0 0;
	width: 60px;
	height: 24px;
	text-indent: -900em;
	display: block;
	margin-left: 10px;
	margin-top: -1px;
	left: 190px;
}

#main_content #flickr_galleries #set {
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	font: italic 13px Georgia, street;
}

#flickr_galleries .jcarousel-next-horizontal {
    background: transparent url(../img/next-horizontal_street.png) no-repeat -5px 0;
}

#flickr_galleries .jcarousel-prev-horizontal {
    background: transparent url(../img/prev-horizontal_street.png) no-repeat -5px 0;
}

#flickr_galleries .jcarousel-list li a {
	width: 75px;
	height: 75px;
	display: block;
	background-color: #000;
	margin-bottom: 5px;
}

#flickr_galleries .jcarousel-container {
}

#main_content #flickr_galleries p {
	width: 365px;
	left: 275px;
}

/* ----- SOCIAL MEDIA ----- */

ul#social_media {
	background-color: #000;
}

/* *************************** */

#mycarousel_video ul li h4 a {
	color: #333;
}

#mycarousel_video ul li h4 a:hover {
	color: #fe7728;
}

#mycarousel_video h5 a {
	color: #333;
}

#mycarousel_video h5 a:hover {
	color: #fe7728;
}

#mycarousel_video .jcarousel-next-vertical {
    background: transparent url(../img/next-vertical_street_product.jpg) no-repeat 0 -6px;
}

#mycarousel_video .jcarousel-prev-vertical {
    background: transparent url(../img/prev-vertical_street_product.jpg) no-repeat 0 -6px;
}

#main_content #player_box h3#video_label {
	color: #fff;
	font-style: italic;
	font-family: Georgia, serif;
	font-weight: bold;
	width: 205px;
}

#main_content #player_box h3#products_label {
	color: #fff;
	font-style: italic;
	font-family: Georgia, serif;
	font-weight: bold;
}

/* ----- FACEBOOK PANEL ----- */

#main_content #facebook_panel {
	border: 1px solid #333;
	background: transparent url(../img/flickr_galleries_street.png) no-repeat;
}

#main_content #facebook_panel #header_fb {
	border-bottom: 1px solid #999;
	padding: 10px;
	background-color: #282828;
}

#main_content #facebook_panel #header_fb #fb_img {
	float: left;
	margin-right: 10px;
}

#main_content #facebook_panel #header_fb h4 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 5px;
}

#main_content #facebook_panel #header_fb h4 strong {
	font-size: 14px;
	font-weight: bold;
}

#main_content #facebook_panel #header_fb h5 {
	
}

#main_content #facebook_panel #header_fb h5 a {
	background-color: #999;
	border: 1px none #000;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#main_content #facebook_panel #header_fb h5 a:hover {
	color: #000;
	background-color: #fff;
	border: 1px none #fff;
}

#main_content #facebook_panel ul {
	margin: 15px 0 5px 10px;
}

#main_content #facebook_panel ul li {
	width: 50px;
	height: 70px;
	float: left;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 7px;
	margin-bottom: 5px;
	text-align: center;
}
