/* Reset */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th { font-size: 1em; font-weight: normal; font-style: normal; }
fieldset, img { border: none; }

body { font-family: "Lucida Grande", Helvetica, sans-serif; font-size: 12px; background-color: #070707; padding: 0; margin: 0; color: #fff }

h2 { font-size: 2em; margin: 0; padding: 0; font-family: arial; font-weight: 300 }
h3 { font-family: arial; font-weight: 300; border-bottom: 1px solid #999; margin-bottom: 10px; font-size: 1.5em;}
p { margin: 10px 0; color: #cfcfcf; }
strong { color: #fff; }

a { color: #fff; }

ul li { margin: 0 0 6px 16px; color: #cfcfcf; }

#container { width: 932px; clear: both; margin: 0 auto }

/* Header */
#header { width: 932px; height: 47px; clear: both; margin: 0; background-repeat: no-repeat; background-color: #000 }
#header ul { margin: 0; padding: 0; float: right; font-size: 26px; position: relative; left: -14px;}
#header ul li { margin: 0; padding: 0; display: inline; }
/* Hidden navigation text */
#header ul li a { float: left; height: 0; overflow: hidden; padding-top: 47px; width: 84px;}
#header #helicoid { font-size: 24px; height: 0; }
#header #helicoid a { width: 140px; display: block; height: 0; overflow: hidden; padding-top: 47px; position: absolute; }

/* Header background image */
#header #helicoid a, #header ul li a, #header { background-image: url('/images/home/header.gif'); }

/* Link positions */
#header ul li.overview a { background-position: -500px 0; }
#header ul li.support a { background-position: -590px 0; }
#header ul li.blog a { background-position: -670px 0; }
#header ul li.forum a { background-position: -750px 0; }
#header ul li.signup a { background-position: -835px 0; }

/* Links on/hover */
#header #helicoid a:hover { background-position: 0 -47px; }
#header ul li.overview a:hover, #header ul li.overview a.selected { background-position: -500px -47px }
#header ul li.support a:hover { background-position: -590px -47px }
#header ul li.blog a:hover { background-position: -670px -47px; }
#header ul li.forum a:hover { background-position: -750px -47px; }
#header ul li.signup a:hover { background-position: -835px -47px; }

/* Footer */
#footer { background-image: url('/images/home/footer.gif'); width: 932px; height: 47px; }
#copyright { position: relative; height: 0; top: 15px; left: 40px; font-size: 14px; overflow: hidden; }
#footer ul { font-size: 14px; list-style-type: none; float: right; }
#footer ul li { margin: 0; padding: 0; display: inline; }
#footer ul li a { float: left; height: 0; overflow: hidden; padding-top: 47px; }
#footer ul li.press a { width: 138px; }
#footer ul li.terms a { width: 125px; }
#footer ul li.privacy a { width: 120px; }

#screenshots { margin: 0; width: 297px; height: 356px; background-image: url('/images/home/panel/panel.gif'); padding: 12px 0 0 0; background-repeat: no-repeat; float: left; clear: right; }
#screenshots img { margin: 0 0 0 11px; padding: 0; }
#screenshots .first { margin-top: 20px; }
#screenshots h3 { border: none; margin: 0; padding: 0; color: #ccc; font-weight: normal; z-index: 15; position: relative; top: 0; left: 23px;}
#screenshots a { display: block; margin-bottom: 10px; margin-left: 28px; }

div.login { float: left; width: 297px; margin-top: 11px; }
form.login { width: 297px; height: 150px; padding: 3px 0 0 0; margin: 10px 0 0 0; background-color: transparent; background-image: url('/images/home/login_box.gif'); background-repeat: no-repeat; }
form.login label { width: 100px; display: block; float: left; text-align: right; margin-right: 10px; }
form.login div { margin: 6px 0; clear: both; float: left; width: 280px;}
form.login #email, form.login #password { font-size: 1.2em; padding: 2px; margin: 0; border: 1px solid #aaa }
form.login .remember_me { width: 1.2em; height: 1.2em; margin: 0; padding: 0; }
form.login .buttons { padding: 1px 0 0 20px; margin: 0 }
form.login .action { margin: 0; padding: 0; }

/* Buttons */
.buttons button { float: left; display: block; font-size: 100%; margin: 0 7px 0 0; background-color: #fff; border: 1px solid #dedede; line-height: 130%; text-decoration: none; color: #444; cursor: pointer; padding: 5px 10px 6px 7px; }
.buttons button { width: auto; overflow: visible; padding: 4px 10px 3px 7px; }
.buttons a { display: block; padding-top: 7px; }

.buttons button[type] {
    padding: 5px 10px 5px 7px;
    line-height: 17px;
}
*:first-child+html button[type] {
    padding: 4px 10px 3px 7px; /* IE7 */
}

.buttons button img, .buttons a img { margin: 0 0 -3px 0 !important; padding: 0; border: none; }
.buttons button img.icon, .buttons a img.icon { margin: 0 3px -3px 0 !important; padding: 0; border: none; width: 16px; height: 16px; }

/* Make navigation text invisible */
/* #header ul li, #header ul li a, #helicoid, #footer .copyright, #footer ul li, #footer ul li a { opacity: 0; filter: alpha(opacity=0); } */

#home_banner { margin: 0; padding: 0; width: 932px; }
#home_banner img { padding: 0; margin: 0; }
#signup_strip { text-align: center; font-size: 32px; background-color: #2a3449; padding: 6px 0 }
#signup_strip a { text-decoration: none; margin: 10px; padding: 5px; color: #fff; font-weight: bold; }
#signup_strip a:hover { background-color: #ff822a; }

#content { width: 932px; background-color: #2b2b2b; clear: both; padding: 0 }
#header_theme { margin: 0; padding: 0; width: 932px; height: 250px; background-image: url('/images/home/header.jpg'); background-repeat: no-repeat; }

#page_content { width: 932px; background-position: bottom left; background-image: url('/images/home/background_logo.gif'); background-repeat: no-repeat; background-position: bottom left; }
#page_content_fade_in { width: 932px; background-repeat: repeat-x; background-position: 0 0; padding: 5px 0 0 0 }
#page { margin: 0 10px; padding: 10px; }

div.box { width: 274px; float: left; margin: 10px; }
div.left_panel { float: left; width: 600px; margin-top: 10px; }
div.right_panel { float: right; width: 300px; margin-top: 10px; }
.features { margin-top: 10px;}

.more { float: left; width: 100%; margin-top: 1.5em; padding-top: 1em; border-top: 1px solid #aaa; }
.more { background-image: url('/images/settings_background.gif'); background-repeat: repeat-x; background-color: #000; }
.more h3 { font-size: 2em; text-align: center; border: none; }
.more p { text-align: center }
.more .box { margin: 10px; width: 280px; }
.more-inner { margin-left: 14px; }
#free_signup { float: left; margin: 0 0 0 4px; }

img.simple_frame { padding: 5px; background-color: #ddd; border: 3px solid #222; border-top: none; border-left: none; }

/* Forms */

form.standard { margin: 1em 0; padding: 0; background-color: transparent; }
form.standard a { color: #333; }
form.standard h3 { margin: 20px 0 5px 0; padding: 0}
form.standard label { padding: 0 0 0 1em; text-align: right; float: left; clear: left; width: 12em; margin-right: 0.9em; margin-top: 0.3em; }
form.standard fieldset { color: #000; border: 1px solid #d5d5d5; background: #efefef url('/images/panel_gradient.gif') repeat-x top; margin-top: 30px; margin-bottom: 20px; padding: 10px 5px 16px 5px; position: relative; }
form.standard legend { border: 1px solid #d5d5d5; background-color: #fff; padding: 5px; font-weight: bold; position: absolute; top: -15px; left: .5em }
form.standard fieldset div { padding: 1em 0 0 0; }

span.optional { color: #777; }
table.standard tr th { border-top: 1px solid #FB7A31; border-bottom: 1px solid #FB7A31; background-color: #FFC; }
table.standard tr td { border-bottom: 1px solid #CCC; }
table.standard tr:hover td  { background-color: #ffe; }

input:focus { background-color : #ffc; }
textarea:focus { background-color : #ffc; }

div.fieldWithErrors { margin: 0; padding: 0; display: inline;}
span.fieldWithErrors, div.fieldWithErrors input, form input.fieldWithErrors, div .fieldWithErrors select, form select.fieldWithErrors { background-color: #ffdfdf; }

/* User feedback messages */
.SystemMessage { margin: 0 0 10px 0; padding: 6px; border: 2px dotted #666; background-color: #f0f0f0; font-weight: bold; color: green; }
.UserMessage { margin: 0 0 10px 0; padding: 6px; border: 2px solid #ccc; background-color: #f0f0f0; }
.notice, #Notice { padding: 4px 2px; margin: 0; margin-top: 10px; margin-bottom: 10px; font-weight: bold; color: green; background-color: #DBFFDB; border-top: 1px solid green; border-bottom: 1px solid green; width: 99%; clear: both; }
.error, #Error { padding: 4px 2px; margin: 0; margin-top: 10px; margin-bottom: 10px; font-weight: bold; color: red; background-color: #FFDBDB; border-top: 1px solid red; border-bottom: 1px solid red; width: 99%; clear: both; }
#errorExplanation { padding: 0 0 1px 0; margin: 0 0 10px 0; border: none !important; }
#errorExplanation { background: #f9f9f9 !important; }
#errorExplanation ul { padding: 0; margin: 10px 10px 10px 30px;}
#errorExplanation ul li { font-weight: bold; color: red; }
#errorExplanation h2 { background-position: 4px center; background-repeat: no-repeat; background-image: url('/images/azuki/error.gif'); margin: 0; padding: 3px 0 3px 26px; font-size: 1em; border: none; background-color: #FFDBDB; color: red; font-weight: bold; }
#errorExplanation p { margin: 10px; color: #000; }

#Notice, #Error { cursor: pointer; background-position: 4px center; background-repeat: no-repeat; }
#Notice { background-image: url('/images/completed.gif'); }
#Error { background-image: url('/images/azuki/error.gif'); }
span.message_space { padding: 0 8px; margin: 0;}

/* Banners */
div.banner { float: left; background: #efefef url('/images/shadow_grey.gif') repeat-x top; width: 892px; border-bottom: 1px solid #ccc; clear: both; margin-bottom: 10px; }
div.banner div { float: left; padding: 20px 0; clear: both; width: 892px;}
div.banner h1 { font-size: 60px; float: left; width: 300px; clear: left; padding: 0; margin: 0 40px 0 0; text-align: right; color: #333;}
div.banner p { float: left; clear: right; width: 400px; font-size: 22px; padding: 0; margin: 0; color: #000;}

#shadow { width: 100%; background-image: url('/images/home/background_shadow.gif'); background-repeat: repeat-y; background-position: center top }

/* Order steps */

ul#step { float: left; width: 897px; list-style-type: none; margin: 0; padding: 0; clear: both; }
ul#step li { display: block; float: left; margin: 0; padding: 1px 0; color: #fff; font-size: 1.25em; font-weight: bold; background-color: #333; }
ul#step li.plan { width: 265px; }
ul#step li.register { width: 40%; }
ul#step li.get_started { width: 30% }
ul#step li a { color: #fff; text-decoration: none; }
ul#step li a:hover { text-decoration: underline;}
ul#step li.current { background: #efefef url('/images/shadow_grey.gif') repeat-x top; color: #000; margin: 0;}

.bonus { font-weight: 900 }
.line { font-size: 1px; border-top: 1px dotted #ccc; margin: 10px 0 0 0 }
.registered { font-size: 2em;  }

ol { margin-left: 2em; line-height: 2em; }

/* START AzukiLib */
/* Busybox */
#Busybox { position: absolute; z-index: 1000; padding: 1em !important; left: 0; top: 0; margin: 0 0 0 0 !important; width: 138px; height: 81px; position: absolute; }

/* Contextual help */
a.help { margin-left: 1px; padding-left: 16px; background: url('/images/azuki/help.gif') no-repeat left; font-size: 86% !important; background-position: 0; white-space: nowrap; cursor: pointer }
#HelpContainer { width: 500px; z-index: 1001;}
#HelpContent { margin: 4px; padding: 10px; text-align: left; line-height: 1.2; z-index: 101; background-color: #fff; }
#HelpContent h3 { text-align: center; font-size: 120% !important; border-bottom: 1px solid #ccc; margin-top: 0; margin-bottom: 10px; }

/* Virtual windows */
.popinfo_container { position: absolute; z-index: 1000; padding: 1em !important; left: 0; top: 0; margin: 0 0 0 0 !important; border: 2px solid #999 !important; background-color: #ccc; text-align: center;}
.popinfo_frame { display: block; position: absolute; margin: -3em 0 0 0; width: 10em; z-index: 1; font-size: 12px; }
.popinfo_inner { display: block; position: absolute; z-index: 1; border: solid 1px #999; background-color: #ff8; text-align: center; margin: 0; padding: 4px; color: #000 }
.popinfo_image { display: block; position: absolute; top: 23px; z-index: 1; width: 28px; height: 11px; padding: 0; margin: 0; background: transparent url('/images/azuki/triangle.gif') no-repeat; }
.popinfo_container div.title { margin-top: 10px; color: #222 !important; }

/* Keyboard shortcuts */
div.accesskey { text-decoration: underline; display: inline; margin: 0; padding: 0;}
span.accesskey { text-decoration: underline; }

/* Textarea extensions */
.bigger, .smaller { cursor: pointer }

/* END AzukiLib */
