@import 'common-v1.css';

a,a:visited {    
    color:#600;
    text-decoration:underline;
}
a:hover {   
    text-decoration:none;
}

#menu-logo-box {
    height:117px;
    background:url(img/bg-header.gif) no-repeat top center #fff;
    overflow:hidden;
}

#menu-logo {
    position:relative;
    top:16px;
    left:20px;
    height:101px;
    width:841px;
    background:url(img/bg-setum-sa-header-homepage.jpg) no-repeat top center #fff;
}



#bigpicture {
    height:124px;
    padding-top:170px;
    background:url(img/bg-setum-sa-header-homepage.jpg) no-repeat bottom left #fff;
    overflow:hidden;
    color:#fff;
    position:relative;
}

#bigpicture div.csc-header-n1 {
    width:55%;
    height:105px;
    float:left;
    border-right:1px solid #fff;
    position:relative;
    overflow:hidden;
}

#bigpicture h1 {
    width:55%;
    height:105px;
    float:left;
    border-right:1px solid #fff;
    overflow:hidden;
    font: bold italic 16px Georgia, serif;
    position:absolute;
    top:172px;
    text-align:right;
}

#bigpicture h1 a,#bigpicture h1 a:visited {
    display:block;
    padding:10px;
    color:#fff;
    text-decoration:none;
}
#bigpicture h1 a:hover {
    text-decoration:underline;
}

#bigpicture p {
   width:42%;
   float:right;
   height:105px;
   overflow:hidden;
   position:absolute;
   top:182px;
   right:15px;
}

#bigpicture p a,#bigpicture p a:visited {
    color:#fff;
    text-decoration:none;
}
#bigpicture p a:hover {
    text-decoration:underline;
}


#middle {padding-right:10px}

#content,#boxes,#descriptions {
    padding-left:10px;
    padding-top:10px;
    padding-right:0;
}

#news {
    position:relative;
    clear:both;
    margin-right:10px;
    margin-top:10px;
    padding:15px;
    background:url(img/bg_nou.jpg) no-repeat 773px center #fff;
    border:10px solid #fc0;
    font-size:12px;
    font-weight:bold;
}
.news-en {
    background-image:url(img/bg_new.jpg) !important;
}
#news ul {
    margin-left:25px;
}
#boxes {
    height:155px;
    overflow:hidden;
}

#boxes div {
    position:relative;
    width:150px;
    height:155px;
    overflow:hidden;
    margin-right:17px;
}

#boxes * {
    display:none;
}

#boxes #box1 {
    display:block;
     float:left;
    background:url(img/bg-usi-metalice.jpg) no-repeat top left #5a5a5a;
}

#boxes #box2 {
    display:block;
     float:left;
    background:url(img/bg-usi-rezistente-la-foc.jpg) no-repeat top left #5a5a5a;
}
#boxes #box3 {
    display:block;
     float:left;
    background:url(img/bg-etanse.jpg) no-repeat top left #5a5a5a;
}

#boxes #box4 {
    display:block;
     float:left;
    background:url(img/bg-decupari-tabla-laser.jpg) no-repeat top left #5a5a5a;
}


#boxes #box5 {
    display:block;
    margin-right:0;
    float:left;
    background:url(img/bg-aluminiu-pvc.jpg) no-repeat top left #5a5a5a;
}



#boxes  h1 {
    display:block;
    position:absolute;
    top:91px;
    left:8px;
    width:84px;
    height:30px;
    font-size:12px;
    font-weight:bold;
    color:#fc0;
    overflow:hidden;
    text-transform:lowercase;
}

#boxes  h2 {
    display:block;
    font-size:11px;
    font-weight:bold;
    position:absolute;
    top:128px;
    left:8px;
    width:140px;
    height:26px;
    line-height:26px;
    color:#fff;
    overflow:hidden;
    text-transform:lowercase;
    white-space:nowrap;
}


#boxes  h1 a,#boxes  h1 a:visited{
    display:block;
    color:#fc0;
    text-decoration:none;
}
#boxes h2 a,#boxes h2 a:visited {
    display:block;
    color:#fff;
    text-decoration:none;
}

#boxes h2 a sup {
    display:inline;
    color:#ff017e;
    font-weight:bold !important;
    font-size:11px;
    text-transform:uppercase;
}


#descriptions {
    clear:both;
    background:url(img/bg-text-0.gif) no-repeat 10px 20px #fff;
}

#descriptions div {
    height:155px;
    overflow:auto;
    color:#333;
    padding:0px 40px 20px 20px;
}

#descriptions  h1 {
    padding-top:48px;
    padding-bottom:5px;
    font-size:12px;    
    text-transform:uppercase;
}
#descriptions  h1 a,#descriptions  h1 a:visited {
    color:#333;
    text-decoration:none;
}
#descriptions  h1 a:hover {
    text-decoration:underline;
}

#descriptions * {
    display:none;
}
#descriptions #desc0 h1,#descriptions #desc0 p {
    display:block;
} 
#descriptions #desc0 h1 *,#descriptions #desc0 p * {
    display:inline;
}

#descriptions #desc0 {
    display:block;
    background-image:url(img/marker.gif);
    background-position:-50px 10px;
    background-repeat: no-repeat;
    background-color:transparent;
}

#descriptions #desc1 {
    display:none;
    background:url(img/bg-text-1.gif) no-repeat top left #fff;
}

#descriptions #desc2 {
    display:none;
    background:url(img/bg-text-2.gif) no-repeat top left #fff;
}

#descriptions #desc3 {
    display:none;
    background:url(img/bg-text-3.gif) no-repeat top left #fff;
}

#descriptions #desc4 {
    display:none;
    background:url(img/bg-text-4.gif) no-repeat top left #fff;
}

#descriptions #desc5 {
    display:none;
    background:url(img/bg-text-5.gif) no-repeat top left #fff;
}


#copy {
    padding:0 20px;
}
