/* 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;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

iframe {

}

.images_column iframe {
	display: block;
}

/* custom style begins here */

body {
	background: #FFF;
}

section {
  background: #FFF;
}

a {
  color: #1d71ab;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: underline;
}

.content {
  width: 980px;
  margin: 0 auto;
}

/*
  header, section, .footer {
    display: block;
  }
*/

.header {
  height: 105px;
  background: #fefefe;
}

.header h1 {
  float: left;
}

.header h1 a {
	width: 199px;
	height: 105px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/NiCHE-logo-home.png) 0 12px no-repeat;
}

.header ul {
  float: right;
background: url(../images/header_subnav.png) 0 20px no-repeat;
padding-left: 10px;
margin-right: 15px;
}

.header ul li {
  float: left;
  height: 27px;
  margin: 20px 0 0 0;
}

.header ul li a {
  float: left;
  height: 27px;
  text-indent: -9999px;
  text-decoration: none;
}


.header ol {
  top: 8px;
  left: 15px;
  clear: right;
  float: right;
  width: 536px;
  position: relative;
}

.header ol li {
  float: left;
  height: 56px;
  margin: 0px 0 0 0;
}

.header ol li a {
  float: left;
  height: 56px;
  text-indent: -9999px;
  text-decoration: none;
}

.header ol li.home a {
	width: 80px;
	background: url(../images/header_nav.jpg) 0 -136px no-repeat;
}
.header ol li.home a:hover {
  background: url(../images/header_nav.jpg) 0 -72px no-repeat;
}
.home .header ol li.home a {
  background: url(../images/header_nav.jpg) 0 -8px no-repeat;
}

.header ol li.sign-up a {
	width: 120px;
	background: url(../images/header_nav.jpg) -80px -136px no-repeat;
}
.header ol li.sign-up a:hover {
	background: url(../images/header_nav.jpg) -80px -72px no-repeat;
}
.header ol li.sign-up a.selected {
  background: url(../images/header_nav.jpg) -80px -8px no-repeat;
}

.header ol li.tour a {
  width: 80px;
  background: url(../images/header_nav.jpg) -200px -136px no-repeat;
}
.header ol li.tour a:hover {
  background: url(../images/header_nav.jpg) -200px -72px no-repeat;
}
.header ol li.tour a.selected {
  background: url(../images/header_nav.jpg) -200px -8px no-repeat;
}

.header ol li.extras a {
  width: 140px;
  background: url(../images/header_nav.jpg) -280px -136px no-repeat;
}
.header ol li.extras a:hover {
  background: url(../images/header_nav.jpg) -280px -72px no-repeat;
}
.header ol li.extras a.selected {
  background: url(../images/header_nav.jpg) -280px -8px no-repeat;
}

.header ol li.buzz {
	margin-right: -20px; /* Prevent from wrapping if the parent width is not exact */
}

.header ol li.buzz a {
  width: 130px;
  background: url(../images/header_nav.jpg) -420px -136px no-repeat;
}
.header ol li.buzz a:hover {
  background: url(../images/header_nav.jpg) -420px -72px no-repeat;
}
.header ol li.buzz a.selected {
  background: url(../images/header_nav.jpg) -420px -8px no-repeat;
}

.section#feature {
	display: block;
	background: #046D90 url(../images/feature_tile.png) 0 0 repeat-x;
}

.section#feature #section1 {
	background: url(../images/carousel/turnkey.png) 95% 100% no-repeat;
}
.section#feature #section1camping {
	background: url(../images/carousel/turnkey-camping.png) 95% 100% no-repeat;
}
.section#feature #section2 {
	background: url(../images/carousel/sexy.png) 95% 100% no-repeat;
}
.section#feature #section2camping {
	background: url(../images/carousel/online-booking.png) 95% 100% no-repeat;
}
.section#feature #section3 {
	background: url(../images/carousel/backoffice.png) 95% 100% no-repeat;
}
.section#feature #section3camping {
	background: url(../images/carousel/call-centre.png) 95% 100% no-repeat;
}
.section#feature #section4 {
	background: url(../images/carousel/bookingfee.png) 100% 100% no-repeat;
}

.sign-up .section#feature {
  height: 173px;
  background: #679515 url(../images/feature_tile.png) 0 0 repeat-x;  
}

.section#feature .feature_wrapper {
  background: url(../images/feature.jpg) 50% 0 no-repeat;
}

.section#feature .content {
  height: 346px;
}

.section#feature .pricetag a {
  bottom: 0px;
  left: 300px;
  width: 190px;
  height: 100px;
  z-index: 9000;
  display: block;
  position: absolute;
  text-indent: -9999px;
  text-decoration: none;
  background: url(../images/pricetag.gif) 0 0 no-repeat;
}

.section#feature .sign-up a {
	left: 2px;
	bottom: 22px;
	width: 289px;
	height: 76px;
	z-index: 9000;
	display: block;
	position: absolute;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/free_30_day_trial.png) 0 0 no-repeat;
}

.section#feature .sign-up a:hover {
  background: url(../images/free_30_day_trial.png) 0 -76px no-repeat;
}

.section#feature .sign-up span {
  display: none;
}

.section#feature .section h2 {
  color: #FFF;
  font-size: 60px;
  font-weight: bold;
  padding: 30px 0 0 0;
  text-transform: uppercase;
}

.section#feature p {
  color: #FFF;
  width: 512px;
  line-height: 1;
  font-size: 28px;
  font-family: Verdana, Arial, sans-serif;
}

.section#feature .rule {
  height: 4px;
  width: 512px;
  margin: 10px 0;
  background: url(../images/feature_rule.png) 0 0 repeat-x;
}

.section#feature .rule hr {
  display: none;
}

.section#video_testimonials {
  background: #FFF url(../images/video_testimonials.png) 0 0 repeat-x;  
}

.section#video_testimonials .content {
  padding: 30px 0 0 0;
  background: #FFF url(../images/video_testimonials_content.png) 0 0 no-repeat;  
}

.section#video_testimonials .video {
  width: 420px;
  float: left;
  height: 320px;
}

.section#video_testimonials .testimonial_items {
  right: -6px;
  top:  -2px;
  float: right;
  width: 530px;
  position: relative;
}

.section#video_testimonials .section {
  width: 530px;
  height: 111px;
  color: #8c8979;
  font-family: 'Myriad Pro', MyriadPro, Arial, sans-serif;
  background: url(../images/testimonial_bubble.png) 0 0 no-repeat;
  background: url(../images/new_bubble.png) 0 0 no-repeat;
}

.section#video_testimonials .logo {
  float: left;
  width: 84px;
  height: 70px;
  margin: 13px 16px;
}

#section5  .logo { background: url(../images/logos/logo_twitter_bird.png) 0 0 no-repeat; }
#section6  .logo { background: url(../images/logos/logo_ideo.png) 0 0 no-repeat; }
#section7  .logo { background: url(../images/logos/logo_nbc.png) 0 0 no-repeat; }
#section8  .logo { background: url(../images/logos/logo_booksamillion.png) 0 0 no-repeat; }
#section9  .logo { background: url(../images/logos/logo_hover.png) 0 0 no-repeat; }
#section10 .logo { background: url(../images/logos/logo_scribd.png) 0 0 no-repeat; }
#section11 .logo { background: url(../images/logos/logo_yammer.png) 0 0 no-repeat; }
#section12 .logo { background: url(../images/logos/logo_deviantart.png) 0 0 no-repeat; }

.section#video_testimonials p {
  float: left;
  width: 360px;
  margin: 12px 0;
  padding: 0 0 0 30px;
  background: url(../images/quote.png) 0 0 no-repeat;
}

.section#video_testimonials p.one_line {
  padding: 15px 0 0 30px;
  background-position: 0 15px;
}

.section#video_testimonials div.more_quotes {
  top: 1.6em;
  clear: right;
  float: right;
  font-size: 14px;
  line-height: 1.5;
  text-align: right;
  position: relative;
  font-family: Arial, sans-serif;
}

.section#video_testimonials div.more_quotes a {
/*
  width: 111px;
  height: 27px;
  background: url(/images/more_quotes_button.png) 0 0 no-repeat;
  display: block;
  text-indent: -9999px;
  text-align: left;
*/
  color: #777;
  padding: .5em;
  font-weight: bold;
  width: 120px;
  display: block;
}

.section#video_testimonials div.more_quotes a:hover {
  color: #333;
}

.section#video_testimonials span {
  display: block;
  font-size: 22px;
  line-height: 1.2;
}

.section#video_testimonials strong {
  font-size: 12px;
}

.section#video_testimonials em {
  font-size: 12px;
  font-style: normal;
}

.section#video_testimonials .testimonials ul {
  right: 4px;
  width: 520px;
  float: right;
  position: relative;
}

.section#video_testimonials .testimonials ul li {
  float: left;
}

