* {
    margin: 0;
    padding: 0;

}
a:focus {
    outline:none;

}
.clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix{
    height: 1%;
}
.clearfix {
    display: block;
}
.clear
{
    clear:both;
}
body {
    font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
    background-color:#DFE3E4;
    font-size:12px;
}
#wrapper
{
    width:960px;
    margin:0 auto;
    background-color:#fff;
    height:auto;
    
}
#body_main
{
    float:left;
    width:960px;
    /*padding-top:15px;*/
    padding-bottom:5px;
}

.menu
{
     width:940px;
     float:left;
     padding:0px 10px;
     
}
.menu ul
{
    float:left;
    width:920px;
    padding:0px 10px;
    margin:0;
    border:2px solid #888888;
    list-style-type:none;
}
.menu a
{
    float:left;
    text-decoration:none;
    font-weight:bold;
    color:white;                                                      
    background-color:#B40000;
    /*background:url(../../user/images/gradient2.png);*/
    padding:8px 8px;
    /*border-right:1px solid white;*/
}
.menu a:hover 
{
    background-color:#ff3300;
 /*   background:url(../../user/images/gradient.gif);*/
}
.menu li 
{
   display:inline;
}
#menu
{
    background-color: #b40000;
    
}
.content
{
    width:960px;
    float:left;
    padding-top:15px;
}

#articol_title
{
    /*background-color:#888888;
    width:500px;
    text-align:center;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    padding:5px 0px;           */
    color:#000;
}
#articol_title h2
{
    background:url("../../user/images/bg_h1_grey_wide.jpg") no-repeat scroll left top transparent;
    display:block;
    font-size:16px !important;
    font-weight:bold;
    line-height:18px;
    margin-bottom:5px;
    padding:7px 0 5px 10px;
    width:620px;
}
.list_articol
{
    width:620px;
    float:left;
    padding:10px 0px;
    display:inline;
}
.list_articol_numar
{
    width:60px;
    float:left;
    font-size:55px;
    padding-top:10px;
    font-family:"Action Man";
    text-align:center;
}
.list_articol_left
{
    width:106px;
    float:left;
    padding:0px 10px;
    
}
.list_articol_left2
{
    width:106px;
    float:left;
    padding:0px 10px 0px 0px;
    
}
.list_articol_right
{
    width:483px;
    float:left;
    padding-right:10px;
    
}
.list_articol_titlu
{
    width:483px;
    float:left;
    padding-bottom:10px;
    border-bottom:1px dotted #c7c7c7;
}
.list_articol_titlu a
{
    color:#000000;
    text-decoration: none;
    font-size:14px;
    font-weight: bold;
}
.list_articol_titlu a:hover
{
    text-decoration:underline;
}
.list_articol_fete
{
    width:483px;
    float:left;
    padding:10px 0px;
    border-bottom:1px dotted #c7c7c7;
}
.list_articol_fete a
{
    color:#2660B6;
    text-decoration: none;
    font-size:12px;
}
.list_articol_fete a:hover
{
    text-decoration:underline;
}
.list_articol_descriere
{
    width:483px;
    float:left;
    padding:10px 0px;
    border-bottom:1px dotted #c7c7c7;
}
.list_articol_descriere a
{
    color:#2660B6;
    text-decoration: none;
    font-size:12px;
}
.list_articol_descriere a:hover
{
    text-decoration:underline;
}
.list_articol_imagini
{
    width:483px;
    float:left;
    padding:10px 0px;
    border-bottom:1px dotted #c7c7c7;
}
.list_articol_imagini_left
{
    float:left;
    width:200px;
    padding-right:10px;    
    padding-top:5px;
}
.Readers
{
    color:#B40000;
    padding-left:20px;
}
.list_articol_imagini_right
{
    float:left;
    width:262px;
    padding-right:10px;    
}
.list_articol_imagini a
{
    color:#2660B6;
    text-decoration: none;
    font-size:12px;
}
.list_articol_imagini a:hover
{
    text-decoration:underline;
}
.img2 
{
    border:1px solid #C7C7C7;
    padding:1px;
    margin-right:5px;
}
.left_articol
{
    float:left;
    width:620px;
    padding:0px 10px;
}
.left_articol h1
 {
    font-size:16px; 
 }
 .BoxFace
 {
     width:620px;
     float:left;
     padding:15px 0px 10px 0px;
 }
 .ContentBoxFace
 {
     width:600px;
     float:left;
     
     padding:10px;
 }
 #BoxGeneral
 {
     background-color:#E6E6E6;
     float:left;
     width:620px;
 }
 .ContentBoxFace p
 {
     padding-bottom:5px;
 }
 .ContentBoxFace a
 {
     text-decoration:none;
     color:#2660B6;
 }
 .ContentBoxFace a:hover
 {
     text-decoration:underline;
 }
 .Fapta
 {
     padding-bottom:5px;
     margin-bottom:5px;
     border-bottom:1px dotted #ffffff;
     width:600px;
     float:left;
 }
 .PrivateInfo
 {
     width:600px;
     float:left;
     padding-bottom:5px;
 }
 .PrivateInfoLeft
 {
     width:200px;
     float:left;
 }
 .PrivateInfoCenter
 {
     width:250px;
     float:left;
 }
 .PrivateInfoLeft2
 {
     width:110px;
     float:left;
 }
 .PrivateInfoCenter2
 {
     width:340px;
     float:left;
 }
 .PrivateInfoRight
 {
     width:149px;
     float:left;
     text-align:right;
 }
 .PrivateInfoRight a
 {
    font-weight:bold !important;
    text-decoration:none !important;    
 }
 .PrivateInfoRight a:hover
 {
    text-decoration:underline !important;    
 }
 .TehnicalDetails
 {
     width:600px;
     float:left;
     padding-bottom:5px;
 }
 .TehnicalDetailsLeft
 {
     width:299px;
     float:left;
 }
 .TehnicalDetailsRight
 {
     width:300px;
     float:left;
     text-align:right;
 }
 .VotFapte
 {
     width:200px;
     margin:0 auto;
 }
 .header_menu
{
     width:620px;
     float:left;
}
.header_menu ul
{
    float:left;
    width:620px;
    padding:0px;
    margin:0;
    list-style-type:none;
}
.header_menu a
{
    float:left;
    text-decoration:none;
    color:white;
    background-color:#999999;
    padding:2px 5px;
    border-right:1px solid white;
}
.header_menu a:hover  
{
    text-decoration:underline;
}
.header_menu li 
{
   display:inline;
}
.right_articol         
{
    float:left;
    width:310px;
    padding-right:9px;
}
.continut_articol
{
    float:left;
    width:620px;
    padding:10px 0px;
}
.continut_articol_Fete
{
   float:left;
   width:484px; 
   padding-left:15px;
}
.continut_articol_Fete a
{
    color:#2660B6;
    text-decoration: none;  
}
.continut_articol_Fete a:hover
{
    text-decoration:underline;  
}
.continut_articol_left
{
   float:left;
   width:250px; 
}
.continut_articol_fete2
{
    width:300px;
    float:left;
    padding:5px 0px;
   
}
.continut_articol_fete2 a
{
    color:#2660B6;
    text-decoration: none;
    font-size:12px;
}
.continut_articol_fete2 a:hover
{
    text-decoration:underline;
}
.continut_articol_fete
{
    width:250px;
    float:left;
    padding:10px 0px;
   
}
.continut_articol_fete a
{
    color:#2660B6;
    text-decoration: none;
    font-size:12px;
}
.continut_articol_fete a:hover
{
    text-decoration:underline;
}
.descriere_articol
{
    width:590px;
    margin:0 auto;
    padding-bottom:10px;
}
.descriere_articol ul
{
    padding-left:20px;
}
.continut_articol_articole
{
    width:620px;
    float:left;
    padding-bottom:10px;
    border-bottom:1px dotted #C7C7C7;
    margin-bottom:10px;
}
.continut_articol_articole h2
{
    padding-bottom:2px;
}
.continut_articol_articole h2 a
{
    color:#000000;
    text-decoration:none;
}
.continut_articol_articole h2 a:hover
{
    text-decoration:underline;
}
.data_articol_fata
{
    padding-bottom:10px;
    color:#9DAEBF;
}
.continut_articol_articole_left
{
   float:left;
   width:106px; 
   padding:0px 10px;
}
.continut_articol_articole_right
{
   float:left;
   width:484px; 
   padding-right:10px;
}
.continut_articol_articole_right a
{
    color:#2660B6;
    text-decoration: none;
    font-size:12px;
}
.continut_articol_articole_right a:hover
{
    text-decoration:underline;
}
.continut_articol_right
{
   float:left;
   width:250px; 
}

