/* BEGIN RESET: http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
 {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}

body {
 line-height: 1;
 background-color: #f5f5f5;
 font: normal normal normal 13px/ 18px Helvetica, Arial, sans-serif;
}

body * {
 text-rendering: optimizeLegibility;
}

ol,ul {
 list-style: none;
}

blockquote,q {
 quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
 content: '';
 content: none;
}

:focus {
 outline: 0;
}

ins {
 text-decoration: none;
}

del {
 text-decoration: line-through;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

/* END RESET: */
html {
 height: 100%;
 min-height: 100%;
}

body {
 color: #333333;
 font-size: 16px;
 line-height: 1.3em;
}

html>body {
 color: #333333;
 font-size: 16px;
 line-height: 1.3em;
}

h1,h2,h3,#header,#footer {
 font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
 font-size: 36px;
 color: #333;
 font-weight: normal;
 margin: 20px 0 20px 0;
}

ul {
 color: #666;
 margin: 0 0 20px;
}

li {
 margin: 5px 0;
}

p {
 margin: 0 0 15px;
 color: #666;
 font-weight: normal;
}

a {
 color: #0066CC;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

/* END: FONT FAMILY AND SIZE DECLARATIONS */ /* BEGIN: GENERIC STYLES */
div.clearer, .clear {
 clear: both;
 float: none;
 display: block;
 height: 0;
 margin: 0;
 padding: 0;
}

ul.tick {
 margin-left: 20px;
 list-style-position: outside;
 list-style-image: url(/images/tick.png);
 list-style-position: outside;
}

span.tick {
 font-family: Arial Unicode MS, Lucida Grande;
}

img.right {
 float: right;
 margin: 10px;
}

.left {
  float: left;
}

.right {
  float: right;
}

#main .grey_text {
  color: #666;
}

.dotted_bottom {
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: url(/images/dotted.png) repeat-x left bottom;
}

.dotted_top {
  padding-top: 20px;
  margin-top: 20px;
  background: url(/images/dotted.png) repeat-x left top;
}


ul.quarter li, 
ul.third li,
ul.half li {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}

ul.quarter li:first-child,
ul.third li:first-child,
ul.half li:first-child {
  margin-left: 0px;
}


ul.simple_list,
#tour ul.simple_list {
  padding: 0 0 0 15px;
  margin: 0;
}

ul.simple_list li,
#tour ul.half li ul.simple_list li,
#tour ul.half li ul.simple_list li:first-child {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: disc;
  float: none;
  width: 100%;
}



/* START: NAV */
#header {
 width: 100%;
 float: left;
 top: 0px;
 background: #f5f5f5 url(/images/nav-background.png) repeat;
 height: 72px;
}

#header ul {
 margin: 0;
 float: left;
 width: 100%;
}

#header ul li {
 float: left;
 margin: 0 30px 0 0;
 height: 60px;
}

#header ul li a {
 color: #003300;
 font-size: 18px;
 text-decoration: none;
 display: block;
 margin: 20px 0 0;
 text-shadow: 1px 1px #4CC13F;
 padding: 0 10px;
}

#header ul li a:hover {
 color: #ddf1db;
 text-shadow: -1px -1px #3B9631;
}

/*#header ul li a:hover {
 color: #000;
}*/

#header ul li#logo {
 margin: 0px 25px 0 0;
}

#header ul li#logo a {
 padding-left: 0;
 margin: 7px 0 0 0;
}

#header ul li#nav-try-now a.btn_green {
  width: 150px;
  background: url(/images/btn_nav_signup.png) no-repeat left top;
  text-shadow: 0px -1px 0px #2a6e24;
  text-align: center;
}

#header ul li#nav-try-now a.btn_green:hover {
  background: url(/images/btn_nav_signup.png) no-repeat left center;
}

#header ul li#nav-try-now a.btn_green:active {
  background: url(/images/btn_nav_signup.png) no-repeat left bottom;
}

#header ul li#nav-try-now a,
#header ul li#nav-sign-in a,
a.btn_signup,
input.btn_grey_medium,
a.btn_blue_medium,
a.btn_signup_large {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 0;
}

#header ul li#nav-try-now a,
#header ul li#nav-sign-in a {
  font-size: 11px;
  height: 33px; 
  line-height: 32px; 
  margin: 14px 0 0 0;  
}

#header ul li#nav-sign-in a {
  text-shadow: 0px -1px 0px #1b811a;
  padding: 0 12px 0 10px;
  background: url(/images/btn_nav_arrow.png) no-repeat 60px 14px;
  width: 45px;
}

#header ul li#nav-sign-in a:hover {
  text-decoration: underline;
}

