﻿/**
Title: CSS Styles for Bulfleet 3.0
Author: Joro Balinov
E-mail: joro@xs-software.com
Website: https://www.xs-software.com
**/

* {
margin: 0;
padding: 0;
}

body {
background: #161616;
font-family: Verdana, Helvetica, Arial, sans-serif;
min-width: 1000px;
color: #fff;
}

a {
color: #fff;
}

input, select, textarea {
font-family: Verdana, Helvetica, Arial, sans-serif;
}

.center {
text-align: center;
}

.clear {
clear: both;
}


/** -------------------- **/

#master-nav {
height: 51px;
background: url('https://www.bulfleet.com/img/v3/master_nav_bknd.gif') repeat-x;
}

#master-nav #logo {
float: left;
height: 51px;
width: 234px;
background: url('https://www.bulfleet.com/img/v3/master_nav_logo.jpg') no-repeat;
}

#master-nav #logo span {
display: none;
}

#master-nav #brief-info {
float: left;
}

#master-nav #brief-info big {
color: #b0b0b0;
font-size: 11px;
margin: 10px 0 0 0;
display: block;
}

#master-nav #brief-info small {
display: block; /* IE fix */
font-size: 9px;
color: #606060;
}

#master-nav #brief-info small strong {
color: #b0b0b0;
}

#master-nav ul {
list-style: none;
float: right;
padding: 11px 10px 0 0;
}

#master-nav ul li {
float: left;
height: 23px;
background: url('https://www.bulfleet.com/img/v3/master_nav_list_right.jpg') right 0 no-repeat;
padding: 0 5px 0 0;
margin: 0 7px 0 0;
}

#master-nav ul li a {
float: left;
display: block;
height: 23px;
line-height: 23px;
background: url('https://www.bulfleet.com/img/v3/master_nav_list_left.jpg') no-repeat;
padding: 0 5px 0 20px;
font-size: 9px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
color: #b1b199;
}

#master-nav ul li a:hover {
color: #fff;
text-decoration: underline;
}

/* ---------------------- */

#header {
height: 117px;
background: url('https://www.bulfleet.com/img/v3/header_bknd.jpg') repeat-x;
}

#header .sub {
height: 117px;
background: url('https://www.bulfleet.com/img/v3/header_bknd3.jpg') no-repeat;
}

#header #languages {
position: absolute;
top: 146px;
left: 15px;
}

#header #languages a {
margin: 0 1px;
}

#header #languages a img {
border: 1px solid #999;
}

#header #languages a:hover img {
border-color: #fff;
}

#header #resources {
float: left;
height: 94px;
width: 320px;
padding: 23px 0 0 180px;
background: url('https://www.bulfleet.com/img/v3/header_bknd2.jpg') no-repeat;
}

#header #resources .res-box {
text-align: center;
width: 72px;
float: left;
padding: 0 8px 0 0;
}

#header #resources .res-box span {
display: block;
height: 14px;
line-height: 14px;
font-size: 9px;
font-weight: bold;
}

#header #resources .res-box strong {
display: block;
height: 17px;
line-height: 17px;
padding: 41px 0 0 0;
font-size: 11px;
color: #000;
}

/* ------------- */

#header #topbanner {
float: right;
width: 490px;
padding: 23px 0 0 0;
}

#header #topbanner .banner-wrap {
float: left;
padding: 5px;
background: #6d7f9c;
}

/* --------------------- */

#content {
border-top: 1px solid #737373;
background: url('https://www.bulfleet.com/img/v3/content_bknd.gif') repeat-x;
}

/* ----------- */

#content #main-navigation {
float: left;
width: 21%;
padding: 20px 0 0 0;
}

.nav-block {
padding: 0 15px;
}

.nav-block h3 {
height: 32px;
line-height: 31px;
background: url('https://www.bulfleet.com/img/v3/block_nav_title.jpg') right 0 no-repeat;
text-align: center;
text-transform: uppercase;
font-size: 11px;
color: #888f9d;
}

.nav-block h3.first {
background: url('https://www.bulfleet.com/img/v3/block_nav_title_f.jpg') repeat-x;
}

.nav-block .wrapper {
background: url('https://www.bulfleet.com/img/v3/block_nav_footer.jpg') right bottom no-repeat;
padding: 0 0 13px 0;
}

.nav-block ul, .nav-block .box {
display: block;
list-style: none;
background: #2d4d8f url('https://www.bulfleet.com/img/v3/block_nav_bknd.jpg') repeat-x;
padding: 10px;
}

.nav-block ul li {
border-bottom: 1px solid #7189bc;
height: 17px;
font-size: 11px;
line-height: 17px;
}

.nav-block ul li a {
display: block;
color: #fff;
font-size: 11px;
text-decoration: none;
line-height: 17px;
height: 17px;
padding: 0 5px;
}

.nav-block ul li a:hover {
text-decoration: underline;
}

.nav-block ul#mainnav {
background: #2d4d8f url('https://www.bulfleet.com/img/v3/block_nav_mainnav.jpg') right 0 no-repeat;
}

.nav-block ul#planets {
background: #2d4d8f url('https://www.bulfleet.com/img/v3/block_nav_planets.jpg') right 0 no-repeat;
}

.nav-block ul#premium {
background: #2d4d8f url('https://www.bulfleet.com/img/v3/block_nav_premium.jpg') right 0 no-repeat;
}

.nav-block ul#info {
background: #2d4d8f url('https://www.bulfleet.com/img/v3/block_nav_info.jpg') right 0 no-repeat;
}

.nav-block ul#personal {
background: #2d4d8f url('https://www.bulfleet.com/img/v3/block_nav_personal.jpg') right 0 no-repeat;
}

.nav-block .gameMoments {
font-size: 11px;
text-align: justify;
}

.nav-block .gameMoments a {
display: block;
background: #4161a3;
padding: 5px 0;
text-align: center;
margin: 0 0 5px 0;
}

.nav-block .gameMoments a img {
border: 1px solid #fff;
padding: 3px;
}

.nav-block ul#statistics li {
height: auto;
line-height: 13px;
padding: 3px 0;
}