#footer
{
    width:960px;
    margin:15px auto;
    background-color:#fff;
    height:auto;
    /*height:15px;*/
    padding:10px 0px;
}
#footer a
{
    color:#2660B6;
    text-decoration:none;
} 
#footer a:hover
{
    text-decoration:underline;
}
.footer
{
    float:left;
    width:960px;
}
.footer_left
{
    width:400px;
    float:left;
}
.footer_right
{
    width:559px;
    float:left;
}
.footer_right a
{
    color:#2660B6;
    text-decoration:none;
} 
.footer_right a:hover
{
    text-decoration:underline;
}
.voting
{
    float:left;
    width:100px;
    padding:0px 10px;
    
}
.votingFace
{
    float:left;
    width:252px;
    padding:5px 5px;
    margin-left:10px;
    border:1px solid #888;
    background-color:#fff;
    
}
.votingFaceTotalRelative
{
    position:relative;
}
.votingFaceTotal
{
    position:absolute;
    width:60px;
    top:24px;
    left:95px;
    border:1px solid #6BCB2C;
    background-color:#D8E6D8;
    text-align:center;
}
.votingFaceContra
{
    float:left;
    width:120px;
    margin-left:7px;
    border:1px solid #6BCB2C;
    background-color:#DCEADC;
    text-align:center;
    padding-top:5px;
    cursor:pointer;
}
.labelContra
{
    font-weight:bold;
    color:#B40000;
}
.labelVotesPro
{
    width:93px;
    float:left;
}
.labelVotesProLeft
{
    float:left;
    width:20px;
    padding-left:5px;
    
}
.labelVotesProRight
{
    float:left;
    width:67px;
    color:#888;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    
}
.labelVotesContra
{
    width:93px;
    float:right;
}
.labelVotesContraLeft
{
    color:#888;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    width:67px;
    float:left;
}
.labelVotesContraRight
{
    width:20px;
    padding-right:5px;
    float:left;
}
.votingFacePro
{
    float:left;
    width:120px;
    border:1px solid #6BCB2C;
    background-color:#DCEADC;
    text-align:center;
    padding-top:5px;
    cursor:pointer;
}
.labelPro
{
    color:#6BCB2C;
    
    font-weight:bold;
    
}
.votingTotals
{
    float:left;
    width:251px;
    padding-top:5px;
}
.votingTotalsLeft
{
     float:left;
     width:216px;
     text-align:left;
     padding-left:5px;
}

