/* screen stylesheet for v6 www.axiossystems.com/nl/fr/de/etc */

@media print {
	.printonly {}
	.screenonly {display:none;}
}
@media screen {
	.printonly {display:none;}
	.screenonly {}
}

/* ############
   ### BODY ### */

html, body {
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align:center;
	margin: 0; 
	border: 0; 
	padding: 0; 
}

form {
	margin: 0; 
	border: 0; 
	padding: 0; 
}

/* ##############
   ### LAYOUT ### */

#headcontainer {
	width:100%;
	border-top: 0px solid #330066;
	border-left: 0px solid #330066;
	border-right: 0px solid #330066;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	background: #ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #headcontainer {
	width:928px;
}

#container {
	width:100%;
	border-left: 0px solid #330066;
	border-right: 0px solid #330066;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background: #ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #container {
	width:100%;
}

#contentheader {
	
}

#contentleft {
	display:none;
}

#contentcenter {
	width:100%;
	padding-left:5px;
	padding-right:5px;
	float:left;
	background:#fff;
	voice-family: "\"}\"";
	voice-family:inherit;
}

html>body #contentcenter {
	width:100%;
}

#contentright {
	display:none;
}

#bottomcontainer {
	width:100%;
	border: 0px;
	padding: 6px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background: #ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #bottomcontainer {
	width:100%;
}

#footercontainer {
	width:100%;
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-right: 0px solid #330066;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background: #ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #footercontainer {
	width:100%;
}

#loginbox {
	border:1px solid #330066;
	background: url(/six/shared/images/func/passport_backgrnd.gif);
}

.sidebox {
	border:1px solid #d2d2d2;
	background-color: #f2f2f2;
	padding: 4px;
	font-size: 10px;
	margin-top: 4px;
}

.leftbox {
	background-color: #ffffff;
	padding: 0px;
	margin-top: 4px;
}

.centercolleft {
	width:49%; 
	float:left; 
	text-align:left;
}

.centercolright {
	width:49%; 
	float:right; 
	text-align:left;
}

.prodbutton {
	width:100%;
	margin-top:10px;
	text-align:left;
	border:1px solid #d2d2d2;
	height:80px;
}

.fulldiv {
	width:100%; 
	text-align:left;
	border: 1px solid #330066;
}

.fulldiv-reg {
	width:100%; 
	text-align:left;
	border: 1px solid #069BFF;
}

.thirdcol {
	float: left;
	width: 172px;
	height: 300px;
	border: 1px solid #330066;
}

/* ### customer area boxes ### */

.custcolheaddiv {
	width: 100%;
	height: 24px;
	padding: 0px;
	margin: 0px;
	background-color: #B100D3;
	border-top: 1px solid #A400C8;
	border-left: 1px solid #A400C8;
	border-right: 1px solid #A400C8;
}

.custcolbodydiv {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid #A400C8;
	display: table-cell;
	vertical-align: middle;
}

#consulting .custcolheaddiv, #training .custcolheaddiv {
	width: 100%;
	height: 24px;
	padding: 0px;
	margin: 0px;
	background-color: #63B0BB;
	border-top: 1px solid #0E7E8F;
	border-left: 1px solid #0E7E8F;
	border-right: 1px solid #0E7E8F;
}

#consulting .custcolbodydiv, #training .custcolbodydiv {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid #0E7E8F;
	display: table-cell;
	vertical-align: middle;
}

.custcolheaddiv-bp {
	width: 100%;
	height: 24px;
	padding: 0px;
	margin: 0px;
	background-color: #5C1597;
	border-top: 1px solid #330066;
	border-left: 1px solid #330066;
	border-right: 1px solid #330066;
}

.custcolbodydiv-bp {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid #330066;
	display: table-cell;
	vertical-align: middle;
}

/* ### styles for navigation area ### */

#navdesignbar {
	border-left: 1px solid #ccc;
}

.topstrap {
	background: #609 url(/six/en/images/nav/gradient.gif) repeat-x;
	color: #fff;
	font-size: 0.6em;
	padding-left: 5px;
	height: 22px;
}

