body {
  font-size: 13px;
  color: #333;
}

a {
  color: #333;
}

h1 {
  font-size: 2.0em;
  margin: 0 0 19px 0;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.4em;
}

table .center {
  text-align: center;
}

h1.site-name {
  font-size: 2.0em;
  margin: 0;
}

a h1.site-name {
  text-decoration: none;
}

#header {
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  overflow: hidden;
}

.headernav {
  width: 500px;
}

#logo {
  width: 380px;
}

.tagline {
  color: #333;
  padding: 17px 0 0 10px;
}

span.link {
  text-decoration: underline;
  cursor: pointer;
}

#footer {
  color: #666;
}

#footer a {
  color: #666;
}

.footer-wrapper {
  margin-top: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #F2F2F2;
}

#homesearch {
  margin: 92px 0 0 0;
  width: 380px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

#homesearch .search-box {
  margin: 0;
}

#homesearch .search-notice {
  padding: 30px 0 40px 0;
}

#homesearch .tagline {
  padding: 32px 0 0 10px;
}

.counter-notice {
  color: #F00;
}

input.searchbox {
  width: 225px;
  padding: 2px;
  margin-right: 5px;
}

.logo-spacing {
  margin-top: 10px;
  margin-left: 25px;
  margin-bottom: 30px;
}

.content-wrapper {
  width: 540px;
  margin-left: auto;
  margin-right: auto;
}

.form .links {
  padding: 20px 0 0px 0;
}

.form .textbox {
  width: 180px;
  padding: 2px;
}

.form .textbox-wide {
  width: 250px;
  padding: 2px;
}

.form .counter-offset {
  width: 50px;
  padding: 2px;
}

.form input.color {
  width: 65px;
  padding: 2px;
}

.form input.width {
  width: 40px;
  padding: 2px;
}

.form input.url {
  width: 280px;
  padding: 2px;
}

.form .multi-select-tabs {
  width: 200px;
  height: 200px;
}

.form .num-visible-tabs {
  width: 40px;
}

.form div.question {
  padding: 5px 0 5px 0;
  width: 140px;
  text-align: right;
}

.form td.question {
  padding: 5px 0 5px 0;
  text-align: right;
  vertical-align: top;
  width: auto;
}

.component .caption {
  font-style: italic;
  text-align: center;
  padding: 2px;
}

.form .component {
  padding: 0 10px 10px 10px;
  width: 300px;
  text-align: left;
}

.form .component-checkbox {
  padding: 0 10px 10px 30px;
  text-align: left;
  width: 460px;
}

.form td.component {
  vertical-align: top;
  width: auto;
}

.form .helper {
  padding: 0 10px 20px 10px;
  width: 360px;
  text-align: left;
  vertical-align: top;
}

.form .helper-small {
  padding: 0 10px 20px 10px;
  width: 320px;
  text-align: left;
  vertical-align: top;
}

.form td.helper {
  padding: 0 0 0 0;
  width: 340px;
  text-align: left;
  vertical-align: top;
}

.form .helper li {
  margin: 5px 15px 5px 25px;
  list-style-type: disc;
}

.form .helper-small li {
  margin: 5px 15px 5px 25px;
  list-style-type: disc;
}

.form .section-heading {
  padding: 10px 0 20px 10px;
  font-size: 1.2em;
  color: #333;
  font-weight: bold;
}

.form .section-heading span {
  cursor:pointer;
}

.form .section-heading span.question:hover {
  text-decoration: underline;
}

span.complete {
  color: #390;
}

.form .section-heading span.complete {
  font-size: 0.9em;
}

.form .button {
  text-align: right;
}

.form .location-offset {
  text-align: right;
  padding-right: 50px;
  width: 450px;
}

.form .tab-location {
  width: 500px;
  padding: 0 0 10px 0;
}

.form .note {
  padding: 3px 0 0 3px;
  font-size: 0.95em;
  width: 294px;
}

.question {
  color: #333;
}

.status-message {
  padding: 10px 10px 10px 10px;
  width: 400px;
  border: 1px solid;
  text-align: center;
  font-size: 1.1em;
}

.toolbar li ul {
  position: absolute;
  left: -999em;
  width: 30px;
}

.toolbar li.color-dropdown {
  margin: 0;
}

.toolbar li.color-dropdown a {
  text-decoration: none;
}

ul#selectcolormenu {
  background-color: #FFF;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  width: 42px;
}

#selectcolormenu li {
  padding: 0 0 5px 0;
}

#selectcolormenu td {
  padding: 5px 0 0 5px;
}

.counter-select-box {
  width: 700px;
}

table.list {
  font-size: 0.9em;
  border-left: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
}

