@import url("./classes.css");

@import url("./form.css");

/* @import url("../_rsrc/ajax-calendar/ajax-calendar.css"); */

body, th, td, input, select, textarea, label { 
    font-size: 11px; 
    font-family: 'Verdana', sans-serif; 
}

body { 
    background: #000; color: #FFF;
    text-align: center;
}

div#root { 
    margin: 54px auto 1em auto;
    =margin: 56px auto 1em auto;
    width: 960px;
    text-align: left; 
    background: #002A41 url('../_img/bg_root.gif') 0% 0% repeat-x;
}
div#content { 
    padding: 0 40px;
    text-align: center;
    min-height: 467px;
    _height: 467px;
    min-height: 567px;
    _height: 567px;
    
}
div#footer { 
    margin-top: 1em;
    padding: 1em 2em .5em 2em;
    font-size: .8em;
    text-align: center;
    color: #C0C0C0;
    clear: both;
}

div#top {
    width: 960px;
    height: 101px;
    background: url('../_img/bg_topmenu.gif') 0% 30px no-repeat;
    position: absolute;
    top: 55px;
}
div#top div#langs {
    height: 30px;
    padding-right: 20px;
    background: #000;
    background: transparent;
    text-align: right;
    line-height: 30px;
    font-size: .8em;
    color: #999;
    clear: both;
}
div#top div#langs a {
    color: #666;
}
div#top div#langs img {
    width: 42px;
    height: 9px;
    margin-left: 10px;
}
div#top ul {
    margin: 0; padding: 0;
}

h1 { 
    text-align: center;
    color: #FFF;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
}
h2 {
    font-weight: normal;
    border-bottom: 4px solid #003A57;
    font-size: 12px;
    line-height: 12px;
    _padding-bottom: 5px !important;
}
h1, h2 { 
    margin: 1em 0 0 0; 
    padding-bottom: 30px; 
    text-transform: uppercase; 
    visibility: hidden;
}
h3 {
    font-weight: normal;
    margin: 0 0 14px 0;
    padding: 0;
    font-size: 11px;
    line-height: 11px;
}
h3.std	{font-weight: bold; margin: 20px 0 10px 0; padding: auto; font-size: 13px; line-height: normal;}
h1 img, h2 img { 
    height: auto; 
}


a { color: #FFF; }
a:hover { color: #FF9933; }
:focus {
	outline: none!important;
}

img#logo { 
    width: 160px; height: 30px;
    margin: 35px 0;
}

div#sign-up {
	width: 50em;
	margin: 0 auto 0 auto;
	color: #FFF;
}
div#sign-up label { line-height: 1.4em; margin-bottom: .4em; }
div#sign-up label.remember { width: auto; }
div#sign-up input.remember { margin-left: 42%; =margin-left: 41.5%; margin-right: .5em; }
input.button { 
    float: none; 
	padding: .1em .8em;
	=padding: .1em .4em;
	margin: 15px;
}
/* sing-up form pre-order */
div#sign-up div.acc-pre-order { margin: 2.5em 0; }
div#sign-up div.acc-pre-order p.infoText { 
    width: 350px;
    padding: 0 0 0 1em;
    float: left; 
}
div#sign-up div.acc-pre-order p.infoText a { font-weight: normal !important; }
div#sign-up div.acc-pre-order a, div#sign-up div.acc-pre-order p.infoText a { text-decoration: none; }
div#sign-up div.acc-pre-order a:hover, div#sign-up div.acc-pre-order p.infoText a:hover { text-decoration: underline; }

div#sign-up div.acc-pre-order a#acc-pre-order_hover:hover {               background: url('../_img/pre-order/acc-pre-order_hover.gif') 0% 0% no-repeat; }
div#sign-up div.acc-pre-order a#acc-buddy-active_hover:hover {            background: url('../_img/pre-order/acc-buddy-active_hover.gif') 0% 0% no-repeat; }
div#sign-up div.acc-pre-order a#acc-buddy-pending_hover:hover {           background: url('../_img/pre-order/acc-buddy-pending_hover.gif') 0% 0% no-repeat; }
div#sign-up div.acc-pre-order a#acc-buddy-consumed_hover:hover {          background: url('../_img/pre-order/acc-buddy-consumed_hover.gif') 0% 0% no-repeat; }
div#sign-up div.acc-pre-order a#acc-apply-for-beta-active_hover:hover {   background: url('../_img/pre-order/acc-apply-for-beta-active_hover.gif') 0% 0% no-repeat; }
div#sign-up div.acc-pre-order a:hover img {
    visibility: hidden;
}