#navtable {
	height: 133px;
}

.standardinput {
	width:100%;
}

.specialinput {
	width:100%;
	border:0px;
	background:#f2f2f2;
	color:#000000;
}

.standardtable {
	background-color: #330066;
}

.standardtable th {
	background-color: #330066;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}

.standardtable td {
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffffff;
}

div.scroll {
	width: 100%;
	height: 560px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
}

/* ################## 
   ### MAIN FONTS ### */

/* old h1/h2 fonts ##############

h1 {
	font-size: 18px;
	color: #330066;
}
.h1 {
	font-size: 18px;
	color: #330066;
}

h2 {
	font-size: 16px;
	color: #330066;
}
.h2 {
	font-size: 16px;
	color: #330066;
}

############################# */

h1 {
	font-size: 14px;
	color: #330066;
	font-weight: bold;
}
.h1 {
	font-size: 14px;
	color: #330066;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #330066;
	font-weight: bold;
}
.h2 {
	font-size: 12px;
	color: #330066;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #330066;
	font-weight: bold;
}

.h3 {
	font-size: 14px;
	color: #330066;
	font-weight: bold;
}

/* customer text */
.ct h3 {
	color: #A400C8;
}

/* consulting text */
#consulting h3 {
	color: #0B8596;
}
#consulting .h3 {
	font-size: 14px;
	color: #0B8596;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #330066;
	font-weight: bold;
}
.h4 {
	font-size: 12px;
	color: #330066;
	font-weight: bold;
}

/* customer text */
.ct h4 {
	color: #A400C8;
}

/* consulting text */
#consulting h4 {
	color: #0B8596;
}
#consulting .h4 {
	font-size: 12px;
	color: #0B8596;
	font-weight: bold;
}

.strap {
	font-size: 14px;
	color: #330066;
	font-weight: 400;
}

p, td, blockquote, li, .normal {
	font-size: 12px;
	color: #000000;
}

.bpheaders {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #717171;
}

#contentcenter p,h1,h2,h3,h4 {
	margin-left: 4px;
}

.standardtable th p {
	color: #ffffff;
}

.custcolbodydiv p {
	margin:5px;
}

.bold_col_two {
	font-weight:bold;
	color:green;
}

.emph {
	font-weight:bold;
	color:#330066;
}

.fulldiv p {
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.thirdcol p {
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

ul {
	list-style-image: url(/six/shared/images/bullet.gif);
}

.light {}

.small {
	font-size: 11px;
	color: #000000;
}

.smallindent {
	font-size: 10px;
	color: #777777;
}

.tip {
	font-size: 10px;
	color: #000000;
}

.tiny {
	font-size: 9px;
	color: #000000;
}

.tinylight {
	font-size: 9px;
	color: #777777;
}

.highlight {
	background: yellow;
	font-weight: bold;
}

/* styles for quoting sources */
.quote {
	font-size:10px;
	padding: 10px;
	font-style:italic;
}

.source {
	font-size: 9px;
	color: #330066;
	font-style:normal;
}

/* font for the top and bottom bars banner straplines */
.bannerstraps {
	font-size: 11px;
	color: #ffffff;
}

/* format for brand font for assyst */
.brand {
	font-size: 1.15em;
	font-weight: 900;
}

/* ######################
   ### LINK BEHAVIOUR ### */

A:link		{text-decoration: none; color: #0000FF;}
A:visited	{text-decoration: none; color: #660099;}
A:active	{text-decoration: none; color: #000000;}
A:hover		{text-decoration: none; color: #0099FF;}

.light A:link		{}
.light A:visited	{}
.light A:active		{}
.light A:hover		{}

/* ############
   ### MISC ### */

hr {
	color: #cccccc;
	height: 1px;
}

.colorline {
	color: #330066;
	height: 1px;
}

acronym {
	font-style: italic;
	border-bottom: 1px dotted #d2d2d2;
}