#header ul li#nav-sign-in {
  padding: 0 10px 0 0;
  margin-left: 5px;
}

#header ul li.right {
 float: right;
 margin: 0;
}

#header ul li.right a {
 padding-right: 0;
}

h1 {
 font-size: 36px;
 font-weight: normal;
 font-family: Arial, Helvetica, Sans-Serif;
 letter-spacing: -1px;
 line-height: 1em;
}

body#home li#nav-home,body#tour li#nav-tour,body#why_vend li#nav-why_vend,body#pricing li#nav-pricing,body#partner li#nav-partner, body#case_studies li#nav-case_studies
 {
 background: url(/images/nav-background-current.png) no-repeat 23px 0;
 height: 72px;
}

body#home li#nav-home a,body#tour li#nav-tour a,body#case_studies li#nav-case_studies a,body#why_vend li#nav-why_vend a,body#pricing li#nav-pricing a,body#partner li#nav-partner a,body#partner li#nav-partners a
 {
 color: #fff;
 text-shadow: -1px -1px #3B9631;
}

body#tour li#nav-tour {
 background: url(/images/nav-background-current.png) no-repeat 17px 0;
}

body#case_studies li#nav-case_studies {
 background: url(/images/nav-background-current.png) no-repeat 47px 0;
}

body#why_vend li#nav-why_vend {
 background: url(/images/nav-background-current.png) no-repeat 40px 0;
}

body#partner li#nav-partners {
 background: url(/images/nav-background-current.png) no-repeat 30px 0;
}

/* END: NAV */ /* END: GENERIC STYLES */ /* BEGIN: PAGE CONSTRUCTION */

.content {
 margin: 0 auto;
 width: 920px;
}

.content .half {
  width: 450px;
}


#footer {
 color: #666;
 padding: 20px;
 text-align: center;
 font-size: 14px;
}
#footer ul {
 margin: 0 auto;    
 width: 700px;
 font-size: 12px;
 text-align: center;
 
 }
#footer li {
 display: inline;
 padding: 0 10px 0 10px;
 }
#footer a {
 text-decoration: underline;
 color: #666;
}
#footer img {
vertical-align: middle;
}
div.full {
 width: 100%;
 margin: 30px 10px 10px 10px;
 float: left;
}

#pricing #main div.left,#pricing  #main div.right {
 width: 380px;
 margin: 30px 10px 10px 50px;
 float: left;
}

#contact #main div.left {
 width: 400px;
 float: left;
}
#contact #main div.right  {
 width: 500px;
 float: right;
 margin: 70px 0;
}

#contact  label,
#partner label {
 
 clear: right;
 display: block;
 font-size: .9em;
 font-weight: bold;
 padding: 5px 0;
}


#main div.boxes p {
 font-size: 14px;
 line-height: 22px;
}

#main div.boxes div.container {
 width: 215px;
 margin: 0 20px 0 0;
 float: left;
}

#main div.boxes div.container.last {
  margin-right: 0px;
}

#main .section {
 padding: 10px;
}

#main .button {
 margin: 0 0 10px 0;
}

/* END: PAGE CONSTRUCTION */
#home #splash {
 background-color: #f6f6f6;
 border-bottom: 1px solid #e6e6e6;
 height: 325px;
 overflow: hidden;
}


#home #social {
 margin: 55px 0;
 font-size: .8em;
}

#home #social span {
 font-size: 12px;
 font-family: Arial;
 color: #666;
  display: block;
 float: left;
}
#home #social #gplusone,
#home #social a {
 display: block;
 float: left;
}

#home #social img {
 max-height: 24px;
 }

#home #social #gplusone,
#home #social img {
 margin: 0 0 0 10px;
 padding: 0;
 vertical-align: middle;
}

#home #home-try-it {
 vertical-align: middle;
}

#home #main {
 background-color: #fff;
 padding: 30px 0 10px 0;
 border-bottom: 1px solid #e6e6e6;
}


#home #share_links {
 border-top: 1px solid #fff;
 padding: 10px 0 7px 0;
}

#home #share_links p {
  font-size: 12px;
  line-height: 20px;
  margin: 0px;
}

#home #share_links .left p {
  text-align: right;
  color: #a0a0a0;
}

#home #hero {

}


#home #take-the-tour {
 margin: 0 0 10px 25px;
 font-size: 18px;
}

#splash h1 {
  line-height: 38px;
  margin: 50px 0 20px 0;
  text-shadow: 0px 1px 0px #fff;
}

#splash h2 {
 color: #666;
 font-size: 18px;
 font-weight: normal;
 line-height: 26px;
 margin: 0 0 30px;
 padding: 0;
 text-shadow: 0px 1px 0px #fff;
}

