﻿img {
    border: none;
    text-decoration: none;    
}

html, body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    min-width: 1004px;
}

body {
    font-family: Tahoma, Arial;
    font-size: 12px;
    background-color: #3c463d;
}

#container {
    width: 1004px;
    overflow: hidden;
}

/*************** MENU AREA ***************/
#menu_wrapper {
    height: 67px;
    overflow: hidden;
    background-image: url("../Images/menu_bg.gif");
    background-repeat: repeat;
}

#menu_container {
    width: 990px;
    height: 67px;
    margin: auto;
    background-image: url("../Images/menu_content_bg.jpg");
    background-repeat: repeat;
    padding: 0px 7px;
}

#menu_links_wrapper { 
    vertical-align: bottom;
    height: 40px;
    width: 995px;
    padding-top: 7px;
}

#nesa_sigla_wrapper {
    overflow: hidden; 
}

#nesa_sigla_wrapper a.sigla {
    float: right ! important;
    display: inline-block ! important;
    background-image: url("../Images/sigla_nesa.jpg");
    width: 137px;
    height: 35px;
}

#menu_container a {
    float: left;
    width: 108px;
    height: 21px;
    margin: 1px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #cfdccb;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    background-image: url("../Images/menu_btn_bg_hover.png");
    background-position: 0 top;
    bottom: 0px;
}

#menu_container a.selected {
    float: left;
    width: 108px;
    height: 29px;
    margin: 1px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #cfdccb;
    font-size: 12px;
    font-weight: bold;
    line-height: 29px;
    background-image: url("../Images/menu_btn_bg_hover.png");
    background-position: 0 bottom;
    bottom: 0px;
    margin-top: -6px;
}

#under_menu {
    height: 30px;
    background-image: url("../Images/under_menu_bg.png");
    background-position: top;
}

#language_wrapper {
    width: 56px;
    height: 28px; 
    float: left;
    margin: 0px;
    text-align: left;
}

#language_wrapper  a.language {
    display: inline-block;
    width: 28px;
    height: 28px;
    float: left; 
    text-decoration: none;
    font-size: 0px;
    background-position: left bottom;
    text-align: left;
    line-height: normal;
    float: left;
    font-weight: bold;
    margin: 0px;
}

#language_wrapper  a.language:hover,
#language_wrapper a.language.selected, 
#language_wrapper a.selected {
    background-position: left top;
    margin: 0px;
    text-align: left;
    line-height: normal;
    float: left;
}

#language_wrapper  a#en_limba {
    background-image: url("../Images/flag_en.png");
}

#language_wrapper  a#ro_limba {
    background-image: url("../Images/flag_ro.png");
}


/********* BANNER AREA ********/
#banner_wrapper {
    height: 195px;
    background-image: url("../Images/banner_wrapper_bg.png");
    background-repeat: repeat-x;
}

#banner_content {
    width: 1004px;
    margin: auto;
    overflow: hidden;
    background-image: url("../Images/banner_bg.png");
    background-repeat: no-repeat;
    background-position: center;
}

#banner_text_area {
    width: 380px;
    height: 180px;
    float: right;
    padding: 6px 15px 5px 5px;
}

#banner_text_area span.banner_title1 {
    font-size: 16px;
    color: #ad7f18;
    font-family: Arial;
    margin-top: 5px;
    font-weight: bold;
    letter-spacing: 4px;
}

#banner_text_area p.green1 {
    font-size: 13px;
    color: #a2bc66;
    font-family: Arial;
    margin-top: 5px;
    font-weight: bold;
}

#banner_text_area p.green2 {
    font-size: 12px;
    color: #94a883;
    font-family: Arial;
    margin-top: 5px;
    margin-bottom: 5px;
}

a.details {
    display: block;
    width: 66px;
    height: 23px;
    background-image: url("../Images/detalii_bg.png");
    line-height: 21px;
    text-decoration: none;
    font-weight: bold;
    color: #3d463d;
    text-align: center;
    font-size: 10px;
}

