/*   
Theme Name: eriksfrance
Theme URI: http://www.eriksfrance.fr
Description: Eriks FR theme for WordPress.
Author: Bertel Mertens
Author URI: http://www.mediamind.be/
Version: 1.0
Tags: blue, white, three-columns, fixed-width, 
.
The 'Eriks France' Theme for WordPress is based on the http://www.econosto.uk.com/ website. 
.
*/


/* Reset default browser styles */
@import url('../default/reset.css');
@charset "UTF-8";
/******************************************************************/
/***************** BEGIN VAN DE PAGINALAYOUT **********************/
/******************************************************************/
body	{
	font: 12px Arial, Helvetica, sans-serif;
	color:#444444;
	text-align: center;
	background-color:#FFFFFF;
}

#topbar{
width: 100%;
background-color:#0070b7;
height: 20px;
padding-top: 4px;
padding-bottom: 0px;
overflow:hidden;
}		


#topbar #topnav li, #topbar #topnav li a{
float:right;
margin-right: 20px;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
list-style:none;
color:#FFFFFF;


}
		
#container 	{
	width: 970px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
} 
		

/******************************************************************/
/******************************VOORAF******************************/
/*************************NORMALISEREN VAN*************************/
/****************************ALLE TAGS*****************************/
/******************************************************************/

/* Normaliseert marge, padding */
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Verwijdert list-style van de lists items */
ol,ul { list-style : none; }

/* Normaliseert font-style en font-weight terug naar normale waarden */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Border collapse */
table {
	border-collapse : collapse;
	border-spacing : 0;
}

/* Verwijdert rand van fieldset en afbeeldingen */
fieldset,img { border : 0; }

/* Links uitlijnen in caption and th */
caption,th { text-align : left; }

/* Verwijdert quotation marks van q */
q:before, q:after { content :''; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

/******************************************************************/
/*******************Start CSS COMPOSITION**************************/
/******************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-size: 14px;
	color: #007dc0;
	margin-top: 5px;
	margin-bottom: 5px;
}


h2 {
	font-size: 13px;
	color:#666666;
	margin-bottom: 5px;
	margin-top: 5px;

}

h3 {
	font-size: 16px;
	
}

h4 {
	font-size: 17px;
	color: #0076A3;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

h5 {
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 0px;

}

h6 {font-size: 14px;
}
p{
line-height: 15px;
margin-bottom: 5px;
}


a{
color: #0076A3;
}

a.more-link {
	margin-top:10px;
	margin-bottom:5px;
	clear: both;
	display: block;
	width: 60px;
	height: 20px;
	background-image: url(images/button_meer_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
   }
 a.more-link:hover {
	background-image: url(images/button_meer_02_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
   } 
   
 ul{
	list-style-position: inside;
	list-style-type: disc; 
	margin-bottom: 10px;
	margin-left: 10px;
 }  
/********************************************************/
#header #logo {
	height: 55px;
	width: 175px;
	position: absolute;
	left: 12px;
	background-repeat: no-repeat;
	bottom: 16px;
	top: 18px;
}
#header {
	width: 100%;
	position: relative;
	height: 85px;
	z-index:2;
}
#header #slogan {
	position: absolute;
	right: 10px;
	background-repeat: no-repeat;
	bottom: 19px;
}
#navigation {
	position: relative;
	height: 30px;
	z-index: 100000;
}
#breadcrumb {
	position: relative;
	height: 25px;
	font-size: 10px;
	padding-top: 8px;
}
#brands {
	position: relative;
	height: 50px;
	margin-top: 5px;
	padding-top: 10px;
	color: #444444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	
}
#brands li {
	float: left;
	margin-left: 14px;
	list-style:none;
	width: 103px;
	border: 1px solid #EEEEEE;
	text-align:center;
 }
 

