/* v1.3 | 20090929 */

html, body, div, span, applet, object, iframe,
h1, 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: top;
	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 {
	display: none;
}

.images_column iframe {
	display: block;
}

/* custom style begins here */

body {
  background: #486d9f;
}

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: 187px;
  height: 105px;
  display: block;
  text-indent: -9999px;
  text-decoration: none;
  background: url(../images/logo_nca.png) 0 4px no-repeat;
}

.header ul {
  float: right;
}

.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 ul li.about a {
  width: 75px;
  background: url(../images/header_subnav2.png) 0 -54px no-repeat;
}
.header ul li.about a:hover {
  background: url(../images/header_subnav2.png) 0 -27px no-repeat;
}
.header ul li.about a.selected {
  background: url(../images/header_subnav2.png) 0 0px no-repeat;	
}

.header ul li.blog a {
  width: 57px;
  background: url(../images/header_subnav2.png) -75px -54px no-repeat;
}
.header ul li.blog a:hover {
  background: url(../images/header_subnav2.png) -75px -27px no-repeat;
}
.header ul li.blog a.selected {
  background: url(../images/header_subnav2.png) -75px 0px no-repeat;
}

.header ul li.contact a {
  width: 84px;
  background: url(../images/header_subnav2.png) -132px -54px no-repeat;
}
.header ul li.contact a:hover {
  background: url(../images/header_subnav2.png) -132px -27px no-repeat;
}
.header ul li.contact a.selected {
  background: url(../images/header_subnav2.png) -132px 0px no-repeat;
}

/* not currently used
.header ul li.api a {
  width: 43px;
  background: url(../images/header_subnav2.png) -216px -54px no-repeat;
}
.header ul li.api a:hover {
  background: url(../images/header_subnav2.png) -216px -27px no-repeat;
}
.header ul li.api a.selected {
  background: url(../images/header_subnav2.png) -216px 0px no-repeat;
}
*/

.header ul li.support a {
  width: 88px;
  background: url(../images/header_subnav2.png) -259px -54px no-repeat;
}
.header ul li.support a:hover {
  background: url(../images/header_subnav2.png) -259px -27px no-repeat;
}

.header a.we_are_hiring {
	float: right;
  width: 113px;
  height: 27px;
  margin: 20px 6px 0 0;
  text-indent: -9999px;	
  background: url(../images/we_are_hiring.png) 0 0 no-repeat;
}

.header ol {
  top: 8px;
  left: 15px;
  clear: right;
  float: right;
  width: 556px;
  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: 107px;
  background: url(../images/header_nav2.png) 0 -136px no-repeat;
}
.header ol li.home a:hover {
  background: url(../images/header_nav2.png) 0 -72px no-repeat;
}
.home .header ol li.home a {
  background: url(../images/header_nav2.png) 0 -8px no-repeat;
}

.header ol li.sign-up a {
  width: 119px;
  background: url(../images/header_nav2.png) -107px -136px no-repeat;
}
.header ol li.sign-up a:hover {
  background: url(../images/header_nav2.png) -107px -72px no-repeat;
}
.header ol li.sign-up a.selected {
  background: url(../images/header_nav2.png) -107px -8px no-repeat;
}

.header ol li.tour a {
  width: 120px;
  background: url(../images/header_nav2.png) -226px -136px no-repeat;
}
.header ol li.tour a:hover {
  background: url(../images/header_nav2.png) -226px -72px no-repeat;
}
.header ol li.tour a.selected {
  background: url(../images/header_nav2.png) -226px -8px no-repeat;
}

.header ol li.members a {
  width: 140px;
  background: url(../images/header_nav2.png) -346px -136px no-repeat;
}
.header ol li.members a:hover {
  background: url(../images/header_nav2.png) -346px -72px no-repeat;
}
.header ol li.members a.selected {
  background: url(../images/header_nav2.png) -346px -8px no-repeat;
}

