|
hr, #ban, #footer, .footerNifty, hr, .adBox, .user, .eventIcon, .sidebar {
display: none;
}
.medText table {
border: 0 !important;
}
body {
background: #1e201c url(http://i45.photobucket.com/albums/f65/AA11891/Neo/swiftirebody.gif);
margin: 20px;
}
.medText, b, ul.dropdown, td {
color: #bb0103;
font: 10px verdana, arial, sans-serif !important;
}
b {
color: #5f767a;
font-weight: bold !important;
}
a, a:active, a:link, a:visited, a b {
color: #cc9900;
}
a:hover, a:hover b {
color: #849b9f;
}
#header {
width: 996px;
height: 150px;
border: 0;
background: url(http://i45.photobucket.com/albums/f65/AA11891/Neo/swiftireheader.png) no-repeat top center;
}
ul.dropdown {
border: 1px solid #cc9900;
background: #660000;
}
li:hover ul.dropdown a, li.over ul.dropdown a {
color: #ffcc00;
font-weight: bold;
}
li:hover ul.dropdown a:hover, li.over ul.dropdown a:hover {
color: #5f767a;
}
#main {
width: 996px;
background: #11152a url(http://i45.photobucket.com/albums/f65/AA11891/Neo/swiftiremain.png);
border: 5px solid #000;
margin-top: 1px;
}
.contentModule, .content, .contentModuleContent, .contentModuleTable table, .contentModuleTable table td {
background: transparent;
border: 0 !important;
}
.contentModuleTable {
background: #090b17;
border: 3px solid #000;
}
.contentModuleHeader, .contentModuleHeaderAlt {
background: #690000 url(http://i45.photobucket.com/albums/f65/AA11891/Neo/swiftirehead.gif) top;
height: 30px;
color: #cc9900;
letter-spacing: -1px;
text-transform: uppercase;
font-weight: bold !important;
border-bottom: 3px solid #000;
}
.contentModuleTable img {
border: 1px solid #cc0000;
background: #fff; margin: 2px;
}
.moreLink {
border: 1px solid #cc9900;
text-transform: lowercase;
color: #000;
}
|