/* @override 
	http://localhost:3000/stylesheets/homepage.css
	http://fabricly.com/stylesheets/homepage.css?1267929044
	http://fabricly.com/stylesheets/homepage.css?1268217149
	http://fabricly.com/stylesheets/homepage.css?1268643455
	http://fabricly.com/stylesheets/homepage.css?1269135477
	http://fabricly.com/stylesheets/homepage.css?1269139691
	http://fabricly.com/stylesheets/homepage.css?1269143083
*/

#rfq_form_container {
  clear: both;
  background-color: #fff;
  overflow: hidden;
  margin-top: 0px;
}

#rfq_form {
  width: 536px;
  padding: 18px 15px 7px 15px;
  float: left;
  background-color: #0079c0;
  color: white;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  overflow: hidden;
}

#rfq_form #errorExplanation {
  border-width: 3px;
}

#rfq_form #errorExplanation h2 {
  font-weight: normal;
  text-align: center;
}

#rfq_form label {
  font-size: 150%;
  font-weight: normal;
}

#homepage_rfq_title, #rfq_form textarea, #rfq_email {
  width: 522px;
  padding: 4px;
  border: 4px solid #56a3d0;
  font-size: 18px;
  margin: 0;
  margin-top: 2px;
  color: #333;
}

#rfq_form textarea {
  height: 160px;
}

#homepage_rfq_title:focus, #rfq_email:focus, #rfq_form textarea:focus {
  border-color: #e1ba20;
  outline: none
}

#rfq_form input[type='text'].blur, #rfq_form textarea.blur {
  color: #aaa;
}

#rfq_form input#rfq_email {
  width: 389px;
}

#rfq_form .right {
}

#rfq_form .field.email {
  position: relative;
  -height: 1%;
}

#rfq_form .new {
  position: absolute;
  display: block;
  bottom: 3px;
  right: 0;
  font-size: 14px;
  line-height: 1;
  padding: 6px 8px;
  margin-bottom: 0;
}

#validation_side {
  width: 303px;
  padding: 0 15px;
  float: right;
  overflow: hidden;
  background-color: #e7e7e7;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#validation_side h3 {
  font-size: 150%;
  text-align: center;
  margin-top: 15px;
  text-shadow: rgba(255,255,255,1) 0 1px 1px;
  font-weight: normal;
}

#supplier_intro h3 {
  margin-top: 30px;
}

#supplier_intro .buyer-count {
  background-color: #f2ee56;
}

#rfq_posted {
  text-align: center;
}

#rfq_posted h1 {
  font-size: 200%;
}

/*
#validation_side .supplier-icons {
  padding: 10px 0 0 10px;
}

#validation_side .supplier-icons .clearfix {
  width: 400px;
}

#validation_side .supplier-icons a {
  color: white;
}*/

#rfq_form h1 {
  font-size: 255%;
  white-space: nowrap;
  color: white;
  line-height: 1;
  margin-bottom: 0.1em;
  margin-top: -5px;
  text-align: center;
  font-weight: normal;
  text-shadow: rgba(0,0,0,0.2) 0 1px 2px;
}

#rfq_form h2.cufon-dark-shadow {
  font-size: 130%;
  font-weight: normal;
  color: white;
  margin-bottom: 18px;
  text-align: center;
}

/*
#benefits_container {
  clear: both;
  background-color: #0079c0;
  height: 288px;
  overflow: hidden;
}

#benefits_controls {
  width: 900px;
  margin: -28px auto 0 auto;
  height: 10px;
  z-index: 100;
  padding-left: 10px;
}

#benefits_controls a {
  display: block;
  width: 10px;
  height: 10px;
  background: url(/images/benefit-control-off.png) 0 0 no-repeat;
  float: left;
  margin-left: 8px;
  text-indent: -9999px;
  text-decoration: none;
}

#benefits_controls a.activeSlide {
  background: url(/images/benefit-control-on.png) 0 0 no-repeat;
}

#benefits_controls a:hover {
  background: url(/images/benefit-control-on.png) 0 0 no-repeat;
}

#benefits {
  position: relative;
  height: 288px;
}

#benefits h1, #benefits h2 {
  color: white;
  line-height: 1.4em;
  width: 500px;
  padding-left: 10px;
}

#benefits h1 {
  font-size: 390%;
  padding-top: 20px;
  margin-bottom: 15px;
  line-height: 1em;
}

#benefits h2 {
  font-size: 230%;
  font-weight: normal;
  line-height: 1.3;
}

#benefits .benefit {
  height: 288px;
  width: 890px;
  position: absolute;
  background-position: right 12px;
  background-repeat: no-repeat;
}

#benefits .benefit1 {
  background-image: url(/images/benefit1.png);
}

#benefits .benefit2 {
  background-image: url(/images/benefit2.png);
}

#benefits .benefit3 {
  background-image: url(/images/benefit3.png);
}

#benefits .benefit4 {
  background-image: url(/images/benefit4.png);
}*/

