/* 
    Document   : sitio
    Created on : 28-06-2010, 08:31:09 PM
    Author     : BredeBS
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
html, body {
    height: 100%;
}

* {
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: top right;
}
body {
    Font-Family:Helvetica,Lucida, sans-serif;
    Font-Size:	12.9833px;
    color: #356AA0;
    background-repeat:repeat-x;
    height:100%;
    background-color: #f7f7f7;
    background-image: url('/librerias/imagenes/demo/fondo.png');
}
#Contenedor {
    min-height:100%;
    margin:0 2% 0 0;
}

img {
    border: 0px;
}

#cuerpo {
    height: 100%;
    display:block;
    margin: 10px auto 4px auto;
    padding-bottom: 20px;
    width: 980px;
    overflow:hidden;
}

#logo {
    top: 15px;
    position: absolute;
    left: 50%;
    margin-left: -480px;
}
#pie {
    height: 216px;
    bottom:0px;
}

#FondoPie
{
    height: 60px;
    background-repeat: no-repeat;
    background-position:center right;
    bottom: 0px;
}
#contienePie
{
    clear:both;
    height: 264px;
    display:block;
    background-image: url('/Librerias/imagenes/Sitio/pie.png');
    background-repeat: no-repeat;
    background-position:center right;
    bottom:0px;
    left:0px;
    width:100%;
    position:relative;
}
#pieder
{
}
#pieizq {
    background-image: url('/Librerias/imagenes/Sitio/pieizq.png');
    background-repeat: no-repeat;
    background-position:center left;
    height: 268px;
    bottom:0px;
    right:0px;
    position:static;
    z-index:0;
}

#copy {
    color: #000;
    height: 24px;
    bottom: 0px;
    text-align: center;
    vertical-align: bottom;
    z-index:10;
    font-size:11px;
}

#copy a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#copy a:hover {
    text-decoration: underline;
}


#Arriba {
    border: 0px;
    height: 25px;
    color: #ffffff;
}

#MenuArribaDiv {
    top: 0px;
    position: absolute;
    display: block;
    text-align: left;
    left: 50%;
    margin-left: -350px;
}

#Cabecera{
    border: 0px;
    height: 16px;
    background-image: url(/librerias/imagenes/Sitio/Cabecera.png);
    background-repeat: repeat;
    color: #fff;
    top: 0px;
    padding-top: 4px;
}

#Cabecera a{
    color: #fff;
    text-decoration: none;
}

#Cabecera a:hover{
    text-decoration: underline;
}

.Division {
    padding: 5px;
    padding-bottom: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.izquierda {
    margin-left: 10px;
}

.derecha {
    margin-right: 10px;
}

.celeste {
    background-color: #F2FCE8;
}
.celeste,.celesteB {

    color: #0F55A4
}

.celeste p,.celesteB p {
    color: #000000;
}

.celeste p.colorgris,.celesteB p.colorgris {
    color: #676767;
}

.celeste a,.celesteB a,.verde a,.verdeB a {
    color: #0F55A4;
    text-decoration: none;
    font-weight:bold;
}

.celeste a:hover,.celesteB a:hover, .verde a:hover,.verdeB a :hover{
    text-decoration: underline;
}

.celeste h1,.celesteB h1,.azul h1,.azulB h1,.verde h1,.verdeB h1 {
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

.celeste h2,.celesteB h2,.azul h2,.azulB h2,.verde h2,.verdeB h2 {
    font-weight: bold;
    font-size: 11px;
    color: #0F55A4;
}

.celeste h3,.celesteB h3,.verde h3,.verdeB h3 {
    padding-top: 10px;
    font-weight: bold;
    font-size: 11px;
    color: #000;
}

.celeste ul,.celesteB ul,.verde ul,.verdeB ul {
    list-style: none;
    list-style-image: none;
    color: #000;
}

.celeste hr,.celesteB hr,.verde hr,.verdeB hr {
    border: 1px solid #82A4CE;
    margin-top: 10px;
    margin-bottom: 10px;
}

.negro {
    background-color: #000;
    border: 1px solid #4c4c4c;
    color: #0F55A4;
}

.negro h1 {
    font-size: 14px;
    color: #fff;
}

.negro li {
    margin-left: 20px;
}

.EnlaceDerecha {
    margin-left: 20px;
    text-align: right;
}

.azul {
    border: 1px solid #3366cc;
    background-color: #c3d9ff;
    color: #3366cc;
}

.cabeza,#cabeza {
    text-transform: uppercase;
    background-color: #FCFEFF;
    padding: 10px;
    font-weight: bold;
    border-left: 1px solid #8FA5ED;
    border-top: 1px solid #8FA5ED;
    color:#000;
    text-align:center;
}


.alternado td,#alternado td {
    background-color: #E2F2FA;
    padding: 10px;
    border-left: 1px solid #8FA5ED;

}
.alternadoB td,#alternadoB td {
    background-color: #E2F2FA;
    padding: 4px;
    border: 1px solid #8FA5ED;

}

.normal td,#normal td {
    background-color: #EAF6FC;
    padding: 10px;
    border-left: 1px solid #8FA5ED;

}
.normalB td,#normalB td {
    background-color: #EAF6FC;
    padding: 4px;
    border: 1px solid #8FA5ED;

}
.TdDerecho
{
    text-align:right;
}
.importante,#importante {
    text-transform: uppercase;
    background-color: #FCFEFF;
    font-weight: bold;

}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.Division p
{
    margin-top:6px;
}
#contenido h1
{
    font-size:42px;
    text-shadow: #6374AB 2px 2px 1px;
}
#contenido h2
{
    font-size:22px;
    text-shadow: #bbb 2px 2px 2px;
}
#contenido h3
{
    font-size:18px;
    text-shadow: #bbb 2px 2px 2px;
}
.UdEsta
{
    margin:10px;
    font-size:14px;
    color:#000;
}


/* MENU */
#cabezaSitio
{
    z-index:2;
    width:980px;
    height:104px;
}
#sup {
    margin-top:1px;
    width: 980px;
    height: 184px;
    z-index:0;
    top:0;
    position:absolute;

}

