/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:2;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/*jab css */
#bodyhint { margin:2px 50px; font-size:14px; line-height:15px; font-family: Tahoma, Arial; background: url(/static/images/lightbulb.jpg) repeat-x #056caa;}
#hinttext { padding-left:50px; background:url(/static/images/foot_text.gif) no-repeat; color:#a8a8a8; font-size:10px; line-height:13px; margin:20px 0 0 0;}

/*darkit css */
body { margin:40px 50px; font-size:14px; line-height:15px; font-family: Tahoma, Arial; background: url(/static/images/body_bckg.jpg) repeat-x #056caa;}
pre {margin:1.5em;white-space:pre;}
ul {margin:0; padding:0 0 0 40px;}
ul li { padding:0; list-style:inherit;}
a { color:#68d3ed; text-decoration:underline;}
a:hover { text-decoration:none;}
h1 { padding:0px; text-transform:lowercase; font-size:18px;   background-color:#6699FF; color:#fff; margin: 10px 0 ;height:21px;  }
h1 span {padding:0px 10px 0px 0px;text-transform:lowercase;font-weight:bold;color:inherit;font:1em 'courier new', monospace; }
p {margin:0; background:#616161;}
#header {background:url(/static/images/header_bckg.jpg) repeat-x #0287c2; clear:both; width:100%; height:161px;  }
#left_header { float:left; width:380px; background: url(/static/images/left_header.jpg) no-repeat; height:161px;}
#right_header { float:right;  width:321px; background: url(/static/images/right_header.jpg) no-repeat; height:161px;}

#logo {position:absolute; text-align:center; width:95%; text-align:center; margin-top:50px; text-transform:lowercase;font:1em 'andale mono', 'lucida console', monospace;}
#logo a {text-decoration:none; color:#FFFFFF; font-size:46px; }
#menu { height:30px; clear:both; padding-top:5px; }
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center;}
#menu a { display:block; float:left; width:104px; font-size:12px; text-transform:uppercase; text-decoration:none; color:#FFFFFF; text-decoration:none; font-weight:bold }
#menu a:hover {color:#68d3ed;}

#content {clear:both; background-color:#252525; width:100%;}
#content_top { height:20px;}
#content_top_left {float:left; width:20px; height:20px; background: url(/static/images/left_top_round.gif) no-repeat;}
#content_top_right {float:right; width:20px; height:20px; background: url(/static/images/right_top_round.gif) no-repeat;}
#content_bottom { clear:both;height:16px;}
#content_bottom_left {float:left; width:20px; height:16px; background: url(/static/images/left_bottom_round.gif) no-repeat;}
#content_bottom_right {float:right; width:20px; height:16px; background: url(/static/images/right_bottom_round.gif) no-repeat;}

#sidebar {float:left; width:231px; padding-left:10px;}
#sidebar p {background-color:#fff; padding:0 20px;}
#sidebar_top { height:10px; background:url(/static/images/top_sidebar.gif) no-repeat;background-color:white;}
#sidebar_body { background-color:#fff;}
#sidebar_bottom { height:23px; background:url(/static/images/bottom_sidebar.gif) no-repeat;}
#sidebar ul {margin:0; padding:0 0 0 40px;}
#sidebar ul li { padding:0; list-style:none;}
#sidebar a {color:#000; font-size:11px;}
#sidebar h1 {color:#0676bd; font-size:12px; font-weight:bold; padding:10px 0 0 20px; background-color:#fff; margin:0;}

#text {background-color:#616161; margin:0px 10px 0 251px; width:auto; vertical-align:top; color:#fff;}
#text_top {}
#text_top_left {float:left; width:13px; height:10px; background:url(/static/images/left_top_content.gif) no-repeat;}
#text_top_right {float:right; width:11px; height:10px; background:url(/static/images/rigth_top_content.gif) no-repeat;}
#text_bottom { float:left;height:16px; background:url(/static/images/middle_bottom_content.gif) repeat-x; width:100%;}
#text_bottom_left {float:left; width:11px; height:16px; background: url(/static/images/left_bottom_content.gif) no-repeat;}
/*#text_bottom_right {float:right; width:11px; height:16px; background: url(/static/images/right_bottom_content.gif) no-repeat;}*/
#text_bottom_right { width:11px; height:16px; }
#text_body { padding:10px 20px 10px 20px;}
/*#foot_text { padding-left:50px; background:url(/static/images/foot_text.gif) no-repeat; color:#a8a8a8; font-size:10px; line-height:13px; margin:20px 0 0 0;}*/
#foot_text {color:#a8a8a8; font-size:10px; line-height:13px; text-align:right;  }

#footer {background:url(/static/images/footer_bckg.jpg) #424e4f; height:74px; clear:both;  }
#left_footer { float:left; padding:30px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:30px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}