@charset "utf-8";

h1, h2, h3, h4, h5, ol, ul, li {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}

/* footer settings */
html
{
    height: 100%;
}
/* ---------------- */

body 
{
    margin: 0px auto;
    font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 62.5%;
    color: #333333;
    background: url(../images/background.png) repeat-x top;
    /* footer settings */
    height: 100%;
    /* ------------------ */
}

#container
{
    width: 970px;
    font-size: 11px;
    margin: 0px auto;
    position: relative;
}

#fullPageWrap
{
    width: 970px;
    float: left;
    background: url(../images/page_bg.png) no-repeat center 30px;
    
    /* footer settings */ 
    padding-bottom: 14em;   
}

/* footer settings */ 
#nonFooter
{
    position: relative;
    min-height: 100%;
}

* html #nonFooter
{
    height: 100%;
}
/* ---------------- */ 

/* ***************************************** */
/* ***************  HEADER ***************** */
/* ***************************************** */

#headerWrap{
    float: left;
    width: 100%;
}

#upmenu{
    width: 100%;
    float: right;
    margin: 0px 0px 30px 0px;
}

ul.uppermenu{
    float: right;
    display: inline;
    width: 52%;
    margin: 0px 0px 0px 400px;
}

ul.uppermenu li{
    display: inline;
    float: left;
    margin: 0px 5px 0px 5px;
}

ul.uppermenu li a{
    float: left;
    color: #383838;
    text-decoration: none;
    padding: 10px 5px 0px 5px;
}
ul.uppermenu li img{
    float: left;
    padding: 9px 0px 0px 0px;
    border:0;
    behavior: url(iepngfix.htc);
}

ul.uppermenu li a:hover{
    color: #4f6bff;
    text-decoration: none;
}



#logopart{
    display: inline;
    width: 200px;
    float: left;
    border:0px;
    margin: 0px 0px 0px 60px;  
}
#logopart img{
    behavior: url(iepngfix.htc);
} 

.toperSelected {
    color: #383838; 
}

/* ***************************************** */
/* ***************  MIDDLE ***************** */
/* ***************************************** */

#middleWrap{
    display: inline;
    float: left;
    width: 970px;
    margin: 0px 0px 0px 0px;
    background: url(../images/page_bag.png) no-repeat center top;
    behavior: url(iepngfix.htc);   
}


#submenu{
    display: inline;
    height: 40px;
    float:right;
    margin: 2px 40px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 25px;
    color: #ccc;
}

.submenuLieft{
    display: inline;
    width: 14px;
    height: 40px;
    float:left;
    background: url(../images/up_menu_left.png) no-repeat left;
    behavior: url(iepngfix.htc); 
}

.submenuRight{
    display: inline;
    width: 14px;
    height: 40px;
    float:left;
    background: url(../images/up_menu_right.png) no-repeat right;
    behavior: url(iepngfix.htc); 
}

ul.submenubutons{
    float: left;
    height: 40px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background: url(../images/up_menu_middle.png) no-repeat left;
    behavior: url(iepngfix.htc);
}
ul.submenubutons li{
    display: inline;
    float: left;
    height: 40px;
    margin: 0px 5px 0px 5px;
}
ul.submenubutons li a{
    float: left;
    color: #4F6BFF;
    padding: 22px 5px 0px 5px;
    text-decoration: none;
    outline: none;
    text-transform:uppercase;
}
ul.submenubutons li a img{ 
    border:0;
}
ul.submenubutons li a:hover{
    color: #534F46;
}

ul.submenubutons li a.nothingmorethansomethingelse{
    color: #534F46;
}


#content{
    position: relative;
    display: inline; 
    float: left;
    width: 880px;
    margin: 10px 0px 0px 50px;
}



/* -------  pagination   -------------- */ 

.paginationButtons{
    position: absolute;
    top: 0px;
    right: -50px;
    display: inline;
    width: 20px;
    float:left;
    margin: 10px 0px 10px 20px;
}
    .paginationButtons li{
        float:left;
        margin: 0px 2px 5px 0px;
        color: #fff;
    }
    .paginationButtons li a{
        float:left;
        text-decoration: none;
        color: #434038;
        padding: 4px 17px 2px 4px;
        border: 1px solid #C6E5FC;
        background: #fff;
        
    }
    
    .paginationButtons li a:hover{
        color: #666;
        background: #C3E4FD;
    }
    

    .paginationButtons li a.submenutitleON{
        color: #666;
        background: #C3E4FD;
    }

    
/* -------  MAIN   -------------- */
/* ----------------------------------------- */

#rightMain{
    display: inline;
    float: right;
    width:440px;
    margin: 0px 70px 20px 10px;
}

#rightMain p{
    font-size: 1.2em;
    font-weight: normal;
    color: #5E5E5F;
    padding: 6px 6px 6px 6px;
    margin: 20px 0px 0px 0px;
    border: 1px dashed #ccc;
    font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif;
}