.votingTotalsRight
{
     float:left;
     width:25px;
     text-align:right;
     padding-right:2px;    
     border:1px solid #888;
}
/*start rightside vot*/
.votingFaceFata
{
    float:left;
    width:170px;
    padding:5px 5px;
    border:1px solid #888;
    background-color:#fff;
}
.votingFaceTotalFata
{
    position:absolute;
    width:35px;
    top:24px;
    left:65px;
    border:1px solid #6BCB2C;
    background-color:#D8E6D8;
    text-align:center;
}
.votingFaceContraFata
{
    float:left;
    width:80px;
    margin-left:5px;
    border:1px solid #6BCB2C;
    background-color:#DCEADC;
    text-align:center;
    padding-top:5px;
    cursor:pointer;
}
.labelVotesProFata
{
    width:63px;
    float:left;
}
.labelVotesProLeftFata
{
    float:left;
    width:15px;
    padding-left:2px;
    
}
.labelVotesProRightFata
{
    float:left;
    width:45px;
    color:#888;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    
}
.labelVotesContraFata
{
    width:63px;
    float:right;
}
.labelVotesContraLeftFata
{
    color:#888;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    width:45px;
    float:left;
}
.labelVotesContraRightFata
{
    width:15px;
    padding-right:2px;
    float:left;
}
.votingFaceProFata
{
    float:left;
    width:80px;
    border:1px solid #6BCB2C;
    background-color:#DCEADC;
    text-align:center;
    padding-top:5px;
    cursor:pointer;
}
.votingTotalsFata
{
    float:left;
    width:169px;
    padding-top:5px;
}
.votingTotalsLeftFata
{
     float:left;
     width:135px;
     text-align:left;
     padding-left:5px;
}

.votingTotalsRightFata
{
     float:left;
     width:25px;
     text-align:right;
     padding-right:2px;    
     border:1px solid #888;
}
/*end*/
.buton_votare_pozitiv
{
    color:#6BCB2C;
    font-size:14px;
    font-weight:bold;
    
}
.buton_votare_negativ
{
    color:#F14901;
    font-size:14px;
    font-weight:bold;
}
#paginatie
{
    text-align:center;
    padding:15px 0px;
    
}
#paginatie .box_page
{
    border:1px solid #2660B6;
    color:#2660B6;
    padding:5px 5px 2px;
    width:15px;
    text-decoration:none;
}
#paginatie .box_page:hover
{
    border:1px solid #2660B6;
    background-color:#2660B6;
    padding:5px 5px 2px;
    width:15px;
    text-decoration:none;
    color:#fff;
}
#paginatie .current_page
{
    background-color:#2660B6;
    border:1px solid #2660B6;
    color:#FFFFFF;
    padding:5px 5px 2px;
    width:15px;
    text-decoration:none;
}
    
#paginatie .current_page:hover
{
    
    text-decoration:underline;
}
#confirmare_vot
{
    color:#B40000;
}
.BoxLogin
{
    width:350px;
    margin:0 auto;
    height:auto;
  
}
#loginBox
{
    float:left;
    width:350px;
    background-color:#FAFAFA;
    padding:10px 10px 50px 10px;
}
.fields
{
    width:350px;
    float:left;
    padding-bottom:10px;
}
.field
{
    width:90px;
    padding-right:5px;
    float:left;
}
.input_field
{
    width:250px;
    float:left;
}
.message
{
    color:#b40000;
}
.forms
{
    width:80px;
    float:left;
}
.border_menu
{
    float:left;
    color:#ffffff;
    padding:8px 0px;
}
#header_first 
{
    float:left;
    padding:10px 0px;
    width:960px;
    background-color:#888888;
}
.header_first_left
{
    float:left;
    width:750px;
    padding:0px 20px;
    color:#fff;
}
.header_first_left a
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
.header_first_left a:hover
{
    text-decoration:underline;
}
.header_first_right
{
    float:left;
    text-align:right;
    width:160px;
    padding-right:10px;
    color:#fff;
}
.header_first_right a
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}
.header_first_right a:hover
{
    text-decoration:underline;
}
.header
{
    float:left;
    width:940px;
    padding:10px;
}
.header_left_top
{
    float:left;
    width:500px;
    
}
.header_center_top
{
    float:left;
    width:281px;
    padding:23px 30px 0px 40px;
}
.header_right_top
{
    float:left;
    width:80px;
    padding:26px 0px 0px 0px;
}
.title_search_image
{
    padding:0px 0px 0px 10px;   
}
.layer_1  {
background:url("../../user/images/bg_layer.jpg") repeat-x scroll left top #EDEFEF;
border:1px solid #325F83;
width:445px;
}
.layer_1 ul 
{
    float:left;
    width:90%;
    list-style-type: none;
}
.layer_1 a 
{
    color:#000000;
    text-decoration:none;
}
.layer_1 a:hover
{
    text-decoration:underline;
}
.tab_genre  {
background:url("../../user/images/bg_tab_explore.jpg") no-repeat scroll left top transparent;
color:#4B5354;
height:34px;
position:relative;
width:220px;
}
.box_content  
{
    padding:10px 15px;
    float:left;
}
.box_content h3 
{
    color:#000000;
    font-size:12px;
}
.left_layer
{
    float:left;
    margin-right:15px;
    padding-right:15px;
    width:130px;
}
.right_layer  
{
    float:left;
    width:120px;
}
.sep_right  
{
    background:url("../../user/images/sep4.gif") no-repeat scroll right center transparent;
    margin-right:15px;
}
.mb5
{
    margin-bottom:5px;
}

