body{
	background-color:#bfbfbf;
	background-image:url("/layout/bg_repeater.jpg");
	background-repeat:repeat-x;
	text-align:center;
	font:12px/18px Arial,Verdana,sans-serif;
	margin-top: 1px;
}
a {
    color: #d70b17;
    text-decoration: none;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}

#container{
	margin-top:21px;
	background-image:url("/layout/mid_repeater.jpg");
	background-repeat:repeat-y;
	text-align:left;
	width:926px;
	/*min-height:600px;*/
	/*height:auto !important;*/
	/*height:600px;*/
	margin: auto;
}

#header{
	background-image:url("/layout/header.jpg");
	background-repeat:no-repeat;
	height:102px;
}

#sidebar{
	float:left;
	width:194px;
	margin-left:4px;
}
	#menu{
		margin:30px auto auto auto;
		width:150px;
	}
	
#content{
	float:right;
	width:670px;
	margin:0px 40px 0px 10px;
}
#bottom{
	background-image:url("/layout/footer.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	width:926px;
	height:6px;
	clear:both;
}
#footer{
	background-color:#bfbfbf;
	width:926px;
	height:12px;
	text-align:center;
	font-size:9px;
}

/* ELEMENTS
-----------*/
#sidebar #menu ul{
	margin-bottom:28px;

}

#sidebar #menu li.titlelist {
    word-wrap: break-word;
}

#sidebar #menu li.titlelist, #sidebar #menu li.titlelist:hover{
		background-image:url("/layout/b_titlelist.gif");
		background-position:bottom right;
		background-repeat:no-repeat;
		border-bottom-color:#d70b17;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		padding-right:9px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-transform:uppercase;
		color:#5F6062;
		
		text-align:right;
	}
	#sidebar #menu li.menuitem{
		background-image:url("/layout/b_inactive.gif");
		background-repeat:repeat-x;
		padding-left:4px;
		height:21px;
	}
	#sidebar #menu li.menuitem a{
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-transform:uppercase;
		color:#838383;
		display:block;
		height:21px;
	}
	#sidebar #menu li.menuitem a:hover{
		color:#fff;
		display:block;
	}
	#sidebar #menu li.menuitem:hover, #sidebar #menu li.menuitem:active{
		background-image:url("/layout/b_active.gif");
		background-repeat:repeat-x;
		height:21px;
	}
	
#content p,#content ul,#content ol{
	margin:0 0 10px;
}
	#content ul,#content ol{
		margin:0 0 10px;
		padding-left:15px;
		list-style:disc;
	}
	#content ol{
		list-style:decimal;
	}
	#content h1,h2,h3,h4,h5,h6{
		margin:0 0 10px;
	}
	#content h1 {
		background-image:url("/layout/b_titlelist.gif");
		background-position:bottom right;
		background-repeat:no-repeat;
		border-bottom-color:#d70b17;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		text-align:right;
		text-transform:uppercase;
		font-style:italic;
		font-size: 16px;
		color:#d70b17;
		padding-right: 8px;
		margin-top: 15px;
		width: 650px;
		
	}
#footer a{
	font-size:9px;
	color:#000;
	text-decoration:underline;
}
	#footer a:hover{
		text-decoration:none;
	}
/* FORMS */
#vormCategorie {
    background-color: #e1e1e1;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
fieldset {
	padding: 8px 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #A9A9A9;
	margin-bottom: 10px;
	width: 640px;
}
legend {
	margin-bottom: 10px;
	padding: 2px 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #A9A9A9;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 3px;
}

input[type="password"],input[type="text"], select {
	border-width: 1px;
	border-color: #595959;
	border-style: solid;
	background-color: #fafafa;
	margin: 2px;
	font-weight: bold;
	width: 140px;
}

#content input[type="password"],#content input[type="text"], #content select {
	border-width: 1px;
	border-color: #595959;
	border-style: solid;
	background-color: #fafafa;
	margin: 2px;
	font-weight: bold;
	width: 175px;
}
input[type="submit"] {
margin-top: 10px;
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
border-style:outset;

background-color: #CCCCCC;
}

#content label {
display:block;
float: left;
width: 200px;
border-bottom: 1px solid #A9A9A9;
}

.error {
font-size: 10px;
color: #FF0000;
font-weight: normal;
}

/*TABLES*/
table {
border-collapse: collapse;
}

.tb_showorder {
font-size: 10px;
width: 680px;
font-size: 11px;

}

.tb_showorder td {
border-width: 1px;
border-style: solid;
border-color: #000000;
font-weight: normal;
padding: 2px;

}
.tb_showorder th {
border-width: 1px;
border-style: solid;
background-color: #CCCCCC;
border-color: #000000;
font-weight: bold;
padding: 2px;
}

/* OVERZICHT BESTELLING */
.divVormOverzicht {
	color: #333;
	border-top: 1px #707070 dotted;
	margin-bottom: 10px;
	margin-top: 10px;
}
.divVormOverzichtColumn {
	float:left;
	padding-right: 5px;
	display:block;
}
.divVormOverzichtColumn2 {
	float:right;
	margin-top: 20px;
}
.tdVormDetailTitle {
	width: 120px;
	vertical-align: middle;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: 1px #707070 dotted;
    height: 22px;
	
}
.tdVormDetailValue {
	border-bottom: 1px #707070 dotted;
	width: 170px;
	padding-top: 2px;
        
}
.tdVormAlgemeenTitle {
	width: 150px;
	vertical-align: top;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: 1px #707070 dotted;
}
.tdVormAlgemeenValue {
	border-bottom: 1px #707070 dotted;
}
.divVormOverzichtPrijsVorm {
	text-align:right;
	font-size: 18px;
	padding: 5px;
}
.divVormOverzichtPrijs {
	padding: 5px;
	text-align:right;
	font-size: 20px;
	border-top: 1px #d70b17 dotted;
}
.divVormOverzichtAlgemeneInfo {
	text-align:left;
	padding: 5px;
}

hr {
	border-top: 1px #d70b17 solid;	
}

#divBestellingAfhandelen {
	float: left;
	height: 24px;
	padding: 5px;
	vertical-align:middle;
}
#imgAccept {
	float: left;
	margin-right: 5px;
}
#divBestellingAfhandelen a {	
	font-size: 16px;
	color:#333;
	font-weight: bold;
	text-decoration: none;
}
#divBestellingAfhandelen a:hover {
	font-size: 16px;
	color: #690;
}

.successMessage {
    border-color: #9bc701;
    border-width: 1px;
    border-style: dotted;
    background-color: #caec9e;
    padding: 8px;
    margin-bottom: 10px;
    color: #347b00;
    font-size: 14px;
}

.infoMessage {
    border-color: #9bc701;
    border-width: 1px;
    border-style: dotted;
    background-color: #AADDFF;
    padding: 8px;
    margin-bottom: 10px;
    color: #1155cc;
    font-size: 14px;
}
.errorMessage {
	border-color: #9bc701;
	border-width: 1px;
	border-style: dotted;
	background-color: #b0413e;
	padding: 8px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
}

.divVormOverzichtNr {
	text-align:left;
	font-size: 18px;
	margin-top: 10px;
}

.imgScale:hover {
background: #fff;
-webkit-transform:scale(2.0);
transform:scale(2.0);
}
.imgScale {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
width: 250px;
max-width: 100%;
height: auto;
}

#frmSCint input[type="password"],#frmSCint input[type="text"],#frmSCint select {
	width: 300px;
}

#frmSCint textarea {
    width: 300px;
    height: 150px;
}
