/* =============== UNIVERSAL STYLES =============== */
body { margin: 0; font: normal .9em arial, helvetica, sans-serif; background-color: #111; }
h1, h2, h3, h4 { margin: 0 0 8px 0; }
h1 { margin: 10px 0 25px 0; font-size: 38px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; }
p { margin: 0 0 .8em 0; line-height: 1.3em; }
a, a:visited, a:active, a:link { outline: none; color: #446ad8; text-decoration: none; }
a:hover { color: #4f474b; text-decoration: underline; }
cite { color: #555; font-size: .9em; }
#header a, #billboard a, #footer a { text-decoration: none; }
#header a:hover, #billboard a:hover { text-decoration: underline; }
.clear { clear: both; }
.fleft { float: left; }
.fright { float: right; }
.padded { padding: 10px 0; }
.signup-button { padding-left: 8px; background: url('http://static.chartbeat.com/images/index/v3/btn_signup_l.png') 0 0 no-repeat; }
.signup-button button { margin: 0; padding: 0 24px 2px 16px; height: 40px; background: url('http://static.chartbeat.com/images/index/v3/btn_signup_r.png') 100% 0 no-repeat; border: 0; font-size: 16px; color: #FFF; }

/* =============== PAGE LAYOUT =============== */
#header { color: #FFF; height: 54px; }
#footer { float: left; width: 100%; clear: both; padding: 30px 0 80px; font-size: .8em; } 
#main { float: left; width: 100%; padding: 30px 0 40px 0; background-color: #FFF; color: #333; }
#billboard { background: #BB1300 url('http://static.chartbeat.com/images/index/v3/billboard_bg.png') 0 100% repeat-x; padding: 20px 0 5px 0; }
.inner { width: 900px; margin: 0 auto; }
.onethird { float: left; width: 280px; padding-bottom: 15px; }
.twothirds { float: left; width: 590px; margin-right: 28px; }
#sidebar { float: right; width: 160px; }
#content { float: left; width: 710px; }
.middle { margin: 0 30px; }

/* =============== HEADER =============== */
#header .logo { float: left; width: 210px; height: 36px; margin-top: 8px; text-indent: -5000px; background: url('http://static.chartbeat.com/images/index/v3/logo_chartbeat.gif') 0 0 no-repeat; }
#header ul { float: right; margin: 18px 0 0 0; list-style: none; font-size: 14px; }
#header ul li { display: inline; margin-left: 10px; padding-left: 10px; border-left: 1px solid #777; }
#header ul a { color: #CCC; }
#header ul li.first { border: 0; }

/* =============== FOOTER =============== */
#footer h4 { margin: 0; color: #FFF; }
#footer a { color: #999; }
#footer ul { width: 150px; float: left; margin: 0 20px 0 0; padding: 0; list-style: none; }
#footer ul li { padding: 5px 0; border-bottom: 1px solid #444; }
#footer button { float: right; width: 280px; height: 44px; padding: 0 0 1px 0; color: #FFF; font-size: 16px; background: url('http://static.chartbeat.com/images/index/v3/btn_signup_footer.png') 0 0 no-repeat; border: 0; }

/* =============== ROUNDED CORNER BOXES =============== */
.promo-wrapper { width: 100%; margin-bottom: 30px; background: #f8f8f8 url('http://static.chartbeat.com/images/index/v3/box_bg.png') 0 0 repeat-x; border: 1px solid #ddd; }
.promo { position: relative; width: 100%; background: url('http://static.chartbeat.com/images/index/v3/box_topl.gif') 0 0 no-repeat; margin: -1px 0 0 -1px; }
.promo .tr { position: relative; display: block; height: 12px; background: url('http://static.chartbeat.com/images/index/v3/box_topr.gif') 100% 0 no-repeat; margin-right: -2px; }
.promo h2, .promo h3, .promo h4 { padding: 10px 20px 0 20px; }
.promo p { padding: 0 20px; }
.promo .onethird { padding: 0; }
.promo-bottom { clear: both; position: relative; width: 100%; height: 12px; background: url('http://static.chartbeat.com/images/index/v3/box_bottoml.gif') 0 100% no-repeat; margin: 0 0 -1px -1px; }
.promo-bottom .br { position: relative; display: block; height: 12px; background: url('http://static.chartbeat.com/images/index/v3/box_bottomr.gif') 100% 100% no-repeat; margin-right: -2px; }

/* =============== QUOTES =============== */
blockquote { margin: 0; padding-bottom: 30px; }
.callout { padding: 12px 10px; color: #222; } 
.callout p { margin-bottom: 12px; font: normal 24px georgia, times, serif; line-height: 1.4em; }
.callout cite { padding: 0 20px; }

/* =============== RIGHT COLUMN CLIENT TOUT =============== */
.client-tout { padding: 0 0 35px 0; }
.client-tout ul { margin: 0; padding: 15px 0; list-style: none; text-align: center; border: 1px solid #E9E9E9; }
.client-tout ul li { padding: 8px 0; }


/* =============== BILLBOARD =============== */
#billboard h1, #billboard h2 { line-height: 1em; color: #FFF; }
#billboard h1 { margin: 0 0 8px 0; }
#billboard h2 { font-weight: normal; padding-bottom: 8px; }

/* =============== HOMEPAGE =============== */
#billboard #home  { position: relative; }
#billboard #home h1 { padding-bottom: 10px; font-size: 44px; }
#billboard #home h2 { font-size: 18px; padding-bottom: 22px; }
#billboard #home p { color: #DDD; }
#billboard #home img { float: right; padding-top: 15px; }
#billboard #home ul { float: right; margin: 0; list-style: none; font-size: 20px; }
#billboard #home ul li { display: inline; margin-left: 10px; padding-left: 10px; border-left: 1px solid #F00; }
#billboard #home ul a { color: #FFF; }
#billboard #home ul li.first { border: 0; }
#billboard #home .content { clear: both; float: left; width: 430px; padding-top: 28px; }
#billboard #home .actions { width: 325px; text-align: right; }
#billboard #home .actions p { float: right; margin: 0; padding: 8px 0 30px 0; line-height: 26px; font-size: .9em; }
#billboard #home .actions span { float: left; padding-right: 8px; }
#billboard #home a#signup-link { display: block; height: 60px; text-indent: -5000px; background: url('http://static.chartbeat.com/images/index/v3/hp_billboard_signup.gif') 0 0 no-repeat; }
#billboard #home a#tour-link { float: left; display: block; width: 112px; text-align: center; color: #DDD; background: url('http://static.chartbeat.com/images/index/v3/hp_billboard_tour.gif') 0 0; }

.promo-wrapper .clients img { float: left; padding: 20px 0 20px 20px; }
.promo-wrapper .clients img.thumbnail { float: left; padding: 0 15px 0 25px; } 
.promo-wrapper .clients .client-list { float: right; width: 585px; height: 80px; margin: 10px 0 5px 0; padding: 5px 0 0 30px; background: url('http://static.chartbeat.com/images/index/v4/clients_tout.png') 0 0 no-repeat; }

.promo-wrapper .freetrial { text-align: center; }
.promo-wrapper .freetrial p { margin: 0; padding: 10px 0; font-size: 24px; }
.promo-wrapper .freetrial a { color: #D00; }
.promo-wrapper .freetrial img { margin: 0 2px -5px 2px; }
.promo-wrapper .freetrial .signup-button { float: left; margin-top: 20px; }
.promo-wrapper .freetrial button { width: 250px; }

img.feature { padding: 8px 0; }

/* =============== TOUR PAGE =============== */
.promo-wrapper .tour h2 { padding-top: 30px; }
.promo-wrapper .tour img { float: left; padding: 15px 25px; width: 460px; }

/* =============== BUZZ PAGE =============== */
#main-feature { margin-bottom: 40px; height: 130px; background: url('http://static.chartbeat.com/images/index/v3/buzz_feature_bg.png') 0 0 no-repeat; color: #FFF; }
#main-feature .demo-link { width: 210px; padding: 25px 0 20px 20px; }
#main-feature h2, #main-feature p { font-weight: normal; color: #FFF; }
#main-feature a { color: #FFF; }
#main-feature img { float: left; padding-right: 10px; }

/* =============== SIGN UP PAGE =============== */
#billboard #signup { text-align: center; padding: 30px 0; }
#billboard #signup h1 { font-size: 58px; }
#billboard #signup h2 { font-size: 24px; }
#billboard #signup .features { width: 480px; height: 160px; margin: 5px auto 0 auto; background: url('http://static.chartbeat.com/images/index/v3/signup_billboard_tout.gif') 0 0 no-repeat; }
#billboard #signup ul { margin: 0; padding: 26px 0 0 0; list-style: none; font-size: 16px; line-height: 1.4em; }
#billboard #signup li.price { padding-top: 10px; font-weight: bold; font-size: 28px; }

#signup-wrapper { padding-top: 12px; background: url('http://static.chartbeat.com/images/index/v3/signup_form_top.gif') 0 0 no-repeat; }
#signup-form { padding: 18px 0; border-right: 3px solid #E9E9E9; border-left: 3px solid #E9E9E9; }
#signup-form fieldset { margin: 0; padding: 0 15px; border: 0; }
#signup-form label { clear: left; float: left; width: 150px; line-height: 30px; text-align: right; }
#signup-form h2 { padding: 0 20px; color: #C00; }
#signup-form h3 { padding: 0 8px 0 0; background-color: #FFF; display: inline; }
#signup-form p { padding: 0 20px; font-size: 14px; color: #555; }
#signup-form .subhed { clear: left; height: 20px; line-height: 20px; padding: 20px 0 20px 34px; background: url('http://static.chartbeat.com/images/index/v3/signup_step.gif') 0 50% no-repeat; }
#signup-form .subhed strong { padding-right: 18px; color: #FFF; font-size: 16px; }
#signup-form input.textinput { float: left; width: 340px; margin: 0 5px 10px 5px; padding: 4px 5px; font-size: 18px; border: 1px solid #BBB; }
#signup-form input.short { width: 200px; }
#signup-form input.exp-mo { width: 40px; }
#signup-form input.exp-yr { width: 80px; }
#signup-form div.agreement { clear: left; margin-left: 150px; }
#signup-form .signup-button { margin: 20px 0 0 150px; }
#signup-bottom { height: 12px; margin-top: -2px; background: url('http://static.chartbeat.com/images/index/v3/signup_form_bottom.gif') 0 100% no-repeat; }

/* =============== ACCOUNT PAGES =============== */
#account h1 { font-size: 32px; }
#account h3.blurb { font-size: 14px; color: #777; margin-top: -5px; font-weight: normal; }
#account a { text-decoration: none; color: #37D; }

#account .subhead { width: 100%; float: left; margin-top: 5px; padding-top: 4px; background: url('http://static.chartbeat.com/images/index/v5/header_bar.png') no-repeat 0 0; }
#account .subhead h2 { float: left; margin: 0; padding: 0 0 0 15px; line-height: 40px; }
#account .subhead a { float: left; line-height: 26px; padding-right: 4px; }
#account .edit-options { float: right; padding: 6px 12px; }

#account .action-tout { text-align: center; width: 710px; padding-top: 18px; float: left; background: url('http://static.chartbeat.com/images/index/v5/action_tout_bg.png') no-repeat 0 0; }
#account .action-tout p { margin: 0; padding: 0 0 18px 0; font-size: 1.2em; background: url('http://static.chartbeat.com/images/index/v5/action_tout_bg.png') no-repeat 0 100%; }
#account .action-tout a { padding-left: 30px; background: url('http://static.chartbeat.com/images/index/v5/arrow_r.png') no-repeat 5px 0; text-decoration: underline; }
#account .action-tout a:hover { text-decoration: none; }

/* =============== RIGHT NAV =============== */
#settings-nav { padding: 30px 0; }
#settings-nav ul { margin: 0; padding: 0; list-style: none; }
#settings-nav ul li { padding: 6px; border-bottom: 1px solid #DDD; }
#settings-nav a.menu-title { padding-bottom: 3px; font-weight: bold; font-size: 14px; text-decoration: none; color: #000; }
#settings-nav a:hover { text-decoration: underline; }

/* =============== BUTTON STYLES =============== */
#account .button { float: right; margin-left: 6px; border: 1px solid #BBB; border-bottom: 1px solid #999; }
#account .button button { height: 24px; margin: 0; padding: 0 8px 1px 8px; font: normal 12px arial,helvetica,sans-serif; color: #333; background: #CCC url('http://static.chartbeat.com/images/index/v5/btn_bg.png') 0 0 repeat-x; border: 0; }
#account a.cancel { line-height: 30px; float: right; padding-right: 8px; }
#account .edit-options .button { float: left; }

#account .submit-button { float: right; margin-left: 6px; padding-left: 12px; background: url('http://static.chartbeat.com/images/index/v5/btn_submit_l.png') no-repeat 0 0; }
#account .submit-button input { height: 30px; margin: 0; padding: 0 11px 1px 0; font: normal 12px arial,helvetica,sans-serif; color: #FFF; background: url('http://static.chartbeat.com/images/index/v5/btn_submit_r.png') no-repeat 100% 0; border: 0; }

/* =============== TABLES =============== */

table.settings { clear: both; width: 100%; border: 1px solid #D3D3D3; border-bottom: 0; }
table.settings td, th { border-bottom: 1px solid #DDD; }
table.settings td { vertical-align: top; padding: 10px 10px 10px 15px; } 
table.settings th { padding: 8px 0 6px 15px; text-align: left; background-color: #EEE; font-size: .9em; }
th.edit, td.edit { width: 90px; }
td.edit span { padding: 0 6px; color: #CCC; }
td.strong { font-weight: bold; font-size: 1.2em; }
td.description { width: 70%; }
td.visitors { color: #F00; font-size: 1.2em; }
td.visitors .stats-bar { width: 150px; height: 16px; margin-left: 10px; border: 1px solid #CCC; }
th.choose, td.choose { width: 20px; padding-right: 0; }

table.settings img.thumb { float: right; margin-left: 10px; }

.table-footer { width: 100%; float: left; margin-bottom: 25px; height: 12px; background: url('http://static.chartbeat.com/images/index/v5/header_bar.png') no-repeat 0 100%; border: 0; }

/* =============== FORMS =============== */
fieldset { margin: 0; padding: 0; border: 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
fieldset p { margin: 0; }
fieldset p.note { padding-bottom: 3px; color: #999; }

fieldset.action { margin-bottom: 10px; padding: 20px; background-color: #DEF; }
fieldset.action h2, fieldset.account-settings h2 { margin: 0; font-weight: normal; color: #F00; }
fieldset.action label { clear: left; float: left; font-weight: bold; width: 120px; padding-right: 10px; }
fieldset.action ul { margin: 0; padding: 20px 0 0 0; list-style: none; }
fieldset.action ul li { padding: 0 0 8px 0; }
fieldset input.text { width: 280px; margin: 0; padding: 3px; font-size: 1em; border: 1px solid #BBB; }
fieldset.action span.check-option { padding-right: 16px; }
fieldset.action span.check-option input { margin: 0 4px 0 0; }
fieldset.action select { width: 180px; margin-right: 5px; }

fieldset.account-settings { margin: 20px 0; padding: 15px; border: 1px solid #D3D3D3; }
fieldset.account-settings label { font-weight: bold; }
fieldset.account-settings dl { margin: 0; padding: 25px 15px 0 25px; }
fieldset.account-settings dt { clear: both; float: left; width: 180px; }
fieldset.account-settings dd { margin-left: 180px; padding: 0 0 10px 0; }
fieldset.account-settings input.text { display: block; }

fieldset.global label { width: 240px; }
fieldset.global input.text { width: 80px; }

/* =============== LIST PAGES =============== */
#account ul.account-list { width: 100%; float: left; margin: 10px 0 25px 0; padding: 0; list-style: none; }
#account ul.account-list li { width: 100%; float: left; clear: both; margin-bottom: 15px; padding: 15px 0; border: 1px solid #DDD; }
#account ul.account-list h3, ul.account-list p, ul.account-list div { margin-left: 15px; }
#account ul.account-list li input { display: inline; float: left; width: 615px; padding: 4px 6px; background-color: #FFD; border: 1px solid #CCC; margin-left: 10px; font-size: 0.9em; color: #222;}
#account ul.account-list li .button { float: left; }


/* =============== INSTALL CODE PAGE =============== */
#install-code h2 { margin: 0; padding: 0; }
#install-code .install-step { position: relative; width: 100%; margin-bottom: 20px; padding: 0; }
#install-code .install-step p { clear: left; width: 530px; margin: 0; padding: 12px 0 7px 0; }
#install-code .install-step p.subsection { padding-top: 20px; }
/* #install-code .install-step .field { float: left; margin-right: 4px; padding: 5px; background-color: #EEE; } */
#install-code .install-step input#domain, .install-step input.text, #install-code .install-step textarea.text { width: 520px; margin: 0; padding: 3px 5px; }
#install-code .install-step input.text { font-size: 1.2em; display: inline; }
#install-code .install-step input.button-generate { margin-top: 12px; }
#install-code .install-step .button { margin-top: 2px; font-size: 1em; margin-right: 40px;}
#install-code .install-step h3.step { position: relative; height: 34px; line-height: 34px; margin: 0; padding: 0; background: url('http://static.chartbeat.com/images/index/v5/install_step.gif') 0 50% no-repeat; }
#install-code .install-step h3.step span { padding: 0 17px 0 14px; color: #FFF; font-weight: bold; }
#install-code .container  { margin-left: 40px; }
#install-help { margin: 0 60px 0 0; padding: 10px 15px; clear: both; background-color: #EEE; }
#install-help p { width: auto; }

/* =============== ALERT SETTINGS PAGE =============== */
#id_url { width: 250px; }
#user_threshold_amount_wrapper { width: 80px; display: inline; }
#user_threshold_amount { display: inline; }
#id_threshold_user_defined { width: 60px; }
#notification { display: none; padding: 10px 10px; margin: 10px 0; font-size: 120%; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

/* =============== API KEY SETTINGS PAGE =============== */
#add_apikeys_box ul { display: inline; margin-bottom: 20px;}
#add_apikeys_box ul li { display: inline; list-style: none; margin: 0; }
#add_apikeys_box label { clear: none; }
#apikey_list { clear: both; }
#apikey_domains { clear: both; padding-top: 15px; }

/* =============== VIEWERS (MANAGE USERS) PAGE =============== */
.viewers_contenttable { width: 700px; }
.loader
{
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  position: absolute;
  top: 200px;
  left: 400px;
}

#dashtitle
{
  font-family: Arial, Helvetica, sans-serif;
  color: #766a70;
  font-size: 20px;
  font-weight: normal;
  position: absolute;
  top: 21px;
  left: 290px;
}

.suspend
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff3213;
  margin-top: -25px;
  position: absolute;
  right: 0px;
}

.column
{
  padding-left: 0px;
  margin-left: 0px;
}

.column li
{
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.widget
{
  padding: 5px;
  width: 100%;
}

.widgetpause
{
  font-size: 11px;
  color: #ff0000;
  display: none;
}

.widgetfix
{
  font-size: 11px;
}

.widgettop
{
  border-top: 1px solid #ffb7ac;   
  text-align:center;
}

.widgettop_h
{
  border-top: 1px solid #acb3ff;
  text-align:center;
}

.widgetbottom
{
  border-bottom: 1px solid #ffb7ac;   
}

.widgetbottom_h
{
  border-bottom: 1px solid #acb3ff;
}

.widgetmiddle
{
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #ffb7ac;   
  border-right: 1px solid #ffb7ac;   
}

.widgetmiddle_h
{
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #acb3ff;
  border-right: 1px solid #acb3ff;
}

.widgetmiddle h3
{
  font-family: Arial, Helvetica, sans-serif;
  color: #4f474b;
  font-size: 24px;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 5px;
  text-align: left;
}

.historical
{
  background: url(http://static.chartbeat.com/images/stripe.png);
}

.widgettopleft
{
  width: 15px;
  height: 15px;
  background: url(http://static.chartbeat.com/images/corner_tl.png) no-repeat top left; 
}

.widgettopleft_h
{
  width: 15px;
  height: 15px;
  background: url(http://static.chartbeat.com/images/corner_tl_h.png) no-repeat top left; 
}

.widgettopright
{
  width: 144px;
  height: 15px;
  background: url(http://static.chartbeat.com/images/corner_tr.png) no-repeat top right; 
}

.widgettopright_h
{
  width: 144px;
  height: 15px;
  background: url(http://static.chartbeat.com/images/corner_tr_h.png) no-repeat top right; 
}

.widgetbottomleft
{
  width: 15px;
  height: 10px;
  background: url(http://static.chartbeat.com/images/corner_bl.png) no-repeat bottom left; 
}

.widgetbottomleft_h
{
  width: 15px;
  height: 10px;
  background: url(http://static.chartbeat.com/images/corner_bl_h.png) no-repeat bottom left; 
}

.widgetbottomright
{
  width: 104px;
  height: 10px;
  background: url(http://static.chartbeat.com/images/corner_br.png) no-repeat bottom right; 
}

.widgetbottomright_h
{
  width: 104px;
  height: 10px;
  background: url(http://static.chartbeat.com/images/corner_br_h.png) no-repeat bottom right; 
  cursor: pointer;
}

a.close
{
  background: url(http://static.chartbeat.com/images/close.png) no-repeat top left;
  width: 42px;
  height: 9px;
  display: block;
  float: left;
}

a.close:hover
{
  background: url(http://static.chartbeat.com/images/close_on.png) no-repeat top left;
}

a.close_h
{
  background: url(http://static.chartbeat.com/images/close_on.png) no-repeat top left;
  width: 42px;
  height: 9px;
  display: block;
  float: left;
}

a.close_h:hover
{
  background: url(http://static.chartbeat.com/images/close.png) no-repeat top left;
}

a.move
{
  background: url(http://static.chartbeat.com/images/move.png) no-repeat top left;
  width: 49px;
  height: 9px;
  display: block;
  float: left;
  margin-left: 6px;
  margin-top: 0px;
}

a.move:hover
{
  background: url(http://static.chartbeat.com/images/move_on.png) no-repeat top left;
  cursor: move;
}

a.move_h
{
  background: url(http://static.chartbeat.com/images/move_on.png) no-repeat top left;
  width: 49px;
  height: 9px;
  display: block;
  float: left;
  margin-left: 6px;
  margin-top: 0px;
}

a.move_h:hover
{
  background: url(http://static.chartbeat.com/images/move.png) no-repeat top left;
  cursor: move;
}

a.info
{
  background: url(http://static.chartbeat.com/images/info.png) no-repeat top left;
  width: 28px;
  height: 9px;
  display: block;
  float: left;
  margin-left: 11px;
  margin-top: 0px;
}

a.info:hover
{
  background: url(http://static.chartbeat.com/images/info_on.png) no-repeat top left;
}

a.info_h
{
  background: url(http://static.chartbeat.com/images/info_on.png) no-repeat top left;
  width: 28px;
  height: 9px;
  display: block;
  float: left;
  margin-left: 11px;
  margin-top: 0px;
}

a.info_h:hover
{
  background: url(http://static.chartbeat.com/images/info.png) no-repeat top left;
}

.tip {
	color: #fff;
	width: 300px;
	z-index: 13000;
}
 
.tip-title {
	font-size: 12px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background: url(http://static.chartbeat.com/images/infobubble.png) top left;
}
 
.tip-text {
 	display: none;
}

.tip-bottom {
	padding: 4px 8px 8px;
	background: url(http://static.chartbeat.com/images/infobubble.png) bottom right;
}

.nores
{
  font-size: 20px;
  color: #ff533c;
}

.pausebox
{
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #eee;
  width: 100%;
  height: 100%;
  text-align:center;
  font-size: 45px;
  padding-top: 150px;
  z-index: 10000;
}


div.histtabs {
	width: 100%;
	margin: 0px;
}

ul.histtabs {
	list-style-type: none;
	width: 100%;
	float: left;
        padding: 0px;
	margin: 0px;
	background: url(http://static.chartbeat.com/images/pixelborder.gif) bottom left repeat-x;
}

ul.histtabs li {
	margin: 0 2px 0 0;
	float: left;
}

ul.histtabs a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
}

ul.histtabs a:hover {
	background: #fff;
	text-decoration: none;
}

ul.histtabs a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #fc0000;
}

.tabs-container {
	clear: left;
	padding: 20px 8px 0 8px;
}

.sharedash
{
  position: absolute;
  top: -4px;
  right: 0px;
  z-index: 1000;
  display: inline;
}

.sharetext
{
  color: #4f474b;
  font-size: 16px;
}

.copylink
{
  margin-top: 10px;
  display: inline;
}
div.gauge
{
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #ff3213;
  font-size: 24px;
  margin-top: -10px;

}

div.gaugelabel
{
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #4f474b;
  font-size: 14px;
}

table.gaugetable td
{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.geobubble
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  padding: 3px;
}
div.livefeed
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  border-bottom: 1px dotted #3e65ff;
  width: 100%;
  padding: 3px;
  padding-right: 0px;
  overflow: hidden;
  color: #4f474b;
}

.livefeedtitle a:visited, .livefeedtitle a:active, .livefeedtitle a:link {
  font-size: 14px;
  color: #3e65ff;
  text-decoration: none;
}

.livefeedtitle a:hover, .livefeedtitle a:visited:hover {
  color: #ff433e;
  text-decoration: underline;
}

.livefeedtitle
{
  display: inline;
}

.livefeedurl
{
}

.livefeedurl a:visited, .livefeedurl a:active, .livefeedurl a:link {
  font-size: 11px;
  color: #aaaaaa;
  text-decoration: none;
}

.livefeedurl a:hover, .livefeedurl a:visited:hover {
  color: #ff433e;
  text-decoration: underline;
}

.refdetailslink a:visited, .refdetailslink a:active, .refdetailslink a:link
{
  padding: 3px;
  width: 100%;
  text-decoration: none;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}

.refdetailslink a:hover, .refdetailslink a:visited:hover
{
  font-size: 12px;
  color: #3e65ff;
  text-decoration: underline;
}

.refdetails
{
  padding-left: 10px;
}

.refdnum
{
  font-size: 16px;
  padding-left: 10px;
  color: #333;
}

.refhead
{
  padding-bottom: 5px;
  color: #ff3213;
}

.refdomain
{
  display: inline;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
div.sitemap
{
  margin-bottom: 4px;
  font-family: Arial, Helvetica, sans-serif;
  border-right: 5px solid #c9baac;
  border-bottom: 5px solid #c9baac;
}
	
div.sitemap div.node
{
  float: left;
  clear: none;
}
	
div.sitemap a.sitemapnode
{
  display: block;
  float: left;
  font-size: 10px;
  text-align: center;
  width: 100%;
  height: 100%;
  background-image: url(http://static.chartbeat.com/images/border.gif);
  background-color: #e5e0db;
  color: #85787e;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  padding: 2px;
}
	
a.sitemapnode div
{
  color: #ff6750;
}

div.sitemap a.sitemapnode:hover
{
#  background-color: #c5c1bc;
}

.sitemapnodenum
{
  display: inline;
}

.sitemapgraph
{
}

#sitemapdetails
{
  position: absolute;
}

.readwidth
{
  background-color: #302e48;
  float: left;
  height: 100%;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5d598c;
}

.writewidth
{
  background-color: #cc2a42;
  float: left;
  height: 100%;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #cc6d7b;
}

.idlewidth
{
  background-color: #e8c5be;
  float: left;
  height: 100%;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #957f7a;
}

.graphtxt
{
  font-size: 10px;
}

#sitemapdetails
{
  width: 275px;
}

.sitemaphover
{
  padding: 5px;
  width: 100%;
}

.sitemaphover1
{
  padding-right: 10px;
  border-right: 1px dotted #b0a49a;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #4f474b;
  font-size: 14px;
  font-weight: bold;
}

.sitemaphover2
{
  padding-left: 10px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #4f474b;
  font-size: 14px;
  font-weight: bold;
}

.hoverbottom
{
  font-family: Arial, Helvetica, sans-serif;
  color: #b0a49a;
  font-size: 11px;
  width: 230px;
  text-align: left;
  margin-top: -10px;
  overflow: hidden;
}


.sitemaprwi
{
  width: 120px;
  height: 30px;
  padding-top: 5px;
}

.sitemaphovertop
{
  border-top: 2px solid #c7b9af;   
  background-color: #f8f4f0;
  font-size: 5px;
}

.sitemaphoverbottom
{
  border-bottom: 2px solid #c7b9af;   
  background-color: #f8f4f0;
  font-size: 5px;
}

.sitemaphovermiddle
{
  border-left: 2px solid #c7b9af;   
  border-right: 2px solid #c7b9af;   
  background-color: #f8f4f0;
  padding-right: 10px;
  padding-left: 5px;
}

.sitemaphovermiddle h3
{
  font-family: Arial, Helvetica, sans-serif;
  color: #4f474b;
  font-size: 24px;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 5px;
  text-align: left;
}

.sitemaphovertopleft
{
  width: 15px;
  height: 15px;
  background: url(http://static.chartbeat.com/images/pcorner_tl.png) no-repeat top left; 
}

.sitemaphovertopright
{
  width: 15px;
  height: 15px;
  background: url(http://static.chartbeat.com/images/pcorner_tr.png) no-repeat top right; 
}

.sitemaphoverbottomleft
{
  width: 15px;
  height: 15px;
  background: url(http://static.chartbeat.com/images/pcorner_bl.png) no-repeat bottom left; 
}

.sitemaphoverbottomright
{
  width: 15px;
  height: 15px;
  background: url(http://static.chartbeat.com/images/pcorner_br.png) no-repeat bottom right; 
}
div.sitetotal
{

  font-family: Arial, Helvetica, sans-serif;
  color: #ff3213;
  position: relative;
}

.sitetotal canvas
{
  display: inline;
}

div.sitetotalcounts h3
{
  text-align: right;
  color: #ff3213;
  font-size: 12px;
  padding-left: 2px;
  vertical-align: top;
  display: inline;
  margin-top: 0px;
  width: 40px;
  line-height: 11px;
}

div.sitetotalcounts
{
  line-height: 11px;
  color: #4f474b;
  font-size: 12px;
  padding-right: 2px;
  vertical-align: top;
  text-align: right;
  width: 70px;
  display: inline;
  margin-top: -4px;
}

div.sitetotalcounts2 h3
{
  text-align: center;
  color: #ff3213;
  font-size: 12px;
  padding-left: 2px;
  vertical-align: top;
  display: inline;
  margin-top: 0px;
  line-height: 11px;
}

div.sitetotalcounts2
{
  line-height: 11px;
  color: #4f474b;
  font-size: 12px;
  padding-right: 2px;
  vertical-align: top;
  text-align: left;
  width: 110px;
  display: inline;
  margin-top: -4px;
}

div.sitetotalgrand
{
  font-size: 24px;
  color: #4f474b;
  text-align: center;
}

div.sitetotalgrand h3
{
  display: inline;
  color: #ff3213;
  padding-left: 5px;
}

div.sitetotalstatsfoot
{
  color: #aaa;
  padding-bottom: 20px;
}

div.sitetotalstatsfoot table
{
}

div.sitetotalstatsfoot td
{
  color: #aaa;
}

div.sitetotalsmin, div.sitetotalsmax
{
  font-size: 12px;
  display: inline;
  color: #888;
  padding-left: 5px;
}

.conversation
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  padding: 3px;
  border-bottom: 1px dotted #3e65ff;
  padding-top: 10px;  
}

.conversation a:visited, .conversation a:active, .conversation a:link {
  font-size: 12px;
  color: #4f474b;
  text-decoration: none;
}

.conversation a:hover, .conversation a:visited:hover {
  color: #ff433e;
  text-decoration: underline;
}

.conversationurl
{
  padding: 5px;
}

.conversationurl a:visited, .conversationurl a:active, .conversationurl a:link {
  font-size: 12px;
  color: #3e65ff;
  text-decoration: none;
}

.conversationurl a:hover, .conversationurl a:visited:hover {
  color: #ff433e;
  text-decoration: underline;
}

.conversationhighlight
{
  display: inline;
  background-color: #eee330;
}

#linktweetshead
{
  font-size: 20px;
  color: #ff533c;
  padding-top: 10px;
  text-align: left;
}

#tweetshead
{
  font-size: 20px;
  color: #ff533c;
  padding-top: 10px;
  text-align: left;
}

.conversationtweet
{
  padding-left: 5px;
}

.conversationtweet a:visited, .conversationtweet a:active, .conversationtweet a:link {
  font-size: 12px;
  color: #ff433e;
  text-decoration: none;
}

.conversationtweet a:hover, .conversationtweet a:visited:hover {
  color: #555555;
  text-decoration: underline;
}

#linktweetsdiv
{
  overflow: hidden;
}

#tweetsdiv
{
  overflow: hidden;
}

#collapsetweets
{
  display: inline;
  font-size: 14px;
}

#collapselinktweets
{
  display: inline;
  font-size: 14px;
}

#morelinktweets
{
  font-size: 14px;
}

#moretweets
{
  font-size: 14px;
}

#convloading
{
  width: 31px;
  height: 31px;
  position: absolute;
  display: none;
}
#poweredbacktype {
  padding-top: 10px;
  float: right;
}
input.calendar,
select.calendar {
  width: 190px;
  font-size: 16px;
  font-face: Arial, Helvetica, sans-serif;
  display: none;
  color: #8d7f86;
  border: 1px solid #e4d7cd;
  margin-top: 10px;
  position: absolute;
  right: 40px;
  bottom: 3px;
}


.caldiv {
  text-align: right;
  position: relative;
  padding-top: 10px;
}

.replaymsg {
  position: absolute;
  padding-top: 20px;
  color: #28469c;
  font-size: 18px;
  font-face: Arial, Helvetica, sans-serif;
  padding-left: 30px;
}

.historypicker {
  position: relative;
}

button.calendar {
	background: url(http://static.chartbeat.com/images/replay.jpg);
	border: 0;
	cursor: pointer;
	height: 32px;
	display: inline;
	margin-left: 3px;
 	margin-right: 4px;
	width: 26px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 32px;
}

button.calendar_off {
	background: url(http://static.chartbeat.com/images/replay_off.jpg);
	border: 0;
	cursor: pointer;
	height: 32px;
	display: inline;
	margin-left: 3px;
 	margin-right: 4px;
	width: 26px;
}
button.calendar_off:hover,
button.calendar_off.active {
	background-position: 0 32px;
}

div.calendar {
	background: url(http://static.chartbeat.com/images/calendar.png);
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 165px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #CF0;
		font: normal 12px/17px Arial, Helvetica, sans-serif;
		padding-top: 4px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 11px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 16px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(http://static.chartbeat.com/images/calendar-prev.gif);
		left: 1px;
	}
	div.calendar caption a.next {
		background-image: url(http://static.chartbeat.com/images/calendar-next.gif);
		right: 1px;
	}
	div.calendar caption a:hover {
		background-position: 0 11px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #999;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 19px;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		color: #333;
		font-size: 11px;
		padding-right: 5px;
		text-align: right;
		width: 16px;
	}
	div.calendar td.invalid {
		color: #666;
	}
	div.calendar td.valid {
		color: #FFF;
		cursor: pointer;
	}
	div.calendar td.active,
	div.calendar td.hover {
		color: #CF0;
		cursor: pointer;
	}

h1
{
  font-size: 29px;
  font-weight: normal;
}

#nr_today_chart, #rwi_today_chart, #uptime_today_chart, #twitter_today_chart
{
  width: 850px;
  height: 300px;
}

#nr_week_chart, #nr_month_chart, #rwi_week_chart, #rwi_month_chart, #uptime_month_chart, #uptime_week_chart, #twitter_week_chart, #twitter_month_chart
{
  width: 425px;
  height: 200px;
}

#sometips
{
  width: 200px;
  padding-left: 10px;
}

#sometips li
{
  padding-bottom: 10px;
}
#alertarrowright,
#alertarrowleft {
  background: url(http://static.chartbeat.com/images/alert_arrow_l.jpg);
  width: 11px;
  height: 13px;
  cursor: pointer;
  display: inline-block;
  margin: 0 3px;
}

#alertarrowright {
  background: url(http://static.chartbeat.com/images/alert_arrow_r.jpg);
}

.alertvisitors,
.alertperform {
  background: url(http://static.chartbeat.com/images/alert_panel_bars.jpg);
  width: 24px;
  height: 15px;
  cursor: pointer;
  float: left;
  margin: 2px 5px 0 0;
}

.alertvisitors {
  background: url(http://static.chartbeat.com/images/alert_panel_heart.jpg);
}

.alertreplay {
  background: url(http://static.chartbeat.com/images/alert_replay.jpg);
  width: 18px;
  height: 24px;
  cursor: pointer;
  float: right;
  margin-right: 5px;
}

.alertheader {
  color: #AAA;
  border-bottom: 1px dotted #3E65FF;
  margin: 10px 0 5px 0;
}