#splash a.btn_signup,
a.btn_signup_large {
  display: block;
  text-align: center;
  text-shadow: 0px -1px 0px #2a6e24;
}



#splash a.btn_signup {
  background: url(/images/btn_signup.png) no-repeat left top;
  height: 37px;
  width: 190px;
  line-height: 37px;
  font-size: 14px;
  padding: 2px 0 0 0;
  margin: 0 15px 0 0;
}


#splash a.btn_signup:hover {
  text-decoration: none;
  background: url(/images/btn_signup.png) no-repeat left center;
}

#splash a.btn_signup:active {
  text-decoration: none;
  background: url(/images/btn_signup.png) no-repeat left bottom;
}

#splash .special_offer .offer_badge {
  height: 62px;
  background: url(/images/offer_badge.png) no-repeat left top;
  padding: 7px 0 0 70px;
  font-size: 12px;
  text-transform: uppercase;
  color: #bebebe;
  line-height: 16px;
}

#splash .special_offer a.btn_signup  {
  margin: 12px 20px 0 0;
}


a.btn_signup_large {
  background: url(/images/btn_signup_large.png) no-repeat left top;
  height: 40px;
  width: 280px;
  line-height: 16px;
  font-size: 18px;
  padding-top: 11px;
}

a.btn_signup_large span {
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
}

a.btn_signup_large:hover {
  text-decoration: none;
  background: url(/images/btn_signup_large.png) no-repeat left center;
}

a.btn_signup_large:active {
  text-decoration: none;
  background: url(/images/btn_signup_large.png) no-repeat left bottom;
}




#main h2 {
 color: #333;
 font-weight: normal;
 font-size: 28px;
 line-height: 30px;
 margin: 0 0 10px 0;
}

#main h3 {
 color: #333;
 font-weight: normal;
 font-size: 24px;
 line-height: 26px;
 margin: 0 0 15px 0;
}

#main h4 {
 font-size: 22px;
 color: #333;
 font-weight: normal;
 line-height: 25px;
 margin: 0 0 15px 0;
}



/* START: HOMEPAGE HERO */ 

#hero .dotted_bottom {
  padding: 10px 0 15px 0;
}

#hero .case_study {
  margin-bottom: 15px;
}

#hero .case_study h4,
#hero .case_study p {
  width: 335px;
  float: left;
}

#hero .case_study h4 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #333;
}

#hero .case_study p {
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 20px;
}

#hero .case_study .image {
  float: left;
  width: 88px;
  height: 88px;
  margin-right: 15px;
}



#buzz {
  margin-bottom: 0px;
  padding-bottom: 15px;
}

#buzz p {
  margin: 0;
  text-align: center;
}

#buzz p a {
  padding: 0 10px 0 10px;
}

/* END: HOMEPAGE HERO */ 


/* START: PAGES */ /* START: TOUR */
.inner {
 background-color: #dcdcdc;
 -moz-border-radius: 10px 0 0 10px;
 -o-border-radius: 10px 0 0 10px;
 -icab-border-radius: 10px 0 0 10px;
 -khtml-border-radius: 10px 0 0 10px;
 -webkit-border-radius: 10px 0 0 10px;
 text-align: left;
}

#index {
 width: 223px;
 float: left;
 -moz-border-radius: 10px 0 0 10px;
 -o-border-radius: 10px 0 0 10px;
 -icab-border-radius: 10px 0 0 10px;
 -khtml-border-radius: 10px 0 0 10px;
 -webkit-border-radius: 10px 0 0 10px;
 border-radius: 10px 0 0 10px;
 margin: 1px 0;
}

#page {
 -moz-border-radius: 10px;
 -o-border-radius: 10px;
 -icab-border-radius: 10px;
 -khtml-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 background: #fff;
 border: 1px solid #BBC2C0;
}

#page-rim {
 -moz-border-radius: 10px;
 -o-border-radius: 10px;
 -icab-border-radius: 10px;
 -khtml-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 vertical-align: top;
 min-height: 340px;
 text-align: left;
 border: 1px solid #fff;
}

#page .feature {
 font-size: 14px;
}

#page .feature .intro {
 display: block;
 font-weight: bold;
}

#index ul li a {
 text-shadow: 1px 1px #fff;
 color: #444;
 font-size: 16px;
 padding: 10px;
 width: 180px;
 display: block;
}

#index ul li:first-child {
 border-top: none;
 -moz-border-radius: 10px 0 0 0;
 -o-border-radius: 10px 0 0 0;
 -icab-border-radius: 10px 0 0 0;
 -khtml-border-radius: 10px 0 0 0;
 -webkit-border-radius: 10px 0 0 0;
 border-radius: 10px 0 0 0;
}

