/* dashboard.css
   (c) 2004-2024 Live Presence
   All rights reserved

   Author: Marco Veldman
   $Revision: 1.16 $
   $Date: 2024/07/04 12:10:16 $ */

#iHeader {

	width: 960px;
	height: 68px;
	background: #19384f url("../img/title-right.68.1.jpg") no-repeat right top;
}
/*#iTitle {

	width: 700px;
	height: 85px;
	margin: 0;
	padding: 53px 0px 0px 28px;
	background: url("../img/title-left.85.1.jpg") no-repeat left top;
}
#iTitle,
#iTitle span {

	color: white;
	font: 20px/20px Georgia, "Times New Roman", "Times", "FreeSerif", serif;
}
#iTitle span {

	padding-left: 20px;
}*/
#iLogo {

	float: left;
	width: 328px;
	height: 68px;
	margin: 0;
	padding: 0;
	background: url("../img/title-logo.68.1.jpg") no-repeat left top;
}
/*#iLogo {

	float: right;
	width: 120px;
	height: 85px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: url("../img/title-right.85.1.jpg") no-repeat right top;
}*/
#iTitle {

	float: right;
	padding: 23px 25px 0px 0px;
	color: white;
	font: 22px/22px Georgia, "Times New Roman", "Times", "FreeSerif", serif;
}
#iRibbon,
#iMessage .cRibbon,
#iMain .cRibbon,
#iMain .cDesign,
#iMain .cFilter,
#iMain .cReview {

	margin-left: 3px;
	margin-right: 4px;
	background: #b1d900;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