/* LOGIN FORM   */
form#sign-up-form {
	text-align: left;
}
form#sign-up-form .inp {
	width: 17em; 
}
form#sign-up-form .sel {
	width: 23em; 
}

form#sign-up-form br {
	clear: both;
}

form .disabled {
    background: #C9C8CB;
}

div#ajaxassist {
    width: 198px;
    position: absolute;
    z-index: 1000;
    top: 0px; 
    left: 0px;
}

div#ajaxassist div.ajaxassisttop {
	height: 10px;
    _height: 0;
    background: url('../_img/helper/top.png') no-repeat;
    border: none;
    font-size: 5px;
}
div#ajaxassist div#ajaxassistbody {
    padding: 2px 16px 2px 34px;
    font: normal .8em Verdana;
    color: #000;
    background: url('../_img/helper/body.png') repeat-y;
}
div#ajaxassist div#ajaxassistbody hr {
    padding: 0;
    height: 1px;
    background: #002940;
    color: #002940;
    border: none;
}
div#ajaxassist div.ajaxassistbot {
    height: 11px;
	background: url('../_img/helper/bottom.png') no-repeat;
}

div.ajaxwarning {
    /* width: 200px; */
    text-align:left;
    position: absolute;
    z-index: 999;
    top: 0; 
    left: 0;
    font-size: 85%;
    color: red;
    border: none;
    padding: .2em .5em 2em 2em;
    background: url('../_img/alert.gif') top left no-repeat;
}

div.alert { color: red; }

/* TOPMENU */
div#top ul {
    height: 50px;
    margin: 0  109px 0 109px; 
    /*margin: 0  99px 0 99px; */
    padding-top: 1em;
}
div#top ul li, div#top ul li a, div#top ul li strong {
    width: 106px; height: 50px;
    margin: 0; padding: 0;
    display: block;
    float: left;
}
div#top img { width: 106px; height: 50px; }
/*
div#top>ul li a#mainframe { background: url('../_img/topmenu/mainframe_hover.gif') 0% 0% no-repeat; }
div#top>ul li a#features {  background: url('../_img/topmenu/features_hover.gif') 0% 0% no-repeat; }
div#top>ul li a#info {      background: url('../_img/topmenu/info_hover.gif') 0% 0% no-repeat; }
div#top>ul li a#welcome {   background: url('../_img/topmenu/welcome_hover.gif') 0% 0% no-repeat; }
div#top>ul li a#gallery {   background: url('../_img/topmenu/gallery_hover.gif') 0% 0% no-repeat; }
div#top>ul li a#video {     background: url('../_img/topmenu/video_hover.gif') 0% 0% no-repeat; }
div#top>ul li a#contact {   background: url('../_img/topmenu/contact_hover.gif') 0% 0% no-repeat; }
*/

div#top ul li strong#mainframe, div#top ul li a#mainframe:hover {   background: url('../_img/topmenu/mainframe_hover.gif') 0% 0% no-repeat; }
div#top ul li strong#features,  div#top ul li a#features:hover {    background: url('../_img/topmenu/features_hover.gif') 0% 0% no-repeat; }
div#top ul li strong#info,      div#top ul li a#info:hover {        background: url('../_img/topmenu/info_hover.gif') 0% 0% no-repeat; }
div#top ul li strong#welcome,   div#top ul li a#welcome:hover {     background: url('../_img/topmenu/welcome.gif') 0% 0% no-repeat; }
div#top ul li strong#gallery,   div#top ul li a#gallery:hover {     background: url('../_img/topmenu/gallery_hover.gif') 0% 0% no-repeat; }
div#top ul li strong#video,     div#top ul li a#video:hover {       background: url('../_img/topmenu/video_hover.gif') 0% 0% no-repeat; }
div#top ul li strong#contact,   div#top ul li a#contact:hover {     background: url('../_img/topmenu/contact_hover.gif') 0% 0% no-repeat; }