#rightMain h3 {
    font-size: 1.5em;
    font-weight: normal;
    color: #5E5E5F;
    padding: 2px 2px 2px 2px;
    margin: 16px 0px 0px 0px;
} 

#rightMain img{
    font-size: 1.5em;
    font-weight: normal;
    color: #5E5E5F;
    padding: 6px 6px 6px 6px;
    margin: 4px 0px 0px 0px;
    border: 3px solid #D6EDFF; 
}  
    
    
#front_imag{
	width: 340px; /*initial width:320px*/
    display: inline;
    float: left;
    text-align: center;
    margin: 50px 0px 0px 0px;  /*initial margin: 50px 0px 0px 20px;*/
}


.main_wraper {
    display: inline;
    float:left;
    width: 404px;
    margin: 0px 0px 20px 20px;
}

.main_wraper img{
    border: 2px solid #3C382D;
}

.main_catg {
    display: inline;
    float: left;
    width: 100%;
    
}

.main_catg a:hover{
    color: #C6E4FD;
} 


    


/* -------  PORTOFOLIU SHOW   -------------- */
/* ----------------------------------------- */


/* -------  back buton   -------------- */ 
.back_buton{
    display: inline;
    float: left;
    width: 600px;
}

.back_buton a{
    display: inline;
    color: #4f6bff;
    text-decoration: none;
    padding: 4px;
    float: left;
}
.back_buton a:hover{
    color: #534F46;
} 

/* -------  picture container -------------- */ 

.picture_container{
    display: inline;
    float: left;
    width: 593px;
    height: 423px;
    background: #fff; 
    border: 3px solid #D6EDFF;
    margin: 5px 20px 0px 10px;
}
.picture_container img{ 
    margin: 4px 0px 0px 4px;
}


/* -------  right details   -------------- */ 

.right_details{
    display: inline;
    float: left;
    width: 200px;
}

.right_mini_title {
    float:left;
    width: 200px; 
    font-size: 1.4em;
    margin: 10px 0px 10px 0px;
    padding: 4px 0px 2px 0px;
    border-top: 2px solid #D7EEFF;
    border-bottom: 2px solid #D7EEFF;
    color: #4F6BFF;
}

.right_details p{
    display: inline;
    float:left;
    margin: 5px 0px 5px 15px;
    line-height: 16px;
} 

.right_details p a{
   color: #4f6bff;
   text-decoration: none;
   padding: 3px;
}
.right_details p a:hover{
    background: #e9ebe4;
} 


/* -------  pagination   -------------- */ 
.pagination_show{
    width: 580px;
    display: inline;
    float: left;
    clear: left;
    margin: 0px 0px 0px 10px;
}


.pagination_show a{
    display: inline;
    float: left;
    padding: 4px 8px 4px 8px;
    color: #3c382d;
    text-decoration: none;
}

.pagination_show a.selected_pag{
    background: #D6EDFF; 
    color: #3c382d;
}



/* -------  PORTOFOLIU  gallery  -------------- */
/* -------------------------------------------- */

.project_wraper{
    display: inline;
    float: left;
    width: 406px;
    margin: 20px 20px 0px 10px;
}

.project_image{
    float: left;
    width: 400px;
    height: 130px;
    background: #ffffff;
    border: 3px solid #D6EDFF; 
}

.project_detail{
    display: inline;
    float: left;
    width: 400px;
    height: 20px;
    color: #4F6BFF;
    line-height: 20px;
    text-align: right;
    font-size: 1.4em;
}

.bottom_item{
    display: inline;
    float: left;
    width: 400px;
    height: 16px;
    background: url(../images/bottom_item.png) no-repeat left top;
}

.project_catg{
    display: inline;
    float: left;
    width: 406px;
    margin: 0px 0px 1px 0px;
    background: #3c382d;
}
.project_catg a{
    display: block;
    text-decoration: none;
    color: #fff;
    text-indent: 3px;
    padding: 1px 0px 1px 0px;
}
.project_catg a:hover{
    background: #b3845f;
} 




/* -------  SERVICII SHOW   -------------- */
/* ----------------------------------------- */

.servicii{
    width: 45%; 
    float:left;
    margin: 0px 0px 0px 0px; 
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 1.1em;  
}

.servicii2{
    width: 45%; 
    float:right;
    margin: 0px 0px 0px 0px;
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 1.1em; 

}

  
.servicii ul{
    width: 99%;
    display: inline;
    float: left;
    margin: 0px 0px 2px 10px; 
}

.servicii ul li{
    display: inline;
    float: left;
    width: 99%; 
    text-indent: 5px;
    margin: 0px 0px 2px 0px;
}

.servicii2 ul{
    width: 99%;
    display: inline;
    float: left;
    margin: 0px 0px 2px 10px; 
}

.servicii2 ul li{
    display: inline;
    float: left;
    width: 99%; 
    text-indent: 5px;
    margin: 0px 0px 1px 0px;
}

