@charset "UTF-8";

BODY {
	margin: 10px;
	background-color: #E4E4E4;
	text-align: center;
	min-height: 800px; /* For Firefox to always show the right vertical scroll bar just like IE */
}

A:link {
	color: #0033CC;
}
A:visited {
	color: #0066CC;
}
A:hover {
	color: #993333;
}
A:active {
	color: #993333;
}

SPAN.mainmenu_link {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

SPAN.mainmenu_link_over {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}

SPAN.mainmenu_link_out {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

TD.mainmenu {
	width: 326px;
	padding-left: 24px;
	padding-right: 0px;
	background-color: #9DB2CB;
	text-align: left;
	font-size: 18px;
}

DIV.message {
	text-align: center;
	font-weight: bold;
	color: #009900;
}


TABLE.head-table {
	width: 760px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: solid 1px #CCCCCC;
}

TABLE.categories-table {
	border-top: solid 1px #336699;
	border-bottom: solid 1px #336699;
	border-right: solid 1px #336699;
	border-left: solid 1px #336699;
}

TABLE.footer {
	width: 760px;
	border: solid 1px #336699;
	margin-bottom: 10px;
}

TABLE.title-table {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 5px;
}

TABLE.title-table600 {
	width: 600px;
	margin-top: 60px;
	margin-bottom: 5px;
}

TABLE.noborder {
	width: 760px;
	margin-bottom: 10px;
}

TABLE.noborder600 {
	width: 600px;
	margin-bottom: 10px;
}

TD {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #333333;
}

TD.red-text {
	padding: 1px 5px 1px 5px;
	color: red;
}

TD.footer-t {
	font-weight: bold;
	vertical-align: top;
	border-top: solid 1px #336699;
	border-right: solid 1px #7194B8;
	border-left: solid 1px #CED9E5;
	border-bottom: solid 1px #7194B8;
	background-color: #9DB2CB;
	padding: 3px 5px 3px 5px;
	color: #003366;
}

TD.button-footer {
	font-weight: bold;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

.text {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #333333;
}

.free-red-text {
	font-family: Arial, Sans-Serif;
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.free-black-text {
	font-family: Arial, Sans-Serif;
	color: black;
	font-weight: bold;
	font-size: 12px;
}

.pale_color {
	color: #A9A9A9;
}

/***************************************/
/****  DEVICE IDENTITY MAINTENANCE  ****/
/***************************************/

TABLE.di-table {
	width: 760px;
}

TR.di-row-odd {
	background-color: #FFFFFF;
}

TR.di-row-even {
	background-color: #EEEEEE;
}

TD.di-contents {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-family: "Lucida Console", Monospace;
	font-size: 12px;
}

TD.di-header-a {
	vertical-align: middle;
	border-top: solid 2px #CED9E5;
	border-bottom: solid 2px #7194B8;
	border-right: solid 2px #7194B8;
	border-left: solid 2px #CED9E5;
	background-color: #9DB2CB;
}

TD.di-header-b {
	vertical-align: middle;
	border-top: solid 2px #CED9E5;
	border-bottom: solid 2px #7194B8;
	border-right: solid 2px #7194B8;
	border-left: solid 2px #CED9E5;
	background-color: #9DB2CB;
}

DIV.di-header {
	font-weight: bold;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	height: 100%;
	color: #003366;
}

DIV.di-phone-header {
	font-weight: bold;
	font-size: 9px;
}

TD.di-header-odd-1 {
	border-top: solid 1px #993333;
	border-right: solid 1px #993333;
	border-left: solid 1px #993333;
	background-color: #F58F8F;
}

DIV.di-header-odd-1 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border-top: solid 1px #FFC6C6;
	border-right: solid 1px #B87171;
	border-left: solid 1px #FFC6C6;
	background-color: #F58F8F;
	padding: 5px 2px 5px 3px;
	color: #660000;
}

TD.di-header-odd-3 {
	border-top: solid 2px #FFE2E2;
	border-right: solid 2px #CC9999;
	border-left: solid 2px #FFE2E2;
	border-bottom: solid 2px #CC9999;
	background-color: #FFC6C6;
}

DIV.di-header-odd-3 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #660000;
	height: 100%;

}

TD.di-header-even-1 {
	border-top: solid 1px #336699;
	border-right: solid 1px #336699;
	border-left: solid 1px #336699;
}

DIV.di-header-even-1 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border-top: solid 1px #CED9E5;
	border-right: solid 1px #7194B8;
	border-left: solid 1px #CED9E5;
	background-color: #9DB2CB;
	padding: 5px 2px 5px 3px;
	color: #003366;
}

TD.di-header-even-3 {
	border-top: solid 2px #E6ECF2;
	border-right: solid 2px #99B3CC;
	border-left: solid 2px #E6ECF2;
	border-bottom: solid 2px #99B3CC;
	background-color: #CED9E5;
}

DIV.di-header-even-3 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #003366;
	height: 100%;
}