.section#video_testimonials .testimonials ul li a {
  float: left;
  width: 121px;
  height: 39px;
  background: #CCC;
  text-align: center;
  text-indent: -9999px;
  text-decoration: none;
  margin: 12px 12px 0 0;
}

.section#video_testimonials .testimonials ul li.fourth a {
  margin-right: 0;
}

.section#video_testimonials .testimonials ul li.twitter a {
  background: url(../images/logos/small_logo_twitter.png) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.twitter a:hover,
.section#video_testimonials .testimonials ul li.twitter a.activeSlide {
  background: url(../images/logos/small_logo_twitter.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.ideo a {
  background: url(../images/logos/small_logo_ideo.png) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.ideo a:hover,
.section#video_testimonials .testimonials ul li.ideo a.activeSlide {
  background: url(../images/logos/small_logo_ideo.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.msnbc a {
  background: url(../images/logos/small_logo_msnbc.png) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.msnbc a:hover,
.section#video_testimonials .testimonials ul li.msnbc a.activeSlide {
  background: url(../images/logos/small_logo_msnbc.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.books-a-million a {
  background: url(../images/logos/small_logo_booksamillion.png) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.books-a-million a:hover,
.section#video_testimonials .testimonials ul li.books-a-million a.activeSlide {
  background: url(../images/logos/small_logo_booksamillion.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.hover a {
  background: url(../images/logos/small_logo_hover.png) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.hover a:hover,
.section#video_testimonials .testimonials ul li.hover a.activeSlide {
  background: url(../images/logos/small_logo_hover.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.scribd a {
  background: url(../images/logos/small_logo_scribd.png) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.scribd a:hover,
.section#video_testimonials .testimonials ul li.scribd a.activeSlide {
  background: url(../images/logos/small_logo_scribd.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.viddler a {
  background: url(../images/logos/small_logo_viddler.gif) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.viddler a:hover,
.section#video_testimonials .testimonials ul li.viddler a.activeSlide {
  background: url(../images/logos/small_logo_viddler.gif) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.sliderocket a {
  background: url(../images/logos/small_logo_sliderocket.png) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.sliderocket a:hover,
.section#video_testimonials .testimonials ul li.sliderocket a.activeSlide {
  background: url(../images/logos/small_logo_sliderocket.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.yammer a {
  background: url(../images/logos/small_logo_yammer.png) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.yammer a:hover,
.section#video_testimonials .testimonials ul li.yammer a.activeSlide {
  background: url(../images/logos/small_logo_yammer.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.deviantart a {
  background: url(../images/logos/small_logo_deviantart.gif) 0 0 no-repeat;
}
.section#video_testimonials .testimonials ul li.deviantart a:hover,
.section#video_testimonials .testimonials ul li.deviantart a.activeSlide {
  background: url(../images/logos/small_logo_deviantart.gif) 0 -39px no-repeat;
}


.section#features_updates {
  background: #FFF;
  padding: 0 0 42px 0;
}

.section#features_updates .content {
  margin: 0 auto;  
  padding: 30px 0;
}

.section#features_updates .features {
  float: left;
  width: 646px;
}

.section#features_updates .features li {
  clear: both;
  margin: 0 0 11px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #F0F0F0;
}

.section#features_updates .features li.last {
  margin: 0;
  padding: 0;
  border: none;
}

.section#features_updates .features div {
  float: right;
  width: 310px;
  padding: 5px 0 0 0;
}

.section#features_updates .features h3 {
  color: #c84400;
  font-size: 18px;
  font-weight: 100;
  margin: 0 0 .25em 0;
  text-transform: uppercase;
  font-family: 'Myriad Pro', MyriadPro, Arial, sans-serif;
}

.section#features_updates .features p {
  color: #5b5745;
  font-size: 14px;
  line-height: 1.5;
  font-family: Arial, sans-serif;
}

.section#features_updates .features img {
  margin: 7px 0 0 0;
  background: #CCC;
  border: 1px solid #CCC;
}

.section#features_updates .features a.fancy {
  float: left;
  width: 318px;
  height: 122px;
  cursor: default;
  padding: 0 0 0 7px;
  background: url(../images/feature_image_frame.png) 0 0 no-repeat;
}

.section#features_updates .features a {
  float: left;
}

.section#features_updates .features div a,
.section#features_updates .features div a:hover {
  margin: 0;
  float: none;
  border: none;
}

.section#features_updates .features a:hover {
}

.section#features_updates .updates {
  float: right;
  width: 314px;
  text-align: right;
}

.section#features_updates .updates a {
  color: #5b5745;
}

.section#features_updates .updates a strong {
  color: #1d71ab;
}

.section#features_updates .updates .meetup {
	margin: 0 0 20px 0;
}

.section#features_updates .updates .blog {
	float: right;
	width: 294px;
	text-align: left;
	margin: 0 0 0 0;
	background-color: #D7F4FF;
}  

.section#features_updates .updates .blog h3 {
	height: 56px;
	width: 294px;
	text-indent: -9999px;
}

.section#features_updates .updates .blog ul {
  color: #403a1f;
  padding: 0 19px;
  font-size: 14px;
  line-height: 1.2;
  font-family: Arial, sans-serif;
}

.section#features_updates .updates .blog ul li {
  margin: 0 0 16px 0;
}

.section#features_updates .updates .network {
	float: right;
	width: 294px;
	height: 71px;
	text-align: left;
	background-color: #D7F4FF;
}

.section#features_updates .updates .network h3 {
  display: none;
}

.section#features_updates .updates .network ul {
  margin: 32px 0 0 20px;
}

.section#features_updates .updates .network ul li {
  float: left;
}

.section#features_updates .updates .network ul li a {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 8px;
	background: #a8a08f;
	text-indent: -9999px;
	text-decoration: none;
}

.section#features_updates .updates .network ul li.twitter a {
  background: url(../images/icons/twitter.png) 0 0 no-repeat;
}
.section#features_updates .updates .network ul li.facebook a {
  background: url(../images/icons/facebook.png) 0 0 no-repeat;
}
.section#features_updates .updates .network ul li.linkedin a {
  background: url(../images/icons/linkedin.png) 0 0 no-repeat;
}
.section#features_updates .updates .network ul li.flickr a {
  background: url(../images/icons/flickr.png) 0 0 no-repeat;
}
.section#features_updates .updates .network ul li.youtube a {
  background: url(../images/icons/youtube.png) 0 0 no-repeat;
}
.section#features_updates .updates .network ul li.podcast a {

}

.rule {
  clear: both;
  height: 2px;
  background: url(../images/rule.png) 0 0 repeat-x;
}

.rule hr {
  display: none;
}

/* new footer implementation */

.footer {
	clear: both;
	min-height: 303px;
	background: #679616 url(../images/footer_tile.png) 0 0 repeat-x;
	background-color: #0566A3;
}

.footer .footer_wrapper {
  min-height: 303px;
  background: url(../images/footer_new.jpg) 50% 0 no-repeat;
}

.footer .content {
  color: #FFF;
  font-family: Arial, sans-serif;
}

.footer .content .buddha {
	top: -23px;
	float: left;
	width: 196px;
	height: 153px;
	position: relative;
	background:url(../images/NiCHE-logo-footer.png) 0 0 no-repeat;
}

.footer .content a {
  color: #FFF;  
}

.footer .content ul {
  margin: 0;
  float: left;
  width: 174px;
  min-height: 170px;
  margin: 22px 0 0 0;
  padding: 0 0 0 22px;
  background: url(../images/footer_divide.png) 0 0 no-repeat;
}

.footer .content ul.contact {
  background: url(../images/footer_divider_contact.png) 0 0 no-repeat;
}

.footer .content ul li {
	font-size: 14px;
  line-height: 1.6;
}

.footer .content ul li.fine_print {
  color: #344810;
  padding: 1em 0;
  font-size: 11px;
  line-height: 1.4;
  font-weight: bold;
}

.footer .content ul li h3 {
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 0 11px 0;
}

.footer .content .footer_meta {
	clear: both;
  text-align: right;
  padding: 21px 0 0 0;
  font-size: .85em;
}

.footer .content .sign-up {
  margin: 5px 0 0 -4px;
}

.footer .content .sign-up a {
  padding: 0;
  width: 176px;
  height: 61px;
  display: block;
  margin: -3px 0 3px 0;
  text-indent: -9999px;
  text-decoration: none;
  background: url(../images/footer_signup.png) 0 0 no-repeat;
}

.footer .content .footer_meta .feeds {
	clear: right;
	padding: 0 0 10px 0;
  color: rgba(0,0,0,.5);
}

.footer .content .footer_meta .feeds a {
  color: rgba(0,0,0,.5);
}

