/* =============== 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: #00CC00; text-decoration: none; }
a:hover { color: #00CC00; 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 button { margin: 0; width: 231px; height: 40px; background: url('/websites/images/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:  url('/websites/images/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 .logoimage { float: left; padding-right: 10px; height: 45px; border: 0;}
#header .logo { float: left;  font: bold 275%/100% "Lucida Grande", Arial, sans-serif; color: #FFFFFF; height: 54px; padding-top: 4px;}
#header .logo span { background: url(/websites/images/header_gradient.png) repeat-x;  position: absolute; display: block; width: 400px; height: 50px;}
#header .logo:hover { text-decoration: none; cursor: pointer; }
#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: 250px; height: 50px; color: #FFF; font-size: 16px; background: url('/websites/images/try_button.png') 0 0 no-repeat; border: 0px solid #0000EE; }

/* =============== ROUNDED CORNER BOXES =============== */
.promo-wrapper { width: 100%; margin-bottom: 30px; background: #f8f8f8  0 0 repeat-x; border: 1px solid #ddd; }
.promo { position: relative; width: 100%; background: url('/websites/images/box_topl.gif') 0 0 no-repeat; margin: -1px 0 0 -1px; }
.promo .tr { position: relative; display: block; height: 12px; background: url('/websites/images/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('/websites/images/box_bottoml.gif') 0 100% no-repeat; margin: 0 0 -1px -1px; }
.promo-bottom .br { position: relative; display: block; height: 12px; background: url('/websites/images/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 button { margin-left: 90px; width: 250px; height: 50px; color: #FFFFFF; font-size: 16px; background: url('/websites/images/try_button.png') 0 0 no-repeat; border: 0px; }
#billboard #home a:hover { text-decoration: none;}
#billboard #home a#tour-link { float: left; display: block; width: 112px; text-align: center; color: #DDD; background: url('/websites/images/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('/websites/images/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: #00CC00; }
.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: 4px; border: 2px solid #DDDDDD; margin-bottom: 20px;}

/* =============== 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('/websites/images/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('/websites/images/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('/websites/images/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: #00CC00; }
#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('/websites/images/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 select.textinput{ float: left; width: 200px; margin: 0 5px 10px 5px; padding: 4px 5px; font-size: 18px; border: 1px solid #BBB; }
#signup-form textarea.textinput{ float: left; width: 350px; margin: 0 5px 10px 5px; padding: 4px 5px; font-size: 18px; border: 1px solid #BBB; }
#signup-form .radioinput {  margin: 0 5px 10px 5px; padding: 4px 5px; font-size: 18px; border: 0; }
#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('/websites/images/signup_form_bottom.gif') 0 100% no-repeat; }

#domain-form input.textinput{ width: 200px; font-size: 18px; border: 1px solid #BBB; }
.domain-button button {display: inline; width: 231px; height: 40px; background: url('/websites/images/btn_signup_r.png') 100% 0 no-repeat; border: 0; font-size: 16px; color: #FFF; }

/* =============== 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('/websites/images/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('/websites/images/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('/websites/images/action_tout_bg.png') no-repeat 0 100%; }
#account .action-tout a { padding-left: 30px; background: url('/websites/images/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('/websites/images/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('/websites/images/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('/websites/images/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('/websites/images/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('/websites/images/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; }

#about a { color: #00CC00; }
#about a:hover { text-decoration: none; }
#about h2 { margin-bottom: .8em; width: 500px; color: #00CC00; }
#about h3.em { margin: 2em 0 1em 0; padding-top: .4em; border-top: 3px solid #DDD; }
#about dl#masthead { margin: 0 0 1em 0; padding: 0; line-height: 1.5em; }
#about dl#masthead dt { clear: both; float: left; width: 140px; font-weight: bold; }

/* FOR CHECKING TEAM*/
#check_team_bad { font-size: 15px;color: #DD0000;font-weight:bold; }
#check_team_good { font-size: 15px;color: #00BB00;font-weight:bold; }
.check_team_image { vertical-align: middle; height: 30px }

.signup-errors {margin-left: 160px; width:400px; color:red; font-size: 16px;}
.errorhead {border: 1px solid #DDD; background-color: #ffffcc; color:#e00; font-size: 18px; padding: 4px;}

.recaptcha_only_if_image {padding: 10px;}

.color_table {border: 1px solid #000000;}
.color_table td {border-top: 0px solid #000000;border-right: 1px solid #000000;border-bottom: 1px solid #000000;border-left: 0px solid #000000;}

.headline {
	zoom: 1;
	text-shadow: 2px 2px 1px #000; 
	filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#000)
		progid:DXImageTransform.Microsoft.Blur(pixelradius=1);
		
}


/* STOP BOTS IN FORM */
input.middlename {visibility: hidden;border:none;margin:0}