#brands_industry {
	position: relative;
	height: 50px;
	margin-top: 15px;
	padding-top: 5px;
	
}
#brands_industry li {
	float: left;
	margin-right: 16px;
	list-style:none;
	width: 103px;
	border: 1px solid #EEEEEE;
	text-align:center;
	margin-bottom: 10px;
 }
 
 #brands_bio {
	position: relative;
	height: 50px;
	margin-top: 15px;
	padding-top: 5px;
	
}
#brands_bio li {
	float: left;
	margin-right: 16px;
	list-style:none;
	width: 103px;
	border: 1px solid #EEEEEE;
	text-align:center;
	margin-bottom: 10px;

 }
#footer{
	position:relative;
	text-align: center;
	margin-top:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #444444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
}
#footer p{

	font-size: 11px;
}
#footer p a{
text-decoration:none;
}

#footer p strong{
font-weight: bold;
}
/**************** HOMEPAGE **********************/

#content {
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	width: 100%;
	z-index:1;

}

#content #content_left {
	float: left;
	width: 210px;
}

#content #content_left p {
	line-height: 15px;
	font-size: 11px;
}
#content #content_left #one {
	background-image: url(images/left_1.png);
	background-repeat: no-repeat;
	width: 200px;
	padding: 5px;

	
}
#content #content_left #two {
	margin-top: 15px;
	background-image: url(images/left_2.png);
	background-repeat: no-repeat;
	width: 200px;
	padding: 5px;


}
#content #content_left #two p {
margin-bottom: 5px;
}
#content #content_left #two a {
	text-decoration:none;
	background-image:url(images/icon_pdf.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
}
#content #content_left #two a:hover {
	text-decoration:underline;

}

#content #content_middle {
	float: left;
	width: 520px;
	margin-left: 15px;
}
#content #content_right {
	float: left;
	width: 210px;
	margin-left: 15px;
}
#content #content_right #one {
}
#content #content_right #two {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;

}


/* NEWS ITEM */

div.newsitemthumb{
margin-bottom: 7px;

}
div.newsitemtext{

}
div.newsitem{
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	}


div.newsitem h2 a{
	font-size: 12px;
	font-weight:normal;
	color:#007cbe;
	text-decoration:none;
	margin-bottom: 5px;
	margin-top: 0px;

}
div.newsitem p.time{
	font-size: 11px;
	font-weight:bold;
	color:#444444;
	margin-bottom: 0px;
	
	
}
div.newsitem p{
	font-size: 11px;
	font-weight:normal;
	color:#444444;
	
}

div.newsitem h2 a:hover{
color:#000000;
text-decoration:underline;
}






#visual {
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	height: 220px;
	z-index:0;
}

table#produits tr td  {
	vertical-align: middle;
	text-align:center;
	padding: 2px;
}

table#produits{
	width: 500px;
}
table#produits td {
}

#produits h1 {
	color: #003399;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#produits h2{
	color: #003399;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
table h3{
	text-transform: uppercase;
	text-align:center;

}
#produits .left {
	text-align: left;
}
#myHTMLTree{
width: 300px;
}
#tree ul{
margin: 0px;
padding: 0px;
}
#tree li a{
text-decoration:none;
text-transform:uppercase;


}

#tree li{
padding-left: 20px;
padding-top: 2px;
padding-bottom: 2px;
}
#tree li.page_item{
	list-style:none;
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	background-position: left top;

	} 
#tree li.page_folder{
	list-style:none;
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
#tree li.current_page_ancestor{
	list-style:none;
	background-image: url(images/folderopen.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
#tree li.current_page_item a {
	font-weight: bold;
	color:#333333;
	text-decoration:none;
} 

#tree li.current_page_item li a {
	font-weight: normal;
	color:#0076a3;
	text-decoration:none;
} 

.newspostthumb{ 
float:left;
margin-right: 20px;
width: 150px;
}
.newsposttext{
float:left;
margin-right: 20px;
width: 450px;
}
.newsposttextsmall{
float:left;
margin-right: 20px;
width: 300px;
}
.newspost{
margin-bottom: 15px;
}
.navigation{
margin-bottom: 15px;
float: left;
width: 100%;
z-index: 1000;
}
.navigation .alignleft{
float: left;
}
.navigation .alignright{
float: right;
}