/* old footer implementation 

.footer {
  clear: both;
  min-height: 303px;
  background: #679616 url(http://www.NiCHE.com/images/footer_tile.png) 0 0 repeat-x;
}

.footer .footer_wrapper {
  min-height: 303px;
  background: url(http://www.NiCHE.com/images/footer_new.jpg) 50% 0 no-repeat;
}

.footer .content {
  color: #FFF;
  font-family: Arial, sans-serif;
}

.footer .content .buddha {
  top: -23px;
  float: left;
  width: 189px;
  height: 153px;
  position: relative;
  background:url(http://www.NiCHE.com/images/buddha.gif) 0 0 no-repeat;
}

.footer .content a {
  color: #FFF;  
}

.footer .content ul {
  margin: 0;
  float: left;
  width: 210px;
  padding: 30px 0;
  font-size: 16px;
}

.footer .content ul.contact {
  width: 371px;
}

.footer .content ul li {
  padding: 0 7px;
  font-size: 14px;
  line-height: 1.2;
}

.footer .content ul li h3 {
  padding: 0 7px 7px 7px;
  text-transform: uppercase;
}

.footer .content ul li strong {
  display: block;
  font-weight: bold;
  padding: 0 0 10px 10px;
  text-transform: uppercase;
}

.footer .content ul li a {
  display: block;
  padding: 5px 10px;
}

.footer .content ul li a:hover {
  background: #578505;
  text-decoration: none;
}

.footer .content ul li.sign-up a {
  padding: 0;
  width: 217px;
  height: 51px;
  float: right;
  display: block;
  margin: 0 8px 1em 0;
  text-indent: -9999px;
  text-decoration: none;
  background: url(http://www.NiCHE.com/images/signup_button_small.png) 0 0 no-repeat;
}

.footer .content ul li .vcard {
  color: #E9EFE0;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  margin: 0 10px 10px 0;
}

.footer .content ul li .vcard .feeds {
  margin: 9px 0 0 0;
}

.footer .content ul li .vcard a {
  padding: 0;
  color: #E9EFE0;
  display: inline;  
  border-bottom: 1px solid #AB7;
}

.footer .content ul li .vcard a:hover {
  background: none;
  xtext-decoration: underline;
  border-bottom: 1px solid #FFF;
}

/* glider */

#my-glider {
  position: relative;
}

#my-glider div.scroller { 
  /* modify width and height of scrolling section if necessary  */    
  width: 980px; 
  height: 346px;
  overflow: hidden;
  }
  #my-glider div.scroller div.section {
    /* modify width and height of each section as needed (should match the size of the scroller window)  */    
    width:980px;
    height:346px;
    overflow:hidden;
    float:left;
    }
  #my-glider div.scroller div.content {
    xwidth: 10000px;
    }

#my-glider .controls {
	right: 0;
	top:  15px;
	z-index: 9000;
	position: absolute;
}


#my-glider .controls a {
  float: left;
  width: 14px;
  height: 14px;
  margin: 0 0 0 4px;
  text-indent: -9999px;
  text-decoration: none;
  background: url(../images/glider_control.png) 0 -28px no-repeat;
}

#my-glider .controls a:hover {
  background: url(../images/glider_control.png) 0 -14px no-repeat;  
}

#my-glider .controls a.activeSlide {
  background: url(../images/glider_control.png) 0 0 no-repeat;  	
}

#testimonial_glider div.testimonial_items { 
  /* modify width and height of scrolling section if necessary  */    
  width: 528px; 
  height: 115px;
  overflow: hidden;
  }
  #testimonial_glider div.testimonial_items div.section {
    /* modify width and height of each section as needed (should match the size of the scroller window)  */    
    width:528px;
    height:115px;
    overflow:hidden;
    float:left; /* remove float: left; to make transition vertical */
    }

#tour_glider {
  position: relative;
}

#tour_glider div.scroller { 
  /* modify width and height of scrolling section if necessary  */    
  width: 980px; 
  overflow: hidden;
  }
  #tour_glider div.scroller ul  {
    font-size: 1em;
  }
  #tour_glider div.scroller li.section {
    /* modify width and height of each section as needed (should match the size of the scroller window)  */    
    width:980px;
    overflow:hidden;
    float:left;
    }
    
/* sign-up form */

.sign-up #signup_form {
  font-family: Arial, sans-serif;
  padding: 30px 0;
}

.sign-up #signup_form .free_trial_info {
  width: 720px;
  margin: 0 auto;
}

.sign-up #signup_form .free_trial_info h2 {
  color: #630;
  padding: 10px;
	font-size: 24px;
  text-align: center;
  font-weight: normal;
  background: #ffd502;
  margin:  0 0 10px 0;
  letter-spacing: 1px;
  font-family: georgia;
  font-variant: small-caps;
  text-transform: lowercase;
  text-shadow: 0 1px 0 rgba(0,0,0,.7);
  -webkit-box-shadow: -2px -2px 0px #C90;
}

.sign-up #signup_form .free_trial_info p {
	line-height: 1.5;
  text-align: center;
	font-family: Georgia;
}

.sign-up #signup_form .radio_field ul {
  width: 720px;
	margin: 30px auto;
}

.sign-up #signup_form .radio_field ul li {
  float: left;
  width: 120px;
}

.sign-up #signup_form .radio_field ul li label {
  float: left;
  width: 120px;
  text-align: center;
  padding: 160px 0 0 0;
  background: url(../images/boxes_new.png) 0 0 no-repeat;
}

.sign-up #signup_form .radio_field ul li label span {
  display: none;	
}

.sign-up #signup_form .radio_field ul li.plan_1 label {
  background-position: 5px 0;
}
.sign-up #signup_form .radio_field ul li.plan_2 label {
  background-position: -115px 0;
}
.sign-up #signup_form .radio_field ul li.plan_3 label {
  background-position: -235px 0;
}
.sign-up #signup_form .radio_field ul li.plan_4 label {
  background-position: -355px 0;
}
.sign-up #signup_form .radio_field ul li.plan_5 label {
  background-position: -475px 0;
}
.sign-up #signup_form .radio_field ul li.plan_6 label {
  background-position: -595px 0;
}

/*
.sign-up #signup_form h2 {
  color: #222;
	font-size: 30px;
	line-height: 1.5;
  text-align: center;
  margin: 0 0 30px 0;
	background: #F6F6F6;
  letter-spacing: 1px;
  font-variant: small-caps;
  text-transform: lowercase;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	font-family:  Arial, sans-serif;
}
*/

.sign-up #signup_form div.text_field {
	clear: left;
  width: 980px;
  width: 535px;
  margin: 0 auto 20px auto;
}

.sign-up #signup_form .text_field label {
	float: left;
	height: 30px;
	width: 100px;
  font-size: 16px;
	line-height: 30px;
	text-align: right;
	padding: 0 5px 0 0;
}

.sign-up #signup_form .text_field span {
	float: left;
	height: 32px;
  font-size: 16px;
	line-height: 32px;
	margin: 0 0 0 5px;
}

.sign-up #signup_form .text_field input {
  color: #555;
	float: left;
  width: 400px;
  padding: 5px;
  margin: 0 5px;
  font-size: 16px;
  border: 1px solid #393;
  outline: 3px solid #DE9;
  font-family: Arial, sans-serif;
}

.sign-up #signup_form #site_address_field input {
  width: 280px;
}

.sign-up #signup_form .checkbox_field {
	width: 720px;
	margin: 0 auto;
}

.sign-up #signup_form .checkbox_field label {
	padding: 0 0 0 200px;
}

.sign-up #signup_form .submit_field {
  text-align: center;
  padding: 30px 0 0 0;
}

.sign-up #signup_form .submit_field input {
  color: #630;
  font-size: 24px;
  background: #FF9;
  padding:10px 15px;
  xfont-weight: bold;
  letter-spacing: 1px;
  font-family: georgia;
  border: 1px solid #963;
  font-variant: small-caps;
  text-transform: lowercase;
  outline: 3px solid #ffd502;
}

/* inner page */

body.inner {
  color: #5b5745;
  font-size: .625em;
  font-family: Arial, Helvetica, sans-serif;
}

.inner .section#feature .content {
  height: auto;
}

.inner #feature h2 {
  color: #FFF;
  font-size: 40px;
  line-height: 69px;
  line-height: 1.575;
  font-weight: normal;
  text-transform: uppercase;
}

.inner #feature .content h2 {
  float: left;
}

.inner #feature .content a {
  width: 177px;
  height: 51px;
  float: right;
  margin: 7px -3px 0 0;
  text-indent: -9999px;
  text-decoration: none;
  background: url(../images/signup_button_small.png) 0 0 no-repeat;
}

.inner #page_content {
	background: #FFF;
}

.inner #page_content .intro {
  background: #EFEFEF url(../images/intro.png) 0 0 repeat-x;
}

