@font-face {
    font-family: "GoudyTrajan-Medium";
    /* src: url("//www.disruptorbeam.com/assets/webfonts/2385F1_2_0.eot?#iefix") format("embedded-opentype"), url("//www.disruptorbeam.com/assets/webfonts/2385F1_2_0.woff") format("woff"), url("//www.disruptorbeam.com/assets/webfonts/2385F1_2_0.ttf") format("truetype"); */
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, li, form {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
    text-indent: 0;
}
img {
    border: 0 none;
    display: block;
}
body {
    background: url("/assets/images/beambg.png") repeat scroll center center #223436;
    color: #222222;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
}

body.star-trek-timelines {
    background: url("/assets/images/stt-page-bg.jpg?") repeat scroll center 90px #000000;
}
a {
    color: #1f9b97;
    text-decoration: underline;
}
a:visited {
    color: #1c8a87;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
p {
    line-height: 1.8em;
    margin-bottom: 15px;
}
h1 {
    color: #2a4446;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 15px;
}
h2 {
    color: #416769;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.topgrad {
    height: 100%;
    margin: 0 auto;
    width: 100%;
}
.btmcracks {
    margin: 0 auto;
    padding-bottom: 50px;
    width: 100%;
}
.container {
    display: block;
    margin: auto;
    width: 960px;
}
.site-logo {
    background: url("/assets/images/logo.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    bottom: -12px;
    float: left;
    height: 100px;
    text-indent: -9999px;
    width: 360px;
}
.nav-main {
    float: right;
}
.nav-main > li {
    float: left;
    margin: 0 0 0 23px;
}
.nav-main > li:first-child {
    margin-left: 0;
}
.nav-main > li > a {
    color: white;
    display: block;
    font-size: 14px;
    line-height: 61px;
    margin-top: 25px;
    padding-bottom: 15px;
    text-align: center;
    text-decoration: none;
}
.nav-main > li > a:hover, .nav-main > li > a.active {
    background: url("/assets/images/navbeam.png?1345840563") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    color: #97fffd;
}
.site-header {
    background: url("/assets/images/topcrawlbg.jpg") repeat scroll center top #10242e;
    border-bottom: 1px solid #387a98;
    height: 90px;
    position: relative;
    z-index: 9000;
}
.site-header:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.noheaderlogo .game-logo {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
}
.game-logo div {
    display: none;
}
.site-footer {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    clear: both;
    color: #9da79d;
    font-size: 11px;
    overflow: hidden;
    padding: 10px 20px;
}
.site-footer a {
    color: #95bec0;
}
.site-footer a:hover {
    color: #95bec0;
}
.site-footer > ul {
    float: left;
    overflow: hidden;
    width: 500px;
}
.site-footer > ul > li {
    border-right: 1px solid #6c828e;
    float: left;
    line-height: 1.8em;
    margin-right: 10px;
    padding-right: 10px;
}
.site-footer > ul > li:last-child {
    border-right: medium none;
    margin-right: 0;
    padding-right: 0;
}
.site-footer > p {
    float: right;
    margin: 0;
    text-align: right;
    width: 400px;
}

.banner {
  min-height: 250px;
  height: auto !important;
  height: 250px;
  background: black;
  margin: 0px;
  margin-bottom: 25px;
  position: relative;
  zoom: 1;
  padding: 0;
  width: 960px;
}

.banner img {
  display: block;
  position: relative;
}

.banner-slideshow-wrapper {
  position: relative;
  padding-bottom: 2px;
  top: -6px;
}

.banner-slideshow-pager {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 1000;
}

.banner-slideshow-pager a {
    background: none repeat scroll 0 0 white;
    display: inline;
    height: 10px;
    margin-left: 10px;
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    vertical-align: middle;
    width: 10px;
}
.banner-slideshow-pager a.activeSlide {
    background: none repeat scroll 0 0 #1fa7bc;
}
.page {
    background: none repeat scroll 0 0 #111111;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    min-height: 300px;
    padding: 25px;
}
.page-turns {
    font-size: 1.5em;
    height: 20px;
}
.next {
    float: right;
}
.prev {
    float: left;
}
.withsidebar {
}
.withsidebar-main {
    float: left;
    width: 580px;
}
.withsidebar-sidebar {
    float: left;
    margin-left: 35px;
    width: 295px;
}
.withsidebar-sidebar h2 {
    border-bottom: 1px solid #aab1b4;
    font-size: 16px;
    margin-bottom: 15px;
}
.newslist-item {
    background: linear-gradient(#ffffff, #d9dcdc) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #aab1b4;
    border-radius: 5px;
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
    height: auto !important;
    margin-bottom: 20px;
    min-height: 128px;
    padding: 20px;
    text-shadow: 0 1px white;
}
.newslist-item:last-child {
    border-bottom: medium none;
}
.newslist-item > p {
    margin-bottom: 0;
}
.newslist-thumb {
    border: 1px solid black;
    display: block;
    float: left;
    height: 128px;
    margin-right: 15px;
    width: 128px;
}
.newslist-meta {
    color: #9d9c95;
    line-height: 2;
    margin-top: 4px;
}
.newslist-title {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.gallery-list:after {
    clear: both;
}
.gallery-list .gallery-thumb {
    border: 5px solid #363636;
    float: left;
    margin: 10px;
}
.gallery-list .gallery-thumb h2 {
    padding: 2px 0;
}
.gallery-list .gallery-thumb:last-child {
    margin-right: 0;
}
.gallery-list .gallery-thumb a {
    display: block;
}
.gallery-list .gallery-thumb:hover {
    border: 5px solid #1f9b97;
}

.gallery-nav {
    height: 30px;
}
.gallery-next {
    float: right;
}
.sidebar-section {
    color: #9d9c95;
    margin-bottom: 40px;
}
.sidebar-section a {
    text-decoration: none;
}
.sidebar-section a:hover {
    text-decoration: underline;
}
.paddedlist li {
    margin: 0 0 20px;
}
.adlist > li {
    margin-bottom: 15px;
}
.adlist img {
    display: block;
    width: 295px;
}
.adlist a {
    display: block;
}
.presscoveragelist li {
    color: #9d9c95;
    margin-bottom: 20px;
}
.archivelist ul {
    margin-left: 20px;
    margin-top: 10px;
}
.archivelist li {
    margin-bottom: 10px;
}
.game-trademark {
    color: #666666;
    display: block;
    font-size: 12px;
    text-align: center;
}

.btmcracks {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.page {
    background: none repeat scroll 0 0 #081921;
    border-radius: 0;
    padding: 0;
}

.page-inner1 {
}

.page-inner2 {
}

.banner {
    margin-bottom: 0;
}

.banner li {
    top: 7px !important;
}
.page h1 a, .page h2 a, .page h3 a, .page h1, .page h2, .page h3 {
    color: #2acfca;
    font-family: "GoudyTrajan-Medium",Garamond,serif;
    text-align: center;
}

.page h1 {
    font-size: 18px;
    margin: 10px 0;
    text-align: center;
    width: auto;
}
.newslist-title {
    color: #d9c983;
    font-size: 18px;
}
.page h3 {
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
    width: auto;
}

.page p, .page li {
    color: #9d9c95;
    font-family: Cambria,Georgia,serif;
    font-size: 14px;
    text-align: left;
    width: auto;
}

.page h4 {
    color: #d9c983;
    font-family: "GoudyTrajan-Medium",Garamond,serif;
    font-size: 17px;
    margin: 20px 20px 15px;
    text-align: center;
    width: auto;
}

.news-single {
    padding: 0;
}
.news-single ul {
    margin: 1em 0;
}
.news-single li {
    line-height: 1.8em;
    list-style: circle outside none;
    padding: 0.25em;
}
.game-news {
    margin-bottom: 8px;
    padding-bottom: 15px;
}

.newslist-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #102530;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #387a98;
    border-image: none;
    border-radius: 0;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    box-shadow: none;
    height: auto !important;
    min-height: 138px;
    padding: 0;
    text-shadow: none;
}
.newslist-item-inner2 {
    padding: 25px;
}
.newslist-meta {
    color: #666666;
    display: block;
    font-size: 11px;
    font-style: italic;
    margin: 0;
}
.newslist-meta a {
    color: #d9c983;
    font-style: normal;
    text-transform: uppercase;
}
.newslist-thumb, .wide-img {
    border: 5px solid #363636;
}

.site-footer {
}

.news-single {
    padding: 25px;
}
.tealb {
    color: #416769;
    font-weight: bold;
}
.listbox {
    background-color: #dadada;
    border: 1px solid #909090;
    line-height: 2em;
    padding: 25px 30px;
}
.leftimg {
    float: left;
    margin-right: 10px;
}
.rightimg {
    float: right;
    margin-left: 10px;
}
.inlineimg {
    display: inline-block;
}
.playnow {
    background: url("/assets/images/Play-Now-Button2.png") no-repeat scroll center top transparent;
    display: block;
    height: 150px;
    margin: 5px auto;
    width: 500px;
}
.playnow:hover {
    background: url("/assets/images/Play-Now-Button2.png") no-repeat scroll center bottom transparent;
}
.games-container {
    background: url("/assets/images/stt-dbmain-btm.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    border-top: 2px solid #388aaf;
    height: 278px;
    margin: auto;
    padding-top: 1px;
    width: 960px;
}
.featured-container {
    font-size: 0;
    margin: 10px 12px;
    text-align: left;
    width: auto;
}
.featured-container h2 {
    color: #fff;
    font-size: 16px;
    height: 17px;
    margin: 10px;
    padding: 0;
    text-align: center;
    width: auto;
}
.game-box {
    display: block;
}
.game-box a {
    display: block;
    height: 190px;
    position: relative;
    width: 300px;
}
.game-box a:hover span {
    background: url("/assets/images/dbmain-btn-glow.png") no-repeat scroll center top transparent;
    display: block;
    height: 222px;
    left: -16px;
    position: absolute;
    top: -16px;
    width: 332px;
}
#featured01, #featured02, #featured03 {
    display: inline-block;
    margin: auto;
    padding: 0 6px;
    text-align: center;
    vertical-align: top;
    width: 300px;
}
.star-trek-timelines .page-inner2 {
    padding: 0;
}
.star-trek-timelines .banner.banner-slideshow {
    margin: 0;
    padding: 0;
}
.star-trek-timelines .banner-slideshow-wrapper {
    top: 0;
}
.star-trek-timelines .banner li {
    top: 0 !important;
}
.star-trek-timelines .banner-slideshow-pager {
    bottom: -20px;
    position: absolute;
    right: 30px;
    z-index: 1000;
}
#featured01 .game-box a {
    background: url("/assets/images/stt-dbmain-stt-btn.png") no-repeat scroll 0 0 transparent;
}
#featured02 .game-box a {
    background: url("/assets/images/stt-dbmain-gota-btn.png") no-repeat scroll 0 0 transparent;
}
#featured03 a {
    background: url("/assets/images/dbmain-hiring-btn.png") no-repeat scroll 0 0 transparent;
}

.game-box a {
    display: block;
    height: 190px;
    margin: auto;
    position: relative;
    width: 300px;
}

.forum_info_container {
    height: 100px;
    margin: 15px auto 5px;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: auto;
}
.thread_container {
    height: 200px;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
}

.forum_info_container p {
    line-height: 1.5em;
}
.thread_container {
    height: auto;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
}
.recent_thread_box {
    height: 250px;
    left: 6px;
    padding: 1px;
    position: relative;
    text-align: left;
    top: 0;
    width: auto;
}
body.new .page h1 a, body.new .page h2 a, body.new .page h3 a, body.new .page h1, body.new .page h2, body.new .page h3, .star-trek-timelines .page h1 a, .star-trek-timelines .page h2 a, .star-trek-timelines .page h3 a, .star-trek-timelines .page h1, .star-trek-timelines .page h2, .star-trek-timelines .page h3 {
    color: #2acfca;
    font-family: Helvetica,sans-serif;
    text-align: center;
}
body.star-trek-timelines.blog .page {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #10242d;
    border-color: -moz-use-text-color #388aaf #388aaf;
    border-image: none;
    border-right: 1px solid #388aaf;
    border-style: none solid solid;
    border-width: 0 1px 1px;
}

/*----- Account Integration -----*/

.container {
  position:relative;
}

.site-login-block {
  display:block;
  position:absolute;
  right:0px;
  top:0px;
  width:575px;
  height:28px;
  background:#1b252e;
  border:1px solid #2e647c;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-size:14px;
  color:white;
  text-align:left;
}

.site-login-block a {
  color:#00ffff;
  text-decoration:none;
}

.form-signin {
    display: inline-block;
}

.login-box {
  text-align:left;
  white-space:nowrap;
  padding:3px 7px;
}

.login-box label {
  font-size:14px;
  color:white;
  text-align:right;
  padding:0px 5px;
  display:inline-block;
  vertical-align:middle;
}

.login-box input {
  margin-right:5px;
  background-color:#ddd;
  font-size:14px;
  height:15px;
  border:0px;
  width:88px;
  padding:0px;
  font-size:12px;
  display:inline-block;
  vertical-align:middle;
}

.header-lg, .page .header-lg {
  color:#00ffff;
  font-size:24px;
  text-align:center;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  clear:both;
  margin:20px 10px 10px;
  font-weight:normal;
}

.game-news .header-lg {
  clear:none;
}

.header-md, .page .header-md {
  color:white;
  font-size:17px;
  text-align:center;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  clear:both;
  margin:5px 10px 10px;
  font-weight:normal;
}

.redeem .header-md a {
    font-family: futura,trebuchet ms;
    text-decoration: none;
    vertical-align: baseline;
    color:#00ffff;
}

.redeem .header-md a:hover {
    text-decoration: underline;
    color:#ccffff;
}

.game-news .header-md {
  clear:none;
}

.txt-sm, .page .txt-sm {
  color:white;
  font-size:14px;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
}

.game-news .txt-sm {
  font-family:"Trebuchet MS", Arial, sans-serif;
  font-weight:normal;
  color:#ddd;
}

.game-news .txt-sm strong, .game-news .txt-sm em {
  color:#fff;
}

.txt-sm a, .page .txt-sm a {
  color: #00ffff;
  text-decoration:none;
}

.txt-md, p.txt-md {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  color:white;
  font-size:18px;
}

.txt-xxl {
  font-size:24px;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
}

.txt-teal {
  color: #00ffff;
}

.btn-sm, .btn-md, .btn-lg {
  display:inline-block;
  text-decoration:none;
  background-color:#60dfee;
  font-variant: small-caps;
  cursor:pointer;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  display:inline-block;
  border:0px solid;
}

.btn-sm:hover, .btn-md:hover, .btn-lg:hover {
  background-color:#99ffff;
}

.btn-sm .btn-bg, .btn-md .btn-bg, .btn-lg .btn-bg {
  color:black;
}

.btn-sm {
  margin:auto 5px;
  font-size:13px;
}

.btn-sm .btn-bg {
  padding:1px 6px;
}

.btn-md {
  margin:auto 7px;
  font-size:16px;
}

.btn-md .btn-bg {
  padding:2px 12px;
}

.btn-lg {
  margin:auto 9px;
  font-size:20px;
}

.btn-lg .btn-bg {
  padding:3px 15px;
}

.btn-bg {
  display:inline-block;
}

.btn-orange {
  background:url("/assets/images/button_orange_bg.jpg") no-repeat center -20px transparent;
  border:1px solid #cb6d00;
}

.btn-orange:hover {
  background:url("/assets/images/button_orange_bg_highlight.jpg") no-repeat center -20px transparent;
}

.btn-orange .btn-bg {
  border:2px solid #e8b03d;
}

.btn-orange .btn-bg:hover {
  border:2px solid #ffe053;
}

button.btn-orange::-moz-focus-inner {
    padding: 0;
    border: 1px;
}

button.btn-orange {
    padding: 0;
}


.site-login-block .btn-sm {
  vertical-align:middle;
  margin-left:0px;
}

#login-fb {
  background:url("/assets/images/fb_icon.png") no-repeat 0 0 transparent;
  display:inline-block;
  width:19px;
  height:19px;
  cursor:pointer;
  text-indent:-200px;
  overflow:hidden;
  vertical-align:middle;
}

#login-fb:hover {
  background:url("/assets/images/fb_icon.png") no-repeat 0 bottom transparent;
}

