/* begin overall style */
html{
	background:white url(../images/layout/bot.jpg) repeat-x left bottom;
	padding-bottom:164px;
}
body
{
	margin: 0;
	padding: 0;
	background: white;
	color: #000000;
	font: normal 14px tahoma;
	background:white url(../images/layout/top.jpg) repeat-x left top;
}
a{
	color:#0066CC;
	text-decoration: none;
	outline-style:none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:0;
}
h2{
	font-size: 18px;
	color:#58799F;
	font-weight: normal;
	
}
h1{
	font-size: 22px;
	color:#7E99B8;
	font-weight: normal;
	text-align: left;
}
.clear{clear:both}
.fl{float:left}
.fr{float:right}
.breadCrumb{
	margin: 10px 0;
	color:#0066CC;
	font-size: 10px;
	text-decoration: none;
}
#page
{
	overflow:hidden;
	width: 925px;
	margin: 0 auto;
	padding: 0;
}
ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header
{
margin-bottom:10px;
margin-top:5px;
overflow:hidden;
padding:0;
}
#logo{
	float: left;
}
#page-top
{
	color:#DDDDDD;
	overflow: hidden;
	line-height: 40px;
}
#page-top img{
	float: left;
	margin-right: 10px;
}
#banner{
	border-top:5px solid #D0D6DD; 
}

#mainmenu
{
background-image:url(../images/layout/main-menu-bg1.gif);
float:right;
height:56px;
width:450px;
}

#mainmenu ul
{
margin:0 auto 0 85px;
padding-top:13px;
list-style: none;
}

#mainmenu ul li
{
float:left;
display:block;
margin-right:20px;
}

#mainmenu ul li a
{
color:white;
font-size:16px;
font-weight:bold;
display:block;
text-decoration:none;
line-height: 28px;
}
#mainmenu ul li a img{
	margin-left: 10px;
	margin-top: 3px;
	float: right;
}
#submenu
{
background-image:url(../images/layout/submenu-bg.jpg);
margin:0 auto;
height: 57px;
width: 925px;
}

#submenu ul
{
	float:left;
	border:1px solid #AAB5C4;
	border-right:none;
	list-style: none;
margin:8px auto 0;
}

#submenu ul li
{
float:left;
display:block;
border-right:1px solid #AAB5C4;
padding:5px 30px;
}

#submenu ul li a
{
color:#7E9AB8;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#submenu ul li a:hover{
	color:white;
}

#content
{
	overflow:hidden;
    position: relative;
    margin: 0 auto;
    padding: 0px;
}

#footer
{
border-top:1px solid #D7DCE3;
color:#7E99B8;
float:right;
font-size:12px;
text-align:right;
width:925px;
margin-top:10px;
}
/* end of overall style */

.actionBar
{
	margin: 10px;
}

#sections{
width:925px
}
#sections a{
	margin:4px;
	display:block;
	float: left;
}
.toque-item{
	width: 292px;
	height: 257px;
	float: left;
	margin:12px;
	position:relative;
	background: transparent url(../images/layout/torpedo-bg.gif) scroll no-repeat 0 0;
	text-align: center;
}
.toque-0, .toque-3{ margin-left: 0 }
.toque-2, .toque-5{ margin-right: 0 }
.toque-0, .toque-1, .toque-2{	margin-top: 0;}
.toque-item a{
	display:block;
	background: transparent url(../images/layout/descargar-btn.gif) scroll no-repeat 0 0;
	width:138px;
	height: 32px;
	text-indent: -9999px;
	margin-left:77px;
	margin-top:10px;
	bottom: 10px;
}
#toque-list{
	background: transparent url(../images/layout/torpedo-list-bg.gif) scroll no-repeat 0 0;
	width: 925px;
	height: 541px;
}

