body {
  background: #fff url('../img/bgtop.png') repeat-x;
}
#bodywrapmarketmarket {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -88px;
}
#bodywrapmarket {
  width: 940px;
  margin-left:auto;
  margin-right: auto;
  clear: both;
}
#footermarket {
  border-top: 1px dotted #999;
  width: 940px;
  padding: 10px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 11px;
  margin-left:auto;
  margin-right: auto;
  color: #999;
  margin-top: 50px;
  height: 12px;
}
#footermarket div {
  float: right;
}
#footermarket a {
	margin-left: 20px;
	text-decoration: none;
}

.pushmarket {
  height: 88px;
}
#welcome {
	float: left;
	width: 695px;
	color: #222;
}
#welcome-signup-link {
  margin: 0px;
  padding: 25px;
  padding-top: 25px;
  float: left;
  width: 175px;
  padding-right: 0px;
}
#welcome-signup-link a {
  
}
#welcome-signup-link a:hover {
  text-decoration: none;
}
#login-form-wrapper {
  margin-left: 0px;
  margin-top: 46px;
  width: 243px;
  float: left;
  background: #fff8c0;
  background: #D1E2F6;
  background: #efffe0;
  background: #fff8c0;
  background: #dfc;
  
  border: 1px solid #ccb;
  border-left: 0px solid #edd;
  -moz-border-radius: 1px;
}
#login-head {
  margin-left: 19px;
  margin-top: 19px;
  color: #333;
}
#login-form-wrapper label {
  display: block;
  font-size: 12px;
}
#login-username-wrapper {
  padding: 20px;
  padding-bottom: 15px;
}
#login-password-wrapper {
  padding-left: 20px;
}
#login-submit-wrapper {
  padding: 20px;
  padding-right: 0px;
  padding-top: 15px;
}
#login-submit {
}
#login-username {
}
#login-password {
}
#login-submit-wrapper a {
  font-size: 11px;
  vertical-align: bottom;
  margin-left: 20px;
  text-align: right;
  color: #886;
}
#login-submit-wrapper a:hover {
  text-decoration: none;
}
#login-username.red {
  border: 1px dotted #C70000;
  color: #c70000;
}
#login-password.red {
  border: 1px dotted #C70000;
}
.login-failures {
  color: #C70000;
  font-size: 10px;

  margin: 20px;
  margin-bottom: -5px;
}
#signup-form-wrapper {
  padding-left: 30px;
  line-height: 1.4em;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 910px;
  font-size: 12px;
}
h1#signup-header {
  font-size: 16px;
  width: 400px;
  border-bottom: 0px;
  padding-bottom: 10px;
  margin-top: 0px;
  padding-top: 20px;
  color: #222;
}
#signup-more-info {
  width: 384px;
  border-left: 1px dotted #444;
  padding-left: 25px;
  float: left;
}
#signup-more-info h2 {
  font-size: 14px;
}
.signup-input-line {
  width: 252px;
  border-top: 1px dotted #ccc;
  padding-top: 10px;
  float: left;
}
.signup-input-wrapper {
  padding-bottom: 10px;
  float:left;
  clear: both;
}
.signup-status {
  float: left;
  padding-top: 31px;
  padding-left: 10px;
  font-size: 12px;
}
.signup-status p {
  margin: 0px;
  color: #c70000;
  background: url('../img/form-error.png') no-repeat;
  padding-left: 24px;
}
.signup-input-wrapper input {
  width: 250px;
  font-size: 14px;
}
.signup-input-wrapper input.red {
  border: 1px solid #c70000;
  color: #c70000;
}

.signup-input-wrapper label {
  width: 143px;
  padding-right: 7px;
  padding-top: 1px;
  font-size: 12px;
  vertical-align: top;
  font-weight: bold;
  clear: both;
  display: block;
  color: #222;
}
.signup-input-wrapper span.input-desc {
  display: block;
  font-size: 11px;
  color: #666;
}
#signup-submit-wrapper {
  clear: both;
  text-align: right;
  width: 252px;
  padding-top: 10px;
}
#signup-submit {
  padding:5px;
}
#signup-termsofuse-wrapper {
  font-size: 12px;
}
#signup-termsofuse-wrapper label {
  font-weight: normal;
  width: 390px;
  display: inline;
}

#marketingheader {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 75px;
}
#bodywrapmarketmarket.home #marketingheader {
}
#marketingheader-links {
  padding: 9px;
  padding-top: 8px;
  font-size: 12px;
  height: 16px;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  color: #bbb;
  text-align: right;
}
#marketingheader a {
  color: #333;
  padding-left: 0px;
  text-decoration: underline;
}
#marketingheader a:hover {
  text-decoration: none;
}
#marketingheader-logo {
  height: 16px;
  color: #fff;
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  float:left;
}
#marketingheader-logo a {
  color: #fff;
  text-decoration: none;
}
#marketingheader-logo a img {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
strong.or {
  color: #1ca015;
}

.welcome-list p {
  margin-top: 1px;
}
.welcome-thumb {
  width: 255px;
  border: 1px solid #ccc;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  padding: 1px;
  float: left;
  margin-right: 20px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
}
.welcome-close {
  clear: left;
  margin-top: 25px;
  position: relative;
  left: 0px;
  font-size: 12px;
  background: #ff9;
  border: 1px dotted #ccc;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  padding: 3px;
  padding-left: 5px;
  margin-left: 30px;
}
.welcome-open {
  margin-left: 30px;
  clear: left;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.4em;
  padding-bottom: 14px;
  margin-top: 0px;
  display: none;
  
}
#welcome h1 {
  font-size: 16px;
  width: 400px;
  border-bottom: 0px;
  margin-top: 0px;
  padding-top: 5px;
  color: #222;
  padding-bottom: 0px;
  margin-bottom: 5px;
  margin-left: 30px;
}
#welcome-features {
  clear: left;
  border-bottom: 1px solid #ccb;
  padding-left: 10px;
  height: 26px;
  margin-left: 1px;
}
#welcome-features a {
  height: 16px;
  float: left;
  display: block;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  background: #eed;
  border-bottom: 0px;
  color: #222;
  margin-right: 2px;
  text-decoration: none;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  outline: none;
}
#welcome-features a.active {
  background: #fdfdfd;
  background: #fff;
  color: #222;
  border: 1px solid #ccb;
  padding-top: 4px;
  border-bottom: 1px solid #fff;
  -moz-border-radius-topleft: 0px;
}
#welcome-features span {
  height: 16px;
  float: left;
  display: block;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  color: #999;
}
.welcome-list b {
  font-size: 14px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  display: block;
}
h2 {
  font-size: 14px;
  margin-top: 0px;
}
h3 {
  font-size: 12px;
  //font-style: italic;
  color: #222;
}
ul#features {
  clear: both;
}