
/* general styles */

body
{
	font-family: Arial;
	font-size: 12px;


		
}

h1 {
	font: normal 21px/21px arial, helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 40px 0px;
	/*text-transform:uppercase;*/
	}

h2 {
	font: normal 21px/21px arial, helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 20px 0px;
	/*text-transform:uppercase;*/
	}
	
h3 {
    font: normal 21px/21px arial, helvetica, sans-serif;
    color: #000;
    margin: 0px 0px 20px 0px;
    /*text-transform:uppercase;*/
}


/* control heading */

h4 
{
     
 font: normal 16px/16px arial, helvetica, sans-serif;
    color: #000;
    margin: 5px 0px 10px 0px;   
}

a
{
	color: Black;
	text-decoration: underline;
}

a:visited
{
	color: Black;		
}	

a:hover
{
	color: Gray;
}


.serviceParam
{
	
}

.warning
{
	font-weight: bold;
}

.loggedInAsText
{
	font-size: 9px;
}

.outlineTable
{
	border-collapse: collapse;
	border: 1px solid black;
	margin: 0 0 0 14px;	
}

.outlineTable th
{
	font-weight: bold;
	background-color: #ccc;
}

.noCellPadding 
{

border-collapse: collapse;
padding: 0;

}

.paramTable td.paramName
{
height:20px;	
}

.paramTable td.paramValue
{
}

.paramTable
{
/*width: 600px;
border-collapse: collapse;
padding: 0;
*/
}

td.paramTable
{

}

.paramTable td.paramName
{
	
}

.greyedOut 

{
color:#999999;
}

.floatRight 
{
float:right;
margin: 0 0 0 0;
}

.indent 
{
margin: 0 0 0 14px;
}

.reportSummaryRow 
{
	background-color:#EFEFEF;
	font-weight:bold;	
}

/* duplicate of outlineTable th for use with datagrids, that dont draw th's where theyre supposed to! */
/* NGR: no longer needed. http://support.microsoft.com/kb/823030/
/*
.outlineTableHeader 
{
	font-weight: bold;
	background-color: #FFF275;
}
*/

