﻿

a:link, a:visited {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

a:hover {
    color: #1d60ff;
}

a:active {
    color: #034af3;
}

body {
    background: url(/imagenes/bg.gif) repeat;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

p {
    text-align: justify;
    line-height: 19px;
    padding: 0px;
    margin: 0px;
}

h2 {
    padding: 0px 0 10px 0;
    margin: 0px;
    color: #B52025;
    font-size: 20px;
    font-weight: normal;
}

.clear {
    clear: both;
}

#wrap {
    width: 977px;
    margin: 20px auto auto auto;
}

.top_corner {
    width: 976px;
    height: 15px;
    background: url(/imagenes/top_bg.gif) no-repeat center bottom;
}

#header {
    width: 960px;
    margin: auto;
    height: 90px;
}

#logo {
    padding: 0 0 0 40px;
    float: left;
}

#login {
    width: 90px;
    float: right;
    padding: 0px 0 0 0;
}


/*----------------------menu-------------------------*/
#menu {
    width: 650px;
    float: right;
}

    #menu ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        display: block;
    }

        #menu ul li {
            list-style: none;
            display: inline;
            float: left;
            width: auto;
            padding: 0px;
            font-size: 12px;
        }

            #menu ul li a {
                float: left;
                text-decoration: none;
                padding: 0px 10px 0 10px;
                margin: 0px 4px 0 4px;
                color: #000;
                text-align: center;
                height: 31px;
                line-height: 31px;
            }

                #menu ul li a:hover {
                    color: #fff;
                    background-image: url(/Imagenes/buttong1.gif);
                    background-position: center;
                    background-attachment: inherit;
                    -webkit-transition: color 0.2s linear, background 0.2s linear;
                    -moz-transition: color 0.2s linear, background 0.2s linear;
                    -o-transition: color 0.2s linear, background 0.2s linear;
                    transition: color 0.2s linear, background 0.2s linear;
                }

                #menu ul li a.current {
                    float: left;
                    text-decoration: none;
                    padding: 0px 10px 0 10px;
                    margin: 0px 4px 0 4px;
                    color: #fff;
                    text-align: center;
                    height: 31px;
                    line-height: 31px;
                    background-image: url(/Imagenes/buttong1.gif);
                    background-position: center;
                    background-attachment: inherit;
                }

        #menu ul.submenu {
            display: none;
            z-index: 9 9999;
            background: #f8f8f8;
            box-shadow: 1px 1px 3px #ccc;
        }

        #menu ul.top-level li:hover .submenu {
            display: block;
            position: absolute;
            top: 80px;
        }


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 977px; /* 960px; */
    background-color: #fff;
    margin: 10px auto 0px auto;
    border: 1px solid #496077;
}

.header {
    position: relative;
    margin: 0px auto 0 auto;
    padding: 0px;
    width: 977px;
}

    .header h1 {
        font-weight: 900;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

.main {
    margin: 0 auto 0 auto;
}


/*--------------------------------------------------------------------------------------*/
 

/*-----------------------------footer------------------*/
.footer {
    clear: both;
    width: 960px;
    margin: auto;
    background: url(/imagenes/footer_bg.jpg) no-repeat center;
    height: 65px;
}

.copyright {
    padding: 30px 0 0 360px;
    color: black;
}

/*-------------------------------------------------------------------------*/
.table1 {
    margin: 0 auto 0 auto;
    text-align: left;
    font-family: Palatino;
    font-size: 16px;
    border-spacing: 0px;
    border: 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-spacing: 0px;
    width: 400px;
}

.table3 {
    margin: 0 auto 0 auto;
    text-align: left;
    font-family: Palatino;
    font-size: 11px;
    border-spacing: 0px;
    border-width: 1px;
    border-color: #000000;
    width: 650px;
}
/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    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: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 0px;
    border-color: transparent;
}

    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;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}


.ELabel_03 {
    text-align: left;
    font-size: 16px;
    font-family: "baskerville old face";
    margin: 0px;
    padding: 0px;
    background-color: white;
    color: #0000b0;
}


label {
    color: Blue;
    font-size: 14px;
}

.label_lb {
    text-align: left;
    font-size: 12px;
    color: black;
    font-weight: bold;
}


.label_lb2 {
    text-align: center;
    font-size: 13px;
    font-family: arial;
    color: #1080c0;
    font-weight: bold;
}


.label_lb3 {
    margin: 0 0 0 60px;
    text-align: right;
    font-size: 13px;
    color: #1080c0;
    font-weight: bold;
}


.label_lb4 {
    text-align: right;
    font-size: 13px;
    color: #1080c0;
    font-weight: bold;
}

.label_right {
    text-align: right;
    font-size: 12px;
    color: black;
    font-weight: bold;
}

.label_right_p {
    margin: 0 0 0 68px;
    text-align: right;
    font-size: 12px;
    color: black;
    font-weight: bold;
}



