@charset "utf-8";
/* CSS Document */

#containerFull {
	width:100%;
	background:url(../img/bg_main.jpg) repeat-x;
}


#insideFull {
	background-color: #FFFFFF;
	padding-bottom:5px;
}
#ControlPlus_Content{
	background-image:url(../img/bg_control_plus.jpg);
	background-repeat:no-repeat;
	background-position:center top;
    background-color:#FFFFFF;
    width: 842px;
	position: relative;
	margin:0 auto;
	height:100%;
}

#colombia #ControlPlus_Content {
	background-image:url(../img/bg_control_plus_co.jpg);
}

#chile #ControlPlus_Content {
	background-image:url(../img/bg_control_plus_chile.jpg);
}

#box-clientes-sup {
width: 420px;
padding: 4px 0 0 16px;
float:left;
height:70px;
}

#head-container {
width: 450px;
padding:30px 0 40px 377px;
float:left;
position:relative; 
}

#colombia #head-container {
	padding-bottom:120px
}

#head-texts {
padding-top:40px;
float:left;
width: 450px;
}

#destacado-caja {
background-image:url(../img/bg_caja_recuadro.gif);
background-repeat:no-repeat;
background-position: top left;
width:323px;
height:52px;
margin-top:28px;
}

#chile #destacado-caja {
background-image:url(../img/bg_caja_recuadro_chile.gif);
height:67px;
}

#destacado-caja p{
padding-top:8px;
padding-left:14px;
/**padding-top:-10px;*/
margin:0;
}

#bottom-container {
width: 785px;
margin:0 auto 0 auto;
}

#video-container {
margin:20px auto 20px auto;
width:528px;
height:428px;
background-image:url(../img/bg_video.jpg);
background-repeat: no-repeat;
}

#video-container object {
	margin:24px 0 0 24px
}

div#goToFAQ {
	text-align:center;
}
div#goToFAQ p {
	margin:0 0 4px 0;
}
#disclaimer {
width:720px;
border-top: solid 1px #999999;
margin: 0 auto 0 auto;
}
#disclaimer p{
width:700px;
font-size:11px;
color: #808080;
line-height:14px;
text-align:center;
}

.paso-instalacion {
width:240px;
float:left;
background-image:url(../img/bullet_pasos.png);
background-repeat:no-repeat;
background-position: left top;
padding-left:20px;
}

.paso-instalacion h3  {
padding-top:5px;
}

#pasos {
height:40px; 
padding-bottom: 40px;
}
/* txts */

h1, h2, h3, p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #303030; 
}

h1 {
font-weight: bold;
font-size:25px;
}

h2 {
font-weight: bold;
font-size:24px;
line-height: 26px;
}

h3 {
font-size:20px;
}

p {
font-size:13px;

}

a:link{
color: #205399;
}
a:hover{
color: #205399;
text-decoration:underline;
}

#bottom-container h1 {
border:none;
padding-bottom:0px;
}

/*  caja clientes */

.caja-clientes {
padding-right:50px;
width:155px;
float:left;
}

#box-clientes-sup h3 {
color: #ffe34a;
font-weight:bold;
font-size:12px;
margin-bottom:2px;
}

#box-clientes-sup p {
font-size:11px;
color:#d4d4d4;
line-height:12px;
margin-top:5px;
margin-bottom:6px;
}


/*  Botones  */
.btn-suscribete a{
background-image:url(../img/btn_suscribete.png);
background-repeat:no-repeat;
overflow:hidden;
width:93px;
height:16px;
text-indent:-1999px;
display:block;

margin-top:18px;
} 
.btn-suscribete a:hover{
background-image:url(../img/btn_suscribete.png);
background-repeat:no-repeat;
background-position: 0 -16px;
overflow:hidden;
width:93px;
height:16px;
text-indent:-1999px;
display:block;
} 

.btn-solicitalo a{
background-image: url(../img/btn_solicitalo.png);
background-repeat:no-repeat;
overflow:hidden;
width:93px;
height:16px;
text-indent:-1999px;
display:block;
} 
.btn-solicitalo a:hover{
background-image: url(../img/btn_solicitalo.png);
background-repeat:no-repeat;
background-position: 0 -16px;
overflow:hidden;
width:93px;
height:16px;
text-indent:-1999px;
display:block;
}

/*  Tooltip */

#preview{
	position:absolute;
	border:1px solid #fff;
	background:#9bdbf2;
	padding:2px;
	display:none;
	color:#999;
	}

a:hover.preview , a.preview {
text-decoration:none !important;
cursor:default
}

/*  Definition List FAQ */

#faq {
margin:10px;
/*padding:30px;
padding-top:40px;*/
background-image:url(../img/bg_control_plus_chico.jpg);
background-repeat:repeat-x;
}

#faq .header-logo {
padding-right: 30px;
width:145px;
float:right;
}

#faq h1 { 
padding-left:30px;
padding-top:40px;
}

dl {
margin:25px;
margin-top:60px;
margin-bottom:20px;
}
dt {
color:#303030;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:17px;
line-height:20px;
padding-bottom:4px;
border-bottom:solid 1px #c3e9f7;
background-image:url(../img/bullet_faq.png);
background-position: left 2px;
background-repeat: no-repeat;
padding-left:12px;

}
dd {
padding-bottom:35px;
padding-top:8px;
margin-left:15px;
}

h5 {
font-size:13px !important;
}
.faq-txt-13px {
font-size:13px; 
font-weight:bold;
}

#puertorico #ControlPlus_Content {
	background-image:url(../img/bg_control_plus_pr.jpg);
}