div#top ul li strong#mainframe.cz, div#top ul li a#mainframe:hover.cz {   background: url('../_img/topmenu/mainframe_hover_cz.gif') 0% 0% no-repeat; }
div#top ul li strong#features.cz,  div#top ul li a#features:hover.cz {    background: url('../_img/topmenu/features_hover_cz.gif') 0% 0% no-repeat; }
div#top ul li strong#info.cz,      div#top ul li a#info:hover.cz {        background: url('../_img/topmenu/info_hover_cz.gif') 0% 0% no-repeat; }
div#top ul li strong#welcome.cz,   div#top ul li a#welcome:hover.cz {     background: url('../_img/topmenu/welcome_cz.gif') 0% 0% no-repeat; }
div#top ul li strong#gallery.cz,   div#top ul li a#gallery:hover.cz {     background: url('../_img/topmenu/gallery_hover_cz.gif') 0% 0% no-repeat; }
div#top ul li strong#video.cz,     div#top ul li a#video:hover.cz {       background: url('../_img/topmenu/video_hover_cz.gif') 0% 0% no-repeat; }
div#top ul li strong#contact.cz,   div#top ul li a#contact:hover.cz {     background: url('../_img/topmenu/contact_hover_cz.gif') 0% 0% no-repeat; }

div#top ul li a:hover img { visibility: hidden; }
div#top ul li strong img { visibility: hidden; }

/* SUBMENU */
div#submenu {
    height: 150px;
    margin: 0  215px 0 215px; 
    _margin: 0  214px 0 213px;
    padding-top: 1em;
}
div#submenu a, div#submenu strong {
    width: 106px; height: 100px;
    margin: 0; padding: 0;
    display: block;
    float: left;
}
div#submenu img { width: 106px; height: 110px; }

div#submenu>a#news {        background: url('../_img/submenu/news_hover.gif') 0% 0% no-repeat; }
div#submenu>a#universe {    background: url('../_img/submenu/universe_hover.gif') 0% 0% no-repeat; }
div#submenu>a#account {     background: url('../_img/submenu/account_hover.gif') 0% 0% no-repeat; }
div#submenu>a#forums {      background: url('../_img/submenu/forums_hover.gif') 0% 0% no-repeat; }
div#submenu>a#downloads {   background: url('../_img/submenu/downloads_hover.gif') 0% 0% no-repeat; }

div#submenu>a#news.cz {        background: url('../_img/submenu/news_hover_cz.gif') 0% 0% no-repeat; }
div#submenu>a#universe.cz {    background: url('../_img/submenu/universe_hover_cz.gif') 0% 0% no-repeat; }
div#submenu>a#account.cz {     background: url('../_img/submenu/account_hover_cz.gif') 0% 0% no-repeat; }
div#submenu>a#forums.cz {      background: url('../_img/submenu/forums_hover_cz.gif') 0% 0% no-repeat; }
div#submenu>a#downloads.cz {   background: url('../_img/submenu/downloads_hover_cz.gif') 0% 0% no-repeat; }

div#submenu strong#news,        div#submenu a#news:hover {          background: url('../_img/submenu/news_hover.gif') 0% 0% no-repeat; }
div#submenu strong#universe,    div#submenu a#universe:hover {      background: url('../_img/submenu/universe_hover.gif') 0% 0% no-repeat; }
div#submenu strong#account,     div#submenu a#account:hover {       background: url('../_img/submenu/account_hover.gif') 0% 0% no-repeat; }
div#submenu strong#forums,      div#submenu a#forums:hover   {      background: url('../_img/submenu/forums_hover.gif') 0% 0% no-repeat; }
div#submenu strong#downloads,   div#submenu a#downloads:hover   {   background: url('../_img/submenu/downloads_hover.gif') 0% 0% no-repeat; }

div#submenu strong#news.cz,        div#submenu a#news:hover.cz {          background: url('../_img/submenu/news_hover_cz.gif') 0% 0% no-repeat; }
div#submenu strong#universe.cz,    div#submenu a#universe:hover.cz {      background: url('../_img/submenu/universe_hover_cz.gif') 0% 0% no-repeat; }
div#submenu strong#account.cz,     div#submenu a#account:hover.cz {       background: url('../_img/submenu/account_hover_cz.gif') 0% 0% no-repeat; }
div#submenu strong#forums.cz,      div#submenu a#forums:hover.cz   {      background: url('../_img/submenu/forums_hover_cz.gif') 0% 0% no-repeat; }
div#submenu strong#downloads.cz,   div#submenu a#downloads:hover.cz   {   background: url('../_img/submenu/downloads_hover_cz.gif') 0% 0% no-repeat; }

div#submenu a:hover img { visibility: hidden; }
div#submenu strong img { visibility: visible; }
div#submenu strong span.ico16 { padding-left: 26px; display: block;}
div#submenu strong span.ico16 a { width: 16px; height: 16px; margin-right: 4px; display: inline; }
div#submenu strong span.ico16 a img { width: 16px; height: 16px; visibility: visible; }