.inner #page_content .intro p {
  color: #c86421;
  font-size: 2.4em;
  font-weight: 300;
  line-height: 1.75;
  font-family: "Trebuchet MS", Museo, Arial, sans-serif;
}

.inner #page_content.has_sidebar .intro p {
  float: left;
  margin: 0 0 0 230px;
}

.inner #page_content .content {
  padding: 0 0 42px 0;
} 

.inner #page_content.has_sidebar .content {
  padding: 0 0 42px 0;
  background: url(../images/sidebar.png) left top repeat-y;
} 

.inner #page_content .intro .content {
  padding: 0;
}

.inner #page_content .main_content {
  padding: 21px 0 0 0;
}


.inner #page_content.has_sidebar .main_content {
  margin-right: 0;
  float: right;
  width: 750px;
  color: #5b5745;
  padding: 21px 0 0 0;
}

.inner .main_content p,
.inner .main_content ul,
.inner .main_content ol,
.inner .main_content dl {
	font-size: 1.4em;
	line-height: 1.5;
	margin: 0 0 .75em 0;
}

.inner .main_content ul,
.inner .main_content ol,
.inner .main_content dl {
  list-style-position: inside
}

.inner #page_content.has_sidebar .main_content p,
.inner #page_content.has_sidebar .main_content ul,
.inner #page_content.has_sidebar .main_content ol {
	padding: 0 0 0 0;
}

.inner .main_content ul {
  list-style-type: circle;
} 

.inner .main_content ol {
  list-style-type: decimal;
}

.inner .main_content dl dd {
	margin: 0 0 1em 21px;
}
.inner .main_content h1 {
	color: #333;
	font-size: 22px;
	line-height: 2.625;
	font-weight: normal;
	text-transform: uppercase;
}

.inner .main_content h3 {
	color: #c86421;
	font-size: 1.6em;
	line-height: 2.625;
	font-weight: normal;
}

.inner .sidebar_content {
  float: left;
  width: 200px;
  margin: 0 0 -23px 0;
}

.inner .sidebar_content p {
  color: #5b5745;
  font-size: 1.2em;
  line-height: 1.5;
  margin: 0 14px .7em 14px;
}

.inner .sidebar_content ul {
  background: #FFF;
  margin: 10px 1px 21px 1px;
  border-top: 1px solid #eaeaea;
}

.inner .sidebar_content ul li {
  font-size: 1.2em;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
}

.inner .sidebar_content ul li.current {
  line-height: 27px;
  height: 27px;
  overflow: visible;
  position: relative;
  z-index: 20;
}

.inner .sidebar_content ul li.current a,
.inner .sidebar_content ul li.current a:hover {
  line-height: 34px;
  height: 33px;
  position: relative;
  top: -4px;
  padding-left: 20px;
  left: -7px;
  margin-right: -16px;
  background: url(../images/orange_sidebar_button.png) no-repeat;
  color: #fff;
  text-shadow: #ae6700 0 -1px 0;
}

.inner .sidebar_content ul li a {
  display: block;
  line-height: 27px;
  height: 27px;
  padding: 0 14px;
  background: url(../images/sidebar_bevel.png) bottom left repeat-x;
}

.inner .sidebar_content ul li a:hover {
  background: rgba(245,245,235,.75);
  text-decoration: none;
  color: #000;
}

.inner .sidebar_content ol {
	padding: 0 0 32px 14px;
}

.inner .sidebar_content ol li {
  float: left;
  margin: 0 8px 0 0;
}

.inner .sidebar_content ol li a {
  float: left;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
}

.inner .sidebar_content ol li.linkedin a {
  background: url(../images/icons/linkedin.png);
}
.inner .sidebar_content ol li.facebook a {
  background: url(../images/icons/facebook.png);

}
.inner .sidebar_content ol li.twitter a {
  background: url(../images/icons/twitter.png);

}
.inner .sidebar_content ol li.flickr a {
  background: url(../images/icons/flickr.png);

}
.inner .sidebar_content ol li.youtube a {
  background: url(../images/icons/youtube.png);

}



.inner .sidebar_content h3 {
  color: #c76421;
  margin: 21px 14px 5px 14px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  text-transform: uppercase;
}

.inner .sidebar_content h3 a {
  color: #c76421;	
}
.inner .sidebar_content h5 {
	color: #c76421;
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 10px;
}
.inner .sidebar_content h5 a {
  color: #c76421;	
}
.inner .sidebar_content h6 {
	color: #c76421;
	font-size: 16px;
	line-height: 1.2;
	font-weight: normal;
	margin-left: 13px;
}
.inner .sidebar_content h6 a {
  color: #c76421;	
}

.inner img.right {
  float: right;
  margin: 0 21px 15px 15px;
}

.inner img.left {
	float: left;
	margin: 0 15px 15px 0;
}

/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix { height: 1%; }
*:first-child+html .clearfix { min-height: 1px; }


/* sign-up form */

form.signup {
  padding: 0 0 21px 0;
  color: #555 !important;
}

form.signup div {
	margin: 0 0 1em 0;
}
form.signup fieldset {
  padding: 15px;
  background: #fbf7ed;
  margin: 0 21px 21px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

form.signup .legend {
  color: #444237;
  font-size: 1.8em;
  margin: 0 0 .8em 0;
  font-weight: bold;
  position: relative;
  padding-left: 27px;
}

form.signup fieldset.last .legend {
	padding-left: 0;
}

form.signup .legend img {
	position: absolute;
	left: -30px;
	top: -25px;
}

form.signup label {
  color: #c86421;
  display: block;
  font-size: 1.2em;
  line-height: 1.4;
  font-weight: bold;
  margin: 0 .4em 0 0;
}

form.signup #site_address_field label {
  color: #444;
  display: inline;
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: normal;
}

form.signup .text_field {
	padding: 0 0 0 27px;
}

form.signup .text_field input {
  width: 500px;
  font-size: 1.6em;
  margin: 3px 0 0 0;
border: solid 1px #c3b38b;
padding: 8px;
  font-family: Arial, sans-serif;
}

form.signup .select_field {
	padding-left: 27px;
}

form.signup .select_field select {
  margin: 3px 0 0 0;
}

form.signup #site_address_field input {
  width: 200px;
}

form.signup .checkbox_field {
  margin: 0;
	padding: 6px;
  margin: 0 21px 0 0;
  float: left;
  border: 2px solid #FFF;
} 

form.signup .highlight {
  background: #FFD;
  border: 2px solid #c86421;
}

form.signup .checkbox_field input {
  margin: 0 .7em 0 0;
}

form.signup .checkbox_field label {
  margin: 0;
  color: #444;
  display: inline;
  font-size: 1.4em;
  font-weight: normal;
}

form.signup .checkbox_field a {
	font-weight: bold;
}

form.signup span,
form.signup a {
  display: inline;
  font-size: 1.4em;
  line-height: 1.4;
}

form.signup .submit_field {
  text-align: right;
  padding: 0 2.1em 0 0;
  float: right;
}

/* code blocks */

.has_sidebar table {
  margin: 0 21px 21px 0;
}

table { margin: 0 0 16px 0; }
td { padding: 0 16px 0 0; }

th, td, h4 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-align: left;
}

th {
  font-weight: bold;
}

th {
  font-weight: bold;
}

table.plan-table {
	margin: 0 21px 0 0;
}

table.plan-table th,
table.plan-table td {
	border: 1px solid #DDD;
	padding: 10px !important;
}

/* hold code blocks, start apps table */

div.apps {
  padding: 0 0 42px 0;
  background: #F6F6F6 url(../images/apps/new/arrow.gif) 90% 100% no-repeat;
}

div.apps p {
	padding: 21px;
	margin: 0 !important;
}


table.apps th,
table.apps td {
	padding: 0;
	border: none;
	vertical-align: top;
}

table.apps th {
	color: #c86421;
	font-size: 2.1em;
	line-height: 2.625;
	line-height: 2;
	font-weight: normal;
	text-transform: uppercase;
  padding: 0 42px 0 0;
}

table.apps th em {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #EDEDED;
}

table.apps td {
  font-size: 1em;
  padding: 10px 42px 42px 0;
}

/* fancyZoom */

#zoom_table td {
	margin: 0;
	border: none;
}

#zoom {
	z-index: 9999;
}

/* code blocks ctd. */

h4 {
  color: #666;
  padding: 15px;
  margin: 0 21px 0 0;
  background: #DEDEDE;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Arial Black', Arial, sans-serif;
  text-align: right;
  font-weight: bold;
  font-size: 13px;
  line-height: .8;
  overflow: hidden;
}

pre code {
  color: #333;
  padding: 15px;
  display: block;
  overflow: auto;
  font-size: 13px;
  line-height: 1.4;
  background: #EFEFEF;
  margin: 0 21px 16px 0;
  font-family: Monaco, 'Courier New', Courier, monospace;
}

