@import "channel_main.css";

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

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

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

#container #channel_header {
	background-color: #00A8FF;
	position: relative;
	height: 130px;
}

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

#container #channel_header #left h2 {
	text-transform: uppercase;
	color: #B2E5FF;
	font-size: 40px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}

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

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

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

#container #channel_header a#special_banner {
	width: 200px;
	height: 100px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 10;
	display: block;
}
#container #channel_header a#special_banner2 {
	width: 200px;
	height: 100px;
	position: absolute;
	right: 218px;
	bottom: 5px;
	z-index: 10;
	display: block;
}
#container #channel_header a#special_banner3 {
	width: 200px;
	height: 100px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 10;
	display: block;
}
/* ******************************* */

#main_content {
	padding-bottom: 0;
}

#main_content #player_box h3#video_label strong {
	color: #00A8FF;
}
#main_content #player_box{
z-index:10;
}

#main_content #player_box h3#products_label strong {
	color: #00A8FF;
}

#mycarousel_video ul li h4 a {
	color: #0099FF;
}

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

#mycarousel_video h5 a {
	color: #0099FF;
}

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

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

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

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

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

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

#main_content #magazine h3 {
	background: url(../img/roller_mag_fitness.jpg) no-repeat 0 0;
}

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

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

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

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

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

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

#main_content #magazine #mycarousel ul li .news_block.medium .news_content h4 a {
	color: #0099CC;
}

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

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

#main_content #magazine #mycarousel ul li .news_block.light .news_content h4 a {
	color: #00CCFF;
}

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

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

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

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

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

#main_content #facebook_post h5 a {
	color: #0099FF;
}

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

#main_content #facebook_post h3 {
	text-indent: -900em;
	background: url(../img/facebook_blu.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_blu.png", sizingMethod="crop");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main_content #facebook_post #panel {
	background-color: #ECEFF5;
}

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

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

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

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

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

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

/* ******************************************** */
/* ----- MOBILE YOGA ----- */

#mobileyoga{text-align: center; background-color: white; background-repeat: no-repeat; background-image: url(../img/mySf1.jpg);}
#mobileyoga h1{padding-bottom: 10px; padding-top: 20px;}
#mobileyoga h2 a{ color: #66723E; text-decoration: none; font-size: 20px;font-weight: bold; margin-bottom: 20px; display: block}
#mobileyoga h2 a:hover{color: #333333}
#mobileyoga #video{width: 940px; text-align: left; margin-left: auto; margin-right: auto; height: 385px; position: relative; margin-bottom: 10px}
#mobileyoga #video #player{}
#mobileyoga #video #colRx{width: 299px; height: 385px; text-align: left; background-color: white; background-repeat: no-repeat; background-image: url(../img/mySf2.jpg); position: absolute; top: 0px; right: 0px}

#mobileyoga #video #colRx p{ line-height: 20px; padding-right: 30px; padding-left: 30px; padding-bottom: 0px; padding-top: 20px; font-weight: bold; font-style: italic; font-size: 18px; color: white;}
#mobileyoga #video #colRx p a{color: white;}
#mobileyoga #video #colRx p a:hover{text-decoration: none;}
#mobileyoga #images{ margin-right: auto; margin-left: auto;}