/************* CONTENT ************/
#content_area {
    width: 984px;
    overflow: hidden;
    padding: 10px 10px;
    background-image: url("../Images/content_bg.png");
    background-repeat: repeat-x;
    background-position: top;
    margin: auto;
    min-height: 200px;
    margin-top: -3px;
    color: #f1f1f1;
}
.webtext_content a,
.webtext_content a:link,
.webtext_content a:visited,
.descriere_articol a,
.descriere_articol a:link,
.descriere_articol a:visited {
    color: #f1f1f1;
    text-decoration: underline;
}
.descriere_articol a:hover,
.webtext_content a:hover {
    text-decoration: none;
}
#content_area p {
    padding: 2px 0px 2px 0px;
    margin: 0px;
}
#content_area h3 {
    color: #da970e;
    font-size: 23px; 
}
#content_area h3.page_title {
    float: left;
    background-image: url("../Images/page_title_bg.png");
    height: 50px;
    line-height: 39px;
    background-repeat: no-repeat;
    background-position: right;
    padding: 0px 30px;
    margin: 0;
    margin-left: -10px;
    display: block
}
#content_area h3.page_title_right {
    float: left;
    background-image: url("../Images/page_title_bg_right.png");
    height: 50px;
    line-height: 39px;
    background-repeat: no-repeat;
    background-position: left;
    padding: 0px 30px;
    margin: 0;
    margin-left: -10px;
    display: block;
    float:right;
}
.green_normal {
    color: #a2bc66;
}
.green_bold {
    color: #a2bc66;
    font-weight: bold;
    font-size: 14px;
}
.green_white {
    color: #d0ddcb;
}
a.details_small {
    padding-left: 12px;
    background-image: url("../Images/detalii_small_bg.png");
    background-repeat: no-repeat;
    background-position: left;
    color: #da970e;
    font-style: normal;
    text-decoration: none;
}
a.details_small_projects {
    padding-left: 12px;
    background-image: url("../Images/detalii_small_bg.png");
    background-repeat: no-repeat;
    background-position: left;
    color: #6a3305;
    font-style: normal;
    text-decoration: none;
}
.float_right {
    float: right;
}

/********* HOME ****************/
/** ---- noutati ---- **/
#home_noutati {
    overflow: auto;
    width: 480px;
    padding: 5px; 
}
#news_slider {
    height: 20px;
    width: 130px;
    padding: 5px 0px;
}
#news_slider a {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0px 1px;
    text-decoration: none;
    color: #a8a9a4;
    float: left;
    border: 1px solid #a8a9a4;
    text-align: center;
    line-height: 16px;
}
#news_slider a.current, #news_slider a:hover {
    background-color: #a8a9a4;
    color: #000;
}
/** ---- contact ---- **/
#home_contact {
    overflow: auto;
    width: 480px;
    padding: 5px;
}
#contact_text_area {
    padding: 5px;
    overflow: hidden;
}
#contact_text_area table {
}
#contact_text_area table tr td {
    vertical-align: middle;
    color: #d0ddcb;
}
#contact_text_area table tr td.right {
    padding-left: 10px;
}
#contact_text_area table tr td a {
    text-decoration: underline;
    color: #d0ddcb;
}
/** ---- proiecte ---- **/
#home_projects {
    width: 500px;
    padding: 5px;
    overflow: auto;
    float: right;
}
#projects_slider_content {
    width: 472px;
    height: 164px;
    background-image: url("../Images/home_project_slider_bg.png");
    padding: 0px 13px;
}
div.project_slider_bg_img {
    width: 147px;
    height: 162px;
    background-image: url("../Images/home_project_slider_img_bg.png");
    background-position: right;
    float: left;
    margin: 0px 5px;
    text-align: center;
}
div.project_slider_img {
    width: 120px;
    height: 120px;
    margin: auto;
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 3px;
}
/** ---- newsletter ---- **/
#home_newsletter {
    width: 500px;
    padding: 5px;
    overflow: auto;
    float: right;
}
#newsletter_right {
    float: right;
    width: 200px;
    padding: 5px;
    width: 200px;
}
input.newsletter_input {
    width: 186px;
    margin: auto;
    margin-top: 5px;
    border: 1px solid #cbcbcb;
    background-color: #a75511;
    color: #000;
    padding: 0px 2px 0px 3px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #E9E8CE;
    font-style: italic;
}
input.newsletter_abonare_btn {
    margin-top: 2px;
    cursor: pointer;
    border: 1px solid #cbcbcb;
    background-color: #a75511;
    color: #f1f1f1;
    -moz-border-radius: 5px 5px 5px 5px;
}
#cartier_rezidential {
    float: left;
    width: 283px;
    height: 238px;
    background-image: url("../Images/home_cartier_rezidential_wrapper.png");
}
#cartier_rezidential_content {
    width: 254px;
    height: 210px;
    margin-top: 13px;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
}
.cartier_rezidential_top_text1 {
    position: absolute;
    height: 35px;
    width: 254px;
    background-color: #29312a;
    color: #da970e;
    overflow: auto; 
}
.cartier_rezidential_top_text2 {
    position: absolute;
    width: 254px;
    line-height: 35px;
    text-align: center;
    color: #da970e;
    font-weight: bold;
    font-size: 16px;
}
.cartier_rezidential_top_text3 {
    position: absolute;
    height: 22px;
    width: 254px;
    background-color: #29312a;
    overflow: auto; 
    bottom: 0px;
    text-align: center;
    overflow: hidden;
}
.cartier_rezidential_top_text3 a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #da970e;
    line-height: 20px;
    padding: 0px 5px;
}