.nav-block ul#statistics li strong {
display: block;
}

/* ----------- */

#secondary-navigation .special h3 {
color: #b9a101;
background: url('https://www.bulfleet.com/img/v3/block_nav_s_title.jpg') repeat-x;
}

#secondary-navigation .special .wrapper {
background: url('https://www.bulfleet.com/img/v3/block_nav_s_footer.jpg') right bottom no-repeat;
}

#secondary-navigation .special ul {
background: #706201 url('https://www.bulfleet.com/img/v3/block_nav_s_bknd.jpg') repeat-x;
}

#secondary-navigation .special ul li {
border-color: #a69101;
}

#secondary-navigation .special ul li.large {
height: 45px;
}

#secondary-navigation .special ul li.large a {
color: #cdbf61;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 25px;
font-weight: bold;
line-height: 25px;
padding: 5px 0 0 40px;
}

#secondary-navigation .special ul li.large a:hover {
text-decoration: none;
color: #fff;
}

#secondary-navigation .special ul li.large a small {
font-size: 11px;
display: block;
line-height: 11px;
}

#secondary-navigation .special ul li#nanocredits {
background: url('https://www.bulfleet.com/img/v3/block_nav_nanocredits.gif') 0 5px no-repeat;
}

#secondary-navigation .special ul li#botcheck {
background: url('https://www.bulfleet.com/img/v3/block_nav_botcheck.gif') 0 5px no-repeat;
}

#secondary-navigation .special ul li.block {
height: auto;
padding: 5px 0;
}

#secondary-navigation .special ul li.block a {
display: block;
background: #382a00;
padding: 7px;
height: auto;
font-size: 9px;
line-height: 11px;
color: #cdbf61;
}

#secondary-navigation .special ul li.block a:hover {
text-decoration: none;
color: #fff;
}

#secondary-navigation .special ul li.block a big {
display: block;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}

/* --------------- */

#secondary-navigation #general {
background: #0e1b34 url('https://www.bulfleet.com/img/v3/block_nav_general.jpg') 0 bottom repeat-x;
padding: 15px 10px;
font-size: 11px;
margin: 10px 0;
}

#secondary-navigation #general big {
display: block;
font-size: 14px;
font-weight: bold;
}

/* --------- */

#content #secondary-navigation {
float: left;
width: 21%;
padding: 20px 0 0 0;
}

* html #content #secondary-navigation {
width: 20%;
}

*+html #content #secondary-navigation {
width: 20%;
}

/* ------------- */

#content #page-body {
float: left;
width: 58%;
background: #000;
border-top: 8px solid #000;
}

#content #page-body .wrapper {
padding: 15px;
}

#page-body h3 {
height: 32px;
line-height: 31px;
background: url('https://www.bulfleet.com/img/v3/page_title.jpg') right 0 no-repeat;
font-size: 13px;
color: #fff;
padding: 0 0 0 10px;
}

#page-body h4 {
font-size: 13px;
border-bottom: 1px solid #748bbc;
margin: 15px 0 5px 0;
}

#page-body .box1 {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_footer.jpg') 0 bottom no-repeat;
padding: 0 0 18px 0;
margin: 0 0 15px 0;
font-size: 12px;
}

#page-body .box1 .sub {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_bknd.jpg') repeat-x;
padding: 10px;
}

#page-body .box1 h2 { /** used in News **/
font-size: 20px;
}

#page-body .box1 ul {
font-size: 12px;
padding: 0 0 0 20px;
}

#page-body .box1 .sub p { /* IE6 fix */
position: relative;
}



/* --------------- */

#page-body .infobox {
margin: 25px 0;
}

#page-body .infobox h3 {
background: url('https://www.bulfleet.com/img/v3/msg_info.gif') 15px 0 no-repeat;
padding: 0 0 0 50px;
height: 27px;
line-height: 27px;
}

#page-body .infobox .text {
background: #5b78b5 url('https://www.bulfleet.com/img/v3/msg_info_bknd.jpg') repeat-x;
padding: 15px;
border-top: 10px solid #6a7ea9;
font-size: 12px;
}



/* ------------- */

#page-body .successbox {
margin: 25px 0;
}

#page-body .successbox h3 {
background: url('https://www.bulfleet.com/img/v3/msg_success.gif') 15px 0 no-repeat;
padding: 0 0 0 50px;
height: 27px;
line-height: 27px;
}

#page-body .successbox .text {
background: #49972d url('https://www.bulfleet.com/img/v3/msg_success_bknd.jpg') repeat-x;
padding: 15px;
border-top: 10px solid #5e954b;
font-size: 12px;
}

/* --------------- */

#page-body .errorbox {
margin: 25px 0;
}

#page-body .errorbox h3 {
background: url('https://www.bulfleet.com/img/v3/msg_error.gif') 15px 0 no-repeat;
padding: 0 0 0 50px;
height: 27px;
line-height: 27px;
}

#page-body .errorbox .text {
background: #c84d40 url('https://www.bulfleet.com/img/v3/msg_error_bknd.jpg') repeat-x;
padding: 15px;
border-top: 10px solid #b76158;
font-size: 12px;
}


#page-body .infobox ul, #page-body .successbox ul, #page-body .errorbox ul {
padding: 5px 20px;
}

/** ================ **/

.table1 {
font-size: 12px;
color: #fff;
}

.table1 thead tr td {
border-bottom: 1px solid #667384;
border-left: 1px solid #667384;
padding: 3px 0 3px 5px;
color: #adbbce;
font-weight: bold;
}

.table1 tbody tr td {
background: #0f244a;
padding: 4px 8px 4px 8px;
border-bottom: 5px solid #081632;
}

.table1 tbody tr td.light {
background: #1c325a;
padding: 4px 8px 4px 8px;
border-bottom: 5px solid #0c2045;
}

/** ================= **/


.inputrow {
padding: 5px 0 5px 0;
}

.inputrow .left {
width: 39%;
float: left;
text-align: right;
padding: 5px 1% 5px 0;
font-size: 9px;
color: #7e8b9c;
}

.inputrow .left h1 {
font-size: 12px;
color: #fff;
}

.inputrow .left h1 a {
color: #fff;
}