#iMain .cFilter {

	padding-bottom: 2px;
}
.cPanel {

	padding: 0px;
	margin: 0px 21px 0px 21px;
	background: #e3ff83 url("../img/panel-left.1.jpg") repeat-y left top;
}
.cPanel div {

	background: transparent;
}
.cPanel .cEdgeTopLeft {

	background: transparent url("../img/panel-topleft-wide.11.jpg") no-repeat left top;
}
.cPanel .cEdgeTopRight {

	background: transparent url("../img/panel-topright.11.jpg") no-repeat right top;
}
.cPanel .cEdgeBottomLeft {

	background: transparent url("../img/panel-bottomleft-wide.11.jpg") no-repeat left bottom;
}
.cPanel .cEdgeBottomRight {

	background: transparent url("../img/panel-bottomright.11.jpg") no-repeat right bottom;
}
.cPanel .cEdgeRight {

	background: transparent url("../img/panel-right.1.jpg") repeat-y right top;
}
.cPanel .cButton {

	height: 26px;
	padding-left: 0px;
	background: transparent url("../img/button-panel.26.1.jpg") no-repeat left top;
}
.cPanel .cButton a,
.cPanel .cButton input {

	display: block;
	height: 20px;
	margin: 0;
	padding: 6px 15px 0px 15px;
	background: transparent url("../img/button-panel-right.26.1.jpg") no-repeat right top;
	text-decoration: none;
}
.cFilterPanel {

	padding: 4px 12px 4px 12px;
}
.cFilterTitle {

	float: left;
	width: 60px;
	height: 21px;
	padding: 4px 2px 0px 2px;
	font: 14px/14px 'Segoe UI', Tahoma, Georgia, Arial, "Times New Roman", "Times", "FreeSerif", serif;
}
.cFilterItems div {

	padding: 1px 0px 3px 0px;
}
.cFilterControls {

	padding-top: 3px;
	padding-bottom: 1px;
}
.cButton *,
.cFilterControls * {

	font: 12px/14px 'Segoe UI', Tahoma, Arial, 'Lucida Sans', sans-serif;
}
.cFilter .cButton {

	float: right;
	position: relative;
	top: -25px;
	margin-bottom: -25px;
}
.cReviewControls td,
.cFilterControls td {

	padding-left: 8px;
	vertical-align: top;
}
.cReviewControls input[type="text"],
.cReviewControls input[type="password"] {

	padding-left: 4px;
}
.cFilterControls span {

	padding-right: 4px;
}
.cFilterControls select {

	width: 300px;
}
.cFilterControls select.cFilterType {

	width: 105px;
}
.cFilterControls input[type="text"] {

	width: 400px;
	padding: 1px 4px 1px 4px;
}
.cFilterControls .cTypeAndValue input {

	width: 200px;
	margin-right: 8px;
}
.cFilterControls .cTypeAndValue input.cType {

	width: 120px;
}
.cFilterControls .cDateControls div {

	float: left;
}
.cFilterControls .cHourControls select,
.cFilterControls .cDayControls select,
.cFilterControls .cWeekControls select,
.cFilterControls .cMonthControls select,
.cFilterControls .cYearControls select,
.cFilterControls .cAgentControls select,
.cFilterControls .cChannelControls select,
.cFilterControls .cLanguageControls select,
.cFilterControls .cTypeAndValue select {

	width: auto;
	margin-right: 3px;
}
.cFilterControls .cFilterDate input {
	
	width: 66px;
	text-align: right;
}
.cFilterControls .cFilterTime input {
	
	width: 50px;
	text-align: right;
}
.cFilterControls .cIssueUserStatus select,
.cFilterControls .cCommentsUserText select {

	width: auto;
	margin-right: 8px;
}
.cFilterControls .cCommentsUserText select {

	width: 150px;
}
.cFilterControls .cCommentsUserText input[type="text"] {

	width: 270px;
}
.cFilterControls em {

	color: red;
}
.cFilterItems * {

	line-height: 17px;
}
.cFilterItems ul {

	list-style-position: inside;
	list-style-type: disc;
}
.cFilterItems li .cValue {
	
	width: 520px;
}
#iMoreFilterItems.cInactive {

	display: none;
}
td.cProviderName {

	width: 160px;
}
td.cProviderControls {

	padding-top: 0px;
	padding-left: 12px;
}
.cProviderControls td {

	vertical-align: baseline;
	padding: 1px 12px 1px 0px;
}
.cProviderControls td.cEnable {

	padding: 6px 4px 2px 0px;
}
.cProviderControls span {

	display: inline-block;
	width: 115px;
	height: 16px;
}
.cRibbon {

	padding-top: 0px;
	padding-bottom: 7px;
}
#iRibbon div.cMainTabs {

	height: 18px;
	background: url("../img/tab-background.18.3.jpg") repeat-x left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 22px;
	clear: left;
	cursor: default;
}
#iRibbon div.cMainTabs > a, 
#iRibbon div.cMainTabs > div, 
#iRibbon div.cMainTabs > p {

	height: 24px;
	float: left;
	margin: 0 0 -6px 0;
	padding: 0;
	position: relative;
	top: -6px;
	text-decoration: none;
}
#iRibbon div.cMainTabs a div,
#iRibbon div.cMainTabs div div,
#iRibbon div.cMainTabs p {

	height: 18px;
	display: block;
	font: 14px/14px 'Segoe UI', Tahoma, Georgia, Arial, "Times New Roman", "Times", "FreeSerif", serif;
	padding: 7px 15px 0px 13px;
}
#iRibbon div.cMainTabs p {

	color: #777;
}
#iRibbon div.cMainTabs a div {

	cursor: pointer;
	color: #eee;
}
#iRibbon div.cMainTabs a:hover div, 
#iRibbon div.cMainTabs a:focus div {

	color: #000;
	background: url("../img/tab-hilite-left.40.3.jpg") no-repeat left top;
}
#iRibbon div.cMainTabs a:hover, 
#iRibbon div.cMainTabs a:focus {

	background: url("../img/tab-hilite-right.40.3.jpg") no-repeat right top;
}
#iRibbon div.cMainTabs div.cActiveTab,
#iRibbon div.cMainTabs a.cActiveTab {

	background: url("../img/tab-active-right.40.3.jpg") repeat-x right top;
}
#iRibbon div.cMainTabs div.cActiveTab div, 
#iRibbon div.cMainTabs a.cActiveTab div, 
#iRibbon div.cMainTabs a.cActiveTab:hover div, 
#iRibbon div.cMainTabs a.cActiveTab:focus div {

	background: url("../img/tab-active-left.40.3.jpg") no-repeat left top;
}
#iRibbon div.cTitle {

	background: #cce864;
	padding: 9px 20px 9px 35px;
}
#iRibbon div.cTitle div,
#iRibbon div.cTitle div a {

	font: 16px 'Segoe UI';
	padding-left: 4px;
	padding-right: 4px;
	margin-left: -4px;
	margin-right: -4px;
}
#iRibbon div.cTitle div a:hover {

	text-decoration: none;
	background: #ebf7be;
}
#iRibbon div.cTitle * {

	font: 14px 'Segoe UI';
}
#iRibbon div.cTitle select {

	background: #ebf7be;
}
div.cTabs {

	width: auto;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 22px;
	clear: left;
	background: url("../img/tab-background.50.1.jpg") repeat-x left top;
}
div.cTabs.cWhite {

	background: url("../img/tab-background-white.50.1.jpg") repeat-x left top;
}
div.cTabs.cEmpty {

	margin-top: -15px;
}
div.cTabs > a, 
div.cTabs > p {

	height: 27px;
	float: left;
	margin: 0 0 -7px 0;
	padding: 0;
	position: relative;
	top: -7px;
	text-decoration: none;
}
div.cTabs.cRight > a, 
div.cTabs.cRight > p {

	float: right;
}
div.cTabs a div, 
div.cTabs p {

	height: 19px;
	margin-bottom: -6px;
	display: block;
	font: 14px/14px 'Segoe UI', Tahoma, Georgia, Arial, "Times New Roman", "Times", "FreeSerif", serif !important;
	padding: 7px 15px 0px 13px;
	cursor: pointer;
	cursor: hand;
}
div.cTabs p {

	color: #777;
	cursor: default;
}
div.cTabs a:hover div, 
div.cTabs a:focus div {

	background: url("../img/tab-hilite-left.57.3.jpg") no-repeat left top;
}
div.cTabs a:hover, 
div.cTabs a:focus {

	background: url("../img/tab-hilite-right.57.3.jpg") no-repeat right top;
}
div.cTabs a.cActiveTab {

	background: url("../img/tab-active-right.57.3.jpg") repeat-x right top;
}
div.cTabs a.cActiveTab div, 
div.cTabs a.cActiveTab:hover div, 
div.cTabs a.cActiveTab:focus div {

	background: url("../img/tab-active-left.57.3.jpg") no-repeat left top;
}
div.cTabs.cWhite a:hover div, 
div.cTabs.cWhite a:focus div {

	background-image: url("../img/tab-hilite-left-white.57.3.jpg");
}
div.cTabs.cWhite a:hover, 
div.cTabs.cWhite a:focus {

	background-image: url("../img/tab-hilite-right-white.57.3.jpg");
}
div.cTabs.cWhite a.cActiveTab {

	background-image: url("../img/tab-active-right-white.57.3.jpg");
}
div.cTabs.cWhite a.cActiveTab div, 
div.cTabs.cWhite a.cActiveTab:hover div, 
div.cTabs.cWhite a.cActiveTab:focus div {

	background-image: url("../img/tab-active-left-white.57.3.jpg");
}
div.cTabs p.cPoweredBy,
#iRibbon div.cMainTabs p.cSignedIn {

	padding: 1px 10px 0px 0px;
	float: right;
	font: 9pt/1.0 'Segoe UI', Tahoma, Arial, 'Lucida Sans', sans-serif !important;
	color: black;
	top: -1px;
}
div.cTabs p.cPoweredBy a,
#iRibbon div.cMainTabs p.cSignedIn a {

	font: 9pt/1.0 'Segoe UI', Tahoma, Arial, 'Lucida Sans', sans-serif;
	border: none;
	float: none;
	padding: 0;
	margin: 0;
}
#iRibbon div.cMainTabs p.cSignedIn span {

	font: 9pt/1.0 'Segoe UI', Tahoma, Arial, 'Lucida Sans', sans-serif;
	text-align: right;
	color: #777;
	border: none;
	display: block;
	position: relative;
	top: 8px;
	padding: 0;
	margin: 0;
}
#iRibbon div.cMainTabs p.cSignedIn,
#iRibbon div.cMainTabs p.cSignedIn a:hover,
#iRibbon div.cMainTabs p.cSignedIn a:focus {

	text-align: right;
	padding-top: 4px;
	color: #eee;
	background: transparent;
	text-decoration: none;
}
#iRibbon div.cMainTabs p.cSignedIn a {

	color: #777;
	margin-right: 6px;
}
div.cTabs p.cPoweredBy a:hover, 
div.cTabs p.cPoweredBy a:focus {

	background: transparent;
	text-decoration: none;
}
#iRibbon .cControls {

	padding: 0px 20px 0px 20px;
}
#iRibbon .cControls ul.cGroup {

	text-align: center;
	height: 42px;
	padding-top: 3px;
	margin-left: 2px;
	margin-right: 1px;
	border: 1px solid #c5e13f;
	background: url(../img/background-menu-group.14.1.jpg) repeat-x 0px 31px;
}
#iRibbon .cControls ul,
#iRibbon .cControls li {

	padding: 0px 0px 0px 0px;
	float: left;
}
#iRibbon .cControls li {

	margin-right:1px;
}
#iRibbon .cControls ul {

	margin: 0 0 4px 0;
}
#iRibbon .cControls * {

	font: 12px/12px 'Segoe UI', Tahoma, Arial, 'Lucida Sans', sans-serif;
}
#iRibbon .cControls li.cGroupTitle {

	width: 100%;
	text-align: center;
	clear: left;
	color: #457007;
	font: 12px/13px 'Segoe UI', Tahoma, Arial, 'Lucida Sans', sans-serif;
}
#iRibbon .cControls li * {