tt {
  color: #333;
  line-height: 0;
  font-size: 13px;
  background: #EFEFEF;
  font-family: Monaco, 'Courier New', Courier, monospace;
}

dt code {
  font-size: 13px;
  font-family: Monaco, 'Courier New', Courier, monospace;
}

/* tour page */

.inner ul.tour {
  height: 130px;
  padding: 10px;
  font-size: 1.2em;
  list-style-type: none;
  background: #efefef url(../images/tour_glider.png) 0 0 no-repeat;
}

.inner ul.tour li {
  float: left;
  width: 110px;
  margin: 0 5px;
  line-height: 1.75;
  font-weight: bold;
}

.inner ul.tour li.first { xmargin: 0 5px 0 0; }
.inner ul.tour li.last { margin: 0 0 0 5px; }

.inner ul.tour li a,
.inner ul.tour li a span {
  display: block;
}

.inner ul.tour li a {
  width: 110px;
  height: 130px;
  text-decoration: none;
  background: url(../images/tour_feature.png) 0 100% no-repeat;
}

.inner ul.tour li a:hover,
.inner ul.tour li a.activeSlide {
  background: url(../images/tour_feature.png) 0 0 no-repeat;
}

.inner ul.tour li a em {
  top: 24px;
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
  position: relative;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.inner ul.tour li a.activeSlide em {
  background-position: 100% 100%;
}

.inner ul.tour li a span {
  color: #222;
  text-align: center;
  padding: 42px 0 0 0;
}

.inner ul.tour li.overview a em { background-image: url(../images/icons/tour/overview.png); }
.inner ul.tour li.collect a em { background-image: url(../images/icons/tour/collect.png); }
.inner ul.tour li.organize a em { background-image: url(../images/icons/tour/organize.png); }
.inner ul.tour li.selfservice a em { background-image: url(../images/icons/tour/selfservice.png); }
.inner ul.tour li.branding a em { background-image: url(../images/icons/tour/branding.png); }
.inner ul.tour li.integration a em { background-image: url(../images/icons/tour/integration.png); }
.inner ul.tour li.security a em { background-image: url(../images/icons/tour/security.png); }
.inner ul.tour li.pricing a em { background-image: url(../images/icons/tour/pricing.png); }

.inner .tour_content {
	margin: 21px 0 0 0;
}

.inner .tour_content h3 {
	font-size: 3em;
	line-height: 1.4;
	margin: 0 0 .7em 0;
	text-transform: none;
	border-bottom: 1px solid #EEE;
}

.inner .tour_content .image {
  width: 48%;
  float: left;
}

.inner .tour_content #slide_two .image { background: url(../images/tour/collect.html) 0 0 no-repeat; height: 333px; }
.inner .tour_content #slide_seven .image { background: url(../images/tour/security.html) 0 0 no-repeat; height: 333px; }

.inner .tour_content .section .text {
  width: 50%;
  float: right;
}

.inner .tour_content .section .pricing_table .text {
  width: auto;
  background: #f8f8ef;
  margin: 0 0 20px 0px;
  padding: 10px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.inner .tour_content .section .pricing_table .text p {
  color: #5b5745;
  background: none;
  margin: 0 10px 7px 10px;
}

.inner .tour_content .section .pricing_table .text li {
  color: #5b5745;
  margin: 0 25px;
  background: none;
  list-style-type: disc;

}

.inner .tour_content .section .text.left {
  float: left;
  width: 33%;
}

.inner .tour_content .section .text.full_width {
  width: auto;
  float: none;
}

.inner .tour_content .section .text.full_width p,
.inner .tour_content .section .text.full_width h4 {
  width: 66%;
}

.inner .tour_content .section h4 {
  padding: 0;
  color: #66644a;
  line-height: 1.2;
  background: #FFF;
  text-align: left;
  font-size: 2.1em;
  margin: 0 0 .5em 0;
  font-weight: normal;
  text-transform: none;
  font-family: Helvetica, Arial, sans-serif;
}

.inner .tour_content .section p,
.inner .tour_content .section li {
  color: #8e8c71;
  line-height: 1.5;
  background: #FFF;
  text-align: left;
  font-size: 1.4em;
  font-weight: normal;
  text-transform: none;
  font-family: Helvetica, Arial, sans-serif;
}

.inner .main_content .tour_content .section ul {
  list-style-type: disc;
  padding: 0 0 0 2.1em;
}

.inner .tour_content .tour_explore {
  top: 21px;
	clear: both;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 50px 21px 10px 21px;
	background: #f8f8ef url(../images/more_to_explore.png) top right no-repeat;
}

.inner .tour_content .tour_explore ul {
	float: left;
	width: 300px;
	margin: 0 21px 0 0;
  list-style-type: none;
  border-right: 1px dashed #FFF;
}

.inner .tour_content .tour_explore ul li {
	margin: 0 0 1em 0;
}

.inner .tour_content .tour_explore a {
  color: #1d71b5;
  font-size: 1.6em;
  background: url(../images/explore_link_arrow.png) 0 50% no-repeat;
}

.inner .tour_content .tour_explore span {
  padding: 0;
  color: #817d71;
  font-size: 1.4em;
}

.inner .tour_content .tour_explore .videos {
	float: left;
	width: 277px;
	background: #f8f8ef;
	margin: -34px 42px 0 0;
}

.inner .tour_content .tour_explore .videos.last {
  margin-right: 0;
}

.inner .tour_content .tour_explore .videos h3 {
  font-size: 1.8em;
  margin: 0 21px 5px 0;
}

* html .inner .tour_content .tour_explore .videos .video {
  zoom: 1;
}

.inner .tour_content .tour_explore .videos .video {
  padding: 0 0 1.4em 32px;
  background: url(../images/icons/film.png) 0 4px no-repeat;
}

.inner .tour_content .tour_explore .videos .video .embedded {
	display: none;
}

.inner .tour_content .tour_explore .videos .video a {
	padding: 0;
	background: none;
	font-size: 1.4em;
}

.inner .tour_content .tour_explore .video span {
  padding: 0;
}

.inner .tour_content .tour_explore .more_texts {
	clear: right;
}

.inner .tour_content .section .more_texts .text {
  width: auto;	
  padding: 1em 0 0 0;
}

.inner .tour_content .section .more_texts .text p {
  color: #776;
  font-size: 1.3em;
  line-height: 1.4;
  margin: 0 0 1.4em 0;
}

.inner ul.previous_next {
  display: none; /* hidden until we get glider.js to show proper active class*/
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 160px;
}

.inner ul.previous_next li {
  float: left;
}

.inner ul.previous_next li a {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
}

.inner ul.previous_next .previous a {
  width: 118px;
  height: 35px;
  background: url(../images/tour_controls.png) 0 0 no-repeat;
}

.inner ul.previous_next .next a {
  width: 81px;
  height: 35px;
  background: url(../images/tour_controls.png) 100% 0 no-repeat;
}

/* contact page */

.text_column {
	float: left;
	width: 320px;
	padding: 0 21px 0 0;
}

.inner .main_content .text_column .contact {
  background: url(../images/contact.png) 0 0 no-repeat;
  padding: 10px 14px;
  font-size: 1.4em;
  line-height: 1.4;
  margin: 0;
}

.inner .main_content .text_column div.contact em {
  font-style: normal;
}

.inner .main_content .text_column p.contact {
  padding: 10px 14px 0 14px !important;
}

.text_column .note {
  color: #666;
  font-size: 1.2em;
  line-height: 1.4;
  font-weight: bold;
  margin: 0 0 1.4em 0;
  padding: 0 14px 10px 14px !important;
  background: url(../images/contact.png) 0 100% no-repeat;
}

.inner .main_content .text_column h3 {
  font-size: 2.1em;
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 .75em 0;
  text-transform: none;
}

.text_column h3 strong {
	text-decoration: underline;
}

.images_column {
	float: left;
	width: 400px;
}

.images_column img,
.images_column iframe {
	margin: 0 0 21px 0;
}

/* apps page */

ul.categories li {
  margin: 0;
  float: left;
  font-weight: bold;
  list-style-type: none;
}

ul.categories li a {
  float: left;
  margin: 0 1em 0 0;
  padding: .5em .75em;
  background: #EFEFEF;
}

ul.categories li a:hover {
	background: #DCDCDC;
	text-decoration: none;
}

.inner .main_content h3 {
	clear: left;
}

.inner .main_content ul.apps {
	clear: both;
  font-size: 1em;
}

ul.apps li {
	float: left;
	width: 202px;
	padding: 0 10px;
	margin: 0 2.1em 2.1em 0;
  list-style-type: none;
  border: 1px solid #DDD;
}

ul.apps li img {	
  display: block;

  max-width: 200px;
  margin: 0 auto 1em auto;
}

ul.apps li h4 {
  margin: 0;
}

/* buzz page */

.buzz_entry {
  padding: 0 0 1em 0;
  margin: 0 0 2.1em 0;
  border-bottom: 1px solid #DDD;
}

.buzz_entry .buzz_image {
  width: 84px;
  float: left;
  min-height: 1px;
  text-align: right;	
  padding: 12px 42px 0 0;
}

.buzz_entry .buzz_content {
  width: 854px;
  width: 624px;
  float: left;
}

.inner .main_content .buzz_entry .buzz_content h3 {
	font-size: 3em;
	line-height: 1.1;
	text-transform: none;
  font-weight: bold;
  margin: 0 0 .7em 0;
}

.inner .main_content .buzz_entry .buzz_content em {
  color: #999;
  font-style: normal;
}

.inner .main_content .buzz_entry .buzz_content strong {
  color: #666;
}


/* sign-up page layout */

.inner #page_content.has_signup_sidebar .main_content {
float: left;
width: 686px;
padding: 21px 0 0 0;
  color: #5b5745;
position: relative;
}

.inner .signup_sidebar_content {
	float: left;
  width: 294px;
  margin: 0 0 0 0;
  padding: 21px 0 0 0;
}

.inner .signup_sidebar_content p {
  font-size: 1.3em;
  line-height: 1.4;
  margin: 0 21px 14px 21px;
}

.inner .signup_sidebar_content p.last {
  margin: 0 21px 0 21px;
}

.inner .signup_sidebar_content ul {
  color: #75a31c;
  margin: 0 21px;
  font-size: 19px;  
  font-weight: bold;
}

.inner .signup_sidebar_content h3 {
  color: #333;
  font-size: 16px;
  line-height: 1.2;
  padding: 0 0 10px 0;
  margin: 0 21px 10px 21px;
  border-bottom: solid 2px #ddd;
}

.inner .signup_sidebar_content em {
  color: #777;
  display: block;
  font-size: 1.2em;
  line-height: 1.3;
  font-style: normal;
  margin: 0 10px 1.3em 10px;
}

.inner .signup_sidebar_content div {
	background: #f6f6f6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
  margin: 0 0 21px 0;
  padding: 21px 0 21px 0;
}

* html .inner .signup_sidebar_content div { zoom: 1; }
*:first-child+html .inner .signup_sidebar_content div { zoom: 1; }

.inner .signup_sidebar_content div span.bottom {
display: block;
height: 21px;
  background: url(../images/signup_sidebar.png) 0 100% no-repeat;
}

.inner .signup_sidebar_content div img {
  display: block;
  margin: 10px auto 0 auto;
}

/*
.inner .signup_sidebar_content ul {
  background: #679515;
  background: #c1db93;
  list-style-type: none;
  -moz-border-radius: 10px;
  list-style-position: inside;
  padding: 10px 10px 1px 10px;
  font-size: 13px;  
}

.inner .signup_sidebar_content ul li {
	color: #376505;
  margin: 0 0 10px 0;
  -moz-border-radius: 5px;
  padding: 5px 5px 5px 30px;
  background: #FFF url(/images/check.png) 5px 50% no-repeat;
}
*/

.inner .signup_sidebar_content .solo, 
.inner .signup_sidebar_content .ninja, 
.inner .signup_sidebar_content .sumo {
  padding: 10px;
  position: relative;
  background: #F6F6F6;
  margin: 0 10px 30px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.inner .signup_sidebar_content .solo h3 {
  width: 88px;
  height: 23px;
  background: url(../images/plans/small.png) 0 0 no-repeat;	
}

.inner .signup_sidebar_content .ninja h3 {
  width: 144px;
  height: 30px;
  background: url(../images/plans/medium.png) 0 0 no-repeat;	
}

.inner .signup_sidebar_content .sumo h3 {
  width: 163px;
  height: 43px;
  background: #f0f0f0 url(../images/plans/large.png) 0 0 no-repeat;	
}

.inner .signup_sidebar_content .solo h3, 
.inner .signup_sidebar_content .ninja h3, 
.inner .signup_sidebar_content .sumo h3 {
  text-indent: -9999px;
  margin: 0 0 1em 0;
}

.inner .signup_sidebar_content .solo div, 
.inner .signup_sidebar_content .ninja div, 
.inner .signup_sidebar_content .sumo div {
  font-size: 1.3em;
  line-height: 1.4;  
}

.inner .signup_sidebar_content .solo div.price, 
.inner .signup_sidebar_content .ninja div.price, 
.inner .signup_sidebar_content .sumo div.price {
  top: -20px;
  right: 10px;
  width: 81px;
  height: 81px;
  background: #EEE;
  position: absolute;
  text-indent: -9999px;
}

.inner .signup_sidebar_content .solo div.price {
	background: url(../images/plans/9.png) 0 0 no-repeat;
}
.inner .signup_sidebar_content .ninja div.price {
	background: url(../images/plans/39.png) 0 0 no-repeat;	
}
.inner .signup_sidebar_content .sumo div.price {
	background: url(../images/plans/99.png) 0 0 no-repeat;
}

/* about page / founders */

.inner .main_content .founders img {
	float: left;
	margin: 14px 0 0 0;
}

.inner .main_content .founders .about_founders img {
  margin: 4px 0 21px 0;
}

.inner .main_content .founders p,
.inner .main_content .founders h4 {

}

.inner .main_content .founder-block {
	padding: 0 0 10px 160px;
	position: relative;
}

.inner .main_content .founders p {
	margin-bottom: 10px;
}

.inner .main_content .founders .about_founders p {
	width: auto;
  float: none;
  clear: none;
}

.inner .main_content .founders h4 {
  clear: left;
  color:#C84400;
  font-size:18px;
  line-height: 1;
  font-weight:100;
  background: #FFF;
  text-align: left;	
  font-weight: normal;
  text-transform: none;
  padding: .75em 0 0 0;
  text-transform: uppercase;
}
.inner .main_content .founders h4 > span {
	display: none !important;
}

.inner .main_content .founders h4 em{
	text-indent: 0;
	font-style: italic;
}

.inner .main_content .about {
  margin: 0 0 21px 0;
  background: url(../images/about.png) 0 0 no-repeat;
}

.inner .main_content .about_bottom {
  height: 12px;
  background: url(../images/about.png) 0% 100% no-repeat; 
}

.inner .main_content .about .about_content {
  padding: 10px 30px 0 21px;
}

* html .inner .main_content .about .about_content,
*:first-child+html .inner .main_content .about .about_content {
  zoom: 1;
}

.inner .main_content .about .about_content h3 {
  color: #555;
  font-weight: bold;
}


/* blog */

#sidebar { text-align: center; padding: 21px 0;}

#sidebar p,
#sidebar ul,
#sidebar ol,
#sidebar dl { text-align: left; }

#sidebar img { margin: 0 0 21px 0;}

#sidebar .google_search {
  padding: 0 14px;
  text-align: left; 
  margin: 0 0 21px 0;
}

#sidebar .google_search label {
  color: #777;
  display: block;
  font-size: 1.2em;
  line-height: 1.75;
}