TR.di-device-deleted {
	background-color: #FFC4C4;
	border-color: #FF0000;
	text-decoration: line-through;
}

A.di-phone-odd:link {
	color: #993333;
}

A.di-phone-odd:visited {
	color: #993333;
}

A.di-phone-odd:hover {
	color: #660000;
}

A.di-phone-odd:active {
	color: #660000;
}

A.di-phone-even:link {
	color: #336699;
}

A.di-phone-even:visited {
	color: #336699;
}

A.di-phone-even:hover {
	color: #003366;
}

A.di-phone-even:active {
	color: #003366;
}

INPUT.phdispnamoddview {
	height: 20px;
	width: 75px;
	font-family: "Lucida Console", Monospace;
	font-size: 11px;
	background-color: #F58F8F;
	border-width: 0;
	text-decoration: underline;
	cursor: pointer;
}

INPUT.phdispnamevenview {
	height: 20px;
	width: 75px;
	font-family: "Lucida Console", Monospace;
	font-size: 11px;
	background-color: #9DB2CB;
	border-width: 0;
	text-decoration: underline;
	cursor: pointer;
}

INPUT.phdispnamoddedit {
	height: 20px;
	width: 75px;
	font-family: "Lucida Console", Monospace;
	font-size: 11px;
	background-color: #FFFFFF;
	border-width: 1;
	border: thin solid black;
	text-decoration: none;
	cursor: text;
}

INPUT.phdispnamevenedit {
	height: 20px;
	width: 75px;
	font-family: "Lucida Console", Monospace;
	font-size: 11px;
	background-color: #FFFFFF;
	border-width: 1;
	border: thin solid black;
	text-decoration: none;
	cursor:text;
}

/*************************************/
/****  CALL HANDLING MAINTENANCE  ****/
/*************************************/

TABLE.cl-table {
	width: 760px;
}

TD.cl-base-line {
	border: solid 1px #990000;
	background-color: #FFC6C6;
	font-size: 12px;

}

TD.cl-header {
	vertical-align: top;
	background-color: #9DB2CB;
	border-top: solid 1px #CED9E5;
	border-left: solid 1px #CED9E5;
	border-right: solid 1px #7194B8;
	border-bottom: solid 1px #7194B8;
	vertical-align: middle;
}

