
* {
	margin: 0; padding: 0;
}

body {
	margin: 0; padding: 0;
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background: url(http://www.zoekertjesnet.be/images/headerbg-orange.gif) repeat-x;
	color: #444444;
	text-align: left;
}

a {
	color: #555;
}
a:hover {
	color: #806B4D;
}

h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em; text-transform: none;
}

#main h1, #rightbar h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #E8E8E8;
}

#sidebar h1 {
	padding: 10px 0px 5px 25px;
	background: url(http://www.zoekertjesnet.be/images/square_arrow.gif) no-repeat 2px 12px;
	margin: 0;
}

p, h1, h2, h3 {
	margin: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #EC981F;
}

li a {
	color: #EC981F;
}

ul span, ol span {
	color: #666666;
}

img {
	border: 0px;
}

img.float-right {
	margin: 5px 0px 5px 15px;
}

img.float-left {
	margin: 5px 15px 5px 0px;
}

a img {
}

a:hover img {
}

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 13px  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background: #F0F0F0;
	border: 1px solid #e2e2e2;
	border-left: 3px solid #EC981F;
}

acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}

blockquote {
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
 	padding: 3px;
	width: 96%;
	background: #FFFFE3 5px 10px;
	border: 1px solid #e79e35;
	overflow: hidden;
}

.blockNoBorder {
	margin: 10px; padding: 10px;
	background-color: #FFF;
	width: 95%;
	overflow: hidden;
}

.ItemBlock {
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #d2d2d2;
	background-color: #FFF;
	width: 95%;
	overflow: hidden;

}

.ItemBlockHead {
	background: #f0bc72;
	border-left:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 95%;
	overflow: hidden;
}

.checkbox label {
	display:inline;
	margin-left: 10px;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input {
	padding: 0px;
	font: normal 1em/1.5em Verdana, sans-serif;
	font: bold 1em Arial, Sans-serif;

}

input.Button {
	padding: 2px 3px;
}

input.BigButton {
	padding: 8px 9px;
}

form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}

form.searchform input.textbox {
	margin: 0;
	width: 120px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #333;
	vertical-align: top;
}

form.searchform input.button {
	width: 55px;
	vertical-align: top;
}

#wrap {
	margin: 0 0;
	width: 99%;
	text-align: left;
	background: #FFF;
}

#content-wrap {
	clear:both;
   	margin: 0; padding:0;
	width: 100%;
}

#header {
	position: relative;
	background: url(http://www.zoekertjesnet.be/images/headerbg-orange.gif) repeat-x 0% 0%;
	height: 84px;
}

#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #CCC;
	text-transform: lowercase;
	top: 0; left: 0px;
}

#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	top: 48px; left:65px;
}

#header .header_searchform {
	position: absolute;
	top: 5px; right: 3px;
}

#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 97%;
	border-left: 1px solid #e8e8e8;
	background-color:#FFF;
}

.post-footer {
	background-color: #F0F0F0;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 1px solid #e2e2e2;
}

.post-footer .date {
	background: url(http://www.zoekertjesnet.be/images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .comments {
	background: url(http://www.zoekertjesnet.be/images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .readmore {
	background: url(http://www.zoekertjesnet.be/images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

#sidebar {
	float: left;
	width: 205px;
	margin: 0;	padding: 0;
	display: inline;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;
	padding-right: 0;
--padding-left: 5px;
	text-decoration: none;
}

#sidebar ul.sidemenu li {
	border-bottom: 1px solid #E8E8E8;
	background: url(http://www.zoekertjesnet.be/images/arrow.gif) no-repeat 2px 5px;
	padding: 2px 5px 2px 15px;
}

#sidebar ul.sidemenu li.subcategories {
	border-bottom: 1px solid #E8E8E8;
	background: none;
	padding: 0px 0px 0px 25px;
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}

#sidebar ul.sidemenu a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #555;
}

#sidebar ul.sidemenu li.subcategories {
	border-bottom: 1px solid #E8E8E8;
	background: none;
	padding: 0px 0px 0px 25px;
}

#sidebar ul.sidemenu li.subcategories a {
	display: block;
	color: #e79e35;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul.sidemenu a:hover {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #555;
	background: #F0F0F0;
}

#sidebar ul.sidemenu li.subcategories {
	border-bottom: 1px solid #E8E8E8;
	background: none;
	padding: 0px 0px 0px 20px;
}

#sidebar ul.sidemenu li.subcategories a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #e79e35;
}

