@CHARSET "UTF-8";

div#eigenlocatie-overlay {
	position: relative;
	left: 267px;
	top: 0px;
	background-color: #fff;
	z-index: 10000;
	width: 203px;
	height: 100px;
	border: 1px solid #f75200;
	overflow: auto;
	display: none;
}
ul#locationlist {
	padding: 0px;
	margin: 0px;
}

ul#locationlist li {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	list-style: none;
	background-image:none;
	font-weight: normal;
	cursor: pointer;
}
	
	
div.content table.advanced tbody tr td {
	color : #F47139;
}


div.content table.advanced a.button-small span {
	height: 12px;
}

div.section ul {
	margin:1em 14px;	
}
div.section ul li {
	background:transparent url(gfx/bullet.png) no-repeat scroll left 5px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 15px;
}

div.content h2 {
	padding: 0px 0px 0px 14px;
}
div.content h3 {
	margin: 20px 0px 10px 14px;
}
div.content p {
	margin: 8px 10px 10px 14px;
}

div.aside img.left {
	margin: 5px;
}

div.aside div.section span.prijs {
	margin: 0px 0px 5px 0px;
}


span.oranje {
	color : #F47139;
}

span.bold {
	font-weight: bold;
}


div#navigation {
	float:left;
	margin: 5px 0 12px 5px;
	padding:25px 0;
	width:100%;
}

div#flashBanner {
	position: relative;
   float: left;
   width: 982px;
	height: 126px;
   margin: 5px 0 10px 5px;
	position: relative;
}
/*
div.aside {
	margin: 0 10px 0 0;
}

div.content {
	margin: 5px 0 0 5px;
}
*/

div.content ul {
	margin: 0 1em 1em 1em; 
}
ul.betaalwijzeNav li a.betaalwijzeVorigeNone {
	background:transparent url(../gfx/shop/vorigenone.png) no-repeat scroll left top;
}


/* Shop JWE */

div#winkelmand p.error {
	color:#ff0000;
	margin:0 0 0 12px;
}

div.row label {
	font-size:0.8em;
}

div#uwgegevensInvullen legend {
	padding-top: 20px;
	padding-bottom: 0px;
}
	
div.noshow,
li.noshow {
	display: none;
}
div.show,
li.show {
	display: block;
}
div#uwgegevensInvullen input.focus {
	border: 1px solid #f94b00;
}
div#uwgegevensInvullen input.nonfocus {
	border:1px solid #7B7BC3;
}

.nofloat,
form.bestelling div.row input.nofloat {
	float: none;
}


table.winkelmand td.col1 {
	width: 120px;
}

div#winkelmand h3.shop {
	float: left;
	margin-bottom: 0px;
}

div.row small {
	font-size: 75%;
}


div.row_info_form {
	float: left;
	width: 100%;
	padding-left: 30px;
	font-family:verdana;
	font-size:0.7em;
	line-height:1.4;
	height: 28px;
}
div.row_vraag {
	height: 105px;
}
div.row_info_form label {
	float: left;
	width: 140px;
}
input.input_txt {
	float: left;
	width: 280px;
	border: 1px solid #cecece;
	height: 20px;
	padding: 1px;
	padding-left: 2px;
	padding-top: 2px;
	font-family:verdana;
	line-height:1.4;
}
textarea.input_vraag {
	float: left;
	width: 280px;
	height: 100px;
	border: 1px solid #cecece;
	font-family:verdana;
	font-size:0.9em;
	line-height:1.4;
	padding: 1px;
	padding-left: 2px;
	padding-top: 2px;
}


div#logocc {
	background:transparent url(gfx/logo-greetzz.png) no-repeat scroll left top;
	float:left;
	height:50px;
	margin:23px 0 0;
	position:relative;
	width:324px;
}
