body {
	padding: 0px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
}

html {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a {
	color: #069;
}

a:visited {
	color: #69C;
}
small {
	font-size: 10px;
}



#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#topbar {
	width: 980px;
	float: left;
	background-image: url(/images/elements/background-top.gif);
	background-repeat: repeat-x;
	height: 75px;
	background-color: #96ca01;
}

#subnavigation  {
	float: left;
	width: 970px;
	background-color: #000;
	background-image: url(/images/elements/zoozana-shopping-logo-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-size: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: right;
	font-weight: bold;
}
#subnavigation a {
	color: #b8e603;
	text-decoration: none;
}

#subnavigation a:hover {
	color: #FFF;
	text-decoration: none;
}




#searchbar {
	background-color: #e5e5e5;
	float: left;
	width: 960px;
	color: #333;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#searchbar h1 {
	font-size: 12px;
	margin-bottom: 0px;
}
#searchbar p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#searchcontainer {
	background-color: #e5e5e5;
	float: left;
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#searchcontainer #zoekveld  {
	width: 350px;
	border: 1px solid #666;
	font-size: 14px;
	padding: 2px;
	margin-right: 15px;
	float: left;
}
#searchcontainer #zoek  {
	height: 27px;
	width: 81px;
	float: left;
	margin-top: -2px;
}

#searchcontainer #searchoptions {
	float: left;
	clear: left;
	font-size: 10px;
}
#listingshome {
	margin-top: 25px;
	float: left;
	width: 650px;
	margin-bottom: 25px;
}
#listingshome  .sublisting{
	width: 300px;
	margin-bottom: 25px;
	float: left;
	height: 70px;
	margin-right: 25px;
}


#listingshome h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#listingshome h3 .category_links {
	color: #6F9D00;
}
#listingshome h3 .category_links:hover {
	color: #628C00;
}

#listingshome h3 small {
	font-size: 11px;
	font-weight: normal;
}




#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	clear: both;
	float: left;
	padding-bottom: 50px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	font-size: 10px;
	text-align: center;
	color: #999;
}
#breadcrumbs  {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 25px;
	font-size: 11px;
}
