/* CSS Document */

.x-border-box,
.x-border-box * {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

div.ctc div.level-2-compact p.introduction
{
	color: #333;
	font-weight: bold;
}

div.level-3 p {margin:4px 0 0 0;}

div.img-centered p.caption{text-align:center;}

pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: normal;
	color: #333;
}

input.smtInput{
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding-bottom: 1px;
	line-height: 14px;
	margin: 0px;
	padding-left: 3px;
	width: 150px;
	padding-right: 3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif !important;
	background: #fff;
	float: left;
	color: #333;
	font-size: 11px;
	overflow: visible;
	border-top: #ccc 1px solid;
	font-weight: normal !important;
	border-right: #ccc 1px solid;
	padding-top: 1px;

}

input.generic {
	font-size: 11px;
	line-height: 14px;
	background: #999;
	color: #fff;
	display: block;
	float: left;
	padding: 0 9px;
	text-align: center;
	overflow: visible;
	width: auto;
	border: none;
}


input.sisGeneric {  font-weight:normal;
	font-size: 11px;
	line-height: 14px;
	background: #999;
	color: #fff;

	padding: 0 9px;
	text-align: center;
	overflow: visible;
	width: auto;
	border: none;
	cursor:pointer;
}

input.generic:hover {background-color:#333}


@-moz-document url-prefix()
{
	input.generic {
		padding: 0 3px;
	}
}

span.mceEditorContainer{
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	display:block;

}

td.mceStatusbarBottom{
	border: 1px solid #cccccc;

}

input.sisTextField {
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #b7b7b7;
	padding: 0 4px;
	width: 147px;
	display: block;
	float: left;
	margin-right: 4px;
}

input.sisTextFieldDate {
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #b7b7b7;
	padding: 0 4px;
	width: 75px;
	display: block;
	float: left;
	margin-right: 4px;
}

select.sisSelectBox{
	border:1px #ccc solid;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-color: #f2f2f2;

}

select.sisTextField{
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #b7b7b7;
	padding: 0 4px;
	width: auto;
	display: block;
	float: left;
	margin-right: 0px;
}

.small { font-size:10px !important;}
.verysmall { font-size:9px !important;}

#login {border: 8px solid #eee;background:#fff;width:37em;margin: 0px auto;padding: 0px;color:#999}
div.level-3 form {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
div.level-3 form fieldset {font-weight:bold;margin-bottom: 10px;width:17em;float:right}
div.level-3 form fieldset label {width:17em}

form.formtool .formSection .fieldAlign { /* background-color:#fff; */ font-size:11px; line-height:normal; float:none;
}
form.formtool .formSection .fieldsectionlabel { vertical-align:top; font-size:11px; line-height:14px;}

/* p::first-letter {font-size: 24px; padding: 3px; border: solid #f2f2f2; border-width: 1px 0 0 1px; } */

div.buttonrow{
 float:right;
 display: block;
 position: relative;
 cursor: auto;
 font-size:12px;
 font-family: Arial, Helvetica, sans-serif;
}

.sisFormSubmit{
	font-size:12px;
	font-weight:normal;
	color:white;
	width:auto;
	height:17px;
	_height:18px;
	padding:1px;
	background-color:#666;
	letter-spacing: 1px;
	border:1px solid #333;
	border-top-color: #b7b7b7;
	border-left-color: #b7b7b7;
	cursor:pointer;
}

div.buttonrow a.generic-button, input.generic, div.buttonrow button.generic {margin-left: 9px; cursor: pointer;}
div.button-bar a.generic-button{margin:1px 0 0 7px; cursor:pointer;}



a.button.generic {
	background-color: #999;
}

a.button.generic:hover {
	background-color: #666;
}


div.pagination {background-color: #f2f2f2;color:#666;padding: 4px 2px 6px 7px;border: 1px solid #ddd;margin: 0 0 5px 0;}
div.pagination p {position:relative;text-align:right;font-size:10px; font-family:Arial, Helvetica, sans-serif;
}
div.pagination p a:link,div.pagination p a:visited,div.pagination p a:hover,
div.pagination p a:active { margin:0; color:#666;text-decoration:none;background-color:#fff;padding:2px 5px;border: 1px solid #ccc}
div.pagination p a:hover {color:#A54BF7;}
div.pagination p span {text-decoration:none;background-color:#fff;padding:2px 5px;border: 1px solid #b7b7b7; color:#ccc}
div.pagination p span.select {text-decoration:none;  font-size:10px; background-color:#eee;padding:2px 5px;border: 1px solid #666; color:#000}
/*div.pagination p span {text-decoration:none;background:#fff;padding:10px 5px;border: 1px solid #b7b7b7;color:#ccc}*/
div.pagination * {margin:0}
div.pagination h4 {margin-top:-1.45em;padding:0;border:none}
div.pagination h5 {margin:0.4em;padding:0;border:none; font-family:Arial, Helvetica, sans-serif}
div.pagination.pages {margin:0.4em; font-size:10px;font-family:Arial, Helvetica, sans-serif;font-weight:bold; color:#666;}

.spacer {margin:5px}

.nowrap {white-space:nowrap;}

div#site-id-zoneLang
{
	float: left;
	width: 620px;
}

div.left-content{ margin:5px 0;

}


div.left-contentFaq
{
	float: left;
	width: 750px;
}

/* the Ext Column */
div.ext-column {
	width:590px;
	padding-left:44px;
	display:block;
	overflow: visible;
	}
	
div.faq-column {
	width:700px;
	padding-left:44px;}

div.max-column {
	width:930px;
	padding-left:44px;}

div.wide-column {
	width:1200px;
	padding-left:44px;}

/* standard table */
div.ext-table
{
	padding: 5px 0 17px 0;
	width: 590px;
	display:block;
	overflow:visible;
}

div.ext-table table
{
	border-bottom: 1px solid #FFF;
	width: 590px; 
	
}

div.ext-table caption
{
	background-color: #b7b7b7;
	border-bottom: 1px solid #FFF;
	caption-side: top;
	font-weight: bold;
	padding: 1px 17px 1px 5px;
}

div.ext-table thead
{
	background-color: #b7b7b7;
}

div.ext-table tbody
{
	background-color: #fff;
}
div.ext-table tr {vertical-align:top;}
div.ext-table td,
div.ext-table th
{
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	line-height: 14px;
	padding: 2px 2px 2px 2px;
}

div.ext-table th{font-weight:bold; }

/* standard table */
div.max-table
{
	padding: 5px 0 17px;
	width: 910px;
	display:block;
	background-color: #fff;
}

div.max-table table
{
	border-bottom: 1px solid #FFF;
	width: 910px;
}

div.max-table caption
{
	background-color: #410d71;
	color:#FFF;
	border-bottom: 1px solid #FFF;
	caption-side: top;
	font-weight: bold;
	padding: 1px 17px 1px 5px;
}

div.max-table thead
{
	background-color: #410d71;
	color:#FFF;
}

div.max-table tbody
{
	background-color: #fff;
}
div.max-table tr {vertical-align:top;}
div.max-table td,
div.max-table th
{
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	line-height: 14px;
	padding: 2px 2px 2px 2px;
}

div.max-table td div {font-size:100%; line-height:normal;}

div.max-table th{font-weight:bold; color:#FFF;}

/*midi table */
div.midi-table
{
	padding: 5px 0 17px;
	width: 700px;
	display:block;
	background-color: #fff;
}

div.midi-table table
{
	border-bottom: 1px solid #FFF;
	width: 910px;
}

div.midi-table caption
{
	background-color: #410d71;
	color:#FFF;
	border-bottom: 1px solid #FFF;
	caption-side: top;
	font-weight: bold;
	padding: 1px 17px 1px 5px;
}

div.midi-table thead
{
	background-color: #410d71;
	color:#FFF;
}

div.midi-table tbody
{
	background-color: #fff;
}
div.midi-table tr {vertical-align:top;}
div.midi-table td,
div.midi-table th
{
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	line-height: 14px;
	padding: 2px 2px 2px 2px;
}

div.midi-table td div {font-size:100%; line-height:normal;}

div.midi-table th{font-weight:bold; color:#FFF;}


/* bare table */

div.ext-table table.bare, 
div.std-table table.bare,
div.max-table table.bare
{ border-bottom:solid 3px #ddd; background-color:#fff; }

div.ext-table table.bare caption, 
div.std-table table.bare caption,
div.max-table table.bare caption
{
	background-color: #fff;
	color:#333;
	border:none;
	caption-side: top;
	font-weight: bold;
	padding: 1px 17px 1px 5px;
}

div.ext-table table.bare thead,
div.std-table table.bare thead,
div.max-table table.bare thead
{
	background-color: #eee;
	color:#333;
}

div.ext-table table.bare tbody, 
div.std-table table.bare tbody,
div.max-table table.bare tbody
{
	background-color: #fff;
	font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
div.ext-table table.bare tr, div.std-table table.bare tr 
	{
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
div.ext-table table.bare td,
div.ext-table table.bare th,
div.std-table table.bare td,
div.std-table table.bare th,
div.max-table table.bare td,
div.max-table table.bare th,
table.bare tr td,
table.bare tr
{   border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	background-color: #fff;
	color:#333;
	font-weight: normal;
	padding: 2px 9px 1px 3px;
	font-size:11px;
	vertical-align:top;
}
table.bare tr td input,
table.bare tr td select {font-size:10px;}

div.ext-table table.bare td.label,
div.std-table table.bare td.label
{text-align:right; font-weight:bold; width:150px; color:#333 !important; }

div.ext-table table.bare td div,
div.std-table table.bare td div 
{font-size:100%; line-height:normal;}

div.ext-table table.bare th,
div.std-table table.bare th,
div.max-table table.bare th
{font-weight:bold; background-color:#eee; color:#324e7c; }

div.ext-table table.bare tr.bIssueClass td { background-color:#FFFF99;}
div.ext-table table.bare tr td.message{ font-weight:normal;}

div.max-table table th table{width:auto; border:none; }
div.max-table table th table tbody{background:none;}

table.history tbody tr.history td {padding-top:7px !important;}
table.history thead tr th, table.history tbody tr td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: 12px !important;
}

table.lean {
	width:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 12px !important; 
	
}
table.lean tr{vertical-align:top;}


table.lean tr th{
	font-weight: bold; 
	background-color: #fff;
	color:#666;
	}

table.lean tr td {
	
 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
	background-color: #fff;
	color:#333 !important;
	font-weight: normal !important;
	line-height: 14px;
	padding: 2px 9px 2px 5px;
	font-size:11px !important;
	vertical-align:top ;

}

table.neutral {
	width:100%; border:none;
	
}

table.neutral tr td {
	
 	border:none;
	background-color: #fff;
	color:#333 !important;
	font-weight: normal !important;
	line-height: 13px;
	padding: 2px 2px 2px 4px;
	font-size:11px !important;

}
table.neutral tr th {
	border:none;
	background-color: #fff;
	color:#333 !important;
	font-weight: bold !important;
	text-align:center;
	line-height: 13px;
	padding: 2px 2px 2px 4px;
	font-size:11px !important;

}

td.numeric {text-align:right !important;}

tr.summary, td.summary {
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #999;
	border-bottom-color: #999;
	font-weight:bold;
}

p.table-footer{color:#000;}

div.ctc div.ext-table p.table-footer
{
	background-color: #b7b7b7;
	color: #666;
	font-size: 10px;
	line-height: 13px;
	padding: 2px 17px 2px 4px; /* right: 5px */
}
/************************************************************************/
/*START: secNav as used in corporate homepages and portfolio pages*/

div.secNav div.image
{
	padding: 4px 0;
}

div.secNav div.banner
{
	padding: 2px 0 4px;
}

div.secNav div.image img,
div.secNav div.banner img
{
	display: block;
}

div.secNav h3
{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0 6px;
}

div.secNav p,
div.secNav li,
div.secNav dl
{
	font-size: 11px;
	line-height: 15px;
}

div.secNav ul.li
{
	color: #000;
	font-weight: normal;
	padding: 0 0 5px 11px;
	width: 265px;
	text-indent: -11px;
	padding-left: 11px;
}

.sIFR-hasFlash div.secNav div.sifr
{
	padding: 0 0 7px;
}

div.link-list-multi {
	float: left;
	padding-right:7px;
	/* border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9C1CF;
	margin-right:5px; */
	
}

div.link-list-multi ul.link li
{
	color: #666;
	font-weight: bold;
	padding: 0 0 3px 11px;
	/* width: 95px; */
	
		
}

div.link-list-multi ul.link li a
{
	color: #666;
}

div.link-list-multi ul.link li a:hover
{
	color: #A54BF7;
}


/*END: teaser as used in corporate homepages and portfolio pages*/
/************************************************************************/

div#breadcrumb-zone
{
	padding: 5px 0 5px 44px;
	
}

div.teaser ul.link-list li
{
	color: #000;
	font-weight: normal;
	padding: 0 0 5px 11px;
	width: 265px;
	text-indent: -11px;
	padding-left: 11px;
}

div.left-content h2 {
	font-size:12px;
	font-weight:bold; 
	padding:10px 0 5px 0;
	margin-bottom:5px;
	color:#666;
}


div.right-content h2 {
	font-size:12px;
	font-weight:bold;
	line-height:Normal;
	/*padding:10px 0 5px 0;*/
	padding:0;
	margin-bottom:5px;
	color:#666;
}

div.left-content h2 {
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	/*padding:10px 0 5px 0;*/
	padding:0;
	margin-bottom:5px;
	color:#666;
}


div.left-content ul.bullet-list{
	margin:0 0 15px 0;
}

div.left-content ul.bullet-list a{
	margin:0;
	padding:0;
	background:none;
	color:#A54BF7;
}
div.left-content ul.bullet-list a:hover{
	margin:0;
	padding:0;
	background:none;
	color:#A54BF7;
	text-decoration:underline;
}

div.left-content div.level-3 div.teaser ul.link-list li{

	color: #000;
	font-weight: normal;
	padding: 0 0 5px 11px;
	width: 100%;
	text-indent: 0px;
	padding-left: 11px;

}

div.teaser ul.link-list li a
{
	color: #666;
	padding-left:13px;
	background-image: url(core/img/icon-link.gif?v=5);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

div.teaser dl.aggregation p:last-of-type {
	margin-bottom: 15px;
}

ul.link li.gap{margin:4px; _margin:-4px;}

@-moz-document url-prefix()
{
	ul.link li.gap {
		margin:8px;
	}
}

div.ctc div.right-content div.hruler
{
	background-color: #410d71;
	height: 1px;
	margin: 2px 0 7px 0;
	overflow: hidden;
}

div.right-content div.column{
	padding-top:0px;
	border-top:none;
}

div.right-content div.column h3{ 
	padding:0 0 0 1px;
	margin:0 0 2px 0;
	color:#333;
}
div.right-content div.column ul li p {margin:0 0 0 12px; color:#666;}

div.right-content div.firstColumn, 
.sIFR-hasFlash DIV.right-content DIV.firstColumn{ 
	border-top: none;
	padding-top: 0px !important;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin: 0px 0px 0px 44px;
}

div.right-content a.active {
	font-weight: bold;
}

div.teaser ul.link-list a:hover
{
	color: #A54BF7;
}

table.forumTopics td {
	padding:0px 9px 0px 0px;
}

table.messTable {
	border:#ccc 1px solid;
	background-color: #eee;
	margin:0; 
	
}
table.messTable caption {
 	background-color: #eee;
	padding:2px 4px;s
}

table.messTable tr td {
 	padding:2px 4px;	
}

table.sisTable {
	border:1px solid #CCCCCC !important;
	background-color: #fff;
	margin:10px 0 10px 0;
	 
	
}
table.calendar{border-collapse:separate;}

table.sisTable caption {
background-color: #ddd;
	border-bottom: 1px solid #FFF;
	caption-side: top;
	font-weight: bold;
	padding: 1px 17px 1px 5px;
}

p.table-footer {
	PADDING-RIGHT: 17px;	
	PADDING-LEFT: 5px !important;	
	FONT-SIZE: 10px;	
	BACKGROUND: #b7b7b7;	
	PADDING-BOTTOM: 2px;	
	COLOR: #666;	
	LINE-HEIGHT: 13px;	
	PADDING-TOP: 2px;
}


table.sisTable td {
	border:1px solid #CCCCCC;
}

table.sisTable td.calendar {
	border:none; 
}


table.sisTable td.weekend{
	border:1px solid #b7b7b7;
	background-color:#BBB;
}
table.sisTable th.weekend{
	border:1px solid #b7b7b7;
	background-color:#BBB;
}

table.sisTable td.holiday {
	border:1px solid #b7b7b7;
	background-color:#99CCCC;
}

table.sisTable th.holiday {
	border:1px solid #b7b7b7;
	background-color:#99CCCC;
}

table.sisTable td.today {
	border:1px solid #b7b7b7;
	background-color:#97BD77;
}
table.sisTable th.today {
	border:1px solid #b7b7b7;
	background-color:#97BD77;
}

table.sisTable td.marked {
	font-weight:bold;
	border:1px solid #b7b7b7;
	background-color:#ff0;
}

table.sisTable td.invalid {
	font-weight:bold; 
	color:#CC0000;
	border:1px solid #b7b7b7;
	background-color:#ff0;
}

table.sisTable td.deleted {
	font-weight:bold;
	border:1px solid #b7b7b7;
	background-color:#F87E88;
}

table.sisTable td.draft {
	font-weight:bold;
	border:1px solid #b7b7b7;
	background-color:#F2EC68;
}

table.sisTable td.missing {
	font-weight:bold;
	border:1px solid #b7b7b7;
	background-color:#BD5F6C;
}

table.sisTable td.imported {
	font-weight:bold;
	border:1px solid #b7b7b7;
	background-color:#00A1D9;
}

table.sisTable th {
	font-weight:bold;
	background-color:#e6e6e6;
	color:#333;
	text-align:center;
	border:1px solid #b7b7b7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	line-height:12px;
}

table.sisTable th table, table.sisTable th table tr td{
	font-weight:bold;
	color:#333;
	text-align:center;
	vertical-align:top;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	width:auto;
	background:none;
	background-color:#e6e6e6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.sisTable tr td {
	font-weight:normal;
	background-color: inherit;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height:normal;
	border:1px solid #CCCCCC;
	
}
table.sisTable td a{display:block;}

table.sisTable th a.sisTableHead{
	text-decoration: underline;	
}

table.sisTable tr.even { background-color:#f0f0f0;}
table.sisTable tr.odd { background-color:#ffffff;}
table.sisTable tr.imported { background-color:#00A1D9;}
table.sisTable tr.missing { background-color:#BD5F6C;}
table.sisTable tr.draft { background-color:#F2EC68;}
table.sisTable tr.grey { background-color:#eee;}
table.sisTable tr.yello { background-color:#ffc;}
table.sisTable tr.trSelected{background-color:#97BD77;}
table.sisTable tr.bDeletedClass { background-color:#CC9999;}
table.sisTable tr.sisTableGroup { background-color:#410d71; color:#FFFFFF;}
table.sisTable tr.bIssueClass { background-color:#FFFF99;}
table.sisTable tr td.sisTableGroup {
	background-color:#ffd;
	color:#333;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #410d71;
}


table.tblPortlet {
background-color:#f2f2f2;
border:0px;
}

table.tblPortlet td {
	padding: 2px 4px 2px;
	border: 1px solid #410d71;
}

table.tblPortlet td.header {
	color: #ffffff;
	font-weight: bold;
	background-color:#410d71;
}
.sisTableLink {}
.sisTableLink:hover {
	color:#A54BF7;
}

#siteMap{ 
background-color:#ffffff;
}
#siteMap ul{
	display:block;
	margin: .3em 0 1.5em;
	list-style-type:none;
}
#siteMap li{
	line-height: 1.4em;
	padding-left: 25px;
}

#siteMap li a{
	padding: 0 0 0 11px;
	background: url(core/img/icon-link.gif?v=5) 0 4px no-repeat;
}

#siteMap li a:hover{
	color: #A54BF7;
}

.cache-sis{
	font: 8px verdana,arial,helvetica,sans-serif;
	width:auto;
	line-height:normal;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	z-index:999;
}

.container-edit-sis {
	font: 95% arial,helvetica,sans-serif;
	width:auto;
	height:auto;
	float: none;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
	z-index:999;
}
.container-edit-sis a, .container-edit-sis a:link, .container-edit-sis a:visited, .container-edit-sis a:hover, 
.container-edit-sis a:active {
	display: block;
	text-decoration:none;
	color:#333;
	display:block;
	padding: 0px 4px 0px 4px;
	background-color: #A0B6C0;
	font-size:12px;
}

#dumperix {
	background-color: #ffffff;
	display:block;
	margin: 5px;
	padding: 5px;
	float: left;
	width: auto;
	overflow:visible;
	line-height:normal;
	position: static;
	z-index: 1000;
	height: auto;
	top: 0px;
	right: 0px;
	font-size:12px;
}

#dumperix table{
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	line-height:normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
}


div.tableViewFilter{text-align:left; width:580px !important; }
table.siteFormTable { background-color:#b7b7b7;}
table.siteFormTable, table.siteFormTable tbody { background-color:#eeeeee;}
table.siteFormTable tbody tr td {padding:4px 2px 0 0;}

/** Header: Personal Zone **/
div#personal-zone
{
	position: absolute;
	top: 0;
	right: 22px;
	font-size: 11px;
	line-height: 16px;
	z-index: 2000;
}

div#personal-zone p#profile-tools
{
	margin: 7px 0;
	text-align: right;
}

div#personal-zone p#profile-tools a
{
	margin-left: 10px;
	color: #fff;
}

div#personal-zone p#profile-tools a.link
{
	padding-left: 11px;
	background: url(core/img/icon-link-fff.gif) 0 4px no-repeat;
}

div#personal-zone p#profile-tools a.person
{
	padding-left: 13px;
	background: url(core/img/icon-person-fff.gif) 0 3px no-repeat;
}

div#personal-zone p#profile-tools a.person.open
{
	background-image: url(core/img/icon-person-900.gif?v=5);
	color: #A54BF7;
}

a.person
{
	padding: 2px 0 0 13px;
	background: url(core/img/icon-person-900.gif?v=5) 0 3px no-repeat;
}
a.person:hover
{
	background: url(core/img/icon-person-900.gif?v=5) 0 3px no-repeat;
	color:#A54BF7;
	text-decoration: underline;
}

a.phone
{
	padding-left: 18px;
	background: url(core/img/phone.gif?v=5) 0 3px no-repeat;
	color:#333 !important;
}
a.phone:hover
{
	padding-left: 18px;
	background: url(core/img/phone.gif?v=5) 0 3px no-repeat;
	color:#A54BF7 !important;
	text-decoration:underline !important;
}

a.mobile
{
	padding-left: 18px;
	background: url(core/img/mobile.gif?v=5) 0 1px no-repeat;
	color:#333 !important;
}
a.mobile:hover
{
	padding-left: 18px;
	background: url(core/img/mobile.gif?v=5) 0 1px no-repeat;
	color:#A54BF7 !important;
	text-decoration:underline !important;
}


div.treeWrapper {
	border: 1px solid #b7b7b7;
}

/** overwriting the styles from the tree **/

/**********************************************************/
/**tree.css*****/
/**********************************************************/

.ygtvtn, .ygtvln {
	background: url(core/img/download-general.gif?v=5) 18px 4px no-repeat !important;
	padding-left: 28px !important;
	background-color: #FFFFFF !important;
}

.ygtvtm, .ygtvtmh, .ygtvtp, .ygtvtph, .ygtvlm, .ygtvlmh, .ygtvlp, .ygtvlph {
	background: url(core/img/icon-folder.gif?v=5) 24px 4px no-repeat !important;
	padding-left: 28px !important;
	cursor: pointer;
	background-color: #FFFFFF !important;
}


div#subscribeDiv, div#unsubscribeDiv {
	display: none; 
	z-index: 1001; 
	position: absolute; 
	background-color: #ffffff; 
	padding: 10px; 
	width: 256px;
	border-bottom: 2px solid #fff;
}

div#commentDiv, div#commentListDiv {
	display: none; 
	z-index: 1001; 
	position: absolute; 
	background-color: rgb(160, 182, 192); 
	padding: 10px;
	width: 500px;
	/*margin-left: -200px;
	margin-top: 16px;*/

	border: 2px solid #fff;
}

div#commentListDiv {
	padding-right: 3px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left:9px;
}

div#commentListDiv div.scroll {
	height: 300px; 
	margin-top: 20px;
	width: 100%; 
	overflow: auto;
}

div#commentListDiv div p { 
	margin-right:15px;
	margin-left:7px;
	padding:5px;
}


div#commentListDiv div p.author { 
	text-align:right; 
}

div#commentListDiv div p.even { 
	background-color:#f0f0f0;
}
div#commentListDiv div p.odd { 
	background-color:#ffffff;
}

div#subscribeDiv div.close, div#unsubscribeDiv div.close, div#commentDiv div.close, div#commentListDiv div.close
{
	width: 20px;
	height: 20px;
	background: #fff;
	float: right;
	padding: 1px 0 0 0;
	position: absolute;
	right: 0px;
	top: 0px;
}

div#subscribeDiv div.close a, div#unsubscribeDiv div.close a, div#commentDiv div.close a, div#commentListDiv div.close a
{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0 0 0 2px;
	background: no-repeat;
	background-image: url(skin/business/img/icon-tb-layer-close.gif);
}

a.generic-button {
	text-decoration: none !important;
}

a.isSelected{color:#000000 !important; font-weight:bold;}

input#commentName, input#commentSubject {
	width: 370px;
}

textarea#commentText {
	width: 375px;
}

input.leftAligned {
	margin-left: 0px;
}

div.commentPreview {
	width:172px;
	background-color: #ffffff; 
	padding: 10px; 
	border: 1px #ccc dashed;
}

p.info, p.alert {
	color: red;
	font-weight: bold;
}
span.alert {color: red;}

p.warning {
	color: LightCoral;
	font-weight: bold;
}
span.warning {color: LightCoral;}

/*div#commentListDiv h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #666;
}*/

span.rotate { 
	
	}


textarea.sisTextArea {
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #b7b7b7;
	padding: 0 4px;
	width: 147px;
	display: block;
	float: left;
	margin-right: 4px;
	overflow:auto;

}

textarea.sisTextAreaLong {
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #b7b7b7;
	padding: 0 4px;
	height:75px; width:550px;
	display: block;
	float: left;
	margin-right: 4px;
	overflow:auto;

}

table.commentTable td.caption {
	text-align: right;
	padding-right: 8px;
}
table.tablePaging {margin:0px !important; border:none !important;}
table.tablePaging input.generic {margin-left:9px; margin-right: 4px;}
table.tablePaging tr{ background-color:#eee;}
table.tablePaging tr td{
	padding: 0px !important;
	padding-top:3px !important;
	vertical-align:middle;
	border:none !important;
	
}
table.tablePaging tr td img{
	vertical-align:middle;
}

table.plain{border:0px; margin:0px; padding:0px; font-size:10px; line-height:14px;}
table.plain td{border:0px; margin:0px; padding:0px; vertical-align: middle;}

/*			WIDTH DEFINITIONS												*/

.w10 {		width: 10px !important; }

.w20 {		width: 20px !important; }

.w25 {		width: 25px !important; }

.w30 {		width: 30px !important; }

.w40 {		width: 40px !important; }

.w50 {		width: 50px !important; }

.w60 {		width: 60px !important; }

.w75 {		width: 75px !important; }

.w100 {		width: 100px !important; }

.w125 {		width: 125px !important;}

.w150 {		width: 150px !important; }

.w200 {		width: 200px !important; }

.w250 {		width: 250px !important; }

.wAuto {	width:auto !important; }
.wFull {	width:100% !important; }
			


/** NAVIGATION **/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav {
	/* font-weight:bold; */
	height:21px;
	/* font-fa: bold 96% arial; */
	
	margin-left: 0px;
}

#nav a {
	font-weight: normal;
}

#nav li {
	position:relative;
	background: white;
	float: left;
	
	display:block;
	margin: 0;
	/* border-bottom: 3px solid #666;
	border-right: 3px solid #252525; */
	padding:0;
	/* background-image:url(images/reddot.gif); */
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 0px;
	padding-bottom: 0px;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	text-decoration:none;
	cursor:pointer;
	color:#000;
	display: block;
	/*padding: 4px 10px 2px;*/
	padding: 0px 11px;
}

#nav a:hover {
	/* font-weight: bold; */
}

#nav li ul {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-top: 10px solid #fff;
	border-bottom: 1px solid #999;
	background-color: #efefef;
	width:300px;
	font-size:100%;
	margin-top: 0px;
	margin-left: -4px;
	padding-left: 0px;
	padding-top: 0px;
	position: absolute;
	font-weight:normal;
	left: -999px;
	line-height:normal; z-index:4000;
}

	
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	/* z-index:0; */
}

#nav li li {
	background:none;
	float:none;
	border:none;
	/*border: 1px solid #999;
	border-top:1px solid #fff;
	border-right:none;
	border-left:none;
	*/
	padding-left:0;
	padding-top: 3px;
	line-height:normal;
}

#nav li li.last {
	/* border-bottom:none; */
	
}

#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {
	color:#000;
	/*padding: 3px 10px 2px;*/
	height: 17px !important;
	width:14em;
}

#nav li li a:hover {
	/*color:#fff;
	background:#c00;*/
	font-weight: normal;
	color: #A54BF7;
}

#nav li.active {
	/*background: #c00;
	border-bottom: 3px solid #c00; */
}

#nav li.active ul {
	/* background: #c00 url("images/featurebox2_bg.gif") no-repeat 100% 100%; */
}

#nav > li.active > a:link, #nav > li.active > a:visited, #nav > li.active > a:hover, #nav > li.active > a:active {
	font-weight: bold;
}

#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {
	-font-weight: bold;
}

#nav li.active ul li a {
	font-weight: normal !important;
}

#nav li.active ul li a:hover, #nav li.active ul li.active a {
	font-weight: bold !important;
}

#nav li.active a:hover {
}