/*	float: left; */
}
#iRibbon .cControls a {

	display: block;
	height: 28px;
	padding-right: 8px;
}
#iRibbon .cControls a div, 
#iRibbon .cControls div.cRadio,
#iRibbon .cControls p {

	height: 19px;
	padding: 7px 0px 0px 6px;
}
#iRibbon .cControls div.cRadio {

	position: relative;
	top: -2px;
	height: 21px;
	padding-right: 8px;
}
#iRibbon .cControls div.cRadio input {

	position: relative;
	top: 2px;
	margin-left: 1px;
	margin-right: 1px;

	padding-top: 0;
}
#iRibbon .cControls p {

	padding-right: 6px;
}
#iRibbon .cControls a div {

	cursor: pointer;
	cursor: hand;
	padding-left: 13px;
}
#iRibbon .cControls .cExport div, 
#iRibbon .cControls .cServer div, 
#iRibbon .cControls .cLicenses div, 
#iRibbon .cControls .cFilter div, 
#iRibbon .cControls .cCollect div, 
#iRibbon .cControls .cDecrypt div, 
#iRibbon .cControls .cRefresh div,
#iRibbon .cControls .cNavigate div,
#iRibbon .cControls p.cDisabled {

	padding-left: 25px;
}
#iRibbon .cControls p.cDisabled {

	color: #457007;
	padding-right: 8px;
	cursor: default;
}
#iRibbon .cControls a:hover, 
#iRibbon .cControls a:focus {

	text-decoration: none;
	background: url("../img/button-hilite-right.26.1.jpg") no-repeat right top;
}
#iRibbon .cControls a:hover div, 
#iRibbon .cControls a:focus div {