#index ul li {
 height: 40px;
 width: 228px;
 padding: 0 10px;
 margin: 0;
 background: url(/images/tour-index-item-background.png) no-repeat;
}

#index ul li.current {
 margin: -2px 0 0 -2px;
 background: url(/images/tour-current-background.png) no-repeat;
}

#index ul li.current a {
 color: #fff;
 text-shadow: -1px -1px #3B9631;
}

#why_vend #main .content .inner,#pricing #main .content .inner,#tour .content .inner,#contact .content .inner,#partner .content .inner,#media .content .right .inner,#jobs .content .right .inner,#partner .content .inner
 {
 -moz-border-radius: 10px 10px;
 -o-border-radius: 10px 10px;
 -icab-border-radius: 10px 10px;
 -khtml-border-radius: 10px 10px;
 -webkit-border-radius: 10px 10px;
 border-radius: 10px 10px;
 border: 1px solid #ccc;
 background-color: #fff;
}

#partner .content .outer {
 -moz-border-radius: 10px 10px;
 -o-border-radius: 10px 10px;
 -icab-border-radius: 10px 10px;
 -khtml-border-radius: 10px 10px;
 -webkit-border-radius: 10px 10px;
 border-radius: 10px 10px;
 border: 1px solid #ccc;
 background-color: #F0F0F0;
}

#why_vend .panel {
 width: 400px;
 float: left;
 margin: 0 0 10px 40px;
}

#why_vend #main .content .first-left,#why_vend #main .content .first-right
 {
 padding: 40px 0 0 0;
}

#contact .panel {
 padding: 20px 15px;
}

/* START: TOUR */

#tour_nav {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 0px 0 10px 0;
  padding-top: 20px;
}

#tour_nav li {
  display: inline;
  padding: 0 25px;
}

#tour_nav li a {
  color: #666666;
  text-shadow: 0px 1px 0px #fff;
}

#tour_nav li.current a {
  color: #333333;
  font-weight: bold;
}


#tour .page_content {
 padding: 25px 29px 10px 29px;
 min-height: 320px;
}

#tour h2 { font-size: 20px;  margin-bottom: 15px;}
#tour h3 { font-size: 18px; margin-bottom: 10px; }
#tour p { font-size: 14px; line-height: 20px; }

#tour .landing_image {
  height: 255px;
  width: 918px;
  border: 1px solid #333;
  background: url(/images/tour_sitka.jpg) no-repeat left top;
  margin: -1px 0 0 -1px;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  -icab-border-radius: 10px 10px 0 0;
  -khtml-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}

#tour .landing_image .image_text {
  margin: 49px 0 29px 29px;
  width: 260px;
}

#tour .landing_image .image_text h1 {
  font-size: 28px;
  color: #fff;
  line-height: 35px;
}

#tour .landing_image .image_text p {
  color: #f6f6f6;
}

#tour .heading {
  text-align: center;
  padding-bottom: 10px;
}

#tour .heading h1 {
  line-height: 40px;
  margin: 0 0 10px 0;
}

#tour .heading h2 {
  line-height: 20px;
  margin: 0;
}

#tour ul.quarter p, 
#tour ul.third p {
  margin-bottom: 5px;
}

#tour ul.quarter li {
  width: 200px;
  margin-left: 20px;
}

#tour ul.third li {
  width: 260px;
  margin-left: 40px;
}


#tour .content ul.half {
  width: 860px;
}
#tour .content ul.half li {
  width: 410px;
  margin-left: 40px;
}

#tour ul.quarter li, 
#tour ul.third li,
#tour ul.helf li {
  float: left;
}

#tour ul.quarter li:first-child,
#tour ul.third li:first-child,
#tour ul.half li:first-child {
  margin-left: 0px;
}

ul.lightbox_thumbs {
  text-align: center;
  margin: 0 0 10px 0;
}

ul.lightbox_thumbs li {
  display: inline;
  margin: 0 5px;
}

ul.lightbox_thumbs li a:hover {
  text-decoration: none;
}

ul.lightbox_thumbs li img {
  border: 1px solid #a0a0a0;
  height: 110px;
  width: 164px;
}


.tour_footer {
  margin: 0 28px;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  padding: 20px 0 18px 0;
}

.tour_footer p {
  margin-bottom: 0;
  font-size: 16px !important;
}

/* END: TOUR */ /* START: CASE STUDIES  */

#case_studies p {
  font-size: 14px;
}


#case_studies .third {
  width: 280px;
}

#case_studies .featured {
  margin: 0px 0 20px 0;
  padding: 40px 0 20px 0;
}

