@charset "UTF-8";/* OLD Style/* CSS Document *//* main styles */img { border:none; }img.icon { padding-right:5px; vertical-align: middle; text-align:center; }hr { color: #000; background-color: #000; height: 2px; border:none; clear:both; }input { vertical-align:middle }.floatleft { float:left !important }.floatright { float:right !important }.clear { clear:both !important }.bold { font-weight:bold !important }.normal { font-weight:normal !important }.block { display:block !important }#printHeader { display:none; }/* site logo */a.logo { display:block; width:350px; }/* header tabs */#top-navigation { margin:0; padding:0; list-style:none; background:#000; height:40px; border-bottom:1px solid #FFF; }#top-navigation li { float:left; margin:0 1px 0 0; height:40px; line-height:40px; }#top-navigation li a { float:left; display:block; height:40px; line-height:40px; color:#ffffff; padding:0 10px; text-decoration:none; }#top-navigation li a:hover { background:#999; }#top-navigation li span { }#top-navigation li span span { }#top-navigation li.active { padding:0; height:40px; background:url(/images/icon/nav-arrow.gif) center bottom no-repeat #999; }#top-navigation li.active span { }#top-navigation li.active span span { padding:0 10px; color:#FFF; }/* secondNavigation styles */#secondNavigation ul.nav { height:30px; line-height:30px; background:#999; float:left; width:748px; list-style:none; padding:0; margin:0; }#secondNavigation ul.nav li { float:left; border-right:1px solid #fff; }#secondNavigation ul.nav li.last { border:none; }#secondNavigation ul.nav a { padding:0 10px; color:#FFF; }/* center column styles */.top-bar { background:#eee; padding:3px; margin:0; }/* text page header */.top-bar h1 { font-size:20px; line-height:30px; color:#000; margin:0; }.top-bar h3 { font-size:15px; line-height:30px; color:#222; margin:0; padding:0 5px; }.top-bar a.button { color:#ffffff; float:right; display:block; background:#000; text-transform:uppercase; text-decoration:none; padding: 5px; margin-left: 5px; font-weight:700; border:1px solid #000; }.top-bar a.button:hover { background:#999; }/* bar with select */.select-bar { clear:both; border:1px solid #ccc; padding:5px 10px; margin:3px auto 0; }.select-bar select { margin:0 5px; }.breadcrumbs { padding:5px; margin-top:3px; clear:both; background:#FFF; font-size:11px; font-weight:400; color:#666; }.content { padding:0 10px; }#pager { position:relative !important; top:0 !important; margin-bottom:1em; }.paging {clear:both; text-align:center; padding:7px 10px; height:24px;}.paging .button {font-size:11px; padding:2px 4px;}/* table container */div.table { float:left; position:relative; width:614px; margin:0 0 37px 0; }/* tables */table.tablesorter { background-color: #CDCDCD; margin:10px 0pt 15px; width: 100%; text-align: left; }table.tablesorter thead tr th, table.tablesorter tfoot tr th { background-color: #000; color:#FFF; font-weight:400; padding: 4px 20px 4px 4px; font-size:12px; }table.tablesorter thead tr .header { background-image: url(/images/icon/sort.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }table.tablesorter tbody td { color: #3D3D3D; padding: 4px; background-color: #FFF; vertical-align: top; }table.tablesorter tbody tr.odd>td { background-color:#eee; }table.tablesorter tbody tr.odd td table { background-color:#fff; }table.tablesorter tbody tr.highlight td  { background-color:#eee; }table.tablesorter tbody tr.isdisabled td  { background-color:#FDF6FA; }table.tablesorter thead tr .headerSortUp { background-image: url(/images/icon/sortUp.gif); }table.tablesorter thead tr .headerSortDown { background-image: url(/images/icon/sortDown.gif); }table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { background-color: #999; color:#FFFFFF; }table.tablesorter input { width: 80px; }table.tablesorter tr.selected td {background:#ffeded !important;}/* table select */div.table .select { float:right; margin:2px 1px 0 0; width:176px; height:25px; background:#9097A9 url(/images/bg-select.gif); color:#fff; }div.table .select strong { float:left; padding:5px 0 0 5px; }div.table .select select { float:right; width:78px; margin:2px 3px 0 0; text-align:right; }/* forms *//*input.text, select, textarea { color:#333; font-size:12px; vertical-align:middle; border: 1px solid #000000; }textarea { width: 500px; height: 200px; }*/input.text { padding:1px 0 0 4px; height:14px; font-weight:normal; }input.small { width: 50px; }div.inputForm label { width: 120px; float: left; }div.inputForm div.form_row { padding: 3px; margin-top: 3px; margin-bottom: 3px; clear:both; }div.inputForm input { width: 250px; }div.inputForm textarea { width: 350px; height: 250px;}/* buttons */.button { color:#ffffff; background-color:#000; padding: 5px; margin-left: 5px; font-weight:bold; border:1px solid #000; }/* right column header */#right-column .h { float:left; background:#7E878A; border:1px solid #B8B8B8; border-bottom:0; padding:3px 10px; color:#fff; text-transform:uppercase; }/* right column box */#right-column .box { float:left; width:121px; padding:5px; border:1px solid #B8B8B8; background:#EBEBEB; margin:0 0 15px 0; }