.content-header,
.date-header,
.comments-open-header {
  color: #c86421;
  font-size: 1.6em;
  line-height: 2.625;
  font-weight: normal;
  text-transform: uppercase;
}

h2.blog {
  width: 83px;
  height: 63px;
  text-indent: -9999px;
  background: url(../images/blog.html) 0 0 no-repeat;
}

.inner .main_content .entry .post_meta,
.inner .main_content .entry-footer {
  color: #777;
  font-size: 1.2em;
  line-height: 1.75;
  margin: .875em 21px .875em 0;
}

.inner .main_content .entry h3.entry-header {
  font-size: 3.5em;
  line-height: 1.2;
  font-weight: bold;
  text-transform: none;
  margin: 0 21px 0 0;
  font-weight: normal;
}

.inner .main_content .date-header {
  line-height: 1;
}

.entry {
  margin: 0 0 5em 0;
  padding: 0 0 5em 0;
  border-bottom: 1px solid #DDD;
}

.pager-bottom {
  font-size: 1.4em;
  line-height: 1.5;
  margin: 0 0 3em 0;
}

.inner #page_content.has_sidebar .main_content p.content-nav {
  padding: 0 0 1.5em 0;
}

form#comment-form label {
  display: block;
}

form#comment-form textarea {
  width: 600px;
}

/* signup logic */

.signup_success {
	display: none;
  margin: 0 21px 0 0;
}

.inner .main_content .successful {
  text-align: center;	
}

.inner .main_content .highlight {
	background: #FFC;
}

.inner .main_content .right_away_link {
	margin: 1em 0;
  display: block;
	font-size: 2em; 
	font-weight: bold; 
	text-align: center;
}

.inner .main_content .errors {
  clear: both;
  padding: 0 14px;
  background: #FFD;
	margin: 0 21px 21px 0;
  border: 3px solid #c86421;
}