.inputrow .right {
width: 58%;
float: left;
padding: 0 0 0 1%;
}

.inputrow .right input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: #334a73;
border: 1px solid #acc4f0;
padding: 5px;
}

.inputrow select {
padding: 5px 0;
}

.inputsubmit1 {
text-align: center;
padding: 10px 0;
}

.inputsubmit1 a {
background: #171739 url('https://www.bulfleet.com/img/v3/i_accept.gif') 5px 5px no-repeat;
padding: 10px 10px 10px 33px;
color: #fff;
font-size: 12px;
text-decoration: none;
line-height: 40px;
border-top: 1px solid #8585a7;
border-left: 1px solid #8585a7;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

.inputsubmit1 p {
display: inline;
background: #171739 url('https://www.bulfleet.com/img/v3/i_accept.gif') 5px 5px no-repeat;
padding: 10px 10px 10px 33px;
color: #fff;
font-size: 12px;
text-decoration: none;
line-height: 40px;
border-top: 1px solid #8585a7;
border-left: 1px solid #8585a7;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

.inputerror1 {
text-align: center;
padding: 10px 0;
}

.inputerror1 p {
display: inline;
background: #5b0101 url('https://www.bulfleet.com/img/blue/i_error.gif') 5px 5px no-repeat;
padding: 10px 10px 10px 33px;
color: #fff;
font-size: 12px;
text-decoration: none;
line-height: 40px;
border-top: 1px solid #ff5858;
border-left: 1px solid #ff5858;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

/* ------------- */

.inputline {
font-size: 12px;
color: #fff;
}

.inputline input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: #334a73;
border: 1px solid #acc4f0;
padding: 5px;
}

.inputline select {
padding: 5px 0;
}

/* ------------------- */

#overviewPlanet {
border: 1px solid #666;
padding: 15px;
text-align: center;
margin: 0 0 10px 0;
background: #000;
}

/* ------------------ */

#galaxy-map {
background: #1d252f url('https://www.bulfleet.com/img/blue/gal_map_bknd.gif') 0 bottom repeat-x;
border-top: 1px solid #4e5b6a;
border-bottom: 1px solid #4e5b6a;
}

#galaxy-map p {
padding: 7px 7px;
border-right: 1px solid #1d252f;
float: left;
font-size: 12px;
color: #fff;
}

#galaxy-map p input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: #404b59;
border: 1px solid #8894a3;
padding: 3px 5px;
}

#galaxy-map p .galnav input {
font-weight: bold;
font-size: 9px;
padding: 3px 0;
}

/** ============== **/

.table-galaxy {
font-size: 11px;
color: #fff;
line-height: 19px;
}

.table-galaxy tr td {
border-bottom: 1px solid #536275;
padding: 2px 7px;
}

.table-galaxy tr td.name {
background: #0f244a;
border-bottom: 5px solid #081632;
}

.table-galaxy tr td.name img {
vertical-align: middle;
margin: 0 2px;
}

.table-galaxy tr td.actions {
border: none;
}

.table-galaxy tr td.nameempty {
background: #1c325a;
border-bottom: 5px solid #0c2045;
}

.table-galaxy tr td.number {
text-align: center;
font-weight: bold;
}

.table-galaxy tr td a {
cursor: hand;
}

.table-galaxy tr td span.ico {
display: block;
float: left;
width: 24px;
height: 24px;
margin: 0 3px 0 0;
}

.table-galaxy tr td span#spy {
background: url('https://www.bulfleet.com/img/blue/i_gal_spy.gif') no-repeat;
}

.table-galaxy tr td span#attack {
background: url('https://www.bulfleet.com/img/blue/i_gal_attack.gif') no-repeat;
}

.table-galaxy tr td span#msg {
background: url('https://www.bulfleet.com/img/blue/i_gal_msg.gif') no-repeat;
}

.table-galaxy tr td span#buddy {
background: url('https://www.bulfleet.com/img/blue/i_gal_buddy.gif') no-repeat;
}

/** =============== **/

.table-galaxy-legend {
font-size: 9px;
color: #7c8ca0;
}

.table-galaxy-legend tr td {
border-bottom: 1px solid #536275;
padding: 3px 6px;
}

.table-galaxy-legend tr td.object {
background: #0f244a;
border-bottom: 5px solid #081632;
text-align: center;
}

.table-galaxy-legend tr td a {
color: #fff;
}

/** ================ **/

span.gal-1 {
color: #999999;
}

span.gal-1 a {
color: #999999;
text-decoration: none;
}

span.gal-2 {
color: #ffffcc;
}

span.gal-2 a {
color: #ffffcc;
text-decoration: none;
}

span.gal-3 {
color: #9999ff;
}

span.gal-3 a {
color: #9999ff;
text-decoration: none;
}

span.gal-4 {
color: #ff0000;
}

span.gal-4 a {
color: #ff0000;
text-decoration: none;
}

span.gal-5 {
color: #65a85c;
font-weight: bold;
}

span.gal-6 {
color: #4f91ff;
font-weight: bold;
}

span.gal-7 {
color: #ffa800;
font-weight: bold;
}

span.gal-8 {
color: #ff0000;
font-weight: bold;
}

span.gal-8 a {
color: #ff0000;
text-decoration: none;
}

span.gal-9 {
color: #999999;
font-weight: bold;
}

span.penalty {
color: #fff;
font-weight: bold;
background: #ff000d;
padding: 0 2px;
}

/* ------------ */


.box-pay {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_bknd.jpg') repeat-x;
margin: 0 1%;
width: 20%;
float: left;
}

html>body .box-pay {
width: 23%;
}

.box-pay a {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_footer.jpg') 0 bottom no-repeat;
padding: 10px 5px 40px 5px;
text-align: center;
display: block;
text-decoration: none;
cursor: hand;
}

.box-pay a h4 {
font-size: 22px;
}

.box-pay a p {
font-size: 9px;
color: #ccc;
}

.box-pay a span {
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: #FF0000;
display: block;
}

.box-pay a strong {
display: block;
background: #5f6d80;
padding: 2px;
margin: 4px 0;
}

.box-pay a strong p {
color: #fff;
}