#nav li.active li {
	/* border:none;
	border-top: 1px solid #c15c5c;
	border-bottom: 1px solid #870000;
	*/
}

#nav li.active li.last {
	
}

#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {
	/* color:#fff;*/
}

#nav li.active li a:hover {
	/*background: #666 url("images/sprites.gif") repeat-x 0 99%;
	color:#fff; */
}

#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {
	/*color:#fff;
	font-weight:bold;
	background: #666 url("images/sprites.gif") repeat-x 0 99%;*/
}

#nav li ul li {
	/* border-left: 1px solid grey; */
	border-top: 1px solid #999;
	padding-left: 13px;
}

/* hide from IE mac \*/
#nav li {
	width:auto;
}
/* end hiding from IE5 mac */

div.column ul.bullet-list
{
	padding: 0 0 5px;
}

div.column ul.bullet-list li
{
	padding: 2px 0 0 11px;
	background: url(module/ctc/img/bullet.gif) 1px 6px no-repeat;
	
}
div.column ul.toc-list li
{
	padding: 0px 0 0;
}
div.level-3 ul.bullet-list li{
	padding: 2px 0 0 11px;
	background: url(module/ctc/img/bullet.gif) 1px 6px no-repeat;
	line-height:normal;
}

ul.bullet-list li ul.bullet-list li{
	padding: 0px 0 0 11px;
	line-height:normal;
	background: url(module/ctc/img/bullet2.gif) 1px 6px no-repeat;
}
div.teaser li {
	margin: 0 0 0 -11px;
	list-style-type: none;
	margin:0;
	list-style-position: outside;
}