div#submenu strong.notselected img { visibility: visible;
/*    background: url('../_img/submenu/news_hover.gif') 0% 0% no-repeat;*/
}

/* RACESMENU */
div#races { width: 581px; margin: 1.3em auto 0 auto; }
div#races a { display: block; float: left; }

div#races>a#human {         background: url('../_img/races/human_hover.gif') 0% 0% no-repeat; }
div#races>a#environment {   background: url('../_img/races/environment_hover.gif') 0% 0% no-repeat; }
div#races>a#skoroman {      background: url('../_img/races/skoroman_hover.gif') 0% 0% no-repeat; }

div#races strong#human,         div#races a#human:hover {        background: url('../_img/races/human_hover.gif') 0% 0% no-repeat; }
div#races strong#environment,   div#races a#environment:hover {  background: url('../_img/races/environment_hover.gif') 0% 0% no-repeat; }
div#races strong#skoroman,      div#races a#skoroman:hover {     background: url('../_img/races/skoroman_hover.gif') 0% 0% no-repeat; }

div#races a:hover img { visibility: hidden; }
div#races strong img { visibility: hidden; }

/* 50% boxiky */
div.halfdiv {
    width: 420px;
    
    margin: 4em 0 0 0;
    _margin: 2em 0 0 0;
    float: left;
    line-height: 32px;
}
div.r {
    margin: 4em 0 0 0;
    _margin: 2em 0 0 0;
    float: right;
}
div.halfdiv p {
    margin-top: 1em;
    line-height: 32px;
    height: 32px;
    background: url('../_img/crosshatch.gif') 100% 50% no-repeat;
}
div#info_boxes { clear: both; } 
div#info_boxes div.halfdiv p a {
    text-decoration: none;
    display: block;
    float: none;
    width: 375px;
    _width: 380px;
    text-align: left;
    line-height: 32px;
    margin-left: 45px; 
    _margin-left: 0; 
    _padding-left: 10px;     
}

div.halfdiv p label a {
    text-decoration: none;
}
div.halfdiv p label {
    float: left;
    line-height: 32px;
}
div.halfdiv p span {
    text-align: right;
    display: block;
    float: right;
    padding-right: 3px;
}
div.halfdiv img.icon {
    float: left;
    margin: 0 13px 0 0;
    clear: both;
}

div#info_boxes div.halfdiv p a:hover {
    background: url('../_img/i_boxes_hover.gif') 100% 50% no-repeat;
}
div#info_boxes div.halfdiv p span {
    text-align: right;
    display: block;
    padding-right: 3px;
    margin-top: -32px;
    margin-left: 353px;
    =margin-left: 143px;
    position: absolute;
    z-index: 0;
    background: transparent;
    position: absolute;
}
div#info_boxes div.halfdiv img.icon {
    float: left;
    margin: 0;
    clear: both;
}
div.halfdiv img {
    _margin-left: -3px;
    float: left;
}
div.halfdiv h2 {
    margin: 0; padding: 0;
    height: 20px;
    text-align: left;
}
div.r h2 {
    text-align: right;
}
div.r h2 img {
    float: right;
}

/* DOWNLOAD */
div.download div.halfdiv {
    width: 49%;
    
    margin: 38px 0 0 0;
    float: left;
    line-height: 32px;
}
div.download div.halfdiv p {
    margin-top: 3px;
    /*width: 35%;*/
}
div.download div.halfdiv p a {
    text-decoration: none;
    display: block;
    float: none
}
div.download div.halfdiv p a:hover {
    color: rgb(226, 147, 17);
}
div.download div.aright p {
    background: url('../_img/crosshatch_r.gif') 100% 50% no-repeat;
    text-align: left;
    float: left;
}
div.download div.aright p a {
    padding-left: 40px;
}
div.download div.aright p a:hover {
    background: url('../_img/i_boxes_hover_l.gif') 0% 50% no-repeat;
}
div.download div.aleft p {
    background: url('../_img/crosshatch.gif') 100% 50% no-repeat;
    text-align: right;
    float: right;
}
div.download div.aleft p a {
    padding-right: 40px;
}
div.download div.aleft p a:hover {
    background: url('../_img/i_boxes_hover.gif') 100% 50% no-repeat;
}
div.download div.halfdiv div.item {
    margin-bottom: 0;
    padding-bottom: 32px;
    =padding-bottom: 36px;
    clear: both;
}
div.download div.aright img {
    margin-right: 10px;
    float: right;
}
div.download div.aleft img {
    margin-left: 10px;
    float: left;
}