/* NOT CURRENTLY USED
.header ol li.buzz a {
  width: 100px;
  background: url(../images/header_nav2.png) -456px -136px no-repeat;
}
.header ol li.buzz a:hover {
  background: url(../images/header_nav2.png) -456px -72px no-repeat;
}
.header ol li.buzz a.selected {
  background: url(../images/header_nav2.png) -456px -8px no-repeat;
}
*/

.section#feature {
  display: block;
  background: #486d9f url(../images/feature_tile.jpg) 0 0 repeat-x;  
}

.section#feature #section1 {
  background: url(../images/creditrepair.png) 95% 100% no-repeat;
}
.section#feature #section2 {
  background: url(../images/creditreports.png) 95% 100% no-repeat;
}
.section#feature #section3 {
  background: url(../images/compare.png) 95% 100% no-repeat;
}
.section#feature #section4 {
  background: url(../images/gears.png) 100% 100% no-repeat;
}

.sign-up .section#feature {
  height: 173px;
  background: #486d9f url(../images/feature_tile.jpg) 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.png) 0 0 no-repeat;
}

.section#feature .sign-up a {
	left: 0;
	bottom: 10px;
	width: 289px;
	height: 76px;
	z-index: 9000;
	display: block;
	position: absolute;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/get_started.png) 0 0 no-repeat;
}

.section#feature .sign-up a:hover {
  background: url(../images/get_started.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.jpg) 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;
  height: 241px;
  position: relative;
}

.section#video_testimonials .section {
  width: 530px;
  height: 241px;
  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_lg.png) 0 0 no-repeat;
}

.section#video_testimonials .logo {
	float: left;
	width: 8px;
	height: 70px;
	margin: 13px 16px;
}

#section5  .logo { background: url(../images/logo_twitter_bird.png) 0 0 no-repeat; }
#section6  .logo { background: url(../images/logo_ideo.png) 0 0 no-repeat; }
#section7  .logo { background: url(../images/logo_nbc.png) 0 0 no-repeat; }
#section8  .logo { background: url(../images/logo_booksamillion.png) 0 0 no-repeat; }
#section9  .logo { background: url(../images/logo_hover.png) 0 0 no-repeat; }
#section10 .logo { background: url(../images/logo_scribd.png) 0 0 no-repeat; }
#section11 .logo { background: url(../images/logo_yammer.png) 0 0 no-repeat; }
#section12 .logo { background: url(../images/logo_viddler.png) 0 0 no-repeat; }

.section#video_testimonials p {
	float: left;
	width: 410px;
	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/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/small_logo_twitter.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.ideo a {
  background: url(../images/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/small_logo_ideo.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.msnbc a {
  background: url(../images/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/small_logo_msnbc.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.books-a-million a {
  background: url(../images/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/small_logo_booksamillion.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.hover a {
  background: url(../images/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/small_logo_hover.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.scribd a {
  background: url(/images/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/small_logo_scribd.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.viddler a {
  background: url(../images/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/small_logo_viddler.gif) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.sliderocket a {
  background: url(../images/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/small_logo_sliderocket.png) 0 -39px no-repeat;
}

.section#video_testimonials .testimonials ul li.yammer a {
  background: url(../images/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/small_logo_yammer.png) 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: 20px 0 0 0;
  background: url(../images/news_tile.png) 0 0 repeat-y;
}  

.section#features_updates .updates .blog h3 {
  height: 56px;
  width: 294px;
  text-indent: -9999px;
  background: url(../images/news_from_nca.png;);
}

.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: url(../images/follow_us_on.png) 0 0 no-repeat;
}

.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/twitter.png) 0 0 no-repeat;
}
.section#features_updates .updates .network ul li.facebook a {
  background: url(../images/facebook.png) 0 0 no-repeat;
}
.section#features_updates .updates .network ul li.linkedin a {
  background: url(../images/linkedin.png) 0 0 no-repeat;
}
.section#features_updates .updates .network ul li.flickr a {
  background: url(../images/flickr.png) 0 0 no-repeat;
}
.section#features_updates .updates .network ul li.youtube a {
  background: url(../images/youtube.png) 0 0 no-repeat;
}

.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/feature_tile.jpg) 0 0 repeat-x;
}

