/* ============================================ */
/* = PROJECT:    Outsourcery Limited          = */
/* = MEDIA:      Screen                       = */
/* = CREATED:    11/06/2009                   = */
/* ============================================ */

/* $Id: support.css 16 2010-04-13 08:26:37Z neilm $ */

#osSupportColumnRow1 {
	/*height: 67px;*/
	height: 26px;
	margin: 0 0 6px;
	}
#osSupportColumnRow2 {
	clear: left;
	/*height: 67px;*/
	height: 26px;
	}

#osColumn1 p a,
#osColumn2 p a,
#osColumn3 p a,
#osColumn4 p a,
#osColumn5 p a,
#osColumn6 p a,
#osColumn7 p a,
#osColumn8 p a {
	/*background: url('/assets/images/about/menu.png') no-repeat 0 0;*/
	display: block;
	/*height: 67px;*/
	height: 20px;
	/*text-indent: -9999px;*/
	width: 175px;
	/*added for text*/
	background: #e8e8e8;
	color:#000;
	padding: 6px 0 0 20px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	}
#osColumn1 p a {
	/*background-position: 0 -292px;*/
	}
#osColumn1 p a:hover {
	/*background-position: 0 -146px;*/
	background: #f00082;
	}
#osSU01 #osColumn1 p a {
	/*background-position: 0 0;*/
	background: #f00082;
	color:#fff;
	}
#osColumn2 p a {
	/*background-position: -161px -292px;*/
	}
#osColumn2 p a:hover {
	/*background-position: -161px -146px;*/
	background: #f00082;
	}
#osSU02 #osColumn2 p a {
	/*background-position: -161px 0;*/
	background: #f00082;
	color:#fff;
	}
#osColumn3 p a {
	/*background-position: -322px -292px;*/
	}
#osColumn3 p a:hover {
	/*background-position: -322px -146px;*/
	background: #f00082;
	}
#osSU03 #osColumn3 p a {
	/*background-position: -322px 0;*/
	background: #f00082;
	color:#fff;
	}
#osColumn4 p a {
	/*background-position: -483px -292px;*/
	}
#osColumn4 p a:hover {
	/*background-position: -483px -146px;*/
	background: #f00082;
	}
#osSU04 #osColumn4 p a {
	/*background-position: -483px 0;*/
	background: #f00082;
	color:#fff;
	}
#osColumn5 p a {
	/*background-position: -644px -292px;*/
	}
#osColumn5 p a:hover {
	/*background-position: -644px -146px;*/
	background: #f00082;
	}
#osSU05 #osColumn5 p a {
	/*background-position: -644px 0;*/
	background: #f00082;
	color:#fff;
	}
#osColumn6 p a {
	/*background-position: 0 -365px;*/
	}
#osColumn6 p a:hover {
	/*background-position: 0 -219px;*/
	background: #f00082;
	}
#osSU06 #osColumn6 p a {
	/*background-position: 0 -73px;*/
	background: #f00082;
	color:#fff;
	}
#osColumn7 p a {
	/*background-position: -161px -365px;*/
	}
#osColumn7 p a:hover {
	/*background-position: -161px -219px;*/
	background: #f00082;
	}
#osSU07 #osColumn7 p a {
	/*background-position: -161px -73px;*/
	background: #f00082;
	color:#fff;
	}
#osColumn8 p a {
	/*background-position: -322px -365px;*/
	}
#osColumn8 p a:hover {
	/*background-position: -322px -219px;*/
	background: #f00082;
	}
#osSU08 #osColumn8 p a {
	/*background-position: -322px -67px;*/
	background: #f00082;
	color:#fff;
	}


.osTwoColumnSupport {
	float: left;
	margin: 6px 0 0 3px;
	width: 398px;
	}
.osThreeColumnSupport {
	float: left;
	margin: 6px 0 0 3px;
	width: 264px;
	}
.osOneColumnSupport,
.osThreeColumnSupportFloat {
	width: 799px;
	}
.osThreeColumnSupportFloatItem {
	background: #262626;
	float:left;
	margin: 6px 0 0 3px;
	padding: 6px 20px;
	width: 224px;
	}
.osOneColumnSupportItem,
.osTwoColumnSupportItem,
.osThreeColumnSupportItem {
	background: #262626;
	margin: 0 0 2px;
	padding: 6px 20px;
	}
.osTwoColumnSupportItem {
	min-height: 60px;
	height: auto !important;
	height: 60px;
	}
.osTwoColumnSupportItem h3,
.osThreeColumnSupportItem h3,
.osThreeColumnSupportFloatItem h3 {
	font-weight: bold;
	margin: 0;
	}
.osTwoColumnSupportItem h3 {
	text-transform: uppercase;
	}
.osOneColumnSupportItem p,
.osTwoColumnSupportItem p,
.osThreeColumnSupportItem p,
.osThreeColumnSupportFloatItem p {
	margin: 6px 0 0;
	}
.osOneColumnSupportItem a,
.osTwoColumnSupportItem a,
.osThreeColumnSupportItem a,
.osThreeColumnSupportFloatItem a {
	color: #E5E5E5;
	text-decoration: none;
	}
.osOneColumnSupportItem a:hover,
.osTwoColumnSupportItem a:hover,
.osThreeColumnSupportItem a:hover,
.osThreeColumnSupportFloatItem a:hover {
	color: #F50082;
	}	
.osTwoColumnSupportItem img,
.osThreeColumnSupportItem img,
.osThreeColumnSupportFloatItem img {
	float: right;
	}
.osSupportDocItems {
	min-height: 130px;
	height: auto !important;
	height: 130px;
	}
