/* --- reset --- */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0; 
  padding:0; 
  border:0; 
  outline:0; 
  font-weight:inherit; 
  font-style:inherit; 
  font-size:100%; 
  font-family:inherit; 
  vertical-align:baseline
}
:focus{outline:0}
body{line-height:1; color:black; background:white}
ol, ul{list-style:none}
table{border-collapse:separate; border-spacing:0}
caption, th, td{text-align:left; font-weight:normal}
blockquote:before, blockquote:after, 
q:before, q:after{content:""}
blockquote, q{quotes:""""}


/*----------------*/

html, body {
	border-top: 2px solid #D50F1E;
	color:#2f2f2f;
	font: normal 14px "Myriad pro","Helvetica neue",Helvetica,Arial,sans-serif;
	text-align: center;
	background-color: #F4F4F4;
}

/*-- base --*/

h1 {
  font-size:24px;
	padding: 5px 0 15px;
}
h2 {
  font-size:22px;
	padding: 15px 0 0px;
}
h3 {
  margin:20px 0;
  font-weight: normal;
  font-size: 20px;
  display: block;
} 
h4,h5,h6 {
  margin:15px 0;
  font-weight: normal;
  font-size: 18px; 
  display: block;
}
h5, h6 {
  font-size: 16px; 
}
h1,h2,h3,h4,h5,h6 {
color: #000;
}
img {
  margin: 5px 10px 5px 0;
}
strong {
	font-weight:bold;
}
a {
  color: #000;
  text-decoration: none;
}
p {
  margin: 15px 0 0;
  line-height: 18px;
}
ul {
  margin: 15px 0 0 18px;
}
ol {
  margin: 15px 0 0 22px;
}
ul li {
  list-style-type: square;
}
ol li {
  list-style-type: decimal;
}
blockquote {
  margin: 15px 20px;
  font: normal 13px Courier, monospace;
}
dt { 
  font-weight: bold;
  margin: 15px 0 0 0;
}
dd {
  font-weight: normal;
  margin: 0 0 0 25px;
}
em {
  font-style: normal;
}
/*-- pages --*/

div#globaContener {
	text-align: left;
  background:#F4F4F4;
	width: 100%;
	display: block;
}
div#contener {
	width: 940px;   
	margin: 0 auto;
	background: #fff url(../img/bg_rightcol2.png) repeat 0 0;
	display: block;
	position: relative;
}
div#content {
	top:0;
	padding: 6px 40px 0 40px;
	_padding: 6px 40px 0 40px;
	width: 540px;
} 

div#newsdetail {
  padding-left:18px;
}
div.clearFix {
	clear:both;
	height:1%;
}


div#newsdetail img {
  float: left;
  padding: 0 15px 15px 0;
}

div#newsdetail p a {
  color:#000;
  border-bottom: 1px dashed #000;
}
div#newsdetail a:hover {
  color: #D50F1E;
  border-bottom: 1px dashed #D50F1E;
}


/*----- language choice ---*/

ul#contact_lang {
	background: url(../img/contact_FR_NL.png) no-repeat 413px 0;
	padding: 8px 0 8px 450px;
	margin: 0;
}
ul#contact_lang li {
	display: inline;
	margin-right: 35px;
}
ul#contact_lang li a {
  margin: 0;
  color: #343434;
	text-decoration:none;
}
ul#contact_lang li a:hover {
	text-decoration:underline;
}

/*-- header --- */

h1#logoSMartBe {
	background:url(../img/SMBE_logoSMart-be.gif) no-repeat;
	height:35px;
	margin:20px 0 10px 0;
	padding: 0;
}	
h1#logoSMartBe a {
	padding:30px 80px 15px 0;
	text-decoration:none;
}
h1#logoSMartBe a span {
	visibility:hidden;
}

h2#baselinenl span, h2#baselinefr span {
	visibility:hidden;
}
h2#baselinefr {
  background:url(/assets/img/SMBE2_baselines_fr.gif) no-repeat;
  height:86px;
  margin:0 0 15px 0;
  padding: 0;

}
h2#baselinenl {
  background:url(/assets/img/SMBE2_baselines_nl.gif) no-repeat;
  height:86px;
  margin:0 0 15px 0;
  padding: 0;

}

/*---- big buttons ---*/

div#smartInfo a:hover, div#smartTools a:hover, div#smartAgora a:hover {
  text-decoration: none;
}
div#smartInfo p, div#smartTools p, div#smartAgora p {
	margin: 5px 0 0;
	padding:8px;
	text-align: center;
	line-height: 16px;
}
div#smartInfo p em, div#smartTools p em, div#smartAgora p em {
	color: #D50F1E;
	display: block;
}
div#smartInfo p em.moreMargin {
	padding-top: 0.6em;	
}
div#smartInfo,div#smartTools, div#smartAgora {
	border: 1px solid #C8CCCD;
	cursor:pointer;
	float: left;
	height: 245px;
	margin: 0 10px 0 0;
	width: 170px;
}
div#smartInfo h3, div#smartTools h3, div#smartAgora h3 {
	background:url(../img/SMBE_btBackgrounds.jpg) no-repeat;
	height:85px;
	margin:0;
	text-align: center;
}
div#smartTools h3 {
	background-position:0 -85px;
}
div#smartAgora h3 {
	background-position:0 -170px;
}
div#smartInfo h3 span, div#smartTools h3 span, div#smartAgora h3 span {
	visibility:hidden;
}
div#smartAgora h3 {
	margin: 0;
}
div#smartAgora {
	margin: 0;
}
div#smartInfo:hover,div#smartTools:hover, div#smartAgora:hover {
	border: 1px solid #D50F1E;
}

/*----newsletter link footer---*/

div#newsletter {
	width: 535px;
}
div#newsletter p {
	background:url(../img/SMBE_dwnArrow.gif) no-repeat center right;
	border-bottom:1px solid #CCCCCC;
	padding:0 17px 6px 0;
	text-align: right;
}
div#newsletter a {
	text-decoration:none;
	font-weight: normal;
	color:#343434;
}
div#newsletter a:hover {
  text-decoration: underline;
}

/*---- right column ---*/

div#rightContent {
float:right;
margin-right:22px;
width:300px;
min-height: 900px;
}	

div#smartNews {
	color: #fff;
	height: 100%;
	padding: 0 20px;
	margin: 0 27px 0 0;
}

div#smartNews h3 {
  color: #fff;
	font-weight: normal;
	margin:10px 0;
	padding:25px 0 0 0;
}
div#smartNews ul {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 5px 15px;
}
div#smartNews ul li {
	line-height: 1.3em;
	list-style-type: square;
	padding: 8px 0;
}				
div#smartNews p {
	text-align: right;
	margin-bottom: 20px;
}
div#smartNews a {
	color: #FFF;
	text-decoration: none;
}
div#smartNews a:hover {
	text-decoration: underline;
}

/*---- newsletter forms ----*/

div.loginform { 
  line-height:24px;
  margin-left:0;
  float:left;
  margin-top: 40px;  
  text-align: left;
}
div.loginform .it { 
  border-color:#7C7C7C #C3C3C3 #DDDDDD;
  border-style:solid;
  border-width:1px;
  background:#FFFFFF url(../img/SMBE_fieldbg.gif) repeat-x scroll center top;
  padding:2px 0;
}
div.unsubform .it { 
  border-color:#7C7C7C #C3C3C3 #DDDDDD;
  border-style:solid;
  border-width:1px;
  /*background:#FFFFFF url(../img/SMBE_fieldbg.gif) repeat-x scroll center top;*/
  padding:2px 0;
}
div.loginform .loginlabel{ 
  font-weight: bold;
  padding-top: 5px;
}
.loginsubmit{ 
  border: 1px solid white;
  padding: 2px 7px;
}
div.m30{ 
  /*background:transparent url(../img/SMBE_logoSMart-be.gif) no-repeat scroll 30px 0;*/
  margin-left:30px;
  padding-left:15px;
  border-left: 1px solid #ccc;
}

/*h2#news {
	font-size:24px;
	padding-bottom:30px;
}
h2.title {
	font-size:24px;
	padding: 12px 0;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	////////////////////////////styles legacy 
}*/

h2.listitle {
  font-size: 1.3em;
  font-weight: normal;
  padding: 0;
  color: #000;
}
p.excerpt {
  margin: 0;
  padding: 0 0 10px 0;
  color: #333;
}
div#newsdate {
  color: #888;
}
div.newsContactInfo {
  background: #f4f4f4;
  padding: 10px;
}
div.newsContactInfo p{
  margin: 0;  padding: 0;
}
li.archive, div.newsletterarchive li {
  list-style-type: square;
  margin: 5px 0 0 0;
}
li.archive, div.newsletterarchive li a {
  color:inherit;
}
div.message {
 border: 1px solid #96B58F;
 background-color: #BBE3B1;
 padding : 10px;
}
div.unsubform {
  background-color : #f5f5f5;
  padding: 10px 5px;
  margin-top: 10px;
  padding-left: 20px;
}
div.clement {
  overflow: hidden;
  height: 1%;
	background: url(../img/SMBE_bgNlGradient.gif) repeat-x;
	padding:10px;  
}
div.homelink {
  border-top: 1px solid #CCC;
  margin-top:15px;
}
div#newsdetail div.homelink a {
  color: #888;
  border-bottom: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* -----------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<------------------------------*/
/* -----------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #efefef;
	z-index: 102;
	color:#000000;
	display:none;
	border: 0;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#TB_iframeContent .loginform {
  padding-left: 15px;
} 