.footer .footer_wrapper {
  min-height: 303px;
  background: url(../images/feature.jpg) 50% 0 no-repeat;
}

.footer .content {
  color: #FFF;
  font-family: Arial, sans-serif;
}

.footer .content .takecharge {
  top: -23px;
  float: left;
  width: 196px;
  height: 153px;
  position: relative;
  background:url(../images/takecharge.gif) 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_divide.png) 0 0 no-repeat;
}

.footer .content ul li {
	font-size: 14px;
  line-height: 1.8;
}

.footer .content ul li.fine_print {
	color: #CCC;
	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: 217px;
  height: 61px;
  display: block;
  margin: -3px 0 3px 0;
  text-indent: -9999px;
  text-decoration: none;
  background: url(../images/signup_button_small.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
.footer {
  clear: both;
  min-height: 303px;
  background: #679616 url(../images/feature_tile.jpg) 0 0 repeat-x;
}

.footer .footer_wrapper {
  min-height: 303px;
  background: url(../images/feature.jpg) 50% 0 no-repeat;
}

.footer .content {
  color: #FFF;
  font-family: Arial, sans-serif;
}

.footer .content .takecharge {
  top: -23px;
  float: left;
  width: 189px;
  height: 153px;
  position: relative;
  background:url(../images/takecharge.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: 341px;
}

.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 .sign-up {
  margin: 5px 0 0 -4px;
}

.footer .content .sign-up a {
  padding: 0;
  width: 217px;
  height: 61px;
  display: block;
  margin: -3px 0 3px 0;
  text-indent: -9999px;
  text-decoration: none;
  background: url(../images/signup_button_small.png) 0 0 no-repeat;
}

.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 .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_control2.png) 0 -28px no-repeat;
}

#my-glider .controls a:hover {
  background: url(../images/glider_control2.png) 0 -14px no-repeat;  
}

#my-glider .controls a.activeSlide {
  background: url(../images/glider_control2.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: 217px;
  height: 51px;
  float: right;
  margin: 7px 0 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 230px 0 0;
}

.inner #page_content .content {
  padding: 0 0 42px 0;
} 

.inner #page_content.has_sidebar .content {
  padding: 0 0 42px 0;
  background: url(../images/sidebar.gif) 100% 100% 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 {
  float: left;
  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 #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 21px 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 h3 {
	color: #c86421;
	font-size: 1.6em;
	line-height: 2.625;
	font-weight: normal;
	text-transform: uppercase;
}

.inner .sidebar_content {
  float: left;
  width: 230px;
  margin: 0 0 -23px 0;
  background: url(../images/sidebar.gif) 100% 10px repeat-y;
}

.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: 0 2px 21px 2px;
  border-top: 1px dashed #e0e0e0;
}

.inner .sidebar_content ul li {
  font-size: 1.2em;
  line-height: 1.5;
  border-bottom: 1px dashed #e0e0e0;
}

.inner .sidebar_content ul li a {
  display: block;
  padding: 6px 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;
}

.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 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: #F6f6f6;
  margin: 0 21px 21px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

form.signup fieldset.last {
}

form.signup .legend {
  color: #444237;
  font-size: 1.6em;
  margin: 0 0 .8em 0;
  font-weight: bold;
  text-transform.signup: uppercase;
}

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 input {
  width: 400px;
  font-size: 1.4em;
  margin: 3px 0 0 0;
  font-family: Arial, sans-serif;
}

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 26px 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 members table */

div.members {
  padding: 0 0 42px 0;
  background: #F6F6F6 url(../images/arrow.gif) 90% 100% no-repeat;
}

div.members p {
	padding: 21px;
	margin: 0 !important;
}


table.members th,
table.members td {
	padding: 0;
	border: none;
	vertical-align: top;
}

