/*===[_STYLES EDCO.CH_]===*/ /*--[GENERAL]--*/
body {
	margin: 0px;
	background-image: url('/template/images/background-body.jpg');
	background-repeat: repeat-x;
	background-color: #2b2e32;
}

/*--[ELEMENTS]--*/
#container {
	position: relative;
	width: 950px;
	height: auto;
	margin: auto;
}

#header {
	position: relative;
	width: 950px;
	height: 73px;
	z-index: 11;
}

#banner {
	position: relative;
	width: 950px;
	height: 237px;
}

.youtubeVideos {
	border: 1px solid #9C9EA1;
	margin-top: 15px;
}

.youtubeVideos .boxRightHeader.blueHeader {
	position: relative;		
	color: #FFFFFF;
	background-image: url("/template/images/background-submenu-hover.jpg");
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	padding-left: 50px;
}

.youtubeVideos .videoLinks {
	position: relative;
	width: 210px;
	height: 66px;
	margin: 10px;
	margin-bottom: 0px;
}

.youtubeVideos .videoLinks .videoLinksThumb .smoothbox {
	position: relative;	
	display: inline-block;
	float: left;	
	width: 80px;
	height: 66px;
	margin-right:10px;
}

.youtubeVideos .videoLinks .videoLinksThumb .smoothbox.linkArrow {
	display: inline;
	width: auto;
	height: auto;
	margin: auto;
	float: none;
}

.youtubeVideos .videoLinks .videoLinksContent {
	position: relative;	
	display: inline-block;
	float: left;
	width: 130px;
	height: 66px;	 
	color: #FFF;
}

#crumbPath {
	position: relative;
	width: 930px;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	background-image: url('/template/images/background-crumbpath.jpg');
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 10px;
}

#contentContainer {
	position: relative;
	width: 948px;
	border-left: 1px solid #000000;	
	border-right: 1px solid #000000;		
}

.contentcontainerBg {
	background: #191919 url('/template/images/background-content.jpg') repeat-x;	
}

#leftNav {
	position: relative;
	float: left;
	width: 230px;
	height: auto;
	padding: 10px;
}

#content {	
	position: relative;
	width: 678px;
	height: auto;
	padding: 10px;
	float: left;
}

#footer {
	position: relative;
	width: 950px;
	height: 51px;
	background-image: url('/template/images/background-footer.jpg');
	background-repeat: repeat-x;
}

#logoEdco {
	position: absolute;
	width: 230px;
	height: 43px;
	top: 13px;
	left: 10px;
	border: 0px;
}


#splashTable {
	position: relative;
	width: 950px;
	height: auto;
	background-color: #000000;
	color: #ffffff;
}

.buttonContent {
	background-image: url('/template/images/background-bt-content.jpg');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #4e5358;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

/*--[CRUMBPATH]--*/
#crumbPath a {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#crumbPath a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.crumbPathArrow {
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	margin: 10px;
}

/*--[RIGHT TOP MENU]--*/
#topMenu {
	position: absolute;
	width: auto;
	height: 23px;
	top: 0px;
	right: 10px;
}

#topMenu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

#topMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}


/*--[MAIN SEARCH MENU]--*/
/*#mainMenuContainer {
	position: absolute;
	width: 950px;
	min-height: 30px;
	z-index: 1300;
} */

#mainMenuContainer {
	position: absolute;
	top: 72px;
	width: 950px;
	min-height: 50px;
	z-index: 10;
}

.mainMenu {
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 17px;
	padding-right: 17px;
	padding-top:7px;
	padding-bottom:7px;
	display:block;
	float: left;
	z-index:1;
}

.mainMenu:hover, .mainMenuActive, .mainMenuActive:hover {	
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 16px;
	padding-top:11px;
	padding-bottom:11px;
	margin-top:-4px;
	background-image: url('/template/images/background-menu-active.jpg');	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-repeat: repeat-x;
	display:block;
	float: left;
	z-index: 900;
}

/*--[FADE BOX MENU]--*/
.menuFade {
	position:static;
	left: 0px;
	width: 928px;
	min-height:100px;
	background: url(/template/images/bg-menu.png);
	color: #FF0000;		
	padding: 10px;
	z-index: 1000;
	border: 1px solid #000000;
	border-top:0px;
}