#login-submit {
  padding:0px;
  border:solid 0px;
}

#login-signup {
  position:absolute;
  right:3px;
  top:4px;
}

.loginextras {
    display: inline-block;
    line-height: 14px;
    vertical-align: top;
    width: 93px;
    margin-top:-3px;
}

.rememberlogin {
    color: #5ab;
    display: block;
    font-size: 11px;
}

.rememberlogin input {
    margin: -3px 3px 0 -1px;
    width: auto;
    cursor:pointer;
}

.forgotpass {
    cursor: pointer;
    font-size: 11px;
}

.forgotpass:hover {
    text-decoration:underline;
}

.logged-in {
    display: inline-block;
    font-size: 12px;
    padding: 3px 8px;
}

.logged-in p {
  display:inline-block;
  vertical-align:middle;
  margin:0px;
  font-size:12px;
}

.logged-in a:hover {
  color:#cff;
}

.login-links {
  position:absolute;
  right:3px;
  top:4px;
  white-space:nowrap;
}

.login-links a {
  margin-left:25px;
  padding:0 15px 0 0;
  position:relative;
  cursor:pointer;
}

.login-links a span {
  display:block;
  position:absolute;
}

#links-games {
  margin-right:10px;
}

#links-games span {
  background:url("/assets/images/nav_icon_games.png") no-repeat 0 0 transparent;
  left:-24px;
  top:-1px;
  width:22px;
  height:20px;
}