.osSupportToolItem {
	min-height: 90px;
	height: auto !important;
	height: 90px;
	}
.osSupportDocContent {
	width: 134px;
	height: 90px;
	}

.h2Support {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
.h2SupportKB,
.h2SupportDocs {
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
.h2SupportTools {
	margin: 6px 0 0 !important;
	}

#osNetworkStatusTable {
	width:766px;
	margin-left: 8px;	
	margin-bottom: 25px;
	border-collapse:collapse;
	}
#osNetworkStatusTable caption {
	background: #08c;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 0 6px;
	text-align: left;
	}
#osNetworkStatusTable th {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 6px;
	text-align: left;
	}
#osNetworkStatusTable td {
	background: #fff;
	border-bottom: #E5E5E5 solid 1px;
	font-size: 11px;
	padding: 3px 6px;
	}
#osNetworkStatusTable .osNetworkTableHeader {
	background: none;
	font-size: 12px;
	font-weight: bold;
	}
#osNetworkStatusTable .statusGrn {
	color: #37944a;
	}

#osNetworkStatusTable .statusAmb {
	color: #d5be41;
	}

#osNetworkStatusTable .statusRed {
	color: #d54141;
	}

/*kb*/
	
#osSupportKBSearch,
#osSupportDocCat {
	float: right;
	height: 24px;
	margin: 0;
	}
#osSupportKBSearch {
	width: 155px;
}
#osSupportDocCat {
	width: 180px;
}
#osSupportKBSearch input {
	border: 0 solid #000;
	color: #262626;
	float: left;
	font: normal normal normal 90%/normal Arial, Helvetica, sans-serif;
	margin-right: 2px;
	padding: 2px;
	width: 130px;
	}
#osSupportKBSearch button {
	background: url('/assets/images/generic/search_black.png') no-repeat 0 0;
	border: none;
	cursor: pointer;
	float: left;
	height: 16px;
	margin: 2px 0 0;
	text-indent: -9999px;
	width: 16px;
	}
#osSupportKBTOC {
	float: left;
	width: 205px;
	background: #262626;
	padding: 6px;
	}
#osSupportKBContent {
	float: left;
	background: #262626;
	margin: 0 0 0 6px;
	width: 564px;
	padding: 6px;
	/*height:400px;
	overflow:auto;*/
	}
#osSupportKBContent h2 {
	margin-bottom: 3px !important;
}
#osSupportKBContent a {
	color: #fff;
	text-decoration:none;
}
#osSupportKBContent a:hover {
	color: #F50082;
}
#osSupportKBContent ul,
#osSupportKBContent ol {
	margin-left:20px;
}
#osSupportKBContent ul li {
	list-style:disc;
}
#osSupportKBContent h4,
#osSupportKBContent h5 {
	margin: 6px 0 3px;
	font-size: 12px;
	font-weight: bold;
}
#osSupportKBContent p {
	margin: 0 0 3px;
}
#osSupportKBContent td {
	background: none !important;
}
.osSupportKBSearchResults {
	margin: 0 0 6px;
}
.osSupportKBSearchResults p.searchresultlink {
	margin:6px 0 0 !important;
	font-weight: bold;
}
	
/*tools area*/
#osToolsTable th {
	width: 80px;
}

#osToolsTable td {
	line-height: 24px;
}
#osToolsTable .tb {
	background: #e5e5e5;
	color:#000;
	border:#e5e5e5;
}

/*tickets*/
#osTicketsTable th {
	width:220px;
	vertical-align:top;
}
#osTicketsTable th.ticketError {
	font-weight: bold;
	color:#f00;
}
#osTicketsTable td {
	line-height: 24px;
}
#osTicketsTable .tb {
	background: #e5e5e5;
	color:#000;
	border:#e5e5e5;
}

#osSupportTickets {
	border-collapse: collapse;
	margin: 0px auto;
	width: 749px;
	}
	
#osSupportTickets th{
	/*background: url(/assets/images/misc/portalh1.gif) repeat-x;
	color:#000;*/
	font-size:11px;
	padding: 3px 0;
	}

#osSupportTickets td{
	padding:3px 0;
	}
ul.osTicketButtons li {
	float:left;
	margin: 0 6px 0;
	}

#osDownloadDir div {
	background: #f50082;
	display: inline-block;
	margin: 6px 6px 6px 0;
	min-height: 2em;
	overflow-x: hidden;
	vertical-align: top;
	width: 181px;

	}
#osDownloadDir div a {
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 4px 3px 3px;
	text-decoration: none;
	}

#osSoftwareDir {
	margin: 12px 0 0;
	}
#osSoftwareDir li {
	list-style: disc;
	margin: 0 0 0 18px;
	}
#osSoftwareDir li a {
	color: #f50082;
	}

/* moved from /support/index.cfm */

.main_container {
	background-color:#fff !important; 
	height:190px;
	}
.vision_values {
	width:380px; 
	float:left; 
	height:100px; 
	background-color:#fff; 
	color:#000; 
	padding:8px;
    word-spacing: 1px;
	font-size: 11px;
	}
.vision_values p {
	margin-bottom:8px;
	}
.bold {
	font-weight: bold;
	}
.highlight {
	font-weight:bold;
	color:#F50082;
	text-decoration: none;
	}
.support_cta {
	width:378px; 
	float:right;
	height:100px; 
	margin-left:3px;
	background-color:#fff; 
	padding:10px;
	}
.cta a {
	display: block;
	width: 378px;
	height: 84px;
	background: transparent url(/assets/images/support/helpushelpu_feedback.png) no-repeat;
	margin-bottom:5px;
	}

.cta a:hover {
	background-position: 0 -84px;
	}