table.list td {
  text-align: left;
  padding: 10px;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

table.list th{
  background-color: #E6E6E6;
  font-size:1.1em;
  text-align: left;
  padding: 8px;
  font-weight: bold;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

table.list td.actions {
  text-align: center;
  white-space: nowrap;
}

table.list td td {
  padding: 0;
  border: none;
}

table.list .name {
  font-weight: bold;
  padding-right: 10px;
}

table.list .value {
  padding-bottom: 8px;
}

table.list th span {
  font-size: 0.95em;
}

table.list th span a {
  font-size: 0.95em;
  color: #0000CC;
}

table.embed-form input {
  width: 850px;
  overflow: hidden;
}

table.embed-form h5 {
  margin: 0;
}

table.embed-form .sub-title {
  font-size: 0.8em;
  font-weight: normal;
}

table.embed-form textarea {
  width: 850px;
  overflow: hidden;
}

table.embed-form .example {
  font-size: 1.0em;
  padding: 0 0 10px 0;
}

table.embed-form .instructions {
  font-size: 1.0em;
  width: 350px;
  text-align: left;
}

table.embed-form .instructions p {
  margin: 0 0 10px 0;
}

table.counters {
  font-size: 0.9em;
  border-left: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
}

table.counters td.cell {
  padding: 10px;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

table.counters td td {
  padding: 0;
  border: none;
}

table.counters td.counter {
  width: 300px;
  height: 40px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
}

table.counters td.selector {
  padding-left: 100px;
}

table.products {
  margin-top: 10px;
}

table.products td {
  vertical-align: top;
}

table.products td.image {
  padding-right: 20px;
}

table.products h2, table.products h3 {
  margin: 10px 0 18px 0;
}

table.registration td.option {
  text-align: center;
  vertical-align: middle;
  width: 60px;
}

table.registration td.image {
  padding-right: 20px;
}

table.registration td.text {
  padding-left: 10px;
  padding-right: 10px;
}

table.registration tr.product {
  border-bottom: 1px solid #E6E6E6;
}

table.registration td.button {
  padding-top: 20px;
  text-align: center;
}

table.registration td.no-thanks {
  padding-top: 50px;
  text-align: center;
}

.myinfo {
  width: 300px;
}

.myproducts {
  width: 300px;
}

.myproducts li {
  width: 300px;
  padding-bottom: 5px;
}

.myproducts a {
  font-size: 1.15em;
}

.myproducts li a.icon {
  display: block;
  float: left;
  padding-right: 5px;
}

.myproducts li a.text {
  display: block;
  padding-top: 2px;
  float: left;
}

.pagination {
  margin-bottom: 15px;
}

.content li {
  list-style-type: disc;
}

.content ul {
  margin-left: 15px;
}

.slider-ctrl .slider {
  float:left;
}

.slider-ctrl .element {
  float:left;
  padding-left: 5px;
}

.msg-box {
  padding: 15px;
  margin: 10px 0 20px 0;
  text-align: center;
  background-color: #d7f9d4;
  border: 1px dashed #000;
  color: #000;
  font-size: 1.1em;
}

.msg-box a {
  color: #000;
}

.error-msg-box {
  background-color: #FFF;
  border: 1px solid #F00;
  color: #F00;
  font-size: 1.1em;
}

.error-msg-box a {
  color: #F00;
}

.preview-colors {
  color: #FFF;
  background-color: #323232;
}

.search-preview {
  padding: 10px;
  background-color: #323232;
  text-align: left;
  line-height: normal;
  height: 25px;
}

#searchPagePreview {
  overflow: hidden;
}

.frame-border {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
}

.top {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.top p {
  font-size: 1.3em;
  font-weight: bold;
  margin: 5px 0 5px 0;
}

.top h1 {
  margin: 0 0 5px 0;
}

.bar {
  color: #FFF;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px 10px 20px;
}

.bar strong {
  font-size: 1.3em;
}

.message li {
  margin: 5px 15px 5px 25px;
  list-style-type: disc;
}

.message h2 {
  margin: 20px 0 10px 0;
}

.message p {
  margin: 10px 0 15px 0;
}
.get-started {
  padding-right: 20px;
}

.bigbutton .text {
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 10px;
  cursor: pointer;
  font-weight: bold;
}

.smallbutton .text {
  color: #FFF;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
}

table.smallbutton td {
  padding: 0;
  margin: 0;
  border: 0;
}

.smallbutton .text {
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 10px;
  cursor: pointer;
}

.bigbutton .text {
  color: #FFF;
  font-size: 1.4em;
  text-decoration: none;
}

.greysmall .text {
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
  padding-right: 5px; padding-left: 5px;
  cursor: pointer;
}

.greysmall .text {
  color: #000;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
}

.grey-border {
  border: 20px solid #F2F2F2;
}

.padding20 {
  padding: 20px;
}

.padding10 {
  padding: 10px;
}

.box1 {
  width: 500px;
}

.box2 {
  width: 760px;
  padding: 20px;
}

.box3 {
  width: 740px;
}

.box4 {
  width: 900px;
}

.box5 {
  width: 500px;
  padding: 15px 15px 0 15px;
}

.box6 {
  width: 300px;
}

.box7 {
  width: 600px;
  padding: 20px;
}

.box8 {
  width: 960px;
}

.box9 {
  width: 880px;
  padding: 30px 20px 20px 20px;
}

.box10 {
  width: 760px;
}

.box11 {
  width: 390px;
}

.box12 {
  width: 730px;
  padding: 10px 10px 10px 20px;
}

.box13 {
  width: 640px;
  padding: 20px;
}

.box14 {
  width: 720px;
}

.box15 {
  width: 570px;
}

.center-box {
  margin-left: auto;
  margin-right: auto;
}

.light-grey-box {
  background-color: #F2F2F2;
}

.dark-grey-box {
  background-color: #E6E6E6;
}

.white-box {
  background-color: #FFF;
}

.padding10 {
  padding: 10px;
}

table.no-top-border {
  border-top: none;
}

.breadcrumbs {
  padding-bottom: 10px;
}

.breadcrumbs a {
  font-size: 0.9em;
  padding-bottom: 10px;
}

.heading-content h1 {
  font-size: 1.7em;
}

.black-regisration-box {
  padding: 15px 20px 15px 20px;
  background-color: #999;
  color: #FFF;
  font-size: 1.3em;
  font-weight: bold;
}

.black-regisration-box .page {
  color: #FFF;
}

.black-regisration-box a {
  color: #FFF;
  font-size: 1.0em;
  font-weight: bold;
}

.grey-font {
  color: #999;
}

.grey-font a {
  color: #999;
}

.tabs {
  padding-bottom: 2px;
  text-align: left;
}

.tabs .tab {
  font-size: 11px;
  font-weight: bold;
  margin: 0 1px 1px 0;;
  cursor: pointer;
  color: #FFF;
  border-top: 2px solid #FFF;
}

.tabs .tab a {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}

.tabs .tab .text {
  padding: 5px 10px 5px 10px;
  margin: 0;
  color: #FFF;
}

.tabs .on {
  cursor: default;
  border-top: none;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.tabs .on .text {
  padding: 6px 10px 4px 10px;
}

.tabs .tab .arrow {
  padding: 5px 2px 5px 2px;
}

.tabs .on .arrow {
  padding: 6px 2px 4px 2px;
}

.tabs .tab .more {
  padding: 5px 10px 5px 10px;
}

.tabs .on .more {
  padding: 6px 10px 4px 10px;
}

.search-msg {
  padding: 4px 0 5px 0;
  font-size: 0.9em;
}

#more-tab {
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: default;
  z-index: 200;
}

#more-tab ul {
  margin: 5px 6px 5px 6px;
}

#more-tab li {
  margin: 1px 0 1px 0;
  list-style-type: none;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
}

#more-tab li a {
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
}

