html													{ margin: 0; padding: 0; }
body													{ margin: 0; padding: 0; background: #000000 url('../images/backgrounds/body.jpg') no-repeat center top; }

/* < general formating - design > */

#site													{ margin: 0 auto 0 auto; padding: 0; width: 900px; }
#site .clear											{ clear: both; }
#site .clear-spacer										{ clear: both; height: 10px; }
#site img.img-right										{ margin: 0; padding: 0 0 5px 8px; border: 0; float: right; }
#site img.img-left										{ margin: 0; padding: 0 8px 5px 0; border: 0; float: left; }
#site img.img-middle									{ margin: 0; padding: 0; border: 0; }
#site img.img-status									{ margin: 0; padding: 0; border: 0; position: absolute; top: 0; right: 0; }
#site img.active										{ margin: 0; padding: 0; border: 0; }
#site img.inactive										{ margin: 0; padding: 0; border: 0; -moz-opacity: 0.20; filter: alpha(opacity=20); opacity: 0.2; }

#search													{ margin: 0; padding: 10px 0 0 0; }
#search a												{ width: 150px; height: 40px; float: left; }
#search a.but01											{ background: url('../images/menu/home.png') top left no-repeat; }
#search a.but01:hover									{ background: url('../images/menu/home.png') bottom left no-repeat; }
#search div.but02										{ float: left; height: 40px; width: 300px; }
#search div.but02										{ background: url('../images/menu/search.png') top left no-repeat; }
#search div.but02:hover									{ background: url('../images/menu/search.png') bottom left no-repeat; }
#search div.but02 input#search-field					{ margin: 9px 0 0 136px; padding: 5px 0 5px 5px; background: url('../images/menu/search-field.png') top left no-repeat; border: 0 solid transparent; float: left; width: 125px; font-family: Verdana; font-weight: normal; font-size: 10px; color: #000000; text-decoration: none; text-align: left; }
#search div.but02 input#search-go						{ margin: 9px 0 0   0; padding: 5px 0 5px 0; background: url('../images/menu/search-go.png') top left no-repeat; border: 0 solid transparent; float: left; height: 22px; width:  26px; }

#logo													{ margin: 0; padding: 0; height: 180px; position: relative; }
#logo #ship												{ margin: 0; padding: 0; position: absolute; top: -22px; left: 580px; }
#logo #mining											{ margin: 0; padding: 0; position: absolute; top: 18px; left: 36px; }
#logo .logo	a											{ margin: 0; padding: 0; position: absolute; top: 25px; left: 290px; background: url('../images/logos/eve.png') top left no-repeat; width: 320px; height: 130px; }

#menu													{ margin: 0; padding: 0; height: 40px; }
#menu a													{ width: 150px; height: 40px; float: left; }
#menu a.but03											{ background: url('../images/menu/news.png') top left no-repeat; }
#menu a.but03:hover										{ background: url('../images/menu/news.png') bottom left no-repeat; }
#menu a.but04											{ background: url('../images/menu/utilities.png') top left no-repeat; }
#menu a.but04:hover										{ background: url('../images/menu/utilities.png') bottom left no-repeat; }
#menu a.but05											{ background: url('../images/menu/features.png') top left no-repeat; }
#menu a.but05:hover										{ background: url('../images/menu/features.png') bottom left no-repeat; }
#menu a.but06											{ background: url('../images/menu/maps.png') top left no-repeat; }
#menu a.but06:hover										{ background: url('../images/menu/maps.png') bottom left no-repeat; }
#menu a.but07											{ background: url('../images/menu/videos.png') top left no-repeat; }
#menu a.but07:hover										{ background: url('../images/menu/videos.png') bottom left no-repeat; }
#menu a.but08											{ background: url('../images/menu/community.png') top left no-repeat; }
#menu a.but08:hover										{ background: url('../images/menu/community.png') bottom left no-repeat; }

#footer													{ margin: 20px 0 10px 0; padding: 0; font-family: Verdana; font-size: 10px; color: #363636; font-weight: normal; text-decoration: none; }
#footer .footer-left									{ margin: 0; padding: 0; float: left; width: 298px; background: url('../images/backgrounds/footer-left.png') bottom left no-repeat; height: 90px; }
#footer .footer-right									{ margin: 0; padding: 0; float: right; width: 600px; background: url('../images/backgrounds/footer-right.png') bottom left no-repeat; height: 90px; }

#footer p												{ margin: 0; padding: 2px 0 0 0; text-align: center; }
#footer p a												{ font-weight: bold; color: #363636; text-decoration: none; }
#footer p a:hover										{ font-weight: bold; color: #ffffff; text-decoration: none; }
#footer ul												{ margin: 46px 0 0 0; padding: 0; list-style-type: none; text-align: center; }
#footer ul li											{ margin: 0; padding: 0 6px 0 6px; display: inline; }
#footer ul li a											{ color: #6a6a6a; text-decoration: none; }
#footer ul li a:hover									{ color: #ffffff; text-decoration: none; }
#footer img												{ margin: 0; padding: 50px 20px 0 0; border: 0; float: right; }

#disclamer												{ margin: 0; padding: 0; font-family: Verdana; font-weight: normal; font-size: 9px; color: #262626; text-decoration: none; }
#disclamer p											{ margin: 0; padding: 6px 0 16px 0; text-align: center; }
#disclamer p a											{ font-weight: normal; color: #262626; text-decoration: none; }
#disclamer p a:hover									{ font-weight: normal; color: #a7a7a7; text-decoration: none; }

#content												{ margin: 20px 0 0 0; padding: 0; font-family: Verdana; font-size: 10px; text-decoration: none; font-weight: normal; }
#content .content-left									{ margin: 0; padding: 10px 10px 10px 10px; float: left; width: 278px; background: url('../images/backgrounds/content-left.png') top left no-repeat; color: #a7a7a7; }
#content .content-right									{ margin: 0; padding: 10px 10px 10px 10px; float: right; width: 580px; background: url('../images/backgrounds/content-right.png') top left no-repeat; color: #dcdcdc; }

#content .relative										{ position: relative; }
#content .selector										{ float: right; text-align: right; }

/* < general formating - text > */

#content h1, h2, h3, h4, h5, h6							{ font-family: Arial; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px #000000; }
#content h2												{ margin: 0; padding: 0; font-size: 15px; color: #ffffff; text-transform: uppercase; }
#content h2 span										{ font-weight: bold; color: #ff0000; }
#content h3												{ margin: -2px 0 0 0; padding: 0 0 16px 0; font-size: 10px; color: #afafaf; text-transform: uppercase; }
#content h3 span										{ font-weight: bold; color: #ff0000; }
#content h3 a											{ text-decoration: none; color: #afafaf; }
#content h3 a:hover										{ text-decoration: none; color: #ffffff; }
#content h4												{ margin: 0; padding: 0 0 0 23px; font-size: 11px; color: #ffffff; text-transform: uppercase; background: url('../images/arrow/h4.png') top left no-repeat; height: 22px; }
#content h4 span										{ font-weight: bold; color: #ff0000; }
#content h5												{ margin: -10px 0 0 0; padding: 0 0 16px 23px; font-size: 10px; color: #5d5d5d; }
#content h5 span										{ font-weight: bold; color: #afafaf; }
#content h5 a											{ text-decoration: none; color: #afafaf; }
#content h5 a:hover										{ text-decoration: none; color: #ffffff; }
#content h6												{ margin: -2px 0 0 0; padding: 0 0 16px 0; font-size: 10px; color: #afafaf; }
#content h6 span										{ font-weight: bold; color: #ff0000; }
#content h6 a											{ text-decoration: none; color: #afafaf; }
#content ul												{ margin: 0; padding: 0 0 10px 20px; }
#content ol												{ margin: 0; padding: 0 0 10px 28px; }
#content p												{ margin: 0; padding: 0 0 10px 0;}
#content a												{ font-weight: bold; color: #5d5d5d; text-decoration: none; }
#content a:hover										{ font-weight: bold; color: #ffffff; text-decoration: none; }
#content a.more											{ margin: 0 0 0 200px; padding: 0; }
#content a.more-c										{ margin: 0 0 0  59px; padding: 0; }

/* < general formating - boxes > */

#content .box-left										{ width: 278px; }
#content .box-left-top									{ background: url('../images/backgrounds/box-left-top.png') top left no-repeat; height: 10px; font-size: 1px; }
#content .box-left-mid									{ margin: 0; padding: 0 10px 0 10px; background: url('../images/backgrounds/box-left-mid.png') top left repeat-y; }
#content .box-left-bot									{ background: url('../images/backgrounds/box-left-bot.png') top left no-repeat; height: 10px; font-size: 1px; }

#content .box-content									{ width: 580px; }
#content .box-content-top								{ background: url('../images/backgrounds/box-content-top.png') top left no-repeat; height: 10px; font-size: 1px; }
#content .box-content-mid								{ margin: 0; padding: 0 10px 0 10px; background: url('../images/backgrounds/box-content-mid.png') top left repeat-y; }
#content .box-content-bot								{ background: url('../images/backgrounds/box-content-bot.png') top left no-repeat; height: 10px; font-size: 1px; }

#content .box-shbox										{ width: 285px; float: right; }
#content .box-shbox-top									{ background: url('../images/backgrounds/box-shbox-top.png') top left no-repeat; height: 10px; font-size: 1px; }
#content .box-shbox-mid									{ margin: 0; padding: 0; background: url('../images/backgrounds/box-shbox-mid.png') top left repeat-y; text-align: center; }
#content .box-shbox-bot									{ background: url('../images/backgrounds/box-shbox-bot.png') top left no-repeat; height: 10px; font-size: 1px; }

/* < general formating - calendar > */

#content .content-right .calendar						{ margin: 0; padding: 15px 0 0 0; width: 32px; height: 30px; font-size: 16px; color: #000000; font-weight: bold; text-align: center; float: left; }
#content .content-right .jan							{ background: url('../images/icons/calendar/grey/jan.png') top left no-repeat; }
#content .content-right .feb							{ background: url('../images/icons/calendar/grey/feb.png') top left no-repeat; }
#content .content-right .mar							{ background: url('../images/icons/calendar/grey/mar.png') top left no-repeat; }
#content .content-right .apr							{ background: url('../images/icons/calendar/grey/apr.png') top left no-repeat; }
#content .content-right .may							{ background: url('../images/icons/calendar/grey/may.png') top left no-repeat; }
#content .content-right .jun							{ background: url('../images/icons/calendar/grey/jun.png') top left no-repeat; }
#content .content-right .jul							{ background: url('../images/icons/calendar/grey/jul.png') top left no-repeat; }
#content .content-right .aug							{ background: url('../images/icons/calendar/grey/aug.png') top left no-repeat; }
#content .content-right .sep							{ background: url('../images/icons/calendar/grey/sep.png') top left no-repeat; }
#content .content-right .oct							{ background: url('../images/icons/calendar/grey/oct.png') top left no-repeat; }
#content .content-right .nov							{ background: url('../images/icons/calendar/grey/nov.png') top left no-repeat; }
#content .content-right .dec							{ background: url('../images/icons/calendar/grey/dec.png') top left no-repeat; }

#content .content-right .calendar-event					{ margin: 0; padding: 15px 0 0 0; width: 32px; height: 30px; font-size: 16px; color: #ffffff; font-weight: bold; text-align: center; float: left; }
#content .content-right .jan-event						{ background: url('../images/icons/calendar/dark/jan.png') top left no-repeat; }
#content .content-right .feb-event						{ background: url('../images/icons/calendar/dark/feb.png') top left no-repeat; }
#content .content-right .mar-event						{ background: url('../images/icons/calendar/dark/mar.png') top left no-repeat; }
#content .content-right .apr-event						{ background: url('../images/icons/calendar/dark/apr.png') top left no-repeat; }
#content .content-right .may-event						{ background: url('../images/icons/calendar/dark/may.png') top left no-repeat; }
#content .content-right .jun-event						{ background: url('../images/icons/calendar/dark/jun.png') top left no-repeat; }
#content .content-right .jul-event						{ background: url('../images/icons/calendar/dark/jul.png') top left no-repeat; }
#content .content-right .aug-event						{ background: url('../images/icons/calendar/dark/aug.png') top left no-repeat; }
#content .content-right .sep-event						{ background: url('../images/icons/calendar/dark/sep.png') top left no-repeat; }
#content .content-right .oct-event						{ background: url('../images/icons/calendar/dark/oct.png') top left no-repeat; }
#content .content-right .nov-event						{ background: url('../images/icons/calendar/dark/nov.png') top left no-repeat; }
#content .content-right .dec-event						{ background: url('../images/icons/calendar/dark/dec.png') top left no-repeat; }

/* < general formating - security status and wormhole class > */

#content .sec-neg-01-05									{ color: #ff0000; }
#content .sec-neg-01-05 a								{ color: #ff0000; }
#content .sec-neg-01-05 a:hover							{ color: #ffffff; }

#content .sec-neg-05-10									{ color: #9933ff; }
#content .sec-neg-05-10 a								{ color: #9933ff; }
#content .sec-neg-05-10 a:hover							{ color: #ffffff; }

#content .sec-neg-10									{ color: #9933ff; }
#content .sec-neg-10 a									{ color: #9933ff; }
#content .sec-neg-10 a:hover							{ color: #ffffff; }

#content .sec-pos-01-05									{ color: #ff9966; }
#content .sec-pos-01-05 a								{ color: #ff9966; }
#content .sec-pos-01-05 a:hover							{ color: #ffffff; }

#content .sec-pos-05-06									{ color: #ffff00; }
#content .sec-pos-05-06 a								{ color: #ffff00; }
#content .sec-pos-05-06 a:hover							{ color: #ffffff; }

#content .sec-pos-06-10									{ color: #00ff00; }
#content .sec-pos-06-10 a								{ color: #00ff00; }
#content .sec-pos-06-10 a:hover							{ color: #ffffff; }

#content .sec-pos-10									{ color: #00ffff; }
#content .sec-pos-10 a									{ color: #00ffff; }
#content .sec-pos-10 a:hover							{ color: #ffffff; }

#content .class-wh1										{ color: #00c0cf; }
#content .class-wh2										{ color: #00c0cf; }
#content .class-wh3										{ color: #cfaa00; }
#content .class-wh4										{ color: #cfaa00; }
#content .class-wh5										{ color: #ff630f; }
#content .class-wh6										{ color: #ff630f; }

/* < section home - special formating > */

#content .box-home-a									{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-home.png') top left no-repeat; float: left; }
#content .box-home-a:hover								{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-home.png') bottom left no-repeat; float: left; }
#content .box-home-b									{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-home.png') top left no-repeat; float: right; }
#content .box-home-b:hover								{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-home.png') bottom left no-repeat; float: right; }

#content .box-home-corp-a								{ margin: 0; padding: 0; width: 285px; float: left; }
#content .box-home-corp-b								{ margin: 0; padding: 0; width: 285px; float: right; }

/* < section news - special formating > */

#content .box-news										{ width: 520px; float: right; }
#content .box-news-top									{ background: url('../images/backgrounds/box-news-top.png') top left no-repeat; height: 10px; font-size: 1px; }
#content .box-news-mid									{ margin: 0; padding: 0 10px 0 10px; background: url('../images/backgrounds/box-news-mid.png') top left repeat-y; }
#content .box-news-bot									{ background: url('../images/backgrounds/box-news-bot.png') top left no-repeat; height: 10px; font-size: 1px; }

/* < section utilities - special formating > */

#content .box-utilities-a								{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-utilities.png') top left no-repeat; float: left; }
#content .box-utilities-a:hover							{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-utilities.png') bottom left no-repeat; float: left; }
#content .box-utilities-b								{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-utilities.png') top left no-repeat; float: right; }
#content .box-utilities-b:hover							{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-utilities.png') bottom left no-repeat; float: right; }

#content .utilities-charts td							{ background-color: #101010; text-align: center; vertical-align: middle; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#content .utilities-charts td.none						{ background-color: transparent; }
#content .utilities-pdf									{ margin: 0 0 0 10px; padding: 0; width: 140px; border-left: 1px dotted #3d3d3d; float: right; text-align: right; }

/* < section features - special formating > */

#content .box-features-a								{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-features.png') top left no-repeat; float: left; }
#content .box-features-a:hover							{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-features.png') bottom left no-repeat; float: left; }
#content .box-features-b								{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-features.png') top left no-repeat; float: right; }
#content .box-features-b:hover							{ margin: 0; padding: 10px 10px 10px 10px; width: 265px; height: 190px; background: url('../images/backgrounds/box-features.png') bottom left no-repeat; float: right; }

/* < section maps - special formating > */

#content h2.maps-section								{ margin: 0; padding: 0 0 10px 20px; font-size: 12px; background: url('../images/arrow/h2.png') top left no-repeat; }
#content h2.maps-title									{ margin: 0; padding: 0 0 10px 0; font-size: 12px; }

#content .box-maps-a									{ margin: 0; padding: 0; width: 276px; float: left; }
#content .box-maps-b									{ margin: 0; padding: 0; width: 276px; float: right; }

/* < section search - special formating > */

#content ul.maps-search									{ margin: 0; padding: 0; float: left; width: 560px; list-style-type: none; }
#content ul.maps-search li								{ margin: 0; padding: 0; float: left; background: url('../images/backgrounds/li-maps.gif') bottom left repeat-x; }
#content ul.maps-search li.sec							{ width:  52px; height: 16px; padding: 2px 8px 0 0; color: #696969; text-align: right; }
#content ul.maps-search li.system						{ width: 150px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-search li.constellation				{ width: 150px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-search li.region						{ width: 150px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-search li.class						{ width:  50px; height: 16px; padding: 2px 0 0 0; text-align: right; }

/* < section mapssystem - special formating > */

#content a.but-jump										{ margin: -6px 10px 0 10px; padding: 0; height: 22px; width: 210px; background: url('../images/content/maps/but-jump.png') top left no-repeat; float: right; }
#content a.but-jump:hover								{ background: url('../images/content/maps/but-jump.png') bottom left no-repeat; }
#content a.but-info										{ margin: -6px 10px 0 10px; padding: 0; height: 22px; width: 210px; background: url('../images/content/maps/but-info.png') top left no-repeat; float: right; }
#content a.but-info:hover								{ background: url('../images/content/maps/but-info.png') bottom left no-repeat; }

#content div.maps-system-img							{ margin: 0; padding: 0; width: 210px; height: 226px; background: url('../images/content/maps/na.png') top left no-repeat; float: right; }
#content div.maps-system-img img.img-middle				{ margin: 8px 0 0 0; padding: 0; border: 0; }

#content ul.maps-system-info							{ margin: 0; padding: 0; float: left; width: 340px; list-style-type: none; }
#content ul.maps-system-info li							{ margin: 0; padding: 0; float: left; }
#content ul.maps-system-info li.info					{ width: 120px; }
#content ul.maps-system-info li.info-a					{ width: 170px; }
#content ul.maps-system-info li.info-a span				{ font-size: 26px; color: #ffffff; font-family: Arial; }
#content ul.maps-system-info li.info-b					{ width: 170px; }
#content ul.maps-system-info li.content					{ width: 220px; }
#content ul.maps-system-info li.count					{ width:  50px; }
#content ul.maps-system-info li.clear					{ width: 340px; }
#content ul.maps-system-info select						{ margin: 0 0 2px 0; padding: 0; border: 1px solid #3c3c3c; width: 150px; background: #1a1a1a; color: #dcdcdc; font-size: 10px; font-family: Verdana; }
#content ul.maps-system-info input						{ margin: 0 0 2px 0; padding: 0; border: 1px solid #3c3c3c; width: 150px; background: #1a1a1a; color: #dcdcdc; font-size: 10px; font-family: Verdana; font-weight: bold; }

#content ul.maps-system-anomalie						{ margin: 0; padding: 0; float: left; width: 560px; list-style-type: none; }
#content ul.maps-system-anomalie li						{ margin: 0; padding: 0; float: left; }
#content ul.maps-system-anomalie li.info				{ width: 120px; }
#content ul.maps-system-anomalie li.content				{ width: 440px; }
#content ul.maps-system-anomalie li.content ul			{ margin: 0; padding: 0; width: 440px; list-style-type: none; }
#content ul.maps-system-anomalie li.content-a			{ width: 230px; }
#content ul.maps-system-anomalie li.content-b			{ width: 210px; }
#content ul.maps-system-anomalie li.clear				{ width: 560px; }
#content ul.maps-system-anomalie span					{ color: #696969; }

#content ul.maps-system-resource						{ margin: 0; padding: 0; float: left; width: 560px; list-style-type: none; }
#content ul.maps-system-resource li						{ margin: 0; padding: 0; float: left; }
#content ul.maps-system-resource li.col1o3				{ width:  10px; height: 16px; padding: 1px 0 1px 0; color: #ffffff; background: url('../images/backgrounds/li-maps.gif') bottom left repeat-x; }
#content ul.maps-system-resource li.col2o3				{ width: 194px; height: 16px; padding: 1px 0 1px 0; color: #ffffff; background: url('../images/backgrounds/li-maps.gif') bottom left repeat-x; text-align: right; }
#content ul.maps-system-resource li.col3o3				{ width: 356px; height: 16px; padding: 1px 0 1px 0; color: #ffffff; background: url('../images/backgrounds/li-maps.gif') bottom left repeat-x; text-align: right; }
#content ul.maps-system-resource li.col1o4				{ width: 120px; }
#content ul.maps-system-resource li.col2o4				{ width: 120px; }
#content ul.maps-system-resource li.col3o4				{ width: 120px; }
#content ul.maps-system-resource li.col4o4				{ width: 200px; }
#content ul.maps-system-resource li.col1o8				{ width: 110px; }
#content ul.maps-system-resource li.col2o8				{ width:  30px; font-weight: bold; }
#content ul.maps-system-resource li.col3o8				{ width: 110px; }
#content ul.maps-system-resource li.col4o8				{ width:  30px; font-weight: bold; }
#content ul.maps-system-resource li.col5o8				{ width: 110px; }
#content ul.maps-system-resource li.col6o8				{ width:  30px; font-weight: bold; }
#content ul.maps-system-resource li.col7o8				{ width: 110px; }
#content ul.maps-system-resource li.col8o8				{ width:  30px; font-weight: bold; }
#content ul.maps-system-resource li.clear				{ width: 560px; }
#content ul.maps-system-resource span					{ color: #696969; }
#content ul.maps-system-resource li.col2o3 span			{ color: #ff0000; }

#content ul.maps-system-stargate						{ margin: 0; padding: 0; float: left; width: 560px; list-style-type: none; }
#content ul.maps-system-stargate li						{ margin: 0; padding: 0; float: left; background: url('../images/backgrounds/li-maps.gif') bottom left repeat-x; }
#content ul.maps-system-stargate li.icon				{ width:  20px; height: 16px; padding: 1px 0 1px 0; }
#content ul.maps-system-stargate li.count				{ width:  30px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-stargate li.sec					{ width:  52px; height: 16px; padding: 2px 8px 0 0; color: #696969; text-align: right; }
#content ul.maps-system-stargate li.gate				{ width: 330px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-stargate li.system				{ width: 110px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-stargate li.constellation		{ width: 110px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-stargate li.region				{ width: 110px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-stargate li.na					{ width: 150px; height: 16px; padding: 2px 0 0 0; text-align: right; }
#content ul.maps-system-stargate span					{ color: #696969; }

#content ul.maps-system-station							{ margin: 0; padding: 0; float: left; width: 560px; list-style-type: none; }
#content ul.maps-system-station li						{ margin: 0; padding: 0; float: left; background: url('../images/backgrounds/li-maps.gif') bottom left repeat-x; }
#content ul.maps-system-station li.icon					{ width:  20px; height: 16px; padding: 1px 0 1px 0; }
#content ul.maps-system-station li.reproc				{ width:  52px; height: 16px; padding: 2px 8px 0 0; color: #696969; text-align: right; }
#content ul.maps-system-station li.name					{ width: 350px; height: 16px; padding: 2px 0 0 0; overflow: hidden; }
#content ul.maps-system-station li.services				{ width: 130px; height: 16px; padding: 1px 0 1px 0; color: #696969; text-align: right; }
#content ul.maps-system-station li.services img			{ margin: 0 0 0 5px; padding: 0; }
#content ul.maps-system-station li.na					{ width: 130px; height: 16px; padding: 1px 0 1px 0; text-align: right; }
#content ul.maps-system-station span					{ color: #696969; }

#content ul.maps-system-survey							{ margin: 0; padding: 0; float: left; width: 560px; list-style-type: none; }
#content ul.maps-system-survey li						{ margin: 0; padding: 0; float: left; background: url('../images/backgrounds/li-maps.gif') bottom left repeat-x; }
#content ul.maps-system-survey li.icon					{ width:  20px; height: 16px; padding: 1px 0 1px 0; }
#content ul.maps-system-survey li.type					{ width:  52px; height: 16px; padding: 2px 8px 0 0; color: #696969; text-align: right; }
#content ul.maps-system-survey li.name					{ width: 280px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-survey li.status				{ width:  80px; height: 16px; padding: 2px 0 0 0; color: #696969; text-align: center; }
#content ul.maps-system-survey li.survey				{ width: 120px; height: 16px; padding: 1px 0 1px 0; color: #696969; text-align: right; }
#content ul.maps-system-survey li.survey img			{ margin: 0 0 0 5px; padding: 0; }
#content ul.maps-system-survey li.na					{ width: 200px; height: 16px; padding: 1px 0 1px 0; text-align: right; }
#content ul.maps-system-survey span						{ color: #696969; }

#content ul.maps-system-object							{ margin: 0; padding: 0; float: left; width: 560px; list-style-type: none; }
#content ul.maps-system-object li						{ margin: 0; padding: 0; float: left; background: url('../images/backgrounds/li-maps.gif') bottom left repeat-x; }
#content ul.maps-system-object li.icon					{ width:  20px; height: 16px; padding: 1px 0 1px 0; }
#content ul.maps-system-object li.type					{ width:  52px; height: 16px; padding: 2px 8px 0 0; color: #696969; text-align: right; }
#content ul.maps-system-object li.object				{ width: 400px; height: 16px; padding: 2px 0 0 0; overflow: hidden; }
#content ul.maps-system-object li.id					{ width:  80px; height: 16px; padding: 2px 0 0 0; color: #696969; text-align: right; }

#content ul.maps-system-jump							{ margin: 0; padding: 0; float: left; width: 560px; list-style-type: none; }
#content ul.maps-system-jump li							{ margin: 0; padding: 0; float: left; background: url('../images/backgrounds/li-maps.gif') bottom left repeat-x; }
#content ul.maps-system-jump li.icon					{ width:  20px; height: 16px; padding: 1px 0 1px 0; }
#content ul.maps-system-jump li.sec						{ width:  40px; height: 16px; padding: 2px 8px 0 0; color: #696969; text-align: right; }
#content ul.maps-system-jump li.system					{ width:  96px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-jump li.count					{ width:  20px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-jump li.distance				{ width:  60px; height: 16px; padding: 2px 8px 0 0; text-align: right; }
#content ul.maps-system-jump li.region					{ width: 136px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-jump li.constellation			{ width: 134px; height: 16px; padding: 2px 0 0 0; }
#content ul.maps-system-jump li.class					{ width:  16px; height: 16px; padding: 2px 0 0 0; text-align: right; }

/* < section maps-info - special formating > */

#content .box-info										{ width: 350px; font-family: Verdana; font-size: 10px; color: #888888; font-weight: normal; text-decoration: none; position: absolute; bottom: 10px; left: 10px; }
#content .box-info-top									{ background: url('../images/backgrounds/box-info-top.png') top left no-repeat; height: 10px; font-size: 1px; }
#content .box-info-mid									{ margin: 0; padding: 6px 20px 16px 20px; background: url('../images/backgrounds/box-info-mid.png') top left repeat-y; }
#content .box-info-bot									{ background: url('../images/backgrounds/box-info-bot.png') top left no-repeat; height: 10px; font-size: 1px; }

#content .box-info-mid h4, h5							{ font-family: Arial; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px #000000; height: auto; background: none transparent; }
#content .box-info-mid h4								{ margin: 20px 0 0 80px; padding: 0; font-size: 11px; color: #ffffff; text-transform: uppercase; }
#content .box-info-mid h5								{ margin: -2px 0 26px 80px; padding: 0; font-size: 10px; color: #afafaf; }
#content .box-info-mid span								{ margin: 0; padding: 0 0 0 200px; }

/* < section videos - special formating > */

#content #video											{ margin: 0; padding: 0; width: 560px; height: 400px; }
#content .box-videos									{ margin: 0; padding: 10px 10px 10px 10px; background: url('../images/backgrounds/box-videos.png') top left no-repeat; height: 150px; }
#content .box-videos:hover								{ margin: 0; padding: 10px 10px 10px 10px; background: url('../images/backgrounds/box-videos.png') bottom left no-repeat; height: 150px; }
#content .box-videos img.img-left						{ margin: 0; padding: 0 8px 0 0; border: 0; float: left; }
#content .box-videos h4									{ margin-left: 208px; }
#content .box-videos h5									{ margin-left: 208px; }

/* < section community - special formating > */

#content .box-community									{ width: 520px; float: right; }
#content .box-community-top								{ background: url('../images/backgrounds/box-community-top.png') top left no-repeat; height: 10px; font-size: 1px; }
#content .box-community-mid								{ margin: 0; padding: 0 10px 0 10px; background: url('../images/backgrounds/box-community-mid.png') top left repeat-y; }
#content .box-community-bot								{ background: url('../images/backgrounds/box-community-bot.png') top left no-repeat; height: 10px; font-size: 1px; }

/* < section contest - special formating > */

#content .contest-2009 td								{ background-color: #101010; text-align: left; vertical-align: middle; -moz-border-radius: 5px; -webkit-border-radius: 5px; height: 18px; padding: 0 0 0 8px; }
#content .contest-2009 td.none							{ background-color: transparent; height: 10px; }

#content .contest-2010 td								{ background-color: #101010; text-align: left; vertical-align: middle; -moz-border-radius: 5px; -webkit-border-radius: 5px; height: 18px; padding: 0 0 0 8px; }
#content .contest-2010 td.none							{ background-color: transparent; height: 10px; }
#content .contest-2010-form input						{ font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; border-right: #4a4a4a 1px solid; border-top: #4a4a4a 1px solid; border-left: #4a4a4a 1px solid; border-bottom: #4a4a4a 1px solid; background: #101010; color: #ffffff; width: 150px; }