.mb10
{
    margin-bottom:10px;
}
.tab_search  
{
    background:url("../../user/images/bg_tab_search.jpg") no-repeat scroll left top transparent;
    float:left;
    height:34px;
    width:261px;
}
.drop_search
{
    width:218px;
    float:left;
}
.text2 
{
    color:#4B5354;
    float:left;
    height:14px;
    margin-left:4px;
    margin-top:3px;
    padding:4px;
    width:205px;
    border:1px solid #C1C1C1;
}
.submit2
{
    background:none repeat scroll 0 0 transparent;
    border:medium none;
    cursor:pointer;
    display:inline;
    float:left;
    height:28px;
    margin-top:3px;
    width:28px;
}
.afis_articol3
{
    width:580px;
    float:left;
    padding-top:5px;
    
}
.afis_articol3_left
{
   width:265px;
   float:left; 
}
.afis_articol3_right
{
    float:left;
    width:300px;
    padding-right:15px;
}
.afis_articol3 a
{
    color:#2660B6;
    text-decoration:none;
}
.afis_articol3 a:hover
{
    text-decoration:underline;
}
.container_afis_articol2
{
    width:580px;
    float:left;
}
.afis_articol2
{
    width:145px;
    float:left;
    padding-top:5px;
    
}
.afis_articol2 a
{
    color:#2660B6;
    text-decoration:none;
}
.afis_articol2 a:hover
{
    text-decoration:underline;
}
.container_afis_articol
{
    width:580px;
    float:left;
} 
.afis_articol
{
    width:190px;
    float:left;
    padding-top:5px;
    
}
.afis_articol a
{
    color:#2660B6;
    text-decoration:none;
}
.afis_articol a:hover
{
    text-decoration:underline;
}
.articole_categorie1
{
    color:#000;
    
}
.articole_categorie1 h2
{
    background:url("../../user/images/bg_h1_grey_wide.jpg") no-repeat scroll left top transparent;
    display:block;
    font-size:16px !important;
    font-weight:bold;
    line-height:18px;
    margin-bottom:5px;
    padding:7px 0 5px 10px;
    width:620px;
}
.container_categorii
{
    padding:5px 20px 10px 20px;
    float:left;
}
.last3
{
    width:290px;
    float:left;
    padding-bottom:10px;
}
.last3_left
{
    width:110px;
    float:left;
}
.last3_right
{
    width:180px;
    float:right;
}
.last3_right h3
{
    font-size:13px;
}
.last3_right h3 a
{
    color:#000000;
    text-decoration:none;
}
.last3_right h3 a:hover
{
    text-decoration:underline;
}
.list_last3_fete
{
    padding:10px 0px;
    width:180px;
    
}
.list_last3_fete a
{
    color:#2660B6;
    text-decoration:none;
}
.list_last3_fete a:hover
{
    text-decoration:underline;
}
#borderLast3
{
    float:left;
    background-color:#ffffff;
    border:1px solid #888888;
    padding:10px;
    width:290px;
}
.yahoo  
{
    background:url("../../user/images/icon_ym.gif") no-repeat scroll left center transparent;
    padding-left:20px;
    color:#2660B6;
    text-decoration:none;
}
.yahoo:hover
{
    text-decoration:underline;
}
.facebook
{
    background:url("../../user/images/icon_fb.gif") no-repeat scroll left center transparent;
    padding-left:20px;
    color:#2660B6;
    text-decoration:none;
}
.facebook:hover
{
    text-decoration:underline;
}
.twitter
{
    background:url("../../user/images/icon_twitter.gif") no-repeat scroll left center transparent;
    padding-left:20px;
    color:#2660B6;
    text-decoration:none;
}
.twitter:hover
{
    text-decoration:underline;
}
.linkedin
{
    background:url("../../user/images/icon_li.gif") no-repeat scroll left center transparent;
    padding-left:20px;
    color:#2660B6;
    text-decoration:none;
}
.linkedin:hover
{
    text-decoration:underline;
}
.infos_media
{
   float:left;
   width:620px; 
}
.media_left
{
    float:left;
    width:270px;
    color:#9DAEBF;
    padding:5px 10px;
}
#media
{
    float:right;
    width:290px;
    padding:5px 10px 5px 20px;
    background-color:#fff;
    border:1px solid #888;
    margin-top:10px;
}
.tleft
{
    text-align:left;
}
.relativ
{
    position:relative;
    height:135px;
}
.absolut
{
    position:absolute;
    left:18px;
    top:104px;
    background-color:#b40000;
    width:104px;
}
.absolut a
{
    text-decoration:none;
    color:#fff;
}
.absolut a:hover
{
    text-decoration:underline;
}
.descriere_articol_fete
{
    width:590px;
    float:left;
    padding-bottom:10px;
    border-bottom: 1px dotted #888;
}
.descriere_articol_fete h2
{
    font-size:14px;
    padding:7px 5px;
}
.descriere_articol_fete_details
{
    width:280px;
    float:left;
    padding:0px 5px 10px 10px;
    
}
.descriere_articol_fete_details a
{
    color:#2660B6;
    text-decoration: none;
}
.descriere_articol_fete_details a:hover
{
    text-decoration:underline;
}
.vot_atribut
{
    width:590px;
    float:left;
    padding-top:10px;
}
.detaliu_atribut
{
    width:270px;
    float:left;
    padding:0px 10px;
}
.atribut_vot
{
    float:left;
    width:290px;
    padding-right:9px;
}
.confirmVot
{
    color:#B40000;
}
.opinion
{
    float:left;
    width:620px;
    border-bottom:1px dotted #888;
    padding-bottom:10px;
    margin-bottom:10px;
}
.left_opinion
{
    width:60px;
    float:left;
}
.center_opinion
{
    width:420px;
    float:left;
    padding:0px 10px;
}
.right_opinion
{
    width:110px;
    float:left;
    padding-right:10px;
}
.review 
{
    background:url("../../user/images/ico_reviews.gif") no-repeat scroll 0 3px transparent;
    padding-left:15px;
    color:#2660B6;
    text-decoration:none;
    font-size:12px;
    font-weight:normal;
}
.review:hover
{
    background:url("../../user/images/ico_reviews.gif") no-repeat scroll 0 3px transparent;
    padding-left:15px;
    text-decoration:underline;
}
.commentButton
{
    width:480px;
    margin:10px auto 0px auto;
}
.titlu_opinie
{
    width:420px;
    float:left;
    padding-bottom:5px;
    font-weight:bold;
}
.numeTitlu
{
    font-weight:normal;
    color:#B40000;
}
.numeTitlu a
{
    text-decoration:none;
    color:#B40000;
}
.numeTitlu a:hover
{
    text-decoration:underline;
}
.dataTitlu
{
    font-weight:normal;
    color:#888;
}
#reviewForm2
{
    border:1px solid #888;
    background-color:#FFFFFF;
    padding:10px;
}
#reviewForm
{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:215px;
    width:490px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:2;
    font-size:13px;
}
#popupContactCloseComment
{
 float:right;
 padding:3px;   
}
.tableClass
{
    padding:10px;
}
.trClass
{
    width:580px;
    
}
.tdClass
{
    width:110px;
    padding-bottom:5px;
}
.tdClass2
{
    width:450px;
    padding-bottom:5px;
}


