#logo_bckgrnd {
	background-image:	url('../images/bckgrnd_left_top.gif');
	background-repeat:	no-repeat;
	width:				200px;
	height:				100px;
}

#logo {
	padding-right:		15px;
}

#top_image {
	background-image:	url('../images/top_image.jpg');
	background-repeat:	no-repeat;
	width:				776px;
	height:				100px;
	line-height:		100px;
}

#top_url {
	position:			relative;
	float:				right;
	width:				320px;
	padding-right:		60px;
	padding-top:		15px;
}

#top_url a {
	font-size:			25px;
	color:				#FFFFFF;
	line-height:		35px;
	text-decoration:	none;
	font-weight:		bold;
}

.bckgrnd_orange {
	background-color:	#E95D0F;
}

#imagecontent {
	margin-right:		20px;
}

/* MENU LANG SETTINGS  */

#menu_langcontent {
	float:				left;
	position:			relative;
	top:				40px;
	left:				70px;
}

#menulang,
#menulang ul {
	padding:			0px;
	margin:				0px;
	list-style:			none;
	clear:				both;
}

#menulang li {
	float:				left;
	line-height:		100px;
	height:				100px;
	padding-right:		20px;
}
#menulang li div { 
	display: block !important;
}

/* MENU SETTINGS  */

#menucontent {
	padding-left:		65px;
	position:			relative;
	z-index:			99;
}

#menu,
#menu ul {
	padding:			0px;
	margin:				0px;
	list-style:			none;
	clear:				both;
}

#menu li {
	float:				left;
	line-height:		50px;
	height:				50px;
}

.menu_item {
	padding-left:		5px;
	padding-right:		5px;
	cursor:				pointer;
	color:				#1B3868;
	font-weight:		bold;
}

.menu_item a {
	text-decoration:	none;
	cursor:				pointer;
	color:				#1B3868;
	font-weight:		bold;
}

.menu_item:hover, #menu .menu_item.sfhover, .menu_item_active {
	padding-left:		5px;
	padding-right:		5px;
	background-color:	#F18E00;
	background-image:	url('../images/menu_arrow.gif');
	background-repeat:	no-repeat;
	background-position: center bottom;
	color:				#FFFFFF;
}

.menu_item:hover a, #menu .menu_item.sfhover a, .menu_item_active a {
	text-decoration:	none;
	font-weight:		bold;
	background-color:	#F18E00;
	color:				#FFFFFF;
}

.menu_spacer {
	width:				2px;
	text-align:			center;
	color:				#1B3868;
}

/* MENU PRODUCT SETTINGS  */

#menu_productcontent {
	padding-top:		25px;
	height:				327px;
}

#menu_product,
#menu_product ul {
	padding:			0px;
	margin:				0px;
	list-style:			none;
	clear:				both;
}

#menu_product li {
	font-size:			14px;
	line-height:		33px;
	height:				33px;
	text-align:			right;
	padding-right:		20px;
}

.menu_product_item {
	padding-left:		5px;
	padding-right:		5px;
	cursor:				pointer;
	color:				#FFFFFF;
	font-weight:		bold;
}

.menu_product_item a {
	font-size:			14px;
	text-decoration:	none;
	cursor:				pointer;
	color:				#FFFFFF;
	font-weight:		bold;
}

.menu_product_item:hover, #menu_product .menu_product_item.sfhover, .menu_product_item_active {
	background-color:	#F18E00;
	background-image:	url('../images/menu_product_arrow.gif');
	background-repeat:	no-repeat;
	background-position: right;
}

.menu_product_item:hover a, #menu_product .menu_product_item.sfhover a, .menu_product_item_active a {
	font-size:			14px;
	text-decoration:	none;
	font-weight:		bold;
	background-color:	#F18E00;
	color:				#FFFFFF;
}

/* MENU SETTINGS  */

#page_bckgrnd {
	background-image:	url('../images/bckgrnd_page.jpg');
	background-repeat:	no-repeat;
	width:				317px;
	height:				410px;
	position:			absolute;
	z-index:			1;
}

#page_bckgrnd_image {
	background-image:	url('../images/bckgrnd_page_img.jpg');
	background-repeat:	no-repeat;
	width:				776px;
	height:				410px;
	position:			absolute;
	z-index:			1;
}

#pagecontent {
	position:			absolute;
	z-index:			3;
	height:				410px;
	width:				776px;
	overflow:			auto;
	overflow-x:			hidden;
}

#page_padding {
	padding-left:		35px;
	padding-top:		20px;
	padding-right:		35px;
}

.page_image {
	padding-right:		20px;
	padding-bottom:		10px;
}

#page_textcontent {
	padding-bottom:		20px;
	width:				100%;
}

#page_text {
	min-height:			256px;
	_height:			256px;
	width:				100%;
}

#offerte {
	position:			relative;
	float:				right;
	padding-top:		10px;
	text-align:			center;
}

#offerte a {
	font-weight:		bold;
	text-decoration:	none;
}

#offerte a:hover {
	text-decoration:	underline;
}

/* BOTTOM SETTINGS  */