.nostyle 
{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

input
{
font-family: Arial;
font-size:10px;
height:14px;
margin: 1px 0 1px 0;
padding: 2px 0 0 1px;
	
	
}
	
select
{
height:18px;
font-family: Arial;
font-size: 10px;
margin: 1px 0 1px 0;
width: 120px;
	
}

.dropdown 
{   
width: 120px;
font-size: 12px;  
}

option
{
	
font-family: Arial;
font-size: 10px;
/*margin: 0 0 3px 0;*/
	
}

input[type=text]
{

font-family: Arial;
font-size: 10px;
width:120px;

}


.emailAddress 

{
width:200px;
}

input[type=checkbox]
{

float:right;

}

input[type=radio]
{

float:right;
margin: 0 0 0 0;

}

input[type=password]
{
	font-family: Arial;
}

input[type=submit], input[type=button]
{
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	
}

.tinted
{
background-color:#f7f7f7;

}

.txtboxstyle {

	float:left;
	border:1px solid #999;
	background-image:url(../images/txt_bg.gif);
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	width:120px;

}



input.btnnormal {
	width:85px;
	height:24px;
	color:#000;
	padding: 0 0 2px 0;
	font-weight:bold;
	font-size:12px;
	background-color:#f7f7f7;
	border:1px solid #999;
	cursor:pointer;
	text-align:center;
	

}

input.btnstylelarge {
	width:220px;
	height:46px;
	color:#000;
	padding: 0 0 0px 50px;
	/*margin: 5px 0 5px 0;*/
	font-weight:bold;
	font-size:12px;
	background-color:#f7f7f7;
	border:1px solid #999;
	cursor:pointer;
	text-align:center;

}

input.btnstylelarge2 {
	width:200px;
	height:35px;
	color:#000;
	padding: 0 0 0px 15px;
	/*margin: 5px 0 5px 0;*/
	font-weight:bold;
	font-size:12px;
	background-color:#f7f7f7;
	border:1px solid #999;
	cursor:pointer;
	text-align:center;
}


input.btnstyle{
	float:left;
	width:120px;
	height:24px;
	color:#000;
	padding: 0 0 2px 28px;
	font-weight:bold;
	font-size:12px;
	background-color:#F7F7F7;
	border:1px solid #999;
	cursor:pointer;
	text-align:center;
}


input.btnstylesmall{
	float:left;
	width:80px;
	background-color:#F7F7F7;
	height:20px;
	color:#000;
	padding: 0 0 2px 18px;
	font-weight:bold;
	font-size:12px;
	border:1px solid #999;
	cursor:pointer;
	text-align:left;
}

input.btnsmall{
	float:left;
	width:80px;
	height:21px;
	color:#000;
	padding: 0 0 2px 0;
	font-weight:bold;
	font-size:12px;
	background-color:#f7f7f7;
	border:1px solid #999;
	cursor:pointer;
	
}

input.btnstylelong{
	float:left;
	width:190px;
	height:24px;
	color:#000;
	padding: 0 0 2px 5px;
	font-weight:bold;
	background-color:#f7f7f7;
	border:1px solid #999;
	cursor:pointer;
	text-align:left;
	
}

input.btnarrow_l {
height: 30px;
width:45px;
border: 0;
background-image:url(../images/btn_arrow_l.gif);
background-repeat:no-repeat;
cursor:pointer;
}

input.btnarrow_r {
height: 30px;
width:45px;
border: 0;
background-image:url(../images/btn_arrow_r.gif);
background-repeat:no-repeat;
cursor:pointer;
}

input.btnarrow_up 
{
width:24px;
background-image:url(../images/btn_arrow_up.gif);
background-repeat:no-repeat;
cursor:pointer;
float:left;
}

input.btnarrow_down 
{
width:24px;
background-image:url(../images/btn_arrow_down.gif);
background-repeat:no-repeat;
cursor:pointer;
float:left;
}

input.btnstyle_add{

   background-image:url(../images/btn_add.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_update {
 

   background-image:url(../images/btn_update.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_download {
 

   background-image:url(../images/btn_download.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_search {
 
   background-image:url(../images/btn_search.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_paste {
 
   background-image:url(../images/btn_paste.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_cancel {
 
   background-image:url(../images/btn_cancel.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_voicemail {
 
   background-image:url(../images/btn_voicemail.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_audio {
 
   background-image:url(../images/btn_audio.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}


input.btnstyle_cancelvoicemail {
 
   background-image:url(../images/btn_cancelvoicemail.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_cancelddi {
 
   background-image:url(../images/btn_cancelddi.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_deletefile {
 
   background-image:url(../images/btn_deletefile.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}



input.btnstyle_assignnumbers {
 
   background-image:url(../images/btn_assignnumbers.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_assignservices {
 
   background-image:url(../images/btn_assignservices.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_assignrevenue {
 
   background-image:url(../images/btn_assignrevenue.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstyle_assignbranding {
 
   background-image:url(../images/btn_assignbranding.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}



input.btnstyle_delete 
{
 
   background-image:url(../images/btn_delete.gif);
   background-position:left;
   background-repeat:no-repeat; 
    
}

input.btnstyle_queue 
{
 
   background-image:url(../images/btn_queue.gif);
   background-position:left;
   background-repeat:no-repeat; 
    
}

input.btnstyle_login {
 
   background-image:url(../images/btn_login.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstylelarge_numbersummary {
 
   background-image:url(../images/btn_numbersummary.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstylelarge_dailysummary {
 
   background-image:url(../images/btn_dailysummary.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}


input.btnstylelarge_csvsummary {
 
   background-image:url(../images/btn_csvsummary.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstylelarge_callstatussummary {
 
   background-image:url(../images/btn_callstatussummary.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstylelarge_callstatusdetailed {
 
   background-image:url(../images/btn_callstatusdetailed.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstylelarge_lineclient {
 
   background-image:url(../images/btn_line_client.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstylelarge_lineddi {
 
   background-image:url(../images/btn_line_ddi.gif);
   background-position:left;
   background-repeat:no-repeat;
   
}

input.btnstylelarge_advanced {
 
   background-image:url(../images/btn_advanced.gif);
   background-position:right;
   background-repeat:no-repeat;
   text-align:left;
   float:left;
   
}

input.btnstylelarge_basic {
 
   background-image:url(../images/btn_basic.gif);
   background-position:right;
   background-repeat:no-repeat;
   float:left;
   
}



input.btnblank
{
	width:24px;
	height:24px;
	text-decoration: none;
	color: #2782C8;
	background: #ffffff;
	padding: 5px;
	border: none;
	color:#000;
	padding: 0 0 2px 0;
	margin: 0 0 0 3px;
	cursor:pointer;
	
	
}

input.btnstyle_play
{
 
   background-image:url(../images/btn_play.gif);
   background-position:left;
   background-repeat:no-repeat; 
    
}

input.btnstyle_calbig
{
   background-image:url(../images/btn_cal.gif);
   background-position:left;
   background-repeat:no-repeat; 
    
}


input.btnstyle_cal
{
	height:24px;
	width:24px;
	text-decoration: none;
	color: #2782C8;
	background: #ffffff;
	padding: 5px;
	border: none;
	color:#000;
	padding: 0 0 2px 0;
	margin: 0 0 0 3px;
	cursor:pointer;
	background-image:url(../images/btn_cal.gif);
    background-position:left;
    background-repeat:no-repeat; 
    
}



.buttondisabled {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;
}


/* header */

#nav_container {
float:left;
width:149px;
/*border-right: 1px solid #000;*/
margin: 0 0 0 0;
padding: 0 0 0 0;
/*background-color: #F7F7F7;
border: 1px solid #757575;
border-top: none;
border-bottom: none;
border-left: none;
background-image: url(../images/menu_bg.jpg);
background-repeat: repeat-y;*/

/*now rendered with a body bg image*/

}

#nav_header {
height:32px;
width:150px;
float:left;
margin: 0 0 15px 0;
background-image: url(../images/menu.jpg);
/*border-right: 1px solid #757575;*/
background-repeat:no-repeat;
background-position:top;
}

#nav_titlebar {
height:32px;
clear:left;
background-image: url(../images/titlebar.jpg);
/*border-right: 1px solid #757575;*/
background-repeat:repeat-x;

}

#nav_fader 
{
float:left;
width:150px;
height:80px;
background-image: url(../images/nav_fader.jpg);
background-repeat:no-repeat;
border-bottom: 1px solid #757575;

}

.icon_container {
padding: 0 0 0 32px;
margin: 0 0 15px 0px;
float: left;
width: 56px;
height: 50px;

}

.icon {
width: 32px;
height: 32px;
padding: 0 22px 0 22px;

}

.icon_text {
width: 74px;
height: 10px;
padding:1px;
font-family:Arial;
font-size: 11px;
text-align:center;

}

.icon_container_content {
padding: 0 0 0 0;
margin: 10px 0 15px 0px;
float: left;
width: 66px;
height: 50px;

}

.icon_content {
width: 32px;
height: 32px;
padding: 0 22px 0 22px;

}


a.linkopacity img {

filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;}

input.linkopacity {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }

input.linkopacity:hover {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;}


/* end header */

/* sidebar 
	
left navigation
*/
#sidebar
{
	font-size: 11px;
	width:150px;
}

#sidebar #header  
{
	background-color: #FFF275;
}

#sidebar ul li
{
	text-align: left;
	list-style: none;
}

#sidebar ul li.top
{
	/* only one list element requires a top applying. the others will use the preceeding elements bottom border */
	border-top: 1px solid gray;
	font-weight: bold;
	font-size: 9px;
	height: 16px;
	/* move to layout.css */
	padding: 5px 0 1px 8px;
}

#sidebar ul li.sub
{
	background-color: #FFF275;
}

#sidebar ul li.sub-selected
{
	background-color: #FFF275;
	font-weight: bold;
}

#sidebar a
{
	color: gray;
	text-decoration: none;
}

#sidebar a:visited
{
	color: gray;
	text-decoration: none;
}

#sidebar a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

/* end sidebar */


.buttonopacity 
{
    
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }

.buttonopacity:hover 
{
    
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;}

#footer {

clear: both;
background-color:#fff;
padding: 5px;
margin: 0 0 15px 150px;
border-top: 1px solid #BDBDBD;
border-bottom: 1px solid #BDBDBD;
text-align:left;
font-size:10px;
background-image:url(../images/footer.jpg);
background-repeat:repeat-y;
background-position:left;

}





/* #### CONTROLS #### */

#timepicker 
{
   
    width: 180px; 
	position:absolute;
    visibility:hidden;
	border-style:solid;
	border-width:1px;
	background-color:#FDFDFD;
	background-image:url("../images/control_bg.jpg");
	background-repeat:repeat-x;
	padding: 0 12px 10px 10px;
	z-index: 1;


}


.control 
{
font-family: Arial;
font-size: 12px;
margin: 0 0 0 3px;

	
}

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #bdb2bf;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: url("skins/aqua/normal-bg.gif");
  font-family: "trebuchet ms",verdana,tahoma,sans-serif;
}

.calendar {
  border-color: #797979;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: url("skins/aqua/title-bg.gif") repeat-x 0 100%; color: #000;
  font-weight: bold;
}

.calendar .nav {
  font-family: verdana,tahoma,sans-serif;
}

.calendar .nav div {
  background: transparent url("skins/aqua/menuarrow.gif") no-repeat 100% 100%;
}

.calendar thead tr { background: url("skins/aqua/title-bg.gif") repeat-x 0 100%; color: #000; }

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: url("skins/aqua/title-bg.gif") repeat-x 0 100%; color: #000;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #c44;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: url("skins/aqua/hover-bg.gif");
  border-bottom: 1px solid #797979;
  padding: 2px 2px 1px 2px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: url("skins/aqua/active-bg.gif"); color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: url("skins/aqua/dark-bg.gif");
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  background: url("skins/aqua/dark-bg.gif");
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
  background: url("skins/aqua/rowhover-bg.gif");
}

.calendar tbody td.today { font-weight: bold; /* background: url("today-bg.gif") no-repeat 70% 50%; */ }

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: url("skins/aqua/hover-bg.gif");
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #c44;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  background: url("skins/aqua/active-bg.gif"); color: #fff;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: url("skins/aqua/status-bg.gif") repeat-x 0 0; color: #000;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: url("skins/aqua/normal-bg.gif"); color: #000;
  z-index: 100;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: url("skins/aqua/hover-bg.gif"); color: #000;
}

.calendar .combo .active {
  background: url("skins/aqua/active-bg.gif"); color: #fff;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("skins/aqua/dark-bg.gif");
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("skins/aqua/normal-bg.gif"); color: #000;
}

.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  background: url("skins/aqua/hover-bg.gif"); color: #000;
}

.calendar td.time span.active {
  background: url("skins/aqua/active-bg.gif"); color: #fff;
}