@charset "utf-8";

html,
body { background: #000 url("../../../images/themes/sc2/layout/bg-top.05tk8.jpg") 50% 0 no-repeat; color: #6ea6ca; }

#content { padding: 0; }

/* text and headings */
.caption { color: #6ea6ca; }
.headline { letter-spacing: normal; }

a { color:#00d683 }
a:hover,
a:focus { color: #fff; }

/* shadows */
.glow-shadow,
.glow-shadow-2  { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

/* buttons */
.button1 { padding: 0; border: 1px solid #0a7e47; border-top-color: #08954a; border-bottom-color: #0c5a42; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; height: 32px; overflow: hidden; }
.button1 span { color: #01fd83; height: 32px; line-height: 32px; background: url("../../../images/themes/sc2/buttons/default.3LgAL.gif") 50% 0 repeat-x; }
.button1 > span { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.button1 span { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.button1.hover,
.button1:hover,
.button1:focus { padding: 0; border: 1px solid #038d4c; border-top-color: #00b856; border-bottom-color: #055b42; }
.button1.hover span,
.button1:hover span,
.button1:focus span { background-position: 50% -32px; }
.button1.disabled,
.button1.processing { opacity: .33; border: 1px solid #0a7e47; border-top-color: #08954a; border-bottom-color: #0c5a42; }
.button1.processing { opacity: .66 }
.button1.disabled span { cursor: default; background: url("../../../images/themes/sc2/buttons/default.3LgAL.gif") 50% 0 repeat-x; }
.button1.processing span { cursor: default; background: url("../../../images/themes/sc2/buttons/default.3LgAL.gif") 50% -64px repeat-x; color: transparent; }
.ui-cancel { color: #50b7f2; }
.ui-cancel:hover,
.ui-cancel:focus { color: #dcdcdc; }
.ui-cancel span { border-left 2px solid #153951; border-left: 2px solid rgba(94, 197, 255, 0.2); padding: 0 1em; margin-left: 10px; }

/* layout */
.wrapper { width: 100%; background:url("../../../images/themes/sc2/layout/bg-bottom.1vulY.jpg") 50% 0 no-repeat; }
.landing { width: 990px; background:url("../../../images/themes/sc2/layout/bg-creation.0TCg6.jpg") 50% 214px no-repeat; }

/* section */
.section-box,
.section-box2 { background: #041a33; padding: 13px; border: 1px solid #0b3d64; margin-bottom: 40px; clear: both; }
.section-box2 { background: #0b3d64; padding: 10px; border: 0; }

.notice-row:first-child { margin-top: 0; }
.notice-row .noticeTitle { color: #6ea6ca; }
.notice-row .noticeDesc .account { color: #fff; }
.obNotice .caution { color: #6ea6ca; }

/* header */
#header { display: none; }
#sc2-logo { margin: 0 auto; display: block; width: 428px; height: 212px; background: url("../../../images/themes/sc2/logos/logo-en.0KGNT.jpg") no-repeat 0 0; }
.de-de #sc2-logo { background: url("../../../images/themes/sc2/logos/logo-de.3LLtE.jpg") no-repeat 0 0; }
.fr-fr #sc2-logo { background: url("../../../images/themes/sc2/logos/logo-fr.35s0h.jpg") no-repeat 0 0; }
.it-it #sc2-logo { background: url("../../../images/themes/sc2/logos/logo-it.3alN6.jpg") no-repeat 0 0; }
.pl-pl #sc2-logo { background: url("../../../images/themes/sc2/logos/logo-pl.2cWHy.jpg") no-repeat 0 0; }
.ru-ru #sc2-logo { background: url("../../../images/themes/sc2/logos/logo-ru.1TBj0.jpg") no-repeat 0 0; }
.zh-cn #sc2-logo { background: url("../../../images/themes/sc2/logos/logo-cn.1qcyg.jpg") no-repeat 0 0; }
.zh-tw #sc2-logo { background: url("../../../images/themes/sc2/logos/logo-tw.3FLF1.jpg") no-repeat 0 0; }

/* page */
#page-header { padding: 46px 0 24px 0; margin: 0 auto; width: 920px; border: none; border-bottom: 2px solid #153951; border-bottom: 2px solid rgba(94, 197, 255, .2); }
#page-header h2 { margin: 0 0 .5em 0; color: #fff; text-align: center; text-shadow: rgba(0, 151, 245, .75) 0 0 4px, rgba(0, 151, 245, .75) 0 0 4px, rgba(0, 151, 245, .75) 0 0 4px; }
#page-content { padding: 0 0 100px 0; background:url("../../../images/themes/sc2/layout/bg-footer.3oe6d.png") 49% 100% no-repeat; }

/* footer */
#footer { width: 990px; margin: 0 auto; padding-top: 55px; }
#footer a { color: #adafb1; }
#footer h3, #footer h3 a, #copyright a { color: #50b7f2; }
#footer a:hover,
#footer a:focus { color: #dcdcdc; }

#sitemap h3 { line-height: 17px; border-color: #5f5f61; color: #b2bac7; background-image: url("../../../images/themes/sc2/icons/footer.1TjPG.png"); }

#copyright { border-color: #5f5f61; color: #adafb1; }

#international { border-color: #5f5f61; }
#change-language { background: url("../../../images/themes/sc2/icons/arrows.2OZfY.png") no-repeat scroll 100% -99px transparent; }
#change-language span { background: url("../../../images/themes/sc2/icons/map-small.0w3Iu.png") no-repeat scroll 0 50% transparent; }

    /* alerts */
    .alert { margin: 60px auto -33px auto; }

