html { background: #f0f0e6; }
body { background: #f0f0e6; font-family: "Lucida Grande","Lucida Grande Unicode",Verdana,sans-serif; }

a:link, a:visited { color: #528bd4; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

.clear { clear: both; }
.right { float: right !important; }
.container { margin: 0 auto; width: 980px; }

#header { background: url('../images/bg.png') repeat-x top left; border-bottom: 1px solid #fff; }
#header .container { width: 988px; height: 41px; background: url('../images/sep.png') top left no-repeat; padding-left: 2px;	text-shadow: 0 1px 1px #3b89a1; line-height: 39px; }

#header ul { height: 41px; float: left; }
#header li { list-style: none; float: left; background: url('../images/sep.png') top right no-repeat; padding-right: 2px; }
#header li a { display: block; background: url('../images/bg.png') repeat-x top left; font-size: 13px; color: #fff; font-weight: bold; padding: 0 20px 2px; letter-spacing: 1px; text-decoration: none; }
#header li.active a, #header li a:active { background-position: bottom left; }
#header li.highlight a { color: #c4ffc3; }

#header p { float: right; color: #fff; font-size: 13px; margin-right: 30px; font-style: italic; }
#header p a { margin-left: 8px; font-weight: bold; color: #daf4ff; text-shadow: none; }

#pitch { background: #fcfaf4; border-bottom: 1px solid #ebebeb; }
#pitch .container { padding-top: 15px; padding-bottom: 15px; }

#pitch iframe.video { float: right; margin: 10px 0 0 10px; }

#pitch h1.logo { display: block; background: url('../images/logo.png'); width: 230px; height: 66px; text-indent: -1000px; overflow: hidden; }
#pitch h1.tagline { font-size: 30px; font-weight: normal; letter-spacing: -1px; margin: 30px 0 20px; font-weight: bold; color: #222; }
#pitch h2 { font-size: 22px; font-weight: normal; margin: 0 0 10px; color: #444; }

#pitch p.pitch { color: #666; margin-bottom: 30px; }

#pitch h1, #pitch h2, #pitch p.pitch { font-family: Georgia, "Times New Roman", sans-serif; }

a.signup { display: block; background: url('../images/signup.png') top no-repeat; width: 138px; height: 40px; text-indent: -1000px; overflow: hidden; }
a.signup:hover { background-position: bottom center; }

input#signup-button
{
  background: url('../images/signup.png') top left no-repeat;
  height: 40px;
  width: 140px;
  border: 0px;
  text-indent: -1000px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  float: right;
  margin-top: -1px;
  margin-left: 0px;
}

input#signup-button:hover { background-position: 0 -40px; }
input#signup-button:active { background-position: bottom left; }

#signup-email
{
  height: 32px;
  width: 348px;
  border-style: solid;
  border-width: 1px;
  border-color: lightGray;
  font-size: 12pt;
  vertical-align: middle;
  padding-left: 5px;
  line-height: 32px;
  color: gray;
}

#pitch p.signup { color: #777; font-size: 11px; margin: 5px 0 0 6px; clear: left; }

#pitch p.tour { font-size: 15px; line-height: 42px; color: #444; }
#pitch p.tour a { text-decoration: underline; }

#features { background: #fff; padding: 10px 0 30px; }
#features .container { line-height: 15px; }

#features #logo-group { float: left; width: 188px; margin: 12px 0; }
#features #logo-group img { width: 182px; height: 63; padding: 0px 0px 0px 0px;}

#features .feature { width: 240px; padding-left: 44px; min-height: 34px; background-position: 0 2px; background-repeat: no-repeat; float: right; font-family: "Lucida Grande","Lucida Grande Unicode",Verdana,sans-serif; margin: 12px 0 0 0px; }
#features .share { background-image: url('../images/share.png'); }
#features .email { background-image: url('../images/email.png'); }
#features .stats { background-image: url('../images/stats.png'); }
#features .reports { background-image: url('../images/reports.png'); clear: right; }

#features .feature h3 { font-size: 13px; font-weight: bold; margin-bottom: 2px; }
#features .feature p { font-size: 11px; color: #555; }
#features .feature span { color: #999; }

#specific-messages { background: #fff; padding-bottom: 30px; }
#specific-messages .container { line-height: 18px; padding-top: 20px; }
#specific-messages #tabs { float: left; width: 350px; }

#messages { background: #fff; padding-bottom: 30px; }
#messages .container { line-height: 18px; }

#messages .block { background: url('../images/block_bg.gif'); width: 278px; }
#messages .block h4 { background: url('../images/block_top.png'); height: 33px; padding: 0 12px; font-weight: bold; line-height: 33px; font-size: 14px; color: #fff; text-shadow: 0 1px 0 #438aa1; margin-bottom: 5px; }
#messages .block h4 a { color: #fff; text-shadow: 0 1px 0 #438aa1; }
#messages .block p { padding: 3px 15px; font-size: 12px; font-style: italic; }
#messages .block p a { font-style: normal; margin-left: 4px; }
#messages .block a.more { display: block; background: url('../images/block_bottom.png'); height: 36px; width: 278px; text-align: center; line-height: 31px; font-size: 12px; margin-top: 8px; color: #949489; }

#news { float: right; margin-right: 12px; }
#testimonials_block { float: right; display: block; }
#testimonials_block .testimonial { margin: 0 0 8px; font-family: Georgia, "Times New Roman", sans-serif; padding: 12px; background: #fff; border: 1px solid #e6e6da; width: 560px; float: left; clear: both; -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; }

#tabs { float: left; width: 650px; }
#tabs h3 { font-weight: bold; font-size: 18px; margin-bottom: 10px; font-family: Georgia, sans-serif; margin-bottom: 24px; }
#tabs .tabs { height: 37px; }
#tabs .tabs li { float: left; list-style: none; width: 150px; height: 38px; line-height: 40px; background: url('../images/tab.png') top left; font-size: 13px; text-align: center; margin: 0 6px -1px 0; color: #514742; font-weight: bold; cursor: pointer; }
#tabs .tabs li:active, #tabs .tabs li.active { background-position: bottom left; }
#tabs .content { clear: left; border: 1px solid #cfcfbd; padding: 10px 16px; background: #f7f7f1; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#tabs .content li { list-style: none; background: url('../images/bullet.png') 0 5px no-repeat; font-size: 13px; line-height: 24px; color: #5e534c; padding: 2px 0 2px 24px; }

#footer { background: #f0f0e6; border-top: 1px solid #e6e6da; }
#footer .container { width: 940px; padding: 12px 0; }

#footer ul { float: left; margin-right: 60px; }
#footer ul li { list-style: none; line-height: 17px; }
#footer ul h5 { font-size: 14px; font-weight: bold; color: #786b61; margin-bottom: 6px; }
#footer ul li, #footer ul a { font-size: 11px; color: #85766a; }

#footer p { line-height: 26px; color: #76766A; font-size: 11px; }

#tour { background: #fcfaf4; }
#tour .container { width: 960px; padding: 20px 0; }

#tour h2 { font-size: 30px; color: #000; font-weight: bold; letter-spacing: -1px; text-align: center; margin-bottom: 20px; }
#tour p { text-align: center; color: #222; font-size: 14px; line-height: 20px; }
#tour img { display: block; margin: 30px auto; border: 1px solid #d5d4c7; }
#tour hr { display: block; position: relative; padding: 0; width: 700px; clear: both; border: none; border-top: 1px solid #d5d4c7; border-bottom: 1px solid #FFF; font-size: 1px; line-height: 0; overflow: visible; margin: 50px auto 40px; }

#tour { background: #fcfaf4; 	}
#tour a.signup { margin: 30px auto 20px; }

#content { background: #fcfaf4; }
#content .container { padding: 40px 0 50px; width: 800px; color: #222; }
#content h1 { font-size: 36px; font-weight: bold; margin: 0 0 30px; }
#content h2 { font-size: 24px; font-weight: bold; margin: 10px 0 20px; }
#content h3 { font-size: 16px; font-weight: bold; margin: 20px 0 20px; }
#content h4 { font-size: 13px; font-weight: normal; margin: 5px 0 15px 20px; text-align: justify; }
#content p { font-size: 13px; line-height: 18px; text-align: justify; margin: 0 0 15px 50px; }

#testimonials { background: #f9f7f1; }
#testimonials .container { width: 800px; padding: 30px 0 10px; }
#testimonials h1 { font-size: 26px; color: #000; font-weight: bold; letter-spacing: -1px; text-align: center; margin-bottom: 35px; }
#testimonials a.signup { clear: both; margin: 30px auto 20px; }

.testimonial { margin: 0 0 30px; font-family: Georgia, "Times New Roman", sans-serif; padding: 12px; background: #fff; border: 1px solid #e6e6da; width: 600px; float: left; clear: both; -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; }
.testimonial .right { float: right; }
.testimonial img { height: 50px; margin: 0 15px 0 0; float: left; background: #fff; }
.testimonial p { color: #333; font-size: 15px; line-height: 20px; margin: 0 0 4px; }
.testimonial p.by { font-style: italic; margin-bottom: 0; font-size: 12px; color: #222; font-family: "Lucida Grande","Lucida Grande Unicode",Verdana,sans-serif; }

.case_study { margin: 0 40px; padding: 10px 15px; background: #fff; border: 1px solid #e6e6da; -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; }
.case_study_left { float: left; margin: 6px 15px 10px 15px; }
.case_study_right { float: right; margin: 6px 15px 10px 15px; }
.case_study p { font-size: 13px; line-height: 20px; margin: 0 0 15px; }
.case-study .testimonial img { height: 85px; margin: 0 15px 0 0; float: left; background: #fff; }

table#price-chart .container { margin-bottom: 30px; }
table#price-chart .signup { margin: 10px 0px 0px 0px; display: table-cell; text-align: center;}
table#price-chart .subtitle { font-size: 9px;}
#price-chart-title { font-size: 26px; color: #000; font-weight: bold; letter-spacing: -1px; text-align: center; margin-bottom: 10px; margin-top: 20px; }
#price-chart-subtitle { font-size: 20px; color: #999; text-align: center; }
table#price-chart .cell_right { text-align: right;}
table#price-chart .plan
{
  background-color: #48ADC3;
  color: white;
  padding: 20px 0;
  border-style: solid;
  border-color: white;
  border-width: 2px;
}

table#price-chart { padding:0; margin:40px 1px 40px 170px; border-collapse:collapse; font-size: 13px; }
table#price-chart th.heading { width: 135px ;}
table#price-chart th,table#price-chart td  { text-align:center;  }
table#price-chart td{ width: 138px; padding:10px; border-right: 1px solid #FFFFFF;}

table#price-chart .even td { background: #d6d6d6;}
table#price-chart .odd .table-col-3 { background: #d3e5ec; }
table#price-chart .odd .table-col-4 { background: #daeefb;}

table#price-chart .even .table-col-3 { background: #a9cdd9; }
table#price-chart .even .table-col-4 { background: #b5ddf7; }

