﻿a:active      { font-family: Tahoma; font-size: 10pt; color: #000099; text-decoration: none }
a:link        { font-family: Tahoma; font-size: 10pt; color: #000099; text-decoration: none }
a:visited     { font-family: Tahoma; font-size: 10pt; color: #000099; text-decoration: none }
a:hover       { font-family: Tahoma; font-size: 10pt; color: #808000; text-decoration: underline }

table         { font-family: Tahoma; color: #000000; font-size: 10pt; }
hr            { border-width: 1px; border-style: dashed; color: #0066FF; height: 1; width:95% }

table.nav     { font-family: Tahoma; color: #000000; font-size: 8pt }
table.ok      { border:dashed 1px #000066; text-align: center }
table.popup   { width: 600px; text-align: center }

td.topbar     { font-size:0; background-image:url('images/topbar1.jpg'); width: 331px }
td.topnav     { font-size:0; width: 519px }
td.navt       { background-image:url('images/nav1.jpg') }
td.nav        { background-image:url('images/navbg.jpg') }
td.side1      { background-image:url('images/sidebarbg1.jpg') }
td.side2      { background-image:url('images/sidebarbg2.jpg') }
td.mid        { background: #eef4ff }
td.btm        { background-image:url('images/bottombg.jpg') }
td.btmI       { background-image:url('images/bottombgI.jpg') }

.center       { text-align: center }
.button       { font-family: Veranda; font-size: 12px; cursor: hand; text-align: center }
.textfixed    { font-family: Lucida Console; font-size: 10pt; color: #000000; background: #FFFFFF }

.dashStatus   { border-color: #eef4ff; border-style: solid; border-width: 0 1px 1px 0; }

.header   { display: inline-block; padding: 5px 0 5px 0; font-weight: bold; color: #000099; }
.detail   { display: inline-block; padding: 5px 0 5px 25px; }

.SelectedTreeNode { background-color: #FDF5E6; border:1px; border-color:#000000; border-style:dotted;}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:5px;
	width:600px;
}

.hidden {display:none}

#chartCDR_container, #chartCDRUser_container, #chartCDRTots_container, #chartCDRLoc_container {
	background: #FFFFFF;
	border-radius: 0 0 8px 8px; 
	border: 1px solid #DDDDDD; 
	padding: 10px; 
	border-top: 0; 
}

td.tabBg { background-image: url('dashboard/images/tab-bg.gif') }