#Lateral
{
    z-index:100;
    float:right;
    display:block;
    width:250px;
    margin-top:50px;

}
#contenido
{
    float:left;
    width:960px;
    min-height:400px;
    color: #374450;
    background: #f0f0f0;
    padding:10px;    
}
#contenido li
{
    margin-left:30px;
}
#contenido a
{
    color: #374450;
    font-weight:bold;
    text-decoration: none;
}
#centrar
{
    position: absolute;
    height: 200px;
    width: 440px;
    margin-left: -300px;
    margin-top: -100px;
    left: 50%;
    top: 50%;
    background-color:#4A7681;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color:#fff;
    background-image: url('/libreria/iconos/128x128/search.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left:160px;
}
#centrar a
{
    color:#fff;
    text-decoration:none;
}
#centrar a:hover
{
    text-decoration:underline;
} 
#medio
{
    position:absolute;
    top:10px;
    margin-left:300px;
}
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
*/
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
#slideshow-main {
    width:629px;
    float:left;
    margin-right:3px;
    margin-left:73px;
}

#slideshow-main ul {
    margin:0;
    padding:0;
    width:629px;
}

#slideshow-main li {
    width:629px;
    height:290px;
    display:none;
    position:relative;
}

#slideshow-main li.active {
    display:block !important;
}

#slideshow-main li span.opacity {
    position:absolute;
    bottom:0; left:0;
    display:block;
    width:100%;
    height:60px;

    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index:500;
}

#slideshow-main li span.content {
    position:absolute;
    bottom:0; left:0;
    display:block;
    width:100%;
    height:60px;
    z-index:1000;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    background: #000;
}

#slideshow-main li span.content h1 {
    font-size:14px;
    margin:5px 0;
    padding:0 10px;;
    color:#fff;
}

#slideshow-main li span.content p {
    font-size:11px;
    margin:5px 0;
    padding:0 10px;;
    color:#fff;
}

#slideshow-carousel {
    float:left;
    width:206px;
    position:relative
}

#slideshow-carousel ul {
    margin:0;
    padding:0;
    list-style:none;
}

#slideshow-carousel li {

    height:97px;
    position:relative
}

#slideshow-carousel li .arrow {
    left:3px;
    top:28px;
    position:absolute;
    width:20px;
    height:40px;
    background:url(/librerias/imagenes/arrow_white.png) no-repeat 0 0;
    display:block;
}

#slideshow-carousel li a {

    display:block;
    width:206px;
    height:95px;
}


#slideshow-carousel .active {
    filter:alpha(opacity=100);
    -moz-opacity:1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

#slideshow-carousel .faded {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 206px;
    height: 291px;
    padding: 0;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  206px;
    height: 291px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 206px;
    height: 95px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {

    color: #000;
}



