body, p, div, ul, li, input, textarea, select, button, h1, h2, h3, h4, h5, h6, form {
    margin: 0;
    padding: 0;
}

body
{
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 12px Arial,Helvetica,sans-serif;
    background: url("img/topbg.gif") repeat-x top;
}

input, select, textarea {
    font: normal 12px Arial, Helvetica,sans-serif;
}

a img { border: none; }
a { text-decoration: none; color: #2288bb }

ul {
    list-style: none;
}

big { font-size: 14px; }

/*
    BARRA SUPERIOR
*/

#topbar
{
    height: 22px;
    padding-top: 3px;
    width: 100%;        
}


#sponsoredBy {
    float: left;
    padding-left: 10px;
    padding-top: 2px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
#sponsoredBy span {
    font-weight: normal;
}

/* footer */

#footer {
    height: 30px;
    padding: 15px 0 2px 0;
    width: 100%;
    background: url("img/topbg.gif") repeat-x bottom;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
} 

/*
    FORMULARIO DE LOGIN SUPERIOR
*/

#topLoginForm {
    float: right;
    width: 520px;
}
#topLoginForm input,
#topLoginForm label
{
    float: left;
    margin-right: 5px;
}
#topLoginForm input.text
{        
    padding: 2px 0 0 3px;
    height: 15px;
    border: 1px solid #00236f;
}
#topLoginForm label {
    color: #fff;
}

/*
    BARRA DE BIENVENIDA
*/
#welcomeBar {
    float: right;
    text-align: right;
    padding-right: 10px;
}
#welcomeBar b.welcomeName {
    font-size: 14px;
    color: #fff;
    float: right;
    margin-top: 1px;
}
#welcomeBar a {
    float: right;
}

#welcomeBar .points {
    padding: 1px 10px;
    margin: 0 10px;
    font-size: 12px;
    float: right;
    background: #fff;
    border: 1px solid #bbb;
}
#welcomeBar .points b {
    float: none;
    color: #444;
    font-size: 13px;
}

/*
    SECCIONES
*/


#page
{
    width: 990px;
    margin: 0 auto;
}

#header {
    width: 100%;
    height: 60px;
    padding: 10px 0;
    float: left;
    background: url("img/logo.png") center left no-repeat;
}

/* BANNERS */

#banner1 {
    width: 468px;
    height: 60px;
    float: right;
}
#banner2 {
    
}
#banner3 {
    height: 420px;
}
/*
#banner4 {
    width: 120px;
    height: 600px;
    float: left;
}*/
#banner4, .banner4 {
    width: 100%;
    height: 90px;
    text-align: center;
    margin-top: 10px;
    float: left;
}
#banner4 {
    margin: 0;
}
.banner_sponsor {
    width: 120px;
    height: 60px;
    margin: 5px 0;
    float: left;
}
.medium_rectangle {
    width: 300px;
    height: 250px;
    float: left;
    margin: 5px 0;
}

/* MENU DE NAVEGACION */

#menubar
{
    width: 100%;
    height: 40px;
    padding: 5px 0 2px 0;
    float: left;    
    font-size: 13px;
    font-weight: bold;
}

#menubar a
{
    margin: 7px 15px 0 15px;
    padding: 5px 10px;
    color: #fff;
    float: left;    
}

#menubar a:hover,
#menubar a.current_page
{
    color: #222;
    background: #fff;
}

#menubar form {
    float: right;
    margin-top: 8px;
}

/*
    MENU PERSONAL
*/
#personalMenuBar,
#personalMenuBar ul li {
    width: 100%;
    float: left;
}
#personalMenuBar ul li {
    padding: 5px 0;
}
#personalMenuBar a,
#personalMenuBar img {
    float: left;
}
#personalMenuBar a {
    font-size: 14px;
}



/* LINKS DE TEXTO ROTATIVOS */

#topAdsViewer {
    height: 46px;
    width: 988px;
    margin: 10px 0;
    float: left;
    border: 1px solid #bbb;
    text-align: center;
}

#thead div {
    width: 100%;    
}
#thead .thead_t {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 2px 0;
}
#thead .thead_t a {
    color: #369;
}
#thead .thead_t a:hover {
    text-decoration: underline;
}
#thead .thead_d {
    font-size: 12px;
    color: #aaa;
    font-weight: bold;
}

/* Paneles */

#pan_1,
#pan_2,
#pan_3,
#pan_4 {
    float: left;
}