#case_studies .featured .image, 
#case_studies .customer_list .image, 
#case_studies .image,
#hero .image {
  background: #fff;
  padding: 5px;
  border: 1px solid #bebebe;
}

.image img {
  border: none !important;
}

#case_studies .featured .image {
  width: 428px;
  height: 268px;
}


#case_studies .featured h2 {
  font-size: 26px;
  line-height: 34px;
  margin: 0 0 20px 0;
}

#case_studies .featured h2,
#case_studies .customer_list h3,
#case_studies .top_banner h1,
#case_studies .top_banner p {
  text-shadow: 0 1px 0 #FFFFFF;
}

#case_studies .featured p.quote {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  font-style: italic;
}


#case_studies .featured p {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}

#case_studies .customer_list .third {
  margin-left: 40px;
  padding: 0 0 10px 0;
}

#case_studies .customer_list .third:first-child {
  margin-left: 0px;
}


#case_studies .customer_list .image {
  width: 268px;
  height: 168px;
  margin-bottom: 15px;
}

#case_studies h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 10px 0;
}

#case_studies .customer_list p {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 20px 0;
}

#case_studies .banner_holder {
  padding-top: 40px;
}

#case_studies .top_banner.image {
  width: 908px;
  height: 268px;
  margin: 0px 0 30px 0;
}


#case_studies .top_banner h1 {
  font-size: 38px;
  line-height: 40px;
  margin: 0 0 10px 0;
}

#case_studies .top_banner p {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}

#case_studies .top_banner.white h1,
#case_studies .top_banner.white p {
  color: #fff;
  text-shadow: none;
}

#case_studies .top_banner .right_column {
  width: 274px;
}


#case_studies #little_hero .top_banner.image {
  background: #fff url(/images/testimonials/little_hero_banner.jpg) no-repeat center center;
}

#case_studies #little_hero .top_banner .right_column {
  padding-top: 20px;
}

#case_studies #superette .top_banner.image {
  background: #fff url(/images/testimonials/superette_banner.jpg) no-repeat center center;
}

#case_studies #superette .top_banner .right_column {
  padding: 175px 0 0 0;
}

#case_studies #sitka .top_banner.image {
  background: #fff url(/images/testimonials/sitka_banner.jpg) no-repeat center center;
}

#case_studies #sitka .top_banner .right_column {
  padding: 25px 0 0 20px;
}

#case_studies #instrumentally .top_banner.image {
  background: #fff url(/images/testimonials/instrumentally_banner.jpg) no-repeat center center;
}

#case_studies #instrumentally .top_banner .right_column {
  padding: 160px 0 0 0;
}




#case_studies .right_column {
  width: 280px;
  margin-right: 5px;
}

#case_studies .main_column {
  width: 590px;
  margin-left: 5px;
}

#case_studies .right_column,
#case_studies .main_column {
  padding-bottom: 60px;
}

#case_studies .main_column h3,
#case_studies .right_column h3 {
  margin: 0 0 15px 0;
}

#case_studies .main_column h3 {
  margin-top: 25px;
}

.main_column .quote {
  width: 270px;
  margin: 0 40px 10px 0;
  float: left; 
  padding: 0 0 10px 0; 
}

#case_studies .main_column .quote h3.dotted_top {
  margin-top: 5px;
  font-style: italic;
  line-height: 30px;
  color: #666;
}

#case_studies .main_column .quote p strong {
  color: #333;
}

#case_studies .right_column .snapshot p {
  font-size: 12px;
}

.right_column .customer_sidebar {
  margin: 0 0 10px 0;
}

.right_column .customer_sidebar .image {
  height: 88px;
  width: 88px;
}

.right_column .customer_sidebar .details {
  width: 165px;
}

#case_studies .customer_sidebar .details h4, 
#case_studies .customer_sidebar .details p {
  line-height: 20px;
}

#case_studies .customer_sidebar .details h4 {
  font-size: 16px;
  margin: 0;
}

#case_studies .customer_sidebar .details p {
  margin: 0 0 10px 0;
}

#case_studies .customer_sidebar .details p a {
  font-size: 12px;
}


#case_studies ul.lightbox_thumbs {
  text-align: left;
}

#case_studies ul.lightbox_thumbs li {
  margin: 0 0 0 10px;
  display: block;
  float: left;
}

ul.lightbox_thumbs li {
  height: 110px;
  width: 164px;
}


#case_studies ul.lightbox_thumbs li:first-child {
  margin-left: 0px;
}

#case_studies .tour_footer {
  padding: 0;
}

/* END: CASE STUDIES */ /* START: RETAIL CAMPAIGN */