/**
 *  Vertical Buttons
*/
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 9px;
    left: 90px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    background: transparent url(/librerias/imagenes/next-vertical.png) no-repeat 0 0;
}


.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 7px;
    left: 90px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    background: transparent url(/librerias/imagenes/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


.colmask{
    margin-top:30px;
    width: 100%;
    left: 0%
}
.colmid{ right: 25% }
.colin{ right: 20% }
.colleft{ right: 30% }
.col1{
    width: 23%;
    left: 101%
}
.col2{
    width: 23%;
    left: 52%
}
.col3{
    width: 23%;
    left: 80%
}
.col4{
    width: 23%;
    left: 82%
}
.footer{
    width: 100%;
    left: 0%
}
.colmask{
    clear: both;
    float: left;
    overflow: hidden;
    position: relative;
}
.colmid{
    float: left;
    width: 100%;
    position: relative;
}
.colin{
    float: left;
    width: 100%;
    position: relative;
}
.colleft{
    float: left;
    width: 100%;
    position: relative;}

.col1{
    padding: 0px 0px 1em 0px;
    overflow: hidden;
    float: left;
    position: relative;
    height:145px;
}
.col2{
    padding: 0px 0px 1em 0px;
    overflow: hidden;
    float: left;
    position: relative;
    height:145px;
}
.col3{
    padding: 0px 0px 1em 0px;
    overflow: hidden;
    float: left;
    position: relative;
    height:145px;
}
.col4{
    padding: 0px 0px 1em 0px;
    overflow: hidden;
    float: left;
    position: relative;
    height:145px;
}

.colleft h1
{
    font-size:14px;
}
.colleft p
{
    font-size:11px;
    margin-top:8px;
    line-height: 15px;
}
.colleft p a
{
    color:#356AA0;
    text-decoration:none;
    font-weight:bold;
}
h1.portada
{
    font-size:48px;
    text-transform: uppercase;
    color:#000;
    text-shadow: 2px 2px #333;
}
h2.portada
{
    font-size:24px;
    text-transform: uppercase;
    color:#000;
}
h1 a
{
    font-size:18px;
    color:#4E719B;
    text-decoration:none;
    text-shadow: 1px 1px #ccc;
}
h1 a:hover
{
    text-decoration: underline;
}

p.mensaje
{
    max-width:978px;
    padding:10px;
    text-align: center;
}
p.error
{
    background:#ffebe8;
    border:1px solid #dd3c10;
    color :#dd3c10;
}
p.exito
{
    background:#DFF2BF;
    border:1px solid #4F8A10;
}
p.informacion
{
    border:1px solid #00529B;
    background: #BDE5F8;
}
p.informacion a,p.exito a,p.pregunta a,p.advertencia a
{
    text-decoration:none;
    color: #356AA0;
    font-weight:bold;
}
p.pregunta
{
    background:#FFE066;
    border:1px solid #FF4D00;
}
p.advertencia
{
    background:#FFBA52;
    border:1px solid #FF6352;
}
.l
{
    clear:both;
}
#centrarhome
{
    width:978px;

}
label
{
    display:block;
    font-size:14px;   
    padding-top:7px;
}
.entrada{
    height:26px;
    border:1px solid #BDE5F8;
    width:300px;
}
textarea.entrada{
    height:200px;

}
.boton
{
    clear:both;
    display:block;
    margin-top:10px;
    height:26px;
    border:0px;
    border:1px solid #00529B;
    background: #BDE5F8;
    color:#00529B;
}
.boton:hover
{
    color:#000;
    border-color:#000;
}

#menusuperior {
    position: relative;
    width: 521px;
    padding: 15px;
    padding-right:5px;
    margin: 10px 0;
    overflow: hidden;
    height:40px;
}
#menusuperior li {
    float: left;
    list-style: none;
}
#menusuperior li.backLava {
    background: url("/librerias/imagenes/lava.png") no-repeat right -30px;
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;
}
#menusuperior li.backLava .leftLava {
    background: url("/librerias/imagenes/lava.png") no-repeat top left;
    height: 30px;
    margin-right: 9px; /* 7px is the width of the rounded shape */
}
#menusuperior li a {
    font: bold 14px arial;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: auto 8px;
}
#menusuperior li a:hover, #menusuperior li a:active, #menusuperior li a:visited {
    color: #fff;
    border: none;
}
table.tablesorter {
    font-family:arial;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e6EEEE;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}
