/*
Document   : blogORO
Created on : 17.10.2008, 17:13:59
Author     : User 1
Description:
Purpose of the stylesheet follows.
*/

/*
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
#overlay{
    /*display:none;*/
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;
    background-color:#000;
    -moz-opacity: 0.5;
    opacity: 0.50;
    filter: alpha(opacity=50);
}

#lightbox {
    /*display:none;*/
    position: absolute;
    top:50%;
    left:50%;
    z-index:9999;
    width:250px;
    /*height:200px;*/
    height:auto;
    border:1px solid #C0C0C0;
    background:#D8D8E6;
    text-align:left;
    margin-left: -125px;
    margin-top: -150px;
    vertical-align: top;
}
.innerLightbox{
    border:1px solid #C0C0C0;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    width:auto;
    /*height:181px;*/
    height:auto;
    background:#FFFFFF;
}

#biglightbox {
    /*display:none;*/
    position: absolute;
    top:50%;
    left:50%;
    z-index:9999;
    /*width:610px;*/
    width:auto;
    /* height:400px; */
    height:auto;
    border:0px;
    background:#ffffff;
    text-align:left;
    margin-left: -300px;
    margin-top: -200px;
}


div.popup_title {
    margin-left:10px;
    margin-top:5px;
    padding-bottom:1px;
    text-decoration:underline;
    color:#ff4500;
    font-size:14px;
}

div.popup_header1 {
    font-size: 16px;
    color: #808080;
    margin-left:15px;
    margin-top:5px;
    margin-bottom:5px;
    font-weight: bold;
    background-color: #ffffff;
}

p.detalii {
    font-size:10px;
    font-weight:normal;
    margin-left:15px;
    margin-top:4px;
}
.fundal {width:610px;}
.popup1 form p input, .popup_fix form p input {margin-left:15px;margin-top:5px;}
#formular1 {margin-bottom:20px;margin-top:20px;}
#formular1 div, .popup1 #formular2 div, .popup1 .alin, .popup_fix #formular2 div, .popup_fix .alin {margin-left:15px;margin-top:5px;font-weight:normal;font-size:12px;}
.popup1 .alin, .popup_fix {overflow:hidden;}
.popup1 .alin .gri, .popup_fix .alin .gri {
    background-color:#f1f1f1;
    display:block;
    /*width:200px;*/
    width:auto;
    height:41px;
    line-height:41px;
    vertical-align:middle;
    float:left;
    padding-left:10px;
    padding-right:10px;
}
#formular1, #formular2 {height:100px;}
#formular1 div, #formular2 div {display:block;width:100%;}
.popup1 .alin .alb, .popup_fix .alin .alb {float:left;display:block;height:41px;line-height:41px;margin-right:10px;}
.popup1 .alin .gri input, .popup_fix .alin .gri input {line-height:41px;height:41px;margin:0px;padding:0px;margin-right:7px;margin-left:5px;}

.popup1, .popup_fix{
    background-color:#ffffff;
    display:block;
    overflow:hidden;
    border:0px;
    padding:0px;
    width:auto;
   /* width:610px;*/
    height:auto;
    border-left:1px solid #c0c0c0;
    border-right:1px solid #c0c0c0;
    border-bottom:1px solid #c0c0c0;
    border-top:1px solid #c0c0c0;
    border:0px;
    text-align:left;
}
.popup_fix {width:610px;}
.popup_body1 {
/*    min-height: 110px;
    height:auto !important;*/ /* min-height fast hack */
    /*height:110px;*/
    height:auto;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    vertical-align: middle;
    background-color:#f1f1f1;
    /*background-color:#a1a1a1;*/
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
}
.popup_footer1 table tr td a {
    font-size:11px;
    color:black;
    text-decoration:none;
}
.popup_footer1 table tr td a:hover {
    font-size:11px;
    color:#F15F00;
    text-decoration:underline;
}

.popup_body1 .paragraf {
    margin-bottom: 10px;
}

.popup_body1 .bold {
    font-weight: bold;
    font-size: 12px;
}
.popup_footer1 {
    /*color: #666666;*/
    vertical-align: middle;
    margin-top: 2px;
    margin-bottom: 4px;
    margin-left: 2px;
    margin-right: 2px;
    font-weight: normal;
    font-size: 14px;
}

textarea.messagebox {
    border: 0px #000000 solid;
    font: normal 10px/normal Arial, Helvetica, sans-serif;
    overflow: hidden;
}

.closeContainer a.cancelAction{
    background-image: url(../images/icons/close.jpg);
    height: 11px;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 15px;
    font-size: 9px;
    /*float:right;*/
    background-position: right center;
    background-repeat: no-repeat;
    text-align: left;
    text-decoration: none;
    color:black;
}

.closeContainer a.cancelAction:hover{
    color:#F15F00;
    text-decoration: none;
}

.closeContainer{
    /*width:610px;*/
}
.popup_footer1 div .over_rite a {
    color:black;
    text-decoration:none;
}
.popup_footer1 div .over_rite a:hover {
    color:#ff5540;
    text-decoration:underline;
}

#formular1 div, .popup1 #formular2 div, .popup1 .alin, .popup_fix #formular2 div, .popup_fix .alin {width:auto;}

#formular2 {height:255px;}
#formular2 #horizontal_carousel {width:auto;}
#formular2 #horizontal_carousel .previous_button,#formular2 #horizontal_carousel .next_button {width:33px;}
#formular2 #horizontal_carousel .container{width:510px;}