#retail .retail_intro {
  text-align: center;
}

#retail .retail_offer {
  padding: 5px 0 40px 0;
  margin-bottom: 35px;
}

#retail #splash .retail_offer .offer_badge {
  height: 55px;
  background: url(/images/offer_badge_large.png) no-repeat left top;
  padding: 20px 0 0 90px;
  font-size: 14px;
  text-transform: uppercase;
  color: #bebebe;
  line-height: 20px;
  text-shadow: 0px 1px 0px #fff;
  text-align: left;
  margin: 0 0 0 160px;
  width: 230px;
}

#retail a.btn_signup_large {
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  padding: 1px 0 0 0;
  margin: 12px 155px 0 0;
  width: 240px;
  background: url(/images/btn_signup_large_240.png) no-repeat left top;
}

#retail a.btn_signup_large:hover {
  background: url(/images/btn_signup_large_240.png) no-repeat left center;
}

#retail a.btn_signup_large:active {
  background: url(/images/btn_signup_large_240.png) no-repeat left bottom;
}

#retail #splash .retail_body .half {
  width: 440px;
}

#retail #splash .retail_body h2 {
  color: #333;
  font-size: 20px;
  margin-bottom: 20px;
}

#retail #splash .retail_body p {
  text-shadow: 0 1px 0 #FFFFFF;
  line-height: 24px;
}

#retail p.note {
  text-align: right;
  font-size: 12px;
  margin: 5px 0 10px 0;
}

.white_box {
  background: #fff;
  border: 1px solid #e6e6e6;
}

.white_box.rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -icab-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 20px;
}


.retail_partners {
  padding-top: 35px;
  text-align: center;
  margin-bottom: 65px;
}

.retail_partners .third {
  width: 305px;
  height: 188px;
  border-left: none;
  padding-top: 20px;
}


.retail_partners .third:first-child {
  border-left: 1px solid #e6e6e6;
}

.retail_partners .third .logo {
  height: 120px;
}

.retail_partners .third .logo img {
  margin-top: 15px;
}

#retail #splash .retail_partners .third p {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px 0;
}

#retail #splash .white_box.rounded p {
  font-size: 14px;
  margin: 0;
}


#retail .retail_body .retail_offer.dotted_top {
  padding: 30px 0 10px 0;
  margin: 20px 0 0 0;
}

#retail .video_holder {
  height: 274px; 
  width: 438px; 
  border: 1px solid #666; 
  background: #fff;
}

/* END: RETAIL CAMPAIGN */ /* START: PARTNER */

#partner #splash {
 text-align: center;
}

#partner #splash h2 {
 width: 600px;
 margin: 0 auto;
}

#partner #main .content {
 margin: 40px auto 0;
}

#partner #main h2 {
 font-size: 
}

#partner #main div.left .inner {
 width: 540px;
 margin: 0 30px 0 0;
 float: left;
}

#partner #main div.right .inner {
 background-color: #E1E6EC;
}

#partner #main div.right h3 {
 background: url(/images/partner-banner.png) repeat-x;
 -moz-border-radius: 10px 10px 0 0;
 -o-border-radius: 10px 10px 0 0;
 -icab-border-radius: 10px 10px 0 0;
 -khtml-border-radius: 10px 10px 0 0;
 -webkit-border-radius: 10px 10px 0 0;
 padding: 20px 25px;
 font-size: 22px;
 color: #fff;
 text-shadow: 1px 1px #4167CC;
}

#partner #main div.right .inner {
 width: 340px;
 float: left;
}

#partner #main div.left .section {
 margin: 20px 10px 10px 20px;
 float: left;
}

#partner #main div.right .section {
 margin: 10px 10px 10px 20px;
 padding: 0;
 float: left;
}

/* END: PARTNER */ 


/* START: MEDIA & JOBS*/
#jobs #main .content
#media #main .content {
 margin: 40px auto 0;
}
#jobs .inner {
 font-size: 14px;
}
#jobs .inner ul {
 margin: 10px 0 25px 0px;
padding: 0 0 0 10px;
}
#jobs .inner ul li {
 margin: 0 15px 10px 0;
background: url('/images/greybullet.gif') no-repeat top left;
padding: 0 0 0 15px;
list-style-type: none;
 }
#jobs #main div.left h2,
#media #main div.left h2 {
 font-size: 18px;
 text-shadow: 1px 1px #A4A4A4;
 background: url(/images/media-banner.png) repeat-x;
 -moz-border-radius: 10px 10px 0 0;
 -o-border-radius: 10px 10px 0 0;
 -icab-border-radius: 10px 10px 0 0;
 -khtml-border-radius: 10px 10px 0 0;
 -webkit-border-radius: 10px 10px 0 0;
 padding: 4px 17px;
 color: #fff;
 margin: 0;
}