/* --------------- */


.paging {
background: url('https://www.bulfleet.com/img/blue/i_pages.gif') 10px 15px no-repeat;
padding: 10px 0 10px 35px;
margin: 10px 0;
border-bottom: 1px solid #464646;
border-top: 1px solid #464646;
}

.paging p {
font-size: 12px;
color: #cecece;
line-height: 25px;
}

.paging p a {
padding: 2px 4px;
background: #6c6c6c;
border: 1px solid #aaaaaa;
color: #aaaaaa;
text-decoration: none;
}

.paging p a:hover {
color: #fff;
}

/* ------------- */


.table-calc {
font-size: 11px;
color: #95a7c0;
}

.table-calc thead tr td {
border-bottom: 1px solid #667384;
border-left: 1px solid #667384;
padding: 3px 0 3px 5px;
color: #adbbce;
font-weight: bold;
}

.table-calc tbody tr td {
background: #0f244a;
padding: 4px 8px 4px 8px;
border-bottom: 5px solid #081632;
}

.table-calc tbody tr .light {
background: #1c325a;
padding: 4px 8px 4px 8px;
border-bottom: 5px solid #0c2045;
}

.table-calc input, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
background: #334a73;
border: 1px solid #acc4f0;
color: #fff;
}

/* -------------- */


.box-news {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_bknd.jpg') repeat-x;
margin: 0 1%;
width: 16%;
float: left;
}

html>body .box-news {
width: 18%;
}

.box-news a {
background: url('https://www.bulfleet.com/img/v3/page_block_footer.jpg') 0 bottom no-repeat;
padding: 10px 5px 40px 5px;
text-align: center;
display: block;
text-decoration: none;
cursor: hand;
}

.box-news a .ico {
height: 53px;
}

.box-news a #personal {
background: url('https://www.bulfleet.com/img/blue/i_news_personal.gif') center 0 no-repeat;
}

.box-news a #friends {
background: url('https://www.bulfleet.com/img/blue/i_news_friends.gif') center 0 no-repeat;
}

.box-news a #spy {
background: url('https://www.bulfleet.com/img/blue/i_news_spy.gif') center 0 no-repeat;
}

.box-news a #reports {
background: url('https://www.bulfleet.com/img/blue/i_news_reports.gif') center 0 no-repeat;
}

.box-news a #airport {
background: url('https://www.bulfleet.com/img/blue/i_news_airport.gif') center 0 no-repeat;
}

.box-news a h1 {
font-size: 11px;
color: #88a0bc;
height: 35px;
font-weight: normal;
}

.box-news a h2 {
font-size: 15px;
color: #fff;
margin: 5px 0 0 0;
text-align: center;
}

.writemsg {
text-align: center;
padding: 10px 0;
}

