/*
 * Starfleet Commander Metal Skin
 *
 * Author      : codename_B
 * Updated     : May 17th, 2010
 * Website     : http://www.sfcstats.com
 * Description : Makes the interface awesome and optimises available space
 * Issues      : None! A perfect skin!
 * Last Change : Fixed the problem with the forums.
 */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://playstarfleet.com") {
body {
background: #000000 url(http://www.sfcstats.com/extra/skins/metallic/darkback.jpg) no-repeat scroll left top !important;
}
}
@-moz-document url-prefix("http://playstarfleetextreme.com") {
body {
background: #000000 url(http://www.sfcstats.com/extra/skins/metallic/darkback.jpg) no-repeat scroll left top !important;
}
}

#header .navigation .sub_nav a.selected, #header .navigation .sub_nav a:hover {
background-image: url(http://www.sfcstats.com/extra/skins/metallic/nav_highlight_small.jpg) !important;
}

#header .main .resources {
margin-bottom: 52px !important;
}

#header .navigation .main_nav .primary a {
color: #FFFFFF !important;
}

img[alt="Starfleet Commander"]{
width: 0px !important;
height: 116px !important;
padding-left: 254px !important;
background-image: url(http://www.sfcstats.com/extra/skins/metallic/nav_metal_edition.png) !important;
background-position: center center;
background-repeat: no-repeat;
}
img[alt="Starfleet Commander Extreme"]{
width: 0px !important;
height: 116px !important;
padding-left: 254px !important;
background-image: url(http://www.sfcstats.com/extra/skins/metallic/nav_metal_edition.png) !important;
background-position: center center;
background-repeat: no-repeat;
}
.spacer {
height: 0px !important;
}

.logout {
background-image: none !important;
padding-bottom: 0px !important;
margin-bottom: 0px !important;
position: absolute;
padding-top: 0px !important;
border-bottom: 0px !important;
}

.inner_logout {
display: none !important
}

.user_stats {
font-size: 10px !important
}

.system_time {
position: absolute;
background-image: none !important;
border: none !important;
}

#header .main {
height: 116px !important;
}

.positioner {
width: 1000px !important;
}

#user_planets {
width: auto !important;
}

.colonies {
width: 500px !important;
}

.home_planet {
margin-top: 0px !important;
}

.navigation {
background-image: url(http://www.sfcstats.com/extra/skins/metallic/nav_bg_dark.jpg) !important;
background-repeat: repeat !important;
width: 100% !important;
}

.footer {
background-image: url(http://www.sfcstats.com/extra/skins/metallic/nav_bg_dark.jpg) !important;
background-repeat: repeat !important;
width: 100% !important;
}