.inner .main_content .errors ul {
  font-weight: bold;
  list-style-position: inside;
}

.inner .main_content .errors h3 {
  font-weight: bold;
}

/* pricing table */
.pricing_table {
	width: 63%;
	float: right;	
}

.pricing_table table.pricing {
	width: 100%
}

.pricing th {
	padding: 0 10px;
}

.pricing th img {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
}

.pricing td {
	padding: 10px;
	text-align: center;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.pricing td span {
  color: #999;
}

.pricing td.last {
	border-right: none;
	padding-right: 0;
}

.pricing tr.first td {
	border-top: 1px solid #CCC;
}

.pricing tr.last td {
	border-bottom: none;
	padding-bottom: 0;
}

.ajaxloader {
	width: 35px;
	height: 35px;
	float: right;
	display: none;
	background: url(../images/ajaxloader.gif) 50% 50% no-repeat;
}

/* cufon style */

/* inner page */
.cufon-loading .tour_content h4,
.cufon-loading .tour_top .tour_content p,
.cufon-loading .intro p,
.cufon-loading #feature h2,
.cufon-loading #feature .tour_header p,
.cufon-loading .highlighted h3,
.cufon-loading .text_column h3,
.cufon-loading .buzz_entry .buzz_content h3,
.cufon-loading .sidebar_content h3,
.cufon-loading .founders h4,
.cufon-loading table.apps th,
.cufon-loading .footer li h3,
.cufon-loading .signup_sidebar_content ul,
.cufon-loading .signup_sidebar_content h3,

/* home page */
.cufon-loading .section h2, 
.cufon-loading #my-glider p, 
.cufon-loading .features h3, 
.cufon-loading .footer li h3 {
	visibility: hidden !important;
}

/* tour page - pricing slide */

.NiCHE_flavors {
	width: 324px;
  float: left;
}

.plan_info {
	width: 620px;
	float: right;
}

.plan_info table {
  width: 620px;
}

.pricing_rule {
  clear: both;
  height: 2px;
  margin: 0 0 10px 0;
  background: url(../images/rule.png) 0 0 repeat-x;
}

.pricing_rule hr {
  display: none;
}

.whats_in_plus {
  padding: 10px 0;
  background: #f8f8ef;
  margin: 0 0 20px 0px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;	
}

.inner .tour_content .section .whats_in_plus p,
.inner .tour_content .section .whats_in_plus li {  
  margin: 0 10px;
  color: #5b5745;
  background: #f8f8ef;
}

/* Tour Page */

.inner #feature .tour_header .content {
	height: 240px;
	position: relative;
}

.inner #feature .tour_header {
	overflow: hidden;
}

.has_js .inner #feature .tour_header .content {
	height: 160px;
}

#feature .tour_header p {
	clear: left;
	width: 400px;
	font-size: 18px;
	line-height: 24px;
	margin-left: 4px;
}

#feature .tour_header .content {
	position: relative;
}

.tour_navigation,
.tour_navigation li,
.tour_navigation a,
.tour_navigation li.active em {
	background: url(../images/tour_nav.png) repeat-x;
}

.tour_navigation {
	height: 53px;
	border-bottom: solid 1px #ccc;
	position: relative;
	z-index: 10;
}

.tour_navigation ul {
	height: 53px;
	width: 980px;
	margin: 0 auto;
}

.tour_navigation ul li {
	float: left;
	height: 53px;
	position: relative;
	overflow: visible;
}

.tour_navigation ul li a{
	display: block;
	float: left;
	height: 53px;
	overflow: hidden;
	text-indent: -9999px;
}

.tour_navigation ul li a span {
	display: none;
}

.tour_prev, .tour_next,
.tour_prev a, .tour_next a {
	width: 56px;
}

.tour_next {
	margin-right: -10px;
}

.tour_navigation ul li.tour_prev, .tour_navigation  ul li.tour_prev a {
	background-position: 0 -162px;
}

.tour_navigation  ul li.tour_next, .tour_navigation  ul li.tour_next a {
	background-position: -924px -162px;
}

#tour_1, #tour_1 a {
	width: 125px;
	background-position: -56px -108px;
}

#tour_2, #tour_2 a {
	width: 140px;
	background-position: -181px -108px;
}

#tour_3, #tour_3 a {
	width: 165px;
	background-position: -321px -108px;
}

#tour_4, #tour_4 a {
	width: 142px;
	background-position: -486px -108px;
}

#tour_5, #tour_5 a {
	width: 161px;
	background-position: -628px -108px;
}

#tour_6, #tour_6 a {
	width: 135px;
	background-position: -789px -108px;
}

#tour_1 a:hover { background-position: -56px -55px; }
#tour_2 a:hover { background-position: -181px -55px; }
#tour_3 a:hover { background-position: -321px -55px; }
#tour_4 a:hover { background-position: -486px -55px; }
#tour_5 a:hover { background-position: -628px -55px; }
#tour_6 a:hover { background-position: -789px -55px; }

.tour_navigation li.active a {
	height: 54px !important;
}

.tour_navigation li.active em {
	display: block;
	width: 25px;
	height: 12px;
	background-position: -106px -215px;
	position: absolute;
	top: 54px;
	left: 50%;
	margin-left: -12px;
}

#tour_1.active a, #tour_1.active a:hover { background-position: -56px  -161px; }
#tour_2.active a, #tour_2.active a:hover { background-position: -181px -161px; }
#tour_3.active a, #tour_3.active a:hover { background-position: -321px -161px; }
#tour_4.active a, #tour_4.active a:hover { background-position: -486px -161px; }
#tour_5.active a, #tour_5.active a:hover { background-position: -628px -161px; }
#tour_6.active a, #tour_6.active a:hover { background-position: -789px -161px; }

.tour_navigation  ul li.tour_prev a:hover { background-position: 0px -55px; }
.tour_navigation  ul li.tour_next a:hover { background-position: -924px -55px; }

.tour_navigation  ul li#tour_prev.disabled a, .tour_navigation  ul li#tour_prev.disabled a:hover { background-position: 0px -108px; cursor: default;}
.tour_navigation  ul li#tour_next.disabled a, .tour_navigation  ul li#tour_next.disabled a:hover { background-position: -924px -108px; cursor: default;}

#feature #begin_tour a {
	background: transparent url(../images/begin_tour.png) no-repeat;
}

#feature #begin_tour {
	display: block;
	clear: left;
	position: absolute;
	top: 145px;
	left: 0;
	width: 306px;
	height: 71px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
}

#feature #begin_tour a {
	display: block;
	width: 306px;
	height: 71px;
}

#feature #begin_tour a:hover {
	background-position: 0 -90px;
}

#feature #begin_tour a:active {
	left: 2px;
	top: 137px;
}

#tour_image {
	position: absolute;
	right: 0px;
	top: 30px;
}

.has_js #tour_image {
	top: 100px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
}

#feature .tour_header #signup_large a {
	display: block;
	position: relative;
	width: 313px;
	height: 90px;
	float: none;
	background: url(../images/free_trial.png) no-repeat
}

#feature .tour_header #signup_large a:hover {
	background-position: left -99px;
}

#feature .tour_header #signup_large div {
	color: #fff;
	margin-right: 15px;
	padding: 10px 0 0 0;
	text-align: right;
	font-size: 12px;
	cursor: pointer;
}

#feature .tour_header #signup_large div:hover {
	color: #fff;
	text-decoration: underline;
}

#feature .tour_header {
	position: relative;
}

#feature .tour_header #signup_large {
	width: 313px;
	height: 120px;
	display: block;
	position: absolute;
	left: 670px;
	top: 14px;
	display: none;
}

.has_js #feature .tour_header #signup_large {
	left: 700px;
	display: block;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
}

#tour_shadow {
	position: absolute;
	z-index: 20;
	bottom: 0;
	left: 0;
	width: 980px;
	height: 30px;
	background: url(../images/tour_header_shadow.png) no-repeat;
}
/* Hide the "Overview" tab so the the cycle plugin works */
#tour_0 {
	display: none;
}

div.items > ul {
	position: relative;
	height: auto;
}

.image_wrapper {
	position: relative;
	background: url(../images/image_wrapper.png) left bottom;
	float: left;
	top: 7px;
}

.image_wrapper img {
	background: #fff url(../images/image_wrapper.png) left top;
	padding: 14px 13px 0 13px;
	position: relative;
	top: -13px;
}
.paper .image_wrapper img {
	background-color: #f7f8ef;
}

#tour_glider ul,
#tour_glider ul li {
	list-style: none !important;
}

#tour_glider ul li {
	padding-top: 10px !important;
}

.tour_top .tour_content {
	float: left;
	width: 450px;
	margin-left: 25px;
	margin-top: 0;
}

.tour_top {
	float: left;
	width: 980px;
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #eaeaea;
}