.inputReview
{
 font-family:"Segoe UI,Arial,Verdana,Helvetica,sans-serif";   
 font-size:12px;
 color:#000;
}
.formReviewEdit
{
    display:inline;
    
}
.hide
{
    display:none;
}
.show
{
    
}
.absoluteDivComment
{
    position:absolute;
    border:1px solid #000;
    background-color:#fff;
    color:#fff;
    width:415px;
    z-index:1000;
}
.btnAbsoluteDivComment
{
    padding-top:5px;
    width:415px;
}
.btnAbsoluteDivCommentLeft
{
    float:left;
    width:390px;
}
.btnAbsoluteDivCommentRight
{
    float:left;
    width:20px;
}
.comentariuFull
{
    width:420px;
    float:left;
    padding:7px 0px 0px 70px;
}
.titlu_comentariu
{
    float:left;
    width:380px;
    padding-bottom:5px;
    font-weight:bold;
}
.comentariuFullLeft
{
    width:40px;
    float:left;    
}
.comentariuFullRight
{
    width:380px;
    float:left;
}
.FeteList
{
    border-bottom:1px dotted #888888;
    float:left;
    padding:10px 0px;
    width:590px;
    
}
.FeteList a
{
    color:#2660B6;
    text-decoration:none;
}
.FeteList a:hover
{
    text-decoration:underline;
}
.descriereArticolFete
{
    float:left;
    width:590px;
    padding-top:7px;
}
.descriereArticolFeteDetails
{
    float:left;
    padding:0 5px 0px 10px;
    width:280px;
}
.descriereArticolFeteDetails h2
{
    font-size:14px;
    padding:5px;
    margin:5px 0px;
    background-color:#E2E2E4;
}
/* start rating*/

.starbar
  {position:relative;height:16px; overflow:hidden;}
.starbar .starbar_backstars
  {position:absolute;width:160px;height:16px; background:url(../../user/images/stars.gif) no-repeat 0px 0px;}
.starbar .starbar_frontstars
  {width:0;height:16px; background:url(../../user/images/stars.gif) no-repeat 0px -16px;}
.active .starbar_frontstars
  {width:0;height:16px;background:url(../../user/images/stars.gif) no-repeat 0px -32px;}
.starbar a
  {position:absolute; display:block; left:0; top:0; height:16px;}
.starbar a:hover
  {background:url(../../user/images/stars.gif) no-repeat 0px -48px;}
.starbar a.starbar1 { width:16px; }
.starbar a.starbar2 { width:32px; }
.starbar a.starbar3 { width:48px; }
.starbar a.starbar4 { width:64px; }
.starbar a.starbar5 { width:80px; }
.starbar a.starbar6 { width:96px; }
.starbar a.starbar7 { width:112px; }
.starbar a.starbar8 { width:128px; }
.starbar a.starbar9 { width:144px; }
.starbar a.starbar10 { width:160px; }
/* / rating starbar */
#reviewStarsUserStars {border:1px solid #F3F4F6;}
#ratingUserStarsTooltip, #ratingUserStarsTooltipDefault {position:absolute; left:170px; color:#333333; font-weight:bold; font-size:12px;}