#links-account span {
  background:url("/assets/images/nav_icon_account.png") no-repeat 0 0 transparent;
  left:-20px;
  top:1px;
  width:20px;
  height:14px;
}

#links-support span {
  background:url("/assets/images/nav_icon_support.png") no-repeat 0 0 transparent;
  left:-14px;
  top:1px;
  width:11px;
  height:14px;
}

.login-links a.active {
  color:white;
  cursor:default;
}

.site-modal-wrap {
  display: none;
  background:url("/assets/images/stt_main_bg.png") repeat 0 0 transparent;
  position:absolute;
  width:100%;
  height:100%;
  left:0px;
  right:0px;
  top:0px;
  bottom:0px;
  text-align:center;
  z-index:9100;
}

.site-modal {
  margin:auto;
  text-align:left;
  background:url("/assets/images/popup_bg.jpg") no-repeat center top #1b2934;
  border:1px solid #0ba3ac;
  width:545px;
  min-height:250px;
  padding:15px 20px 75px;
  position:relative;
  top:110px;
}

.site-modal h3 {
  color:#00ffff;
  font-size:24px;
  text-align:center;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  clear:both;
  margin:5px 10px 10px;
  font-weight:normal;
}

.btn-close {
  background:url("/assets/images/popup_close.jpg") no-repeat 0 0 transparent;
  position:absolute;
  text-indent:-300px;
  overflow:hidden;
  width:24px;
  height:16px;
  position:absolute;
  right:5px;
  top:5px;
  display:block;
  cursor:pointer;
}

