/* ============================================================	*/ 
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/ 

html {
	height:100%;
	width:100%; 
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */ 
	}
body {
	margin:0 0 0 0;
	width:100%;
	height:100%;
	text-align:center;
	background:#BFBFBF url(/static/img/page_back.png) repeat-x left top;
	}
body, table, th, td, p, input, textarea, select {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:11px;
	}	
a {color:#000;}
a:hover {}
h1, .h1 {font-size:14px;color:#F9A13B;margin:7px 0;text-transform:uppercase;font-weight:bold;}
h2 {font-size:12px;}
h3 {}
h4 {font-size:14px;color:#F9A13B;margin:7px 0;text-transform:uppercase;}
h5 {}
h6 {clear:left;min-height:7px;margin:0 0 7px 0;background:#FFF url(/static/img/dots.png) repeat-x left bottom;}	
p {margin:0 0 10px;}
	
ol {}
ul {}
li {}
li li {}

label {}
.cB {clear:both;}

/* ============================================================	*/ 
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/ 

.container 						{position:relative;margin:0 auto 0 auto;width:967px;min-height:100%;height:auto;text-align:left;background:#FFF url(/static/img/container_back.png) repeat-y left top;}

/* ============================================================	*/ 
/* ========	HEADER				===============================	*/
/* ============================================================	*/

.content-block 					            {width:960px;overflow:hidden;margin:0 0 0 7px;}
.header 						            {position:relative;height:119px;background:#FFF url(/static/img/header_visual.jpg) no-repeat 119px 0px;}
.logo 							            {position:absolute;top:26px;left:24px;width:96px;height:68px;z-index:100;}
.title-blok 					            {position:absolute;top:17px;left:189px;width:500px;height:40px;z-index:10;color:#ACACAA;font-size:36px;font-family:Verdana,Arial;font-weight:900;}
/* OBSOLUTE: .intro-block , replaced by .right-block */
.intro-block 					            {position:absolute;top:0px;left:737px;width:186px;height:94px;z-index:10;padding:25px 15px 0 15px;color:#FFF;font-size:10px;background-color:#A7A9AC;}
.right-block 					            {position:absolute;top:0px;left:737px;width:223px;height:119px;z-index:10;padding:0;background:#FFF url(/static/img/right-block-bg.png);}
.right-block .sociallanguage                {float:left;width:216px;background-color:#fff;height:30px;}
.right-block .social                        {float:left;padding:5px 0 5px 5px;}
.right-block .social a                      {display:inline-block;width:18px;height:18px;margin:0 5px 0 0;}
.right-block .language                      {position:relative;float:right;left:auto;top:auto;width:auto;height:auto;padding:5px;}
.right-block .language a                    {display:inline-block;width:23px;height:15px;margin:0 0 0 5px;}
.right-block .shoppingbasket                {background-color:#e5e5e5;height:58px;padding:10px;border-top:1px dotted #898787;float:left;width:196px;margin-top:10px;}
.right-block .shoppingbasket h2             {text-transform:uppercase;font-size:11px;height:16px;font-weight:bold;background: url(/static/img/header-arrow.gif) no-repeat;padding-left:20px;padding-top:2px;}
.right-block .shoppingbasket .truck         {float:left;background:transparent url(/static/img/truck.gif) no-repeat 30px top;width:195px;height:40px;margin-top:5px;padding-top:7px;color:#fff;}
.right-block .shoppingbasket .truck.full    {background-image:url(/static/img/truckfull.gif);}
.right-block .shoppingbasket .amount	    {display: inline-block;margin-left:34px;width:40px;height:15px;z-index:10;text-align:right;font-weight:bold;font-size:11px;}
.right-block .shoppingbasket .products	    {display: inline-block;margin-left:4px;width:70px;height:15px;z-index:10;text-align:left;font-weight:bold;font-size:11px;text-transform:uppercase;color:#fff;}
.right-block .shoppingbasket ul 		    {float:left;width:195px;height:18px;margin-top:3px;}
.right-block .shoppingbasket a:hover        {color:#ed9515;}
.right-block .shoppingbasket .truck a {color:#fff;}
.right-block .shoppingbasket .truck a:hover {color:#e5e5e5;}
/* ============================================================	*/ 
/* ========	NAVIGATION			===============================	*/
/* ============================================================	*/

.navigation 					{position:relative;margin-right:7px;height:20px;background:#FFF url(/static/img/dots.png) repeat-x 0px 0px;}
.navigation ul 					{padding-top:1px;}
.navigation ul li 				{float:left;margin-right:2px;font-size:10px;text-transform:uppercase;}
.navigation ul li a 			{display:block;float:left;padding:3px 10px;color:#000;background:transparent url(/static/img/menu_normal.png) repeat-x left top;}
.navigation ul li a:hover 		{color:#FFF;background:transparent url(/static/img/menu_over.png) repeat-x left top;}
.navigation ul li a.active 		{color:#FFF;background:transparent url(/static/img/menu_over.png) repeat-x left top;}

/* NIEUW: */
.pagenav 						{margin:12px 0 12px 0;text-align:center;font-size:9px;}
.pagenav + h6                   {margin-top:-5px;}
.pagenav a 						{color:#333;text-decoration:none;color:#030303;text-transform:uppercase;height:16px;line-height:16px;vertical-align:center;}
.pagenav a:hover 				{color:#F9A13B;}
.pagenav a.next,
.pagenav a.previous 		    {font-weight:800;}
.pagenav a.next 				{float:right;padding-right:25px;background:#fff url(/static/img/arrow-right.gif) no-repeat right top;}
.pagenav a.previous 			{float:left;padding-left:25px;background:#fff url(/static/img/arrow-left.gif) no-repeat left top;}
.pagenav a.next:hover           {background-position: right bottom;}
.pagenav a.previous:hover 		{background-position: left bottom;}

/*OUD:*/
.pagenav.thumbs 				{margin:12px 0 7px 0;text-align:center;font-size:11px;}
.pagenav.thumbs a 						{color:#333;text-decoration:underline;text-transform:none;height:auto;line-height:auto;}
.pagenav.thumbs a:hover 				{color:#F9A13B;}
.pagenav.thumbs a.next 				{background:none;padding-right:0;font-weight:normal;}
.pagenav.thumbs a.previous 			{background:none;padding-left:0;font-weight:normal;}





.pagenav a.disabled 			{visibility:hidden}
.pagenav span 					{font-weight:bold;color:#F9A13B;}
.pagenav span span 				{text-decoration:underline;}
.pagenav span a 				{text-decoration:none;}

.language 						{position:absolute;top:3px;left:600px;width:137px;height:16px;z-index:10;text-align:right;}
.language a 					{}
.language img 					{}

.last-update 					{position:absolute;top:5px;left:747px;width:206px;height:16px;z-index:10;font-size:9px;text-transform:uppercase;color:#808284;}
.last-update span 				{color:#F9A13B;}

#breadcrumb 					{margin-top:4px;left:0px;width:537px;overflow:hidden;z-index:100;font-size:10px;}
#breadcrumb a 					{color:#000;text-decoration:none;}
#breadcrumb a:hover 			{color:#F9A13B;text-decoration:none;}
#breadcrumb b					{font-size:9px;margin:0 3px;}


/* ============================================================	*/ 
/* ========	MAIN-CONTENT		===============================	*/
/* ============================================================	*/

.main-content 					{width:953px;padding-top:1px;background:transparent url(/static/img/dots.png) repeat-x 0px 0px;}
.left-column 					{float:left;margin-right:10px;width:180px;border-top:7px solid #FFF;}
.left-column h3 				{padding:13px 0px 8px 15px;font-size:11px;font-weight:bold;font-family:Arial, Helvetica, Sans-serif;text-transform:uppercase;}
.center-column 					{position:relative;float:left;margin-right:10px;width:537px;overflow:hidden;}/*padding-bottom:50px;*/
.right-column 					{float:left;width:216px;overflow:hidden;}


/* ============================================================	*/ 
/* ========	LEFT-COLUMN			===============================	*/
/* ============================================================	*/

ul.menu 						{font-size:9px;font-weight:bold;text-transform:uppercase;border-bottom:1px solid #FFF;width:180px;overflow:hidden;}
ul.menu li 						{float:left;width:180px;border-top:1px solid #FFF;}
ul.menu li a 					{display:block;padding:6px 0px 6px 14px;background-color:#EFEDED;color:#6E6E6E;}
ul.menu li a:hover,
ul.menu li a.active 			{background-color:#000;color:#FFF;}

ul.submenu 						{}
ul.submenu li 					{}
ul.submenu li a 				{background-color:#D5D4D4;padding:6px 0px 6px 24px;color:#000;font-size:10px;text-transform:none;font-weight:bold;}
ul.submenu li a:hover 			{background-color:#000;color:#FFF;}
ul.submenu li a.active 			{background-color:#F9A13B;color:#000;}

ul.offers 						{margin-top:20px;}
ul.offers li a					{display:block;line-height:1em;padding:6px 0px 6px 14px;background-color:#F9A13B;color:#FFF;font-size:11px;font-weight:bold;}
ul.offers li a:hover 			{background-color:#D5D4D4;color:#000;}

/* ============================================================	*/ 
/* ========	CENTER-COLUMN		===============================	*/
/* ============================================================	*/

.listhead	 					{padding:6px;margin-bottom:7px;text-transform:uppercase;clear:left;font-size:11px;font-weight:bold;color:#FFF;background-color:#F9A13B;}
.head 							{padding:6px;text-transform:uppercase;font-size:14px;font-weight:bold;background:#BABABA url(/static/img/line.gif) no-repeat 160px 100%;}

.block 							{position:relative;overflow:hidden;margin-bottom:7px;}
.center-column .grey,
.center-column .orange			{margin-bottom:0px;margin-top:7px;}
.center-column .block 			{width:537px;background-color:#D1D1D1;}
.center-column .banner 			{margin-bottom:0px;margin-top:7px;}
.block .head 					{padding:6px;text-transform:uppercase;font-size:11px;font-weight:bold;background:#BABABA url(/static/img/line.gif) no-repeat 160px 100%;}
.head .code 					{float:right;color:#555;}
.item-detail .head .code 		{float:right;color:#555;font-size:11px;}
.center-column .block .visual 	{position:relative;float:left;display:block;}/*width:160px;*/
.center-column .visual img 		{display:block;}
.right-column .block .visual 	{position:relative;float:left;width:216px;display:block;}
.right-column .visual img 		{}
.right-column .banner img 		{float:left}
.block .specs 					{padding:9px 0 32px 0;font-size:11px;margin-left:10px;margin-right:10px;} /*width:365px;*/
.center-column .block .specs 	{margin-left:165px;}

div.center-column div.block.grey .specs,
div.center-column div.block.orange .specs 	{margin-left:235px;}

/*.block .read-more 				{position:absolute;left:160px;bottom:10px;width:auto;height:auto;z-index:10;}*/
.block .read-more 				{float:left;position:relative;margin:10px 10px 0 0;width:80px;}
.block .price 					{position:absolute;right:10px;bottom:10px;width:auto;height:auto;z-index:10;font-weight:bold;text-transform:uppercase;}
.block .offer 					{position:absolute;right:10px;bottom:10px;width:auto;height:auto;z-index:10;color:#fd5d00;}
.right-column .block .price,
.right-column .block .offer 	{position:relative;float:left;right:auto;margin-top:-5px;bottom:-8px;width:auto;height:auto;}
.content-frame .price			{position:relative;right:auto;margin-top:10px;bottom:-8px;width:auto;height:auto;font-weight:bold;text-transform:uppercase;}
.content-frame .offer 			{position:relative;right:auto;margin-top:10px;bottom:-8px;width:auto;height:auto;color:#fd5d00;}
.right-column .block a          {display:block}

div.block.grey,
.right-column div.block.grey {background:#FFF url(/static/img/bg_grey_gradient_large.png) repeat-x left top;}
div.block.grey div.head			{color:#FFF;background:#FFF url(/static/img/back_head_grey.png) repeat-x left top;}
.right-column div.block.grey div.head {padding-left:20px;color:#FFF;background:#FFF url(/static/img/back_head_grey.png) repeat-x left top;}
div.block.grey div.head a 		{color:#FFF;padding:1px 0 1px 23px;background:transparent url(/static/img/title_arrow_grey.png) no-repeat left top;}


div.block.orange,
.right-column div.block.orange {background:#FEFEFE url(/static/img/bg_orange_gradient_large.png) repeat-x left top;}
div.orange div.head		{color:#FFF;background:#FFF url(/static/img/back_head_orange.png) repeat-x left top;}
.right-column div.block.orange div.head {padding-left:20px;color:#FFF;background:#FFF url(/static/img/back_head_orange.png) repeat-x left top;}
div.block.orange div.head a		{color:#FFF;padding:1px 0 1px 23px;background:transparent url(/static/img/title_arrow_orange.png) no-repeat left top;}

div.block.grey .visual,
div.block.orange .visual {padding:10px 10px 10px 30px;text-align:left;}

div.center-column div.block.grey .visual,
div.center-column div.block.orange .visual {padding:10px;margin-right:10px;}

.right-column div.block.grey .visual,
.right-column div.block.orange .visual {padding:10px 0px 0px 0px;text-align:center;}
.right-column div.block.grey .specs,
.right-column div.block.orange .specs {padding-left:20px;width:180px;}


.read-more						{}
.read-more a 					{display:block;padding:2px 5px;font-size:9px;font-weight:bold;color:#FFF;background-color:#727272;text-transform:uppercase;}
.read-more a:hover 				{color:#F9A13B;}
.selected-product 				{position:relative;border-top:7px solid #FFF;width:537px;overflow:hidden;padding-bottom:10px;background:transparent url(/static/img/dots.png) repeat-x 0px 100%;}
.selected-product table 		{width:537px;}
.selected-product td 			{vertical-align:top;}
.selected-product td.visual 	{padding-right:10px;}
.selected-product td.specs-td	{width:100%;}
.selected-product td .head 		{background-color:#FFF;padding-left:0px;margin-bottom:10px;padding-bottom:5px;font-size:11px;text-transform:uppercase;color:#000;border-bottom:1px solid #7F7F7F;font-weight:bold;}
.selected-product td .code 		{color:#555555;float:right;}
.selected-product .specs 		{font-size:11px;}
.selected-product .specs div.body    {height:168px;overflow:hidden;margin-bottom:2px;text-overflow:ellipsis;}
/*.selected-product .read-more-td {vertical-align:bottom;}*/
.selected-product .read-more-td div { float:left; }

.selected-product .price 		{display:block;margin-top:5px;font-weight:bold;color:#000;font-size:11px;text-transform:uppercase;}


/* ============================================================	*/ 
/* ========	HOMEBLOCKS      	  	===========================	*/
/* ============================================================	*/ 

.homeblocks                         {float:left;padding-top:8px;padding-bottom:16px;width:100%;}
.homeblocks .homeblock              {float:left;width:254px;height:260px;}
.homeblocks .homeblock:first-child  {margin-right:29px;}
.homeblocks .homeblock .image       {width:254px;height:190px;background:url('/Img/News/example-home.jpg') no-repeat 100% 0;}
.homeblocks .homeblock .image:before {content: ' ';display: inline-block;height: 100%;}
.homeblocks .homeblock .image img   {display:block;}
.homeblocks .homeblock .title       {display: inline-block;vertical-align: bottom;margin-left:8px;padding:8px;height:auto;width:214px;background-color:rgba(255,255,255,0.7);font-weight:bold;text-transform:uppercase;font-size:11px;line-height:14px;}
.homeblocks .homeblock .title       {filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cFFFFFF', endColorstr='#4cFFFFFF');} /* IE */
.homeblocks .homeblock .intro       {float:left;margin-left:8px;padding:8px;height:40px;width:222px;font-size:11px;line-height:14px;}
.homeblocks .homeblock .read-more   {display:inline-block;float:left;clear:right;margin: 0 0 20px 16px;}

/* ============================================================	*/ 
/* ========	RIGHT-COLUMN		===============================	*/
/* ============================================================	*/
/* OBSOLUTE: .basket, replaced by .shoppingbasket */
.basket							{position:relative;margin-bottom:7px;height:83px;background:transparent url(/static/img/winkelmandje_empty.png) no-repeat center top;font-family:verdana;font-size:10px;}
.basket .amount					{position:absolute;top:45px;left:57px;width:40px;height:15px;z-index:10;color:#FFF;text-align:right;font-weight:bold;font-size:11px;}
.basket .products				{position:absolute;top:45px;left:103px;width:110px;height:15px;z-index:10;color:#000;text-align:left;font-weight:bold;font-size:11px;}
.basket ul 						{position:absolute;top:75px;left:38px;width:145px;height:35px;z-index:10;}
.basket a 						{display:block;font-size:11px;height:17px;color:#FFF;text-decoration:underline;background:transparent url(/static/img/basket-arrow.png) no-repeat 100% 0;}
.basket-items					{height:118px;background:transparent url(/static/img/winkelmandje_items.png) no-repeat center top;}
.basket-items a:hover 			{color:#ed9515;}
.basket h2                      {position:absolute;top:17px;width:213px;padding-left:3px;color:#FFF;text-align:center;font-weight:bold;text-transform:uppercase;font-size:13px;letter-spacing:-1px}


.basket .button 				{padding-right:10px;text-align:right;}
.button .type-button 			{font-size:10px;padding:0px 3px 2px 3px;height:15px;color:#FFF;border:none;text-align:center;text-transform:uppercase;background-color:#727272;font-weight:normal;}
.button .type-button.hover		{color:#F9A13B;}
.right-column .block 			{position:relative;width:216px;background-color:#F9A13B;}
/*.right-column .visual			{float:none;}*/
.right-column .block .head 		{padding:5px 10px;font-size:11px;background:#FB782C url(/static/img/line.gif) no-repeat 10px 100%;}
.right-column .specs 			{padding:10px;width:196px;margin:0;float:left}
.right-column .block .read-more	{}
.right-column .block .price 	{color:#000;}
.right-column .block .offer 	{color:#000;padding:2px 0px 0px 0px;}
.right-column .read-more a:hover{color:#FB782C;}


/* ============================================================	*/ 
/* ========	LAST-VIEWED			===============================	*/
/* ============================================================	*/

.center-column div.last-viewed {background-color:#727272;width:537px;overflow:hidden;margin-top:10px;}

.center-column .last-viewed .head 			{padding:6px 9px;color:#FFF;text-transform:uppercase;font-size:11px;font-weight:bold;background:#3C3C3C url(/static/img/line.gif) no-repeat 9px 100%;}
.center-column .last-viewed .head span 	{float:right;font-size:9px;font-style:italic;text-transform:none;font-weight:normal;}
.center-column .last-viewed .item 			{float:left;width:124px;padding:8px 0 8px 8px;font-size:10px;font-weight:bold;text-align:center;}
.center-column .last-viewed .visual		{width:123px;height:92px;text-align:center;background-color: #919191;margin-bottom:2px;}
.center-column .last-viewed .item img  	{position:relative;display:block;}
.center-column .last-viewed a				{color:#FFF;position:relative;display:block;}
.center-column .last-viewed a:hover 		{color:#FB782C;}

/* ============================================================	*/ 
/* ========	DOCUMENTATION		===============================	*/
/* ============================================================	*/

ul.documentation 			{position:relative;margin:4px 0 3px 0;width:540px; overflow:hidden;}
ul.documentation li 		{font-size:11px;float:left;width:260px;}
ul.documentation li a 		{display:block;text-decoration:underline;padding:16px 0 0 30px;height:17px;color:#333;background:transparent url(/static/img/icon_pdf.png) no-repeat left top;}
ul.documentation li a:hover {color:#F9A13B;}

.links 					{text-align:right;height:30px;margin-top: 10px;}
.links a 				{display:block;float:left;margin-right:3px;margin-top:4px;padding:2px 5px 1px 5px;font-size:9px;font-weight:bold;color:#FFF;background-color:#727272;text-transform:uppercase;}
.links a:hover 			{color:#F9A13B;}

.links input.offerte	    {margin-left:3px;margin-top:4px;padding:2px 5px 1px 5px;font-size:9px;font-weight:bold;color:#FFF;background-color:#009EE1;font-size:12px;margin-top:0;padding-top:2px; padding-bottom:1px;} /*padding:2px 7px 1px 7px;*/
.links input.offerte:hover	{color:#F9A13B;}

.item-detail				{margin-top:7px}
.item-detail .head 			{margin-bottom:10px;background-image:none;}
.item-detail h1 			{color:#000;padding:0;margin:0;font-size:14px;}
.item-detail 				{width:540px;overflow:hidden;}
.item-detail .visual-large 	{float:left;width:300px;margin-right:10px;}
.visual-thumbs 				{float:left;width:220px;height:225px;background:#FFF url(/static/img/dots.png) repeat-x left bottom;}

.discription				{width:520px;}
.discription table.specs	{position:relative;float:right;/*margin-top:-15px;*/width:200px;border-top:none;border-collapse:collapse;padding:0;}
.discription table.specs th	b {color:#F9A13B;}
.discription table.specs th,
.discription table.specs td	{border-color:#EFEFEF;vertical-align:top}
.discription p				{width:300px;padding-top:20px;}


.products {}
.products .listhead			{margin-bottom:0px}
.products ul 				{margin:0 0 20px 0;}
.products li 				{position:relative;padding:3px 0 3px 10px;border-bottom:1px solid #E5E5E5;background:transparent url(/static/img/bullet.gif) no-repeat 0 8px; }
.products a 				{color:#000;}
.products span 				{position:absolute;right:15px;z-index:1;color:#A7A9AC;}
.products a:hover 			{color:#F9A13B;}

div.adres 					{background:#FFF url(/static/img/kaart-nl.png) no-repeat 210px 34px;}

.adres a.right 				{float:right;color:#A7A9AC;text-decoration:underline;font-weight:bold;text-transform:uppercase;margin-top:10px;}
.adres a.right:hover 		{color:#000;text-decoration:underline;}

.contact a.right 			{float:right;color:#A7A9AC;text-decoration:underline;font-weight:bold;text-transform:uppercase;margin-top:10px;}
.contact a.right:hover 		{color:#000;text-decoration:underline;}

/*.google-map 				{height:350px;padding-left:20px;}*/
.google-map 				{height:327px;}
.google-map #map 			{border:1px solid #A7A9AC;}

.email-header 				{margin-left:25px;padding:20px 0;}
.email-header td			{margin-left:25px;padding:2px 50px 2px 0;}
.mailtemplate 				{overflow:hidden;width:537px;margin-bottom:7px;}

.mail-buttons				{height:20px;}
.mail-buttons a				{display:block;padding:2px 5px;margin-right:7px;font-size:9px;float:right;font-weight:bold;color:#FFF;background-color:#727272;text-transform:uppercase;}
.mail-buttons a:hover 		{color:#F9A13B;}

/* ============================================================	*/ 
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

div.footer 					{position:relative;bottom:0;left:0;height:30px;width:744px;clear:both;background:transparent url(/static/img/footer.png) no-repeat 195px 100%;}
div.footerText 				{margin:0 0 0 195px;color:#808284;font-size:9px;width:540px;text-align:right;}
div.footerText a 			{color:#808284;text-decoration:underline;}
div.footerText a:hover 		{color:#808284;text-decoration:none;}


.sitemap 					{border-top:7px solid #FFF;background-color:#DDD;width:947px;overflow:hidden;padding:20px 10px;}
.sitemap h2					{margin:0 0 10px 0;padding:0;}
.sitemap ul 				{float:left;width:188px;}
.sitemap li 				{padding-left:10px;line-height:17px;}
.sitemap strong  			{display:block;margin-top:5px;}
.sitemap a 					{color:#999;}
.sitemap strong a 			{color:#666;}
.sitemap a:hover 			{color:#000;}


/* ============================================================	*/ 
/* ========	FORMULIEREN		  	===============================	*/
/* ============================================================	*/ 

.formgrid 					{width:560px;background-color:#F5F5F5;border:15px solid #F5F5F5;}
input, select 				{vertical-align:middle;}
input.type-text 			{padding-left:5px;color:#333;background-color:#FFF;border:1px solid #818080;}
.formgrid input.type-text 	{width:232px;background-color:#FFF;}
input.type-button 			{border:1px solid #818080;background-color:#FFF;color:#333;font-weight:bold;cursor:pointer;margin:0;padding:0;text-transform:uppercase}
label 						{vertical-align:middle;cursor:pointer;}
textarea.textarea 			{border:1px solid #818080;background-color:#FFF;color:#333;}
.checkbox input, .radio input{margin-right:5px;vertical-align:middle;}


.menu-block form 						{position:relative;height:27px;}
.menu-block form input.type-text 		{padding:2px 50px 2px 2px;color:#666;height:13px;font-size:11px;width:120px;border:1px solid #D1D1D1;background-color:#FFF;}
.menu-block form input.type-button 		{padding:0 0 1px 0;position:absolute;top:0px;left:130px;width:50px;z-index:100;border:none;font-size:10px;color:#FFF;text-align:center;height:19px;background-color:#F9A13B;text-transform:uppercase}
.menu-block form input.type-button.hover{background-color:#BABABA;}

div.formulier 					{background-color:#D1D1D1;margin-bottom:7px;padding-bottom:0px;}
div.formulier form 				{}
div.formulier a 				{text-decoration:underline}
div.formulier a:hover			{text-decoration:none}
div.formulier h3 				{text-align:left;background-color:#B2B2B2;padding:7px;}
div.formulier fieldset			{padding:7px 7px 17px 7px;}	
div.formulier div 				{padding:2px 0;width:526px;clear:left;}
div.formulier div span,
div.formulier div label			{display:block;float:left;width:215px;text-align:left;}
div.formulier div span span,
div.formulier div span label	{display:inline;float:none;vertical-align:middle;}
div.formulier div span label.space {margin-left:15px;}
div.formulier div span span 	{padding:0;}
div.formulier div span input 	{margin-right:5px;}

div.formulier input.radio	 	{margin-right:5px;}
div.formulier input.checkbox 	{margin-right:5px;}
div.formulier div span label 	{display:inline;float:none;padding:0;}
div.formulier div.error-msg		{width:Auto;text-align:right;color:#fd5d00;font-weight:bold;padding:10px 3px 0 0;}
div.formulier div.button 		{width:Auto;padding:10px 3px 0 0;text-align:right;}
div.formulier p		 			{padding:7px 7px 17px 7px;}
div.formulier p.verplicht-veld	{padding:7px 7px 0px 7px;}
div.formulier input.type-text 	{padding:3px 0 0 3px;height:16px;}
div.formulier input.long 		{width:300px;}
div.formulier input.file 		{width:305px;height:20px}
div.formulier input.medium 		{width:190px;}
div.formulier input.small 		{width:100px;}
div.formulier input.margin		{margin-right: 5px;}
div.formulier textarea.textarea {width:299px;}
div.formulier select.select		{width:305px;}
div.formulier input.error,
textarea.error 	                {border-color:#fd5d00}
div.formulier label.error,
div.formulier label.error a	    {color:#fd5d00}

/* ============================================================	*/ 
/* ========	THUMBS-CONTAINER	  	===========================	*/
/* ============================================================	*/ 

.thumbs-container {text-align:left;background-color:#FFF;background-image:none;}

.thumbs-list {margin-left:15px;height:205px;}
.thumbs-list a {float:left;margin:0 10px 10px 0;}
.thumbs-list a:hover  {}
.thumbs-list img {display:block;}
.thumbs-container .pagenav {margin:0 15px;}

/* ============================================================	*/ 
/* ========	CONTENT				  	===========================	*/
/* ============================================================	*/ 

.content-frame 				{position:relative;overflow:hidden;font-size:11px;width:537px}
.content-frame h1 			{/*padding-top:15px;*/}
.content-frame h2 			{/*text-transform:uppercase;*/margin:7px 0 7px 0;}
.content-frame h3 			{}
.content-frame h4 			{}
.content-frame h5 			{font-weight:normal;font-style:italic;font-size:11px;}
.content-frame h6 			{}
.content-frame p 			{}
.content-frame a 			{color:#F9A13B;text-decoration:underline;}
.content-frame a:hover 		{color:#000;text-decoration:underline;}
.content-frame img 			{float:left;margin-right:10px;}

.content-frame p[align=right] {display:inline; float:right;}
.content-frame p[align=right] img	{float:right;margin-left:10px;margin-right:0;}
.content-frame p[align=center] {}
.content-frame p[align=center] img	{float:none;margin-left:10px;margin-right:10px;}
.content-frame p[align=left] {display:inline; float:left;}
.content-frame p[align=left] img	{float:left;margin-left:0;margin-right:10px;}

.content-frame ul 			{padding-left:20px;margin-bottom:10px;}
.content-frame li ul 		{margin-bottom:0px;}
.content-frame ol 			{padding-left:27px;margin-bottom:10px;}
.content-frame li ol 		{margin-bottom:0px;}
.content-frame ul li 		{list-style-type:disc;}
.content-frame ul li li 	{}
.content-frame ol li 		{list-style-type:decimal;}
.content-frame ol li li		{}
.content-frame table 		{border-top:1px solid #DDD;margin-bottom:10px;width:100%;}
.content-frame table th 	{padding:2px 5px;border-bottom:1px solid #DDD;text-align:left;}
.content-frame table td 	{padding:2px 5px;border-bottom:1px solid #DDD;}

.content-frame hr			{height:1px;border:none;border-top:1px solid #DDD;margin:0;}
.padding 					{padding:0px 20px;}

.maurice a {margin:0 20px;font-size:13px;font-weight:bold;color:#000;}

HTML body .printonly,
div.address {display:none;}


#disclaimer a,
#privacyPopup a 			{color:#F9A13B;text-decoration:underline;}
#popupLayer 				{display:none;position:absolute;top:0;left:0;z-index:900;width:100%;height:100%;min-height:100%;background-color:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
#disclaimer,
#privacyPopup 					{display:none;position:absolute;padding-top:20px;padding-right:15px;padding-bottom:25px;padding-left:15px;top:80px;left:50%;margin-left:-270px;z-index:901;width:510px;background-color:#FFF;text-align:left;background:#FFF url(/static/img/footer.png) no-repeat left bottom;}
#disclaimer .close,
#privacyPopup .close 			{position:absolute;top:30px;right:20px;z-index:902;}
#disclaimer .close a,
#privacyPopup .close a 			{display:block;background-color:#000;color:#FFF;font-size:9px;font-weight:bold;padding:2px 5px;text-transform:uppercase;}
#disclaimer .close a:hover,
#privacyPopup .close a:hover 	{color:#F9A13B;}
body.tellafriend .content-frame .price			{bottom:auto}


/* BASKET  ===============================================================	*/ 

.basket-frame				{padding:10px 0 30px 0;}
.basket-frame .alert		{padding:30px 0;font-weight:bold;border:4px double #F9A13B;text-align:center;}
.basket-frame table			{border-collapse:collapse;padding:0;width:100%;margin-bottom:20px;}
.basket-frame th			{padding:5px 10px 5px 5px;color:#F9A13B;border-bottom:1px solid #F9A13B;}
.basket-frame td			{padding:5px 10px 5px 5px;vertical-align:top;border-bottom:1px solid #DDD;}
.basket-frame .name			{width:100%;text-align:left;}
.basket-frame .button-row	{/*padding-right:10px;*/}
.basket-frame .button-row form {float:right;}
.basket-frame .type-button	{background-color:#009EE1;/*width:130px;*/color:#FFF;border-color:#FFF;font-size:12px;padding: 2px 5px 1px;}
.basket-frame .type-button:hover {background-color:#F9A13B;}
.basket-frame .button .type-button	{background-color:#CCC;height:16px;width:auto;font-size:10px;padding: 1px 4px;}
.basket-frame .button .type-button:hover {background-color:#3C3C3C;}
.basket-frame .thumb img	{border:1px solid #000;height:30px;}
.basket-frame .nr			{text-align:right;}
.basket-frame .continue,
.basket-frame .change		{display:block;width:190px;padding-top:3px;color:#F9A13B;font-weight:bold;}
.basket-frame .continue:hover,.basket-frame .change:hover{color:#000;}

/* SOCIAL MEDIA  ===============================================================	*/ 
.media-side ul {background-color:#D1D1D1;padding:5px 3px 5px 14px;height:24px;overflow:hidden;}
.media-side li {float:left;margin-right:5px;}

ul.media-block {width:100%;}
ul.media-block li {height:40px;padding-right:2px;}

ul.media-block li.share-subcat      {float:left;width:320px;height:17px;}
ul.media-block li.share-subcat a    {display:block;float:left;margin-right:3px;margin-top:4px;padding:2px 5px 1px 5px;font-size:9px;font-weight:bold;color:#FFF;background-color:#727272;text-transform:uppercase;}

ul.media-block li.share-print {float:left;width:17px;height:17px;background:transparent url(/static/img/share_print.png) no-repeat right top;margin-right:5px;}
ul.media-block li.share-print a {display:inline-block;float:left;width:17px;height:17px;}
ul.media-block li.share-email {float:left;width:17px;height:17px;background:transparent url(/static/img/share_email.png) no-repeat right top;margin-right:5px;}
ul.media-block li.share-email a {display:inline-block;float:left;width:17px;height:17px;}

ul.media-block li.share-title {float:right;width:60px;height:17px;margin-left:5px;text-align: right;line-height: 17px;font-weight: bold;}
ul.media-block li.share-googlePlus {float:right;width:17px;height:17px;background:transparent url(/static/img/share_googlePlus.png) no-repeat right top;margin-left:5px;}
ul.media-block li.share-googlePlus a {display:inline-block;float:left;width:17px;height:17px;}
ul.media-block li.share-facebook {float:right;width:17px;height:17px;background:transparent url(/static/img/share_facebook.png) no-repeat right top;margin-left:5px;}
ul.media-block li.share-facebook a {display:inline-block;float:left;width:17px;height:17px;}
ul.media-block li.share-twitter {float:right;width:17px;height:17px;background:transparent url(/static/img/share_twitter.png) no-repeat right top;margin-left:5px;}
ul.media-block li.share-twitter a {display:inline-block;float:left;width:17px;height:17px;}
ul.media-block li.share-linkedin {float:right;width:17px;height:17px;background:transparent url(/static/img/share_linkedIn.png) no-repeat right top;margin-left:5px;}
ul.media-block li.share-linkedin a {display:inline-block;float:left;width:17px;height:17px;}

/* OBSOLUTE: new classes above are used */
li.twitter-block {margin-left:15px;float:right;/*background:transparent url(/static/img/media-twitter.png) no-repeat 100% 8px;*/}
li.linkedin-block {float:right;/*background:transparent url(/static/img/media-linkedin.png) no-repeat 100% 8px;*/}
li.printing {margin-right:28px;float:left;background:transparent url(/static/img/media-print.png) no-repeat right top;}
li.printing	div {background:transparent url(/static/img/media-print.png) no-repeat left top;}
li.tell-a-friend {float:left;background:transparent url(/static/img/media-friend.png) no-repeat right top;}
li.tell-a-friend div {background:transparent url(/static/img/media-friend.png) no-repeat left top;}
ul.media-block li.twitter-block {height:26px;padding:7px 0 4px 10px;color:#2a7090;margin-right: -10px;}
ul.media-block li.linkedin-block {height:26px;padding:7px 0 4px 35px;color:#19558d;}
ul.media-block li.printing a {display:block;margin-right:2px;font-family:Verdana;font-size:9px;color:#000;font-weight:bold;height:26px;padding:12px 7px 4px 52px;}
ul.media-block li.tell-a-friend a {display:block;margin-right:2px;font-family:Verdana;font-size:9px;color:#000;font-weight:bold;height:26px;padding:12px 6px 4px 44px;}

/* NEWS ========================================================================	*/ 
.news .newsitem {}
.news .newsitem .head {margin:10px 0 10px 0;clear:both;background:#cccccc;border-top:1px dotted #848484;border-bottom:1px dotted #848484;padding:1px 8px;}
.news .newsitem .head h2 {font-size:11px;line-height: 20px;}
.news .newsitem .visual {margin:0 10px 20px 0;width:135px;height:90px;float:left;}
.news .newsitem .text {margin:0 0 10px 0;width:535px;max-height:65px;float:left;overflow:hidden;font-size:11px;line-height:13px;}
.news .newsitem .visual + .text {width:390px;}
.news .newsitem .read-more {display:inline-block;float:left;clear:right;margin: 0 0 20px 0;}
span.view-newslisting {  float: left;position: relative;margin: 3px 10px 3px 80px;}
span.view-newslisting a {  display: block;padding: 2px 5px;font-size: 9px;font-weight: bold;color: #FFF;background-color: #727272;text-transform: uppercase;}

body.nieuwsbericht .newshead  {float:left;width:535px;margin:0 0 25px 0;background:#cccccc;border-top:1px dotted #848484;border-bottom:1px dotted #848484;padding:3px 8px;}
body.nieuwsbericht .newshead h1  {float:left;font-size:14px;color:#221e1f;margin:0;line-height: 20px;padding-right:10px;}
body.nieuwsbericht .publicationdate {float:right;font-size:11px;color:#000;padding:3px 0 0 10px;}

body.nieuwsbericht .newsblock {margin-left:80px;}
body.nieuwsbericht .newsblock h2 {margin: 0;color:#F9A13B;}
body.nieuwsbericht .newsblock .text {margin: 0 0 15px 0;font-size:11px;line-height:13px;}
body.nieuwsbericht .newsblock .visual {margin: 0 0 15px -80px;_height:340px; height:auto; width:535px; overflow:hidden;position:relative;}
body.nieuwsbericht .newsblock .prevSlideButton {position:absolute;display:none;float:left;background:transparent url(/static/img/slideshow-left.png) no-repeat left top;margin-left:-80px;margin-top:-200px;z-index:1100;} 
body.nieuwsbericht .newsblock .prevSlideButton a {display:block;height:50px;width:70px;}
body.nieuwsbericht .newsblock .prevSlideButton:hover {background-position: left bottom;} 
body.nieuwsbericht .newsblock .nextSlideButton {position:absolute;display:none;float:right;background:transparent url(/static/img/slideshow-right.png) no-repeat left top;margin-left:380px;margin-top:-200px;z-index:1100;}
body.nieuwsbericht .newsblock .nextSlideButton a {display:block;height:50px;width:70px;}
body.nieuwsbericht .newsblock .nextSlideButton:hover {background-position: left bottom;} 
body.nieuwsbericht .newsblock .video {margin: 0 0 15px -80px;}