/* Kleine aanpassing in ul#top_nav li */

/* GENERAL */

body {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 170%;
}

img {
	border: 0px;
}

div#background {
	background-image: url(../img/backgrounds/bg.gif);
	background-position: center top;
	overflow: hidden;
}

div#wrapper {
	margin: auto;
	width: 946px;
	background-image: url(../img/backgrounds/shadow_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

div#content {
	width: 902px;
	margin: auto;
}


/* TOP */

div#top {
	width: 888px;
	padding-left: 14px;
}

div#top_left {
	width: 185px;
	height: 113px;
	background-color: #a6a29f;
	float: left;
	font-size: 0px;
}

div#top_right {
	width: 673px;
	height: 113px;
	background-color: #bfbcba;
	float: left;
	margin-left: 14px;
	background-image: url(../img/backgrounds/header.jpg);
	overflow: hidden;
}

div#languages {
	float: right;
	padding-right: 20px;
	margin-top: 10px;
}

div#languages a {
	color: #bfbcba;
	text-decoration: none;
	margin-left: 5px;
}

div#languages a:hover {
	color: #ffffff;
}

div#search {
	height: 18px;
	float: right;
	margin-top: 4px;
	padding-right: 20px;
}

div#search input {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #908371;
	padding: 1px;
	margin: 0px;
	height: 14px;
	float: left;
	margin-right: 5px;
	width: 120px;
}

/* MIDDLE */

div.middle {
	width: 888px;
	margin-top: 14px;
	padding-left: 14px;
	float: left;
}

div#middle_left {
	width: 185px;
	background-color: #f4f2f0;
	float: left;
}

div#middle_right {
	width: 688px;
	float: left;
	margin-left: 14px;
	overflow: hidden;
	min-height: 325px;
}

/* MIDDLE BACKGROUNDS */

div.homebg {
	background-image: url(../img/backgrounds/middlebg_home.gif);
	background-repeat: repeat-y;
}

div.pagebg {
	background-image: url(../img/backgrounds/middlebg_page.gif);
	background-repeat: repeat-y;
}

/* BOTTOM */

div#bottom {
	width: 886px;
	padding-left: 14px;
	margin-top: 14px;
	float: left;
}

div#bottom_left {
	width: 185px;
	height: 98px;
	background-color: #a6a29f;
	float: left;	
}

div#bottom_right {
	width: 653px;
	height: 90px;
	background-color: #e2001a;
	float: left;
	margin-left: 14px;
	padding-left: 20px;
	padding-top: 8px;
}

address {
	font-size: 9px;
	font-style: normal;
	color: #ffffff;
	padding-left: 25px;
	padding-top: 5px;
}

address a {
	color: #ffffff;
	text-decoration: none;
}

div#bottom_right a {
	color: #ffffff;
	text-decoration: none;
	float: left;
	padding-right: 10px;
}

div#bottom_right a:hover {
	color: #000000;
}

span#copyright {
	float: right;
	padding-right: 4px;
}


/* LEFTNAV */

ul#left_nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

ul#left_nav a {
	display: block;
	padding: 5px 0px 5px 25px;
	color: #908371;
	text-decoration: none;	
	border-bottom: 1px dotted #908371;
	margin-top: 0px;
}

ul#left_nav a:hover {
	color: #e2001a;
	background-image: url(../img/backgrounds/left_nav_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}

ul#left_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#left_nav ul a {
	padding-left: 50px;
}

ul#left_nav ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#left_nav ul ul a {
	padding-left: 75px;
}

/* LOGIN NAV */

ul#login_nav {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	margin-top: 30px;
	padding-bottom: 30px;
	list-style: none;
}

ul#login_nav a {
	display: block;
	padding: 5px 0px 5px 25px;
	color: #e2001a;
	font-weight: bold;
	text-decoration: none;	
	border-bottom: 1px dotted #e2001a;
	border-top: 1px dotted #e2001a;
	margin-top: 0px;
	background-image: url(../img/arrow_red_2.gif);
	background-repeat: no-repeat;
	background-position: 140px 6px;
}

ul#login_nav a:hover {
	color: #ffffff;
	background-color: #e2001a;
	background-image: url(../img/arrow_red_hover.gif);
}

/* TOPNAV */

ul#top_nav {
 	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style: none;
	margin-top: 81px;
 }
 
 ul#top_nav li {
 	float: left;
	margin: 0px;
	/*margin-left: 25px;*/
	margin-left: 15px;
 }
 
  ul#top_nav li a {
 	display: block;
 	float: left;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
 }
 
 ul#top_nav li a:hover {
 	border-bottom: 5px solid #e2001a;
 }

/**
* Social media
*/
#middle_left .wrapper-social-media {
	padding			: 0px 0px 0px 10px;
	overflow:hidden;
}

#middle_left .wrapper-social-media .social-media {
	margin-right	: 5px;
	width			: 16px;
	height			: 16px;
	display			: block;
	float			: left;
	background		: url(/resources/img/sprite.png) no-repeat 100% 2px;
}

#middle_left .wrapper-social-media .social-media.twitter {
	background-position: 0 -1159px;
}

#middle_left .wrapper-social-media .social-media.twitter:hover {
	background-position: 0 -1015px;
}

#middle_left .wrapper-social-media .social-media.linkedin {
	background-position: 0 -1231px;
}

#middle_left .wrapper-social-media .social-media.linkedin:hover {
	background-position: 0 -1087px;
}


#outlet-banner {
	overflow:hidden;
	display:block;
	margin:10px 0 0 10px ;
}