.btn-close:hover {
  background:url("/assets/images/popup_close.jpg") no-repeat 0 bottom transparent;
}

.site-modal h4 {
  color:white;
  font-size:18px;
  text-align:center;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  clear:both;
  margin:5px 10px 10px;
  font-weight:normal;
}

.site-modal p {
  color:white;
  font-size:16px;
}

.site-modal p a {
  color:#00ffff;
}

.site-modal p strong {
  font-weight:bold;
}

.modal-btn-wrap {
  display:block;
  position:absolute;
  bottom:0px;
  left:0px;
  right:0px;
  height:65px;
  text-align:center;
}

.db-content {
  background-color:#081921;
  min-height:450px;
  width:auto;
  display:block;
  padding-top:1px;
  padding-bottom:1px;
}

.signupleft {
  width:480px;
  float:left;
  position:relative;
}

.dbform label {
  display:inline-block;
  width:165px;
  text-align:right;
  margin-right:15px;
  vertical-align:middle;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  color:white;
  font-size:18px;
  height:20px;
  margin-bottom:28px;
  margin-top:2px;
  white-space:nowrap;
}

.dbform input {
  display:inline-block;
  width:285px;
  vertical-align:middle;
  height:28px;
  margin:0 0 22px;
  background-color:#ddd;
  border:0px;
  font-size:16px;
  padding:0 5px;
}

.signupleft .formindent {
  margin-left:180px;
}

.signupleft .txt-sm {
  display:block;
  margin-bottom:15px;
}

.divider {
  display:block;
  position:absolute;
  width:2px;
  right:-2px;
  background-color:#888;
  top:0px;
  bottom:94px;
}

.signupright {
  width:400px;
  float:right;
}

.dbform .signupright_top label {
    width: 90px;
}

.dbform .signupright_top input {
    width: 250px;
}

.signupright_top {
    left: -10px;
    margin-top: -30px;
    margin-bottom:-10px;
    position: relative;
}

.dbform .signupright_top button {
    margin-left: 105px;
}

.signupright strong {
  font-weight:normal;
  display:inline-block;
  vertical-align:middle;
  margin-top:80px;
}

.fbsignup {
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  margin-left:20px;
  margin-top:50px;
}

#fbsignupbtn {
  background:url("/assets/images/fb_btn.png") no-repeat 0 0 transparent;
  width:244px;
  height:68px;
  cursor:pointer;
  display:block;
  text-indent:-300px;
  overflow:hidden;
  margin-top:8px;
}

#fbsignupbtn:hover {
  background:url("/assets/images/fb_btn.png") no-repeat 0 bottom transparent;
}

.account .navmain {
  margin-right:40px;
}

.account.merging .navmain {
  margin-right:100px;
}

.adblock {
  background-color:#888;
  display:none;
}

.leaderboard {
  width:728px;
  height:90px;
  margin:10px auto;
}

.skyscraper {
  width:160px;
  height:600px;
  position:absolute;
  right:-50px;
  top:120px;
}

.sidenav {
  background:url("/assets/images/nav_bg.png") no-repeat right center transparent;
  width:185px;
  position:absolute;
  left:-200px;
  bottom:0px;
  top:-10px;
  max-height: 520px;
}

.navmain .btn-sidenav {
  display:block;
  width:150px;
  height:20px;
  padding:8px 10px 14px;
  text-align:center;
  background:url("/assets/images/nav_btn_default.png") repeat 0 0 transparent;
  border:1px solid #387a98;
  text-decoration:none;
  color:white;
  font-size:18px;
  margin:0 10px 15px 5px;
  cursor:pointer;
}