/* UNIVERSE DETAIL */
/*
div.universeInfo {
    border-bottom: 4px solid #003A57;
    text-align: left;
    padding-bottom: 10px;
}
div.universeInfo img {
    margin: 10px 0 0 0;
    display: inline;
    vertical-align: top;
}
div.universeInfo img.icon {
    margin: 0 10px 0 0;
    display: inline;
}
div.universeInfo h2 {
    border: none;
    margin: 0; padding: 0;
    display: inline;
}
div.universeInfo div.icons {
    text-align: right;
    display: inline;
}
*/
div.universeInfo {
    border-bottom: 4px solid #003A57;
    text-align: left;
    padding-bottom: 9px;
    
    height: 32px;
    =height: 2.5em;
    _height: 2em;
    clear: both; 
}
div.universeInfo img {
    margin: 10px 0 0 0;
    float: left;
    vertical-align: top;
}
div.universeInfo img.icon {
    margin: 0 11px 0 0;
    float: left;
}
div.universeInfo h2 {
    border: none;
    margin: 0; padding: 0;
    float: left;
}
div.universeInfo div.icons {
    text-align: right;
    float: right;
    margin-top: 10px;
    padding: 0;
}
div.universeInfo div.icons a.borderL img {
    margin: 0; padding: 0;
}
div.universeInfo div.icons a.borderL {
    padding-left: 10px;
    border-left: 1px solid #FFF;
    margin: 0;
    display: block;
    float: left;
}
div.universeInfo br, div.flash br {
    clear: both;
}
div.flash {
    margin: 40px 0 85px 0;
    border-bottom: 4px solid #003A57;
    padding-bottom: 40px;
}
div.flash div.text {
    width: 712px;
    margin: 35px auto 0 auto;
}

div.flash div.text div.left, div.flash div.text div.right {
    width: 336px;
    margin: 0; padding: 0;
    text-align: left;
    font-size: 95%;
}
div.flash div.text div.left { padding-right: 40px; }
div.flash div.text div.right { padding-left: 0px; }

/* ARTWORKS */
div.artworks { text-align: left; }
div.artworks div.pix { margin-right: 40px; padding: 28px 0 0 0; float: left; text-align: center; }
div.artworks div.end { margin-right: 0; }
div.artworks a img, div.artworks a img { margin: 0; padding: 0; }


/* Other CLASSes */
.borderb { border-bottom: 4px solid #003A57; }
.errMsg { color: #FF0000; }

/* ADMIN *******************************************************************************/

ul.adminMenu { 
    height: 50px; 
    margin-top: 30px !important;
    =margin-right: 0 !important;
    _margin-left: 55px !important; 
    /* _margin-right: 255px !important; */
    float: left; 
}
ul.adminMenu li { width: auto !important; line-height: 50px; display: block; padding-right: 24px !important; }
ul.adminMenu li a { width: auto !important; text-decoration: none; }

h1.admin { padding: 1em 0 2em 0; border: 0; clear: both; }
h2.admin { padding: 1em 0 2em 0; border: 0; clear: both; }

table#users {
 	margin: 0 auto;
	width: 100%;
	text-align: left;
	border: solid #2A546A;
	border-width: 0 2px 2px 2px;
	background: #013A57;
	clear: both;
}
table#users.srch { border: solid #FFF68F; }
table#users.del td, table#users.del td a { color: #808080; }
table#users th {
	padding: .3em .5em .3em .5em;
	background: #2A546A;
	color: #FFF;
	text-align: center;
}
table#users th a.selected { color: #FF9933; }

table#users .left { background: #940000 url('../_img/table_left.gif') left top no-repeat; }
table#users .right { background: #940000 url('../_img/table_right.gif') right 0% no-repeat; }
table#users td { padding: 7px .5em; text-align: center; }
table#users tr.odd td { background: #002A41; }
table#users tr.preorder td,table#users tr.preorder td a { color: orange; }

table#users td.actions a { text-decoration: none; }
table#users td a.inactive 		{color: #808080;}
table#users td a.inactive:hover 	{color: #FF9933;}

img.icon { margin: 0 4px 0 10px; border: none; vertical-align: -20%; }

div#message { padding-bottom: 1em; font-size: 150%; color: #FF0000; text-transform: uppercase; }

