  html * {
    padding:0;
    margin:0;
  }
  html, body {
    height:100%;
  }
  body * {
    padding:0;
  }
  body * * {
    padding:0;
  } 
  body {
    background-color: #000; 
    color:#fff; 
    margin: 0px; 
    padding: 0px 10px;
    text-align: center;
    font-family: Arial, "Arial MT", HelveticaNeue, Helvetica, san-serif;
    font-size: 12.8px; /* 80%; */
  }

  div#container {
    position:relative; /* needed for footer positioning*/
    margin:0 auto; /* center, not in IE5 */
    width:950px; 
    margin: 0 auto;
    text-align: left;
    height:auto !important; /* real browsers */
    /* height:100%; IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
  }
 
  div#main {
    padding-bottom: 70px;
    overflow: hidden;
    width: 100%;
  }
  
  div#header-bar {
    margin: 0px;
    padding: 0px;
    height:32px; 
    background: url('header_bar_bg.jpg');
  }

  div#header-logo {
    float: left; 
    width:652px; 
    height:151px; 
    background: url('smokescreen_logo.jpg') no-repeat;
  }

  div#header-logo h1 {
    display: block; 
    text-indent: -500em;	
    overflow: hidden;
  }
  
  div#header-login {
    width: 284px; 
    height: 151px; 
    float:right; 
  }
  
  form#header-login-form {
    float:left; 
    padding-top: 5px;
    padding-right:40px;
    font-weight: bold;
    font-size: 110%;
    line-height: 220%;
  }

  form#header-login-form h2 {
    font-size: 115%;
  }

  form#header-login-form input {
    width:169px;
/*
    border: 1px solid white;
    margin: 0px 0px;
    line-height: 190%;
    height: 23px;
*/
  }

  form#header-login-form button {
/*
    margin: 4px 0px;
    width:90px;
    height:25px;
    background: url(blackbutton-small.png);
    background-repeat: no-repeat;
    border: 0px solid black;
    font-size: 125%; 
    font-weight: bold;
    color: #000;
*/
  }
  
  form#forum-search-form input {
    margin-top: 10px;
/*
    border: 1px solid black;
    margin: 10px 0px 0px 0px;
    padding: 0px 5px;
    font-size: 105%;
    line-height: 190%;
    width: 240px;
    height: 23px;  
*/
  }

  form#forum-search-form button {
/*
    border: none;
    width:89px;
    height:34px;
    background: url(/images/searchbutton.png);
    background-repeat: no-repeat;
    font-size: 110%; 
    line-height: 190%;
    margin:10px 0px;
    font-weight: bold;
    color: #000;
*/
  }

  form#friend-search-form input {
    margin-top: 10px;
/*
    border: 1px solid black;
    margin: 10px 0px 0px 0px;
    padding: 0px 5px;
    font-size: 105%;
    line-height: 190%;
    width: 240px;
    height: 23px;  
*/
  }

  form#friend-search-form button {
/*
    border: none;
    width:89px;
    height:34px;
    background: url(/images/searchbutton.png);
    background-repeat: no-repeat;
    font-size: 110%; 
    line-height: 190%;
    margin:10px 0px;
    font-weight: bold;
    color: #000;
*/
  }

  form#send-invitation-form input {
/*
    border: 1px solid black;
    padding: 0px 5px;
    font-size: 105%;
    line-height: 190%;
    width: 240px;
    height: 23px;  
*/
  }

  form#send-invitation-form button {
