.leochat_logo {
 color: #fff;
 align: center;
}

.page {
 background-color: #111111;
 color: #aaaaaa;
}

.pageheader {
 color: #fff;
 background: #111111;
 background-image: url(header.gif);
 background-repeat: repeat-x;
 background-attachment: scroll;
}

h3 {
 color: #fff;
}

h4, h4 a {
 color: #f1fffe;
 background-color: #111111;
 background-image: url(bg.gif);
 background-repeat: repeat-x;
 background-attachment: scroll;
 width: 100%;
 }

hr {
 background-color: #3088f0;
 color: #3088f0;
}

a {
 color: #aaaaaa;
}

a:focus, a:hover{
 color: #fff;
 background: #333333;
}

.index-page-links {
 text-align: center;
 color: #777777;
 background-color: #111111;
 border-bottom: 1px solid #2f2f2f;
 width: 100%;
 padding: 0;
 margin: 0;
}

.index-page-links:focus, .index-page-links:hover {
 color: #ffffff;
 text-align: center;
 background-color: #2f2f2f;
 border-bottom: 1px solid #2f2f2f;
 width: 100%;
 padding: 0;
 margin: 0;
}

.dir-location {
 background: #555555;
 color: #eeeeee;
}

.fieldtext {
 color: #666;
}

input[type=num], [type=text] {
 border: 1px solid #555555;
 border-bottom: 2px solid #555555;
 border-right: 2px solid #555555;
}

input[type=text]:focus, input[type=text]:hover{
 background-color: #fffee5;
}

.button {
 color: #fff;
 background-image: url(bg.gif);
 background-repeat: repeat-x;
 background-attachment: scroll;
}

.button:focus, .button:hover{
 background-color: #000000;
}

.button-chatroom {
 color: #fff;
 width: 60px;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 background-image: url(bg.gif);
 background-repeat: repeat-x;
 background-attachment: scroll;
}

.button-chatroom:focus, .button-chatroom:hover{
 background-color: #000000;
 }

.chatroom-msgs-area {
 background-color: #555555;
 border: 1px solid #222222;
 }

.msg {
 border-top: 1px solid #222222;
 color: #ffffff;
}

.chatroom-timestamp {
 color: #aaaaaa;
}

.chatroom-nickname {
 color: #dddddd;
}

.pagefooter {
 color: #fff;
 background-color: #111111;
 background-image: url(footer.gif);
 background-repeat: repeat-x;
 background-attachment: scroll;
}

.footerboxA {
 color: #fff;
}

.seo-links {
 color: #85adff;
}

.seo-links a{
 color: #85adff;
}

.seo-links a:hover{
 color: #96bef9;
 background-color: #e1effe;
}

/************ SYSTEM MESSAGES ***************/

.descriptio nmessage {
 border: 1px solid #323232;
 background-color: #232323;
}

.infobox {
 border: 1px solid #c3cad1;
 background-color: #e5ecf3;
}

.bookmarkmessage {
 text-align: center;
 width: 100%;
 background-color: #777755;
 border: 1px solid #999977;
 color: #eeeeee;
 font-size: 12px;
 margin-right: 1%;
 margin-left: 1%;
 width: 98%;
}


