@import url("css/menu.css");
@import url("css/scrollable-buttons.css");
@import url("css/scrollable-horizontal.css");
@import url("css/overlay-minimal.css");
@import url("css/overlay-gallery.css");
@import url("css/tabs.css");

test
{
	color: #FF00FF;
}

/* Movistar skin styles */
html, body
{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 9pt;
	font-family: arial;
}

.body
{
	width: 950px;
	margin: 0 auto;
}

.itext input, .itext textarea
{
	width: 140px;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	color: #999;
	font-size: 8pt;
	line-height: 8pt;
	padding: 3px 2px;
	font-family: arial;
}

.main
{
	padding-bottom: 8px;
}

a.movistar-button {
	background-image: url(images/button01_backg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 115px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF !important;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}
a.movistar-button:hover {
	background-image: url(images/button01_backg_over.gif) !important;

}


.right-pane-menu-option
{
	background: transparent url(images/bullet-menu-body.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 3px 3px 20px;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

.right-pane-menu-link
{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #13415C;
	text-decoration: none;
}

.right-pane-menu-textbox
{
	border: 1px solid #3EABE8;
	width: 168px;
	color: #999999;
	font-size: 8pt;
	line-height: 8pt;
}

#flashSWF
{
	padding: 0;
	display: inline-block;
	height: 221px;
	width: 545px;
	position: absolute;
	z-index: 1;
}

#flashMenu
{
	padding: 0;
	display: inline-block;
	height: 221px;
	width: 545px;
	position: absolute;
	z-index: 1;
}

#flashObject
{
	z-index: 1;
	height: 221px;
	width: 545px;
}

#header
{
	height: 360px;
	background: url(images/bg-header.jpg) top left repeat-x;
}

#header .htop
{
	height: 122px;
	position: relative;
}

#logo
{
	padding: 25px 20px;
	float: left;
}

#header
{
	height: 360px;
	background: url(images/bg-header.jpg) top left repeat-x;
}


#menu-ppal
{
	display: inline;
	float: left;
	width: 200px;
}

#menu-derecha
{
	display: inline;
	float: right;
}

#leftbar
{
	width: 1%;
	vertical-align: top;
}

.HighlightProdcutsContent
{
	width:544px;
}

#rightbar
{
	width: 190px;
	vertical-align: top;
}

#footer
{
	background: url(images/bg-footer.gif) top left repeat-x;
	color: #666;
	font-size: 8pt;
}

#footer div
{
	height: 30px;	
}

#footer .fleft
{
	float: left;
	background-image: url(images/bg-fleft.gif);
	width: 4px;
}

#footer .fright
{
	float: right;
	background-image: url(images/bg-fright.gif);
	width: 4px;
}

#footer .body
{
	text-align: right;
}

#footer .body span
{
	position: relative;
	top: 6px;
	left: -10px;
}

#footer .body span a
{
	color: #0062ac;
	text-decoration: none;
}

#footer .body span a:hover
{
	text-decoration: underline;
}

#footer .body span img
{
	position: relative;
	top: 2px;
	left: -2px;
}


#centerbar
{
	/*border: 1px solid red;*/
}

#MainContentTable
{

}

#MainContentTable td
{
	/*padding: 7px;*/
	vertical-align: top;
}

div.divLogin ul
{
	padding: 3px 0 0 10px;
	display:inline;
}

div.divLogin ul li
{
	display: inline;
}

#loginSecondLine
{
	width:100%;
}

div.divLogin ul li.itext input
{
	margin-right: 5px;
}

div.divLogin ul li.isubmit input
{
	background-color: #666;
	border: 1px solid #3ca4de;
	color: #fff;
	font-size: 8pt;
	line-height: 8pt;
	padding: 3px 8px;
	cursor: pointer;
	width: 50px;
}

div.divLogin ul li.isubmit input:hover
{
	background-color: #999;
}

ul, ol
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*LOGIN*/

#divRegistration
{
	position: absolute;
	padding: 5px 15px 10px 5px;
	z-index: 10;
	background: url(images/bg-registration.jpg) no-repeat;
	color: white;
	font-weight: bold;
	opacity: 0.7;
	padding: 5px 15px 10px 5px;
	position: absolute;
	width: 150px;
	z-index: 10;
	font-family: Arial;
}

#divRegistration label
{
	vertical-align: bottom;
}

#divRegistration input
{
	margin-top: 8px;
}

div.divLogin
{
	position: relative;
	float: right;
	height: 42px;
	width: 525px;
	right: 0;
	top: 40px;
}

div.registrate a
{
	background: url(images/btn-registrate-gratis-aqui.gif) top left no-repeat;
}

div.ResetPassword a
{
	background: url(images/btncambiar_contrasena.gif) top left no-repeat;
	padding:6px !important;
}

div.loginImage a
{
	background: url(images/btn-login.gif) top left no-repeat;
	padding:6px 30px !important;
}

div.Buttonlink a
{
	font-size:10px !important;
	font-weight:bold;
	display: inline;
	overflow: hidden;
	text-indent: -999em;
	padding:6px 13px 6px 13px;
	color:White;
}

div.Buttonlink a:hover
{
	background-position: bottom left;
	font-size:10px !important;
	font-weight:bold;
	color:White !important;
	text-decoration:none;
}

div.Buttonlink
{
	display:inline;
}

#divLoginTop
{
	background-image: url(images/login_tira_superior.png);
	background-repeat: no-repeat;
	height:5px;
}

#divLoginContet
{
	background-image: url(images/login_tira_general.png);
	background-repeat: repeat-y;
}

#divLoginBottom
{
	background-image: url(images/login_tira_inferior.png);
	background-repeat: no-repeat;
	height:5px;
}

#login_style
{
	color: White;
	font-weight: bold;
}

#login_style a
{
	color: White;
	text-decoration: none;
	font-size: 7pt;
}

#login_style a:hover
{
	color: Black;
	text-decoration: none;
}

div.divLogged
{
	position: absolute;
	height: 112px;
	width: 180px;
	background: url(images/bg-logged.jpg) no-repeat;
	right: 0;
	top: 5px;
}

div.divLogged div
{
	padding: 5px 8px;
}

div.divLogged span
{
	display: block;
}

div.divLogged img
{
	float: left;
	margin-right: 5px;
	width: 70px;
	height: 70px;
}

div.divLogged .bienvenido
{
	font-size: 8pt;
	font-weight: normal;
	color: #00a1dd;
	margin-bottom: 7px;
}

div.divLogged .nombre
{
	font-weight: bold;
	color: #fff;
	height: 45px;
	overflow: hidden;
	margin-bottom: 8px;
}

div.divLogged .editarperfil
{
	font-size: 7pt;
	position: relative;
	left: 3px;
	margin-bottom: 4px;
}
div.divLogged .editarperfil a
{
	color: #fff;
}
div.divLogged .editarperfil a:hover
{
	color: #ccc;
}

div.divLogged .cerrarsesion
{
	font-size: 7pt;
	text-align: right;
}
div.divLogged .cerrarsesion a
{
	color: #00a1dd;
	text-decoration: none;
}
div.divLogged .cerrarsesion a:hover
{
	color: #0cf;
}

/* LOGIN END*/

#buscar .ImgSearch
{
	top: 7px;
}

/* Movistar skins end*/

/* ControlPanel style */
.ControlPanel
{
	background: transparent url(images/cpanel_center.png) repeat-x bottom left;
	border: none;
	padding-bottom: 10px;
}
.cpanel_left
{
	background: url(images/cpanel_left.png) no-repeat bottom left;
	padding-left: 21px;
}
.cpanel_right
{
	background: url(images/cpanel_right.png) no-repeat bottom right;
	padding-right: 33px;
}

/*-------- Default Style --------*/
body, th, td, div, p, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input, .CommandButton
{
	color: #2E3D47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover
{
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6
{
	color: #073B83;
	font-family: arial;
}
h1, h3, h5, h1 input
{
	font-weight: bold;
}
h2, h4, h6
{
	font-weight: normal;
}
h1, h2, h1 input
{
	font-size: 16pt;
	margin: 10px 0;
	font-weight: bold;
}
h3, h4
{
	font-size: 12px;
	margin: 8px 0;
}
h5, h6
{
	font-size: 10px;
	margin: 6px 0;
}

a, a:link, a:visited, a:active
{
	color: #3E81B5;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	color: #D00;
	text-decoration: underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Head
{
	color: #2E3D47;
	font-weight: bold;
}
.SubHead
{
	color: #4C6171;
}
.SubSubHead
{
	color: #6E8AA0;
}
.NormalRed
{
	color: #F00;
}


/*Datagrids */
.DataGrid_Container
{
	margin-top: 15px;
}
.DataGrid_Header
{
	font-weight: bold;
}
.DataGrid_Header td, .NormalBold td
{
	font-weight: bold;
}

/*-------- design style --------*/

/* ------- FileManager -------*/
div.FileManager
{
	height: auto;
	border: none;
}
table.FileManager
{
	width: 99%;
}


a.CommandButton:link, a.CommandButton:visited
{
	color: #13415B;
	font-weight: bold;
	text-decoration: none;
}
a.CommandButton:hover
{
	color: #3E81B5;
	text-decoration: underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited
{
	color: #3E81B5;
}
.ControlPanel a.CommandButton:hover
{
	color: #CB2027;
	text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead
{
	font-size: 11px;
}

/*-------------- Link Style --------------*/
.linkscontainer
{
	padding-top: 20px;
	text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
	font-weight: bold;
	color: #3E81B5;
	text-transform: uppercase;
}
a.links:hover
{
	color: #C00;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
	width: 0;
	padding: 0;
	margin: 0;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
	position: relative;
	white-space: nowrap;
}
div.SearchBorder
{
	width: 120px;
	height: 20px;
	border: solid 1px #e0e0e0;
	float: left;
	background-color: White;
	white-space: nowrap;
	margin: 7px 0 0 10px;
}
div.SearchContainer a
{
	padding: 0;
	display: block;
}
div.SearchContainer a img
{
	padding-left: 5px;
}
div.SearchIcon
{
	float: left;
	width: 31px;
	height: 20px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align: right;
}
div.SearchIcon img
{
	margin-top: 3px;
}

input.SearchTextBox
{
	float: left;
	z-index: 10;
	border: 0;
	width: 70px;
	height: 18px;
	margin-left: 3px;
	color: #43494D;
}

#SearchChoices
{
	clear: both;
	display: none;
	border: solid 1px #C3D4DF;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #F3F7FA;
	position: absolute;
	top: 22px;
	left: 0;
}
#SearchChoices li
{
	cursor: pointer;
	margin: 0;
	padding: 2px 2px 0 2px;
	padding-left: 25px;
	height: 18px;
	text-align: left;
	background-color: #F3F7FA;
	background-repeat: no-repeat;
	background-position: 2px center;
	list-style: none;
	list-style-image: none;
	border: none;
	display: block;
}
#SearchChoices li.searchHilite
{
	background-color: #CE0D0D;
	color: #ffffff;
	border: none;
}
#SearchChoices li.searchDefault
{
	background-color: #F8FAFF;
	border: none;
}

/*General*/
input.button
{
	background: transparent url(images/btn-enviar.jpg) no-repeat scroll left top;
	border: 0 none;
	cursor: pointer;
	height: 25px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 115px;
}

.NormalFormTextBox
{
	border: 1px solid #0084C4;
	padding: 2px;
}



/* registro */

div.form
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	border: medium none;
	left: 2px;
	padding: 10px 0 0;
	position: relative;
	top: 1px;
}

.table-form
{
	width: 80%;
}

.table-form td
{
	padding: 7px;
	vertical-align: top;
}

.form-content
{
	width: 95%;
	background-color: #E5E5E5;
}

.form-top-left
{
	background-image: url(images/form_topLeft.gif);
	background-repeat: no-repeat;
	padding: 3px;
	background-position: 0px 0px;
	height: 12px;
	width: 12px;
}
.form-top-right
{
	background-image: url(images/form_topRight.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	width: 12px;
}
.form-top
{
	background-image: url(images/form_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 12px;
}
.form-bottom
{
	background-image: url(images/form_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 12px;
}

.form-right
{
	background-image: url(images/form_right.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 12px;
}
.form-left
{
	background-image: url(images/form_left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 12px;
}

.form-bottom-right
{
	background-image: url(images/form_bottomRight.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	width: 12px;
}
.form-bottom-left
{
	background-image: url(images/form_bottomLeft.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	width: 12px;
}

.NormalFormTextBoxSmS input
{
	background: transparent url(images/reenviar-lindo.jpg) no-repeat scroll left top;
	border: 0 none;
	cursor: pointer;
	height: 25px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 115px;
	border: 1px solid #0084C4;
	padding: 2px;
}


.errorMessage
{
	background-image: url(images/img_error.jpg) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}

.RequiredMessage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal !important;
}

.AsteriscRequiredMessage
{
	color: #0084C4;
	font-weight: bold;
	padding: 0;
}

.Validators
{
	font-weight: normal;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.valSummary ul
{
	display: none;
	visibility: hidden;
}

.valSummary span
{
	background-image: url(images/img_error.jpg) no-repeat left top;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}

.Form-valign-center
{
	width: 560px;
	vertical-align: middle !important;
	padding: 5px !important;
	color: #0084C4;
	font-weight: bold;
	padding: 0;
}

.Form-button-area
{
	width: 95%;
	text-align: right;
}

.RegisterSelection
{
	padding-left: 30px !important;
	vertical-align: middle !important;
	color: #073B83;
}

/* Right pane menu */
.right-pane-menu-option
{
}

.right-pane-menu-link
{
}

.right-pane-menu-textbox
{
}

.accordionHeader
{
}

.PrincipalRigthPaneMenuContent
{
}

#menu-body
{
	padding: 0;
}

#menu-body li
{
	margin: 0;
	list-style: none;
	padding: 0;
}
.accordionContent ul
{
	background: none;
	padding: 0 0 0 15px;
}

.accordionContent ul li
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(images/bullet-menu-body.gif) no-repeat scroll left center;
	font-size: 9pt;
	padding: 3px 3px 3px 20px;
	list-style: none;
}

.AcordionControl, .accordionContent
{
	overflow: visible !important;
	width:190px;
}

.accordionContent ul li a
{
	font-size: 9pt;
	color: Black;
	font-weight: bold;
	/*font-family: arial;*/
}

#menu-body a.menu-body-item
{
	display: block;
	width: 186px;
	height: 43px;
	background: url(images/bg-menu-body.jpg) top left no-repeat;
	position: relative;
}

#menu-body a.menu-body-item img
{
	position: absolute;
	cursor: pointer;
}

#menu-body a.menu-body-item h3
{
	font-size: 14pt;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#menu-body a.autogestion img
{
	top: 6px;
	left: 15px;
}

#menu-body a.autogestion span
{
	background: url(images/h3-autogestion.gif) top left no-repeat;
	height: 16px;
	width: 85px;
	left: 55px;
	top: 15px;
	font-size:14px;
	margin:0;
	overflow:hidden;
	padding:0;
 	position:absolute;
 	text-indent:-999em;
}

#menu-body a.home img
{
	top: 6px;
	left: 15px;
	border: 0px;
}

#menu-body a.home span
{
	background: url(images/h3-inicio.gif) top left no-repeat;
	height: 16px;
	width: 85px;
	left: 55px;
	top: 15px;
	font-size:14px;
	margin:0;
	overflow:hidden;
	padding:0;
 	position:absolute;
 	text-indent:-999em;
}

#menu-body a.buscador img
{
	top: 6px;
	left: 15px;
}

#menu-body a.buscador span
{
	background: url(images/h3-buscador.gif) top left no-repeat;
	height: 16px;
	width: 85px;
	left: 55px;
	top: 15px;
	font-size:14px;
	margin:0;
	overflow:hidden;
	padding:0;
 	position:absolute;
 	text-indent:-999em;
}

#menu-body a.atencion-online img
{
	top: 7px;
	left: 10px;
}

#menu-body a.atencion-online span
{
	background: url(images/h3-atencion-online.gif) top left no-repeat;
	height: 13px;
	width: 113px;
	left: 55px;
	top: 16px;
	font-size:14px;
	margin:0;
	overflow:hidden;
	padding:0;
 	position:absolute;
 	text-indent:-999em;
}


#menu-body a.mensaje-de-texto img
{
	top: 10px;
	left: 10px;
}

#menu-body a.mensaje-de-texto span
{
	background: url(images/h3-mensaje-de-texto.gif) top left no-repeat;
	height: 16px;
	width: 121px;
	left: 55px;
	top: 15px;
	font-size:14px;
	margin:0;
	overflow:hidden;
	padding:0;
 	position:absolute;
 	text-indent:-999em;
}

#menu-body li ul
{
	margin: 2px;
	margin-left: 20px;
}

#menu-body form
{
	margin: 0;
}

#menu-body li ul li
{
	background: url(images/bullet-menu-body.gif) center left no-repeat;
	font-size: 9pt;
	padding: 3px;
	padding-left: 20px;
}

#menu-body li ul li a
{
	color: #13415c;
	text-decoration: none;
	font-weight: bold;
}
#menu-body li ul li a:hover
{
	text-decoration: underline;
}

#menu-body .enviar-mensaje
{
	margin: 4px 5px;
	padding: 0;
}

#menu-body li ol
{
}

#menu-body li ol li
{
	padding: 2px 0;
}

#menu-body li ol li.itext input, #menu-body li ol li.itext textarea
{
	border: 1px solid #3eabe8;
	width: 168px;
}

#menu-body li ol li.itext textarea
{
	height: 40px;
}

#menu-body li ol li.isubmit
{
	position: relative;
	height: 30px;
}

#menu-body li ol li.isubmit a
{
	position: absolute;
	top: 0;
	left: 5px;
	color: #666;
	font-size: 7pt;
	text-decoration: underline;
}
#menu-body li ol li.isubmit a:hover
{
	color: #333;
}

#menu-body .isubmit input
{
	width: 115px;
	height: 25px;
	border: 0;
	right: 0;
	display: block;
	cursor: pointer;
	overflow: hidden;
	text-indent: -999em;
	line-height: 0px;
	position: absolute;
	background: url(images/btn-enviar.jpg) top left no-repeat;
}
#menu-body .isubmit input:hover
{
	background-position: bottom left;
}

#menu-body
{
	margin: 0;
}

/* Left Bar - Recharge*/

/*#leftbar {
	width: 176px;
	float: left;
}
*/

#recarga
{
	width: 176px;
	height: 278px;
	background: url(images/bg-recarga.jpg) top left no-repeat;
	border: 1px solid #fff;
}

#recarga ul li.itext
{
	margin: 0;
}

#recarga .submit
{
	width: 145px;
	margin: 10px auto;
}

#recarga .submit
{
	margin-top: 20px;
	margin-bottom: 5px;
}

#recarga .submit input
{
	width: 145px;
	height: 25px;
	border: 0;
	display: block;
	cursor: pointer;
	overflow: hidden;
	text-indent: -999em;
	line-height: 0px;
	background: url(images/btn-cargar.gif) top left no-repeat;
}

#recarga .submit input:hover
{
	background-position: bottom left;
}

#recarga h3
{
	background-image: url(images/recarga-aqui-tu-celular.gif);
	color: #FFFFFF;
	font-size: 13pt;
	height: 40px;
	margin: 15px auto 5px;
	overflow: hidden;
	text-align: center;
	text-indent: -999em;
	width: 136px;
}

#recarga p
{
	font-family: arial;
	color: #FFFFFF;
	font-size: 7pt;
	margin: 15px 20px;
	text-align: center;
}

#recarga ul
{
	margin: 10px auto;
	width: 145px;
}

#recarga ul li
{
	color: #FFFFFF;
	font-size: 7pt;
	line-height: 7pt; /*margin-top:4px;*/
	list-style: none;
	font-family: Arial;
}

#recarga ul li.itext
{
	margin: 0;
}

ul, ol
{
	list-style-type: none;
}

.ComboBox td
{
	padding: 0px !important;
}

.ComboBox .ajax__combobox_itemlist
{
	height: 14px;
	position: relative !important;
	top: 0px !important;
	left: 0px !important;
}
#recarga .submit input:hover
{
	background-position: left bottom;
}

/* End Left Bar - Recharge */


/* contact us */
table.contactUs
{
	width: 100%;
}

table.contactUs td
{
	color: #0084C4;
	font-weight: bold;
	padding: 7px;
}

.readOnly
{
	color: #787878 !important;
	font-weight: bold;
	padding: 7px;
}

div.contactUs
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background-color: transparent;
	background-image: url(images/bg-form.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: medium none;
	left: 2px;
	padding: 10px 0 0;
	position: relative;
	top: 1px;
}

#BaseContent
{
	margin: 0 192px 0 176px;
	padding: 0;
	color: #000;
	font-size: 9pt;
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif;
	margin: 0 auto;
	padding-bottom: 8px;
}

#BaseContent.sub
{
	margin-left: 0;
}

#BaseContent .col1, #BaseContent .col2, #BaseContent .col3
{
	/*border: 1px solid red;*/
	float: left;
}

#BaseContent .p
{
	padding-bottom: 10px;
}

#BaseContent .p h2
{
	background: url(images/bg-divp-h2_largo.png) center left no-repeat;
	color: #2780ba;
	font-weight: 100;
	padding: 0 0 20px 25px;
	font-size: 16px;
	margin: 0;
	border: 0;
}

#BaseContent .p h3
{
	color: #333;
	margin: 0 5px;
}

#BaseContent .p ul
{
	margin: 5px;
	margin-bottom: 15px;
}

#BaseContent .p ul li
{
	margin: 5px 0;
	padding-left: 20px;
	background: url(images/bullet-divp.png) top left no-repeat;
	text-align: justify;
	color: #666;
	list-style-type: none;
	font-size: 9pt;
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif;
}

#BaseContent .p p
{
	margin: 5px;
	margin-bottom: 15px;
	text-align: justify;
	color: #666;
}

#BaseContent .p p.small
{
	font-size: smaller;
}

#BaseContent .p div.img
{
	text-align: center;
}

#BaseContent .p table
{
	border-collapse: collapse;
	width: 98%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#BaseContent .p td
{
	font-size: 8pt;
	color: #333;
}

#BaseContent .p thead td
{
	background-color: #4aace9;
	font-weight: bold;
}

#BaseContent .p tbody td
{
	background-color: #96d2f7;
}

#LeftContent
{
	width: 176px;
	float: left; /*border: 1px solid red;*/
}

#LeftContent.sub
{
	width: 170px;
}

#LeftContent .menu
{
	margin: 8px auto;
	width: 220px;
}

#TitleContent
{
	border: 1px solid #fff;
	height: 100px;
	position: relative;
}

#TitleContent.small
{
	height: 50px;
}

#TitleContent h1
{
	margin: 20px 0 0 20px;
	padding: 0;
	height: 31px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
}

#TitleContent.small h1
{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	height: 20px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
}

#CenterContent
{
	margin-left: 180px;
	padding: 0 10px;
}

#CenterContent h2
{
	border-bottom: 1px solid #666;
	color: #15478b;
	font-size: 13pt;
	margin: 0;
	padding: 0 0 5px 5px;
}

#CenterContent h2.dbl
{
	border-top: 1px solid #666;
	padding-top: 5px;
}

#CenterContent h3
{
	color: #0084c4;
	font-size: 9pt;
	margin: 5px 0;
}

#CenterContent.subBorder
{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#CenterContent .margin
{
	margin: 10px 10px;
	margin-bottom: 25px;
}

#CenterContent .img
{
	position: relative;
	height: 141px;
}

#CenterContent .img img
{
	position: absolute;
}

#CenterContent ul
{
	margin: 15px 0;
}

#CenterContent p
{
	color: #999;
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif;
}

#CenterContent p b
{
	color: #000;
}

#CenterContent p .small
{
	font-size: 7pt;
}

#CenterContent .btn-comprar
{
	width: 80%;
	margin: 10px auto;
	height: 19px;
}

#CenterContent .btn-comprar a
{
	float: right;
	width: 80px;
	height: 19px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999em;
	line-height: 0px;
	background: url(images/btn-catalogo-comprar.gif) top left no-repeat;
}

#CenterContent .btn-comprar a:hover
{
	background-position: bottom left;
}

#OverlayContent
{
	padding: 0 10px;
}

#OverlayContent h2
{
	border-bottom: 1px solid #666;
	color: #15478b;
	font-size: 13pt;
	margin: 0;
	padding: 0 0 5px 5px;
}

#OverlayContent h2.dbl
{
	border-top: 1px solid #666;
	padding-top: 5px;
}

#OverlayContent h3
{
	color: #0084c4;
	font-size: 9pt;
	margin: 5px 0;
}

#OverlayContent.subBorder
{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#OverlayContent .margin
{
	margin: 10px 10px;
	margin-bottom: 25px;
}

#OverlayContent .img
{
	position: relative;
	height: 141px;
}

#OverlayContent .img img
{
	position: absolute;
}

#OverlayContent ul
{
	margin: 15px 0;
}

#OverlayContent p
{
	color: #999;
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif;
}

#OverlayContent p b
{
	color: #000;
}

#OverlayContent p .small
{
	font-size: 7pt;
}

#OverlayContent .btn-comprar
{
	width: 80%;
	margin: 10px auto;
	height: 19px;
}

#OverlayContent .btn-comprar a
{
	float: right;
	width: 80px;
	height: 19px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999em;
	line-height: 0px;
	background: url(images/btn-catalogo-comprar.gif) top left no-repeat;
}

#OverlayContent .btn-comprar a:hover
{
	background-position: bottom left;
}

/* Pagos Begin */

.paymentModeTable td
{
	padding-left: 10px;
	vertical-align: middle;
}

.img-credit-card-logo
{
	max-height: 40px;
	max-width: 60px;
}

/* Pagos End */


.buscadorWatermark
{
	background:White url(images/watermark_buscador.png);
	color: White !important;
	border: solid 1px #a9a9a9;
	text-align:right;
	background-repeat:no-repeat;
	font-size: 8pt;
	azimuth: 8pt;
	vertical-align:middle;
}

.eMailWatermark
{
	background:White url(images/watermark_email.png);
	color: White !important;
	border: solid 1px #a9a9a9;
	vertical-align:middle;
	text-align:right;
	background-repeat:no-repeat;
	z-index:2000;
	padding:2px 1px;
}
.passwordWatermark
{
	background:White url(images/watermark_contrasena.png);
	color: White !important;
	border: solid 1px #a9a9a9;
	vertical-align:middle;
	text-align:right;
	background-repeat:no-repeat;
	z-index:2000;
	padding:2px 1px;
}

.planChangeBody
{
    font-family: Verdana;
    font-size: 11px;
    color: #787878;
}
/* current benefits */table.currentBenefits
{
    width: 100%;
}
table.currentBenefits td
{
    color: #272727;
    font-weight: bold;
    padding: 7px;
}
div.currentBenefits
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background-color: transparent;
    background-image: url(images/bg-form.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: medium none;
    left: 2px;
    padding: 10px 0 0;
    position: relative;
    top: 1px;
}
/* new benefits */table.newBenefits
{
    width: 100%;
}
table.newBenefits td
{
    color: #0084C4;
    font-weight: bold;
    padding: 7px;
}
div.newBenefits
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background-color: transparent;
    background-image: url(images/bg-form.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: medium none;
    left: 2px;
    padding: 10px 0 0;
    position: relative;
    top: 1px;
}
.newBenefitsDescription
{
    font-family: Verdana;
    font-size: 10px;
    color: #272727;
}
table.newBenefitsDescription td
{
    font-family: Verdana;
    font-size: 10px;
    color: #272727;
}
.planChangeConditionsTitle
{
    font-family: Verdana;
    font-size: 9px;
    color: #707070;
    font-weight: bold;
}
.planChangeConditions
{
    font-family: Verdana;
    font-size: 9px;
    color: #707070;
}

.BottomPane
{
	margin:0 auto;
	width:951px;
}


