
body
{
    font-family: Arial;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}

a
{
    color: #000066;
}

.header_area
{
    width: 100%;
    height: 118px;
    border: none 0px;    
    background-color: #5e9feb;
    border-bottom: 1px solid Silver;
   
}

.header_image_left
{
    height:118px;
    width: auto;
    background-image:url("mainlogo_left1.png")/*tpa=http://electroimport.md/images/mainlogo_left1.png*/;
    background-repeat:no-repeat;
}

.header_image_right
{
    height:118px;
    width:179px;
    float:right;
    background-image:url("mainlogo_right.jpg")/*tpa=http://electroimport.md/images/mainlogo_right.jpg*/;
    background-repeat:no-repeat;
}

.admin_header_image_left
{
    height:75px;
    width: auto;
    background-image:url("adminlogo_left.png")/*tpa=http://electroimport.md/images/adminlogo_left.png*/;
    background-repeat:no-repeat;
}

.header_menu_area
{
    height: 20px;
    background-color: #3366CC;
    background-image: url("menugrad.png")/*tpa=http://electroimport.md/images/menugrad.png*/;
    background-repeat: repeat-x;
    color: White;
    max-height: 20px;
    min-height: 20px;
    min-width: 900px;    
}

/* MENU TOP*/

.menutop_header
{
    float: left;
    height: 20px;
    width: 20px;
    background-image: url("menu_header.png")/*tpa=http://electroimport.md/images/menu_header.png*/;
    background-repeat:no-repeat;
}

.menutopitem_spacer
{
    float: left;
    height: 20px;
    width: 8px;
    background-image: url("menu_separator.png")/*tpa=http://electroimport.md/images/menu_separator.png*/;
    background-repeat:no-repeat;
}

.menutopitem
{
    color: white;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    margin-left: 8px;
    margin-right: 8px;
    float: left;
    height: 18px;
    vertical-align:middle;
    padding-top: 2px;
}

.menutopitem_sel
{
    color: white;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
    float: left;
    height: 18px;
    vertical-align:middle;
    padding-top: 2px;
    background-image: url("menugradsel.png")/*tpa=http://electroimport.md/images/menugradsel.png*/;
    background-repeat:repeat-x;
}


.menutopitem a
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    vertical-align: middle;
    color: White;
}

.menutopitem_sel a
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    vertical-align: middle;
    color: White;
}


.menutopitem a:hover
{
    color: #ffff00;
}

.menutopitem_sel a:hover
{
    color: #ffff00;
}

img .separator
{
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: middle;
    padding:0px;
    border:0px;
}


/* NAVIGATOR */

.navigator_area
{
    width: 170px;
    background-color: #BBDDEE;
    border-right: 2px solid #3399FF;
    border-bottom: 1px solid #3399FF;
    height:100%;
    color: #000066;
}

.navigator_MenuItem
{
    padding: 6px;
    font-weight: bold;
    border-bottom: 1px solid #3399FF;
    margin: 0px;
}

.navigator_MenuItem a
{
    text-decoration: none;
    color: #000066;
}

.navigator_MenuItem:hover
{
    background-color: #ffcc66;
}

.navigator_MenuItem:hover a
{
    color: #990000;
}

/* BRANDS */

.brends_area
{
    width: 150px;
    background-color: white;
    border-left: 2px solid #3399FF;
    border-bottom: 1px solid #3399FF;
    height:100%;
    padding: 4px;
}


/* CONTENT */

.content_area
{
    padding: 12px 18px 12px 18px;
    border-bottom: 1px solid #3399FF;
    text-align:left;
    font-family: Arial;
    font-size: 12px;
    clear:both;
    height:100%;
}

.footer
{
    font-family: Tahoma;
    font-size: 8pt;
    color: Gray;
    margin:12px;
    text-align: center;
}

.footer a
{
    text-decoration: none;
    color: Gray;
}

.brand_item
{
    width: 80%;
    text-align: center;
    vertical-align: middle;
    margin: 4px 8px 4px 8px;
    padding: 4px 0px 4px 0px;
}

.brand_item img
{
    border: 0;
}

.category_item
{
    float:left;
    width: 180px;
    height: 160px;
    margin: 16px 10px 16px 10px;
    text-align: center;
    vertical-align: top;
    padding: 4px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #555;
    text-decoration: none;
}

.category_item:hover
{
    color: #BC2020;
}

.category_item img
{
    border: 0;
    padding-bottom: 8px;
}

.spacer
{
    clear:both;
    margin: 12px 0px 12px 0px;
    height: 1px;
    background-image: url("delimiter.gif")/*tpa=http://electroimport.md/images/delimiter.gif*/;
    background-repeat:repeat-x;
}

.spacer_news
{
    clear:both;
    margin: 32px 0px 4px 0px;
    height: 1px;
    background-image: url("delimiter.gif")/*tpa=http://electroimport.md/images/delimiter.gif*/;
    background-repeat:repeat-x;
}

.news_pager
{
    margin-top: 6px;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
}


