﻿body {
   margin: 0px;
   padding: 0px;
   background: #f7f7f7 url(../images/wmp_bg.gif) repeat-x;
   font: 12px arial;
   color: #4b4b4b;
   background: #f7f7f7;
}

h1 {
   font-size: 16px;
   font-weight: bold;
   font-family: Tahoma, Geneva, sans-serif;
   color: #999;
   margin: 5px 0px 5px 0;
}

h2 {
   font-size: 14px;
   font-weight: bold;
   font-family: Tahoma, Geneva, sans-serif;
   color: #e4e4e4;
}

h3 {
   font-size: 12px;
   font-weight: bold;
   font-family: Tahoma, Geneva, sans-serif;
   color: #e4e4e4;
}

h4 {
   font-size: 11px;
   font-weight: bold;
   font-family: Tahoma, Geneva, sans-serif;
   color: #e4e4e4;
}

a:link, a:visited {
   color: #666;
   text-decoration: none;
}

a:hover {
   color: #999;
   text-decoration: underline;
}

textarea {
   font: 12px arial;
   color: #4b4b4b;
}

#wmplogoLink a {
   display: block;
   float: left;
   width: 170px;
   margin-top: 10px;
   height: 110px;
   text-decoration: none;
   margin-left: 15px;
}

.cellNoRepeat {
   background-repeat: no-repeat;
}

.cellRepeatX {
   background-repeat: repeat-x;
}

.cellRepeatY {
   background-repeat: repeat-y;
}

.td.datanavigation {
   color: #f2f2f2;
   text-align: left;
   margin-left: 10px;
}

a.wmptip {
   display: block;
   float: right;
   color: #666;
   font-size: 12px;
   padding-left: 14px;
   padding-right: 8px;
   background-image: url(../images/copadmin/downarw.gif);
   background-repeat: no-repeat;
   background-position: 0px center;
   text-transform: none;
   text-decoration: none;
}

a.wmptip2 {
   background-image: url(../images/copadmin/uparw.gif);
}

div.wmp_menu {
   margin: 1px 0px 1px 1px;
   font: 12px Arial,Helvetica,sans-serif;
   vertical-align: middle;
   white-space: nowrap;
   padding: 4px 1px 6px 3px;
   min-width: 200px;
}

div.wmp_menu img {
   width: 16px;
   height: 16px;
   vertical-align: middle;
   display: inline;
   margin: 0px 0px 2px 4px;
}

div.wmp_menu span {
   font: 12px Arial,Helvetica,sans-serif;
   color: #FFF;
   cursor: pointer;
   padding-left: 5px;
   vertical-align: middle;
   font-weight: bold;
}

div.wmp_menu_over {
   background-color: #1d365f;
}

div.wmp_menu_sel {
   background-color: #1d365f;
}

div.wmp_menu_sel span {
   font-weight: bold;
}

ul.wmp_menu {
   color: #ffffff;
   display: none;
   margin-top: 3px;
   margin-bottom: 6px;
}

ul.wmp_menu li.wmp_menu {
   font: 12px Arial;
   cursor: pointer;
   cursor: hand;
   color: #FFF;
}

ul.wmp_menu li.wmp_menu:hover {
   text-decoration: underline;
}

ul.wmp_menu li.wmp_menu_sel {
   font-weight: bold;
}

div.wmp_menu_sel ul.wmp_menu {
   display: block;
}

div.wmpbread {
   margin: 0px;
   width: 670px;
   height: 30px;
}

div.wmpbread div a {
   color: #3a3a3a;
   text-decoration: none;
}

div.wmpbread div a:hover {
   text-decoration: underline;
   color: #000000;
}

div.wmpbread div.ibread {
   color: #3a3a3a;
   padding-top: 12px;
}

div.wmpdivider {
   height: 1px;
   border-top: solid 1px #cccccc;
}