/*
    border: none;
    width:89px;
    height:34px;
    background: url(/images/searchbutton.png);
    background-repeat: no-repeat;
    font-size: 110%; 
    line-height: 190%;
    margin:10px 0px;
    font-weight: bold;
    color: #000;
*/
  }
  
  div#header-login-extra {
    padding-top:35px;
    font-size:95%;
  }

  div#footer {
    position: absolute;
    width: 950px;
    height: 34px;
    padding-top: 36px;
    bottom: 0px;
  }
  
  div#footer div.footer-text {
    float: left;
  }

  div#footer div.footer-logos {
    float: right;
  }

  div#left-column {
    float:left; 
    width:646px;
  }

  /* styling for body text eg about pages */
  div#left-column div#about-content h2 {
    font-size: 140%;
    padding: 0.5em 0em;
  }

  div#left-column div#about-content p {
    padding: 0em 0em 1em 0em;
  }

  div#left-column div#about-content ul {
    padding: 0em 0em 1em 1.5em;
  }

  div#left-column div#about-content ol {
    padding: 0em 0em 1em 1.5em;
  }

  /* achievement */
  div#left-column div#achievement-content h2 {
    font-size: 140%;
    padding: 0.5em 0em;
  }

  div#right-column {
    width: 284px; 
    float:right; 
    padding:0;
  }

  div#mission-feature {
    width:636px; 
    background:#fff; 
    color:#000; 
    padding:0px; 
    margin:0px;
    border: 5px solid #fff;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    margin-bottom: 0px;
  }    

  div#mission-feature h2 {
    text-shadow: #000 0px 0px 5px;
  }
  
  div.mission-feature-description {
    position:absolute; 
    bottom:3px; 
    left:0px; 
    width:636px; 
    height:72px; 
    text-align:left; 
  }

  div#mission-list {
    overflow-x: scroll;
    overflow-y: hidden;
    /* height: 135px; */
    width: 100%;
    _background-attachment: fixed;
  }

  div#mission-list ol#mission-details {
      width: 1850px;
      margin-left: 15px;
      overflow: hidden;
      _overflow: visible;
  }    
  
  div#mission-list ol#mission-details li {
    display: block;
    float: left;
    width: 152px;
    /* height: 135px; */ /* Redundant, it would seem */
    text-align: center;
  }  

  div#mission-list ol#mission-details li h3 {
    color:#23a4ca;
  }

  div#mission-list ol#mission-details img {
    border: 3px solid #23a4ca;
  }  
  
  div#forum-box {
    background: #1b1b1b;
    padding: 10px 10px 3px 10px;
    margin-bottom: 7px;
  }

  div#forum-box h3 {
    margin-bottom: 10px;
  }

  div#edit-content h3 {
    background: #23a4ca;
    font-size: 133.33%;
    line-height: 233.33%;
    padding: 0px 15px;
    margin: 30px 0px 20px 0px;
  }
  
  div#servicelinks {
    text-align: center;
    height: 43px;
    padding-top: 10px;
    background: url('mission_share_bg.jpg') no-repeat;
    margin-bottom: 6px;
    font-weight: bold;
  }

  div#servicelinks dl.share dt,dd {
    display: inline;
    list-style-type: none;
    padding: 0px 10px;
  }

  div#servicelinks dl.share dt {
    background: url('mission_share_arrow.png') right no-repeat;
    padding-right: 15px;
  }

  div#servicelinks dl.share dd.digg {
    background: url('/images/serviceicons/services-digg.gif') left no-repeat;
    padding-left: 20px;
    margin-left: 10px;
  }

  div#servicelinks dl.share dd a {
    color:#fff;
  }

  div#friends img {
    margin-right: 9px;
    margin-bottom: 9px;
  }

  p#mission-details {
    text-align: center;
/*    height:42px;*/
    font-weight: bold;
    font-size: 93%;
  }

  p#mission-details span {
    border-right: 3px solid #ebebeb;
    padding: 8px 24px;
    line-height: 220%;
  }

  p#mission-details span.last {
    border-right: 0px;
    padding: 8px 24px;
    line-height: 220%;
  }

  p#mission-details em.lozenge {
    font-style: normal;
    padding: 3px 5px;
    background: #23a4ca;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
  }
  
  td#dashboard-top h2 {
    margin-bottom: .6em;
  }
  
  div#game-checkpoints ul {
    margin: 0 5px 10px 10px;
  }
  div#game-checkpoints ul li {
    position: relative;
    float: left;
    list-style: none;
    text-align: center;
    width: 32px;
    height: 19px;
    line-height: 19px;
    margin-right: 8px;
  }
  div#game-checkpoints ul li.complete {
    margin-left: -0.75em;
    background: url(mission_complete_arrow.png) 100% 50% no-repeat;
    width: 1.5em;
    padding-right: 0.75em;
  }
  div#game-checkpoints ul li.complete.last {
    width: 1.5em;
	  padding-right: 0.5em;
  }
  div#game-checkpoints ul li.current {
    margin-left: -0.75em;
    background: url(mission_incomplete_arrow.png) 100% 50% no-repeat;
    width: 1.5em;
    padding-right: 0.75em;
  }