/********* FOOTER AREA *********/
#footer_wrapper {
    margin-top: 10px;
    background-image: url("../Images/footer_wrapper_bg.png");
    background-repeat: repeat-x;
    background-position: top;
    background-color: #869b75;
    padding: 22px 0px 20px 0px;
    text-align: center;
    color: #ebf2d9;
    min-height: 45px;
}
#footer_container {
    width: 1004px;
    overflow: hidden;
    text-align: center;
    margin: auto;
    padding: 0px 0px 6px 0px;
}
#footer_links {
    overflow: hidden;
    padding-left: 223px;
    padding-top: 10px;
}
#footer_container a.footer_link {
    color: #ebf2d9;
    text-decoration: none;
    padding: 0px 2px;
    text-align: center;
    line-height: 20px;
}
#footer_container a.footer_link:hover, #footer_container a.selected {
    text-decoration: underline;
}
span.copyright {
    color: #455146;
}
#sigla_ts {
    width: 163px;
    height: 54px;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}
#sigla_ts a {
    width: 163px;
    height: 54px;
    display: block;
    background-image: url("../Images/sigla_ts.png");
    background-position: top;
    position: relative;
    cursor: pointer;
}
#sigla_ts_hover {
    width: 163px;
    height: 54px;
    display: block;
    background-image: url("../Images/sigla_ts.png");
    background-position: bottom; 
}

/************ TABS ***************/
.tab_wrapper { 
    width: 975px; 
    margin: auto;
    text-align: center;
    overflow: hidden;
    margin-top: -13px;
    min-height: 40px;
}
.tab_wrapper a {
    display: inline-block; 
    line-height: 28px;
    text-decoration: none; 
    font-size: 11px;  
    margin-left: -5px;
    cursor: pointer;
}
.tab_wrapper a * {
    height: 35px;
}
.tab_wrapper a:hover *,
.tab_wrapper a#current * { 
    background-position: -60px -56px ! important; 
    color: #f1f1f1 ! important;
    line-height: 35px; 
}
.tab_wrapper a div.left {
    width: 10px; 
    background-image: url("../../Images/tab01_left.png"); 
    background-position: left -11px;
    float: left;
}
.tab_wrapper a div.right {
    width: 10px; 
    background-image: url("../../Images/tab01_right.png"); 
    background-position: right -11px;
    float: left;
}
.tab_wrapper a div.center { 
    background-image: url("../../Images/tab01_center.png"); 
    background-position: center -11px;
    background-repeat: repeat-x; 
    color: #dedcdc;
    font-weight: bold;
    float: left;
    padding: 0px 5px; 
}
a.blog_link {
    display: inline-block;
    background-image: url("../../Images/blog.png");
    background-position: left top; 
    background-repeat: no-repeat;
    text-decoration: none;
    height: 30px;
    line-height: 20px;
    color: #f1f1f1;
    width: 212px;
    margin: 1px;
}

a.blog_link_en {
    display: inline-block;
    background-image: url("../../Images/blog_en.png");
    background-position: left top; 
    background-repeat: no-repeat;
    text-decoration: none;
    height: 30px;
    line-height: 20px;
    color: #f1f1f1;
    width: 212px;
    margin: 1px;
}

a.blog_link:hover, a.blog_link_en:hover {
    background-position: left bottom;
}