.box_grey1 {background:url(../../user/images/bg_box_grey1.jpg) no-repeat; width:186px; float:left;margin-right:10px;}
.box_grey1 .btm {background:url(../../user/images/btm_box_grey1.gif) no-repeat; width:186px; height:8px; font-size:1px;}
.box_grey1 .box_padding {padding:10px 10px 0px 10px; position:relative;}
.box_grey1 .note {font-size:26px; color:#FF7D00; width:35px; font-weight:bold; background:url(../../user/images/sep1.gif) no-repeat right center; padding-right:10px; margin-right:10px; display:block; float:left;}
.box_grey1 .vote {color:#555555; display:block; width:100px; float:left; padding-top:8px;}
.box_grey1 .reviews {background:transparent url(../../user/images/ico_reviews.gif) no-repeat 0px 3px; color:#2660b6 ;font-size:11px;padding-left:15px;}
.box_grey1 .reviews_top {padding-top:5px;background:url(../../user/images/dotted_gri.gif) repeat-x top left;}
.box_grey1 .public {background:url(../../user/images/dotted_gri.gif) repeat-x top left; padding-top:0px; margin-bottom:3px; margin-top:10px;}
.box_grey1 .public_top {background:none; margin-top:0; padding-top:0;}
.box_grey1 .public .small{padding-top:4px; height:12px; overflow:hidden;}
.box_grey1 .public_top .small{padding-top:0px; display:none;}

.rating_container {background:url(../../user/images/dotted_gri.gif) repeat-x top left; margin-top:9px; padding-top:9px;}
.rating_container_default {background:none; margin-bottom:0px; padding-bottom:0px;}
.rating_container .ratig_info {position:relative; height:35px; margin-bottom:3px; }
.rating_container .left {color:#B40000;
    font-size:26px; height:35px; width:35px;
    font-weight:bold; background:url(../../user/images/sep1.gif) no-repeat right center;
    padding-right:10px; margin-right:10px; display:block; float:none;
    overflow:hidden;
    }
.rating_container .right {width:100px; overflow:hidden; position:absolute; left:50px; bottom:7px;float:none; font-weight:bold;}
.rating_container .starbar {clear:both;}

.rating_hint {}
.rating_hint .left {color:#109ECD; text-align:right;}

.box_border_gri .box_content { border:1px solid #ddd; border-top:0; border-bottom:0;}
.linie_gri_top { background:url(../../user/img/dot_gri.gif) repeat-x left top}
.linie_gri_btm { background:url(../../user/img/dot_gri.gif) repeat-x left bottom; font-size:1px;}
.DeleteVot 
{
    text-decoration:none;
    color:#2660B6;   
}
.DeleteVot:hover
{
    text-decoration:underline;
}
/* end rating*/


/*start popup*/
.BoxLabel
{
	float:left;
width:490px;
padding:5px 0px;
}
.BoxLabelLeft
{
	float:left;
width:180px;
padding-left:20px;
}
.BoxLabelRight
{
	float:left;
width:289px;
}
.BoxLabelCloseLeft
{
	float:left;
padding:0px 10px;
width:447px;
}
.BoxLabelCloseRight
{
	float:left;
width:17px;
padding-right:5px;
}
.BoxLabelAnchor
{
	text-decoration:none;
color:#2660B6;
}
.BoxLabelAnchor:hover
{
	text-decoration:underline;
}


#backgroundPopup
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:130px;
	width:490px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	font-size:13px;
}
	
 /*end popup*/

 #PopularFace
 {
     padding:10px;
     float:left;
     width:443px;
     background-color:#FFFFFF;
     border:1px solid #888888;
 }
 .BoxText
 {
     padding:5px 10px;
 }
 .BoxTextTitle
 {
     font-size:14px;
     font-weight:bold;
     padding-bottom:10px;
 }
 .BoxTextContent
 {
     padding:0px 5px 10px 5px;
 }
 .BoxTextContent a
 {
     color:#2660B6;
     text-decoration:none;
 }
 .BoxTextContent a:hover
 {
     text-decoration:underline;
 }
 .ContactForm
 {
     font-weight:bold;
     padding:5px;
     margin:0 auto;
     width:430px;
 }
 .red_star
 {
     color:#B40000;
 }
 .continut_articol_leftFata
 {
     float:left;
     width:115px;
 }
 .continut_articol_rightFata
 {
     float:left;
     width:230px;
 }
 .continut_articol_feteFata
 {
     float:left;
     padding-bottom:5px;
     width:230px;
 }
.continut_articol_feteFata a
{
    color:#2660B6;
    text-decoration: none;
    font-size:12px;
}
.continut_articol_feteFata a:hover
{
    text-decoration:underline;
}
.last3_opinion
{
    width:180px;
    padding-top:15px;
}
.list_articol_rightFata
{
   float:left;
   width:159px;
}
.list_articol_rightFata2
{
   float:left;
   width:139px;
}
.list_articol_titluFata
{
    border-bottom:1px dotted #C7C7C7;
    float:left;
    padding-bottom:10px;
    width:159px;
}
.list_articol_titluFata a
{
    color:#000000;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
.list_articol_titluFata a:hover
{
    text-decoration:underline;
}
.list_articol_titluFata2
{
    border-bottom:1px dotted #C7C7C7;
    float:left;
    padding-bottom:10px;
    width:139px;
}
.list_articol_titluFata2 a
{
    color:#000000;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
.list_articol_titluFata2 a:hover
{
    text-decoration:underline;
}
.list_articol_imaginiFata
{
    border-bottom:1px dotted #C7C7C7;
    float:left;
    padding:10px 0;
    width:159px;
}
.list_articol_imaginiFata a
{
    color:#2660B6;
    font-size:12px;
    text-decoration:none;
}
.list_articol_imaginiFata a:hover
{
    text-decoration:underline;
}
.list_articol_imaginiFata2
{
    border-bottom:1px dotted #C7C7C7;
    float:left;
    padding:10px 0;
    width:139px;
}
.list_articol_imaginiFata2 a
{
    color:#2660B6;
    font-size:12px;
    text-decoration:none;
}
.list_articol_imaginiFata2 a:hover
{
    text-decoration:underline;
}
.confirmare_vot
{
    color:#B40000;
}
.activities
{
    float:left;
    width:620px;
    padding-bottom:10px;
}
.activities a
{
    text-decoration:none;
    color:#2660B6;
}
.activities a:hover
{
    text-decoration:underline;
}
.activities h3
{
    padding-bottom:7px;
}
.activities ul
{
    width:500px;
    margin:0 auto;
}
.activities li
{
    padding-left:0px;
}
.ocupatie_fata_populara
{
    font-size:12px;
}
.afis_articol3_leftFataPopulara
{
    width:114px;
    float:left;
}
.afis_articol3_rightFataPopulara
{
    float:left;
    width:465px;
}
.afis_articol3_rightFataPopulara1
{
    float:left;
    width:170px;
}
.afis_articol3_rightFataPopulara2
{
    float:left;
    width:269px;
}
.introPopular
{
    padding-top:10px;
}
.PopularArticolDetails
{
    float:left;
    width:465px;
    padding-top:5px;
}
.PopularArticolDetailsLeft
{
    float:left;
    width:222px;
    text-align:left;
    padding-left:10px;
    color:#B40000;
}
.PopularArticolDetailsRight
{
    float:left;
    width:222px;
    text-align:left;
    padding-left:10px;
    color:#2660B6;
}
#listeleFDM
{
    background-color:#FFFFFF;
    border:1px solid #888888;
    float:left;
    margin-top:10px;
    padding:10px;
    width:290px;
}
.list_item_full
{
    width:280px;
    float:left;
    padding:0px 5px 7px 5px;
}
.list_item
{
    width:139px;
    float:left;
    /*border-right:1px dotted #888888;*/
}
.list_item_right
{
    width:130px;
    float:left;
    padding-left:10px;
}
.list_item_full a
{
    color:#2660B6;
    text-decoration:none;
}
.list_item_full a:hover
{
    text-decoration:underline;
}
.PB
{
    border-bottom:1px dotted #888;
    margin-bottom:5px;
}
#NewFriends
{
    background-color:#FFFFFF;
    border:1px solid #888888;
    float:left;
    margin-top:10px;
    padding:10px;
    width:290px;
}
.last5
{
    width:280px;
    float:left;
    padding-top:10px;
    padding-left:10px;
}
.last5_left
{
    width:44px;
    float:left;
}
.last5_right
{
    width:230px;
    float:left;
    padding-right:5px;
    padding-top:10px;
}
.last5_right a
{
    color:#2660B6;
    text-decoration:none;
}
.last5_right a:hover
{
    text-decoration:underline;
}
.last5_right2
{
    width:230px;
    float:left;
    padding-right:5px;
    
}
.last5_right2 a
{
    color:#2660B6;
    text-decoration:none;
}
.last5_right2 a:hover
{
    text-decoration:underline;
}
#last3Comments
{
    background-color:#FFFFFF;
    border:1px solid #888888;
    float:left;
    margin-top:10px;
    padding:10px;
    width:290px;
}
.sendMail
{
    padding:10px 0px 0px 10px;
    float:right;
    width:264px;
}
.sendMail a
{
    color:#2660B6;
    text-decoration:none;
}
.sendMail a:hover
{
    text-decoration:underline;
}
.download
{
    padding:5px 0px;
    
}
.download a
{
    color:#2660B6;
    text-decoration:none;
}
.download a:hover
{
    text-decoration:underline;
}
.ColDomeniu
{
    float:left;
    width:100%;
}
.ColDomeniuLeft
{
  float:left;
  width:49%;  
  text-align:center;
}
.ColDomeniuRight
{
  float:left;
  width:49%;  
  text-align:center;
}
.continut_articol_vot
{
    float:left;
    width:274px;
                    
}
.thumbnailArticol
{
    padding-top:10px; 
    float:left;
    width:590px;   
}
.thumbnailArticolfoto
{
    width:117px;
    float:left;    
}
.selectFata
{
    width:170px;
    margin-left:10px;
    background-color:#DFE3E4;
    color:#B40000;
    font-size:11px;
}
.descriere_articol p a
{
    color:#2660B6;
    text-decoration:none;
}
.descriere_articol p a:hover
{
    text-decoration:underline;
}
.faceTr
{
    width:620px;
}
.faceTd
{
    width:110px;
    font-weight:bold;
}
.faceTd2
{
    width:509px;
}
.faceSpan
{
    width:168px;
    float:left;
}
.container620
{
    width:620px;
    padding-top:10px;
}
.paddingBT
{
    padding:10px 0px;
}
.trasatura
{
    width:600px;
    float:left;
    padding:0px 10px 10px 10px;
}
.left_trasatura
{
    width:149px;
    float:left;
}
.center_trasatura
{
    width:90px;
    float:left;
}
.right_trasatura
{
    width:90px;
    float:left;
}
.msgIrelevant
{
    width:60px;
    float:left;
}
.msgRelevant
{
    width:50px;
    float:left;    
}
.msgVoturi
{
    width:160px;
    float:left;
}
.text_trasatura
{
    width:560px;
    float:left;
    padding:5px 0px 0px 40px;
}
.catvotFapte
{
    width:90px;
    float:left;
}
.msgVoturiFapte
{
    width:110px;
    float:left;
}
.UserBox
{
    width:620px;
    float:left;
}
.UserBox p
{
    padding-bottom:5px;
}
.UserBoxLeft
{
    width:160px;
    float:left;
}
.UserBoxRight
{
    width:459px;
    float:left;
}
.upper
{
    font-size:14px;
}
#content{
    margin: 0; 
    background: #ffc; 
    padding: 15px; 
    border:0; 
    zoom:1;
}
div.outer { 
    /*float: left; 
    margin: 5px; 
    background: #c82; 
    width: 300px;*/
    height:auto;
    margin:0 auto;
    width:960px;
}
div.outer2
{
   width:620px;
   float:left; 
}
.showAll
{
    float:left;
    width:600px;
    padding-bottom:5px;
}
.showAllLeft
{
    width:300px;
    float:left;
}
.showAllRight
{
    width:299px;
    float:left;
    text-align:right;
}
.showAllTrasaturi
{
    float:left;
    width:600px;
    padding:0px 10px 5px 10px;
    
}
.showAllTrasaturi a
{
    color:#2660B6;
    text-decoration:none;
}
.showAllTrasaturi a:hover
{
    text-decoration:underline;
}
.showAllTrasaturiLeft
{
    width:300px;
    float:left;
}      
.showAllTrasaturiRight
{
    width:299px;
    float:left;
    text-align:right;
}
.TehnicalDetailsTrasaturi
 {
     width:550px;
     float:left;
     padding:10px 10px 5px 40px;
 }
 .TehnicalDetailsTrasaturi a
{
    color:#2660B6;
    text-decoration:none;
}
.TehnicalDetailsTrasaturi a:hover
{
    text-decoration:underline;
}
 .TehnicalDetailsTrasaturiLeft
 {
     width:174px;
     float:left;
 }
 .TehnicalDetailsTrasaturiCenter
 {  
     width:200px;
     float:left;
     text-align:center;
 }
 .TehnicalDetailsTrasaturiRight
 {
     width:175px;
     float:left;
     text-align:right;
 }
 .Source
 {
     width:505px;
     float:left;
 }
 .Source a
 {
    color:#2660B6;
    text-decoration:none; 
 }
 .Source a:hover
 {
    text-decoration:underline; 
 }
 .faceTd2 a
 {
    color:#2660B6;
    text-decoration:none; 
 }
 .faceTd2 a:hover
 {
    text-decoration:underline; 
 }
 .Tag
 {
     padding:0px 5px;
 }
 .Tag a
 {
    color:#2660B6;
    text-decoration:none; 
 }
 .Tag a:hover
 {
    text-decoration:underline; 
 }
 .BorderTop
 {
     border-top:1px dotted #888888;
 }
.BorderBottom
{
    border-bottom:1px dotted #ffffff;
    margin-bottom:5px;
}
.BorderBottomColorat
{
    border-bottom:1px dotted #888888;
}   
.Padding
{
    padding-bottom:7px;
}
.PaddingTop
{
    padding-top:10px;
}
.PrivateInfo .PrivateInfoRight .ConexModify
{
    font-weight:normal !important;
    color:#B40000;
}
.PrivateInfo .PrivateInfoRight .ConexDelete
{
    color:#B40000;
}
.BackgroundTab
{
    background-color:#E6E6E6 !important;
    color:#000000 !important;
}   
.thumbnailArticol a
 {
    color:#2660B6;
    text-decoration:none; 
 }
 .thumbnailArticol a:hover
 {
    text-decoration:underline; 
 }
 .TextRight
 {
    text-align:right;   
 }
 .deleteAccount
 {
    color:#2660B6;
    text-decoration:none; 
 }
 .deleteAccount:hover
 {
    text-decoration:underline; 
 }
 .firstFace
 {
     width:305px;
     float:left;
 }
 .PaddingFirstFace
 {
     padding-right:9px;
 }
 .firstFaceNumar
 {
     width:40px;
     float:left;
     font-family:"Action Man";
     font-size:16px;
     font-weight:bold;
     text-align:center;
     padding-top:34px;
 }
.noutate
{
    width:580px;
    float:left;
    padding:4px 0px;
}
.title_news
{
    background-color:#C4963E;
    font-weight:bold;
    padding:4px 5px;
    margin-right:5px;
}
.noutate_left
{
    width:469px;
    float:left;
    padding-right:10px;
}
.noutate_left a
{
    color:#2660B6;
    text-decoration:none;
}
.noutate_left a:hover
{
    text-decoration:underline;
}
.noutate_right
{
    width:100px;
    float:left;
    padding:0px 0px 0px 0px;
}
.noutate_username
{
    width:100px;
    float:left;
    font-weight:bold;
}
.noutate_username a
{
    color:#42A8D0;
    text-decoration:none;
}
.noutate_username a:hover
{
    text-decoration:underline;
}
.noutate_detaliu
{
    width:100px;
    float:left;
}
.noutate_detaliu a
{
    color:#7E3338;
    text-decoration:none;
}
.noutate_detaliu a:hover
{
    text-decoration:underline;
}
.autopromo
{
    width:560px;
    float:left;
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    padding:10px 30px;
    margin-bottom:10px;
    /*font-weight:bold;*/
    font-size:20px;
    color:#B40000;
    background-color:#CCCCCC;
}
.autopromo a
{
    color:#2660B6;
    text-decoration:none;
    font-size:14px;
}
.autopromo a:hover
{
    text-decoration:underline;
}
.index_alfabetic
{
    color:#000000;   
}
.index_alfabetic h2
{
    background:url("../../user/images/bg_h1_grey_wide.jpg") no-repeat scroll left top transparent;
    display:block;
    font-size:16px !important;
    font-weight:bold;
    line-height:18px;
    margin-bottom:5px;
    padding:7px 0 5px 10px;
    width:620px;
}
.index_alfabetic h2 a
{
    color:#000000;
    text-decoration:none;
    padding:0px 4px;
}
.index_alfabetic h2 a:hover
{
    text-decoration:underline;
}
.fataModifyDelete
{
    padding:5px 0px 5px 115px;
}
.fataModifyDelete a
{
    color:#B40000;
    text-decoration:none !important;
}
.fataModifyDelete a:hover
{
    text-decoration:underline !important;
}
.fataPozeSecundare
{
    width:620px;
    float:left;
}
#player_interviu
{
    background-color:#FFFFFF;
    border:1px solid #888888;
    float:left;
    margin-bottom:10px;
    padding:10px;
    width:290px;
}
.PT5
{
    padding-top:5px;
}
.MT6
{
    margin-top:6px;
}
.left{
    float:left;
}
.left_max{
    float:left;
    max-width:375px;
}