/*--[SIDE MENU]--*/
#sideMenuContainer, #sideLegendContainer {
	border: 1px solid #9C9EA1; 
	border-bottom: 0px;	
	background-color:#FFFFFF;
}

div.sideMenu {
	position: relative;
	width: 228px;
	height: 26px;
	border-right: 1px solid #a8aaad;
	border-bottom: 1px solid #a8aaad;		
}

div.sideLegend {
	position: relative;
	width: 228px;
	height: 26px;
	border-right: 1px solid #a8aaad;
	border-bottom: 1px solid #090909;		
	background-image: url('/template/images/background-submenu-hover.jpg');
	color: #ffffff;
	padding-left: 50px;
	width: 178px;
	line-height: 26px;
	vertical-align: middle;
	cursor: pointer;
	display: block;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
	
}

div.sideMenu a, 
div.sideMenu a.active {
	position: relative;
	background-image: url('/template/images/background-submenu.jpg');
	padding-left: 50px;
	color: #383838;
	width: 178px;
	line-height: 26px;
	vertical-align: middle;
	cursor: pointer;
	display: block;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}

div.sideMenu a:hover, 
div.sideMenu a.active {
	background-image: url('/template/images/background-submenu-hover.jpg');
	color: #ffffff;
}

/*--[SIDE MENU SUB]--*/
div.sideMenuSub {
	position: relative;
	width: 228px;
	height: 22px;
	border-right: 1px solid #a8aaad;
	border-bottom: 1px solid #090909;		
}

div.sideMenuSub a, 
div.sideMenuSub a.active,
div.sideMenuSubSub a, 
div.sideMenuSubSub a.active {
	position: relative;
	background-image: url('/template/images/background-sub-sub.jpg');
	padding-left: 75px;
	color: #383838;
	width: 153px;
	line-height: 22px;
	vertical-align: middle;
	cursor: pointer;
	display: block;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}

div.sideMenuSub a:hover, 
div.sideMenuSub a.active {
	background-image: url('/template/images/background-sub-sub-hover.jpg');
	color: #ffffff;
}

div.sideMenuSubSub a, 
div.sideMenuSubSub a.active {
	background-image: url('/template/images/background-sub-sub-sub.jpg');
	text-indent: 12px;
}

div.sideMenuSubSub a:hover, 
div.sideMenuSubSub a.active {
	background-image: url('/template/images/background-sub-sub-sub-hover.jpg');
}


/*--[LANGUAGE TOGGLE]--*/



.languageDown, .languageDown:hover {
	position: relative;
	margin:0px;
	padding:0px;
	width: 179px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	cursor: pointer;
	padding-left: 19px;
	background-color: #272727;
	border-bottom: 1px dotted #c9c9c9;
	font-style: italic;
}

.languageDown:hover {
	background-color: #c9c9c9;
	color: #272727;
}

#slidetoggle {
	cursor: pointer;
}

#collapse {
	margin-bottom: 0px;	
}

#languageSelector {
	position: absolute;
	display: block;
	width: 196px;
	height: 18px;
	top: 36px;
	right: 235px;
	color: #ffffff;
	font-style: italic;
	padding-left: 20px;
	z-index: 400;
	padding-top: 2px;
	background-image: url('/template/images/background-language.jpg');
}

#collapseContainer {
	position: absolute;
	margin: 0px;
	top: 24px;
	margin-left: -10px;
	overflow: hidden;
	display: none;
	z-index: 24;
}

div#languageSelector table#slidetoggle tr td img { padding-left: 5px; display:inline;}
div#collapseContainer div div.languageDown { background-color:#000; color: #fff;  }

/*--[IMAGES]--*/
#bannerForm {
	position: absolute;
	background: url(/template/images/bg-dealer-splash.png) no-repeat right top;
	right: 10px;
	top: 128px;
	width: 391px;
	height: 206px;
	z-index: 9;
}

.bannerFormInput {
	position: relative;
	width: 80%;
	margin-left: 10%;
	z-index: 20;			
}

.bannerFormInput input[type="text"] {
	background: transparent url('/template/images/bg-input-dealer.png');
	width: 130px;
	height: 17px;
	border: 0px;
	padding-left: 10px;
	color: #ffffff;
	font-style: italic;
}
.bannerFormInput label {
	color: #ffffff;
	font-size: 14px;
}