.btn-sidenav:hover {
  border:1px solid #44aabb;
}

.btn-sidenav.active, .btn-sidenav:hover.active {
  background:url("/assets/images/nav_btn.png") repeat 0 0 transparent;
  border:1px solid #63d6f3;
  cursor:default;
}

.account .header-lg {
  margin-top:10px;
}

.navmain {
  margin-left:200px;
  margin-bottom:20px;
  min-height:520px;
  position:relative;
}

.account .navmain label {
  width:210px;
}

.account .navmain input {
  width:350px;
}

.setavatar {
  display:inline-block;
  vertical-align:top;
  width:350px;
  margin-bottom:22px;
}

.avatarbox {
  float:left;
  width:100px;
  height:100px;
  background-color:#888;
  margin-right:10px;
}

.setavatar .txt-sm {
  margin-bottom:5px;
  display:inline-block;
}

.account .navmain .setavatar input {
  width:240px;
}

.account .formindent {
  margin-left:220px;
}

.account .formindent .txt-sm {
  display:block;
  margin-bottom:20px;
}

.centermain {
  width:720px;
  min-height:520px;
  margin:10px auto;
}

.gameblock {
  background:url("/assets/images/games_bg.jpg") repeat-x 0 0 #142e3b;
  width:405px;
  height:185px;
  padding:15px 0;
  padding-left:315px;
  position:relative;
  margin-bottom:15px;
}

.gameimg {
  margin:5px;
  position:absolute;
  top:5px;
  left:0px;
  -webkit-box-shadow: 0 0 6px #0486af;
  -moz-box-shadow: 0 0 6px #0486af;
  box-shadow: 0 0 6px #0486af;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.character-info {
  position:absolute;
  right:10px;
  width:220px;
  height:45px;
  top:15px;
}

.character-portrait {
  width:40px;
  height:40px;
  display:block;
  float:left;
  background-color:#888;
  margin-right:10px;
}

.character-name {
  margin:0px;
  line-height:normal;
}

.character-lvl {
  margin:0px;
  line-height:normal;
}

.gameblock .gameblocklink {
  display:block;
  text-decoration:none;
  font-size:14px;
  color:#00ffff;
  margin:5px 0 5px 9px;
}

.gameblocklink:hover {
  color:#cff;
}

.gameblock .fb-like {
  padding: 5px 12px 5px 0;
  text-align: right;
  color:white;
  display:block;
}

.badges {
  font-size:0px;
  display:table;
  position:absolute;
  right:0px;
  bottom:0px;
  width:408px;
  vertical-align:middle;
}

.badge-slot {
  background:url("/assets/images/diamond_burst.png") no-repeat center 0 transparent;
  height:72px;
  width:67px;
  min-width:67px;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  position:relative;
}

.stt-msg-slot {
  background:url("/assets/images/stt_badge.png") no-repeat center 0 transparent;
  height:72px;
  width:67px;
  min-width:67px;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  position:relative;
}

.stt-msg-slot img {
  margin:auto;
}

.badge-slot img {
  margin:auto;
}

.gameshare {
  position:absolute;
  right:10px;
  top:15px;
}

.gameblock .bridgecrewmember {
  color:#fff;
  font-size:20px;
  text-align:left;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  margin:0px 9px 15px;
  font-weight:normal;
  padding-left:62px;
  position:relative;
}

.bridgecrewmember span {
  background:url("/assets/images/badge_bridge_sample.png") no-repeat 0 0 transparent;
  display:block;
  width:62px;
  height:54px;
  position:absolute;
  left:-3px;
  top:-9px;
}

.accountprofile {
  display:block;
  background-color:#26333e;
  padding:5px 50px;
  text-align:left;
  width:350px;
  margin:20px auto 0;
  position:relative;
  left:-15px;
}

.profileicon {
  display:block;
  position:absolute;
}

#fb_profile .profileicon {
  background:url("/assets/images/icon_facebook.png") no-repeat 0 0 transparent;
  height:43px;
  width:43px;
  left:0px;
  top:0px;
}

#disruptor_profile .profileicon {
  background:url("/assets/images/icon_disruptor.png") no-repeat 0 0 transparent;
  height:43px;
  width:68px;
  top:-2px;
  left:-14px;
}

.accountprofile p {
  margin:0px;
}

#primarylabel {
  position:absolute;
  right:10px;
  top:5px;
}

#primarylabel span {
  background:url("/assets/images/diamond_glow.png") no-repeat 0 0 transparent;
  position:absolute;
  left:-30px;
  top:-8px;
  width:29px;
  height:49px;
  display:block;
}

.linkicon {
  background:url("/assets/images/account_link.png") no-repeat 0 0 transparent;
  position:absolute;
  right:-60px;
  top:10px;
  width:52px;
  height:21px;
  display:block;
  cursor:pointer;
}

.setprimary {
  position:absolute;
  top:8px;
  right:10px;
}

.setpassword .signupleft {
    margin-left: 180px;
    width: 600px;
}

.setpassword label {
    width: 200px;
}

.setpassword .formindent {
    margin-left: 210px;
}

/*----- GOT Login -----*/

.got-signin {
  background: url("/assets/images/got_page_bg.gif") no-repeat center 0 #000;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 91px;
  width: 100%;
  z-index:8000;
}

.got_logo {
  margin:10px auto;
  padding:0;
}

.gotsignup {
  width:1002px;
  margin:10px auto 20px;
  position:relative;
}

.gotsignup .txt-sm a, .page .gotsignup .txt-sm a, .gotsignup .txt-xxl.txt-teal {
    color: #e9d38e;
}


