/****************************************************************************************************************
 Nume:   Ro-wap.Com Skin                                                                          
 Tip:    Fisier CSS                                                                           
 Data:   iunie 2009                                                                           
 Autor:  My3zu                                                        
*****************************************************************************************************************/


body  {background-color:black;
       color: #999999;
       font-family: Verdana, Arial, Helvetica;
       font-size: small;
}


a:link  {text-decoration:none;
        color:#585858;
}


a:visited  {text-decoration:none;
            color:#585858;
}


a:hover  {text-decoration:underline;
          font-weight:bolder;
}


.clock  {background-color:#088A08;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}



.upchen  {background-color:white;
          color:black;
          text-align:center;
          border-top: 0px solid #262626;
          border-left:4px solid #088A08;
          border-right:4px solid #088A08;
          border-bottom: 0px solid #262626;
          padding: 2px;
          margin: 0px;
}


.topchen  {        text-shadow: 1px 1px 1px #3333ff;
	padding:1px;
	background-color:#696969;
	color:red;
}

.topchen a:link  {color:black}
.topchen a:visited  {color:green}
.topchen a:hover {font-weight:bold}


.block{    background-color:#C0C0C0;
           color:#585858;
           border-top:0px solid #262626;
           border-left:0px solid #262626;
           border-right:0px solid #262626;
           border-bottom:1px solid #262626;
           border-bottom-style: dotted;
           padding: 5px 5px 5px 5px;
           margin-top: 0.19em;
           margin-bottom: 0.19em;
}


#meniu  {margin:0;
         padding:8px 0;
         list-style-type:none;
}

#meniu li  {margin:0;padding:0;
}

#meniu a  {font-size:11px;
           font-weight:bold;
           text-transform:uppercase;
           margin:0 0 1px 0;
           padding:2px 4px 2px 8px;
           text-decoration:none;
           display:block;
           background:#3E3E3E;
           border-left:8px solid #262626;
}


#meniu a:hover, #meniu a:focus, #meniu a.youarehere  {text-decoration:none;
                                                      padding:2px 4px 2px 4px;
                                                      background-color:#262626;
                                                      border-left:12px solid #FF9500;
                                                      color:#999999;
}


.text {color:#088A08;}


.pages  {background-color:#262626;
         color:#999999;
         border-top: 1px solid #262626;
         border-left:4px solid #262626;
         border-right:4px solid #262626;
         border-bottom: 0px solid #262626;
         padding: 2px;
         margin: 0px;}


.downchen  {background-image: url('topchen.gif');
            background-color:#262626;
            color:#999999;
            padding:2px;
}

.downchen a:link {color:white;}
.downchen a:visited {color:white;}
.downchen a:hover {font-weight:bold}


.notes  {background-color:#262626;
         color:#999999;
         border-top: 1px solid #262626;
         border-left:4px solid #262626;
         border-right:4px solid #262626;
         border-bottom: 0px solid #262626;
         padding: 2px; 
         margin: 0px;
}


.eroare  {background-color:#262626;
          color:#999999;
          border-top: 1px solid #262626;
          border-left:4px solid #262626;
          border-right:4px solid #262626;
          border-bottom: 0px solid #262626;
          padding: 2px;
          margin: 0px;
}


.image {border: 0px solid white; }

.thumb  {width:50px;
         height: 50px;
         border: 2px solid #FF9500;
 }

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

}
a:hover img  {opacity:.50;
              border: 0px solid white;
              filter:alpha(opacity=50);
 }



input  {background-color:#FFFFFF;
        color:#999999;
        border: 2px ridge #088A08
}


select  {background-color:#262626;
         color:#999999;
         border: 2px ridge #088A08
}


textarea  {background-color:#FFFFFF;
           color:#999999;
           border: 2px ridge #088A08
}

input:hover, select:hover, textarea:hover { background-color: #088A08; color:white;}