.inner .tour_glider .tour_content {
	margin-top: 0;
}

.tour_top .tour_content p {
	font-size: 16px !important;
}

#tour_glider h3 {
	border: none;
}

#tour_glider .tour_top h3 {
	margin-bottom: 10px;
}

.tour_columns { 
	float: left;
	width: 980px;
	min-height: 400px;
}

.inner #tour_glider .tour_columns p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
}
.tour_one_column, .tour_two_columns {
	float: left;
	padding-bottom: 1px;
}

.alpha {
	margin-left: 0;
}

.tour_one_column {
	width: 210px;
	margin-right: 30px;
}

.tour_two_columns .image_wrapper,
.tour_one_column .image_wrapper {
	margin-left: -8px;
	margin-right: -9px;
	width: 222px;
	background-position: right bottom;
	margin-bottom: 12px;
	margin-top: 10px;
	position: relative;
}

.tour_one_column .image_wrapper {
	float: none;
}

.tour_two_columns .image_wrapper {
	margin-right: 10px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

.tour_two_columns .image_wrapper img,
.tour_one_column .image_wrapper img {
	background-position: right top !important;
	padding-right: 14px !important;
}

.tour_content h4 {
	color: #599d10 !important;
	letter-spacing: 0;
}

.tour_two_columns {
	width: 470px;
	margin-right: 30px;
}
.image_wrapper {
	display: block;
}

a.image_wrapper {
		cursor: pointer;
}

.image_wrapper em {
	display: block;
	width: 33px;
	height: 32px;
	background: url(../images/plus.png) 0px -4px;
	position: absolute;
	right: -4px;
	bottom: -4px;
}

.image_wrapper:hover em {
	background-position: -35px -4px;
}

.omega {
	margin-right: -20px;
}

.paper {
	background: url(../images/paper-wide.png) left bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	position: relative;
}

.paper-top {
	margin-top: 20px;
}

.coffee_cup {
	position: absolute;
	right: 25px;
	bottom: 22px;
}

.inner .tour_content .section .paper h4 {
	background: #fff url(../images/paper-wide.png) left top no-repeat;
	padding: 15px 80px 0 20px;
}

.inner .tour_content .section .paper p {
	background: transparent;
	padding: 0 20px;
}

.inner .tour_content .section .paper .image_wrapper {
	float: right;
	margin: 0 10px 5px 20px;
}

.inner .tour_content .section .with_graphic p {
	padding-right: 120px;
}

.supporting_images {
	position: absolute;
	left: -2000px;
	top: -2000px;
}
#tour_nav_bottom {
	border-top: solid 1px #eee;
	z-index: 0;
}

#tour_nav_bottom .tour_prev{
	margin-left: 865px;
}

acronym {
	border-bottom: dotted 1px #679515 ;
	color: #679515;
	cursor: help;
}

a.signup-tour {
	display: block;
	width: 215px;
	height: 64px;
	background: url(../images/tour_images/free-sign-up.png) no-repeat;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	left: -5px;
}


a.signup-tour:hover {
	background-position: left bottom;
}

/* Company Section */

#about-side {
	width: 223px;
	height: 345px;
	margin-left: 30px;
	margin-bottom: 15px;
	float: right;
	position: relative;
}

#about-side #buddah_med{
	position: absolute;
	bottom: -10px;
	left: -50px;
}

.inner .content p#about-quote {
	width: 483px;
	margin-right: -30px !important;
	padding: 0;
	height: 39px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -9999px;
	background: url(../images/about/quote.png) no-repeat;
}

.inner #page_content .founders .intro p {
	margin: 0 !important;
	padding: 10px 0;
	font-size: 20px;
	line-height: 26px;
	color: #5B5745 !important;
}

.inner #page_content .founders .intro {
	float: left;
	width: 100%;
}

.inner #page_content .founders .intro img {
	margin-right: 20px;
	position: relative;
	top: -7px;
}

.inner #page_content .founders .intro {
	position: relative;
	top: -10px;
	border-bottom: solid 1px #eaeaea;
	border-top: solid 1px #eaeaea;
}

.inner .main_content .founders h3 {

}

.inner #page_content .founders img {
	border: solid 2px #ddd;
	position: absolute;
	left: 0;
	top: 0;
}

p#about-quote br {
	display: none;
}

/* Extras Section */

.push_updates,
.mobile,
.widgets,
.sso,
.customization {
	display: none;
}

.all_extras div.push_updates,
.all_extras div.mobile,
.all_extras div.widgets,
.all_extras div.sso,
.all_extras div.customization {
	display: block;
}

.mobile .mobile { display: block;}
.push_updates .push_updates { display: block;}
.widgets .widgets { display: block;}
.sso .sso { display: block;}
.customization .customization { display: block;}



#apps-tiles {
	clear: left;
	width: 770px;
	margin-right: -25px;
	float: left;
	display: block;
	
}

.app-tile {
	width: 245px;
	height: 187px;
	background: #f5f5f5 url(../images/extras/extras-back.png)  repeat-x;
	border: solid 1px #ddd;
	float: left;
	margin: 0 5px 5px 0;
}



.has_js .app-tile:hover {
	border-color: #ccc;
	background: #e8e8e8;
	cursor: pointer;
}


.app-tile img {
	margin: 4px;
	width: 235px;
	height: 72px;
	background: #fff;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #f8f8f8;
	border-bottom: solid 1px #f8f8f8;
}

.inner #page_content .app-tile p {
	margin: 0 10px;
	font-size: 12px;
}

.inner #page_content .app-tile p.logo {
	margin: 0 0 0 0;
}


/* Signup Page */

.NiCHE_details {
	clear: both;
	border-top: solid 1px #eaeaea;
	padding-top: 10px;
	margin-top: 20px;
}

.NiCHE_details ul {
	list-style: none !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
}

.NiCHE_details li {
	font-size: 11px;
	line-height:  140%;
	margin-bottom: 5px;
}

#pricing-table {
  width: 665px;
  padding: 21px 0 0 0;
  float: left;
  margin-bottom: 10px;
}

#pricing-table th,
#pricing-table td {
	width: 33%;
}

#pricing-table thead th {
	border: none !important;
}

.signup_success {
	width: 665px;
	height: 450px;
  padding: 21px 0 0 0;	
}


.pricing-sub {
	width: 221px;
	float: left;
}

.inner #page_content #pricing-table th,
#zoom_content h4 {
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	width: 223px;
	position: relative;
}

#zoom_content h4 {
	width: auto;
	margin-left: 10px;
}

.inner #page_content #pricing-table th{
		height: 40px;
}

.inner #page_content #pricing-table p,
.inner #page_content #pricing-table td {
	font-size: 12px;
	padding: 3px 10px;
}

.inner #page_content #pricing-table p {
	margin: 10px 0 ;
	
}

.inner #page_content #pricing-table ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: solid 1px #e8e8e8;
}

.inner #page_content #pricing-table li {
	border-bottom: solid 1px #e8e8e8;
}

.price-per {
	height: 30px;
}


#pricing-table .pricing-regular {
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

.inner #page_content th.pricing-solo,
#zoom_content .pricing-solo h4  {
	background: #fff url(../images/tour/pricing/solo.png) center top no-repeat;
}

.inner #page_content th.pricing-regular,
#zoom_content .pricing-regular h4 {
	background: #fff url(../images/tour/pricing/regular.png) center top no-repeat;
}

.inner #page_content th.pricing-plus,
#zoom_content .pricing-plus h4  {
	background: #fff url(../images/tour/pricing/plus.png) center top no-repeat;
}

.price-desc a {
	white-space: nowrap;
}

#pricing-table td {
	padding: 5px 10px !important;
	vertical-align: middle;
	text-align: center;
	border-bottom: solid 1px #e8e8e8;
}

#pricing-table tbody tr.desc td {
	vertical-align: top;
}

#pricing-table tbody tr.desc p {
	margin: 0 !important;
}

#pricing-all-plans {
	border-top: solid 1px #e8e8e8;
	padding: 10px 0 !important;
	border-bottom: solid 1px #e8e8e8;
	font-weight: bold;
	color: #66ab23;
	background: #fbf9f1;
}

.inner #pricing-all-plans p {
	margin: 0;
	padding: 0;
	text-align: center;
}

form.signup {
	clear: left;
}

#zoom_content .pricing-plus ul {
	list-style: disc outside;
	margin-left: 0px;
	padding-left: 20px;
}

#zoom_content .pricing-plus ul li {
	margin: 0 10px;
	font-size: 14px;
}

#zoom_content {
	zoom: 1;
	background: #fff;
}

form .select_options label {
	float: left;
	margin: 5px 0 0 0;
	padding: 3px 10px 3px 3px;
	color: #444237;
	cursor: pointer;
}

form .select_options label:hover {
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