/*	float: right;
	width: 8px; */
/*	height: 19px;*/
/*	padding-right: 2px; */
	background: url("../img/button-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cExportText div {

	background: url("../img/button-export-txt.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cExportText:hover div, 
#iRibbon .cControls a.cExportText:focus div {

	background: url("../img/button-export-txt-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls p.cExportText div {

	background: url("../img/button-export-txt-disabled.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cExportXML div {

	background: url("../img/button-export-xml.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cExportXML:hover div, 
#iRibbon .cControls a.cExportXML:focus div {

	background: url("../img/button-export-xml-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls p.cExportXML div {

	background: url("../img/button-export-xml-disabled.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cExportExcel div,
#iRibbon .cControls a.cExportCsv div {

	background: url("../img/button-export-xls.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cExportExcel:hover div, 
#iRibbon .cControls a.cExportExcel:focus div,
#iRibbon .cControls a.cExportCsv:hover div, 
#iRibbon .cControls a.cExportCsv:focus div {

	background: url("../img/button-export-xls-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls p.cExportExcel div,
#iRibbon .cControls p.cExportCsv div {

	background: url("../img/button-export-xls.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cExportPdf div {

	background: url("../img/button-export-pdf.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cExportPdf:hover div, 
#iRibbon .cControls a.cExportPdf:focus div {

	background: url("../img/button-export-pdf-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls p.cExportPdf div {

	background: url("../img/button-export-pdf.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cServer div {

	background: url("../img/button-server.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cServer:hover div, 
#iRibbon .cControls a.cServer:focus div {

	background: url("../img/button-server-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cLicenses div {

	background: url("../img/button-key.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cLicenses:hover div, 
#iRibbon .cControls a.cLicenses:focus div {

	background: url("../img/button-key-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cFilter div {

	background: url("../img/button-filter.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cFilter:hover div, 
#iRibbon .cControls a.cFilter:focus div {

	background: url("../img/button-filter-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cCollect div {

	background: url("../img/button-gears.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cCollect:hover div, 
#iRibbon .cControls a.cCollect:focus div {

	background: url("../img/button-gears-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cDecrypt div {

	background: url("../img/button-unlock.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cDecrypt:hover div, 
#iRibbon .cControls a.cDecrypt:focus div {

	background: url("../img/button-unlock-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cRefresh div {

	background: url("../img/button-refresh.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cRefresh:hover div, 
#iRibbon .cControls a.cRefresh:focus div {

	background: url("../img/button-refresh-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cPrev div {

	background: url("../img/button-prev.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cPrev:hover div, 
#iRibbon .cControls a.cPrev:focus div {

	background: url("../img/button-prev-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls p.cPrev {

	background: url("../img/button-prev-disabled.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cNext div {

	background: url("../img/button-next.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls a.cNext:hover div, 
#iRibbon .cControls a.cNext:focus div {

	background: url("../img/button-next-hilite.26.1.jpg") no-repeat left top;
}
#iRibbon .cControls p.cNext {

	background: url("../img/button-next-disabled.26.1.jpg") no-repeat left top;
}
.cMessage {

	background: yellow;
	border: 1px solid #c5e13f;
	padding: 2px 12px 2px 12px;
}
.cLocation,
.cCurrent {

	padding: 0px 0px 0px 0px;
	background: #e3ff83 url("../img/location-right-wide.21.1.jpg") no-repeat right top;	
}
.cMessage,
.cLocation {

	margin: 0 21px;
}
.cCurrent {

	margin: 3px 0px 0px 0px;
}
.cLocation p,
.cCurrent input {

	background: url("../img/location-left.21.1.jpg") no-repeat left top;
}
.cLocation p {

	height: 21px;
	padding: 0px 8px 0px 14px;
}
.cCurrent input {

	text-align: center;
	width: 50px;
	height: 18px;
	padding: 2px 6px 0px 6px;
}
.cFind input {

	width: 100px;
}
.cFind {

	margin-left: 6px;
	margin-right: 6px;
}
.cMessage *,
.cLocation *,
.cCurrent *,
.cDesignControls *,
.cReviewControls * {

	font: 12px/21px 'Segoe UI', Tahoma, Arial, 'Lucida Sans', sans-serif;
	overflow: hidden;
	border-bottom: none;
}
.cCurrent * {

	line-height: 15px;
}
.cLocation span {

	color: #888;
	padding: 0 3px;
	position: relative;
	top: -1px;
}
.cDesign,
.cReview {

	padding-top: 4px;
	padding-bottom: 10px;
}
.cDesignContainer {

	margin-left: 20px;
	padding-left: 15px;
	width: 900px;
	background: #e3ff83 url("../img/review.100.1.jpg") no-repeat right top;
}
.cReviewPanel {

	padding: 6px 14px 6px 14px;
}
.cDesignHeader,
.cDesignControls,
.cReviewHeader,
.cReviewControls {

	float: left;
}
.cDesignHeader,
.cReviewHeader {

	padding-left: 8px;
	padding-top: 8px;
	padding-right: 24px;
	font: 14px/14px 'Segoe UI', Tahoma, Georgia, Arial, "Times New Roman", "Times", "FreeSerif", serif;
}
.cDesignControls,
.cReviewControls {

	padding-top: 4px;
	padding-bottom: 2px;
}
.cOptional {

	background-color: #ffffd0;
}
div.cRadio input {

	position: relative;
	top: 2px;
}

.cFilterControls {

	float: left;
}
.cFilterControls .cInactive {

	display: none;
}
.cFilterControls .cActive {

	display: table-row;
}
.cList.cControl .cName {

	width: 250px;
}
.cList.cControl .cAction a {

	background: #f6f6f6;
	margin-left: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	text-decoration: none;
}

#iBody,
#iSignIn,
#iServerStatus, 
#iSystemStatus {

	background: #c6ced3;
	padding: 20px 40px 20px 40px;

	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #888;
	margin-left: 3px;
	width: 871px;
}
#iBody {

	border-top: none;
	width: 951px;
	padding: 0;
}
#iSignIn {

	background: #b1d900;
	border-top: none;
	min-height: 65px;
	padding-left: 24px;
	padding-bottom: 40px;
	width: 887px;
}
#iSignIn div {

	font-size: 20px;
	margin-top: 12px;
	background: #e3ff83;
	border-radius: 3px;
	padding: 12px;
}
#iSignIn div a {

	margin: 12px;
	padding: 5px 10px;
	background: white;
	border: 1px solid #b1d900;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
	font: 14px/24px 'Segoe UI', Tahoma, Georgia, Arial, "Times New Roman", "Times", "FreeSerif", serif;
}
#iSignIn div a:hover {

	background: #b1d900;
	color: #ffffff;
}
#iSignIn form * {

	font: 14px/14px 'Segoe UI', Tahoma, Georgia, Arial, "Times New Roman", "Times", "FreeSerif", serif;
}
#iSignIn form td {

	line-height: 1.5;
	padding: 2px 6px 2px 12px;
}
#iSignIn input[type="submit"] {

	line-height: 1.2;
	text-align: center;
	float: right;
}
#iIntro {

	height: 249px;
}
#iIntro h1 {

	padding-top: 33px;
	line-height: 40px;
	margin-bottom: -6px;
}
#iBody #iIntro div {

	width: 571px;
	height: 243px;
	padding-right: 140px;
	position: relative;
	top: -2px;
	background: #b1d900 url("../img/background-home.jpg") no-repeat 0px 0px;
	border: none;
	border-bottom: 1px solid #b1d900;
	margin: 0;
}

#iBody #iIntro div#iClient {

	position: absolute;
	top: 0px;
	left: 98px;
	width: 329px;
	height: 60px;
	padding: 144px 0 0 42px;
	margin: 0;
	background: transparent no-repeat 0px 0px;
	border: none;
	text-align: left;
	font-size: 15px;
}
#iAbout {

	margin: 0;
	padding: 35px 140px 40px 140px;
	background: white url("../img/logo-live-presence.1.jpg") no-repeat 528px 76px; /* 25px, 137px; */
}
#iAbout * {

	font-size: 15px;
	line-height: 25px;
	text-align: left;
}
#iTeam {

	margin: 10px 20px;
}
#iTeam span {

	color: #888;
}

/* Reproduced status css */
/*
#iServerStatus a { color: black; text-decoration: none; }
#iServerStatus a:hover { text-decoration: underline; }
#iServerStatus table { background-color: white; border: 1px solid #333333; }
#iServerStatus tr { margin: 0px; padding: 0px; }
#iServerStatus tr.cHilited td { color: white; background-color: #ff3333; }
#iServerStatus tr.cSemiHilited td { color: white; background-color: #ff9999; }
#iServerStatus tr.cDisabled td, #iServerStatus .cDisabled { color: #dddddd; }
#iServerStatus td { padding: 0px 12px; }
#iServerStatus td, #iServerStatus td a, #iServerStatus td span { font: 8.5pt/1.5 Arial, 'Lucida Sans', sans-serif; }
#iServerStatus td.cValue, #iServerStatus td.cVersion, #iServerStatus td.cSection, #iServerStatus td.cSubSection { text-align: right; }
#iServerStatus td.cCompany, #iServerStatus td.cVersion { background: #dddddf url('http://www.livepresence.net/fixed/images/bar-light.1.jpg') no-repeat right 0px; }
#iServerStatus td.cSection, #iServerStatus td.cSectionName { background: #dddddd url('http://www.livepresence.net/fixed/images/bar-gray.4.jpg') no-repeat right 0px; }
#iServerStatus td.cSubSection, #iServerStatus td.cSubSectionName { background: #eeeeee; }
#iServerStatus td.cSectionName { font-weight: bold; }
#iServerStatus td.cHeader, #iServerStatus td.cHeader a { font-size: 10pt; color: white; text-align: left; }
#iServerStatus td.cHeader { background: #18374f url('http://www.livepresence.net/fixed/images/bar-logotype.1.jpg') no-repeat right 0px; padding-top: 3px; padding-bottom: 4px; }
#iServerStatus td.cCompact { background-image: url('http://www.livepresence.net/fixed/images/bar-logo.1.jpg'); }
#iServerStatus td.cProduct { background: #666666 url('http://www.livepresence.net/fixed/images/bar-logo.1.jpg') no-repeat right 0px; }
*/
/* Reproduced control css */

#iSystemStatus { width: 951px; padding: 50px 0px 60px 0px; }
#iSystemStatus tr.cServers td { padding: 2px 0px 2px 12px; line-height: 25px; white-space: nowrap; }
#iSystemStatus h1 { color: black; font: 28pt/75px 'Lucida Sans', Arial, sans-serif; padding: 25px 0px 0px 88px; background: #c6ced3 url('http://www.livepresence.net/fixed/images/logo-lightblue-pattern.1.png') no-repeat 400px -40px; }
#iSystemStatus p, 
#iSystemStatus p a, 
#iSystemStatus p a:hover { color: black; font: 12pt 'Lucida Sans', Arial, sans-serif; padding: 0px 0px 0px 90px; background: none; }
#iSystemStatus p.cLegal, 
#iSystemStatus p.cLegal a { margin-top: 12px; font-size: 9pt; line-height: 12pt; }
#iSystemStatus p a, 
#iSystemStatus p a:hover { margin: 0; padding: 0; border: none; }
#iSystemStatus p a:hover { text-decoration: underline; }
#iSystemStatus table.cMachine { margin-left: 90px; margin-top: 8px; }
#iSystemStatus table.cMachine a:hover { color: black; text-decoration: underline; }
#iSystemStatus table.cMachine tr.cTop td { width: 200px; height: 14px; line-height: 10px; background: url('http://www.livepresence.net/fixed/images/machine-top.1.png') no-repeat 1px top; padding: 0px; margin: 0px; }
#iSystemStatus table.cMachine tr.cHeader td { height: 26px; line-height: 24px; background: #18374f url('http://www.livepresence.net/fixed/images/machine-bar-lp.1.png') no-repeat left top; padding: 0px 10px 0px 90px; margin: 0px; border: 1px solid #333333; border-top: none; border-bottom: none; }
#iSystemStatus table.cMachine tr td.cServers { background: white url('http://www.livepresence.net/fixed/images/machine-bottom-lp.1.png') no-repeat left top; padding: 8px 0px 10px 0px; border: 1px solid #333333; border-top: none; }
#iSystemStatus table.cMachine tr td.cServers table { margin-left: 90px; }
#iSystemStatus table.cMachine tr td.cServers table td { padding: 2px 20px 2px 0px; border-bottom: 1px solid #eeeeee; }
#iSystemStatus table.cMachine tr td.cServers a { font: 9pt/1.7 Arial, 'Lucida Sans', sans-serif; border: none; padding: 0; }
#iSystemStatus table.cMachine tr td.cOffline, 
#iSystemStatus table.cMachine tr td.cOffline * { color: red; }
#iSystemStatus table.cMachine tr * { background: none; }
#iSystemStatus table.cInforay tr.cHeader td { background-image: url('http://www.livepresence.net/fixed/images/machine-bar-ir.1.png'); }
#iSystemStatus table.cInforay tr td.cServers { background-image: url('http://www.livepresence.net/fixed/images/machine-bottom-ir.1.png'); }
#iSystemStatus table.cQgo tr.cHeader td { background-image: url('http://www.livepresence.net/fixed/images/machine-bar-qg.1.png'); }
#iSystemStatus table.cQgo tr td.cServers { background-image: url('http://www.livepresence.net/fixed/images/machine-bottom-qg.1.png'); }
#iSystemStatus table.cTrinicom tr.cHeader td { background-image: url('http://www.livepresence.net/fixed/images/machine-bar-tr.1.png'); }
#iSystemStatus table.cTrinicom tr td.cServers { background-image: url('http://www.livepresence.net/fixed/images/machine-bottom-tr.1.png'); }
#iSystemStatus tr.cAddress td, 
#iSystemStatus tr.cOS td { color: #19384f; }
#iSystemStatus table.cMachine tr td.cServers table tr.cOS td { padding-bottom: 0; border-bottom: none; }

/* Overrides general style */

#iFrame .cList {

	width: 953px;
	margin-left: 3px;
	border-top: none;
}
#iFrame div.cList {

	width: 911px;
	padding: 20px;
}
#iFrame table.cList .cHeader {

	display: none;
}

div#iFrame {

	width: 960px;
	margin-top: 18px;
	margin-left: 0px;
	margin-bottom: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-right: auto;

	background: url("../img/shadow.jpg") repeat-y 100% 0px;
}

#iFrame iframe {

	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #888;
	margin-left: 3px;
	width: 951px;
/*	height: 600px; */
}

#iFrame iframe body h1 {

	color: red;
}

#iHeader {

	margin-right: auto;
}

#iMain {

}

#iFooter div {

	height: 21px;
	width: 907px;
	padding: 7px 22px 0px 22px;
	margin-top: -1px;
	margin-bottom: 0px;

	border-top: none; /*px solid #b1d900;*/
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
#iFooter * {

	font: 9pt/1.0 'Segoe UI', Tahoma, Georgia, Arial, "Times New Roman", "Times", "FreeSerif", serif !important;
}
#iFooter div .cCopyright {

	float: left;
}
#iFooter div .cVersion {

	float: right;
}