#pan_1 { width: 140px; }
#pan_2 { width: 510px; padding: 0 10px; }
#pan_3 { width: 320px; }
#pan_4 { width: 990px; }

/* Caja de paneles */
.box {
    width: 100%;
    margin-bottom: 10px;
    float: left;
}

/* Contenido de la caja */
.cBox {
    border: 1px solid #bbb;
    padding: 10px;
    float: left;
}
#pan_1 .cBox { width: 118px; }
#pan_2 .cBox { width: 488px; }
#pan_3 .cBox { width: 298px; }

/* Titulo de la caja */
.tBox {
    float: left;
    height: 28px;
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    border-bottom: none;
}

#pan_1 .tBox { width: 138px; }
#pan_2 .tBox { width: 508px; }
#pan_3 .tBox { width: 318px; }

.tBox h3 {
    padding: 4px 0 0 10px;
    font-size: 16px;
}

.tBox_t1 {
    background-image: url("img/titlebg_1.gif");
    border-color: #bbb;
}

.tBox_t2 {
    background-image: url("img/titlebg_2.gif");
    border-color: #1c79a9;
    color: #fff;
}


/* Elementos generales */

.sp { width: 100%; height: 10px; float: left; font-size: 8px; }
.ln { width: 100%; float: left; padding: 10px 0; }
.tal_l { text-align: left; }
.tal_r { text-align: right; }
.tal_c { text-align: center; }


.heading4 {
    font-size: 14px;
    text-align: center;
}


.sectionTitle {
    font-size: 14px;
    font-weight: bold;
}
.sectionTitle a {
    color: #2288bb;
}
.sectionTitle a:hover {
    text-decoration: underline;
}


/* Encabezados */

h2.enc1 {
    width: 100%;
    font-size: 24px;
    color: #900;
    text-align: center;
}


/* Categorias de directorio web */

.cat_Box {
    width: 244px;
    float: left;
    padding-bottom: 10px;
}
.cat_Box a {
    font-size: 14px;    
    color: #2288bb;
}
.cat_Box a:hover { text-decoration: underline; }

.cat_Sub { width: 100%; float: left; }
.cat_Sub,
.cat_Sub a {
    font-size: 12px;
    color: #004477;
}

.webBox {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.wBtitle {
    width: 100%;
   /* background: #222;
    border: 1px solid #aaa;*/
    float: left;
}
.wBtitle h3 {
   /* padding: 5px;*/
    font-size: 14px;
}
.wBdesc {
    float: left;
    margin-top: 5px;
}

.results {
    border-bottom: 2px solid #aaa;
    margin-bottom: 10px;
}

/*** INFOWEB ***/

#info-web {
    width: 100%;
    float: left;
}

#info-web .logo {
    width: 160px;
    height: 160px;
    float: left;
    margin-right: 10px;
    border: 1px solid #ddd;
}
#info-web .logo td {
    width: 160px;
    height: 160px;
    text-align: center;
    vertical-align: middle;
}
#info-web .first-text {
    width: 316px;
    float: left;
}
#info-web h2 {
    font-size: 16px;
}
#info-web h3 a {
    font-size: 12px;
    font-weight: normal;
    color: green;
}
#info-web a:hover {
    text-decoration: underline;
}

.info-web-st {
    padding-bottom: 10px;
}
#info-web .location,
#info-web .category,
#info-web .details,
#info-web .videos
{    
    padding: 3px 0 3px 24px;
    width: 292px;
    float: left;
    font-weight: bold;
}
#info-web .location { background: url("img/icon_location.jpg") left no-repeat; }
#info-web .category { background: url("img/icon_category.gif") left no-repeat; }
#info-web .videos { background: url("img/icon_videos.png") left no-repeat;  width: 464px;  }
#info-web .details { background: url("img/icon_detalles.png") left no-repeat; width: 464px; }

#info-web .videoZone object { margin-top: 10px; float: left; }



/*
    ESTADÍSTICAS
*/

#statistics .ln {
    padding: 5px 0;
}
#statistics .title {
    width: 100%;
    font-size: 14px;
    float: left;
    margin-top: 10px;
    color: #369;
}
#statistics .group {
    width: 160px;
    padding-top: 2px;
    font-weight: bold;
    float: left;
}
#statistics .box {
    width: 466px;
    padding: 10px;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