/*
  div#game-checkpoints ul li span {
    position: absolute;
    left: -0.75em;
    margin-left: -2px;
    width: 1.5em;
    text-align: center;
    text-indent: 0;
    background: #fff;
    border: solid 2px #ccc;
    color: #ccc;
  }
  div#game-checkpoints ul li.complete span,
  div#game-checkpoints ul li.current span {
    border: none;
    top: 0;
    margin-left: 0;
    left: 0;
    background: none;
    color: #fff;
  }
*/
  div#game-checkpoints ul li.complete a,
  div#game-checkpoints ul li.current a {
    color: #000;
  }  

  /* mission checkpoints / progress / task thingy */
  div#mission-checkpoints ol {
    padding: 5.5em 0 0;
    margin: 3em 5px 10px;
    height: 1.5em;
  }
  div#mission-checkpoints ol li {
    position: relative;
    float: left;
    height: 1.5em;
    line-height: 1.5em;
    list-style: none;
    text-align: center;
  }
  div#mission-checkpoints ol.tasks-2 li { width: 50%; }
  div#mission-checkpoints ol.tasks-3 li { width: 33.3%; }
  div#mission-checkpoints ol.tasks-4 li { width: 25%; }
  div#mission-checkpoints ol.tasks-5 li { width: 20%; }
  div#mission-checkpoints ol.tasks-6 li { width: 16.5%; }
  div#mission-checkpoints ol.tasks-7 li { width: 14.2%; }
  div#mission-checkpoints ol li h4 {
    text-indent: -500em;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    padding: 0;
  }
  div#mission-checkpoints ol li.complete h4 {
    margin-left: -0.75em;
    background: url(task_complete_arrow.png) 100% 50% no-repeat;
    width: 100%;
  }
  div#mission-checkpoints ol li.complete.last h4 {
    width: 1.5em;
	  padding-right: 0.5em;
  }
  div#mission-checkpoints ol li.current h4 {
    margin-left: -0.75em;
    background: url(task_incomplete_arrow.png) 100% 50% no-repeat;
    width: 1.5em;
    padding-right: 0.75em;
  }
  div#mission-checkpoints ol li h4 span {
    position: absolute;
    top: -2px;
    left: -0.75em;
    margin-left: -2px;
    width: 1.5em;
    text-align: center;
    text-indent: 0;
    background: #fff;
    border: solid 2px #ccc;
    color: #ccc;
  }
  div#mission-checkpoints ol li.complete h4 span,
  div#mission-checkpoints ol li.current h4 span {
    border: none;
    top: 0;
    margin-left: 0;
    left: 0;
    background: none;
    color: #fff;
  }
  div#mission-checkpoints ol li.complete h4 span a,
  div#mission-checkpoints ol li.current h4 span a {
    color: #fff;
  }
  div#mission-checkpoints ol li blockquote {
    display: none;
  }
  div#mission-checkpoints ol li.complete blockquote,
  div#mission-checkpoints ol li.current blockquote {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 100%;
    margin: 0 0 35px;
    padding: 0;
	  overflow: hidden;
  }
  div#mission-checkpoints ol li blockquote p {
    margin: 0 5px;
    padding: 5px;
    font-size: 0.9em;
    font-weight: bold;
    height: 4.75em;
    background: #595959 url('/style/smokescreen/task_bubble_bg.jpg') no-repeat;
    color: #fff;
    overflow: hidden;
    line-height: 1.25em;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
  }
  div#mission-checkpoints ol li div {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    border-left: solid 1px #000;
    height: 23px;
  }
  div#mission-checkpoints ol li.complete div,
  div#mission-checkpoints ol li.current div {
    display: block;
  }
  div#mission-checkpoints ol li div span {
    display: block;
    width: 19px;
    height: 10px;
    margin-bottom: 2px;
    position: absolute;
    left: -10px;
    bottom: 100%;
    background: url(task_detail_arrow.png) 50% 50% no-repeat;
  }
  
  div#browser-overlay {
    color: #000;
    width:80%;
    height: 100px;
    position: fixed;
    top: 20%;
    left: 10%;
    background:url(imgs/spinner3-black.gif) no-repeat center #fff;
    text-align:center;
    padding:10px;
    border:5px solid #666;
    z-index:5;
    overflow: auto;
  }
  
  /* profile form */
  form#profile div.profile-general label {
    display: block;
    text-align: right;
    width: 220px;
    float: left;
    height: 25px;
    padding: 6px 10px 0px 0px;
  }
  
  form#profile div.profile-general input {
    width:250px;
    height:25px;
    border: 1px solid black;
  }

  form#profile div.profile-general input.noborder {
    height:25px;
    border: 0px;
  }

  form#profile div.profile-notifictations p.left {
    float: left;
  }

  form#profile div.profile-notifications input {
    width:25px;
    height:25px;
    border: 1px solid black;
    float: left;
  }

  form#profile div.profile-notifications label {
    text-align: left;
    width: 195px;
    display: block;
    float: left;
    padding-top: 4px;
  }

  form#profile select {
    width:250px;
    height:25px;
    border: 1px solid black;
  }

  form#profile button {