#sidebar ul.sidemenu li.subcategories a:hover {
	display: block;
	background: #F0F0F0;
	font-weight: bold;
	text-decoration: none;
	color: #e79e35;
}

#sidebar ul.sidemenu li.subcategories_selected {
	border-bottom: 1px solid #E8E8E8;
	background: none;
	padding: 0px 0px 0px 20px;
}

#sidebar ul.sidemenu li.subcategories_selected a {
	display: block;
	background: #ECECEC;
	font-weight: bold;
	text-decoration: none;
	color: #e79e35;
}

#sidebar ul.sidemenu li.subcategories_selected a:hover {
	display: block;
	background: #ECECEC;
	font-weight: bold;
	text-decoration: none;
}


#rightbar {
	float: right;
	width: 21%;
	padding: 0;	margin: 0;
}

#footer {
	clear: both;
	background: #FFF url(http://www.zoekertjesnet.be/images/footerbg.gif) repeat-x left top;
	border-top: 1px solid #F2F2F2;
	float: bottom;
	text-align: center;
	height: 50px;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
}

#menu {
	clear: both;
	margin: 0; padding: 0;
}

#menu ul {
	position: relative;
	bottom: 4px;
	margin: 0; padding: 0;
	float: left;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width: 100%;
	border: 1px solid #808080;
	border-width: 0 0 4px 0;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a {
	position: relative; bottom: -4px;
	float: left;
	color: #808080;
	padding: 0px 10px;
	text-decoration: none;
	background: white url(http://www.zoekertjesnet.be/images/menudivide.gif) repeat-y right top;
	border-bottom: 4px solid #808080;
}

#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3;
	border-bottom: 4px solid #FFA600;
}

#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3;
	border-bottom: 4px solid #FFA600;
}

#adminmenu {
	clear: both;
	margin: 0px; padding: 0;
	margin-left: 10px;
	padding-top: 4px;
}

#adminmenu ul {
	position: relative;
	bottom: 6px;
	margin: 0; padding: 0;
	float: left;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width:700px;
	border: 1px solid #808080;
	border-width: 0 0 2px 0;
	list-style: none;
}

#adminmenu ul li{
	display: inline;
}

#adminmenu ul li a {
	position: relative; bottom: -2px;
	float: left;
	color: #808080;
	padding: 1px 10px;
	text-decoration: none;
	background: white url(http://www.zoekertjesnet.be/images/menudivide.gif) repeat-y right top;
	border-bottom: 2px solid #808080;
}

#adminmenu ul li a:hover{
	color: black;
	background-color: #F3F3F3;
	border-bottom: 2px solid #FFA600;
}

#adminmenu ul li#current a{
	color: #333;
	background-color: #F3F3F3;
	border-bottom: 2px solid #FFA600;
}


.float-left   {
	float: left;
}

.float-right  {
	float: right;
}

.align-left   {
	text-align: left;
}

