/****************************************************************************************************************
 Nume:   Default Skin                                                                          
 Tip:    Fisier CSS                                                                           
 Data:   ian. 2010                                                                          
 Autor:  Mobifone Media   
 Web:    http://mobifone.ro 
 Email:  contact@mobifone.ro   

                                                      
*****************************************************************************************************************/

body  {background-color:white;
       color: #999999;
       font-family: Verdana, Arial, Helvetica;
       font-size: 14px;
}

a:link  {text-decoration:none;
        color:black;
}


a:visited  {text-decoration:none;
            color:black;
}


a:hover  {text-decoration:none;
          color:#0E6CE8;
}


.logo  {   background-color:#D1E5FF;
           color:black;
           width:100%px;
           padding: 0px 2px 0px 2px;
}


.upchen  {background: url(img/upchen.png) repeat-x;
          background-color:#0E6CE8;
          color:black;
          text-align:left;
          width:100%x;
          padding: 5px 5px 5px 0px;
          margin: 0px;
}


.tab      {background-color:#0E6CE8;
           background: url(img/tab.png) repeat-x;
           color:#000000;
           font-size: 11px;
           font-weight:bold;
           width:100%px;
           padding: 5px 5px 5px 5px;
}



.header  { background-color:#0E6CE8;
           background: url(img/header.png);
           background-repeat: repeat-x;
           color:black;
           width:100%px;
           height:35px;
           padding: 0px 0px 0px 0px;
}



.promo {   background-color:#F1F9A6;
           color:#0E6CE8;
           border-style: none;
           width:100%px;
           padding: 2px 2px 2px 2px;
}


.promo:hover {   background-color:#F1F9A6;
                 color:black;
                 border-style: none;
                 width:100%px;
                 padding: 2px 2px 2px 2px;

}


.topchen  {background-color:#0E6CE8;
           background: url(img/topchen.png) repeat-x;
           color:black;
           width:100%px;
           padding: 2px 5px 2px 5px;
}

.topchen a:link  {color:#FF9500;}
.topchen a:visited  {color:#FF9500;}
.topchen a:hover {font-weight:bold}


.block{    background-color:#E0EBFC;
           color:black;
           width:100%px;
           border-bottom: 1px solid #0E6CE8;
           padding: 5px 5px 5px 5px;
           margin: 0;
           list-style: none;
}

.block:hover{    background: white;
                 color:black;
                 width:100%px;
                 padding: 5px 5px 5px 5px;
                 margin: 0;
                 list-style: none;
}




.text {color:black;}


.pages  {background-color:white;
         color:black;
         width:100%px;
         padding: 5px 5px 5px 5px;
         margin: 0px;}


.warning{background-color:#F1F9A6;
         color:black;
         width:100%px;
         padding: 5px 5px 5px 5px;
         margin: 0px;}



.downchen  {background-color:#0E6CE8;
            background: url(img/downchen.png) repeat-x;
            color:black;
            width:100%px;
            padding: 5px 5px 5px 5px;
}

.downchen a:link {color:black;}
.downchen a:visited {color:black;}
.downchen a:hover {color:#FF3737;font-weight:bold}


.notes  {background-color:#0E6CE8;
         background: url(img/topchen.png) repeat-x;
         color:black;
         width:100%px;
         padding: 2px 5px 2px 5px;
         margin: 0px;
}


.eroare  {background-color:#262626;
          color:#999999;
          padding: 2px;
          margin: 0px;
}

.quote{    background-color:#262626;
           color:#dcdcdc;
           width: 240px;
           padding: 5px 5px 5px 5px;
           margin-top: 0.19em;
           margin-bottom: 0.19em;
}

.quote:hover{   background-color:#FF9500;
                color:black;
                width: 240px;
                padding: 5px 5px 5px 5px;
                margin-top: 0.19em;
                margin-bottom: 0.19em;
}


.image {border: 1px solid #0E6CE8; }

.thumb  {width:50px;
         height: 50px;
         border: 1px solid #0E6CE8;
 }

.thumb  {opacity:1; filter:alpha(opacity=100); 

}

a:img  {border: 1px solid #0E6CE8;
 }






