TD.cl-contents {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

TD.cl-content-area {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cl-tab-contents {
	VISIBILITY: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

DIV.cl-header {
	background-color: #9DB2CB;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
}

TD.cl-selected-tab {
	vertical-align: top;
	border-top: solid 2px #CED9E5;
	border-left: solid 2px #CED9E5;
	border-right: solid 2px #7194B8;
	font-family: "Lucida Console", Monospace;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #9DB2CB;
	padding: 3px 5px 3px 5px;
	color: #003366;
}

TD.cl-tab {
	vertical-align: top;
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	border-bottom: solid 1px #336699;
	border-right: solid 1px #336699;
	font-family: "Lucida Console", Monospace;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	color: #003366;
	cursor: pointer;
}

TD.cl-footer-tbl {
	font-weight: bold;
	vertical-align: top;
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	border-bottom: solid 1px #336699;
	background-color: #9DB2CB;
	padding: 3px 5px 3px 5px;
	color: #003366;
}

TD.cl-footer-trb {
	font-weight: bold;
	vertical-align: top;
	border-top: solid 1px #336699;
	border-right: solid 1px #336699;
	border-bottom: solid 1px #336699;
	background-color: #9DB2CB;
	padding: 3px 5px 3px 5px;
	color: #003366;
}

TR.cl-phone-odd {
	background-color: #FFFFFF;
}

TR.cl-phone-even {
	background-color: #EEEEEE;
}

TR.cl-calllog-deleted {
	background-color: #FFC4C4;
	border-color: #FF0000;
	text-decoration: line-through;
}

/*************************************/
/****  CALL HANDLING MAINTENANCE  ****/
/*************************************/

TABLE.ch-table {
	width: 760px;
}

TD.ch-header-number {
	vertical-align: top;
	border-top: solid 1px #336699;
	border-bottom: solid 1px #336699;
	border-right: solid 1px #336699;
	border-left: solid 1px #336699;
}

TD.ch-header-all {
	vertical-align: top;
	border-top: solid 1px #336699;
	border-bottom: solid 1px #336699;
	border-right: solid 1px #336699;
}

TD.ch-row {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-family: "Lucida Console", Monospace;
	font-size: 12px;
}

DIV.ch-header {
	font-weight: bold;
	font-size: 12px;
	border-top: solid 1px #CED9E5;
	border-bottom: solid 1px #7194B8;
	border-right: solid 1px #7194B8;
	border-left: solid 1px #CED9E5;
	background-color: #9DB2CB;
	color: #003366;
}

TR.ch-phone-deleted {
	background-color: #FFC4C4;
	border-color: #FF0000;
	text-decoration: line-through;
}

TR.ch-phone-odd {
	background-color: #FFFFFF;
}

TR.ch-phone-even {
	background-color: #EEEEEE;
}

/********************************/
/****  ADD/EDIT DEVICE FORM  ****/
/********************************/

TABLE.add-table {
	width: 275px;
}

TD.add-header {
	border-top: solid 1px #336699;
	border-right: solid 1px #336699;
	border-left: solid 1px #336699;
}

TD.add-header-categories-tl {
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
}

TD.add-header-categories-tr {
	border-top: solid 1px #336699;
	border-right: solid 1px #336699;
}

TD.add-header-categories-l {
	border-left: solid 1px #336699;
}

TD.add-header-categories-t {
	border-top: solid 1px #336699;
}

TD.add-header-categories-tlb {
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	border-bottom: solid 1px #336699;
}

TD.add-header-categories-tlr {
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	border-right: solid 1px #336699;
}

TD.add-header-categories-tlr-odd {
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	border-right: solid 1px #336699;
	background-color: #FFFFFF;
}

TD.add-header-categories-tlr-even {
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	border-right: solid 1px #336699;
	background-color: #EEEEEE;
}

DIV.add-header {
	font-weight: bold;
	font-size: 12px;
	border-top: solid 1px #CED9E5;
	border-bottom: solid 1px #7194B8;
	border-right: solid 1px #7194B8;
	border-left: solid 1px #CED9E5;
	background-color: #9DB2CB;
	padding: 5px 5px 5px 5px;
	color: #003366;
}

DIV.color-sel-header {
	padding: 0px 5px 0px 5px;
}

TD.add-header-checkbox-odd {
	font-weight: bold;
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	background-color: #FFFFFF;
	width: 57px;
	height: 27px;
}

TD.add-header-checkbox-even {
	font-weight: bold;
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	background-color: #EEEEEE;
	width: 57px;
	height: 27px;
}

DIV.add-categories-header {
	font-weight: bold;
	border-top: solid 1px #CED9E5;
	border-bottom: solid 1px #7194B8;
	border-right: solid 1px #7194B8;
	border-left: solid 1px #CED9E5;
	background-color: #9DB2CB;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #003366;
}

DIV.add-header-vert {
	font-weight: bold;
	border-top: solid 1px #CED9E5;
	border-bottom: solid 1px #7194B8;
	border-right: solid 1px #7194B8;
	border-left: solid 1px #CED9E5;
	background-color: #9DB2CB;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 30px;
	color: #003366;
}

TD.add-footer {
	border-top: solid 1px #336699;
	border-bottom: solid 1px #336699;
	border-right: solid 1px #336699;
	border-left: solid 1px #336699;
}

DIV.add-footer {
	text-align: center;
	border-top: solid 1px #CED9E5;
	border-bottom: solid 1px #7194B8;
	border-right: solid 1px #7194B8;
	border-left: solid 1px #CED9E5;
	background-color: #9DB2CB;
	padding: 3px 5px 3px 5px;
}

TD.add-form-odd-a {
	background-color: #FFFFFF;
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	padding: 3px 5px 3px 5px;
	color: #003366;
	font-weight: bold;
}

TD.add-form-odd-b {
	background-color: #FFFFFF;
	border-top: solid 1px #336699;
	border-right: solid 1px #336699;
	padding: 3px 5px 3px 5px;
	width: 100%;
}

TD.add-form-even-a {
	background-color: #EEEEEE;
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	padding: 3px 5px 3px 5px;
	color: #003366;
	font-weight: bold;
}

TD.add-form-even-b {
	background-color: #EEEEEE;
	border-top: solid 1px #336699;
	border-right: solid 1px #336699;
	padding: 3px 5px 3px 5px;
	width: 100%;
}

INPUT.add-form {
	padding: 1px 3px 1px 3px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	width: 180px;
}

INPUT.add-form-file {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	width: 180px;
}

SELECT.add-form {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	width: 180px;
}

/********************************/
/****   MY PROFILE SCREEN    ****/
/********************************/
TABLE.mp-table {
	width: 600px;
}

TD.mp-title {
	vertical-align: top;
	border-top: solid 1px #336699;
	border-bottom: solid 1px #336699;
	border-right: solid 1px #336699;
	border-left: solid 1px #336699;
	height: 100%;
}

TD.mp-title-br {
	vertical-align: top;
	border-bottom: solid 1px #336699;
	border-right: solid 1px #336699;
	height: 100%;
}

TD.mp-title-tr {
	vertical-align: top;
	border-top: solid 1px #336699;
	border-right: solid 1px #336699;
	height: 100%;
}

TD.mp-title-tbl {
	vertical-align: top;
	border-top: solid 1px #336699;
	border-bottom: solid 1px #336699;
	border-left: solid 1px #336699;
	height: 100%;
}

DIV.mp-title {
	font-weight: bold;
	font-size: 12px;
	border-top: solid 1px #CED9E5;
	border-bottom: solid 1px #7194B8;
	border-right: solid 1px #7194B8;
	border-left: solid 1px #CED9E5;
	background-color: #9DB2CB;
	padding: 5px 5px 5px 5px;
	color: #003366;
	height: 100%;
}

DIV.mp-field {
	vertical-align: middle;
	font-size: 12px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	color: #000000;
	height: 100%;
}

/********************************/
/****     CCN MAINTENANCE    ****/
/********************************/
TABLE.ccn-table {
	width: 560px;
}

TD.ccn-tl {
	background: url(/img/english/round_tl.gif) right no-repeat;
	height: 20px;
	width: 20px;
}

TD.ccn-tr {
	background: url(/img/english/round_tr.gif) left no-repeat;
	height: 20px;
	width: 20px;
}

TD.ccn-bl {
	background: url(/img/english/round_bl.gif) right no-repeat;
	height: 20px;
	width: 20px;
}

TD.ccn-br {
	background: url(/img/english/round_br.gif) left no-repeat;
	height: 20px;
	width: 20px;
}

TD.ccn-tc {
	background-color: #9DB2CB;
	height: 20px;
	width: 100%;
}

TD.ccn-bc {
	background-color: #9DB2CB;
	height: 20px;
	width: 100%;
}

TD.ccn-cc {
	background-color: #9DB2CB;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
	height: 240px;
	width: 440px;
	word-wrap: break-word;
}

TD.ccn-button {
	background-color: #9DB2CB;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
}

/* TABLE {
	border: solid 1px red;
}
*/

.ccn-text {
	font-family: Arial, Sans-Serif;
	color: black;
	font-weight: bold;
	font-size: 14px;
}