@charset "utf-8";

*
{
	margin: 0;
	padding: 0;
}

html
{
	font-size: 16px;
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 1em;
	line-height: 1.4em;
}

form
{
	margin: 0;
	padding: 0;
}

input, textarea
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}

input.amountItems
{
	margin: 0;
	padding: 0;
	width: 25px;
	border: 1px solid #791d7e;
}

a img
{
	border: 0;
}

div#wrapper_content a
{
	color: #ec833f;
}

div#wrapper_content a:hover
{
	text-decoration: none;
}

/* WRAPPERS */
#wrapper_body
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

#wrapper_topmenu
{
	/*background-color: #791e7e;*/
	background-color: #ec833f;
	width: 1000px;
	height: 22px;
}

#wrapper_topmenu a
{
	float: right;
	margin: 0 10px 4px 0;
	display: block;
	color: #fff;
	font-size: 0.6em;
	padding: 0 10px 4px 0;	
}

#panorama
{
	/*background-image: url('../img/ipong_logo_with_table_examples.png');*/
	background-image: url('../img/header-ipong.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 322px;
	margin: 0 0 15px 0;
}

img.order
{
	float: left;
	margin: 230px 0 0 730px;
	border: 0;
}

ul#menu_container
{
	border-bottom: 1px solid #bfc1c3;
	height: 34px;
	margin: 0 30px 0 0;
}

ul#menu_container li
{
	display: block;
	height: 33px;
	margin: 0 5px 0 0;
	border: 1px solid #bfc1c3;
	list-style: none;
	float: left;
	color: #ffffff;
	/*background-image: url('../img/tab_inactive.png');*/
	background-color: #101480;
	background-repeat: repeat-x;
}

ul#menu_container li.bestellen
{
	background-image: url('../img/tab_bestellen.png');
}

ul#menu_container li:hover, ul#menu_container li.active
{
	background-image: none;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color: #45454b;
}

ul#menu_container li:hover a
{
	color: #45454b;
}

ul#menu_container li a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 27px;
	font-size: 0.8em;
	padding: 5px 20px 0 20px;
}

ul#menu_container li.active a
{
	color: #45454b;
}

#wrapper_content
{
	border: 1px solid #bfc1c3;
	border-top: 0;
	margin: 0 30px 10px 0;
	overflow: hidden; /* Diry IE fix */
}

#wrapper_content h1
{
	font-size: 0.8em;
	font-weight: 700;
	color: #ec833f;
	display: block;
	padding: 10px 0 0 20px;
}

#wrapper_content h2
{
	font-size: 0.8em;
	padding: 10px 0 0 20px;
}

#wrapper_content li
{
	margin: 0 0 0 35px;
	color: #45454b;
	font-size: 0.8em;
}

#wrapper_content p
{
	color: #45454b;
	font-size: 0.8em;
	margin: 0 0 10px 20px;
}

.footer_link
{
	float: right;
	color: #bfc1c3;
	font-size: 0.5em;
	display: block;
	margin: 0 0 0 10px;
	text-decoration: none;
}

a.link_order
{
	display: block;
	height: 35px;
	float: left;
	text-decoration: none;
	margin: 0 10px 0 0;
	color: #45454b;
	font-size: 0.8em;
	padding: 3px 0 0 30px;
	cursor: default;
}

div.wrapper_steps h2
{
	font-size: 0.8em;
	color: #45454b;
}

div#stap3_factuurinfo
{
	float: left;
}

div#stap3_afleverinfo
{
	float: left;
	margin: 0 0 0 30px;
}

a.step1
{
	background-image: url('../img/step1.png');
	background-repeat: no-repeat;
}

a.step2
{
	background-image: url('../img/step2.png');
	background-repeat: no-repeat;
}

a.step3
{
	background-image: url('../img/step3.png');
	background-repeat: no-repeat;
}
a.step4
{
	background-image: url('../img/step4.png');
	background-repeat: no-repeat;
}

img.idealLogo
{
	position: absolute;
	right: 5px;
	top: 10px;
	margin: 0;
	padding: 0;
}

