body {
  background: white;
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
}

body * {
  font-size: 100.01%;
}

h1, h2, h3, h4, h5, p, form, ul, li, fieldset, label, legend {
  margin: 0;
  padding: 0;
}

input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 13px;
  vertical-align: middle;
}

img, fieldset {
  border: 0;
}

ul {
  list-style: none;
}

textarea.formWide {
  font-family: 'Courier New', Courier, fixed-width;
}

.formWide {
  width: 90%;
}

p.buttons input, input.button, button {
  color: white;
  background: #979f82;
  border: 1px solid #979f82;
}

label {
  font-weight: bold;
  vertical-align: middle;
  line-height: 1.6em;
}

label.checkbox, label.radio {
  font-weight: normal;
  line-height: normal;
}

td {
  vertical-align: top;
}

.nocss, legend {
  display: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

a {
  text-decoration: none;
  color: #999933;
}

a:hover {
  text-decoration: underline;
  color: #999933;
}

#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 750px;
}

/* HEADER */

#header {
  background: #bbc532 url("https://static.twoday.net/bg_header.gif") left bottom no-repeat;
  padding: 0 0 3px 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  font-size: 0.8125em;
  margin: 0 0 2em 0;
}

#header h1 {
  float: right;
  position: relative;
  width: 460px;
  right: 10px;
  margin: 2em 0 0 0;
  text-align: right;
}

#header div.left {
  position: relative;
  width: 260px;
  left: 10px;
}

#header p {
  color: white;
  font-weight: normal;
  margin: 0.875em 0 0 2px;
}

#header p a {
  color: #494949;
}

#header ul.metanavigation  {
  padding: 1.1em 0 0 0;
}

#header ul.metanavigation li  {
  float: left;
}

#header ul.metanavigation li a {
  display: block;
  background: #596a39;
  margin: 5px 5px 0 0;
  padding: 0 5px 1px 5px;
  white-space: nowrap;
  color: white;
  text-decoration: none;
}

#header ul.metanavigation li a:hover {
  color: #596a39;
  background: white;
}

/* // HEADER */


/* OWNERINFO */

#ownerInfo {
  text-align: right;
  width: 350px;
  position: relative;
  float: right;
  z-index: 100;
}

#ownerInfo h2 {
  font-size: 1.125em;
  font-weight: normal;
}

#ownerInfo h2 a {
  text-decoration: none;
  color: #8a8a8a;
}

#ownerInfo h2 a:hover {
  color: #999933;
}

#ownerInfo h2 a img {
  vertical-align: text-bottom;
  width: 24px;
  height: 24px;
  margin: 0 1px 0 4px;
}

/* // OWNERINFO */


/* NAVIGATION */

#navigation {
  font-size: 0.8125em;
  color: #5a5a5a;
  position: relative;
  top: -1.4em;
  clear: both;
  z-index: 1;
  overflow: hidden;
  width: 100%;
}

div.level2 {
  border-bottom: 1px solid #8a8a8a;
  padding: 0 0 0 10px;
}

#navigation ul.level2 {
  position: relative;
  top: 1px;
  overflow: hidden;
  width: 100%;
}

#navigation ul.level2 span.divider {
  display: none;
}

#navigation li {
  display: inline;
}

#navigation ul.level2 li a {
  float: left;
  background: #e7e6d9;
  margin: 0 5px 0 0;
  padding: 0 6px 1px 6px;
  white-space: nowrap;
  color: #5a5a5a;
  text-decoration: none;
  border: 1px solid #8a8a8a;
}

#navigation ul.level2 li a.active {
  background: white;
  color: #363636;
  border-bottom: 1px solid white;
}

#navigation div.level3 {
  padding: 2px 0 0 10px;
  font-size: 0.9231em;
}

#navigation ul.level3 li a.active {
  color: #5a5a5a;
}

#navigation ul.level2 li a:hover {
  background: white;
}

/* // NAVIGATION */


/* PAGEBODY */

#pagebody {
  overflow: hidden;
  margin: 0 0 0 10px;
  width: 740px;
  font-size: 0.8125em;
  color: #868686;
}

