/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 21, 2011 */
@font-face {
font-family: "ConduitITCTTLight";
src: url("../font/conduititc_tt_light-webfont.eot?#iefix") format('eot'),
url("../font/conduititc_tt_light-webfont.woff") format('woff'),
url("../font/conduititc_tt_light-webfont.ttf") format('truetype'),
url("../font/conduititc_tt_light-webfont.svg#webfontHLJ3sVmA") format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "ConduitMdITCTTMedium";
src: url("../font/conduitmditc_tt_medium-webfont.eot?#iefix") format('eot'),
url("../font/conduitmditc_tt_medium-webfont.woff") format('woff'),
url("../font/conduitmditc_tt_medium-webfont.ttf") format('truetype'),
url("../font/conduitmditc_tt_medium-webfont.svg#webfont1UqIImvk") format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "ConduitITCTTBold";
src: url("../font/conduititc_tt_bold-webfont.eot?#iefix") format('eot'),
url("../font/conduititc_tt_bold-webfont.woff") format('woff'),
url("../font/conduititc_tt_bold-webfont.ttf") format('truetype'),
url("../font/conduititc_tt_bold-webfont.svg#webfont6LNS7dLq") format('svg');
font-weight: normal;
font-style: normal;
}


/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font-family: Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#1a171b;
}

a {
	text-decoration: none;
	color:#009EE1;
}
a:hover {
	text-decoration: none;
	color:#00688A;
}
a:focus {outline: 1px dotted}
hr {
	height: 1px;
	margin: 20px 0;
	background: #d9dadb;
	border: none;
	width: 100%;
	margin: 5px 0;

}
small {
	font-size:80%;
	/*line-height: 14px;*/
}
abbr {
	font-family: "ConduitMdITCTTMedium", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #DADADA;
	cursor:help;
}
.vcard {
	font-family: "ConduitMdITCTTMedium", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
	text-rendering: optimizeLegibility;	
	margin: 1em 0;
	padding: 15px;
	border: 1px solid #DADADA;
}
sup {
	font-size:80%;
    font-weight:bold;
    vertical-align:super;
}
caption {
	font-family: "ConduitMdITCTTMedium", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-size: 18px;
	color: #87888a;
	font-weight:normal;
	line-height: 1.2em;
	text-align:left;	
	margin-bottom: 0.4em;
}


/* `Headings
----------------------------------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 {
	/* line-height: 1em;
	margin-bottom: 0.4em; */
}

h1 {
	font-family: "ConduitMdITCTTMedium", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #009ee0;
	text-rendering: optimizeLegibility;
	line-height: 1em;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 14px;
	border-bottom: 1px solid #d9dadb;
}

.h1b {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 23px;
	font-family: "ConduitITCTTLight", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
}

h2 {
	font-family: "ConduitITCTTLight", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #ffffff;
	background-color: #313131;
	margin: 30px 0px 0px 0px;
	text-rendering: optimizeLegibility;
	width: auto;
	padding: 5px 10px;
	border: none;
	display: inline;
	line-height: 37px;
}
.h2b {
	font-family: "ConduitITCTTLight", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #ffffff;
	background-color: #313131;
	margin-bottom: 15px;
	text-rendering: optimizeLegibility;
	width: auto;
	padding: 5px 10px;
	border: none;
	display: inline;
	line-height: 34px;
}

h3 {
	font-family: "ConduitMdITCTTMedium", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-size: 1.7em;
	line-height: 1.7em;
	font-weight: normal;
	margin-top: 15px;
	color: #009ee0;
	background: none;
}

h4 {
	font-family: "ConduitITCTTLight", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
	text-rendering: optimizeLegibility;
	width: auto;
	border: none;
}

h5 {
	font-size: 15px;
	
	color:#333;
	font-weight:normal;
}

h6 {
	font-size: 15px;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
	margin: 10px 0 10px 20px;
	padding: 0;
}
ul {}
li {margin-left: 20px;}

p,
dl,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	margin-bottom: 0; /* SUPPRIMER ????*/
}
p {margin: .5em 0}
	

/* `table  styles
----------------------------------------------------------------------------------------------------*/

table.std_format {
	width:100%;
	margin: 1em auto;
	padding: 10px;
	border:1px solid #DADADA;
	border-collapse:separate;
}
.std_format thead {font-weight: bold}	
.std_format thead th {
	color: #87888a;
	vertical-align: middle;
	padding:10px;
	background-color:#ecedef;
}
.std_format thead td {
	font-weight: normal;
	color: #FFF;
	vertical-align: middle;
   	background-color:#87888a;
}
.std_format tbody {
	text-align:left;
}
.std_format th {
	font-weight: bold;
	color: #000;
	text-align:center;
	border:1px solid #FFF;
	padding:5px;
	background-color:#ecedef;
}
.std_format td {
	color: #FFF;
	padding:10px;
	border:1px solid #FFF;
}
.std_format tr td {
	background-color:#6DC2F9;
}
.std_format tr.alt td {
	background-color: #009de0;
}