.got-signin .header-lg {
  display: block;
  font-family: "GoudyTrajan-Medium",Garamond,serif;
  height: 44px;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  width: 112px;
  color:white;
  padding-top:20px;
}

.gotsignup .signupleft {
  width:500px;
}

.gotsignup .signupleft label {
  width:154px;
  height:20px;
  padding:10px;
  line-height:20px;
  margin-bottom:6px;
  margin-left:6px;
  margin-top:0px;
}

.gotsignup input {
    margin: 3px 0 11px;
}

.gotsignup .formindent {
  margin-left:199px;
  margin-bottom:50px;
}

.gotsignup .divider {
  background-color: #333;
  height:215px;
  bottom:auto;
  top:5px;
}

.gotsignup .signupright {
  z-index:4;
  position:relative;
  margin-right:70px;
}

.gotsignup .btn-md {
  font-family: "GoudyTrajan-Medium",Garamond,serif;
  font-variant:normal;
  font-weight:bold;
  margin-left:0px;
  background-color:#d2b868;
  color:black;
}

.gotsignup .btn-md:hover {
  background-color:#e9d38e;
}


/*----- STT Sign-in screen -----*/

.stt-signin {
  background: url("/assets/images/page_bg.jpg") repeat-x center 0 #000;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0px;
  width: 100%;
  z-index:9001;
}

.stt_logo {
  margin:10px auto;
  padding:0;
}

.stt-signin .stt_logo {
  padding:0 331px;
}

.sttsignup {
  width:1002px;
  margin:10px auto 20px;
  position:relative;
}

.stt-signin-bg {
  background: url("/assets/images/stt_main_bg.png") repeat 0 0 transparent;
  display:block;
  position:absolute;
  width:1002px;
  bottom:75px;
  left:0px;
  right:0px;
  top:76px;
}

.stt-signin-btm {
  background: url("/assets/images/stt_btm_bar.png") no-repeat 0 0 transparent;
  display:block;
  position:absolute;
  width:1002px;
  bottom:0px;
  left:0px;
  right:0px;
  height:75px;
}

.stt-signin-left {
  background: url("/assets/images/stt_side_bg_purple.png") repeat 0 0 transparent;
  display:block;
  position:absolute;
  width:174px;
  bottom:76px;
  left:6px;
  top:306px;
}

.stt-signin-right {
  background: url("/assets/images/stt_side_bg_gray.png") repeat 0 0 transparent;
  display:block;
  position:absolute;
  width:101px;
  bottom:76px;
  right:6px;
  top:76px;
}

.sttsignup .header-lg {
  background: url("/assets/images/stt_top_bar.png") no-repeat 0 0 transparent;
  display: block;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-stretch:semi-condensed;
  font-style: italic;
  height: 74px;
  margin: 0;
  padding-bottom: 0;
  padding-left: 278px;
  padding-right: 612px;
  text-align: center;
  text-transform: uppercase;
  width: 112px;
  color:white;
  padding-top:2px;
}

.sttsignup .signupleft {
  width:500px;
}

.sttsignup .signupleft label {
  background: url("/assets/images/stt_nav_bg.png") repeat 0 0 transparent;
  width:154px;
  height:20px;
  padding:10px;
  line-height:20px;
  margin-bottom:6px;
  margin-left:6px;
  margin-top:0px;
}

.sttsignup input {
    margin: 3px 0 11px;
}

.sttsignup .formindent {
  margin-left:199px;
  margin-bottom:50px;
}

.sttsignup .formindentlink {
  color:yellow;
}

.sttsignup .divider {
  background-color: #367285;
  height:215px;
  bottom:auto;
  top:5px;
}

.sttsignup .signupright {
  z-index:4;
  position:relative;
  margin-right:70px;
}

.sttsignup .btn-md {
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", helvetica, sans-serif;
  font-variant:normal;
  font-weight:bold;
  margin-left:0px;
  background-color:#ffedb7;
}

.sttsignup .btn-md:hover {
  background-color:#fffddd;
}

.center, .site-modal .center {
   text-align:center;
}

.wideinput {
   width:300px;
}

/*---- Site Updates ----*/

.main-container {
  width:964px;
  margin:auto;
}

#video-container {
  height:500px;
  overflow:hidden;
  width:100%;
  position:absolute;
  top:90px;
  left:0px;
  right:0px;
  z-index:-1;
}

#video-bg {
  width:100%;
  height:900px;
  bottom:45%;
  position:relative;
  padding-bottom: 56.25%;
}

.video-overlay {
  width:100%;
  height:500px;
  text-align:center;
  display:block;
}

footer {
  width:964px;
  margin-left:auto;
  margin-right:auto;
}

.about-overlay {
  background: url("/assets/images/missionbg.png") repeat-y 0 0 transparent;
  margin:50px auto 30px;
  width:485px;
  padding:20px 60px;
  text-align:left;
}

.about-overlay h2 {
  text-align:center;
  display: block;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-size:24px;
  color:#00ffff;
  padding-bottom:10px;
}

.about-overlay p {
  font-size:20px;
  color:#ddd;
}

.about-overlay-links {
  background: url("/assets/images/about_linkbar_bg.png") repeat 0 0 transparent;
  width:100%;
  height:80px;
  text-align:center;
  margin:0;
  position:absolute;
  left:0px;
  right:0px;
  top:450px;
}

.about-overlay-center {
  background: url("/assets/images/about_linkbar_highlight.png") no-repeat center 0 transparent;
  margin:auto;
  height:80px;
  min-width:534px;
}

.about-overlay-links a {
  display:inline-block;
  padding:20px 40px;
  font-size:24px;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  color:#00ffff;
  text-decoration:none;
  cursor:pointer;
}