.writemsg a {
background: #151c24 url('https://www.bulfleet.com/img/blue/i_writemsg2.gif') 5px 5px no-repeat;
padding: 10px 10px 10px 33px;
color: #fff;
font-size: 12px;
text-decoration: none;
line-height: 40px;
border-top: 1px solid #7e8b9c;
border-left: 1px solid #7e8b9c;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

/** ======================= **/

.box-message {
margin: 10px 0;
}

.box-message .avatar {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_bknd.jpg') repeat-x;
margin: 0 0 2px 0;
border-top: 6px solid #1d252f;
width: 30%;
float: left;
}

.box-message .avatar .sub {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_footer.jpg') 0 bottom no-repeat;
padding: 5px 10px 30px 10px;
text-align: center;
}

.box-message .avatar .sub h1 {
font-size: 12px;
color: #fff;
margin: 0 0 5px 0;
}

.box-message .content {
background: #38495e url('https://www.bulfleet.com/img/blue/msg_box1r_bknd.gif') 0 bottom repeat-x;
border-top: 6px solid #222d3b;
width: 66%;
float: left;
padding: 5px 2% 20px 2%;
}

.box-message .content .details {
background: #233040;
}

.box-message .content .details p {
font-size: 12px;
color: #7f95b0;
line-height: 25px;
padding: 0px;
}

.box-message .content .details p a {
color: #fff;
}

.box-message .content .details p span {
padding: 0 0 0 18px;
margin: 0 0 0 10px;
}

.box-message .content .details p .time {
background: url('https://www.bulfleet.com/img/blue/i_msg_time.gif') no-repeat;
}

.box-message .content .details p .date {
background: url('https://www.bulfleet.com/img/blue/i_msg_date.gif') no-repeat;
}

.box-message .content .details p .report{
background: url('https://www.bulfleet.com/img/blue/i_msg_report.gif') no-repeat;
}

.box-message .content p {
padding: 10px;
color: #fff;
font-size: 15px;
}

.box-message .content .check {
background: #313131;
border: 1px solid #919191;
color: #75a574;
text-decoration: none;
padding: 5px 8px;
display: block;
float: left;
margin: 0 5px 0 0;
}

.box-message .content .check input {
margin: -4px -2px -3px -3px;
}

html>body .box-message .content .check input {
margin: 0px;
}

.box-message .content .reply {
padding: 0px;
font-size: 11px;
font-weight: bold;
}

.box-message .content .reply a {
background: #1f3d1e url('https://www.bulfleet.com/img/blue/i_msg_reply.gif') 5px 4px no-repeat;
border: 1px solid #75a574;
color: #75a574;
text-decoration: none;
padding: 5px 8px 5px 23px;
display: block;
float: left;
margin: 0 5px 0 0;
}

.box-message .content .reply a:hover {
color: #fff;
}

.box-message .content .delete {
padding: 0px;
font-size: 11px;
font-weight: bold;
}

.box-message .content .delete a {
background: #472828 url('https://www.bulfleet.com/img/blue/i_msg_delete.gif') 5px 4px no-repeat;
border: 1px solid #b38282;
color: #b38282;
text-decoration: none;
padding: 5px 8px 5px 23px;
display: block;
float: left;
}

.box-message .content .delete a:hover {
color: #fff;
}

/** ============= **/

.box-message-new {
margin: 10px 0;
}

.box-message-new .avatar {
background: #184b24 url('https://www.bulfleet.com/img/blue/msg_box2l_bknd.gif') 0 bottom repeat-x;
margin: 0 0 2px 0;
border-top: 6px solid #103118;
width: 30%;
float: left;
}

.box-message-new .avatar .sub {
background: url('https://www.bulfleet.com/img/blue/msg_box2l_corner.gif') 0 bottom no-repeat;
padding: 5px 10px 30px 10px;
text-align: center;
}

.box-message-new .avatar .sub h1 {
font-size: 12px;
color: #fff;
margin: 0 0 5px 0;
}

.box-message-new .content {
background: #1e5f2f url('https://www.bulfleet.com/img/blue/msg_box2r_bknd.gif') 0 bottom repeat-x;
border-top: 6px solid #123b1e;
width: 66%;
float: left;
padding: 5px 2% 20px 2%;
}

.box-message-new .content .details {
background: #133f20;
}

.box-message-new .content .details p {
font-size: 12px;
color: #5db273;
line-height: 25px;
padding: 0px;
}

.box-message-new .content .details p a {
color: #fff;
}

.box-message-new .content .details p span {
padding: 0 0 0 18px;
margin: 0 0 0 10px;
}

.box-message-new .content .details p .time {
background: url('https://www.bulfleet.com/img/blue/i_msg_time_green.gif') no-repeat;
}

.box-message-new .content .details p .date {
background: url('https://www.bulfleet.com/img/blue/i_msg_date_green.gif') no-repeat;
}

.box-message-new .content .details p .report{
background: url('https://www.bulfleet.com/img/blue/i_msg_report_green.gif') no-repeat;
}

.box-message-new .content p {
padding: 10px;
color: #fff;
font-size: 15px;
}

.box-message-new .content .check {
background: #313131;
border: 1px solid #919191;
color: #75a574;
text-decoration: none;
padding: 5px 8px;
display: block;
float: left;
margin: 0 5px 0 0;
}

.box-message-new .content .check input {
margin: -4px -2px -3px -3px;
}

html>body .box-message-new .content .check input {
margin: 0px;
}

.box-message-new .content .reply {
padding: 0px;
font-size: 11px;
font-weight: bold;
}

.box-message-new .content .reply a {
background: #1f3d1e url('https://www.bulfleet.com/img/blue/i_msg_reply.gif') 5px 4px no-repeat;
border: 1px solid #75a574;
color: #75a574;
text-decoration: none;
padding: 5px 8px 5px 23px;
display: block;
float: left;
margin: 0 5px 0 0;
}

.box-message-new .content .reply a:hover {
color: #fff;
}

.box-message-new .content .delete {
padding: 0px;
font-size: 11px;
font-weight: bold;
}

.box-message-new .content .delete a {
background: #472828 url('https://www.bulfleet.com/img/blue/i_msg_delete.gif') 5px 4px no-repeat;
border: 1px solid #b38282;
color: #b38282;
text-decoration: none;
padding: 5px 8px 5px 23px;
display: block;
float: left;
}

.box-message-new .content .delete a:hover {
color: #fff;
}

/** =============== **/

.msg-delete {
background: #303030;
text-align: center;
padding: 15px 0;
}

.msg-delete p {
font-size: 12px;
font-weight: bold;
}

.msg-delete p a {
padding: 4px 8px;
background: #472828;
border: 1px solid #b38282;
color: #b38282;
text-decoration: none;
margin: 0 5px;
}

/* ------------ */


ul#recycle {
line-height: 28px;
list-style: none;
}

ul#recycle li a {
display: block;
width: 22px;
height: 22px;
background: url('https://www.bulfleet.com/img/blue/i_rec_recycle.gif') no-repeat;
float: left;
margin: 3px 5px 0 0;
}


/* --------------- */


.building-picture {
text-align: center;
margin: 0 0 10px 0;
}

/** ================= **/

.building-box1 {
margin: 0 0 15px 0;
padding: 0 0 15px 0;
border-bottom: 1px solid #333;
}

.building-box1 .preview {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_footer.jpg') 0 bottom no-repeat;
padding: 0 0 18px 0;
margin: 0 0 2px 0;
border-top: 6px solid #0a131e;
width: 30%;
float: left;
text-align: center;
}

.building-box1 .preview .sub {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_bknd.jpg') repeat-x;
padding: 0 10px 0 10px;
}

.building-box1 .preview .sub h1 {
font-size: 12px;
color: #fff;
padding: 6px 0;
}

.building-box1 .preview .sub img {
border: 5px solid #55667b;
}

.building-box1 .preview .sub h2 {
font-size: 11px;
color: #fff;
font-weight: normal;
padding: 5px 0 0 0;
}

.building-box1 .details {
background: #3e5991 url('https://www.bulfleet.com/img/v3/building_1_bknd.jpg') repeat-x;
margin: 0 0 2px 0;
border-top: 6px solid #1d252f;
width: 70%;
float: left;
padding: 10px 0 0 0;
}

.building-box1 .details .resource {
width: 21%;
margin: 0 0 10px 2%;
float: left;
}

html>body .building-box1 .details .resource {
width: 22%;
}

.building-box1 .details .resource .sub {
border: 1px solid #3c578d;
}

.building-box1 .details .resource .img {
height: 43px;
}

.building-box1 .details .resource h1 {
line-height: 20px;
background: #000;
text-align: center;
font-size: 12px;
color: #fff;
}

.building-box1 .details .resource #metal {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_metal.jpg') center 0 no-repeat;
}

.building-box1 .details .resource #crystal {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_crystal.jpg') center 0 no-repeat;
}

.building-box1 .details .resource #gas {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_gas.jpg') center 0 no-repeat;
}

.building-box1 .details .resource #energy {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_energy.jpg') center 0 no-repeat;
}

.building-box1 .details .time {
background: #000;
border-top: 1px solid #536ca1;
margin: 10px 0 0 0;
padding: 0 15px;
text-align: center;
}

.building-box1 .details .time .box {
height: 43px;
background: url('https://www.bulfleet.com/img/v3/building_1_time_left.gif') no-repeat;
padding: 0 0 0 44px;
}