table.members 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.members th em {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #EDEDED;
}

table.members 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: 225px;
	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/works.png); }
.inner ul.tour li.collect a em { background-image: url(../images/different.png); }
.inner ul.tour li.organize a em { background-image: url(../images/organize.png); }
.inner ul.tour li.selfservice a em { background-image: url(../images/members.png); }
.inner ul.tour li.branding a em { background-image: url(../images/branding.png); }
.inner ul.tour li.integration a em { background-image: url(../images/integration.png); }
.inner ul.tour li.security a em { background-image: url(../images/security.png); }
.inner ul.tour li.pricing a em { background-image: url(../images/price.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/different.png) 0 0 no-repeat; height: 333px; }
.inner .tour_content #slide_seven .image { background: url(../images/security.jpg) 0 0 no-repeat; height: 333px; }

.inner .tour_content .section .text {
	width: 95%;
	float: left;
}

.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;
	padding-left: 12px;
	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 .bottompromos {
	float: left;
	width: 395px;
	background: #f8f8ef;
	margin: -34px 42px 0 0;
}

.inner .tour_content .tour_explore .forms {
	float: left;
	width: 820px;
	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;
}

.inner .tour_content .tour_explore .bottompromos h3 {
	font-size: 1.8em;
	margin: 0 10px 5px 0;
}

.inner .tour_content .tour_explore .forms h3 {
	font-size: 1.8em;
	margin: 0 10px 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/film.png) 0 4px no-repeat;
}

.inner .tour_content .tour_explore .videos .answer {
	padding: 0 0 1.4em 0;
}

.inner .tour_content .tour_explore .videos .answer a{
	font-size: 1em;
	color: #817d71;
}

.inner .tour_content .tour_explore .videos .bottompromo {
  padding: 0 0 1.4em 32px;
  background: url(../images/film.png) 0 4px no-repeat;
}

.inner .tour_content .tour_explore .videos .form {
  padding: 0 0 1.4em 32px;
  background: url(../images/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 .bottompromo span {
  padding: 0;
}

.inner .tour_content .tour_explore .form 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: 469px;
	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;
}

.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;
  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: 490px;
}

.images_column img,
.images_column iframe {
	margin: 0 0 21px 0;
}

/* members 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.members {
	clear: both;
  font-size: 1em;
}

ul.members li {
	float: left;
	width: 202px;
	padding: 0 10px;
	margin: 0 2.1em 2.1em 0;
  list-style-type: none;
  border: 1px solid #DDD;
}

ul.members li img {	
  display: block;
  max-width: 200px;
  margin: 0 auto 1em auto;
}

ul.members 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;
  color: #5b5745;
  padding: 21px 0 0 0;
}

.inner .signup_sidebar_content {
  float: left;
  width: 294px;
  margin: 0 0 -23px 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: #c84400;
  font-size: 16px;
  line-height: 1.2;
  padding: 0 0 10px 0;
  margin: 0 21px 10px 21px;
  background: url(../images/signup_sidebar_shim.png) bottom left repeat-x;
}

.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: url(../images/signup_sidebar.png) 0 0 no-repeat;
  margin: 0 0 21px 0;
  padding: 21px 0 0 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/small.png) 0 0 no-repeat;	
}

.inner .signup_sidebar_content .ninja h3 {
  width: 144px;
  height: 30px;
  background: url(../images/medium.png) 0 0 no-repeat;	
}

.inner .signup_sidebar_content .sumo h3 {
  width: 163px;
  height: 43px;
  background: #f0f0f0 url(../images/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 {
  float: right;
  clear: right;
  width: 430px
}

.inner .main_content .founders .about_founders p {
	width: auto;
  float: none;
  clear: none;
}

.inner .main_content .founders h4 {
  clear: right;
  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 .5em 0;
  text-transform: uppercase;
}

.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.png) 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 {
  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 .intro p,
.cufon-loading #feature h2,
.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.members 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 */

.ncacreditrepair_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;
}

