|
body {
background: #1E2226;
}
body, font, td, .medText {
font: 7pt "lucida sans unicode";
color: #A2A5BD;
text-transform: lowercase;
}
b {
font: bold 7pt arial;
}
p {
text-align: center;
}
a, a b, #rating_ballot a {
color: #FF6666;
}
a:hover, a:hover b, #rating_ballot a:hover {
color: #E12B2B;
}
#main {
margin: 15px auto 15px auto;
border: 1px solid #919DA7;
width: 600px;
background: #DDE3E7;
padding: 0px;
}
.contentModuleHeader, .contentModuleHeaderAlt, .sidebar, #footer, .eventIcon, .user, #nst, .contentModuleContent table img, .content div, #ban {
display: none;
}
.content table div {
display: block;
}
.contentModuleContent div img {
display: inline;
height: 30px;
width: 30px;
}
#content {
width: 600px;
margin-bottom: -25px;
}
.contentModule {
border: 1px solid #BBC6CB;
background: #FFFFFF;
}
#CustomNeopetView {
height: 260px;
width: 260px;
}
.contentModuleContent, .contentModuleTable {
border: none;
}
#header {
background: url(http://img5.imageshack.us/img5/1263/silakorahead.jpg) no-repeat top center;
border: none;
width: 600px;
height: 181px;
margin-bottom: -26px;
}
#template_nav {
margin-left: -140px;
margin-top: -35px;
}
.nav_image img {
height: 20px;
width: auto;
padding: 0px 10px 0px 10px;
}
.nav_image ul {
background: #FFFFFF;
border: 1px solid #BBC6CB;
margin-top: -15px;
}
.nav_image li a {
font: normal 7pt "lucida sans unicode";
color: #A9B8C5 !important;
}
.nav_image li a:hover {
color: #7C8892 !important;
}
|