.align-right  {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

.clear  {
	clear: both;
}

.block  {
	display: block;
}

.hide   {
	display: none;
}

.orange {
	color: #FFA600;
}

.grid {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        border-collapse: collapse;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color:#444444;
	vertical-align: center;
}

.grid td {
        padding-left: 3px;
        padding-right: 3px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCC;
}

.grid-header th {
        padding-left: 3px;
	color: #555;
        text-weight: bold;
        text-align: left;
        background-color: #E0E0E0;
	border-bottom: 1px solid #CCC;
}

.grid-header-bids th {
        padding-left: 3px;
	color: #555;
        text-weight: bold;
        text-align: left;
        background-color: #F0F0F0;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.abovegrid {
        padding-left: 3px;
        color: #fff;
        text-weight: bold;
        text-align: left;
        background-color: #707070;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.belowgrid {
        padding-left: 3px;
        color: #444444;
        text-align: left;
	font: 1.3em Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background-color: #E0E0E0;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


.grid-row1 {
	background-color: #FFFFE3;
}

.grid-row2 {
	background-color: #fef0ce;
}

.grid-pager1 {
	color: #666666;
        text-align: right;
}

.grid-list-verfijn {
	color: #666666;
        text-align: center;
}

.grid-pager1 a {
        color: #000000;
        text-decoration: none;
}

.grid-pager1 a:hover {
        color: #555;
        text-decoration: none;
}

.grid-pager2 {
		color: #666666;
        text-align: right;
}

.grid-pager2 a {
        color: #000000;
        text-decoration: none;
}

.grid-pager2 a:hover {
        color: #555;
        text-decoration: none;
}

.grid-item-titledescription-anchor {
	color: #666666;
	text-decoration: none;
	display: block;
}

.grid-item-title {
	text-decoration: none;
	color: #444;
}

.grid-item-title:hover {
	color: #BC7800;
}

.grid-item-description {
	color: #444444;
	text-decoration: none;
	font: 0.9em Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

.fotos {
	width:320px;
	float:left;
	text-align: left;
 	vertical-align: top;
}

.advertisementtext {
	padding-left: 4px;
	background: #FFFFE3 5px 10px;
	border: 1px solid #e79e35;
	width: 100%;
}

.advertisementtext_small {
	padding-left: 4px;
	background: #FFFFE3 5px 10px;
	border: 1px solid #e79e35;
	width: 70%;
}

.homeBlock {
	margin: 10px; padding: 10px;
	border: 1px solid #d2d2d2;
	width: 97%;
	background: #FFFFE3 5px 10px;
	border: 1px solid #e79e35;
}

.block {
	margin: 10px; padding: 10px;
	border: 1px solid #d2d2d2;
	background-color: #FFF;
	width: 97%;
}

.testfoto {
	border: 0px;
}

.testfoto * {
	border: 0px;
}


.zoekenbovenaan {
	color: #FFFFFF;
}


.itemlist_nosort {
	border-left: 1px solid #FFF;
}

.itemlist_sortasc {
	border-left: 1px solid #FFF;
	background: url(http://www.zoekertjesnet.be/images/arrowup.gif) left no-repeat;
}

.itemlist_sortasc a {
	margin-left: 10px;
}

.itemlist_sortdesc {
	border-left: 1px solid #FFF;
	background: url(http://www.zoekertjesnet.be/images/arrowdown.gif) left no-repeat;
}

.itemlist_sortdesc a {
	margin-left: 10px;
}


.itemlist_nosort_noborder {
}

.itemlist_sortasc_noborder {
	background: url(http://www.zoekertjesnet.be/images/arrowup.gif) left no-repeat;
}

.itemlist_sortasc_noborder a {
	margin-left: 10px;
}

.itemlist_sortdesc_noborder {
	background: url(http://www.zoekertjesnet.be/images/arrowdown.gif) left no-repeat;
}

.itemlist_sortdesc_noborder a {
	margin-left: 10px;
}


.headtext {
	color: #e79e35;
}

.headtext:hover {
	color: #CECECE;
}

.StuurDoor {
	text-align: center;
}

.QuestionText {
        position: absolute;
        display: none;
        top: 21px;
        left: -120px;
        width: 240px;
        border: 1px solid #BBB;
        background: #CCC;
        padding: 4px;
        line-height: 14px;
}

.advertentie-showitem {
	margin: 10px;
	background-color: #FFF;
	width: 95%;
	text-align: center;
}

.homeItemImage {
	border: 1px solid #FFF;
}

.homeItemImage:hover {
	border: 1px solid #e79e35;
}

.InfoLink:hover {
	color: #555;
}

.InfoText {
        position: absolute;
        display: none;
        top: -20px;
        left: -120px;
        width: 240px;
        border: 1px solid #e79e35;
        background: #FFFFE3;
        padding: 4px;
        line-height: 14px;
}

.HelpQuote {
	border: none;
	background: none;
	padding-left: 10px;
	width: 600px;
	color: #555;
}
.actionstable td {
	vertical-align: center;
	border: none;
}
.description {
	margin-left: 12px;
	border-left: 2px solid #e79e35;
	color: #000;
}
.description * {
	color: #000;
}


.ratings {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        border-collapse: collapse;
	border: 1px solid #e79e35;
	color:#444444;
	vertical-align: center;
}
.grid-header-ratings th {
        padding-left: 3px;
	color: #555;
        text-weight: bold;
        text-align: left;
        background-color: #fef0ce;
	border-bottom: 1px solid #e79e35;
	border-top: 1px solid #e79e35;
}
.belowgrid_profile {
        padding-left: 3px;
        color: #444444;
        text-align: left;
	font: 1.3em Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background-color: #FFFFE3;
	border-left: 1px solid #e79e35;
	border-right: 1px solid #e79e35;
	border-bottom: 1px solid #e79e35;
}
.RateLinkBlock {
	background: #FFFFE3 5px 10px;
	border: 1px solid #e79e35;
	padding-left: 30px;
	margin-left: 30px;
	padding-top: 10px;
}