.std_format caption {
	font-family: "ConduitMdITCTTMedium", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-size: 18px;
	color: #009ee0;
	font-weight:normal;
	line-height: 1.2em;
	text-align:left;	
	margin-bottom: 0.4em;
}
.std_format tfoot {
	font-weight: bold;
	text-align:center;
}
.std_format tfoot th {
	color: #000;
	vertical-align: middle;
	background-color:#FFF;
}
.std_format tfoot td {
	color: #000;
	font-weight: normal;
	vertical-align: middle;
	background-color:#FFF;
}
.title {
font-family: "ConduitMdITCTTMedium", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
}
.keywords {
	font-size: 10px;
	padding-left: 20px;
	height: 30px;
	background: url("../images/icons/tag.png") no-repeat left center;
}
table.nocell_format {
	width:100%;
	margin: 1em auto;
	padding: 10px;
	border:1px solid #DADADA;
	border-collapse:separate;
}
.nocell_format th {
	color: #6DC2F9;
	text-align:left;
	padding:5px;
}
.nocell_format td {
	color: #87888a;
	text-align:left;
	padding:5px;
}
.nocell_format caption {
	font-family: "ConduitMdITCTTMedium", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #009ee0;
	line-height: 1.2em;
	text-align:left;	
	margin-bottom: 0.4em;
}

/*--Domain overview--*/
table.training_content {
	margin-bottom: 30px;
	border:1px solid white;
	width:100%;
}
table.training_content th{
	border:1px dotted grey;
	padding-bottom: 10px;
	color:#009ee0;
	vertical-align:bottom;
}
.orange {
	color:#ff7a58;
}
.purple {
	color:#985bb4;
}
.green {
	color:#87b40c;
}
table.training_content th.title{
	text-align:left;
}
table.training_content td{
	border-left:1px dotted grey;
	padding-top: 10px;
}
table.training_content td.title{
	width:60%;
}
table.training_content td.value{
	width:13%;
	text-align:center;
}
table.training_content a {
	color:#1a171b;
}
table.training_content a:hover {
	color:#009ee0;
}

/*--master2 modules--*/
#trackChoice {
	font-size: 9px;
	width:100%; /*656px*/
	margin: 0px;
	padding: 5px;
	border:1px solid #DADADA; /*646px*/
	border-collapse:separate;
	border-spacing: 1px;
}
#trackChoice th,
#trackChoice td {
	text-align: center;
	vertical-align: middle;
	padding:4px;
	background: #FFF;	
}

#trackChoice td {
	width:16%;
}

#trackChoice tfoot td {
	color: #000;
	text-align: left;
}
#trackChoice th {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
}
#trackChoice thead th.track {width: 100px}
#trackChoice tbody td {
	color:white;
	font-weight: normal;
	line-height: 14px;
	height: 100px;
	border: none;
}
#trackChoice td.notmandatory {background: #009EE0}
#trackChoice td.mandatory {background: #1a171b}


/*-- bullet list --*/
ul.white {
	background-color:#fff;	
}

ul.ticked {
	margin: 1em 0;
	padding: 15px;
	border: 1px solid #DADADA;
}
ul.ticked li {
	color: #87888a;
	line-height: 1.5em;
	padding: 0px 0 0px 35px;
	margin: 5px 0;
	background: url("../images/icons/tick.png") no-repeat left top;
}
.ticked li.nobullet {
	color: #87888a;
	padding: 0px 0 0px 0px;
	list-style-image: none!important;
	background: none!important;
}

ul.tickednoframe {
	margin: 0 0 .5em 0;
	padding: 5px;
	border: none;
}
ul.tickednoframe li {
	line-height: 1.5em;
	padding: 0px 0 0px 35px;
	margin: 5px 0;
	background: url("../images/icons/tick.png") no-repeat left top;
}




/*--sitemap--*/
.sml_1 {
font-family: "ConduitITCTTLight", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
font-size: 23px;
font-weight: normal;
margin-top: 20px;
}
.sml_2 {
font-family: "ConduitITCTTLight", Lucida Grande, Tahoma, Geneva, Arial, sans-serif;
font-size: 15px;
font-weight: normal;
}
.sml_3 {padding-left: 20px}
.sml_4 {padding-left: 40px}


/* `Misc generic  styles
----------------------------------------------------------------------------------------------------*/
.debug {background-color: #FDFF00}
.nonactivated {
	/*--opacity--*/
	opacity:0.2;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;	
}
.note {color:#666}
.smallprint {font-size: 80%}
.centered {text-align:center}
.justified {text-align:justify}
.lefted {text-align:left}
.righted {text-align:right}
.middled {vertical-align: middle}
.alert {color:#F00}