#jobs #main div.left h3,
#media #main div.left h3 {
 font-size: 12px;
 margin: 0 0 0 0;
}

#jobs #main div.left .inner,
#media #main div.left .inner {
 width: 223px;
 background: none;
 float: left;
}

#jobs #main div.right .inner,
#media #main div.right .inner {
 width: 620px;
 margin: 0 0 0 30px;
 padding: 20px;
 float: left;
 padding: 20px;
}

#jobs #main div.right .inner p,
#media #main div.right .inner p {
 font-size: 14px;
}

#jobs #main div.right .section,
#media #main div.right .section {
 margin: 20px 10px 10px 20px;
}

#jobs #main div.left .section,
#media #main div.left .section {
 font-size: 12px;
 background-color: gainsboro;
 margin: 0 0 30px;
 -moz-border-radius: 0 0 10px 10px;
 -o-border-radius: 0 0 10px 10px;
 -icab-border-radius: 0 0 10px 10px;
 -khtml-border-radius: 0 0 10px 10px;
 -webkit-border-radius: 0 0 10px 10px;
}

/* END: MEDIA */ /* START: PARTNERS */
#partner #splash {
 text-align: center;
}

#partner .outer .inner {
 padding: 0 10px 0 30px;
 margin: 0 -1px -1px;
}

#partner .outer .filter {
 padding: 12px 30px 8px 30px;
 text-align: left;
 width: 500px;
 float: left;
}

#partner .outer .filter .form-row {
 float: left;
 margin: 5px 0 0 0;
}

#partner .outer .filter .form-row label {
 float: left;
}

#partner .outer .filter .form-row,#partner .outer .filter .form-field {
 float: left;
 width: auto;
 display: inline;
}

#partner .outer .filter .form-field {
 margin: 0 30px 0 0;
}

#partner .outer .btn-become-partner {
 float: right;
 margin: 10px 15px 0 0;
}

#partner  .card {
 margin: 20px 0 10px;
 border-bottom: 1px dotted #ccc;
}

#partner  .card .partner-type {
 width: 200px;
 float: right;
 text-align: right;
}

#partner  .card  h4 {
 margin: 5px 0 0 0;
 color: #323232;
 font-weight: normal;
}

#partner  .card  h5 {
 color: #323232;
 font-weight: normal;
 margin: 0 0 5px 0;
}

#partner  .card .partner-logo {
 width: 150px;
 float: left;
 margin: 0 10px 0 0;
}

#partner  .card .partner-details {
 width: 710px;
 float: left;
}

#partner .partner-contact ul li {
 float: left;
 padding: 0 10px 0 0;
 margin: 0 10px 20px 0;
 border-right: 1px solid #ccc;
}

#partner .partner-contact ul li:last-child {
 border-right: none;
}

/* END: PARTNERS */ /* START: PLANS */
#pricing #splash {
 text-align: center;
}

#pricing table {
 border-collapse: collapse;
 font-size: 16px;
}

#pricing table th {
 color: #fff;
 text-shadow: 1px 1px #3B9631;
 font-size: 24px;
 width: 230px;
 height: 122px;
 vertical-align: top;
}

#pricing table th .price {
 padding: 34px 0 0 0;
}

#pricing table th#plan-s {
 background: url(/images/plan-tab-s.png) no-repeat;
}

#pricing table th#plan-m {
 background: url(/images/plan-tab-m.png) no-repeat;
}

#pricing table th#plan-l {
 background: url(/images/plan-tab-l.png) no-repeat;
}

#pricing table tr td {
 border-right: 1px solid #fff;
 text-align: center;
 padding: 10px 0;
 color: #444;
}

#pricing table tr.even td {
 background-color: #efefef;
}

#pricing table tr.odd td {
 background-color: #dcdcdc;
}

#pricing h2 {
 margin-left: 10px;
}

/* END: PLANS */ /* START: ERROR */
#error #splash {
 width: 595px;
 margin: 20px auto;
 padding: 20px;
 background-color: white;
 border-bottom: 1px solid #ccc;
 overflow: hidden;
}

#error .informational {
 width: 595px;
 margin: 20px auto;
}

/* END: ERROR */ /* START: SIGNIN */
.popup-container {
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 100;
 display: none;
}


.popup-container-content {
 margin: 14px auto;
 width: 920px;
}



