﻿/* ------------------------------------------------------main------------------------------------------------ */
body
{
    font-family: Arial, Verdana, Calibri;
    font-size: 12px;
}

table.tableMain
{
    border-left:0px solid silver;
    border-right:0px solid silver;
    width:100%;
}

a
{
    color:#cc3333;
    font-weight:bold;
}

a:hover
{
    color:Black;
    text-decoration:none;
    font-weight:bold;
}
/* ---------------------------------------------------end-main------------------------------------------------ */


/* ------------------------------------------------------header------------------------------------------------ */
table.tableHeaderContainer
{
    width:100%;
    border-top-color:#cc3333;
    border-top-style:solid;
    border-top-width:3px;
    border-bottom-color:Silver;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

table.tableHeader
{
    width:858px;
    /*border-top-color:#cc3333;
    border-top-style:solid;
    border-top-width:3px;
    border-bottom-color:Silver;
    border-bottom-style:solid;
    border-bottom-width:1px;*/
}

td.tdBorderRight /* used for drawing the right border between main menu buttons */
{
    border-right-color: Silver;
    border-right-width:1px;
    border-right-style:solid;
}

td.tdSmall
{
    width:10px;
}
/* ---------------------------------------------------end-header------------------------------------------------ */


/* ------------------------------------------------------footer------------------------------------------------ */
table.tableFooterContainer
{
    width:100%;
    border-top-color:Silver;
    border-top-style:solid;
    border-top-width:1px;
}

table.tableFooter
{
    width:858px;
    /*border-top-color:Silver;
    border-top-style:solid;
    border-top-width:1px;*/
}

.fontFooter
{
    font-family:Arial,Verdana;
    font-size:10px;
    font-weight:bolder;
    color:#555555;
}
/* ---------------------------------------------------end-footer------------------------------------------------ */


/* ------------------------------------------------------pagebody------------------------------------------------ */
td.tdEroare
{
    text-align:center;
    color:Red;
}

table.tableFlash /* used for formating the table in the first placeholder in UCPageBody */
{
    border:1px solid silver;
    width:858px;
}

table.tableBreadcrumb /* used for formating the breabcrumb navigation table */
{
    border:0px solid silver;
    width:858px;
}

table.tableText /* used for formating the text in the main page */
{
    border:0px solid silver;
    text-align:left;
    color: #999999;
    font-size: 14px;
    width:858px;
    padding: 20px 0px 20px 0px;
}

td.tdTextRight /* used for formating the text in the main page on the right table */
{
    border:0px solid silver;
    text-align:justify;
    color: #999999;
    font-size: 12px;
    padding: 4px 2px 4px 2px;
}

a.aBreadcrumb /* used for formating breadcrumb links */
{
    color:#cc3333;
    font-weight:bold;
}

a.aBreadcrumb:hover /* used for formating breadcrumb links */
{
    color:Black;
    text-decoration:none;
    font-weight:bold;
}

table.tableCatMain /* used for formating the table in the second placeholder in UCPageBody */
{
    border:0px solid silver;
    /* width:972px;*/
    width:874px;
    padding:0px 0px;
}

table.tableCatLevel1and2 /* used for formating the table in the second placeholder in UCCatLevel1and2 */
{
    border:0px solid black;
    width:205px;
}

img.imgCatLevel1 /* used for formating the image in each UCCatLevel1and2 */
{
    border:1px solid silver;
    width:205px;
    height:160px;
}

ul.ulCatLevel2 /* used for setting the list style image in UCCatLevel1and2 */
{
    list-style-image: url(../Img/mitsubishi_small.jpg);
    line-height:16px;
}

a.aCatLevel2
{
    color:#999999;
    font-size:14px;
    text-decoration:none;
    font-weight:normal;
}

table.tableCatLevel3 /* used for formating the table in the second placeholder in UCCatLevel3 */
{
    border:0px solid black;
    width:858px;
    height:144px;
    background-image: url(../Img/tableBackground.jpg);
    background-repeat:no-repeat;
}

/* --- used for formating each table columns in UCCatLevel3 --- */
        td.tdGray
        {
            width:137px;
            border-right-color:Black;
            border-right-width:0px;
            border-right-style:solid;
            color:White;
            text-align:center;
            font-size:32px;
            font-weight:bold;
            font-family:Arial, Verdana;
        }

        td.tdPicCat
        {
            width:160px;
            text-align:center;
            border:0px;
        }

        td.tdDescriere
        {
            text-align:left;
            width:350px;
            color: Green;
            padding: 5px 10px 5px 10px;
        }
        
        td.tdEmpty
        {
            width:10px;
        }

        td.tdEmpty2
        {
            width:10px;
    
        }

        td.tdRedArrow
        {
            text-align:right;
            height:114px;
            width:130px;
            border:0px;
            border-left-color:Black;
            border-left-width:0px;
            border-left-style:solid;
        }
/* --- --------------------------------------------------- --- */

table.tableCautareGrid
{
    border: 1px solid silver;
}

td.tdCautareHeader
{
    font-size:16px;
    font-weight:bold;
    text-align:left;
}

td.tdCautareLabels
{
    font-size:13px;
    font-weight:bold;
    border-bottom: 2px solid #cc3333;
    text-align:left;
}


table.tableNews
{
    border: 1px solid silver;
    width: 100%;
}

td.tdContentTitle
{
    font-size:14px;
    color: #cc3333;
    font-weight:bold;
    text-align:left;
}

td.tdContentTxt
{
    font-size:13px;
    text-align:left;
}

/* ---------------------------------------------------end-pagebody------------------------------------------------ */


/* ------------------------------------------------------ProductBody------------------------------------------------ */
table.tableGridProduse
{
    border:0px solid silver;
    background-color:#ffffff;
    width:858px;
    padding:0px 0px;
}

td.tdPages
{
    background-color:#eeeeee;
    text-align:left;
    border-bottom: 0px solid #cc3333;
    border-top: 0px solid #cc3333;
}

td.tdPar
{
    background-color:#eeeeee;
    border-bottom: 2px solid #cc3333;
    border-top: 2px solid #cc3333;
    border-left: 0px solid #cc3333;
    border-right: 0px solid #cc3333;
}

td.tdImpar
{
    background-color:#ffffff;
    border-bottom: 2px solid #cc3333;
    border-top: 2px solid #cc3333;
    border-left: 0px solid #cc3333;
}

td.tdLabels
{
    width:100%;
    font-weight:bold;
    border-bottom: 2px solid #cc3333;
    border-top: 2px solid #cc3333;
}

table.tableLabels
{
    width:100%;
    font-size:12px;
    text-align:left;
}

table.tableProduct
{
    font-size:12px;
    text-align:left;
}

a.aGridPages
{
    color:#cc3333;
    font-weight:bold;
}

a.aGridPages:hover
{
    color:Black;
    text-decoration:none;
    font-weight:bold;
}

table.tableProductPictures
{
    width:858px;
    border:0px solid black;
}

td.tdDescriere2
{
    color:#cc3333;
    
}
/* ---------------------------------------------------end-Productbody------------------------------------------------ */


/* ---------------------------------------------------Documentebody--------------------------------------------------- */
table.tableGridDocumente
{
    width:858px;
    border:0px solid silver;
}

tr.trTableHeader
{
    font-weight:bold;
    color:Black;
}

td.tdTableHeader
{
    border-bottom: 2px solid #cc3333;
    text-align:left;
}

tr.trTableRow
{
    font-weight:normal;
    color:silver;
    vertical-align:top;
}

td.tdTableRow
{
    border-bottom: 1px solid silver;
    text-align:left;
}

a.aDocumentLink
{
    color:#999999;
    font-weight:normal;
    text-decoration:none;
}

a.aDocumentLink:hover
{
    color:Black;
    text-decoration:none;
    font-weight:bold;
}
/* ---------------------------------------------------end-Documentebody------------------------------------------------ */


/* ----------------------------------------------------------Contact--------------------------------------------------- */
table.tableTextContactPage
{
    color:#999999;
    font-size:13px;
}
img.imgContact /* used for formating the image in each UCCatLevel1and2 */
{
    border:1px solid silver;
}
.fontSubtitleCompanie
{
    font-size:16px;
    font-weight:bold;
    color:#939393;
}
/* -------------------------------------------------------end-Contact-------------------------------------------------- */


/* ----------------------------------------------------------Contact--------------------------------------------------- */
table.tableTextCompaniePage
{
    color:#999999;
    font-size:13px;
}
img.imgCompanie /* used for formating the image in each UCCatLevel1and2 */
{
    border:1px solid silver;
    margin:0px 00px 0px 0px;
}
/* -------------------------------------------------------end-Contact-------------------------------------------------- */