/* TAGS */
/*
* {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}
*/

BODY {
        background-image: url(../images/background.jpg);
        background-repeat: repeat-x;
        background-color: #EAEAEA;
}

TD {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        empty-cells: show;
}
        
P {
        margin-bottom: 3px;
}

A {
        color: #0066CC;
        text-decoration: none;
}

A:visited {
        color: #0066CC;
        text-decoration: none;
}

UL {
        margin-top: 0px;
        margin-bottom: 0px;
}

LI {
        list-style: url(../images/bullets/small.gif);
        margin-left: -23px;
        margin-bottom: 3px;
}

FORM {
        display: inline;
}

/* LINKS */

a.lk_left-menu_parent {
        font-size: 11px;
        font-weight: bold;
        color: #0066CC;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 12px;
}

a.lk_left-menu_child {
        color: black;
        text-decoration: none;
}
a.lk_left-menu_child:hover {
        text-decoration: underline !important;
}
a.lk_left-menu_child:visited {
        color: black;
        text-decoration: none;
}

a.lk_table_product {
        color: #003366 !important;
        text-decoration: none;
}
a.lk_table_product:hover {
        text-decoration: underline;
}

a.lk_header {
        font-size: 10px;
        color: white !important;
        text-decoration: underline !important;
}

a.lk_small {
        font-size: 10px;
        color: black !important;
        text-decoration: underline;
}

a.lk_highlight:hover {
        background: #DDEEFF;
}
a.lk_highlight:visited {
        color: #0066CC;
        text-decoration: none;
}

/* TEXTS */

.txt_title_large {
        font-size: 16px;
        font-weight: bold;
        color: #0066CC;
}

.txt_title_medium {
        font-size: 14px;
        font-weight: bold;
        color: #0066CC;
}

.txt_medium {
        font-size: 12px;
}

.txt_header {
        font-size: 9px;
        color: white;
}

.txt_small {
        font-size: 10px;
}

.txt_x-small {
        font-size: 9px;
}

.txt_old-reference {
        color: #666666;
        font-style: italic;
}

/* BACKGROUNDS */


.back_table_summary {
        background-color: #efefef;
        border: 1px solid #CCC;
        padding: 5pt;
        width: 250px;
}

.back_table_articles TD {
        background-color: #DDEEFF;
        border: #8FB5DA 1px solid;
        padding: 4px;
        vertical-align: top;
}

.back_table_articles {
        border-collapse: collapse;
}

.back_table_articles-title {
        font-size: 11px;
        font-weight: bold;
        color: white !important;
        background-color: #417CB6 !important;
        border-bottom: #8FB5DA 1px solid;
        border-left: #8FB5DA 1px solid;
}

.back_table_articles-unselected {
        border-bottom: #8FB5DA 1px solid;
        border-left: #8FB5DA 1px solid;
}

.back_table_articles-selected {
        background-color: #B6D9FF !important;
        border-bottom: #8FB5DA 1px solid;
        border-left: #8FB5DA 1px solid;
}

.back_highlight {
        background-color: #DDEEFF;
        border-bottom: #999999 1px solid;
        padding: 15px;
}

.back_medium_border {
        background-color: #F2F2F2;
        border: #CCCCCC 1px solid;
        padding: 8px;
}

.back_left-menu {
        background-color: #F2F2F2;
        border-bottom: #CCCCCC 1px solid;
        padding: 10px;
        padding-right: 14px;
}

/* BORDERS */

.border_base {
        border-left: 1px solid #676767;
        border-right: 1px solid #676767;
        background-color: white;
}

.border_noborder TD {
        border: none;
}

.border_images {
        border: 1px solid #CCCCCC;
}

.border_products_medium {
        border-top: 1px solid #CCCCCC;
}

.border_products-list {
        padding-left: 10px;
        padding-bottom: 15px;
        border-left: 1px solid #999999;
        border-bottom: 1px solid #CCCCCC;
}

/* MARGENES */

.margin_base {
        padding-left: 10px;
        padding-right: 10px;
}

.margin_products_medium {
        padding-top: 7px;
        padding-bottom: 10px;
}

.margin_left-menu {
        text-align: right;
        text-align: top;
        padding: 10px;
        padding-right: 14px;
}

.margin_content {
        padding: 10px;
}

.margin_left-right_10px {
        padding-left: 10px;
        padding-right: 10px;
}

.margin_right-column {
        padding-left: 10px;
        padding-right: 14px;
}

.margin_forms TD {
        padding-bottom: 3px;
}

.margin_top_5px {
        padding-top: 5px;
}

/* COLORS */

.color_highlight {
        color: #FF6600;
}

.color_low_highlight {
        color: #666699;
}

/* BULLETS */

.blt_large {
        list-style: url(../images/bullets/large.gif);
        margin-left: -23px;
        margin-bottom: 7px;
}

/* FORM OBJECTS */

.form_textfield { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: #7F9DB9 1px solid;
        background-color: white;
        height: 19px;
}
        
.form_textfield_highlight {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: #8FB5DA 1px solid;
        background-color: #DDEEFF;
}

.form_textfield_highlight-active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: #0033AA 1px solid;
        background-color: #DDEEFF;
}

.form_general {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: #8FB5DA 1px solid;
        background-color: #DDEEFF;
}