table.tablesorter thead tr .header {
    background-image: url(/images/aa.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}
.portafolioimagen
{
    float:left;

}
.portafoliotexto
{
    float:right;
    width:412px;
}
h1.portafolio
{
    font-size:24px !important;
}
h2.portafolio
{
    font-size:16px !important;
}
.portafoliotexto b
{
    text-shadow: #6374AB 1px 1px 1px;
}
.portafolioitem
{
    height:240px;
    display:block;
}
.hostingtexto
{

}
h1.hosting
{
    font-size:24px !important;
}
h2.hosting
{
    font-size:16px !important;
}
.hostingtexto b
{

}
.hostingitem
{
    height:240px;
    display:block;
}
fieldset
{
    border:0px;
}
div.datepicker {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 196px;
    height: 147px;
    position: absolute;
    cursor: default;
    top: 0;
    left: 0;
    display: none;
}
.datepickerContainer {
    background: #121212;
    position: absolute;
    top: 10px;
    left: 10px;
}
.datepickerBorderT {
    position: absolute;
    left: 10px;
    top: 0;
    right: 10px;
    height: 10px;
    background: url(/librerias/imagenes//datepicker_t.png);
}
.datepickerBorderB {
    position: absolute;
    left: 10px;
    bottom: 0;
    right: 10px;
    height: 10px;
    background: url(/librerias/imagenes//datepicker_b.png);
}
.datepickerBorderL {
    position: absolute;
    left: 0;
    bottom: 10px;
    top: 10px;
    width: 10px;
    background: url(/librerias/imagenes//datepicker_l.png);
}
.datepickerBorderR {
    position: absolute;
    right: 0;
    bottom: 10px;
    top: 10px;
    width: 10px;
    background: url(/librerias/imagenes//datepicker_r.png);
}
.datepickerBorderTL {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background: url(/librerias/imagenes//datepicker_tl.png);
}
.datepickerBorderTR {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 10px;
    background: url(/librerias/imagenes//datepicker_tr.png);
}
.datepickerBorderBL {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background: url(/librerias/imagenes//datepicker_bl.png);
}
.datepickerBorderBR {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 10px;
    background: url(/librerias/imagenes//datepicker_br.png);
}
.datepickerHidden {
    display: none;
}
div.datepicker table {
    border-collapse:collapse;
}
div.datepicker a {
    color: #eee;
    text-decoration: none;
    cursor: default;
    outline: none;
}
div.datepicker table td {
    text-align: right;
    padding: 0;
    margin: 0;
}
div.datepicker th {
    text-align: center;
    color: #999;
    font-weight: normal;
}
div.datepicker tbody th {
    text-align: left;
}
div.datepicker tbody a {
    display: block;
}
.datepickerDays a {
    width: 20px;
    line-height: 16px;
    height: 16px;
    padding-right: 2px;
}
.datepickerYears a,
.datepickerMonths a{
    width: 44px;
    line-height: 36px;
    height: 36px;
    text-align: center;
}
td.datepickerNotInMonth a {
    color: #666;
}
tbody.datepickerDays td.datepickerSelected{
    background: #136A9F;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
    background: #17384d;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
    background: #17384d;
}
div.datepicker a:hover,
div.datepicker a:hover {
    color: #88c5eb;
}
div.datepicker td.datepickerNotInMonth a:hover {
    color: #999;
}
div.datepicker tbody th {
    text-align: left;
}
.datepickerSpace div {
    width: 20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
    text-align: center;
    height: 20px;
    line-height: 20px;
}
.datepickerGoNext a {
    float: right;
    width: 20px;
}
.datepickerGoPrev a {
    float: left;
    width: 20px;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
    display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
    display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
    display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
    color: #333;
}
td.datepickerDisabled a:hover {
    color: #333;
}
td.datepickerSpecial a {
    background: #700;
}
td.datepickerSpecial.datepickerSelected a {
    background: #a00;
}
/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb a{
    color: #356AA0;
    text-decoration: none;
}

#breadcrumb ul{
    margin:0;
    padding:0;
    list-style:none;
}

#breadcrumb ul li{display:inline;margin-left:2px;margin-right:2px;}

#iniciousuario{
    display:block;
    width:188px;
    height:68px;
    position:relative;
    top:0px;
    left:776px;
    padding:6px;
    z-index:100;
    color: #374450;
}
#iniciousuario a
{
    text-decoration:none;
    color: #374450;
    font-weight:bold;
}
label.error {
    color: red;
    font-style: italic
}