.torpedo-item{
	width: 292px;
	height: 257px;
	float: left;
	margin:12px;
	position:relative;
	background: transparent url(../images/layout/torpedo-bg.gif) scroll no-repeat 0 0;
}
.torpedo-0, .torpedo-3{ margin-left: 0 }
.torpedo-2, .torpedo-5{ margin-right: 0 }
.torpedo-0, .torpedo-1, .torpedo-2{
	margin-top: 0;
}
.torpedo-item h2{
	margin-left: 10px;
	margin-right: 10px;
}
.torpedo-item p{
	margin-left: 10px;
	margin-right: 10px;
	color: #58799F;
}
.torpedo-item a{
	display:block;
	background: transparent url(../images/layout/assinar-btn.gif) scroll no-repeat 0 0;
	width:138px;
	height: 32px;
	text-indent: -9999px;
	margin-left:77px;
	position: absolute;
	bottom: 10px;
}
#torpedo-list{
	background: transparent url(../images/layout/torpedo-list-bg.gif) scroll no-repeat 0 0;
	width: 925px;
	height: 541px;
}

/* [General Show]*/

.boxed-content .headline{
border-bottom:1px solid #D0D6DD;
color:#58799F;
margin:0;
padding:10px;
}
#show-left{
	float:left;
	margin-right:10px;
	width: 145px;
}
.dark-box{
	background: #597AA0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	padding: 15px 0;
}
.dark-box p{
	margin-left: 10px;
	margin-right: 10px;
	color:white;
	font-size: 12px;
}
.dark-box span{
	border-top: 1px solid white;
display:block;
margin:29px 10px;
}
#show-left .player{
	width: 92px;
	margin: 10px auto;
}
#show-center{
	float:left;
	padding-right: 10px;
	border-right:1px #D0D6DD solid;
}
#show-left h2{
	margin-bottom: 5px;
}
	#show-content{
		border-right:1px solid #D0D6DD;
		border-top:1px solid #D0D6DD;
		float:left;
		padding-top:10px;
		padding-bottom:20px;
	}
		#show-content-left{
			width: 271px;
			float: left;
		}
		
			#show-content-left img{
				margin:0 10px 10px;
				border: 1px solid #587AA0;
			}
			#show-instructions{
			background:transparent url(../images/layout/torpedo/instructions.gif) no-repeat scroll 0 0;
			color:#000000;
			font-size:11px;
			height:255px;
			line-height:15px;
			padding:15px;
			width:132px;
			}
			
			#show-instructions .title{
				border-bottom:1px solid #7E99B8;
				display:block;
				font-size:11px;
				margin-bottom:7px;
				padding-bottom:5px;
			}
			
			#show-instructions .content{
				display:block;
				font-size:11px;
				margin-bottom:7px;
				padding-bottom:5px;
				color:#58799F;
			}
			
			
		#show-content-right{
			float:left;
			margin:0 10px;
			width:340px;
		}
			#show-info ul, #operator_messageSms ul{
				margin: 10px 30px;
			}
			#toque-info{
				padding:10px;
				font-size: 13px;
				color: #333;
			}
			#show-info ul li, #operator_messageSms ul li{
				list-style-image: url(../images/layout/torpedo/list-ico.gif);
				font-size: 11px;
				color:#333;
			}
			#show-info h2{
				margin-top: 0;
			}
			
		#operators{
			float: left;
		}
		#operators div{
			float:left;
			margin-right:10px;
			
		}
		#operators img{
			float:left;
		}
		#operator-hint, #captcha-hint{
			
			margin-left:120px;
			clear:both;
		}
		
		
/* [/General Show]  */