#content {
  float: left;
  width: 460px;
  overflow: hidden;
  padding: 0 0 1em 0;
  color: #5a5a5a;
}

#sidebar {
  float: right;
  width: 240px;
  overflow: hidden;
  font-size: 0.9231em;
  padding: 3.25em 0 1em 0;
}


/* CONTENT */

#content h2 {
  font-size: 1.6923em;
  text-transform: uppercase;
  margin: 0 0 0.75em 0;
  color: #5a5a5a;
  font-weight: normal;
}

#content h3 {
  font-size: 1.3846em;
  margin: 0 0 0.45em 0;
  color: #596a39;
  font-weight: normal;
}

#content h4 {
  margin: 0 0 0.25em 0;
}

#content p, #content ul, #content table {
  padding: 0 0 1.25em 0;
  margin: 0;
}

#content li {
  background: url("https://static.twoday.net/bg_list.gif") 7px 7px no-repeat;
  padding: 0 0 2px 18px;
}

#content .hint, #content .small, small {
  font-size: 0.9231em;
  color: #939393;
}

#content .intend {
  padding: 0 0 0 24px;
  display: block;
}

/* pageNav */

#content div.pageNav {
  margin: 0 0 1.25em 0;
}

#content div.pageNavSummary {
  border-bottom: 1px solid #bbbbb7;
  padding: 0 0 0.1em 0;
}

#content div.pageNavBar {
  text-align: right;
}

#content span.pageNavItem, #content span.pageNavSelItem  {
  padding: 0 3px 0 3px;
}

/* listNavigation */

#content .listNavigation {
  border-bottom: 1px solid #bbbbb7;
  padding: 0 0 0.2em 0;
}

#content .listNavigation a.active {
  font-weight: bold;
}

/* listItem */

div.listItem {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #bbbbb7;
  margin: 0 0 1.23em 0;
}

div.listItemLeft {
  width: 65%;
  float: left;
  overflow: hidden;
}

div.listItemRight {
  width: 28%;
  float: right;
}

div.listItem .listFlag {
  float: left;
  width: 20px;
  margin: 3px 6px 1.25em 0;
  color: white;
  text-align: center;
  background: #bbc532;
  line-height: 1.6em;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
  text-align: right;
}

div.listSeparator {
  border-top: 1px solid #bbbbb7;
}

table.sysmgrListitem {
  padding: 0 0 1em 0;
  border-bottom: 1px solid #bbbbb7;
}


/* message */

.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.15em 0.8em 0.15em 34px;
  background: url("https://static.twoday.net/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin:  0 0 1.25em 0;
}

/* manageStart */

div.manageStart div.box01, div.manageStart div.box02 {
  overflow: hidden;
  width: 100%;
  margin: 0 0 1em 0;
}

div.manageStart div.left, div.manageStart div.right {
  width: 215px;
}

div.manageStart div.left h4, div.manageStart div.right h4 {
  font-size: 1.3846em;
  margin: 0 0 0.5em 0 !important;
  font-weight: normal;
}

div.manageStart p.historyItem {
  margin: 0 0 0.65em 0 !important;
}

div.manageStart p.historyItem a {
  font-weight: bold;
}

/* taskList */

div.manageStart ul.taskList {
  padding: 0.3em 0 0 0;
  position: relative;
}

div.manageStart ul.taskList li {
  background: none !important;
  padding: 0 !important;
}

div.manageStart div.box01 ul.taskList li {
  margin: 0 0 1.5em 0;
}

div.manageStart div.box02 ul.taskList li {
  margin: 0 0 0.7em 0;
}

div.manageStart ul.taskList li a {
  display: block;
  background-repeat: no-repeat;
}

div.manageStart div.box01 ul.taskList li a {
  padding: 0.6em 0 0.6em 60px;
  width: 153px;
  font-size: 1.2308em;
  font-weight: bold;
  background-position: 8px 7px;
  background-color: #596a39;
  color: white;
  border: 1px solid #596a39;
}

/* bg_icons */

div.manageStart div.box01 ul.taskList li a.story { background-image: url("https://static.twoday.net/bg_icon_story_hover.gif"); }