.bannerFormHeading {
	font-size: 22px;
	font-weight: normal;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: center;	
	margin-top: 10px;
	margin-bottom: 65px;
}

.bannerFormComment {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 80%;
	margin-left: 10%;	
}

#bannerMask {
	height: 38px;
	position: relative;
	right: 0px;
	top: 33px;
	width: 950px;
	z-index: 8;
	border:0px solid #FF0000;
}

#bannerImages {
	height: 239px;
	position: relative;
	right:0;
	top: -4px;
	width: 948px;
	z-index: 5;
	border: 1px solid #000000;
}

.fadeBanner {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

#languageBottom {
	position: relative;
	height: 2px;
}

.languageFlag {
	position: absolute;
	right: 8px;
	top: 3px;
}

/*--[SEARCH]--*/
#search {
	position: absolute;
	width: 215px;
	height: 20px;
	top: 35px;
	right: 10px;
}

#searchForm {
	margin: 0px;
	width: 215px;
	height: 20px;
}

#inputSearch {
	margin: 0px;
	width: 168px;
	height: 18px;
	background-image: url('/template/images/background-input.jpg');
	border: 0px;
	padding-left: 10px;
	color: #ffffff;
	font-style: italic;
}

.button {
	margin: 2px;
	width: 36px;
	height: 20px;
	background: transparent url('/template/images/background-button.png') no-repeat;
	border: 0px;
	cursor: pointer;
	vertical-align: middle;
}

.formEdgeLeft {
	margin-top: 1px;
}

.formEdgeRight {
	margin-top: 1px;
}

/*--[NEWSLETTER]--*/
.splashNews a {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
}

.splashNews {
	margin: 5px 0px;
}
#newsletterForm {
	margin: 0px;
	width: 250px;
	height: 20px;
}

.inputNewsletter {
	margin: 0px;
	width: 216px;
	height: 18px;
	background-image: url('/template/images/background-newsletter.jpg');
	border: 0px;
	padding-left: 10px;
	color: #ffffff;
	font-style: italic;
}

/*--[FOOTER]--*/
#footerLogo {
	position: absolute;
	top: 19px;
	right: 9px;
	border: 0px;
}

#footerText {
	position: absolute;
	top: 14px;
	left: 10px;
	color: #ffffff;
	font-size: 10px;
}

#footerText	a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

#footerText	a:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}

/*--[SPLASHPAGE]--*/
.splashHeader {
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
	background-image: url('/template/images/background-splashheader.jpg');
	background-repeat: repeat-x;
	height: 24px;
}

.borderRight {
	border-right: 2px solid #2b343f;
}

.borderBottom {
	border-bottom: 2px solid #2b343f;
}

.padding {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.clearer {
	clear: both;
}

.currentnavlink {
	color: #ffffff;
}


div#SplashImgBasket {
	position: relative;
	width: 330px;
	height: 254px;
}
div#SplashImgBasket img {
	visibility: hidden;
	position: absolute;
	border: 0px !important;
}

#socialMediaLinks {
	position: fixed;
	z-index: 9000;
	right: 0px;
	top: 200px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 0px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 60px;
	width: 27px;
	padding: 4px;
}
#socialMediaLinks a {
	display: block;
	width: 27px;
	height: 26px;
	margin: 3px 0px;	
}


/* Win een Wiel */
form#winwielForm{ position: relative; width: 538px; color: #fff; padding: 10px 400px 10px 10px; left: -20px; top: -20px; margin-bottom: -40px; background:  #000 url('/template/images/winwiel-bg.jpg') no-repeat right bottom;}
form#winwielForm h1{ font-size: 40px; margin: 10px 0 20px 0; color: #FF0000;}
form#winwielForm h2{ font-size: 22px; margin: 10px 0 30px 0; color: #fff;}
form#winwielForm .buttonSend{ margin: 20px 0 20px 0; background: url("/template/images/bg-button.png");}
form#winwielForm .bgRegName{ width: 10%}
#winwiel-button{ position: absolute; z-index: 9; left: 0; top: 100px;}
#winwiel-button img{  border: none;}
#mainMenuContainer{ }