.building-box1 .details .time .box .sub {
background: url('https://www.bulfleet.com/img/v3/building_1_time_right.gif') right 0 no-repeat;
height: 43px;
font-weight: bold;
line-height: 43px;
font-size: 12px;
}

.building-box1 .details p {
color: #fff;
font-size: 12px;
padding: 0 3%;
}

.building-box1 .details .action {
background: #000;
text-align: center;
padding: 0 15px;
}

.building-box1 .details .action a {
display: block;
cursor: hand;
color: #fff;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
height: 43px;
background: url('https://www.bulfleet.com/img/v3/building_1_action_left.gif') no-repeat;
padding: 0 0 0 44px;
}

.building-box1 .details .action a .sub {
background: url('https://www.bulfleet.com/img/v3/building_1_action_right.gif') right 0 no-repeat;
height: 43px;
line-height: 43px;
}

.building-box1 .details .action a:hover {
text-decoration: underline;
}



/** ===================== **/


.building-box2 {
margin: 0 0 15px 0;
padding: 0 0 15px 0;
border-bottom: 1px solid #333;
}

.building-box2 .preview {
background: #790d01 url('https://www.bulfleet.com/img/v3/page_block_footer_red.jpg') 0 bottom no-repeat;
padding: 0 0 18px 0;
margin: 0 0 2px 0;
border-top: 6px solid #1e0c12;
width: 30%;
float: left;
text-align: center;
}

.building-box2 .preview .sub {
background: #790d01 url('https://www.bulfleet.com/img/v3/page_block_bknd_red.jpg') repeat-x;
padding: 0 10px 0 10px;
}

.building-box2 .preview .sub h1 {
font-size: 12px;
color: #fff;
padding: 6px 0;
}

.building-box2 .preview .sub img {
border: 5px solid #994b57;
}

.building-box2 .preview .sub h2 {
font-size: 11px;
color: #fff;
font-weight: normal;
padding: 5px 0 0 0;
}

.building-box2 .details {
background: #b82b37 url('https://www.bulfleet.com/img/v3/building_2_bknd.jpg') repeat-x;
margin: 0 0 2px 0;
border-top: 6px solid #66080a;
width: 70%;
float: left;
padding: 10px 0 0 0;
}

.building-box2 .details .resource {
width: 21%;
margin: 0 0 10px 2%;
float: left;
}

html>body .building-box2 .details .resource {
width: 22%;
}

.building-box2 .details .resource .sub {
border: 1px solid #be404a;
}

.building-box2 .details .resource .img {
height: 43px;
}

.building-box2 .details .resource h1 {
line-height: 20px;
background: #000;
text-align: center;
font-size: 12px;
color: #fff;
}

.building-box2 .details .resource #metal {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_metal.jpg') center 0 no-repeat;
}

.building-box2 .details .resource #crystal {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_crystal.jpg') center 0 no-repeat;
}

.building-box2 .details .resource #gas {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_gas.jpg') center 0 no-repeat;
}

.building-box2 .details .resource #energy {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_energy.jpg') center 0 no-repeat;
}

.building-box2 .details .time {
background: #000;
border-top: 1px solid #ca4751;
margin: 10px 0 0 0;
padding: 0 15px;
text-align: center;
}

.building-box2 .details .time .box {
height: 43px;
background: url('https://www.bulfleet.com/img/v3/building_2_time_left.gif') no-repeat;
padding: 0 0 0 44px;
}

.building-box2 .details .time .box .sub {
background: url('https://www.bulfleet.com/img/v3/building_2_time_right.gif') right 0 no-repeat;
height: 38px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 0;
}

.building-box2 .details .time small {
display: block;
color: #cf8f94;
font-size: 9px;
padding: 0 3% 5px 3%;
}

.building-box2 .details p {
color: #fff;
font-size: 12px;
padding: 0 3%;
}

.building-box2 .details .action {
background: #000;
text-align: center;
padding: 0 15px;
}

.building-box2 .details .action a {
display: block;
color: #fff;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
height: 43px;
background: url('https://www.bulfleet.com/img/v3/building_2_action_left.gif') no-repeat;
padding: 0 0 0 44px;
}

.building-box2 .details .action a .sub {
background: url('https://www.bulfleet.com/img/v3/building_2_action_right.gif') right 0 no-repeat;
height: 43px;
line-height: 43px;
}

/** ===================== **/


.building-box3 {
margin: 0 0 15px 0;
padding: 0 0 15px 0;
border-bottom: 1px solid #333;
}

.building-box3 .preview {
background: #3b290a url('https://www.bulfleet.com/img/v3/page_block_footer_brown.jpg') 0 bottom no-repeat;
padding: 0 0 18px 0;
margin: 0 0 2px 0;
border-top: 6px solid #111312;
width: 30%;
float: left;
text-align: center;
}

.building-box3 .preview .sub {
background: #3b290a url('https://www.bulfleet.com/img/v3/page_block_bknd_brown.jpg') repeat-x;
padding: 0 10px 0 10px;
}

.building-box3 .preview .sub h1 {
font-size: 12px;
color: #fff;
padding: 6px 0;
}

.building-box3 .preview .sub img {
border: 5px solid #6f624a;
}

.building-box3 .preview .sub h2 {
font-size: 11px;
color: #fff;
font-weight: normal;
padding: 5px 0 0 0;
}

.building-box3 .details {
background: #8a4f01 url('https://www.bulfleet.com/img/v3/building_3_bknd.jpg') repeat-x;
margin: 0 0 2px 0;
border-top: 6px solid #392101;
width: 70%;
float: left;
padding: 10px 0 0 0;
}

.building-box3 .details .resource {
width: 21%;
margin: 0 0 10px 2%;
float: left;
}

html>body .building-box3 .details .resource {
width: 22%;
}

.building-box3 .details .resource .sub {
border: 1px solid #a5712c;
}

.building-box3 .details .resource .img {
height: 43px;
}

.building-box3 .details .resource h1 {
line-height: 20px;
background: #000;
text-align: center;
font-size: 12px;
color: #fff;
}

.building-box3 .details .resource #metal {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_metal.jpg') center 0 no-repeat;
}