div.manageStart div.box01 ul.taskList li a.story:hover { background-image: url("https://static.twoday.net/bg_icon_story.gif"); }

div.manageStart div.box01 ul.taskList li a.image { background-image: url("https://static.twoday.net/bg_icon_image_hover.gif"); }

div.manageStart div.box01 ul.taskList li a.image:hover { background-image: url("https://static.twoday.net/bg_icon_image.gif"); }

div.manageStart div.box01 ul.taskList li a.abo { background-image: url("https://static.twoday.net/bg_icon_abo_hover.gif"); }

div.manageStart div.box01 ul.taskList li a.abo:hover { background-image: url("https://static.twoday.net/bg_icon_abo.gif"); }


div.manageStart div.box01 ul.taskList li a:hover {
  color: #69794c;
  border: 1px solid #acb49c;
  background-color: #f1f0e8;
}

div.manageStart div.box02 ul.taskList li a {
  padding: 0.3em 0 0.3em 30px;
  width: 183px;
  background-position: 20px 10px;
  color: #69794c;
  border: 1px solid #acb49c;
  background-color: #f1f0e8;
}

div.manageStart div.box02 ul.taskList li a { background-image: url("https://static.twoday.net/bg_list_start.gif"); }

div.manageStart div.box02 ul.taskList li a:hover {
  background-image: url("https://static.twoday.net/bg_list_start_hover.gif");
  background-color: #596a39;
  color: white;
  border: 1px solid #596a39;
}

span.flagLight, span.flagDark {
  text-transform: uppercase;
  padding: 0 3px 0 3px;
  font-size: 80%;
}

span.flagLight {
  color: #333333;
}

span.flagDark {
  color: white;
}

div.modMtImExportEO {
  padding: 0 0 0 20px;
}

#content h3.paidUntil {
  background: #f1f0e8;
  color: #5a5a5a;
  margin: 0 0 1.25em 0;
  padding: 0.3em 0 0.2em 0;
  text-align: center;
}


/* // CONTENT */


/* SIDEBAR */

#sidebar {

}

#sidebar td {
  font-size: 11px;
}

#sidebar div.teaser {
  margin: 0 0 2em 0;
}

#sidebar div.teaser h4 {
  text-transform: uppercase;
  font-size: 1.0833em;
  color: #5a5a5a;
  padding: 0 0 0 10px;
}

#sidebar div.teaser div.teaserbody {
  background: #f1f0e8;
  padding: 0.3em 10px 0.4em 10px;
  border-top: 1px solid #bbbbb7;
}

#sidebar div.teaser div.teaserbody li {
  background: url("https://static.twoday.net/bg_list_sidebar.gif") 0 5px no-repeat;
  padding: 0 0 2px 11px;
}

/* diskusage */

#sidebar div.diskusage {
  width: 200px;
  overflow: hidden;
  border: 1px solid #bbbbb7;
  background: white;
  padding: 1px;
  margin: 0.2em 0 0 0;
}

#sidebar div.diskusage span {
  float: left;
  background: #c8cd39;
  height: 18px;
}

/* startHeader */

#sidebar p.startHeader {
  width: 100%;
  overflow: hidden;
  font-size: 1.5em;
  margin: 0 0 0.25em 0;
}

#sidebar p.startHeader img {
  float: left;
  margin: 3px 10px 0 0;
  vertical-align: text-bottom;
}

#sidebar p.startHeader a {
  text-decoration: none;
  color: #8a8a8a;
}

#sidebar p.startHeader a:hover {
  color: #999933;
}


/* // SIDEBAR */

/* // PAGEBODY */


/* FOOTER */

#footer {
  text-align: center;
  clear: both;
  border-top: 1px solid #bbbbb7;
  padding: 0.25em 0 2.5em 0;
  font-size: 0.6875em;
  color: #868686;
}

#footer ul {
  position: relative;
  top: -12px;
}

#footer li {
  display: inline;
  padding: 0 5px 0 5px;
  background: white;
  margin: 0 10px 0 10px;
}

/* // FOOTER */