.popup-container #bt_sign_in {
  line-height: 32px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 22px 0 10px;
  background: #F6F6F6 url(/images/btn_nav_arrow_down.png) no-repeat 60px 14px;
  height: 35px;
  width: 45px;
  border-top: 1px solid #787878;
  border-left: 1px solid #787878;
  border-right: 1px solid #787878;
  border-radius: 6px 6px 0 0;
  cursor: pointer;
  color: #666;
}

.popup-container #bt_sign_in:hover {
  text-decoration: underline;
}

.signin-window {
 background: #F6F6F6;
 -moz-border-radius: 6px 0px 6px 6px;
 -o-border-radius: 6px 0px 6px 6px;
 -icab-border-radius: 6px 0px 6px 6px;
 -khtml-border-radius: 6px 0px 6px 6px;
 -webkit-border-radius: 6px 0px 6px 6px;
 border-radius: 6px 0px 6px 6px;
 border: 1px solid #787878;
 min-height: 75px;
 padding: 20px 15px;
 margin: -1px 0 0 auto;
 width: 328px;
 -webkit-box-shadow: 0px 4px 8px #444;
 -moz-box-shadow: 0px 4px 8px #444;
 box-shadow: 0px 4px 8px #444;
}

.signin-window #vend_url {
  width: 198px;
  margin-right: 5px;
}

.signin-window p {
  margin: 0;
  padding: 0;
}

.signin-window p.url_help {
  line-height: 30px !important;
  width: 105px;
  font-size: 16px !important;
  font-weight: bold;
  text-shadow: 0px 1px 0px #fff;
}

.signin-window #btn-goto-my-store {
 margin: 0px 10px 0 0;
 border: 0;
}



/* FORMS */
form {
 font-family: Helvetica, Arial, sans-serif;
}

label {
 color: #333;
 font-size: 16px;
 margin-right: 10px;
}

.form-row {
 margin: 0 0 20px;
}

input[type=submit] {
 background-color: #dcdcdc;
 -moz-border-radius: 5px;
 -o-border-radius: 5px;
 -icab-border-radius: 5px;
 -khtml-border-radius: 5px;
 -webkit-border-radius: 5px;
 padding: 5px 30px;
 border: 1px solid #4167CC;
 background-color: #4167CC;
 color: #fff;
 text-shadow: -1px -1px #4167CC;
 filter: progid :       DXImageTransform.Microsoft.gradient (     
   startColorstr =   
     '#478FEB', endColorstr =       '#4167CC' ); /* for IE */
 background: -webkit-gradient(linear, left top, left bottom, from(#478FEB),
  to(#4167CC) ); /* for webkit browsers */
 background: -moz-linear-gradient(top, #478FEB, #4167CC);
 /* for firefox 3.6+ */
}

input,textarea {
 border: 1px solid #ccc;
 padding: 5px;
 font-size: 14px;
}

.error {
 color: red;
 font-size: 12px;
 font-weight: normal;
}

.help {
 color: #999999;
 font-size: 11px;
 padding: 0 0 5px 5px;
}

form.pretty_fields input[type=text] {
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -icab-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 20px;
  line-height: 20px;
  padding: 5px 9px 3px 9px;
  border: 1px solid #aaa;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  -moz-box-shadow: inset 0px 1px 1px #CFCFCF;
  -webkit-box-shadow: inset 0 1px 1px #CFCFCF;
  box-shadow: inset 0 1px 1px #CFCFCF;
}

form.pretty_fields p.button_link {
  line-height: 33px !important;
  font-size: 12px !important;
}

input.btn_grey_medium,
a.btn_blue_medium {
  font-size: 11px;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -icab-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
  border: 0;
  cursor: pointer;
  height: 33px;
  line-height: 33px;
}

input.btn_grey_medium {
  background: url(/images/btn_grey_medium.png) no-repeat left top;
  padding: 0 0 1px 0;
  color: #444;
  text-shadow: 0px 1px 0px #fff;
  width: 130px;
}

input.btn_grey_medium:hover {
  background: url(/images/btn_grey_medium.png) no-repeat left center;
}

input.btn_grey_medium:active {
  background: url(/images/btn_grey_medium.png) no-repeat left bottom;
}

a.btn_blue_medium {
  background: url(/images/btn_blue_medium.png) no-repeat left top;
  text-shadow: 0px -1px 0px #0c5cc2;
  display: block;
  text-align: center;
  width: 150px;
}

a.btn_blue_medium:hover {
  background: url(/images/btn_blue_medium.png) no-repeat left center;
  text-decoration: none;
}

a.btn_blue_medium:active {
  background: url(/images/btn_blue_medium.png) no-repeat left bottom;
  text-decoration: none;
}



form.pretty_fields .default.active[type=text] {
  color: #a0a0a0;
}

/*IE*/

.ie_line_fixer {
  display: none;
}


