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


a:link {text-decoration:underline; color:red;}
a:visited {text-decoration:underline; color:black;}
a:hover {text-decoration:none; font-weight:red;}


.clock {background-image: url('andy/andy1.gif'); background-repeat: no-repeat; background-position:center; background-color:black; color:white; border-top: 3px solid #262626; border-left:4px solid #262626; border-right:4px solid #262626; border-bottom: 0px solid #262626; padding-top:0px;}


.upchen { background-color:black; color:black; border-top: 0px solid red; border-left:4px solid red; border-right:4px solid red; border-bottom: 0px solid red; padding: 2px; margin: 0px;}

.topchen {background: url(andy.gif) repeat-x 0px -8px; padding: 0px;}
.topchen a:link {color:#FF9500;}
.topchen a:visited {color:#FF9500;}
.topchen a:hover {font-weight:bold}


.block { background-color:black;  color:#999999; border-top: 1px solid red; border-left:4px solid red; border-right:4px solid red; border-bottom:1px solid red;  padding: 5px; margin: 0px;}

.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('andy/andy1.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: 2px solid white; }

.thumb {width: 50px; height: 50px; border: 2px solid #FF9500; }
.thumb { opacity:1; filter:alpha(opacity=100); }
a:hover img { opacity:.50; border: 2px solid white; filter:alpha(opacity=50); }

.theme { width: 40px; height: 50px; border: 2px solid #262626; }
.play { width: 30px; height: 30px; border: 2px solid #2876C4; }
.desktop { width: 46px; height: 40px; border: 2px solid #2876C4; }


.blue {color:#999999;}
.blue a:link {color:#0000FF;}
.blue a:visited {color:#00FFFF;}
.blue a:hover {font-weight:bold}








input {background-color:#262626; color:#999999; border: 2px ridge #333}
select {background-color:#262626; color:#999999; border: 2px ridge #333}
textarea {background-color:#262626; color:#999999; border: 2px ridge #333}
input:hover, select:hover, textarea:hover { background-color: #FF9500; color:black;}



input#nickname, input#password {
padding-left: 14px;
background: #ffffff;
background-repeat: no-repeat;
background-position: 2px center;
}

input#nickname{background-image: url(img/username.png);}
input#password{background-image: url(img/password.png);}
}