a.link_order.active
{
	font-weight: 700;
}

	div.table_container
,	div.tabledesign_container
{
	float: left;
	width: 435px;
	/*padding: 20px 24px 20px 24px;*/
	padding: 20px 10px 10px 38px;
	margin: 0;
	height: 130px;
}

div.table_container img
{
	margin: 20px 0 0 30px;
}

	div.table_container h2
, 	div.tabledesign_container h2
{
	float: left;
	font-weight: 300;
	font-size: 1.0em;
	margin: 0 0 0 50px;
	color: #781d7e;
	width: 240px;
	/*color: #791e7e;*/
	color: #ec833f;
}

div.tabledesign_container h2
{
	margin: 0 0 0 70px;
}

	div.table_container p
,	div.tabledesign_container p
{
	float: left;
	padding: 0 0 0 30px;
	width: 240px;
}

div.tabledesign_container p
{
	padding: 0 0 0 50px;
}

	div.table_container a
,	div.tabledesign_container a
{
	display: block;
	margin: 4px 0 0 0;
}

/* Stappen edit */

	.step1 div.table_container a
,	.step1 div.tabledesign_container a
{
	display: block;
	margin: 4px 0 0 105px;
}


.step1 div.table_container img
{
	margin: 20px 0 0 5px;
}

.step1 div.table_container
{
	width: 306px;	
	padding: 20px 10px 10px 5px;	
	height: 160px;	
}

.step1 div.table_container h2
{
	margin: 0 0 0 0;
	width: 190px;
	font-size: auto;
	font-weight: auto;
	display: auto;
	padding: 0;
}

.step1 div.table_container p
{
	float: left;
	padding: 0 0 0 0;
	width: 195px;
	height: 70px;
}

.step2 div.tabledesign_container h2
{
	margin: 0 0 0 50px;
}

.step3 h2
{
	margin: 0;
}

/* Einde */


div.content_container
{
	clear: both;
	padding: 10px 10px 0 0;
	border-top: 1px solid #bfc1c3;
}

div.content_container h2
{
	font-size: 0.9em;
	font-weight: 700;
	display: block;
	margin: 0 0 0 40px;
}

div.content_container p
{
	font-size: 0.8em;
	color: #45454b;
	float: left;
	width: 435px;
	padding: 0 0 0 20px;
}

div.input
{
	clear: both;
}

div.input label, label
{
	width: 200px;
	color: #45454b;
	font-size: 0.8em;
	float: left;
	clear: left;
}

div.input input
{
	float: left;
}

div.checkboxContainer
{
	clear: both;
	margin: 5px 0 0 200px;
	font-size: 0.8em;
}

div.checkboxContainer span
{
	display: block;
	padding: 0 0 0 20px;
}

div#stap3_afleverinfo span{
	font-size: 0.8em;
	display: block;
	padding: 0 0 0 20px;
}

div.checkboxContainer a
{
	color: #45454b;
}

a.copyAddress
{
	margin: 0 0 5px 5px;
	font-size: 0.8em;
	color: #45454b;
}

div#pageSelector
{
	width: 86px;
	color: #999999;
	font-size: 0.8em;
	font-weight: 700;
	margin: 0 auto;
}

div#pageSelector a
{
	color: #999999;
}

	div.step3
,	div.step4
{
	padding: 20px 20px 20px 40px;
}

#order_overview td
{
	color: #45454b;
	font-size: 0.8em;
	font-weight: 700;
}

#order_overview .label
{
	width: 170px;
	color: #45454b;
	font-size: 0.8em;
	font-weight: 300;
}

.errorDiv
{
	color: #f00;
	font-size: 0.8em;
	clear: both;
	font-weight: 700;
	display: none;
}

div#home-images img
{
	padding: 0 8px 8px 0;
}

div.content-side
{
	float: left;
	width: 630px;	
}

div.widget-side
{
	float: left;
	width: 260px;
	margin: 0 0 0 20px;
}

h2.orange
{
	color: #ec833f;
}
