body { background-color: #000; font: 0.8125em Helvetica, sans-serif; line-height: 1; color: #fff; padding: 4px; }

a { color: #fff; }

#container { width: 100%; }

#header h1 { font-size: 4em; margin: 0; padding: 0; color: #aff; }
#header h1 a { color: #aff; border: none; text-decoration: none; }
#header { float: left; padding: 0 0 1em 0; }
#header p { margin: 0; padding: 0; }

#SettingsHelp { position: absolute; left: 1.75em; }

#back { float: left; margin: 8px 0 0 2em; background-image: url('/images/azuki/back.gif'); background-repeat: no-repeat; background-position: 8px; background-color: #000; padding: 0 8px; }
#back p { padding: 0; margin: 6px 0 6px 24px;}

#controls { float: right; background-color: #ccc; padding: 4px; width: 70%; }
#controls input { height: 1.2em; font-size: 2em; margin: 0; }
#controls .deadline { width: 74%; float: left; }
#controls #search { width: 22%; float: left; }
#controls .deadline input { width: 98% }
#controls #search input { width: 98%; }
#controls form { margin: 0; }

/* User feedback messages */
/* Errors */
.fieldWithErrors { clear: none; display: inline; }
div .fieldWithErrors input, form input.fieldWithErrors, div .fieldWithErrors textarea, form textarea.fieldWithErrors, div .fieldWithErrors select, form select.fieldWithErrors { border: 2px solid #ff5555 !important; }
.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: 100%; }
.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 !important;}
.errorExplanation p { margin: 10px; color: #000; }

.long_message { padding: 0 0 1px 0; margin: 0 0 10px 0; border: none !important; width: 100%;}
.long_message { background: #f9f9f9 !important; }
.long_message ul { padding: 0; margin: 10px 10px 10px 30px;}
.long_message h2 { background-position: 4px center; background-repeat: no-repeat; margin: 0; padding: 3px 0 3px 26px; font-size: 1em; border: none; }
.long_message p { margin: 10px;}

.long_message h2 { background-color: #DBFFDB; color: green; }
.long_info_message h2 { background-color: #DBDBFF; color: #2222AA; }

#helpExplanation { padding: 0 0 1px 0; margin: 0 0 10px 0; border: none !important; width: 95%;}
#helpExplanation { background: #f9f9f9 !important; }
#helpExplanation ul { padding: 0; margin: 10px 10px 10px 30px;}
#helpExplanation h2 { background-position: 4px center; background-repeat: no-repeat; background-image: url('/images/azuki/ok.gif'); margin: 0; padding: 3px 0 3px 26px; font-size: 1em; border: none; background-color: #DBFFDB; color: green;}
#helpExplanation.info { color: #000; font-weight: normal; }
#helpExplanation.info h2 { background-image: url('/images/azuki/info.gif'); color: #222299; background-color: rgb(240, 240, 255);}
#helpExplanation p { margin: 10px;}

.notice, #Notice,
.error, #Error,
.info, #Info { margin: 0 0 10px 0; padding: 4px 0; font-weight: bold; }

.notice, #Notice { color: green; background-color: #DBFFDB; border-top: 1px solid green; border-bottom: 1px solid green; width: 100%; }
.error, #Error { color: red; background-color: #FFDBDB; border-top: 1px solid red; border-bottom: 1px solid red; width: 100%; }
.info, #Info { color: green; background-color: #DBFFDB; border-top: 1px solid green; border-bottom: 1px solid green; width: 100%; }

#Notice .body, #Error .body, #Info .body { margin-left: 24px; }

#Notice, #Error { cursor: pointer; background-position: 4px center; background-repeat: no-repeat }
#Notice { background-image: url('/images/azuki/ok.gif'); }
#Error { background-image: url('/images/azuki/error.gif'); }
#Error span.message_space, #Notice span.message_space { padding: 0; margin: 0; }
.Message { margin: 0; padding: 0; border: 2px solid #ccc; background-color: #f0f0f0; clear: both; width: 40em; }
.Message p { padding-left: 8px;}
.Message .links { padding: 2px 2px 2px 8px; font-weight: bold; }
#Message { position: absolute; z-index: 1010; }

/* Deadlines */
.deadlines { float: left; clear: both; margin: 0; font-size: 2em; width: 100%; }

.deadlines .deadline { clear: both; margin: 0; padding: 0; }
.deadlines .deadline .date_container { width: 10em; }
.deadlines .deadline .description_container {  }
.deadlines .deadline .controls_container { font-size: small; margin: 0; width: 12em; }
.deadlines .deadline .controls_container a { line-height: 1.75em; border-top: 1px solid #555; border-left: 1px solid #555; border-right: 1px solid #333; border-bottom: 1px solid #333; background-color: #333; }
.deadlines .empty { text-align: center; }
.deadlines .empty p { margin: 0; padding: 0; }
.deadlines .deadline .description, .deadlines .deadline .date { padding: 0.25em 2px; color: #ffffff; }
.deadlines .deadline .repeating { padding-right: 22px; background-image: url('/images/repeater.png'); background-repeat: no-repeat; background-position: 98%; _background-image: url('/images/repeater.gif'); }

.deadlines .deadline .hover { color: #222 !important; }

.date_details { font-size: 0.5em; position: relative; z-index: 2003; left: 2em;}
.date_details .balloon_container { z-index: 2001; }

td.done { text-decoration: line-through }
a.done { background-color: #aff !important; color: #000 !important; }

.helpfield { color: #999; }
.active { color: #000 !important; }
.odd { background-color: #222222; }
/* .odd { position: relative; z-index: 0; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; } */

/* Form */
form.inplaceeditor-form { display: inline; padding: 0; margin: 0; }
.date_container form.inplaceeditor-form input[type="text"] { width: 54%; }
.description_container form.inplaceeditor-form input[type="text"] { width: 80%; }
form.inplaceeditor-form input[type="submit"] { margin-left: 4px; }
form.inplaceeditor-form a, .controls a { font-size: small; margin-left: 4px; color: #aff; text-decoration: none; padding: 3px 2px;}
form.inplaceeditor-form a:hover, .controls a:hover { background-color: #aff !important; color: #000; }

/* Popup balloons */
.balloon_container { width: 200px; display: block; position: absolute; z-index: 100; }
.triangle_top { text-align: center; width: 200px; height: 13px; background-image: url('/images/triangle.png'); background-repeat: no-repeat; background-position: center; _background-image: url('/images/triangle.gif'); }

.balloon .balloon_content,
.balloon_container .top,
.balloon_container .bottom,
.balloon_container .bottom div { background: transparent url('/images/balloon.png') no-repeat top right; _background-image: url('/images/balloon.gif'); }

.balloon .balloon_content { position: relative; zoom: 1; _overflow-y: hidden; padding: 0 12px 0 0; }
.balloon .top { position: absolute; left: 0; top: 0; width: 12px; margin-left: -12px; height: 100%; _height: 1600px; background-position: top left; }

.balloon_container .bottom { position: relative; width: 100%; }
.balloon_container .bottom,
.balloon_container .bottom div { height: 10px; font-size: 1px; }
.balloon_container .bottom { background-position:bottom right; }
.balloon_container .bottom div { position: relative; width: 12px; margin-left: -12px; background-position: bottom left; }

.balloon h2 { font-size: 1em; padding: 10px 0 4px 0; margin: 0; text-align: center; border-bottom: 1px solid #fff; }
.balloon p { padding: 8px 0 0 0; margin: 0 }

#TimezoneMessage { top: 6em; left: 2em; }
#SystemMessage { top: 6em; left: 2em; }

.help { text-align: left; font-size: 0.6em; font-weight: normal; line-height: 1.5em; margin: 1em auto; width: 65em; }
.help h3 { font-size: 1.25em; color: #fff; }
.help h4 { font-size: 1em; margin: 0 0 4px 0; color: #000; background-color: #f0f0f0; padding: 1px 4px; }
.help ul { list-style-type: none; margin: 0; padding: 4px 8px }
.help .panel { float: left !important; width: 20em; border: 1px solid #f0f0f0; margin: 10px; clear: none; }

/* Tables */
table.standard { width: 100%; }
table.standard tr th { text-align: left; padding: 0; font-weight: bold; padding: 3px 4px }
table.standard tr td { vertical-align: middle; padding: 3px 4px; }

table.standard tr th { background-color: #a0a0a0; color: #000; }
table.standard tr td { border-bottom: 1px solid #ccc; color: #fff; }
table.standard tr:hover td  { background-color: #666; }

table.standard tr.additional_reminder { background-color: #333; }

/* Forms */
/* Form styling */
form.small, form.small div { margin: 0; padding: 0; }

form.standard { margin: 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 div { padding: 10px 0 0 0; }
form.standard div fieldset { float: left; margin: 0.4em 0 0 0em; padding: 0 0 4px 0; background-color: #fff; text-align: left; height: auto;}
form.standard div fieldset label { text-align: left; width: 20em; }
form.standard div fieldset table { width: 100%; }
form.standard div fieldset table th { white-space: nowrap; }
form.standard div fieldset.table { width: 50%; border: none; }
span.optional { color: #777; }
form.standard div.action { clear: both; }
/* zoom: 1 translates as: Internet Explorer fails at life */
form.standard div.buttons { margin: 0 0 0 0; padding: 10px 0 10px 14em; border-top: 1px solid #fff; background-color: #ccc; zoom: 1; /}
form.standard div.text { padding: 1em 0 0 1.5em;  }
form.standard div.left { margin-left: 0 !important; padding-left: 1.5em; }
form.standard h3, form.standard h4 { margin-left: 1em; }

form.standard div.horizontal label.horizontal { text-align: right; float: none; clear: none; margin-right: 0.9em; }
form.standard div.horizontal input, form.standard div.horizontal select { margin-right: 1em;}

form.standard div.no_labels { margin-left: 3em }

form.standard .wrap { background-color: #fff;}
form.standard div.single_button { margin-bottom: 1em; margin-left: 12.9em;}

form.plain { clear: both; padding: 1px 0; margin: 0; }

/* Form colours */
form.full_page { background-color: #f0f0f0; color: #444; width: 36em; }
form.full_page div.buttons { margin: 0 0 0 0; padding: 10px 0 10px 10px; border-top: 1px solid #fff; background-color: #ccc; zoom: 1; /}
form.full_page label { text-align: left; font-weight: bold; }
form.no_buttons { padding-bottom: 0.75em; }
#Deadlines form.full_page { width: 50em; }
form.full_page a { color: #444; }

.new_deadline #errorExplanation { width: 50em !important; }
.new_deadline #DateTimeSelectLink img { border: none; }

/* Buttons */
.buttons a, .buttons button { float: left; display: block; font-size: 100%; margin: 0 7px 0 0; background-color: #f5f5f5; 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 { white-space: nowrap; }

.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; }

.font_control button,
.button-to button,
.buttons a,
.buttons button { background-color: #f5f5f5; }

/* Buttons: colours/borders */
.button-to button { display: block; font-size: 100%; margin: 0 5px 0 0; border: 1px solid #fff; border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; line-height: 130%; text-decoration: none; font-weight: bold; color: #444; cursor: pointer; padding: 2px 8px 2px 5px }
.button-to button:active, .buttons a:active, .buttons button:active { border: 1px solid #fff; border-top: 1px solid #dedede; border-left: 1px solid #dedede; }
.buttons a, .buttons button { border: 1px solid #fff; border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; text-decoration: none; font-weight: bold; color: #444; }

.button-to button,
.buttons a,
.buttons button,
.buttons_inline button { background-color: #f5f5f5; }

/* Footer */
#footer.dark { color: #111; }
#footer.dark a { color: #222; }
#footer.light { color: #ccc; }
#footer.light a { color: #fff; }

/* Ajax editor */
form.edit { width: 44em; position: absolute; z-index: 1000; padding: 0 !important; left: 0; top: 0; margin: 0 !important; border: 6px solid #222 !important;}
form.edit div { padding: 0; }
form.edit div.fields { padding: 0 0 1em 0; }
form.edit h2 { background-color: #333; color: #fff; margin: 0 0 1em 0; padding: 4px 0; font-size: 2em; text-align: center; border-bottom: none !important; }
form.edit div.buttons { margin-top: 0; float: left; padding: 1em 0 1em 16em; clear: both; width: 28em; background-color: #333; border: none; }
form.edit div.buttons div.action { margin: 0 0 1em 0; clear: both; padding-bottom: 0 !important; }
form.edit textarea { width: 27em !important; }
form.edit label { width: 8em }
form.edit img { border: none; }
img.delete { cursor: pointer; margin: 0; padding: 0; border: none;}

.duration { font-size: 1.6em; }

.fieldWithErrors { clear: none; display: inline; }

.button-to { margin: 0; padding: 0; }
.ajax-edit { margin: 0; padding: 0; }
#deadline_errors { margin-left: 9.75em; }

/* Settings */

.panel { clear: both; color: #ccc }
.panel h2, .panel h3, .panel a { color: #fff; }

#reminder_settings { padding-top: 0; }

ul.tabs { list-style-type: none; margin: 0 0 6px 0; padding: 0; text-align: center; clear: both; }
ul.tabs li { display: inline; margin: 0 0 0 -0.5em; padding: 0; width: 5em !important; }
ul.tabs a { padding: 4px 8px; background-color: #ccc; margin: 0; text-decoration: none; color: #000; width: 5em !important; border: 1px solid #a0a0a0; border-width: 1px 1px 0 1px; }
ul.tabs a.selected { background-color: #222; color: #fff; border-bottom: 1px solid #222; }
ul.tabs a:hover { background-color: #fff; color: #000; }
ul.tabs a.selected:hover { background-color: #222; color: #fff; }

.tab_body { border-top: 1px solid #a0a0a0; margin: -1px auto 0 auto; padding: 10px 0; width: 80%; min-height: 400px; clear: both; line-height: 1.5em;}
.tab_body .tab_content { margin: 10px auto; width: 36em; }
.tab_body #Error, .tab_body  #Notice { width: 36em; margin: 0 auto; }
.tab_body .tab_content h2 { margin-top: 0; }
.tab_body { background-image: url('/images/settings_background.gif'); background-repeat: repeat-x; background-color: #000; }

#Appearance { margin: 10px 5% 10px 5%; width: 90% }
#Appearance .buttons { padding-left: 10px; }

.line { border-top: 1px solid #999; margin: 2em 0 0 0;}

dl.faq dt, dl.faq dd { margin: 0.5em 0 0 0; padding: 0; }

.destroy { padding-left: 17px; background-image: url('/images/azuki/close_small.png'); background-repeat: no-repeat; background-position: left; }

.close_message { margin-top: 10px; padding-top: 1px; border-top: 1px solid #fff; }

.secondary_navigation { clear: both; width: 100%; float: left;}
.secondary_navigation h2 { float: left; }
.secondary_navigation .sections { float: right; }
.secondary_navigation .sections a { color: #eee; text-decoration: none; }
.secondary_navigation .sections a:hover { text-decoration: underline; }

/* Colour editors */
div.colour_block { margin: 2.5em 0 0 0; border: 4px solid #999; width: 90px; height: 70px; float: left; clear: right; background-color: #000;}
div.colour_sliders { float: left; width: 300px; clear: left; }
div.colour_block { float: left; clear: right; }

.colour_block_small { border: 2px solid #ccc; border-left: 2px solid #333; border-bottom: 2px solid #333; height: 4.5em; width: 4.5em; margin: 0 1em 0 0; cursor: pointer }

.colour_set { float: left; width: 7.5em; margin: 4px 0 4px }
.colour_set h4 { margin: 0 0 8px 0; font-size: 1em; }

.floating_sliders { position: absolute; z-index: 1000; width: 438px !important; padding: 10px 0 0 0 !important; margin: 0; border: 2px solid #999 !important;}
.floating_sliders h2 { margin: 0 15px 0 15px; }
.floating_sliders p { margin: 7px 15px 7px 15px; color: #ccc; }
.floating_sliders div.buttons { float: left; padding: 10px !important; margin: 10px 0 0 0 !important; clear: both; width: 418px !important; }
.floating_sliders div.buttons div.action { margin: 0 0 10px 0 !important; padding: 0 !important; clear: both; }

/* Sliders */
.slider { margin: 1em 0 0 0 !important; padding: 0; clear: none; height: 4px; background: transparent url('/images/slider_track.gif') repeat-x; }
.slider .handle { margin: 0; padding: 0; position: relative; top: -1em; padding: 0; width: 12px; height: 12px; cursor: pointer; background: transparent url(/images/slider_handle.gif) no-repeat; background-position: top}

/* Keyboard shortcut help */
dl.keyboard { font-size: 1.5em; line-height: 1.2em; margin: 0; padding: 0 }
dl.keyboard dt { float: left; margin: 0; padding: 5px 0 5px 0; width: 4em; font-weight: bold; color: white; border-bottom: 1px solid #eee }
dl.keyboard dd { float: left; margin: 0; padding: 5px 0 5px 0; width: 20em; border-bottom: 1px solid #eee }

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