#statistics .fld,
#statistics .fld2 {
    width: 322px;
    border: 1px solid #ccc;
    padding: 2px;
    float: left;
}
#statistics .fldName {
    width: 70px;
    padding-left: 10px;
    float: left;
}
#statistics .fldText {
    width: 70px;
    padding-left: 10px;
    float: left;
}
#statistics .fld2 .fldName {
    width: 160px;
}
#statistics .fld2 .fldText {
    width: 140px;
}


/* Planes de publicidad */

#planes {
    width: 100%;
    padding: 20px 0;
    float: left;
}

#plan1, #plan2, #plan3 {
    width: 300px;
    height: 70px;
    padding-top: 250px;
    float: left;
    text-align: center;
}
#plan1 { background: url("img/plan1.gif") no-repeat; }
#plan2 { background: url("img/plan2.gif") no-repeat; margin: 0 45px; }
#plan3 { background: url("img/plan3.gif") no-repeat; }

#planes .orderBtn {
    width: 181px;
    height: 58px;    
}
#planes .orderBtn img { 
    opacity: 0.7;
}
#planes .orderBtn:hover img {
    opacity: 1;
}

/* Otros estilos */




/**** FORMULARIOS ****/

form label,
form input,
form select
{ float: left; }

form .auto input {
    width: auto;
}

form label
{
    font-weight: bold;
    padding-top: 2px;   
}
form .long label {
    padding-top: 0px;
}

.fldLine
{
    width: 100%;
    float: left;
    padding: 5px 0;
}

.errorMessage
{
    clear: left;
    font-size: 11px;  
}
span.required,
.errorMessage
{
    color: #ff3300;
}

.msg, .msg2 {
    width: 100%;
    float: left;
    text-align: center;    
    padding: 10px 0;
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
}
.msg2 { margin: 10px 0; }
.alert {
    border-color: #f30;
}

.msg p,
.msg2 p {
    padding: 5px 0;
}


.requiredAlert {
    font-size: 11px;
    text-align: right;
    width: 100%;
    float: left;
    padding: 5px 0;
}

.headerLine {
    width: 100%;
    font-weight: bold;
    float: left;
    padding-bottom: 4px;
    margin: 5px 0;
    border-bottom: 1px solid #aaa;
    color: #993333;
}

.fnStyle1 {
    font-size: 14px;
}
.fnStyle2 {
    font-size: 18px;
    font-weight: bold;
    color: #444;
}

/*
    FORMULARIOS PANEL 3
*/

#pan_3 form label {
    width: 100px;
    padding-right: 10px;
    text-align: right;
}
#pan_3 form input {
    width: 180px;
    padding: 2px;
}
#pan_3 .errorMessage,
#pan_3 form .submit input
{
    margin-left: 110px;    
}

#pan_3 form .submit input {
    width: auto;
    margin-left: 110px;
}

/*
    FORMULARIOS PANEL 2
*/

#pan_2 form label {
    width: 150px;
    padding-right: 10px;
    text-align: right;
    
}
#pan_2 form input,
#pan_2 form textarea {
    width: 260px;
    padding: 2px;
}
#pan_2 form textarea {
    height: 100px;
}
#pan_2 .errorMessage,
#pan_2 form .submit input,
#pan_2 form .submit div.col2
{
    margin-left: 160px;
}

#pan_2 form .submit input {
    width: auto;
    margin-left: 160px;
}
#pan_2 form .auto input,
#pan_2 form .auto label {
    width: auto;
}

#pan_2 #web-form .submit { text-align: center; }
#pan_2 #web-form .submit input { margin: 0; float: none; }

#pan_2 form .full textarea {
    width: 480px;
    height: 160px;
}
#pan_2 form .full .errorMessage {
    margin:0;
}

/* Formulario de pago */

#pan_2 #payForm input { width: auto; margin: 0; padding: 0; }

/*
    FORMULARIO DE INTERESES
*/
#subscriptions label {
    margin-left: 5px;
}
#subscriptions div {
    width: 40%;
    padding-left: 10%;
    float: left;
}

/*
    FORMULARIO DE PUNTOS
*/


#points-form .fldLine input {
    width: 100px;
}
#points-form .fldLine input.submit {
    width: auto;
    padding: 0;
}

#points-form .fldLine a{
    margin: 2px 0 0 2px;
    float: left;
}
#points-form input {
    text-align: right;
}

/*
    GRID
*/

.grid {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
}
.grid_h {           
    font-weight: bold;
}
.grid_h th {
    padding: 5px 0;
    border: 1px solid #ccc;
    background: url("img/titlebg_1.gif") repeat-x;
}
.grid_f {
    float: left;
}
.grid tr.odd {
    background: #eee;
}