.header1
{
    font-family: Times New Roman;
    font-size: 14pt;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 8px;
    color: #222;
}

.header2
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 4px;
}

.header3
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #333;
}

.path_navigator
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
    padding: 2px;
    text-align: right;
}

.path_separator
{
    height:10px;
    width:19px;
    background-image:url("path_separator.png")/*tpa=http://electroimport.md/images/path_separator.png*/;
    background-repeat:no-repeat;
    vertical-align: middle;
}    

.article_main_title
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: bold;
    padding: 8px;
    text-align:center;
    color: #3366CC;
}

.article_tile
{
    font-family: Arial;
    font-size: 15pt;
    font-weight: normal;
    padding: 8px;
    text-align:center;
    color: #3366CC;
}

.article_tile2
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    padding-top: 4px;
    padding-bottom: 2px;
    text-align:left;
    color: #3366CC;
    font-weight: bold;
}



.article_title_separator
{
    margin-top: 6px;
    margin-bottom: 16px;
    height: 1px;
    background-color: Gray;
}

.article_text
{
    font-family: Arial;
    font-size: 10pt;
    text-align: justify;
}

.sub_article_text
{
    padding-left:12px;
}

.aholder
{
    vertical-align: middle;
}
.aholder img
{
    vertical-align: middle;
    margin-right: 4px;
}

.article_text .aholder
{
    font-size: 10pt;
    font-family: Arial;
    margin-top: 6px;
    margin-bottom: 4px;
    vertical-align: middle;
}

.article_product
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: #000085;
    padding-bottom: 8px;
}

.file_download
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: Normal;
    padding-bottom: 8px;
}

.file_download .link
{
    vertical-align: middle;
}

.file_download .image
{
    margin-right: 4px;
    vertical-align: middle;
}

.file_download .size
{
    color: Gray;
    padding-left: 8px;
    vertical-align: middle;
}

.file_download .nofile
{
    padding-left: 8px;
    color: red;
    vertical-align: middle;
}


.article_product .article_product_hot
{
    color: Red;
}

.brand_title
{
}

.news_item
{
    font-family: Arial;
    font-size: 10pt;
}

.news_img
{
    float: right;
    padding-left: 16px;
    padding-bottom: 16px;
}

.news_title
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: Bold;
    padding-bottom: 8px;
    color: #3366CC;
}

.news_text
{
    text-align: justify;
}

.new_thumb_area
{
    float:left;
    width: 116px;
    padding: 8px 8px 0px 8px;
    text-align: center;
    font-weight: bold;   
}
        
.new_thumb_area a
{
    text-decoration: none;
}

.new_thumb_area img
{
    border: 0px;
    padding: 2px 8px 2px 8px;
}


.contacts
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
}

.contacts_header
{
    height: 21px;
    background-color: #D2D2FF;
    color: #333;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-align: center; 
    border: 1px solid #9D9DFF;
    padding-top: 2px;
}


.contact_group
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: Bold;
    color: #3366CC;
    padding-top: 16px;
    padding-bottom: 4px;
}

.contact_strong
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: Bold;
    padding-top: 16px;
    padding-bottom: 2px;
}

.contact_strong a
{
    font-weight: normal;
    padding-left: 16px;
}

.contact_text
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    padding-bottom: 4px;
    
}

.contact_dealer
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    padding-bottom: 2px;
    color: Navy;
    font-style:italic;
}


.publication_title
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    padding-bottom: 8px;
    color: #3366CC;
}

.publication_text
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    margin-left: 12px;
    margin-bottom: 4px;
    text-align: justify;
}