.label_tb {
    text-align: left;
    font-size: 14px;
    color: black;
    font-weight: bold;
}



.label_tb_r {
    text-align: right;
    font-size: 14px;
    color: black;
    font-weight: bold;
}


.label_msg {
    font-size: 18px;
    color: red;
}


.label_msg2 {
    padding: 0 30px;
    font-size: 18px;
    color: #0B3B2E;
}


.tr_header {
    background-color: #084B8A;
    color: white;
    font-size: 12px;
    font-family: arial;
    text-align: center;
    height: 20px;
border-bottom-color: black;
}

table.bottomBorder {
    border-collapse: collapse;
}

.TBorder {
    border-top: 1px dotted black;
    padding: 5px;
    font-weight: bold;
    font-size: 13px;
}

.TBorder_L {
    border-left: 1px dotted black;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
}



#main_container {
    width: 977px;
    margin: 0 auto 0 auto;
    background: url(/imagenes/center_bg_repeat.gif) repeat-y center;
}


.clear {
    clear: both;
}


.middle_banner {
    width: 977px;
    height: 370px;
    background-image: url(/imagenes/middle_banner_bg.gif);
}
/*----------------------slider---------------------------*/
.featured_slider {
    width: 960px;
    float: left;
    margin: 20px 0 0 9px;
}

ul, li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
/** ----------------------------------------------------- **/
#featured_border {
    position: relative;
    border: none;
    padding: 0px;
    height: 345px;
    margin: 0px;
}

#featured_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#featured_images {
    position: absolute;
    left: 0;
    top: 0;
}

    #featured_images li {
        float: left;
    }

#featured_positioner_desc {
    width: 960px;
    height: 345px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#featured_wrapper_desc {
    width: 100%;
    height: 345px;
    position: relative;
    overflow: hidden;
}

#featured_desc {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0px;
    margin: 0px;
}

    #featured_desc li {
        width: 960px;
        float: left;
        padding: 0px;
        margin: 0px;
    }

        #featured_desc li div {
            margin: 0px 0 0px 0px;
            padding: 10px;
            width: 940px;
            background: url(/imagenes/featured-desc-bg.png);
        }

        #featured_desc li h2 {
            color: #FFFFFF;
            font-size: 18px;
            padding: 0px 0 5px 0;
            margin: 0px;
        }

        #featured_desc li p {
            color: #FFFFFF;
            font-size: 12px;
            padding: 0px 0 10px 0;
            margin: 0px;
            line-height: 18px;
        }

#featured_buttons {
    position: absolute;
    top: 15px;
    right: 15px;
    width: auto;
    padding: 0;
    list-style: none;
}

    #featured_buttons li {
        width: 22px;
        height: 22px;
        background: url(/imagenes/featured-button-off.png);
        float: left;
        margin-left: 3px;
        text-align: center;
        font-size: 12px;
        color: #FFFFFF;
        line-height: 22px;
        cursor: pointer;
    }

        #featured_buttons li.clicked {
            background: url(/imagenes/featured-button-on.png);
        }
/*----------------------end of slider---------------------------*/


#wrap {
    width: 977px;
    margin: 20px auto auto auto;
}

.wrapping {
    width: 977px;
    background: url(/imagenes/center_bg_repeat.gif) repeat-y center;
    margin: 0 auto 0 auto;
}

.top_cornerwrap {
    width: 976px;
    height: 30px;
    background: url(/imagenes/top_bg.gif) no-repeat center bottom;
}

.top_corner {
    width: 976px;
    height: 15px;
    background: url(/imagenes/top_bg.gif) no-repeat center bottom;
}

.topb_corner {
    width: 976px;
    height: 15px;
    background: url(/imagenes/topb_bg.gif) no-repeat center bottom;
}

#header {
    width: 960px;
    margin: auto;
    height: 110px;
}

#logo {
    padding: 0px 0 10px 20px;
    float: left;
    margin-top: 0px;
}

#login {
    width: 90px;
    float: right;
    padding: 0px 5px 0 0;
}

.sesion {
    float: right;
    padding: 0 20px 0 0;
}


.inputl {
    background-color: white;
    border: 1px solid #c4c4c4;
    width: 200px;
    height: 20px;
    font-size: 16px;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    margin: 4px;
}

.loginp {
    background-color: #F1F1F1;
    margin: 0 auto 0 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
}


.inputl:focus {
    outline: none;
    border: 1px solid #008fae;
    -moz-box-shadow: 0px 0px 8px #008fae;
    -webkit-box-shadow: 0px 0px 8px #008fae;
}

.inputlb {
    margin: 10px 0 10px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-color: #008fae;
    color: white; /*dark green*/
}

.inputlb1 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-image: url(/Imagenes/buttong1.gif);
    background-position: left;
    background-attachment: inherit;
    color: #FFFFFF; /*dark green*/
}