/* SEARCH */
form#search { margin: 40px 1em 1em 0; float: right; }
form#search fieldset { display:inline; }
form#search input#button { margin-left: .5em }
form#search label { width: auto; text-align: left; padding-left: .5em }
form#search br { clear: both; }

div#search_rstl { padding-bottom: 1em; }

/* PICKLIST */
div#picklist { margin-bottom: 2em; font-size: 120%; padding-bottom: 1em; }
div#picklist a { padding: 0 5px; }
div#picklist strong { color: #FF9933; }

/* USERS COUNT */
div#counts { text-align: left; line-height: 2em; }
div#counts label { 
    width: 50%; 
    margin-right: 1em;
    text-align: right; 
    line-height: 2em;
    float: left; 
}
div#tableInfo { 
    width: 90%; 
    margin: 0 auto;
    height: 2em;
}
div#tableInfo span.total { 
    margin: 0 27em;
    color: #FF9933;
}
div#tableInfo span.active { 
    
}
div#tableInfo span.inactive { 
    color: #808080;
    position: relative;
}

/* PRE ORDER */
#paypal_form div.val { padding:6px 0 0 0; float:left; font-weight: bold; }
#paypal_form label { width: 48%; }

#muzo_form div.val { padding:6px 0 0 0; float:left; font-weight: bold; }
#muzo_form label { width: 48%; }

form#adminbulletin div.val { padding:6px 0 0 0; float:left; font-weight: bold; }
form#adminbulletin label { width: 20%; }
form#adminbulletin input.inpwidth { width: 76%; }
form#adminbulletin textarea.inpwidth { width: 76%; height: 16em; float:left; margin-top:4px; }

#invite_form br { clear: both; }
#invite_form #id-email,#invite_form #id-email2,#invite_form #id-subject { width: 26em; }
#invite_form #id-message { float: left; width: 26em; height: 6em; margin-top: 3px; }

table#pre-order {
 	margin: 2em auto;
	width: 75%;
	text-align: left;
	
}
table#pre-order th, table#pre-order td {
 	padding: .5em 1em;
}


/* Pre-order page */
div#pre-order-page {
    height: 30em;
    background: url('../_img/skoromans-pre-order.gif') 0% 2em no-repeat;
    padding-top: 25px;
}
div#pre-order-page h2 { border: 0; }
div#pre-order-page div.pre-text {
    width: 380px;
    _width: 630px;
    float: left;
    padding-left: 250px;
}
div#pre-order-page div.pre-text ul li {
    padding-bottom: 1em;
}
div#pre-order-page div.pre-icons {
    width: 90px; 
    margin: 0; padding: 0;
    margin-right: 120px;
    _margin-right: 60px;
    float: right;
}
div#pre-order-page div.pre-icons a, div#pre-order-page div.pre-icons img {
    width: 90px; height: 104px;
    margin: 0; padding: 0;
    display: block;
}
div#pre-order-page div.pre-icons a#pre-order_hover:hover {
    background: url('../_img/pre-order/pre-order_hover.gif') 0% 0% no-repeat;
}
div#pre-order-page div.pre-icons a#buddy-active_hover:hover {
    background: url('../_img/pre-order/buddy-active_hover.gif') 0% 0% no-repeat;
}
div#pre-order-page div.pre-icons a#buddy-pending_hover:hover {
    background: url('../_img/pre-order/buddy-pending_hover.gif') 0% 0% no-repeat;
}
div#pre-order-page div.pre-icons a#buddy-consumed_hover:hover {
    background: url('../_img/pre-order/buddy-consumed_hover.gif') 0% 0% no-repeat;
}
div#pre-order-page div.pre-icons a#apply-for-beta-active_hover:hover {
    background: url('../_img/pre-order/apply-for-beta-active_hover.gif') 0% 0% no-repeat;
}
div#pre-order-page div.pre-icons a:hover img {
    visibility: hidden;
}

.btnSubmit	{padding: 1px 6px;}

/* Pop-up div - info */
span.abbr { border-bottom: 1px dashed #FFFFEA; cursor: help; }
.overDiv {
    margin: -6.5em 0 0 1em;
    =margin: -4.8em 0 0 -20em;
    width: 500px;
    padding-left: .5em;
    padding-right: .5em;
    background: #FFFFEA;
    color: #000;
    border: 2px solid #FFEDC5;
    font-size: .9em;
    font-weight: normal;
    position: absolute;
    z-index: 1000;
    display: none;
    text-align: left;
}