.building-box3 .details .resource #crystal {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_crystal.jpg') center 0 no-repeat;
}

.building-box3 .details .resource #gas {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_gas.jpg') center 0 no-repeat;
}

.building-box3 .details .resource #energy {
background: #1d2a44 url('https://www.bulfleet.com/img/v3/building_1_res_energy.jpg') center 0 no-repeat;
}

.building-box3 .details .time {
background: #000;
border-top: 1px solid #a86001;
margin: 10px 0 0 0;
padding: 0 15px;
text-align: center;
}

.building-box3 .details .time .box {
height: 43px;
background: url('https://www.bulfleet.com/img/v3/building_3_time_left.gif') no-repeat;
padding: 0 0 0 44px;
}

.building-box3 .details .time .box .sub {
background: url('https://www.bulfleet.com/img/v3/building_3_time_right.gif') right 0 no-repeat;
height: 43px;
font-size: 12px;
font-weight: bold;
line-height: 43px;
}

.building-box3 .details p {
color: #fff;
font-size: 12px;
padding: 0 3%;
}

.building-box3 .details .action {
background: #000;
text-align: center;
padding: 0 15px;
}

.building-box3 .details .action .box {
display: block;
color: #fff;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
height: 43px;
background: url('https://www.bulfleet.com/img/v3/building_3_action_left.gif') no-repeat;
padding: 0 0 0 44px;
}

.building-box3 .details .action .box .sub {
background: url('https://www.bulfleet.com/img/v3/building_3_action_right.gif') right 0 no-repeat;
height: 36px;
padding: 7px 0 0 0;
}



/* ------------- */


.imgs {
margin: 10px 0 10px 0;
}

.imgs img {
float: left;
border: 5px solid #73849a;
margin: 0 10px 10px 0;
}

#subnavigation .box1 #servertimes p {
text-align: left;
}


.box-korab {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_footer.jpg') 0 bottom no-repeat;
padding: 0 0 18px 0;
border-top: 6px solid #1d252f;
width: 45%;
margin: 0 1% 15px 1%;
float: left;
}

html>body .box-korab {
width: 48%;
}

.box-korab .sub {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_bknd.jpg') repeat-x;
padding: 0 0 10px 0;
}

.box-korab .sub h1 {
font-size: 12px;
color: #fff;
text-align: center;
padding: 7px 0;
}

.box-korab .sub .img {
padding: 5px 0;
background: #2f426b;
border-top: 1px solid #445883;
border-bottom: 1px solid #445883;
text-align: center;
margin: 0 0 5px 0;
}

.box-korab .sub p {
font-size: 12px;
line-height: 20px;
margin: 0 10px;
height: 20px;
}

.box-korab .sub p span.left {
float: left;
width: 45%;
color: #9fb2ca;
text-align: right;
padding: 0 2%;
margin: 0 0 1px 0;
}

.box-korab .sub p span.right {
float: left;
width: 46%;
color: #fff;
font-weight: bold;
background: #1c252f;
padding: 0 2%;
margin: 0 0 1px 0;
}

.box-korab .sub .order {
background: #2f426b;
border-top: 1px solid #445883;
border-bottom: 1px solid #445883;
padding: 5px 0;
text-align: center;
font-size: 12px;
font-weight: bold;
margin: 5px 0 0 0;
height: 25px;
}

.box-korab .sub .order input {
background: #1c252f;
border: 1px solid #97a7bd;
padding: 3px 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #97a7bd;
font-weight: normal;
}

.box-korab .sub .order a {
color: #fff;
text-decoration: none;
}

/** ===================== **/

.box-korab-error {
background: #65222b url('https://www.bulfleet.com/img/blue/kor_box1_bknd.gif') 0 bottom repeat-x;
border-top: 6px solid #1d252f;
width: 45%;
margin: 0 1% 15px 1%;
float: left;
}

html>body .box-korab-error {
width: 48%;
}

.box-korab-error .sub {
background: url('https://www.bulfleet.com/img/blue/kor_box1_corner.gif') 0 bottom no-repeat;
padding: 0 0 40px 0;
}

.box-korab-error .sub h1 {
font-size: 12px;
color: #fff;
text-align: center;
margin: 7px 0;
}

.box-korab-error .sub .img {
padding: 5px 0;
background: #84434f;
text-align: center;
margin: 0 0 5px 0;
}

.box-korab-error .sub p {
font-size: 12px;
line-height: 20px;
margin: 0 10px;
height: 20px;
}

.box-korab-error .sub p span.left {
float: left;
width: 45%;
color: #c38d97;
text-align: right;
padding: 0 2%;
margin: 0 0 1px 0;
}

.box-korab-error .sub p span.right {
float: left;
width: 46%;
color: #fff;
font-weight: bold;
background: #40171d;
padding: 0 2%;
margin: 0 0 1px 0;
}

.box-korab-error .sub .order {
background: #84434f;
padding: 5px 0;
text-align: center;
font-size: 12px;
font-weight: bold;
margin: 5px 0 0 0;
height: 25px;
line-height: 25px;
color: #fff;
}


/* ---------------- */



.box-technic {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_footer.jpg') 0 bottom no-repeat;
padding: 0 0 18px 0;
margin: 0 1% 10px 1%;
border-top: 6px solid #1d252f;
width: 45%;
float: left;
text-align: center;
}

html>body .box-technic {
width: 48%;
}

.box-technic .sub {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_bknd.jpg') repeat-x;
}

.box-technic .sub h1 {
font-size: 12px;
height: 30px;
line-height: 30px;
margin: 0 0 10px 0;
background: #2f426b;
border-top: 1px solid #445883;
border-bottom: 1px solid #445883;
}

.box-technic .sub img {
border: 4px solid #748396;
}

.box-technic .sub img.tree {
border: none;
}

.box-technic .sub span.red img {
border: 4px solid #d65c62;
}

.box-technic .sub span.green img {
border: 4px solid #34b53b;
}

/** ====================== **/


.box-technic-prev {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_footer.jpg') 0 bottom no-repeat;
padding: 0 0 18px 0;
margin: 0 1% 10px 1%;
border-top: 6px solid #1d252f;
width: 21%;
float: left;
text-align: center;
}