div.wmpdivider2 {
   height: 0px;
   border-top: solid 1px #cccccc;
   margin-top: 15px;
   overflow: hidden;
   overflow-x: hidden;
   overflow-y: hidden;
}

div.wmphelp {
   width: 250px;
   height: 22px;
   margin: 24px 45px 0px 0px;
   float: right;
   clear: right;
}

div.wmpmain div.wmphints {
   min-height: 0px;
}

div.wmphints {
   position: relative;
   height: 0px;
   border-top: solid 1px #eff3f6;
   overflow: hidden;
   overflow-x: hidden;
   overflow-y: hidden;
   min-height: 0px;
}

div.wmphints2 {
   position: absolute;
   left: 0px;
   bottom: 0px;
   width: 100%;
   height: auto;
   border-bottom: solid 1px #eff3f6;
}

div.wmplogin {
   width: 250px;
   height: 40px;
   margin: 5px 45px 0px 0px;
   float: right;
   clear: right;
   text-align: right;
   text-transform: uppercase;
   font-weight: bold;
   color: #f2f2f2;
}

div.wmplogin span {
   color: #ffffff;
}

div.wmplogo {
   padding: 0px;
   margin: 0px auto;
   background-image: url(../images/copadmin/copadmin1a.gif);
   background-repeat: no-repeat;
   background-position: top left;
   height: 130px;
}

div.wmpmain {
   min-height: 552px;
   border: solid 1px #ccc;
   background-color: #fff;
   background-position: right bottom;
   background-repeat: no-repeat;
}

div.wmpside1 {
   width: auto;
   border: solid 1px #ccc;
   background-color: #2e4c77;
   height: auto;
   margin: 30px 3px 0px 0px;
   padding: 1px;
}

div.wmpside2 {
   width: auto;
   min-height: 550px;
   height: auto;
   background-color: #2e4c77;
   min-width: 200px;
}

div.wmpside3 {
   color: #FFFFFF;
   padding: 10px 5px 10px 5px;
}

div.wmpside3 div {
   margin-bottom: 15px;
}

div.wmpside3 div div {
   margin-bottom: auto;
}

div.wmpsidetitle {
   border-bottom: solid 1px #B0CEFF;
   font-size: 14px;
   text-transform: uppercase;
   padding: 5px 3px 5px 6px;
   color: #fff;
   cursor: pointer;
   margin: 0 2px 0 0;
   font-weight: bold;
   font-family: Tahoma, Geneva, sans-serif;
   color: ;
}

div.wz_content .igrid .ibody div.wmpdivider2 {
   padding: 0px;
   margin: 0px;
   border: none;
}

div.wz_content .igrid .ibody div.wmphints2 {
   padding: 0px;
   margin: 0px;
   border: none;
}

div.wz_content div.wmphints {
   overflow: visible;
   overflow-x: visible;
   overflow-y: visible;
   height: auto;
}

div.wz_content div.wmphints2 {
   position: static;
}

h1.wmpheader {
   display: block;
   margin: 0px;
   padding: 8px 4px 5px 8px;
   color: #2e4c77;
   font-size: 14px;
   font-weight: bold;
   border-top: solid 1px #f2f2f2;
   border-bottom: solid 1px #f2f2f2;
   text-transform: none;
   font-family: Tahoma, Geneva, sans-serif; }

table.datatable {
   margin-top: 9px;
   width: 100%;
}

table.datatable a {
   text-decoration: none;
}

table.datatable a.dataaddnew {
   color: #666;
   font-size: 12px;
   background-image: url(../images/copadmin/greyarrow.gif);
   background-repeat: no-repeat;
   background-position: 12px center;
   font-weight: bold;
   border: solid 1px #999;
   padding: 5px 15px 5px 15px;
   margin: 0 5px 10px 0;
   background: #c2d9ff;
   white-space: nowrap;
}

table.datatable a:hover {
   
}

