*{
	margin: 0px;
	padding: 0px;
}

body{
	background-position: top center;
/*	background-repeat: repeat-y;*/
	background-image: url('../img/background.gif');
	color: #333;
	font-size: 9pt;
	font-family: 'verdana', helvetica, arial, sans-serif;	
}



h3, h4{
	font-family: verdana;
	padding-top: 5px;

}

h3{
	color: #F46E4D;
	font-size: 14pt;	
}

h4{
	color: #F88F5F;	
	font-size: 9pt;
}

.product_nr{
	color: #F88F5F;	
	font-size: 12pt;
	font-weight: normal;
}

.product_nr_list{
	color: #dab792;	
	font-size: 8pt;
	font-weight: normal;
}


h1 a{
	font-size: 9pt;
	color: #A00;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: 'verdana', helvetica, arial, sans-serif;	
}

a {
	color: #500;
	text-decoration: none;
}

.fck_contents a {
	color: #A00;
	text-decoration:underline;
}

.fck_contents a:hover {
	color: #F00;
}

a:hover {
	color: #000;
}
a img {
	border:none;
}


ul li{
	margin: 0px 0px 0px 12px;
}

.main{
	font-size: 9pt;
	font-family: verdana;	
}
.main img{
	margin: 0px;
}

#container{
	width: 850px;
	margin: 20px auto;
	overflow: hidden;
}

#header{
	width: 850px;
	height: 75px;
	background-image: url('../img/header.png');
}

#contents{
	float: left;
	width: 850px;
	background-color: #FFF;
	overflow: hidden;
}

.fck_contents img{
	margin: 10px;
}

.fck_contents ul{
	list-style-type: square;
	margin-left: 10px;
}

.sidebar-left, .main, .sidebar-right, .user-panel-left, .user-panel, .user-panel-right{
	background-color: #FFF;
	float: left;
}

.control-panel-left, .user-panel-left{
	background-position: top right;
	background-repeat: no-repeat;
}

.sidebar-left, .control-panel-left, .user-panel-left{
	width: 140px;
	padding: 0px 5px;
}

.control-panel-right, .user-panel-right{
	background-position: top left;
	background-repeat: no-repeat;
}

.user-panel-right{
	background-image: url('../img/users-right.gif');
	border-left: 1px dashed #FFEAC5;	
}

.user-panel-left{
	background-image: url('../img/users-left.gif');
}

.control-panel-right{
	background-image: url('../img/control-right.gif');
}

.control-panel-left{
	background-image: url('../img/control-left.gif');
}

.sidebar-right, .control-panel-right, .user-panel-right{
	width: 190px;
	padding: 0px 5px 0px 4px;
}

.sidebar-right{
	width: 189px;
}

.main, .control-panel, .user-panel{
/*	font-size: 95%;*/
	width: 480px;
	padding: 0px 10px;
}

.main{
	margin-bottom: 10px;
}

.main-no-sidebars{
	width: 850px;
	background-color: #FFF;
	padding: 10px;
}

.main-no-padding{
	width: 500px;
	background-color: #FFF;
	padding: 0px;
}

.control-panel-left, .control-panel, .control-panel-right{
	background-color: #f06146 ;
	float: left;
}
.user-panel-footer, .control-panel-footer{
	font-size: 80%;
	width: 830px;
	float: left;
	padding: 2px 10px 2px;

}

.user-panel-footer{
	background-color: #FED284;
	color: #796f5c;
}

.control-panel-footer{
	background-color: #f47a51;
	color: #fff7f2;
}

.user-panel-footer-content{
	float: left;
	padding: 0px 0px 0px 325px;
}

 .control-panel-footer-content{
	float: left;
	padding: 0px 0px 0px 150px;
}

.user-panel-left, .user-panel, .user-panel-right, .control-panel-left, .control-panel, .control-panel-right{
	height: 21px;
	padding-top: 3px;
}