/* [Toque Show]*/
	#show-content.toque{
		float:left;
		padding-top:10px;
		padding-bottom:20px;
		border: none;
	}
	#show-left.toque{
	width:601px;
	}
	#show-right{
		float:left;
		width: 317px;
	}
	
	#show-right.toque{
		width:615px;
		padding: 0 0 20px;
		height: auto;
		
	}
	#show-right .info{
	border-bottom:1px solid #7E99B8;
	color:#58799F;
	display:block;
	margin-bottom:20px;
	padding-bottom:5px;
	/*text-align:center;
	font-weight: bold;*/
	font-size: 14px;
	}
	#show-left.toque h2{
		margin-top: 5px;
	}
		#show-left.toque #show-content-left{
			width:247px;
		}
			#show-content.toque #show-content-left img{
				margin:0;
				border: 1px solid #587AA0;
			}
			#show-left.toque #show-instructions{
			background:none;
			color:#900;
			font-size:10px;
			height:auto;
			line-height:auto;
			padding:0;
			width:auto;
			}
		#show-left.toque #show-content-right{
			width:334px;
		}
			#toque-separator{
				border-right:1px solid #D7DCE3;
				float:left;
				height:405px;
				margin:0 9px;
			}
			#show-info h2 #operator_messageSms h2{
				margin-top: 0;
			}
			
/* [/Toque Show]  */

/* [Formulario Assinar] */
#assinar-form{
width:430px;	
/*background-color:#D0D6DD;
border:5px solid #D0D6DD;
margin-top:13px;
padding:10px;
-webkit-border-radius: 15px;
-moz-border-radius:15px;*/
}
#show-left.wallpaper #assinar-form{
	margin-top:30px;
}
#assinar-form label{
color:#58799F;
display:block;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
float: left;
width: 120px;
}
#assinar-form .hint{
	color:#666;
	font-size: 10px;
}
#assinar-form div.simple{
	margin: 10px 0;
	overflow:hidden;
}

#assinar-form #operators label{
	color:#000000;
	float:left;
	font-size:10px;
	font-weight:normal;
	width: auto;
	margin-top:7px;
}
#assinar-form #operators input{
	float:left;
	margin-top:7px;
}
	#assinar-form .block{
		float:left;
		margin-right:20px;
	}
	#assinar-form .buttons{
		margin-right:10px;
	}
	#assinar-form #price-info{
		clear:both;
		color:#990000;
		font-size: 10px;
	}
	#assinar-form input.text{
		border: 1px solid white;
		-webkit-border-radius: 5px;
		-moz-border-radius:5px;
		width: 190px;
	}
	
	#assinar-form #cancelar-info{
		font-size: 10px;
		margin-top: 30px;
		text-align: right;
		color: #0166CC;
	}
	#captcha-img, #captcha-field  {
		float:left;
	}
	#captcha-field{
	margin-top:12px;
	}
	#assinar-form .terms label{
		color:#990000;
	display:inline;
	font-size:11px;
	width:auto;
	}
	#assinar-form .terms .hint{
		clear:both;
color:#990000;
font-size:11px
	}
	#assinar-form .terms input{
	float:left;
	}
	
	#AssinarForm_email_repeat, #AssinarForm_celular, #AssinarForm_verifyCode{
		width: 260px;
	}

/* [/Formulario Assinar] */

/* [Formulario Descargar] */
#show-left.wallpaper #assinar-form{
	margin-top:30px;
}
#show-right.toque  #assinar-form label{
	color:#58799F;
	display:block;
	font-size:18px;
	margin-bottom:5px;
}
	#show-right.toque  #assinar-form .info{
	border-bottom:1px solid #7E99B8;
	color:#58799F;
	display:block;
	margin-bottom:20px;
	padding-bottom:5px;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	}
	#show-right.toque #assinar-form .block{
		float:left;
		margin-right:20px;
	}
	#show-right.toque #assinar-form .buttons{
		margin-left:0;
		margin-right:10px;
		margin-top:20px;
	}
	#show-right.toque  #assinar-form #price-info{
		clear:both;
		margin-top:30px;
		color:#990000;
		font-size: 10px;
	}
	#show-right.toque  #assinar-form input.text{
		border: 1px solid white;
		-webkit-border-radius: 5px;
		-moz-border-radius:5px;
	}
/* [/Formulario Descargar] */