.servicii h5 {
    display: inline;
    float: left;
    font-weight: normal;
    font-size: 1.4em;
    color: #030C3B;
    margin: 10px 0px 0px 0px;
}

.servicii2 h5 {
    display: inline;
    float: left;
    font-weight: normal;
    font-size: 1.4em;
    color: #030C3B;
    margin: 10px 0px 0px 0px;
}




/* -------  DESPRE SHOW   -------------- */
/* ----------------------------------------- */

.despre_Cryo{
    width: 99%;
    float:left;
    background: url(../images/poza-scaune_alpha10.jpg) no-repeat center 40%; 
}

.despre_Cryo h2{
    display: inline;
    float: left;
    width: 99%;
    font-size: 1.6em;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #4F6BFF;
}

.despre_Cryo h3{
    display: inline;
    float: left;
    width: 99%;
    font-size: 1.7em;
    font-weight: normal;
    margin: 8px 0px 4px 0px;
    padding: 2px 0px 2px 0px;
    text-indent: 4px;
    color: #4F6BFF; 
}

.despre_Cryo h4{
    display: inline;
    float: left;
    width: 99%;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0px 0px 4px 0px;
    padding: 2px 0px 2px 0px;
    color: #030C3B;
    text-indent: 4px;
}

.despre_Cryo p{
    display: inline;
    float: left;
    width: 96%;
    margin: 2px 0px 4px 0px;
    padding: 5px 10px 5px 10px;
    line-height: 16px;
    text-align: justify;
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 1.1em;
}


/* -------  CLIENTS SHOW   -------------- */
/* ----------------------------------------- */

.project_client_wraper{
    display: inline;
    float: left;
    width: 99%;
    margin: 30px 0px 0px 20px;
}

.logo_client_wraper{
    display: inline;
    float: left;
    width: 150px;
    height: 100px;
    background: #fff;
    border: 1px solid #D6EDFF;
    margin: 0px 0px 10px 10px;
}

.logo_client{
    display: inline;
    float: left;
    width: 150px;
    height: 100px;
    text-align: center;
}


/* -------  Jobs SHOW   -------------- */
/* ----------------------------------------- */

.jobs_Cryo{
    width: 99%; 
    float:left;
    background: url(../images/poza-scaune_alpha10.jpg) no-repeat center 40%;
}


.jobs_Cryo h3{
    display: inline;
    float: left;
    width: 99%;
    font-size: 1.6em;
    font-weight: normal;
    margin: 8px 0px 4px 0px;
    padding: 2px 0px 2px 0px;
    color: #4F6BFF;
    text-indent: 4px;
}

.jobs_Cryo p{
    display: inline;
    float: left;
    width: 96%;
    margin: 2px 0px 4px 0px;
    padding: 5px 10px 5px 10px;
    line-height: 16px;
    text-align: justify;
}


.cvonline{
    padding: 16px;
}

.cvonline h3{
    font-size: 1.7em;
    font-weight: normal;
    padding: 10px 0px 10px 10px;
    margin: 10px 0px 10px 0px;
    border-bottom: 1px solid #ccc;
}





/* ***************************************** */
/* ***************  FOOTER ***************** */
/* ***************************************** */

#footer{
    position: relative;
    margin-top: -10.5em;
    display: inline;
    width: 100%;
    float:left;
    height: 170px;
    background: url(../images/footer_bg.png) repeat-x top #ebf6ff;
}

#copyright_text{
    width: 970px;
    margin: 0px auto;
    height: 160px;      
    padding: 10px 20px 0px 120px;
    color: #534f46;
    line-height: 15px;
    background: url(../images/footer_middle.png) no-repeat top center;
}

/* ------------------------- *//*  contact    */

fieldset{
    margin: 0px 0px 10px 0px;
    padding: 10px 0px 10px 20px; 
    border-top: 1px solid #C6E5FD; 
    border-bottom: 1px solid #C6E5FD; 
    border-left: 0px solid #C6E5FD; 
    border-right: 0px solid #C6E5FD; 
}
fieldset legend{
    font-size: 1.6em;
    color: #4F6BFF;
    padding: 4px 6px 4px 6px;
}

.form_holder{
    float:left;
    width: 400px;
    margin: 10px 30px 30px 20px;
    font-size:1.0em;
}

.contact_data{
    display: inline;
    float:left;
    width: 300px;
    font-size: 1.0em;
    margin: 20px 0px 0px 0px;
    line-height: 16px;
    
}

input, textarea, select {
    border: 1px solid #ccc;
    padding: 4px;
    margin: 6px;
    font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
    font-size: 1.0em;
}

label {
    float:left;
    width: 100%;
    clear: both;
} 

.pushit{
    background: #C6E5FD;
}






.AdminAddClient{
    display: inline;
    float: left;
    width: 96%;
    border: 1px solid #333;
    margin: 10px 0px 20px 10px;
    padding: 10px 0px 10px 10px;
}