/* scrollbars */

.scroller, body, textarea {
scrollbar-base-color:#410d71;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#410d71;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#410d71;

}

.p_CodeExample,.f_CodeExample {font-family:"Courier New", Courier, monospace; color:#000000;}

.emplData div {font-size:11px; line-height:14px; }

td.emplData {padding:9px; }

div.level-3 h3 {margin:9px 0 5px 0 !important;}

/************************************************************************/
/* START: div#plpForm */

div#plpForm
{
	text-align: left;
	margin-bottom:12px;
	padding-right:0px; 
}


div#plpForm p,
div#plpForm label,
div#plpForm span.label
{
	font-size: 11px;
	line-height: 16px;
	font-family: arial, verdana, sans-serif;
}

div#plpForm p strong
{
	font-weight: bold;
	color: #666;
}


div#plpForm div.row
{
	width: 310px;
	padding-top: 8px;
}

div#plpForm div.row span.label,
div#plpForm div.row label
{
	width: 98px;
	display: block;
	float: left;
}

div#plpForm div.row img
{
	float: right;
	border: 1px solid #eee;
}

div#plpForm div.row input.text
{
	font-size: 11px;
	line-height: 16px;
	width: 200px;
	border: 1px solid #b7b7b7;
	float: right;
}

div#plpForm div.radio-wrapper,
div#plpForm div.checkbox-wrapper
{
	width: 202px;
	float: right;
}

div#plpForm div.radio-wrapper label
{
	width: 40px;
	margin: -2px 0 0 6px;
}

div#plpForm div.radio-wrapper input.radio,
div#plpForm div.checkbox-wrapper input.checkbox
{
	float: left;
	margin: 0;
}

div#plpForm div.button-bar
{
	width: auto !important;
	padding-top: 2px;
	margin-right:0;
}

div#plpForm div.button-bar button.generic,
div#plpForm div.button-bar a.generic-button
{
	float: right;
}

div#plpForm p.info
{
	width: 290px;
	padding: 10px 0 0 20px;
	background: url(../../core/img/icon-info.gif) 0 10px no-repeat;
}

div#plpForm input#newsletter_bv,
div#plpForm input#newsletter_sv,
div#plpForm input#newsletter_mc,
div#plpForm input#newsletter_ww
{
	float: left;
	margin: 0 8px 0 0;
}

div#plpForm p.description
{
	width: 310px;
}



div#plpForm div.profile
{
	margin: 0;
	padding: 0 0 6px 0;
}
/* END: div#plpForm */
/************************************************************************/

div.helpBox{
	background-color: #eee;
	padding: 0px;
	
}
div.helpBox div.help
{
	width: 16px;
	height: 16px;
	background: none;
	float: left;
	padding: 0;
	margin-right:5px;
	background-image: url(../img/help.gif?v=5);
	background-position: 2px 2px;
	background-repeat:no-repeat;
}

div.helpBox div.info
{
	width: 19px;
	height: 16px;
	background: none;
	float: left;
	padding: 0;
	margin-right:5px;
	background-image: url(../img/info.gif?v=5);
	background-position: 2px 2px;
	background-repeat:no-repeat;
}

div.helpBox h3{
	background-color: #eee;
	margin: 0px;
	font-size:11px;
	font-weight:bold;
	color:#666;
    display:block;
	float:left;
	
}
div.helpText{
font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
	padding: 5px;
	font-size:10px;
	line-height:normal;
}

div.helpText p a,
div.helpText ul a {color:#333;}
div.helpText p a:hover,
div.helpText ul a:hover {color:#A54BF7;}


/* standard table small*/
div.small-table
{
	padding: 5px 0 0px 0;
	width: 568px;
	display:block;
}

div.small-table table
{
	border-bottom: 1px solid #FFF;
	/* width: 540px; */
}

div.small-table caption
{
	background-color: #b7b7b7;
	border-bottom: 1px solid #FFF;
	caption-side: top;
	font-weight: bold;
	padding: 1px 17px 1px 5px;
}

div.small-table thead
{
	background-color: #b7b7b7;
}

div.small-table tbody
{
	background-color: #fff;
}
div.small-table table tr {vertical-align:top;}
div.small-table table td,
div.small-table table th
{
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	font-size:10px;
	line-height: 14px;
	padding: 2px 17px 2px 5px;
}

div.small-table table th{font-weight:bold; text-align:center; }



div.small-table table.bare
{ border:none; background-color:#fff; font-size:12px; }

div.small-table table.bare caption
{
	background-color: #fff;
	color:#333;
	border:none;
	caption-side: top;
	font-weight: bold;
	padding: 1px 17px 1px 5px;
}

div.small-table table.bare thead
{
	background-color: #eee;
	color:#333;
	font-weight:bold;	
}

div.small-table table.bare thead tr th
{

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
}

div.small-table table.bare tbody
{
	background-color: #fff;
	font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.small-table table.bare tr {
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.small-table table.bare th
{   border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	background-color: #eee;
	color:#003366;
	font-weight: bold;
	line-height: 12px;
	padding: 2px 9px 2px 2px;
	font-size:11px;
}

div.small-table table.bare td
{   border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	background-color: #fff;
	color:#333;
	font-weight: normal;
	line-height: 12px;
	padding: 2px 9px 2px 5px;
	font-size:10px;
}
div.small-table table.bare td.label {text-align:right; font-weight:normal; width:150px; color:#333 !important; }

div.small-table table.bare td div {font-size:100%; line-height:normal;}

/* div.small-table table.bare th{font-weight:bold; background-color:#eee; color:#324e7c;} */

div.small-table table.bare tr.bIssueClass td { background-color:#FFFF99;}
div.small-table table.bare tr.summary td { 
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b7b7b7;
	background-color:#eee;

}
div.small-table table.bare tr td.message{ font-weight:normal;}

.boxed{
	padding: 0 9px 0 9px !important;
	margin-bottom:9px;
	border: 1px solid #ddd;
}

div.infoBox{
	padding: 0 0px 0 0;
	margin:0px 0px 0 0;
	border: 1px solid #410d71;
	float:right;
	background-color:#fff;
	width:200px;
}
div.infoBox div.caption{
	float:left;
	position:relative;
	top:-9px;
	left:+9px;
	background-color:#fff;
	padding:0 9px;
	display: block;
	
}
div.infoBox div.caption p{
	color:#516D7B;
}
div.infoBox div.boxcontent{ font-size:11px; 
	background:none; 
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 9px 4px 9px;
	margin:-10px 0 0 0;
	line-height:12px;
	float:right;
	width:145px;
	color:#333;
	position:relative; 
	text-align:right;
}

.boxed-small{
	padding: 4px 0px 4px 4px !important;
	margin: 0 0px 9px 0;
	border: 1px solid #ddd;
	overflow:hidden;
	width:580px;
}

.errorbox{
	padding: 0 9px 0 9px !important;
	margin-bottom:9px;
	border: 2px solid #f00;
}

/* Brandville Wizard */

div.brandWiz {
	overflow: visible;
	width: auto;
	padding:4px 0 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align:center;
}
table.wizSteps{
	width: auto;
	/* border: 2px solid ##CC0000; */
	/* background-color:##00CC33; */
}

table.wizSteps tr td{
	width:50px;
	/* border: 1px solid ##CC0000;*/
	text-align:center !important;
	float:none;
	line-height:normal;
}
table.wizSteps tr td.ball{ width:21px; text-align:center;}
table.wizSteps tr th{ line-height:12px; text-align:center; }

table.wizSteps tr th a.wizLink{ font-weight:bold;}
table.wizSteps tr th a.wizLink:hover{ color:#A54BF7;}

table.wizSteps tr th.wizLabel {
	text-align:center !important;
	font-weight:normal;
}
table.wizSteps tr td.wizStep{
	width:50px;
	text-align:center !important;
	background-image: url(/wsimages/icons/b_line.gif);
	background-repeat: repeat-x;
}


table.wizSteps th.wizCurrentStep{ color:#A54BF7;
}

input.microsoftLogin {
	background: url(/wsimages/SE_Logo_Color_RGB.png) no-repeat;
	padding: 0;
	border: none;
	background-size: contain;
	margin-top: 10px;
	cursor: pointer;
}

table.empty tr td{border:none; vertical-align:top;} 
table.empty tr td{border:none; padding:0 3px;} 
table.empty tr td.label{border:none; width:100px; text-align:right; line-height:12px; font-weight:bold;}

td.ball span, td.ball.visited span {
	width: 18px;
	height: 18px;
  	background-color: #a7a7a7;
  	justify-content: center;
  	align-items: center;
  	border-radius: 100%;
  	text-align: center;
  	display: flex;
  	color: white; 
  	font-size: 12px;	
}

td.ball.active span, td.ball.visited span:hover {
 	background-color: #641e8c;	
}

.ghost{
	background-image: none;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}

a.helpText-button
{
	background: url(core/img/generic-button.gif) no-repeat top left;
	padding: 0 0 0 1px;
}

a.helpText-button:hover
{
	background: url(core/img/generic-button.gif) no-repeat top left;
	padding: 0 0 0 1px;
	
}

a.helpText-button span
{
	background: url(core/img/generic-button.gif) no-repeat top right;
	padding: 0 1px 0 0;
}

a.helpText-button span span
{
	font-size: 11px;
	line-height: 14px;
	background-color: #999;
	color: #fff;
	padding: 1px 5px;
	text-align: center;
	white-space:nowrap;
}

a.helpText-button:hover span span
{
	text-decoration:none;
}
.sIFR-hasFlash div.left-content div.ext-column div.sifr-h1 h1
{
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	width: 550px; /*needed for all IEs*/
}
.sIFR-hasFlash div.left-content div.max-column div.sifr-h1 h1
{
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	width: 930px; /*needed for all IEs*/
}
ul.link-list li a.person
{
	padding-left: 13px !important;
	background: url(core/img/icon-person-900.gif?v=5) 0 4px no-repeat !important;
}

table.mceEditor td{
	padding: 8px !important;
}
table.mceEditor td.mceStatusbarBottom{
	background-color: #eee;
	border: 1px solid #666;
	padding:0px !important;
}
table.mceEditor td.mceToolbarTop{
	padding:0px !important;
}

div.main-block{ padding:15px 0 9px 0 !important;}

div.additional-block{ padding:9px 0 10px 0 !important;}

div.main-block h2 {
	font-size:12px;
	font-weight:bold; 
	padding:10px 0 5px 0;
	margin-bottom:5px;
	color:#666;
}
.calendar,
.calendar div{font-size:12px; line-height:14px;}
table.noBorder, table.noBorder tr td {border:none;}
table.lined tr td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
}
.ext-mb-text {line-height:normal; width:400px; }

div.remote{ 
	background-color:#ddd;
	padding-top:9px;
}
div.divider {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	padding:2px 0 2px 5px;
	background-color:#ddd;
}
div.plpProgressBar {
	font-size:11px;
	border:none;
	line-height:normal;
	color:#000;
	background-color:#1b1534;
	position:absolute;
	top:103px; 
	left:1px;
	z-index:20000;
	
	border: 1px solid #1b1534;
}
div.plpProgressBar div, div.plpProgressBar div div, div.plpProgressBar div div div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	
}

div#IDGridProgressBar.plpProgressBar {
	top: 0px;
}

table.tableInCell{
	width:100%;margin:0 0 6px 0;
}

table.tableInCell tr{
	vertical-align:top;cursor:hand;
}

table.cGrey{ background-color:#ddd;}
table.cRed{ background-color:#f66;}
table.cGreen{ background-color:#cfc;}
table.cYello{ background-color:#ffc;}
table.cOrange{ background-color:#f60;}
table.cBlue{ background-color:#66FFFF;}

table.yui-calendar thead tr th.calhead div.calheader{font-size:12px; line-height:18px; color:#000; font-weight:bold;}

/* Grid */
.x-grid3-cell-inner{ line-height:normal; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.x-grid3-hd-inner{ line-height:normal; font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;}
.x-grid3-row{border:#eee 1px solid;}
.x-grid3-row-selected{border:#eee 1px solid;}
.x-grid3-hd{background-color:#e6e6e6;}
.x-grid-panel{z-index:50;}
.yui-ac-bd {z-index:80000; padding:4px;}
li.yui-ac-highlight{background-color:#e6e6e6;} 
div.putBack{z-index:0;}

/* for ajax debug only !!*/
div {line-height:12px; font-size:11px;}


a.generic-switch {
	/*text-decoration: none !important;*/
	display: block;
	float: left;
	padding: 0 0 0 1px;
}
a.generic-switch span {
	font-size: 11px;
	line-height: 14px;
	background-color:#C0C0C0;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	padding: 1px 5px;
	text-align: center;
	white-space:nowrap;
}
a.generic-switch span.active {
	background-color:#636363;
}
a.generic-switch span.inactive {
	background-color:#C0C0C0;
}

.wddxtable LABEL.fieldsectionlabel {
	text-align: left !important;
	font-weight: bold;
}

ul#toolbar-nav li a#contactLink {
	display: none;
}


.x-grid-item {
    background-color: #ffffff !important;
}

.x-grid-item-alt {
    background-color: #f0f0f0 !important;
}
	
/* Focus most important! */	

.x-grid-item-selected, .x-grid-item-selected .x-grid-cell-special {
    background-color: #410d71 !important;
}
    
div.supportpage  {
	border: 1px solid #e85960;
	padding: 2px;
}