/* [Wallpaper] */
#wallpaper-list{
	background: transparent url(../images/layout/wallpaper/list-bg.gif) scroll no-repeat 0 0;
	width: 230px;
	height: 530px;
	padding: 20px;
	float:left;
}
#wallpaper-list h3{
border-bottom:1px solid #D7DCE3;
color:#7E99B8;
font-size:16px;
margin-top:0;
padding-bottom:5px;
text-align:center;
}
#wallpaper-list div.item{
	float: left;
	margin:8px 8px 15px;
}
#wallpaper-list div.item img{
border:1px solid #6C8BAE;
}
#wallpaper-list div.odd{
	
	margin-right: 25px;
}
#wallpaper-list div.item a{
	display: block;
}

#wallpaper-separator{
border-right:1px solid #D7DCE3;
float:left;
height:600px;
margin-left:19px;
}
#wallpaper-wrapper{
	background: transparent url(../images/layout/wallpaper/preview-bg.gif) scroll no-repeat 0 0;
	float: right;
	width: 618px;
	height: 440px;
}
#wallpaper-wrapper img.preview{
	margin-top: 10px;
}
#wallpaper-wrapper h1{
	margin-left: 25px;
}
#enviar-btn{
	margin-top: 50px;
}
/* [/Wallpaper] */

/*
Confirmacion de SMS Torpedo
*/
#show-content #msgOperator{
	height: 230px;
}
#show-content #msgResult{
	clear:both;
	color:#990000;
	font-size:14px;
	font-weight: bold;
}

#show-content #msgConfirmacao{
	background:transparent url(../images/layout/torpedo/fondoMsg.gif) no-repeat scroll 0 0;
	height:88px;
	margin-top:10px;
	padding:15px;
	width:583px;
}
.labelRojo{
	color:#990000;
	font-weight: bold;
}
.labelAzul{
	color:#58799F;
	font-size:18px;
}
#titleAjuda{
border-bottom:1px solid #D7DCE3;
}

#captcha{
	clear:both;
	font-size:10px;	
	
}
.oculta{
	display:none;
}

.boxed-content{
	background-color: #D0D6DD;
 background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.1, rgb(243,244,247)),
    color-stop(0.78, rgb(208,214,221))
);
background: -moz-linear-gradient(
    center top,
    rgb(243,244,247) 10%,
    rgb(208,214,221) 78%
);

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
padding: 0;
float:left;
border: 1px solid #D0D6DD;
}
.boxed-content .boxed-body{
	padding: 10px 5px;
	overflow:hidden;
}

div.error{
background:url("../images/layout/error.gif") no-repeat scroll 8px center #990000;
color:white;
text-align:center;
padding:5px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */	
}
div.error span{
	display:block;
	margin-top:8px;
}

#assinar-form  input.error{
	border-color:#900;
}
#assinar-form label.error span.required{
	color:#900;
}
div.dropdown .field{
	float:left;
}
#assinar-form div.simple.dropdown{
	overflow: visible;
}
#img_messageSms{
	float: left;
}
#operator_messageSms{
	margin-left: 10px; 
	float: left;
}
#msgOperator{
	clear:both;
}


#show-messageSms-right{
	padding:10px;
	width:214px;
	margin-left:10px;
}
#show-messageSms-right .info{
	border-bottom:1px solid #7E99B8;
	color:#58799F;
	display:block;
	margin-bottom:20px;
	padding-bottom:5px;
	/*text-align:center;
	font-weight: bold;*/
	font-size: 14px;
}
#msg_confirm{
	-moz-border-radius:10px 10px 10px 10px;
	background:-moz-linear-gradient(center top , #F3F4F7 10%, #D0D6DD 78%) repeat scroll 0 0 transparent;
	border:1px solid #D0D6DD;
	float:none;
	padding:5px;
}
h3{
	color:#990000;
	font-family:tahoma;
	font-size:14px;
}
#show-center-sms{
	
	border-top:1px solid #D0D6DD;
	float:left;
	padding-right:10px;
}
#show-info-sms{
	padding-top: 13px;
}	
 #operator_messageSms ul li {
	font-size:14px;
}
#messageSms-right{
	border-left:1px solid #D0D6DD;
	float:left;
}