﻿/* DEFAULTS
----------------------------------------------------------*/


.tituloImg
{
    margin: 20px 10px 20px 10px;
}
    
body
{
    background: #F5F5F5;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #666666;
}
.d
{
    padding-bottom: 30px;
}

.page
{
    width: 961px;
    background: #F5F5F5;
    margin:  5px auto 0px auto;
    border: 1px none #496077;
}

.tabla
{width: 100%;}

.main
{
    padding: 0px 12px;
    margin: 10px 3px 5px 3px;
    min-height: 420px;
}

a:link, a:visited
{color: #808080;}

a:hover
{   color: #1d60ff;
    text-decoration: none;
}

.footerDiv
{
    margin: 20px;
    background-color: #EFEFEF; 
    padding: 0px; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    
    /*
    behavior: url(border-radius.htc);*/
}


.roundDiv
{
    margin: 20px 0px 10px 0px;
    background-color: #FFFFFF;
    padding: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px; 
}

.roundDivBlue
{
    margin: 10px 5px 10px 5px;
    background-color: #83A2E0;
    padding: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: medium;
    height: 224px;
    font-weight: normal;
}



.roundDivContent
{
    text-align: center;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    border: 1px solid #808080;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: rgb(232,238,245);
}

.divSpace
{
    width: 371px;
    vertical-align: top;
    margin-bottom: 8px;
    margin-top: 15px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}

.divSpace Span
{
    font-weight: normal;
    font-size: small;
    color: #999999;
    text-align: justify;
    font-style: inherit;
    font-variant: inherit;
    text-transform: inherit;
}

.bloque
{
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

.bloque H1
{
    font-size: medium;
    color: #0093DD;
    font-weight: bold;
}

.bloque H2
{
    margin: 0px 0px 0px 0px;
    font-size: small;
    color: #0093DD;
    font-weight: bold;
}

.bloque H3
{
    margin: 3px;
    font-weight: bold;
    font-size: small;
    color: #605D5C;
}

.bloque H4
{
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#333));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bolder;
    font-size: 15pt;
    color: #999999;
}

.bloque H6
{
    font-weight: normal;
    font-size: xx-large;
    color: #999999;
    margin: 20px 0px 20px 0px;
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#333));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bloque span
{
    font-size: small;
    color: #605D5C;
    margin-top: 30px;
    text-align: justify;
    font-style: inherit;
    font-variant: inherit;
    text-transform: inherit;
    text-decoration: none;
}

.bloque a
{
    font-size: small;
    color: #0093DD;
    text-decoration: none;
}

.bloque a:hover
{
    font-size: small;
    color: #0093DD;
    /*text-decoration: underline;*/
}

a:active
{color: #034af3;}

image
{border: none;}


.linksDiv a, span
{
    color: #808080;
    font-size: small;
    text-decoration: none;
    border: none;
}
            
.linksDiv span:hover
{
    color: #333333;
    font-size: small;
    text-decoration: none;
    border: none;
    font-weight: normal;
}

.linksDiv ul
{
    list-style-type: none;
}
            
.linksDiv hr
{
    height: 1px;
    color: Gray;
    width: 100%;
}
            
.linksDiv li
{margin: 5px;}


.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: small;
}

.ib_media
{
    margin-left: 15px;
    margin-right: 15px;
}

.ib_pdf
{
    width: 78px;
    height: 78px;
    background-image: url('../Images/PDF.png');
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.ib_pdf:hover
{
    width: 78px;
    height: 78px;
    background-image: url('../Images/PDF-hover.png');
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.ib_video
{
    width: 136px;
    height: 78px;
    background-image: url('../Images/video.png');
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;    
}

.ib_video:hover
{
    width: 136px;
    height: 78px;
    background-image: url('../Images/video-hover.png');
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;    
}

/* TAB MENU   
----------------------------------------------------------*/


.menuItem1
{
    background-image: url('Botones/1he.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px;
    display: block;
}
.menuItem1:hover
{
    background-image: url('Botones/1e.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px; 
}

.menuItem2
{
    background-image: url('Botones/2he.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px;
    display: block;
}
.menuItem2:hover
{
    background-image: url('Botones/2e.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px; 
}

.menuItem3
{
    background-image: url('Botones/3he.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px;
    display: block;
}
.menuItem3:hover
{
    background-image: url('Botones/3e.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px; 
}

.menuItem4
{
    background-image: url('Botones/4he.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px;
    display: block;
}
.menuItem4:hover
{
    background-image: url('Botones/4e.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px; 
}

.menuItem5
{
    background-image: url('Botones/5he.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px;
    display: block;
}
.menuItem5:hover
{
    background-image: url('Botones/5e.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px; 
}

.menuItem6
{
    background-image: url('Botones/6he.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px;
    display: block;
}
.menuItem6:hover
{
    background-image: url('Botones/6e.png');
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 36px; 
}

.c
{padding-bottom: 30px;}
.c:hover
{
    background-color: #FCFCFC;
}

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}


.buttomMargin
{
    margin-left: 20px;
    margin-right: 20px;
}

.buttomMargin img
{ 
    margin: 0px; border: none; 
}


.buttomMarginSmall
{
    margin-left: 5px;
    margin-right: 5px;
}

.buttomMarginSmall img
{
    margin: 0px; border: none; 
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}


div.menu ul li a, div.menu ul li a:visited
{
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    display: block;
    /*padding: 4px 20px;*/
    text-decoration: none;
    white-space: nowrap;
    color: #333333;
    font-weight: normal;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #FFFFFF;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.mensajeProveedor
{
    /*margin: 0px 0px 10px 0px;*/
    background-color: #FFFFFF;
    padding: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #E9E9E9;
    color: #808080;
    font-family: 'Segoe UI';
    font-size: 10pt;
}

.mensajeFloat
{
    border: 1px solid #000000; background-color: #FFFFFF; width: 100px; height: 120px; 
    right: 200px;
    bottom: 100px;
    position: absolute;absolute;
}