a:link, a:visited {
color : #0071ef;
text-decoration : none;
}
a:hover {
color : #00b2ff;
text-decoration : none;
}
input, textarea, select {
color : #949294;
background-color : #efefef;
border : 1px solid #cecbce;
}
input:hover, textarea:hover, select:hover {
color : #737173;
background-color : #dedfde;
border : 1px solid #bdbebd;
}
input:focus, textarea:focus, select:focus {
color : #844dff;
background-color : #e7d7ff;
border : 1px solid #c6aaff;
}
body {
color : #848684;
font-size : 11px;
background-color : #ffffff;
font-family : Tahoma;
margin : 0;
padding : 0;
}
form {
font-size : small;
margin : 0;
padding : 0;
}
h3 {
margin : 0;
padding : 0;
padding-bottom : 2px;
}
hr {
margin-top : 2px;
margin-bottom : 2px;
border-top : 1px solid #bdbebd;
border-right-style : none;
border-right-width : 0;
border-bottom-style : none;
border-bottom-width : 0;
border-left-style : none;
border-left-width : 0;
}
p {
margin-top : 6px;
margin-bottom : 6px;
}
ul {
margin : 0;
padding-left : 20px;
}
.bmenu, .phdr, .hdr {
color : #ff794a;
background-color : #fffbff;
background-image : url(images/bmenu.png);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #ffae9c;
}
.bmenu a {
color : #ff794a;
border-bottom : 1px dotted #ffbead;
}
.bmenu a:hover {
color : #de3800;
border-bottom : 1px dotted #ff967b;
}
.clip {
color : #bd654a;
border : 1px solid #c6c3c6;
font-size : x-small;
background-color : #d6d7d6;
padding : 4px 4px 8px;
}
.end {
text-align : center;
}
.func {
border-left : 4px solid #9c6dff;
color : #8c8a8c;
font-size : x-small;
margin-top : 4px;
margin-left : 2px;
padding-left : 4px;
border-top : 1px dotted #b5b2b5;
}
.gmenu {
color : #8c41ff;
background-color : #ffffef;
background-image : url(images/gmenu.png);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #bda2ff;
}
.gmenu a {
color : #8c41ff;
border-bottom : 1px dotted #decfff;
}
.gmenu a:hover {
color : #6b08ff;
border-bottom : 1px dotted #c6aaff;
}
.gray {
color : #a59a8c;
}
.green {
color : #a559ff;
}
.header, .footer {
background-image : url(images/header.png);
color : #525552;
background-color : #f7f7f7;
background-repeat : repeat-x;
background-position : 50% top;
margin-bottom : 1px;
padding : 2px;
border-top : 1px solid #b5b2b5;
border-bottom : 1px solid #b5b2b5;
}
.footer a:link {
color : #525552;
text-decoration : none;
border-bottom : 1px dotted #c6c3c6;
}
.footer a:hover {
color : #292c29;
text-decoration : none;
border-bottom : 1px dotted #949694;
}
.left {
float : left;
}
.list1, .b {
background-color : #efefef;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #cecfce;
}
.list2, .c {
background-color : #dedfde;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #cecfce;
}
.maintxt {
padding-right : 1px;
padding-left : 1px;
border : 1px solid #c6c7c6;
}
.menu, .news {
background-color : #fffbff;
background-image : url(images/menu.png);
background-repeat : repeat-x;
background-position : 50% bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #cecbce;
}
.phpcode {
color : #ff8673;
background-color : #ffefef;
border : 1px dotted #ffdbd6;
margin-top : 4px;
padding : 0 2px;
}
.quote {
border-left : 4px solid #a5a2a5;
color : #7b797b;
font-size : x-small;
padding : 2px 0 2px 4px;
margin-left : 2px;
}
.red, .red a:link, .red a:visited {
color : #29ffff;
}
.reply {
border-left : 4px solid #31ffff;
color : #21ffff;
padding : 2px 0 2px 4px;
}
.rmenu, .alarm {
color : #42ffff;
background-color : #ffffff;
background-image : url(images/rmenu.png);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #a5ffff;
}
.status {
color : #c659ff;
font-weight : bold;
font-size : x-small;
padding-left : 0;
}
.sub {
border-top : 1px dotted #b5b6b5;
font-size : x-small;
margin-top : 4px;
}
.sub a:link, .sub a:visited {
text-decoration : none;
}
.tmn, .fmenu {
color : #42beff;
background-color : #ffffff;
background-image : url(images/tmn.png);
background-repeat : repeat-x;
background-position : 50% bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border-top : 1px solid #a5d7ff;
border-bottom : 1px solid #a5d7ff;
}
.tmn a:link, .tmn a:visited, .fmenu a:link, .fmenu a:visited {
color : #42beff;
text-decoration : none;
border-bottom : 1px dotted #9cdfff;
}
.tmn a:hover, .fmenu a:hover {
color : #00a6ff;
border-bottom : 1px dotted #6bcbff;
}
/*** Editing by SteVendie
http://stevendie.xtgem.com ***/