body, html {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  background-color: #ffffff;
}

div.center_layout {
  width: 800px;
  margin: 0 auto 0 auto;
  padding: 0; 
}

div#simple_main {
  padding-top: 12px;
  padding-left: 12px;
}

div#header {
  padding: 0 0 0 0;
}

div#header_background {
  background: url(/images/shade-logo.png) repeat-x;
  height: 78px;
}

div#survey_logo {
  padding: 12px 4px 4px 20px; 
  height: auto;
}

div#header_logo {
  float: left;
  padding-top: 14px;
  padding-left: 5px;
}

div#motto_logo {
  padding-right: 10px;
  padding-top: 13px;
  float: right; 
}

div#links {
  padding: 4px 4px 4px 0px;
  font-size: 16px;
  font-weight: bold;
  background-color: #ffe0c0;
}

div#links ul {
  margin: 0;
  padding: 0px 10px 0px 10px;
}

div#links li {
  padding-left: 20px;
  margin-right: 10px;
  display: inline;
}

div#links a {
  color: #8e684b;
}

div#links li.active {
  background: url(/images/ball-nav.png) no-repeat;
}

div#links li.active a {
  color: #000000;
}

div#links li:hover {
  background: url(/images/ball-nav.png) no-repeat;
}

div#upgrade_now {
  background-color: #ecfb7c;
  padding: 4px 4px 4px 4px;
  border-top: 1px solid #2a2a55;
  border-bottom: 1px solid #2a2a55;
  font-size: 14px;
  text-align: center;
}

div#main {
  margin-bottom: 50px;
  padding-top: 10px;
}

div#footer {
  height: 200px;
  margin-top: 10px;
  padding: 10px 4px 4px 0;
  font-size: 12px;
  color: #555555;
  height: 100%;
}

div#footer-ss {
  color: #555555; 
  font-size: 10px; 
  text-align: center;
  margin-bottom: 20px  
}

.footer-item {
  margin-right: 6px;
}

ul.footer_item {
  margin: 2px 0 2px 2px;
  height: 14px;
  padding: 0;
  list-style-type: none;
}

ul.footer_item li {
  float: left;
  margin-right: 12px;
  border-left: 1px solid #cccccc;
  padding-left: 12px;
}

ul.footer_item li.label {
  font-weight: bold;
  width: 60px;
  border-left: 0;
}

div#footer a {
  color: #5555ff;
}

div.survey_link {
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px;
  padding: 6px 6px 6px 16px; 
  border: 1px solid #ff7f00;
  background-color: #ffe0c0;
  margin-bottom: 10px;
}

div.register {
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px;
  padding: 6px 6px 6px 16px; 
  border: 1px solid #ff7f00;
  background-color: #ffe0c0;
  margin-bottom: 10px;
  width: 500px;
  text-align: center;
}

div.register:hover {
  background-color: #ffc0a0;
}

div.gopro {
  font-size: 14px;
  font-weight: bold;
  margin-right: 4px;
  padding: 6px 6px 6px 40px; 
  border: 1px solid #ff7f00;
  margin-bottom: 10px;
  background: #ffe0c0 url(/images/icons/gopro.png) 4px 0 no-repeat;
}

div.footer_item {
  float: left;
  margin-left: 20px;
}

div.message {
  margin: 4px 20px 12px 0px;
  padding: 4px 4px 4px 28px;
  background-color: #ddddff;
  border: 1px solid #9999bb;
  background: #ddddff url(/images/icons/okay.png) 6px 4px no-repeat;
}

div.error {
  margin: 4px 20px 4px 0px;
  padding: 4px 4px 4px 28px;
  border: 1px solid #bb9999;
  background: #ffdddd url(/images/icons/alert.png) 6px 4px no-repeat;
}

div.section {
  border: 1px solid #aaaaaa;
  background-color: #ddddff;
  margin: 4px 4px 4px 0px;
  padding: 6px 10px 4px 10px;
}

