/*MAIN CSS DIRECTV */

/*>>>>> Import Area >>>>> */
@import url("layout.css");
@import url("txt.css");
/*------------------------*/

.dtvchile a img{
	border: 0px;
}

/* Excepciones para DTV Chile */

.dtvchile table {border-collapse:separate}

.dtvchile {vertical-align:middle}


/*link styles*/

/* EXEPCION PARA CALL2ACTION - Chat y ventas me llama - BG fijo_img_top Dynamic */

.a-linkStyleBg {
	display:block;
	width:auto;
	height:100%;
	background-image:url(../img/calltoAction_02_up_Chat.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.a-linkStyleBg:hover{
	background-image:url(../img/calltoAction_02_ov_Chat.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.a-linkStyleBgLlama {
	display:block;
	width:auto;
	height:100%;
	background-image:url(../img/calltoAction_03_up_ventasLlama.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.a-linkStyleBgLlama:hover{
	background-image:url(../img/calltoAction_03_ov_ventasLlama.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.dtvchile a:link{
color:#2a5099;
text-decoration:underline;
}

.dtvchile a:visited{
color:#496cae;
text-decoration:underline;

}

.dtvchile a:hover{
text-decoration:none;

}

.div_banner_shadow{
	margin:auto;
	background-image:url(/img_chile/bg_sombra_white.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:269px;
	height:207px;
	padding-right:6px;
	padding-bottom:10px;
	padding-top:2px;

}
.btn_sitemap {
font-family:"Tahoma",Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.link_map a:link{
font-family:"Tahoma",Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
display:block;
}
.link_map a:visited{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.link_map a:hover{
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}
/* BREADCRUM STYLES */

#breadcrum{
padding-left:12px;
padding-right:12px;
padding-top:12px;
padding-bottom:12px;
font-size:11px;
color:#016494;
text-align:left;
float:left;

}

#breadcrum a {
color:#016494;
text-decoration:none;
}

#breadcrum a:hover {
color:#016494;
text-decoration:underline;
}


#breadcrum #sel_bread {
text-decoration:underline;
color:#ffb400;
font-size:11px;

}

/*BG STYLES*/

.bg_grey_gradient{
background-image:url(/img_chile/content_homeBox_c.gif);
background-position:top; 
background-repeat:repeat-x;

}

.div_dotted_blue{
	height:1px;
	background-image:url(/img_chile/dotted_blue.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:95%;
	margin-bottom: 8px;
	overflow:hidden;
}

.div_dotted_blue_02{
height:1px; 
background-image:url(/img_chile/dotted_blue.gif);
background-position:top;
background-repeat:repeat-x;
width:100%;
margin-bottom:5px;
margin-top:5px;
overflow:hidden;
}

#bg_white_content{
background-image:url(/img_chile/bg_white_content.gif);
background-repeat:no-repeat;
width:600px;
margin:auto;
background-position:center top;
text-align:left;
clear:both;
}
#bg_white_content_2{
background-image:url(/img_chile/bg_white_content2.gif);
background-repeat:no-repeat;
width:807px;
margin:auto;
background-position:center top;
text-align:left;
}


/* --[ Forms Styles  ]------------------------------------------------- */

.recordarme{
	width:100px;
	height:22px;
	background:url(/img_chile/bg_recordarme.png) repeat-x;
	font-size:11px;
}

a.tooltip span {display:none; padding:2px 3px; margin-left:4px; width:200px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c; font-size:10px; z-index:1000}



/* -------------------------------------------------------------------- */


/* --[ List Styles ]--------------------------------------------------- */
.list_arrows{
border-top:none;
margin-left:10px;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
}
 
.list_arrows li{
list-style-image:url(/img_chile/btn_li.gif);
text-align:left;
font-family:Arial, Helvetica, sans-serif;
color:#6b6b6b;
font-size:12px;
margin:0px;
margin-bottom:4px;
}

.list-arrows-2{
margin-left:10px;
margin-top:0px;
margin-right:4px;
margin-bottom:4px;
}
 
.list-arrows-2 li{
list-style-image:url(/img_chile/btn_li.gif);
text-align:left;
font-family:Arial, Helvetica, sans-serif;
color:#6b6b6b;
font-size:11px;
margin:0px;
margin-bottom:1px;
}
/* -------------------------------------------------------------------- */

/*FORMS BGS*/

.form_bg_01{
background:url(/img_chile/bg_form_01.gif) bottom repeat-x;
border:1px solid #c0e3ee;
margin-bottom:5px;
}

.form_bg_01 #content{ 
padding:15px;}

