/* -----------------------------------
* Site ShopTour - TV
* Criado: 22/03/2009
* Ultima Alteracao: --/--/----
* Versao: 01
------------------------------------ */

.content
{
	/*background: url(/thema/skin/default/master/img/cnt-content-bg.jpg) no-repeat center 0;*/
}
.titulo-pagina
{
	color: #0d90ff;
	padding-top: 20px;
	margin:0 0 0 -400px;
	font-size: 18px;
	height:5px;	
}
/* Canais */
.canais
{
	width: 981px;
	height: 470px;
	margin: 0 0 20px 10px;
	color: #00427d;
}
.boxControl
{
	clear:both;
    height:13%;
    position:absolute;    
    width:100%
}
#btnScrollRight {
    background:url("/thema/skin/default/tv/img/arrowRigth.gif") no-repeat scroll 0 0 transparent;
    float:left;
    height:69px;
    margin:-130px 0 0 932px;
    position:absolute;
    width:40px;
}
#btnScrollLeft{
	background:url("/thema/skin/default/tv/img/arrowLeft.gif") no-repeat scroll 0 0 transparent;
	float:left;
	width:30px;
	height:69px;
}
.canais .canalNumero
{
	color: #00427d;
	font-size: 20px;
	margin-left: 46px;
}
.containerThumbsCanais
{   

	width: 93%;
	height: 128px;

}
.boxMaiorCanais
{
    width: 100%; 
    height:140px; 
    margin-top:25px;
    }

.tumbCanais {
    float:left;
    height:100px;
    margin:0 0 0 24px;
    width:auto;
}

.buttonLeft
{

	float:left;
	margin-left:-20px;
	width:80px;
	height:100px;
	background-image:url("http://www.shoptour.com.br/thema/skin/default/canal/img/arrowLeft.gif");
	background-repeat:no-repeat;
					
}

.buttonRight
{
float:left;
margin-left:40px;
width:80px;
height:100px;
background-image:url("http://www.shoptour.com.br/thema/skin/default/canal/img/arrowRigth.gif");
background-repeat:no-repeat;

}
.separaBotao{
width:85%;
margin-left:30px;
height:110px;
float:left;

}


.textCanal
{
    height:33px;
    width:456px;  
}
.textInfoCanais
{
    color:#333333;
    float:left;
    font-size:13px;
    font-weight: normal;
    height:10px;
    margin:0px 0 0 1px;
    width:151px;   
}
.tipodeCanal
{
    background:#f4f9ff;
    height: 14px;
    /*margin:25px 0 0;*/
    width:458px;
}
.tipodeCanalBranco
{
    background:#ffffff;
    height: 14px;
    /*margin:20px 0px px0 0px;*/
    width:458px;     
}
.boxThumbCanais
{
	float: left;
	width: 120px;
	height: 70px;
	margin: 0 0 0 16px;
	background: url(/thema/skin/default/canais/img/cnt-box-thumb-canais-bg.gif) repeat-x;
	border: 1px solid #add5ff;
}
.boxThumbCanais		.thumb
{
	width: 120px;
	height: 55px;
	padding: 15px 0 0 0;
	text-align: center;
}
.boxThumbCanais		.canal
{
	width: 122px;
	margin: 10px 0 0 0;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.canais		.hr1
{
	width: 945px;
	height: 1px;
	margin: 30px 0 30px 19px;
	background: #c6dffa;
}
.canais		.hr2
{
	width: 460px;
	height: 1px;
	margin: 30px 0 20px 275px;
	background: #c6dffa;
}
.canais		.hr3
{
	width: 945px;
	height: 1px;
	margin: 10px 0 30px 19px;
	background: #c6dffa;
}
.boxInfoCanais
{
    height:220px;
    margin:-10px 0 0 276px;
    width:458px;
}
.canais		.lineClear
{
	margin: 0 0 20px 0;
	text-align: center;
	clear: both;
}
.canais		.lineClear		.txt
{
	font-size: 13px;
	/*font-weight: bold;*/
}
.canais		.lineClear		.boxFromSelect
{
	float: left;
}
.canais		.lineClear		.txtForm
{
	float: left;
	margin: 0 10px 0 30px;
	padding: 3px 0 0 0;
	font-size: 12px;
	color: #003462;
}
.canais		.lineClear		.select
{
	float: left;
	color: #555555;
	border: 1px solid #7f9db9;
}
.canais		.margin
{
	margin: 0 0 0 300px;
}
table.tbCanais
{
	width: 460px;
	margin: 0 0 0 275px;
	text-align: center;
	border: none;
}
table.tbCanais		tr, td, th
{
	font-size: 13px;
	border: none;
}
table.tbCanais		th
{
	padding: 0 0 20px 0; 
	font-weight: bold;
	color: #00427d;
}
table.tbCanais		td
{
	height: 16px;
	color: #1c71bb;
	text-transform: uppercase;
}
table.tbCanais		td.bgAzul
{
	background: #f4f9ff;
}

/* Parabolica */
.parabolica
{
	width: 100%;
 	height: 165px;
	clear: both;
}
.parabolica		.bg		.titulo
{
	margin: 15px 0 0 15px;
}
.txtParabolica
{
	width: 141px;
 	height: 14px;
	background: url(/thema/skin/default/canais/img/cnt-txt-parabolica-sinal.gif) no-repeat;
}
.parabolica		.bg		.boxFloatLeft
{
	float: left;
	margin: 15px 80px 0 30px;
	color: #498dc9;
}