div.section h2 {
  font-size: 14px;
  margin: 0;
  padding: 2px 2px 0 2px;
  border: 0;
}

div.section h3 {
  font-size: 14px;
  margin: 0;
  padding: 2px 2px 0 2px;
  border: 0;
}

div.footnote {
  font-size: 10px;
  color: #666666;
}

div.dropbox {
  line-height: 18px;
  display: none;
  overflow: auto; 
  height: 200px; 
  width: 140px; 
  background-color: #ffffff; 
  border: 1px solid #aaaaaa; 
  padding: 4px 4px 4px 4px; 
  position: absolute;
  text-align: left;  
}

div.label {
  display: inline-block;
  border: 1px solid #ccccff;
  background-color: #ddddff;
  padding: 2px 2px 2px 2px;
  margin-right: 2px;
  font-size: 10px;
}

div.question_edit {
  margin: 10px 0 0 8px;
}

div.question_add {
  margin: 25px 0 25px 40px;
}

ul.simple {
  list-style-type: none;
  padding: 0;
  margin: 8px 4px 16px 12px;
}

ul.simple li {
  text-indent: 0;
  margin: 0;
  padding: 0;
}

ul.simple img {
  vertical-align: text-bottom;
}

ul.tabs {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.tabs li {
  display: inline;
  float: left;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
  margin: 4px 2px 4px 0px;
  background-color: #dddddd;
  border: 1px solid #aaaaaa;
}

ul.tabs li:hover {
  background-color: #eeeeee;
}

ul.tabs li.active {
  background-color: #bbbbbb;
}

/**
 * general setup 
 */
td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  vertical-align: center;
}

a > img {
  border: 0; 
  vertical-align: text-top;
}

a {
  text-decoration: none;
  outline: none;
  color: #4a4abb;
}

a:visited {
  color: #4a4abb;
}

a:hover {
  color: #7a7add;
}

h1, h2, h3, h4, h5 {
  margin: 4px 4px 10px 0px;
  padding: 0;
}

h1 { 
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 12px;
}

h3, h4, h5 {
  padding: 4px 4px 4px 0px;
  border-bottom: 1px solid #aaaaaa;
}

br.clear {
  clear: both; 
}

form {
  padding: 0;
  margin: 0;
}

.tip {
  font-size: 10px; 
  display: block;
  margin-left: 10px;
}

.progressbar {
  width: 400px; 
}

.bold {
  font-weight: bold;
}

.small {
  font-size: 10px;
}

.very-small {
  font-size: 8px;
}

.inline {
  display: inline;
}

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

/* hook for jquery corner class */
.corner {}

/**
 * Report Stuff
 */
table.report {
  border-collapse: collapse;
  empty-cells: show;
}

table.report tr.header {
  background-color: #aaaaee;
  text-align: left;
  font-weight: bold;
}

table.report tr.info {
  background-color: #ddddff;
}

table.report th {
  text-align: left;
  font-weight: bold;
}

table.report tr.odd {
  background-color: #ffffff;
}

table.report tr.even {
  background-color: #e2e2e2;
}

table.report td {
  margin: 0;
  border: 1px solid #8888aa;
  padding: 4px 4px 4px 4px;
}

table.items {
  border-collapse: collapse;
  empty-cells: show;
}

table.items td {
  padding: 4px 4px 4px 4px; 
}

table.items tr.header td {
  border-bottom: 2px solid #aaaaaa;
}

table.items tr.item td {
  border-bottom: 1px solid #aaaaaa;
}

table.items tr.footer td {
  border-bottom: 2px solid #aaaaaa;
}

/* Buttons */
button {
  outline: none;
  cursor: default;
}

button > img {
  border: 0;
  vertical-align: bottom;
}

button > a {
  outline: none;
  color: black;
}

a > button {
  color: black;
}

div.register-now {
  height: 50px;
  width: 240px;
  background: url(/images/register-now.png) no-repeat 0 0;
}

div.register-now:hover {
  background-position: -240px 0;
}