#iStatus {

	background: white; /*#f6ffd6;*/
	padding: 12px 0px 20px 20px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	margin-left: 3px;
	width: 931px;
}
#iLog tr.cLogLine.cClickable td {

	cursor: pointer;
	cursor: hand;
}
#iMain #iLog tr.cLogLine td {

	font: 12px/18px 'Segoe UI', 'Courier New';
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#iLog tr td.cDescription {

	width: 635px;
}
#iLog tr td.cTimestamp {

	width: 112px;
}
#iLog tr td.cSolution {

	width: 150px;
}
#iLogEvent {

	background: white;
	padding: 2px 14px 2px 14px;
}
#iLogEvent div div {

	float: left;
	margin: 0px 0px 8px 0px;
	font: 14px/18px 'Segoe UI', 'Courier New';
}
table.cMatrix {

/*	border: 1px solid #b1d900; */
	background-color: #ffffff;
	margin-bottom: 20px;
}
table.cMatrix td {

	text-align: right;
}
table.cMatrix.cCompact td {

	padding-left: 7px;
	padding-right: 5px;
}
table.cMatrix.cCompact td.cTight {

	padding-left: 2px;
}
table.cMatrix tr.cHeader td {

	border-bottom: 1px solid #b1d900;
}
table.cMatrix td.cHeader {

	border-right: 1px solid #b1d900;
}
table.cMatrix tr.cFooter td {

	border-top: 1px solid #b1d900;
}
table.cMatrix td.cTotal {

	border-left: 1px solid #cce864;
	border-right: 1px solid #cce864;
	padding-right: 12px;
}
table.cMatrix td.cTotal.cSingle {

	border-left: none;
}
table.cMatrix tr.cDivider td {

	border-bottom: 1px solid #cce864;
}
table.cMatrix td.cDivider {

	border-left: 1px solid #cce864;
}