.publication_text img
{
    vertical-align: middle;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.publication_text .filesize
{
    margin-left: 8px;
    color: Gray;
}

.publication_date
{
    color: Gray;
}


.subcategory_item
{
    float:left;
    width: 260px;
    height: 160px;
    margin: 8px 10px 12px 16px;
    text-align: center;
    vertical-align: top;
    padding: 4px 4px 8px 4px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #555;
    text-decoration: none;
}

.subcategory_item:hover
{
    color: #BC2020;
}

.subcategory_item img
{
    border: 0px;
    padding-bottom: 8px;
}

table .lefttopbottom
{
    border-left: 1px solid silver;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
}

table .top
{
    border-top: 1px solid silver;
}

table .bottom
{
    border-bottom: 1px solid silver;
}

table .toprightbottom
{
    border-right: 1px solid silver;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
}

table .leftbottom
{
    border-left: 1px solid silver;
    border-bottom: 1px solid silver;
}

table .rightbottom
{
    border-left: 1px solid silver;
    border-bottom: 1px solid silver;
}

.grid_viewbox
{
    border: 1px solid silver;
    padding: 2px;
    margin-bottom: 8px;
    color: Navy;
    height: 16px;
    vertical-align:middle;
    background-color: White;
    font-family: Tahoma;
    font-size: 10pt;
}

.grid_editbox
{
    margin-bottom: 8px;
    color: Navy;
    font-family: Tahoma;
    font-size: 10pt;
    width: 96%;
}

.grid_fieldTrue
{
    border: 1px solid #008100;
    padding:2px;
    background-color:#CDFFCD;
}

.grid_fieldFalse
{
    border: 1px solid red;
    padding:2px;
    background-color:#FFE49C;
}

.grid_fieldTrue input,span
{
    vertical-align: middle;
}

.grid_fieldFalse input, span
{
    vertical-align: middle;
}


.subscription_req
{
    color: #B22222;
    font-weight: bold;
}

.adm_category
{
    text-align:right; 
    vertical-align:middle; 
    margin-bottom: 12px; 
    margin-left: 24px; 
    padding: 8px; 
    border: solid 1px #9D9DFF; 
    float:right;
}

.adm_catTitle
{
    font-family: Tahoma;
    font-size: 11pt;
}

.see_also
{
    clear:both;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
    margin-top: 32px;
    padding: 8px 4px 12px 34px;
    background-color: #EBEBEB;
    background-image: url("info24.png")/*tpa=http://electroimport.md/images/info24.png*/;
    background-repeat:no-repeat;
    background-position: 4px 4px;
    border-bottom: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    color: #202020;
}

.see_also .title
{
    height: 24px;
    font-weight: bold;
    font-size: 10pt;
    margin-top: 4px;
}

.see_also .item
{
    vertical-align: middle;
    margin: 2px 12px 2px 0px;
    font-size: 10pt;
    font-family: Arial;
    float: left;
}

.item img
{
    margin-right: 2px;
    vertical-align: middle;
}

.item a
{
    text-decoration: none;
    color: #3366CC;
}

.item a:hover
{
    text-decoration: underline;
    color: Blue;
}



.soft_group
{
    padding: 6px 0px 0px 38px;
    background-image: url("soft.png")/*tpa=http://electroimport.md/images/soft.png*/;
    background-repeat: no-repeat;
    text-align:justify;
    margin: 0px 0px 0px 16px;
}

.soft_group_title
{
    font-weight: bold;
    font-family: Tahoma;
    font-size: 11pt;
    margin-bottom: 2px;
    color: #3366CC;
}

table .left
{
    border-top: 1px solid #9D9DFF;
    border-left: 1px solid #9D9DFF;
}

table .right
{
    border-top: 1px solid #9D9DFF;
    border-left: 1px solid #9D9DFF;
    border-right: 1px solid #9D9DFF;
}

table .leftbottom
{
    border-top: 1px solid #9D9DFF;
    border-left: 1px solid #9D9DFF;
    border-bottom: 1px solid #9D9DFF;
}

table .rightbottom
{
    border: 1px solid #9D9DFF;
}

.site_navigator
{
    margin-bottom: 8px;
}


.relay_item
{
    float: left;
    width: 94px;
    height: 110px;
    margin: 8px;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    border: solid 1px white;
    color: #444;
}

.relay_item a
{
    text-decoration: none;
    color: #444;
}

.relay_item:hover
{
    border: 1px solid #D0D0D0;
    color: #000;
}


.relay_item img
{
    border:0px;
}

.calendar a
{
    text-decoration: none;
}

.project_row
{
    border-bottom: 1px solid silver;
}


.file_download_big
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: Normal;
    padding-bottom: 2px;
}

.file_download_big .link
{
    vertical-align: middle;
}

.file_download_big .image
{
    margin-right: 4px;
    vertical-align: middle;
}

.file_download_big .size
{
    color: Gray;
    padding-left: 8px;
    vertical-align: middle;
}

.file_download_big .nofile
{
    padding-left: 8px;
    color: maroon;
    vertical-align: middle;
    font-size: 8pt;
}

.price_details
{
    margin-left: 16px;
}

.sub_price_details
{
    font-size:7pt;
    margin-left: 24px;
    color:#666;
}

.brand_link
{
    font-family: Tahoma;
    font-size: 10pt;
    text-align: right;
    padding-right: 22px;
    background-image: url("web_link.png")/*tpa=http://electroimport.md/images/web_link.png*/;
    background-position: right;
    background-repeat: no-repeat;
    height: 18px;
}

.brand_link img
{
    vertical-align:middle;
}

.brand_link a
{
    text-decoration: none;
}

.brand_link a:hover
{
    text-decoration: underline;
}


.brand_text
{
    font-family: Arial;
    font-size: 10pt;
    text-align: justify;
    text-indent: 16px;
}

b
{
    color: #000066;
}


.site_link
{
    font-family: Tahoma;
    font-size: 10pt;
    text-align: right;
    padding-right: 22px;
    background-image: url("web_link.png")/*tpa=http://electroimport.md/images/web_link.png*/;
    background-position: right;
    background-repeat: no-repeat;
    height: 18px;
    float:right;
}

.banner_area
{
    height: 90px;
    /* height: 205px; */
    text-align: center;
    border-bottom: solid 1px #EF3B33;
}

.banner_area img
{
    border: 0px;
}