/*
    border: none;
    width:89px;
    height:34px;
    background: url(/images/whitebutton.png);
    background-repeat: no-repeat;
    font-size: 140%; 
    line-height: 190%;
    margin:10px 0px;
    font-weight: bold;
    color: #000;
*/
  }
  
  table#profile-top {
    margin-bottom:30px;
  }
  
  p#mission-details a {
    color: #000;
  }
  
  img.usericon {
    border: 5px solid white;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
  }    

  div.mission-block {
    width: 281px;
    margin: 5px 0px 5px 28px;
    float: left;
  }

  div.mission-status {
    font-size: 70%;
  }

  div.auth {
    font-size: 110%;  
    color: #000;  
  }
  
  div.left {
    float:left;
  }

  div.right {
    float:right;
  }  

  div.auth-header {
    width: 471px;
    height: 32px;
    background: #23a4ca;
    color: #000;
    margin: 0px;
    padding: 0px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
  }

  div.auth-header h2 {
    font-size:140%; 
    line-height:170%; 
    margin:0px 15px; 
    font-weight:bold;
  }

  div.auth-block {
    width: 471px;
    height: 274px;
    background: #fff url(/style/smokescreen/login_register_background.jpg) no-repeat;
    margin: 0px;
    padding: 0px;
  }

  div.auth-block p {
    padding: 15px 15px 0px 15px;
  }

  div.auth-block table {
    padding: 15px;
  }

  div.auth-block table img {
    padding: 1px 0px 1px 14px;
  }
  
  div.auth-block label {
    width:90px;
    height:25px;
    line-height:25px;
    padding: 0px 14px 0px 0px;
  }

  div.auth-block label {
    width:90px;
    height:25px;
    line-height:25px;
    padding: 0px 14px 0px 0px;
  }

  div.auth-block label {
    width:90px;
    height:25px;
    line-height:25px;
    padding: 0px 14px 0px 0px;
  }

  div.auth-block input {
    width:250px;
    height:25px;
    border: 1px solid black;
  }

  div.auth-block button {
/*
    margin: 4px 0px;
    width:90px;
    height:25px;
    background: #249bbd;
*/
  }
  
  div.auth-block ul.errorlist {
    padding:15px 15px 0px 15px;
    list-style-type: none;
  }
  
  div.auth-block ul.errorlist li {
    color:#bc0000;
  }
  
  div.blue-header-bar {
    background:#23a4ca;
    height:32px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
  }
  
  div.blue-header-bar h2 {
    font-size:140%; 
    line-height:180%; 
    margin:0px 15px; 
    font-weight:bold; 
    color:#000;
    float:left;
  }

  div.blue-header-bar span.extra {
    float:right;
    margin: 10px 5px 0px 0px;
  }

  div.blue-header-bar span.extra a {
    color:#000;
  }
 
  div.blue-header-bar span.extra a:hover {
    color:#333;
  }
 
  div.rhs-content { /* ACTUALLY LEFT HAND SIDE */
    color: #000; 
    background: #fff url('/style/smokescreen/lhs_bg.jpg') no-repeat;
    padding: 15px;
  }

  div.rhs-content-spaced { /* ACTUALLY LEFT HAND SIDE */
    color: #000; 
    background: #fff url('/style/smokescreen/lhs_bg.jpg') no-repeat;
    padding: 15px;
    margin-bottom: 15px;
  }

  div.rhs-content-unpadded { /* ACTUALLY LEFT HAND SIDE */
    color:#000; 
    background:#fff url('/style/smokescreen/lhs_bg.jpg') no-repeat;
    padding: 15px 0px;
  }
  
  div.rhs-content-unpadded p.padded { /* ACTUALLY LEFT HAND SIDE */
    margin: 0px 15px;
  }

  div.rhs-content-unpadded p.padded { /* ACTUALLY LEFT HAND SIDE */
    margin: 15px 15px 0px 15px;
  }

  div.lhs-content { /* ACTUALLY RIGHT HAND SIDE */
    color:#fff; 
    background:#595959 url('/style/smokescreen/rhs_bg.jpg') no-repeat;
    padding:15px;
    margin-bottom: 10px;
  }

  div.lhs-content a { /* ACTUALLY RIGHT HAND SIDE */
    color:#fff; 
  }
  
  div#channel-4-top-banner-advert {
    height: 0px;
  }
  
  div.achievement {
    float:left; 
    width: 115px; 
    padding:10px 5px 5px 5px;
    text-align:center;
  }

  div.achievement-user {
    clear:both;
  }

  div.achievement-user h4 {
    color: #23a4ca;
  }

  div.achievement-user img {
    float:left; 
    padding:0px 10px 5px 10px;
    text-align:center;
  }

  div.achievement-user span.description {
    display: none;
  }

  div.achievement-user span.description.visible {
    display: inline;
  }

  div.achievement-user span.achieved {
    color: #666;
	font-style: italic;
	font-size: 0.9em;
  }
  
  div.achievement-small {
    float:left; 
    width: 48px; 
    padding:2px 2px 0px 0px;
    text-align:center;
  }

  div.blog-entry {
    padding: 0px 15px 15px 15px;
    margin: 0px;
    border-bottom: 18px solid #d9d9d9;
    clear: both;
	overflow: hidden;
	#overflow: visible;
  }

  div.blog-entry h3 {
    font-size: 160%;
  }