.about-overlay-links a:hover {
  color: #ccffff;
}

.about-overlay-links.pages {
  background: none;
  top:0px;
  position:relative;
}

.about-overlay-links.pages .about-overlay-center {
  white-space:nowrap;
  background:none;
  margin:auto;
  clear:both;
}

.about-overlay-links.pages a {
  padding-left:24px;
  padding-right:24px;
}

.about-overlay-links.pages a.active {
  color: #ccffff;
  cursor:default;
  background: url("/assets/images/about_links_bg.png") no-repeat center bottom transparent;
  padding-bottom:30px;
}

.aboutcontent {
  display:block;
  padding:20px 15px 10px;
  text-align:left;
}

.team_member {
  display:inline-block;
  width:200px;
  padding:5px;
  margin:6px;
}

.team_image {
  display:block;
  width:200px;
  height:200px;
  margin-bottom:5px;
  position:relative;
}

.team_highlight {
  background: url("/assets/images/team_highlight.png") no-repeat 0 0 transparent;
  position:absolute;
  top:0px;
  left:0px;
  width:200px;
  height:200px;
  display:block;
}

.team_image:hover .team_highlight {
  background: url("/assets/images/team_highlight.png") no-repeat 0 bottom transparent;
}

.team_member strong {
  display:block;
}

.about-overlay-links.pages .about-back {
  position:absolute;
  top:35px;
  left:20px;
  padding:0 0 0 22px;
  font-size:16px;
}

.about-back span {
  background: url("/assets/images/diamond_glow.png") no-repeat 0 0 transparent;
  height:49px;
  display:block;
  width:13px;
  position:absolute;
  top:-12px;
  left:0px;
}

.vidwrap {
  padding:25px;
  background-color:#1b252e;
  border:1px solid #306983;
  margin:10px 30px;
}

.info_popup {
  background: url("/assets/images/team_info_bg.png") repeat-x 0 bottom #263b46;
  left: -125px;
  min-height: 120px;
  padding: 10px;
  position: absolute;
  bottom: 75px;
  width: 300px;
  display:none;
  border:1px solid #159ebd;
  z-index:9000;
}

.badge-slot:hover .info_popup {
  display:block;
}

.info_popup:hover {
  display:block;
}

.imgleft, .badge-slot .imgleft {
  float: left;
  margin: 0 1px 0 -20px;
}

.info_popup .txt-md {
  text-align:left;
  display:block;
  margin:0 0 5px 0;
}

.info_popup .txt-sm {
  text-align:left;
  display:block;
  margin:0 0 10px 0;
}

.arrowdown {
  background: url("/assets/images/team_arrow.png") no-repeat 0 0 transparent;
  position:absolute;
  width:52px;
  height:28px;
  bottom:-27px;
  left:50%;
  margin-left:-26px;
}

/*----- STT Login Updates -----*/

.sttformwrap {
  position:relative;
  width:1002px;
  margin:-20px auto;
}

.sttformleft {
  position:absolute;
  left:0px;
  top:0px;
  bottom:0px;
  width:363px;
}

.sttlefttop {
  background: url("/assets/images/stt_sidecopy_top.png") no-repeat 0 0 transparent;
  position:absolute;
  left:0px;
  top:0px;
  width:363px;
  height:80px;
}

.sttleftmid {
  background: url("/assets/images/stt_sidecopy_mid.png") repeat-y 0 0 transparent;
  position:absolute;
  left:0px;
  top:80px;
  bottom:300px;
  width:363px;
}

.sttleftbtm {
  background: url("/assets/images/stt_sidecopy_btm.png") no-repeat 0 0 transparent;
  position:absolute;
  left:0px;
  bottom:0px;
  width:363px;
  height:300px;
}

.sttformleft .header-lg {
  display: block;
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-stretch: semi-condensed;
  font-style: italic;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  padding:50px 40px 10px;
  font-size:26px;
  z-index:5;
  position:relative;
}

.sttformwrap .sttsignup .header-lg {
  background: url("/assets/images/stt_top_bar_sm.png") no-repeat scroll 0 0 transparent;
  padding: 2px 230px 0 300px;
  width: 109px;
  font-size:26px;
  height:76px;
}

.stttan {
  color:#f5e6b4;
}

.sttformleft .txt-md {
  font-size:19px;
  padding:0px 40px;
  z-index:5;
  position:relative;
}

.sttformright {
  width:639px;
  margin-left:363px;
}

.sttformwrap .stt-signin-bg {
  top:78px;
  width:639px;
}

.sttformwrap .stt-signin-btm {
  background: url("/assets/images/stt_btm_bar_sm.png") no-repeat scroll 0 0 transparent;
  width:639px;
  height:75px;
}

.sttformwrap .stt-signin-right {
  top:78px;
}

.sttformwrap .sttsignup .signupleft label {
  margin-left:0px;
}

.sttformwrap .signupright {
    bottom: 0;
    left: 0;
    position: absolute;
    padding-left:164px;
}

.sttformwrap .signupright strong {
    background: url("/assets/images/stt_nav_bg.png") repeat 0 0 transparent;
    color: white;
    height: 40px;
    left: 0;
    line-height: 40px;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 154px;
}

.sttformwrap .sttsignup .formindent {
    margin-bottom: 180px;
    margin-left: 189px;
    width: 333px;
}

.sttformwrap .sttsignup .signupleft {
    width: 540px;
}

.sttformwrap .stt-signin-left {
    bottom: 142px;
    left: 0;
    top: 308px;
}

.sttformwrap .signupright {
    bottom: 61px;
    left: 0;
    padding-left: 164px;
    position: absolute;
}

.sttformwrap .dbform input {
    width: 328px;
}

.sttformwrap .fbsignup {
    margin-top: -25px;
}

