/* 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: #080808; 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; }
p { margin: 10px 0; color: #cfcfcf; }
strong { color: #fff; }

a { color: #fff; }

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

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

/* Header */
#header { width: 933px; height: 47px; clear: both; margin: 0; background-repeat: no-repeat; }
#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/headerbar.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 { 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/footer.gif'); width: 933px; 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.terms a { width: 125px; }
#footer ul li.privacy a { width: 134px; }
#footer ul li.press a { width: 135px; }

/* 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); } */

#content { width: 933px; background-color: #2b2b2b; clear: both; }
#loom_space { margin: 0; padding: 0; width: 933px; }
#loom_space img { padding: 0; margin: 0; }

#screenshots { margin: 14px 10px 10px 10px; width: 297px; height: 235px; background-image: url('/images/screenshot_panel.gif'); padding: 12px 0 0 0; background-repeat: no-repeat; float: right; clear: both;}
#screenshots .top, #screenshots .bottom { width: 290px; margin: 0; }
#screenshots .top { position: relative; top: -8px; left: 10px; z-index: 10; }
#screenshots .bottom { position: relative; top: -8px; left: 10px; z-index: 10;}
#screenshots h3 { border: none; margin: 0; padding: 0; color: #ccc; font-weight: normal; z-index: 15; position: relative; top: 0; left: 23px;}

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

div.box { width: 270px; float: left; margin: 10px; }

#free_signup { float: left; margin: 0 0 0 4px; }

/* 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/shadow_grey.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/error.gif'); margin: 0; padding: 3px 0 3px 26px; font-size: 1em; border: none; background-color: #FFDBDB; color: red;}
#errorExplanation p { margin: 10px;}

#Notice, #Error { cursor: pointer; background-position: 4px center; background-repeat: no-repeat; }
#Notice { background-image: url('/images/completed.gif'); }
#Error { background-image: url('/images/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;}

/* 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;}

.registered { font-size: 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; }

/* 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 */
