/*
body{
font-size: small;
color: #333;
background-color: #ffffff;
vertical-align: middle;
margin-top: 5px;
max-width: 550px;
margin: 0 auto;
}
*/

body {
font-family: "Myriad","Myriad Pro",Georgia,Helvetica,Sans-serif;
background-color: #f0f0f0;
font-size: 13px;
padding: 0px;
vertical-align: middle;
margin-top: 5px;
max-width: 590px;
margin: 0 auto;
}



.wb_logo{
background-image: url('http://test998.hi2.ro/upload/img/music.png');
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
font-size: small;
text-align: left;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
margin-bottom: 0px;
margin-top: 2px;
padding: 0.5px;
padding-left: 5px;
color: #ffffff;
}

/*
.wb_logo a:hover{color: #3A96D7;text-decoration:underline}
.wb_logo a:focus{color: red;text-decoration:underline}
.wb_logo a {color: #3A96D7;}
.wb_logo a:visited{color: red;}
*/

.wb_logo a:hover{color: #3A96D7; text-decoration: none}
.wb_logo a:focus{color: red; text-decoration: underline}
.wb_logo a {color: #ffffff;}
.wb_logo a:visited{color: #ffffff;}

.wb_player{
background-image: url('http://test998.hi2.ro/upload/img/bg.gif');
background-repeat: repeat-x;
background-position: bottom;
background-color: #ebebeb;
font-size: small;
text-align: center;
border: 1px solid #3A96D7;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
margin-bottom: 0px;
margin-top: 2px;
padding: 1px;
color: #000000;
}

.wb_player a:hover{color: #3A96D7;text-decoration:underline}
.wb_player a:focus{color: red;text-decoration:underline}
.wb_player a {color: #3A96D7;}
.wb_player a:visited{color: red;}


.wb_top{
background-image: url('http://test998.hi2.ro/upload/img/bg.png');
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
font-size: small;
text-align: center;
border: 1px solid #3A96D7;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
margin-bottom: 0px;
margin-top: 2px;
padding: 5px;
color: #000000;
}

.wb_top a:hover {background-color: orange; color: #FFFFFF;}
.wb_top a:focus{color: red;text-decoration:underline}
.wb_top a {color: #3A96D7;}
.wb_top a:visited{color: red;}


.content{
margin-top:2px;
margin-bottom:2px;
padding: 3px;
background-color: #fff;
border: 1px solid #3A96D7;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
text-align: left;
padding: 2px;
}

.content a:hover {background-color: orange; color: #FFFFFF;}
.content a:focus{color: red;text-decoration:underline}
.content a {color: #3A96D7;}
.content a:visited{color: red;}



.background{
margin-top:2px;
margin-bottom:2px;
padding: 3px;
background-color: #fff;
border: 1px solid #3A96D7;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
text-align: center;
padding: 3px;
}

.background a:hover{color: #3A96D7;text-decoration:underline}
.background a:focus{color: red;text-decoration:underline}
.background a {color: #3A96D7;}
.background a:visited{color: red;}

.bottom{
background-image: url('http://test998.hi2.ro/upload/img/bg.png');
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
font-size: small;
text-align: left;
border: 1px solid #3A96D7;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
margin-bottom: 0px;
margin-top: 2px;
padding: 5px;
color: #000000;
}

.bottom a:hover {background-color: orange; color: #FFFFFF;}
.bottom a:focus{color: red;text-decoration:underline}
.bottom a {color: #3A96D7;}
.bottom a:visited{color: red;}

/*
.nav{
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
border-left: 1px solid #d8d8d8;
padding:4px;
}
*/


a, a:visited{
color: #3A96D7;
text-decoration: none;
font-weight: none;
}

.nav2 a{
color: #fff;
}

.nav2{
background: #3A96D7 url('/css/#2251ab_logo_bg.png') repeat-x top;
padding: 2px 3px 2px 3px;
color: #DEF1FF;
margin: 1px 0px 1px 0px;
}

input, select, textarea{ 
margin: 1px; 
font-size: 12px Tahoma, Arial; 
color: #3A96D7; 
background-color: #ffffff; 
border: 1px solid #3A96D7;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
}


input:hover, select:hover, textarea:hover { 
background-color: #CEE3F6;
border: 1px solid red;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
color:black;
} 