table.datatable a:link {
   text-decoration: none;
}

table.datatable td {
   border-top: solid 0px #f1f1f1;
   border-bottom: solid 0px #f1f1f1;
   padding: 4px;
}

table.datatable td table td {
   border-top: none;
   border-bottom: none;
   padding: inherit;
}

table.datatable td table td.datasearchbox {
   padding: 10px 5px 10px 5px;
   text-align: left;
}

table.datatable td.data {
   background-color: #f7f7f7;
   color: #4b4b4b;
   line-height: 17px;
   padding: 5px 4px 5px 5px;
}

table.datatable td.data a {
   background-image: url(../images/copadmin/greyarrow.gif);
   background-repeat: no-repeat;
   background-position: 3px center;
   padding-left: 20px;
   color: #000000;
   white-space: normal;
}

table.datatable td.data a.DomPathLink,table.datatable td.dataalt a.DomPathLink {
   background: none;
   padding: 0px;
}

table.datatable td.data a.DomPathLinkSelected,table.datatable td.dataalt a.DomPathLinkSelected {
   background: #ffffff;
   padding: 0px 2px 0px 2px;
}

table.datatable td.dataalt {
   background-color: #ededed;
   color: #4b4b4b;
   line-height: 17px;
   padding: 5px 4px 5px 5px;
}

table.datatable td.dataalt a {
   background-image: url(../images/copadmin/greyarrow.gif);
   background-repeat: no-repeat;
   background-position: 3px center;
   padding-left: 20px;
   color: #4b4b4b;
   white-space: normal;
}

table.datatable td.datadrag {
   background-color: #2f5189;
   color: #ffffff;
}

table.datatable td.datadrag a {
   color: #ffffff;
   background-image: url(../images/copadmin/greyarrow.gif);
}

table.datatable td.dataedit {
   background-color: #c2d9ff;
   color: #ffffff;
}

table.datatable td.dataedit a {
   color: #666;
   background-image: url(../images/copadmin/greyarrow.gif);
}

table.datatable td.dataedit input {
   font: 12px Arial;
}

table.datatable td.dataedit select {
   font: 12px Arial;
}

table.datatable td.dataheader {
   color: #666666;
   font-weight: normal;
   padding: 7px 0px 2px 4px;
   text-transform: none;
}

table.datatable td.nospacing {
   padding: 0px;
}

table.datatable td.rdrag {
   padding: 0px 2px 0px 2px;
   forjeffbackground-image: url(../images/copadmin/handle.gif);
}

table.wmptable { 
   margin: 0px auto; 
   empty-cells: show; 
   border-collapse: collapse; 
   min-width: 945px; 
   width:945px; 
}

td.wmpdata {
   vertical-align: top;
   padding: 0px;
   margin: 0px;
}

td.wmplogo {
   margin: 0px;
   padding: 0px;
   background-image: url(../images/copadmin/copadmin2a.gif);
   background-repeat: no-repeat;
   background-position: top right;
}

td.wmpside {
   width: 241px;
   vertical-align: top;
}

tr.datasearchbox {
   padding: 5px;
}

ul.wmphint {
   margin: 10px 0px 0px 0px;
   padding: 0px;
   list-style-image: url(../images/hintlist.gif); }

ul.wmphint li {
   margin: 0px 20px 0px 30px;
   padding: 0px;
}

.error {
   color: #ff0000;
   font-size: 11px;
}

table.datatable div.RadEditor a {
   background-image: none;
   background-repeat: no-repeat;
   padding-left: 0px;
   color: #ffffff;
   white-space: normal;
}
.chart_range div {
	margin:1px;
	padding:1px 3px;
	border:solid 1px #828585;
	background-color:#ebf0f2;
	cursor:default;
	color:#000000;
}
.chart_range div:hover { background-color:#84aab8; color:#ffffff; }
.chart_range div.type_active { background-color:#426d78; color:#ffffff; }