#webList a {
    margin-left: 5px;
}

#orderSummary td {
    font-size: 14px;
    font-weight: bold;
    color: #369;
}

#affList td {
    padding: 2px;
}

/*
    BOTONES
*/


.btn_1 {
    padding: 2px 5px;
    border: 1px solid #ccc;
    background: #eee;
    color: #444;
}
.btn_1:hover {
    background: #fff;
}

/* Planes de publicidad */

.custom_t {
    font-size: 14px;
    color: #369;
    font-weight: bold;
    text-align: center;
}
.custom_t2 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}
.custom_t3 {
    font-size: 13px;
    text-align: center;
}

/* Planes emprendedores */

.planBlock {
    width: 239px;
    height: 372px;
    float: left;
    text-align: center;
}
.planSilver { background: url("img/back_promo_silver.gif") no-repeat; }
.planGold   { background: url("img/back_promo_gold.gif") no-repeat; float: right; }
.planTitle {
    width: 100%;
    padding: 10px 0 0 0;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.planPrice {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    float: left;
    padding: 0 0 5px 0;
    color: #444;
}
.planPrice span {
    color: #3399ff;
    font-size: 24px;
}

ul.planList {
    list-style-image: url("img/list_button1.png");
    list-style-position: inside;
    padding-left: 10px;
    font-size: 13px;
    text-align: left;
}
ul.planList li {
    margin: 10px 0;
    float: left;
}
.planBlock a img { opacity: 0.8; }
.planBlock a:hover img { opacity: 1; }


/* Lista de banners */

#banner_catalog {
    text-align: center;
}

.bcTitle {
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
    width: 100%;
    float: left;
}
#banner_catalog img.bcImg {
    margin: 10px 0 0 0;
}
#banner_catalog .msg {
    margin-top: 10px;
    border-width: 2px;
}
#banner_catalog ul {
    font-size: 14px;
}
#banner_catalog ul li {
    padding: 2px 0;
}
.bcPrice {
    font-size: 26px;
    font-weight: bold;
    color: #369;
}
.bcPreprice {
    font-size: 16px;
    color: #666;
}

.bannerPreview a img {
    max-width: 488px;
}


/* Seccion de ayuda */

#help {
    font-family: Verdana;
}

.helpTitle {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    float: left;
}

.helpTitleNum {
    width: 42px;
    height: 42px;
    background: url("img/help_number.gif") no-repeat;
    float: left;
}
.helpTitleNum div {
    float: left;
    margin: 8px 0 0 0px;
    width: 100%;
    text-align: center;
    color: #fff;
}

.helpTitle h4 {
    float: left;
    color: #444;
    margin: 8px 0 0 10px;
}

.helpPoint {
    font-size: 12px;
    
    float: left;
    color: #444;
    padding: 10px 0 10px 24px;
}
.helpPoint .helpDot {
    width: 19px;
    height: 16px;
    float: left;
    margin-right: 10px;    
    background: url("img/list_button2.gif") no-repeat;
}
.helpPreview {
    width: 462px;
    margin-left: 24px;
    border: 1px solid #aaa;
    float: left;
    text-align: center;
}
.helpPreview div {
    width: 100%;
    float: left;
    border-bottom: 1px solid #aaa;
    padding: 5px 0;
    color: #888;
    font-size: 10px;
}
.helpPreview img {
    margin: 10px 0;
}


.helpSubTitle {
    font-size: 12px;
    font-weight: bold;
    
    float: left;
    padding-left: 24px;
    margin: 10px 0;
}

.helpSubTitleNum {
    width: 29px;
    height: 29px;
    background: url("img/help_number_small.gif") no-repeat;
    float: left;
}
.helpSubTitleNum div {
    float: left;
    margin: 6px 0 0 0px;
    width: 100%;
    text-align: center;
    color: #fff;
}

.helpSubTitle h5 {
    float: left;
    color: #369;
    margin: 6px 0 0 10px;
}

.help-list li {
    margin: 10px 0;
    font-size: 14px;
}
.help-list li a:hover {
    text-decoration: underline;
}

/* promocionar */

#promocionar {
    text-align: center;
}
#promocionar div {
    text-align: left;
    margin-bottom: 20px;
    font-size: 13px;
}
#promocionar h4 {
    margin: 10px 0;
    font-size: 14px;
}

#promocionar textarea {
    width: 484px;
    margin: 10px 0;
    font-size: 14px;
}