/*
  div.blog-entry p.credit {
    margin-top: -1.2em;
  }
*/
  
  div.blog-entry em.lozenge {
    font-size: 125%;
    font-style: normal;
    font-weight: bold;
    line-height: 250%;
    padding: 5px 8px;
    background: #23a4ca;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;  
  }

  div.blog-entry em.lozenge a {
    color: #000;
    text-decoration: none;
  }
  
  div.blog-entry p.button-grey {
  
  }

  div.blog-object h3 a {
    color:#000;
  }
  
  div.blog-object h3 {
    font-size: 150%;
  }

  div.blog-object h4 {
    font-size: 150%;
  }

	div.blog-object p, div.blog-object h2, div.blog-object h4,
	div.blog-object ol, div.blog-object ul {
	  margin-bottom: 10px;
	}

	div.blog-object ol, div.blog-object ul {
		margin-left: 20px;
	}

  table.wall-post p {
    padding-top: 0.2em;
    line-height: 130%;
  }
  
  table.wall-post-even {
    background: #d9d9d9;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
  }

  h3.banner {
    font-size: 140%;
    padding: 5px 15px;
    margin: 5px 0;
    background: #d9d9d9;
  }
  
  input.standard-input, select.standard-input {
    border: 1px solid black;
    padding: 5px 5px;
    font-size: 14px;
/*
    margin: 0px 0px;
    line-height: 190%;
*/
    width: 240px;
/*
    height: 30px;  
*/
  }
  
  button.standard-button, input.standard-button {
    margin: 4px 0px;
    width:89px;
    height:30px;
    background: url(standardbutton.png);
    background-repeat: no-repeat;
    border: 0px solid black;
    font-size: 125%; 
    font-weight: bold;
    color: #000;
  }
  
  p.bubble {
    background: url(/style/smokescreen/chat-icon.png) 0 50% no-repeat;
    margin:0;
    padding: 4px 4px 4px 20px;
  }

  a {
    color:#249bbd;
    text-decoration:none;
  }
  
  a:hover {
    text-decoration:underline;
  }

  ul.navlist li {
    display: inline;
    list-style-type: none;
    font-size: 110%;
    line-height: 220%;
  }  

  ul.top li {
    font-weight: bold;
    margin-right: 1em;
  }  
  
  ul.bottom li {
    color:#fff;
    padding-right: 0.4em;
	  border-right: 1px solid #fff;
  }  

  ul.bottom li.last {
    border: none;
  }  
  
  ul.bottom li {
    line-height: 90%;
  }

  ul.top li a {
    text-decoration: underline;
    color: #fff;
  }

  ul.bottom li a {
    text-decoration: underline;
    color: #fff;
  }
  
  ul.left {
    float: left;
    margin-left: 20px;
  }
  
  ul.right {
    float: right;
    margin-right: 20px;
  }
  
  div.character-bio {
    background: #000;
    margin: 0px 8px 25px 0px;
    float: left;
    width: 101px;
    text-align: center;
  }

  div.character-bio h3 {
    font-size: 105%;
    font-weight: bold;
  }

  div.character-bio h3 a {
    color: #fff;
  }

  div.character-bio p {
    font-size: 85%;
    font-weight: normal;
    color: #23a4ca;
  }
  
  img.character-bio-image {
    /*
    border: 5px solid white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
  }
  
  a {
    text-decoration: underline;
  }

  a img {
    border: none;
  }
    
  .error {
    color:#bc0000;
  }
  
  .big {
    font-weight: bold;
    font-size: 125%;
    /* line-height: 250%; */
  }

  .large {
    font-size: 125%;
    /* line-height: 250%; */
  }

  .small {
    font-size: 90%;
  }

  .xsmall {
    font-size: 85%;
  }