html>body .box-technic-prev {
width: 23%;
}

.box-technic-prev a {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/page_block_bknd.jpg') repeat-x;
padding: 10px 5px 0 5px;
display: block;
text-decoration: none;
}

.box-technic-prev a h1 {
font-size: 12px;
color: #fff;
line-height: 25px;
}

.box-technic-prev a img {
border: 1px solid #5e729b;
}

/* --------------- */

#page-body .robots {
float: left;
width: 31%;
margin: 0 1%;
text-align: center;
}

* html #page-body .robots {
width: 29%;
}

#page-body .robots .sub {
height: 150px;
}

#page-body .robots h4 {
font-size: 13px;
height: 120px;
}

#page-body .robots input.button {
background: none;
border: none;
vertical-align: top;
}

#page-body .robots input.field {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: #404b59;
border: 1px solid #8894a3;
padding: 5px 3px;
}

#page-body #robots-metal {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/robots_metal.jpg') right 0 no-repeat;
}

#page-body #robots-crystal {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/robots_crystal.jpg') right 0 no-repeat;
}

#page-body #robots-gas {
background: #1a2c51 url('https://www.bulfleet.com/img/v3/robots_gas.jpg') right 0 no-repeat;
}

/** ============================ **/
/** BEGEN PLAN **/
/** ============================ **/


.begen-plan-center {
text-align: center;
padding: 5px 0;
}

.begen-plan-center a {
background: #1d252f;
text-decoration: none;
border: 1px solid #667384;
padding: 3px 6px;
line-height: 35px;
}

.begen-plan-center img {
border: 5px solid #667384;
}


/** ============================ **/
/** BUDDYLIST **/
/** ============================ **/


.buddylist-box {
width: 44%;
margin: 1%;
padding: 7px 3%;
background: #1d252f;
float: left;
border: 1px solid #667384;
}

html>body .buddylist-box {
width: 43%;
padding: 10px 2%;
}

.buddylist-box .user {
float: left;
width: 28px;
height: 29px;
background: url('https://www.bulfleet.com/img/blue/i_user.gif') no-repeat;
margin: 5px 10px 0 0;
}

.buddylist-box h1 {
font-size: 15px;
color: #fff;
line-height: 15px;
margin: 0 0 3px 0;
}

.buddylist-box .options {
font-size: 9px;
font-weight: normal;
line-height: 14px;
}

.buddylist-box .options a {
color: #667384;
text-decoration: none;
}

.buddylist-box .options a:hover {
color: #fff;
}

.buddylist-box .options span.msg a {
background: url('https://www.bulfleet.com/img/blue/i_writemsg.gif') no-repeat;
padding: 0 5px 0 17px;
float: left;
}

.buddylist-box .options span.del a {
background: url('https://www.bulfleet.com/img/blue/i_trash.gif') no-repeat;
padding: 0 0 0 17px;
float: left;
}

/* -------------- */

ul#vipmenu {
list-style: none;
float: right;
padding: 23px 20px 0 0;
}

ul#vipmenu li {
float: left;
font-size: 12px;
height: 72px;
background: url('https://www.bulfleet.com/img/v3/vipmenu_left.gif') no-repeat;
padding: 0 0 0 8px;
margin: 0 5px 0 0;
}

ul#vipmenu li a {
display: block;
float: left; /* IE6 fix */
height: 72px;
line-height: 72px;
background: url('https://www.bulfleet.com/img/v3/vipmenu_right.gif') right 0 no-repeat;
padding: 0 8px 0 0;
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #494111;
}

ul#vipmenu li a:hover {
color: #fff;
}

/* ------ Choose universe in registration ------ */

#chooseUniverse .inputrow {
border-bottom: 1px solid #455a86;
}

#chooseUniverse .inputrow .left {
width: 58%;
float: left;
padding: 0 0 0 1%;
}

#chooseUniverse .inputrow .right {
width: 39%;
float: right;
text-align: left;
padding: 5px 0 5px 1%;
font-size: 9px;
color: #7e8b9c;
background: #3a5387;
}

/* --------------- */

#screenshots {
padding: 20px 0;
}

#screenshots .previewItem {
float: left;
width: 46%;
margin: 0 2% 10px 2%;
border-bottom: 1px solid #3a5181;
}

* html #screenshots .previewItem { 
width: 44%;
margin: 0 1% 10px 1%;
}

#screenshots .previewItem a {
display: block;
cursor: hand;
text-decoration: none;
color: #fff;
}

#screenshots .previewItem a:hover {
text-decoration: underline;
}

#screenshots .previewItem img {
float: left;
background: #3a5181;
padding: 5px;
margin: 0 5px 5px 0;
}

html>body #screenshots .previewItem a:hover img {
background: #8296bf;
}

#screenshots .previewItem p {
font-size: 9px;
padding: 5px 0 0 0;
}


/* ------------- */

#footer {
height: 50px;
padding: 20px 0 0 0;
}

#footer #xs-logo {
float: left;
width: 21%;
}

#footer #xs-logo .wrapper {
background: url('https://www.bulfleet.com/img/v3/footer_logo_bknd.jpg') repeat-x;
height: 40px;
margin: 0 15px;
text-align: center;
padding: 27px 0 0 0;
}

#footer #xs-logo .wrapper a {
display: block;
width: 103px;
height: 20px;
margin: 0 auto;
background: url('https://www.bulfleet.com/img/v3/footer_logo.jpg') no-repeat;
}

#footer #copyright {
float: left;
width: 79%;
background: url('https://www.bulfleet.com/img/v3/footer_bknd.jpg') repeat-x;
}

#footer #copyright .wrapper {
margin: 0 150px 0 0;
height: 50px;
padding: 25px 0 0 25px;
}

#footer #copyright {
font-size: 11px;
color: #c9c9c9;
}

#footer #copyright a {
color: #fff;
}

#footer #copyright #counters {
float: right;
padding: 20px;
}

#footer #partners {
font-size: 9px;
padding: 0 25px 20px 25px;
}

#footer #partners a {
color: #666;
}

#footer #partners a:hover {
color: #fff;
}