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


/*960.gs*/.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;position:relative;margin-left:0px;margin-right:0px}.alpha{margin-left:0}.omega{margin-right:0}.container_16 .grid_1{width:60px}.container_16 .grid_2{width:120px}.container_16 .grid_3{width:180px}.container_16 .grid_4{width:240px}.container_16 .grid_5{width:300px}.container_16 .grid_6{width:360px}.container_16 .grid_7{width:420px}.container_16 .grid_8{width:480px}.container_16 .grid_9{width:540px}.container_16 .grid_10{width:600px}.container_16 .grid_11{width:660px}.container_16 .grid_12{width:720px}.container_16 .grid_13{width:780px}.container_16 .grid_14{width:840px}.container_16 .grid_15{width:900px}.container_16 .grid_16{width:960px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}


/*typography*/
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Tahoma,"Lucida Grande", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.5em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}

/*forms*/
.formdiv{margin-left:15px;padding:14px; font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif; font-size:12px}
.formdiv p, .formdiv h1, .formdiv form, .formdiv button{border:0; margin:0; padding:0}
.formdiv .spacer{clear:both; height:1px}
.formdiv h1{font-size:14px; font-weight:bold; margin-bottom:8px}
.formdiv p{font-size:11px; color:#666; margin-bottom:20px; border-bottom:solid 1px #b7ddf2; padding-bottom:10px}
.formdiv label{display:block; font-weight:bold; width:150px; float:left;clear:left; margin-top:2px;}
.login_form label{display:block; font-weight:bold; width:80px; float:left;clear:left; margin-top:2px;}
.formdiv .desc{clear:left;color:#666; margin:0 0 0 160px;font-size:11px; font-weight:normal; width:300px; border-bottom:dashed 1px #CCC}
.formdiv input, .formdiv textarea, .formdiv select, .formdiv .otherarea{float:left; font-size:12px; padding:4px 2px; border:solid 1px #ccc; width:300px; margin:2px 0 0 10px; background-image:url(theme_images/input_back.png);background-position:bottom;background-repeat:repeat-x;font-size:12px; font-weight:bold;}
.login_form input{float:left; font-size:12px; padding:4px 2px; border:solid 1px #ccc; width:120px; margin:2px 0 0 10px; background-image:url(theme_images/input_back.png);background-position:bottom;background-repeat:repeat-x;font-size:12px; font-weight:bold;}
.login_form div{height:30px; overflow: hidden;}
.formdiv button{clear:both; margin:10px 0 0 160px; width:125px; height:31px; background:#666 url(theme_images/button.png) no-repeat; text-align:center; line-height:31px; color:#000; font-size:11px; font-weight:bold; float:left; cursor:pointer;}
.formdiv button:hover{background:#555 url(theme_images/button_hover.png)}


/*dialogs*/
.success {border:solid thin #53BB00; background-color:#DBF3D2;background-image:url(theme_images/dialog_green.png);}
.success .icon{background-image:url(general_icons/success_32.png);}
.error {border:solid thin #911712;background-color:#FFCCCC; background-image:url(theme_images/dialog_red.png); }
.error .icon{background-image:url(general_icons/error_32.png);}
.warning{border:solid thin #D56A00;background:#FFDDAA url(theme_images/dialog_brown.png);}
.warning .icon{background-image:url(general_icons/warning_32.png);}
.notice{border:solid thin #000099; background:#C1C1FF url(theme_images/dialog_blue.png);}
.notice .icon{background-image:url(general_icons/notice_32.png);}
.success, .error, .warning, .notice{margin:5px; height:42px; background-repeat:repeat-x;}
.success .icon, .error .icon, .warning .icon, .notice .icon{width:32px;height:32px;margin:5px 10px; float:left;}
.success p, .error p, .warning p, .notice p{padding-top:12px;}

/*table*/


.thead{border-bottom:thin solid #CCC; background-image:url(theme_images/input_back.png);background-position:bottom;background-repeat:repeat-x;}
.thead td{font-weight:bold;}

/*layout*/
body {background-image:url('/cl/theme_images/bg.png');font-size:11px;color:#222;font-family:"Helvetica Neue", "Lucida Grande", Arial, Helvetica, sans-serif;}
.mar10 {margin:10px;}
#header {height:123px;background-image:url(theme_images/header.jpg); background-repeat:repeat-y;}
#top_menu {height:145px;background-image:url(theme_images/top_menu.png); background-repeat:no-repeat;}
#top_menu  .item {height:38px; width:150px; float:left;}
#top_menu  .item:hover {background:url(theme_images/item_hover.png);}
#top_menu  .item .icon{float:left; margin:3px;}
#top_menu  .item a{float:left; margin:8px 3px; font-size:12px; display:block; text-decoration:none; color:#222; font-weight:bold;}
#body_top {}
#body_middle {background-image:url(theme_images/body_middle.jpg); background-repeat:repeat-y;}
#body_bottom {background-image:url(theme_images/body_bottom.jpg); background-repeat:no-repeat; text-align:center; font-size:11px;}

.menu_box {width:235px; margin:15px 10px 0 10px;}
.menu_box .top{height:38px !important;background-image:url(theme_images/menu_box_top.jpg); background-repeat:no-repeat; overflow:hidden;}
.menu_box .mid{background-image:url(theme_images/menu_box_mid.jpg);}
.menu_box .bot{height:9px;background-image:url(theme_images/menu_box_bot.jpg); background-repeat:no-repeat;}


/*custom*/
.content_box{border:solid thin #ccc;background-color:#FFF; margin:5px;}
.content_box .head{width:100%;background-color:#F4F4F4; background-image:url(theme_images/box_head.png);background-repeat:repeat-x;border-bottom:solid thin #ccc; height:42px;}
.content_box .head .icon{margin:5px 10px; float:left;}
.content_box .head p{padding-top:11px; font-size:15px; font-weight:bold;}
.menu_name{font-size:15px; font-weight:bold; display:block; margin:10px 0 0 95px; height:15px; float:left;}
.leftmenu li{display: block; width:180px; padding-top:5px; list-style:none;}
.leftmenu li a{padding: 5px 5px 5px 5px;text-decoration: none; font-family:Tahoma;font-size:11px; color:black;background-repeat:no-repeat;}
.leftmenu li a:hover{background-color:#ac090c;color:#ffffff}