#homepage_activity {
  padding-bottom: 25px;
  margin-top: 10px;
}

#designer_side {
  width: 460px;
  float: left;
}

#designer_side p {
  padding-right: 20px;
}

#recent_rfqs {
  padding: 0 8px;
  margin-bottom: 1em;
}

#recent_rfqs td {
  padding: 0.7em 0.5em;
}

#recent_rfqs td.title {
  
}

#recent_rfqs table {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#recent_rfqs tr:last-child td {
  border-bottom: none;
}

#recent_rfqs .dimmed {
  color: #999;
}

#homepage_activity h2 {
  margin-top: 0.4em;
  padding-left: 8px;
  font-weight: normal;
  line-height: 1.2;
  font-size: 150%;
  margin-bottom: 10px;
}

#supplier_side {
  float: right;
  width: 440px;
}

.supplier-icons {
  border-top-width: 0;
  padding-left: 8px;
}

.supplier-icons .supplier {
  float: left;
  width: 80px;
  margin-right: 9px;
  font-size: 85%;
  padding-bottom: 10px;
}

.supplier-icons .supplier img {
  width: 72px;
  height: 72px;
  display: block;
  background-color: #fff;
  margin-bottom: 0.5em;
  border: 1px solid #ddd;
  padding: 3px;
}

.supplier-icons .supplier .no-company-image {
  display: block;
  width: 78px;
  height: 78px;
  border: 1px solid #eee;
  margin-bottom: 0.5em;
}

.supplier-icons .country {
  color: #999;
  white-space: nowrap;
}

/*
#activity h3 {
  font-weight: normal;
  margin-bottom: 0.5em;
  margin-top: 1em;
}*/

.tour-or-signup {
  text-align: center;
  margin: 25px auto 15px auto;
}

.tour-or-signup span {
  background-color: #fc0;
  text-align: center;
  padding: 0.6em 0.8em;
  color: #725b00;
  font-size: 120%;
  -webkit-border-radius: 7px;
  border: 4px solid #cea500;
}

#supplier_intro .tour-or-signup span {
  background-color: #0099f3;
  border-color: #0069a7;
}

#supplier_intro .tour-or-signup span a, #supplier_intro .tour-or-signup span a:visited {
  color: #fff;
  text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
}

#supplier_intro .tour-or-signup span a:hover {
  color: #fc0;
}

#designer_count {
  text-align: center;
  font-size: 100%;
  background-color: #fff;
  line-height: 1.8;
  padding: 0.4em;
  margin: 0.7em;
  -webkit-border-radius: 5px;
  border: 1px solid #ddd;
}

#faq #designer_count {
  float: right;
  width: 25em;
}

.tour-or-signup a, .tour-or-signup a:visited {
  color: #111;
  font-weight: bold;
  text-shadow: rgba(255,255,255,0.6) 0 1px 1px;
}

.tour-or-signup a:hover {
  color: #725b00;
  text-decoration: none;
}

table#supplier_interest {
  width: 100%;
  border-width: 0;
  margin: 1.4em auto;
}

table#supplier_interest td {
  border-bottom: none;
  padding: 0.4em 0.2em;
}

table#supplier_interest td.label {
  text-align: right;
  padding-left: 10px;
}

.press-logos {
  text-align: center;
}

.press-logos img {
  margin-right: 6px;
}

#footer {
  border-top: none;
  margin-top: 5px;
  text-align: center;
}

#thanks {
  color: green;
}

#flash {
  margin: 2em 0;
  text-align: center;
}

#white {
  background-color: #fff;
}

#activity h3 {
  font-size: 175%;
  margin-bottom: 0.3em;
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.3em;

}

#activity p {

}

ul.tick-list {
  margin-bottom: 0;
  padding-left: 0;
}

ul.tick-list li {
  background: url(/images/tick.png) no-repeat 0 center;
  padding-left: 24px;
  margin: 0.1em 0;
  line-height: 19px;
}