.stt-signin.sttaller {
  min-height: 815px;
}

.fb-sharebtn {
    background: url("/assets/images/fb_share.png") repeat 0 0 transparent;
    height:48px;
    width:147px;
    cursor:pointer;
    margin:auto;
    overflow:hidden;
    text-indent:-300px;
    display:inline-block;
}

.fb-sharebtn:hover {
    background: url("/assets/images/fb_share.png") repeat 0 bottom transparent;
}

.txt-error {
    color: red;
    display: block;
    font-size: 11px;
    margin-left: 170px;
    margin-right: 5px;
    margin-top: -22px;
    min-height: 11px;
    padding-bottom: 10px;
    text-align: center;
}

.storiespages {
  display:block;
  text-align:center;
}

.storiespages a {
  background-image:url("/assets/images/media_paging_btn.png");
  background-repeat:no-repeat;
  background-color:transparent;
  background-position:0 0;
  margin:auto 3px;
  display:inline-block;
  width:26px;
  height:26px;
  text-align:center;
  line-height:26px;
  vertical-align:top;
  cursor:pointer;
  text-decoration:none;
  font-family:futura, verdana, arial, sans-serif;
  color:white;
}

.storiespages a.active {
  background-position:0 bottom;
  cursor:default;
}

.storiespages a:hover {
  background-position:0 bottom;
}


.scrolling_window {
  position:relative;
  overflow:hidden;
  max-height:315px;
  width:675px;
}

.page1 .scrolling_window, .page2 .scrolling_window, .page3 .scrolling_window,
.page4 .scrolling_window, .page5 .scrolling_window, .page6 .scrolling_window,
.page7 .scrolling_window, .page8 .scrolling_window, .page9 .scrolling_window {
  height:315px;
}

.page1 .scrolling_wrap, .page2 .scrolling_wrap, .page3 .scrolling_wrap,
.page4 .scrolling_wrap, .page5 .scrolling_wrap, .page6 .scrolling_wrap,
.page7 .scrolling_wrap, .page8 .scrolling_wrap, .page9 .scrolling_wrap {
  position:absolute;
  left:0px;
  width:625px;
}

.page1 .scrolling_wrap {
  top:0px;
}

.page2 .scrolling_wrap {
  top:-315px;
}

.page3 .scrolling_wrap {
  top:-630px;
}

.page4 .scrolling_wrap {
  top:-945px;
}

.page5 .scrolling_wrap {
  top:-1260px;
}

.page6 .scrolling_wrap {
  top:-1575px;
}


.page7 .scrolling_wrap {
  top:-1890px;
}

.page8 .scrolling_wrap {
  top:-2205px;
}

.page9 .scrolling_wrap {
  top:-2520px;
}

.page10 .scrolling_wrap {
  top:-2835px;
}

.page11 .scrolling_wrap {
  top:-3150px;
}

.page12 .scrolling_wrap {
  top:-3465px;
}

.page13 .scrolling_wrap {
  top:-3780px;
}

.page14 .scrolling_wrap {
  top:-4095px;
}

.page15 .scrolling_wrap {
  top:-4410px;
}

.page16 .scrolling_wrap {
  top:-4725px;
}

.page17 .scrolling_wrap {
  top:-5040px;
}

.page18 .scrolling_wrap {
  top:-5355px;
}

.page19 .scrolling_wrap {
  top:-5670px;
}

.page20 .scrolling_wrap {
  top:-3465px;
}

.page21 .scrolling_wrap {
  top:-3780px;
}

.page22 .scrolling_wrap {
  top:-5985px;
}

.page23 .scrolling_wrap {
  top:-6300px;
}

.info_icon {
  background-image:url("/assets/images/info_icon.png");
  display:block;
  position:absolute;
  width:26px;
  height:26px;
  background-position:0 0;
  background-repeat:no-repeat;
  background-color:transparent;
  bottom:8px;
  left:75px;
}

.info_icon:hover {
  background-position:0 bottom;
}

.info_icon:hover .info_popup, .open .info_popup {
  bottom: -6px;
  display: block;
  height: 60px;
  left: -8px;
  min-height: 20px;
  overflow: hidden;
  width: 230px;
  text-decoration:none;
}

.item_btns {
  position:absolute;
  right:10px;
  width:100px;
  text-align:center;
  top:5px;
}

.item_btns strong {
  display:block;
  margin:5px auto;
  font-size:13px;
}

.item_btns a {
  margin:auto;
}

.item_btns .fb-share-button {
   /* position:absolute;
    bottom:0px;
    right:0px;
    z-index:-1;*/
}

.share_btns {
  position:absolute;
  bottom:5px;
  left:330px;
}

.share_btns a {
  vertical-align:top;
  margin:0 3px;
}

.share_btns a .btn-bg {
  padding:0px 6px;
  height:27px;
}

.share_btns .fb_share .btn-bg {
  padding:0px;
}

.fb_icon {
  background:url("/assets/images/fb_icon.png") no-repeat 0 0 transparent;
  width:19px;
  height:19px;
  margin:4px;
  text-indent:-200px;
  overflow:hidden;
  display:block;
}

.fb_share:hover .fb_icon {
  background:url("/assets/images/fb_icon.png") no-repeat 0 bottom transparent;
}

.redeemed_status {
  position:absolute;
  right:10px;
  width:100px;
  text-align:center;
  font-size:13px;
  bottom:20px;
  font-weight:bold;
}


.error_message {
	width:100%;
	height: 30px;
	background-color: red;
	text-align: center;
	padding: 10px 0 0 0;
}


.info_message {
	width:100%;
	height: 30px;
	background-color: green;
	text-align: center;
	padding: 10px 0 0 0;
}

.sent_email {
    font-size: 14px;
    left: 290px;
    line-height: 15px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 300px;
}