#bckgrnd_bottom_left {
	background-image:	url('../images/bckgrnd_left_bottom.gif');
	background-repeat:	no-repeat;
	width:				200px;
	height:				105px;
}

/* Social Media Buttons */

div#social {
	height: 30px;
	margin: 28px 0 47px 0;
	padding: 0 15px 0 0;	
}
div#social ul {
	list-style: none;	
}
div#social ul li {
	margin-right: 5px;
	float: right;
}
div#social ul li a {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url('../images/social-buttons.gif');
	background-repeat: no-repeat;
	text-indent: -999px;
	overflow: hidden;
}	
div#social ul li.facebook a {
	background-position: 0 0;	
}
div#social ul li.linkedin a {
	background-position: -30px 0;	
}
div#social ul li.twitter a {
	background-position: -60px 0;	
}

/* End Social Media Buttons */

#bckgrnd_bottom_right {
	background-image:	url('../images/bckgrnd_bottom.gif');
	background-repeat:	no-repeat;
	background-position: bottom;
	width:				776px;
	height:				47px;
	line-height:		47px;
	position:			relative;
	z-index:			2;
}

#tel {
	height:				47px;
	line-height:		47px;
	color:				#FFFFFF;
	font-weight:		bold;
	padding-left:		145px;
	float:				left;
}

/* MENU BOTTOM SETTINGS  */

#menu_bottomcontent {
	float:				right;
	padding-right:		25px;
}

#menubottom,
#menubottom ul {
	padding:			0px;
	margin:				0px;
	list-style:			none;
	clear:				both;
}

#menubottom li {
	float:				left;
	line-height:		47px;
	height:				47px;
}

#menubottom a {
	padding-left:		5px;
	padding-right:		5px;
	cursor:				pointer;
	color:				#FFFFFF;
	text-decoration:	none;
}

#menubottom a:hover {
	text-decoration:	underline;
}

.menu_bottom_spacer {
	color:				#FFFFFF;
}

/* CAT SETTINGS  */

#catcontent img {
	margin-right:		35px;
	margin-top:			30px;
}

.catscontent img {
	margin-right:		35px;
}

.catscontent2 img {
	margin-right:		35px;
	margin-top:			30px;
}

#cat_large {
	float:				right;
	position:			absolute;
	width:				250px;
	padding-left:		0px;
}

*:lang(en) #cat_large { /* Firefox */
	padding-left:		450px !important;
}

#cat_text {
	padding-left:		5px;
}

#cat_link {
	padding-left:		140px;
	padding-top:		10px;
}

#cat_link a {
	font-weight:		bold;
	text-decoration:	none;
}

/* CONTACT SETTINGS  */

*:lang(en) #contactcontent td { /* Firefox */
	line-height:		18px !important;
}

.routeplanner {
	padding-bottom:		5px;
	font-weight:		bold;
}

.postcode {
	padding-bottom:		5px;
}

/* PRODUCT SETTINGS  */

#product_bck {
	position:			relative;
	float:				left;
	padding-top:		57px;
	font-weight:		bold;
}

/* jQuery Colorbox */
#colorbox, #cboxOverlay, #cboxWrapper {position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay {position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft {clear:left;}
#cboxContent {position:relative; overflow:visible;}
#cboxLoadedContent {overflow:auto;}
#cboxLoadedContent iframe {display:block; width:100%; height:100%; border:0;}
#cboxTitle {margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic {position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {cursor:pointer;}

#cboxOverlay {background-color:#000;}
#cboxTopLeft {width:21px; height:21px; background:url(../images/borderTopLeft.png) 0 0 no-repeat;}
#cboxTopCenter {height:21px; background:url(../images/borderTopCenter.png) 0 0 repeat-x;}
#cboxTopRight {width:21px; height:21px; background:url(../images/borderTopRight.png) 0 0 no-repeat;}
#cboxBottomLeft {width:21px; height:21px; background:url(../images/borderBottomLeft.png) 0 0 no-repeat;}
#cboxBottomCenter {height:21px; background:url(../images/borderBottomCenter.png) 0 0 repeat-x;}
#cboxBottomRight {width:21px; height:21px; background:url(../images/borderBottomRight.png) 0 0 no-repeat;}
#cboxMiddleLeft {width:21px; background:url(../images/borderMiddleLeft.png) 0 0 repeat-y;}
#cboxMiddleRight {width:21px; background:url(../images/borderMiddleRight.png) 0 0 repeat-y;}
#cboxContent {background:#fff;}
#cboxLoadedContent {margin-bottom:28px;}
#cboxTitle {position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent {position:absolute; bottom:3px; left:58px; color:#949494;}
#cboxSlideshow {position:absolute; bottom:3px; right:30px; color:#0092ef;}
#cboxPrevious {position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover {background-position:-25px -25px;}
#cboxNext {position:absolute; bottom:0; left:27px; background:url(../images/controls.png) 0px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover {background-position:0px -25px;}
#cboxLoadingOverlay {background:url(../images/loading_background.png) center center no-repeat;}
#cboxLoadingGraphic {background:url(../images/loading.gif) center center no-repeat;}
#cboxClose {position:absolute; bottom:0; right:0; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover {background-position:-50px -25px;}