.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading p {
  margin-top: 0;
}

a.sp-link {
  text-decoration: none;
}

a.sp-link span {
  text-decoration: underline;
}

.custom-searches {
  font-size: 1em;
}

.custom-searches a {
  font-size: 1em;
}

.custom-searches td {
  padding-bottom: 6px;
}

.custom-searches th {
  text-align: left;
  padding-bottom: 10px;
  font-size: 1.1em;
}

.custom-searches td.tab {
  width: 180px;
}

.actions a.add:hover {
  color:#390;
}

.actions a.remove:hover {
  color:#f33;
}

.help {
  position:relative;
  color: #000;
  cursor:pointer;
  text-decoration:none;
  font-size:1.1em;
}

.help .content {
  position:absolute;
  display:none;
  margin: 0;
  padding: 0;
  left: 10px;
  bottom: 15px;
  z-index: 100;
  text-decoration:none;
}

.help-window {
  width:250px;
}

.help-window .body {
  background-color:#333;
  color:#FFF;
  padding:20px;
  font-size:0.9em;
  font-weight:bold;
}

table.screen-location td.location {
  text-align: center;
  vertical-align: middle;
}

table.screen-location td.pad-bottom {
  padding-bottom: 4px;
}

table.screen-location td.pad-top {
  padding-top: 4px;
}

table.screen-location td.screen {
  width:400px;
  height:400px;
}

table.screen-location td.screen div {
  background-color:#FFF;
  border:1px solid #000;
  width:400px;
  height:400px;
  overflow:hidden;
  position: relative;
}

.tab-preview-colors {
  padding: 0 0 0 10px;
  color: #FFF;
}

.tab-preview-colors img {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
}

img.color  {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
}

.error a {
  color: #F00;
}

.error {
  color: #F00;
}

.try-site-search {
  color: #0000CC;
  font-weight: bold;
}

.try-site-search a {
  color: #0000CC;
  font-weight: bold;
}

.contact-message {
  margin-top: 10px;
}

.contact-message .from {
  font-weight: bold;
  font-size: .9em;
  padding-bottom: 3px;
}

.contact-message .date {
  font-size: .9em;
}

.contact-message .headers {
  width: 200px;
  padding-left: 10px;
}

.contact-message .body {
  padding: 0 0 15px 0;
  width: 320px;
}

.contact-message-divider {
  height: 1px;
  margin-left: 210px;
  background-color: #ccc;
  overflow: hidden;
}

h2.contact-message-subject {
  margin: 0 0 0 210px;
  padding: 0 0 10px 0;
  font-size: 1.3em;
}