.sidebar-left, .sidebar-right, .main, .main-no-padding{
	float: left;
	background-repeat: no-repeat;
	padding-bottom: 5000px;
	margin-bottom: -4970px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.sidebar-right{
	border-left: 1px dashed #FFEAC5;
}

.sidebar-left{
/*	font-size: 90%;*/
	padding-top: 5px;
}

.homeLink{
	float: left;
	position: relative;
	left: 12px;
	top: 9px;
}

.sidebar-left li{
	margin-left: 0px;
}

.sidebar-left li li{
	margin-left: 10px;
}

.typeControl{
	float: right;
}

.flags{
	padding-top: 3px;
/*	padding-right: 174px;*/
	float: right;
	width: 150px;
	text-align: right;
}
/*
.flags img{
	padding: 0px 2px;
}*/

.productImage{
	width: 100%;

}

.productImageRandom{
	margin: 0 auto;
	text-align: center;
	height: 105px;
}

.productImageList, .productInfoCenter, .productInfoLeft, .productInfoRight{
	float: left;
	text-align: center;
}

.productInfoCenter, .productInfoLeft, .productInfoRight{
/*	background-color: #ffd183;*/
	width: 150px;
	height: 32px;
	margin: 0px 2px;
	padding: 6px 6px 0px 0px;
	background-repeat: no-repeat;
}

.productInfoCenter{
	background-image: url('../img/product_center.png');
}

.productInfoLeft{
	background-image: url('../img/product_left.gif');
}

.productInfoRight{
	background-image: url('../img/product_right.gif');
}

.productImageList{
	height: 101px;
	width: 150px;
	margin: 0px 5px;
	
}

.productImageEdit{
	width: 240px;
	height: 163px;
}

.blaatschaap{
	width: 240px;
	float: left;
}

.sushiranProduct{
	width: 150px;
	padding: 5px;
	height: 150px;
	float: left;
}

.product{
	overflow: hidden;
	margin-bottom: 10px;
}

/*Header classes*/
.languages{
	float: right;
}

.menu{
	padding-top: 55px;
	padding-left: 150px;
/*	width: 500px;*/
}

.menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 550px;
	height: 20px;
	float: left;
}

.menu ul li{
	position: relative;
	float: left;
	margin: 0px;
}

.menu li:hover ul{
	display: block; 
}

.menu ul li ul li{
	float: none;
	width: 125px;
	background-color: #FFF;	
	margin-top: -1px;
}

.menu li ul{
	position: absolute;
	left: 0px;
	top: 20px;
	display: none;
}

.menu-item-selected-admin{
	background-color: #f06146;
}

.menu-item-selected{
	background-color: #fff;
}

.menu-item-selected, .menu-item-selected-admin{
	background-image: url('../img/menu-background.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.menu-item, .menu-item-admin, .menu-item-selected, .menu-item-selected-admin{
	padding: 2px 6px;
	height: 16px;
/*	display:block;*/
}

.menu-item-admin:hover, .menu-item-selected-admin:hover{
	background-color: #f47a51;
	color: #fff;
}

.menu-item:hover, .menu-item-selected:hover{
	background-color: #fef6e2;
	color: #A00;
}

.type, .type-selected{
/*	background-color: #ffe1c3;*/
	width: 113px;
	height: 12px;
	background-image: url('../img/menu_assortment.gif');
	padding: 5px 5px 8px 7px;
	margin-right: -5px;
	float: right;
}

.type-selected{
	background-image: url('../img/menu_assortment_selected.gif');
}

.type:hover{
	background-image: url('../img/menu_assortment_hover.gif');
	cursor: pointer;
}


fieldset{
	padding: 5px;
}

legend{
	margin-left: 20px;
}

div.message {
	clear: both;
	color: #f06146;
	font-size: 100%;
	font-weight: bold;
	margin: 10px;
}
div.error-message {
	clear: both;
	color: #f06146;
	font-weight: bold;
}

.question{
	font-size: 11pt;
	color: #78bf37;
	font-weight: bold;
	margin-top: 10px;
}

.productDescription, .productAdditionalInfo{
	float: left;
	width: 300px;
}

.browseProducts{
	float: right;
	width: 80px;
	text-align: center;
}

.productNext, .productPrevious{
	width: 80px;
	height: 70px;
/*	border-left: 1px solid #999;;*/
/*	border-right: 1px solid #999;*/
}

.question a{
	color: #78bf37;	
}

.question a:hover{
	color: #689f47;	
}

.answer{
	margin-left: 15px;
}

.contents{
	margin-bottom: 10px;
}

.sr_tag{
	font-weight: bold;
	margin-top: 10px;
}

.sr_job{
	margin-top: 10px;
	width: 300px;
	overflow: hidden;
}

.sr_job_name{
	float: left;
}

.sr_job_hours{
	float: right
}

.google_map{
	margin-top: 15px;
	text-align: center;
}

/* Forms */
/*form {
	width: 100%;
}
fieldset {
	border: 1px solid #DDD;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 120%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
	float: right;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 97%;


}
select {
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 100%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
*/
