body {
	background: #e60048;
	font-family: "Lucida Grande", Lucida, Arial;
	font-size: 12px;
	color: #444;
}
a {
	color: #555;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #222;
	text-decoration: none;
}
img {
	border: 0px;
	vertical-align: top;
}
p {
	color: #444;
	font-size: 12px;
	line-height: 22px;
}
hr {
	height: 0px;
	font-size: 0px;
	border: 0px;
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	color: #d30e45;
	font-weight: bold;
	margin-top: 0px;
	font-family: lucidagrande, "Lucida Grande", Lucida, Arial;
}
h1 span {
	color: #d30e45;
}
input, textarea {
	border: 1px solid #888;
	padding: 5px;
	background: #f4f4f4;
	margin: 3px 0px;
}
select {
	margin: 3px 0px;
}
div#bodyContainer {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: transparent url('/img/layoutv2/pagebg.jpg') repeat-y;
}
div#contentWrapper {
	width: 940px;
	margin: 10px 20px 0px;
}
div#bodyTop {
	height: 20px;
	background: transparent url('/img/layoutv2/bgtop.jpg') no-repeat;
}
div#bodyBot {
	height: 30px;
	background: transparent url('/img/layoutv2/bgbot.jpg') no-repeat;
}
div#bodyHeader {
	position: relative;
	width: 940px;
	height: 240px;
	padding: 0px 20px;
	background: transparent;
}
div#menuHeader {
	position: relative;
	width: 940px;
	height: 40px;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
	background: #f2f2f2;
}
div#menuHeader a {
	padding: 0px 25px;
	color: #444;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	color: #e60048;
	text-decoration: none;
	border: 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0px;
	display: inline-block;
	text-transform: lowercase;
}
div#menuHeader a:hover {
	background: #e4e4e4;
}
div#menuHeader a.activeMenu {
	background: #ddd;
}
div#footerHolder {
	height: 21px;
	line-height: 21px;
	padding: 80px 0px 10px;
	background: transparent url('/img/layoutv2/footerbg.jpg') no-repeat;
	margin: 0px 20px;
	text-align: center;
	font-size: 10px;
	color: #f5a4bd;
}
div#footerHolder a{
	color: #f5a4bd;
}
div.wrapFix {
	position: relative;
	clear: both;
	width: auto;
	margin: 0px;
	height: 1px;
}
div#shopLeft {
	position: relative;
	width: 200px;
	background: #fcfcfc;
	border: 1px solid #e2e2e2;
	float: left;
	z-index: 999;
}
div#shopLeft h2 {
	color: #d30e45;
	font-size: 13px;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	z-index: 4;
}
p.infoBox {
	width: 130px;
	height: 60px;
	padding: 15px 10px 15px 60px;
	margin: 0px;
	margin-top: -1px;
	background: transparent url('/img/layout/infobox.jpg') no-repeat;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
}
div#shopLeft ul {
	margin: 0px;
	padding: 10px;
	padding-bottom: 2px;
	background: transparent url('/img/layout/left_shadow.png') top no-repeat;
	z-index: 3;
}
div#shopLeft ul.selected {
	background: #eee url('/img/layout/left_shadow.png') top no-repeat;
}
div#shopLeft ul.filters {
	position: relative;
	z-index: 0;
	/*overflow: hidden;*/
	/*height: 100px;*/
}
a.btnBackResults {
	display: block;
	margin-bottom: 10px;
	background: #fff url('/img/icons/magnifier.png') 5px center no-repeat;
	padding: 5px;
	padding-left: 25px;
	line-height: 15px;
	border: 1px solid #ccc;
	font-size: 10px;
	color: #d30e45;
	font-weight: bold;
}
a.btnRmFilters {
	display: block;
	margin-bottom: 10px;
	background: #fff url('/img/icons/broom.png') 5px center no-repeat;
	padding: 5px;
	padding-left: 25px;
	line-height: 15px;
	border: 1px solid #ccc;
	font-size: 10px;
	color: #d30e45;
	font-weight: bold;
}
div#shopLeft ul li {
	line-height: 15px;
	border: 1px solid #ddd;
	list-style: none;
	margin: 3px 0px;
	font-size: 11px;
	cursor: pointer;
	z-index: 4;
}
div#shopLeft ul.filters li {
	background: #fff url('/img/icons/checkbox_uncheck.png') 5px center no-repeat;
	padding: 5px;
	padding-left: 25px;
}
div#shopLeft ul.filters li img {
	vertical-align: middle;
}
div#shopLeft ul.selected li {
	background: #fcfcfc url('/img/icons/bookmark.png') 4px center no-repeat;
	padding: 10px;
	font-size: 12px;
	padding-left: 25px;
	border: 1px solid #ccc;
	position: relative;
	z-index: 1;
}
div#shopLeft ul li:hover {
	border: 1px solid #bbb;
}
div#shopLeft ul.filters li:hover {
	background: #f4f4f4 url('/img/icons/checkbox_mix.png') 5px center no-repeat;
}
div#shopLeft ul.selected li:hover {
	background: #f5f5f5 url('/img/icons/bookmark__pencil.png') 4px center no-repeat;
}
div#shopLeft a.meer {
	display: inline-block;
	padding: 5px;
	padding-left: 25px;
	font-size: 10px;
	margin: 0px 10px 15px 10px;
}
div#shopLeft a.active {
	background: transparent url('/img/icons/toggle_small_tf.png') 6px center no-repeat;
	color: #555;
}
div#shopLeft a.disabled {
	background: transparent url('/img/icons/toggle_small_grey.png') 6px center no-repeat;
	color: #ccc;
	cursor: default;
}
div#shopContent {
	position: relative;
	width: 719px;
	float: left;
	margin-right: -10px;
}
div#shopContent p.textBox {
	position: relative;
	width: 689px;
	height: 60px;
	background: url('/img/layout/textBox.jpg') no-repeat;
	margin: 0px;
	padding: 15px;
	color: #555;
	font-size: 11px;
	line-height: 20px;
}
div#shopContent div.breadCrumb {
	position: relative;
	color: #666;
	font-size: 11px;
	padding: 10px 15px;
	width: 689px;
	background: #f9f9f9;
	border-bottom: 1px solid #e3e3e3;
}
div#shopContent div.breadCrumb a {
	color: #d30e45;
	text-decoration: none;
}
div#shopContent div.breadCrumb a:hover {
	text-decoration: underline;
}
div#shopProducts {
	position: relative;
	width: 689px;
	padding: 10px 15px;
}
div.shopProductItem {
	position: relative;
	float: left;
	width: 140px;
	height: 170px;
	border: 2px solid #eee;
	cursor:pointer;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 9px;
	background: #fff;
}
div.shopProductItem:hover {
	border: 2px solid #ccc;
	background: #fafafa;
}
div.shopProductItem img.shopThumb {
	position: absolute;
	top: 10px;
	width: 136px;
	height: 136px;
	padding: 1px;
	background: #fff;
	border: 1px solid #ddd;
}
div.shopProductItem span {
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	width: 140px;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	text-align: center;
	color: #d30e45;
	font-weight: bold;
}
div.shopProductItem div.shopTitle {
	display: table;
	position: absolute;
	top: 155px;
	left: 10px;
	margin: 0px;
	height: 30px;
	width: 140px;
	padding: 0px;
	text-align: center;
}
div.productDetailsContentText {
	float: left;
	width: 390px;
}
div.productDetailsContentText p {
	margin-top: 0px;
}
div.productDetailsContentImages {
	width: 260px;
	min-height: 100px;
	padding: 10px;
	border: 1px solid #ccc;
	float: right;
}
div.productDetailsContentImages div.bigThumb {
	position: relative;
	width: 260px;
	height: 260px;
}
div.productDetailsContentImages a {
	position: relative;
}
div.productDetailsContentImages a div.bigThumb img.zoomIcon {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
div.productDetailsContentImages span {
	display: block;
	background: #f4f4f4;
	border-top: 1px solid #ddd;
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px;
	margin-bottom: -10px;
	text-align: center;
}
div.productDetailsContentImages span img {
	border: 1px solid #ddd;
	margin: 5px;
}
table.productPropertiesTable {
	border: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;
}
table.productPropertiesTable td {
	border: 1px solid #ddd;
	margin: 0px;
	padding: 10px;
	width: 50%;
}
table.productPropertiesTable tr {
	background: #fcfcfc;
}
table.productPropertiesTable tr.a {
	background: #f4f4f4;
}
table.productPropertiesTable span.color {
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #222;
	width: 10px;
	height: 10px;
}
div.homePageBlocks {
	position: relative;
	margin-left: -5px;
	margin-right: -35px;
	border: 1px solid #e2e2e2;
	background: #f4f4f4;
}
div.homePageBlocksShadow {
	position: absolute;
	width: 100%;
	height: 80px;
	background: #f4f4f4;
	top: 0px;
	left: 0px;
}
div.homePageBlocksHighlight {
	position: absolute;
	width: 100%;
	height: 45px;
	left: 0px;
	bottom: 0px;
}
div.homePageBlocksExtraBackground {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
div.homePageBlocksContentWrapper {
	position: relative;
	width: 100%;
}
div.homePageBlocksContent {
	position: relative;
	margin-left: 15px;
	float: left;
	width: 335px;
	margin-top: 10px;
}
div.hpRight {
}
div.homePageBlocksContent div.homePageBlocksLabels {
	position: relative;
	display: block;
	float: left;
	width: 114px;
	background: #fff url('/img/icons/bookmark__small.png') no-repeat 7px center;
	padding: 7px 10px;
	padding-left: 31px;
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	margin: 4px;
	font-weight: normal;
	color: #555;
	cursor: pointer;
	border: 1px solid #ccc;
}
div.homePageBlocksContent div.homePageBlocksLabels:hover {
	color: #000;
	text-decoration: none;
	background: #eee url('/img/icons/tick.png') no-repeat 7px center;
}
div.homePageBlocksContent div.homePageBlocksTitle {
	padding: 0px;
	padding-top: 2px;
	padding-left: 55px;
	background: transparent url('/img/layout/filter_icon2.png') no-repeat left top;
	font-size: 14px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}
div.homePageBlocksContent div.homePageBlocksTitle h3 {
	color: #d30e45;
	font-size: 22px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
}
/* sven shit */
div.chooseFilterContainer {
	position: absolute;
	background: #fff;
 	left: 100px;
	top:  10px;
	border: 5px solid #888;
 	z-index: 9999;
	width: 450px;
	padding: 15px;
	display: none;
	height: auto;
}
div.chooseFilterContainer a {
	color: #555;
	text-decoration: none;
	outline: none;
}
div.chooseFilterItem {
	float: left;
	position: relative;
	padding: 6px;
	padding-left: 26px;
	background: #fff url('/img/icons/bookmark__small.png') no-repeat 5px center;
	margin: 3px;
	border: 1px solid #ccc;
	width: 110px;
}
div.chooseFilterSel {
	background: #fff url('/img/icons/tick.png') no-repeat 5px center;
	z-index: 9999;
}
div.labelSelector{
	padding:0px;
	color:#666;
}
div.labelSelector a {
	display: block;
	width: 150px;
	height: 14px;
	padding: 3px 10px 3px 40px;
	margin: 0px;
	background: transparent url('/img/layout/sm_but_left_bg.jpg') no-repeat;
	color: #333;
	font-size: 11px;
	line-height: 14px;
}
.selectedItem {
	font-weight: bold;
}
div.chooseFilterContainer a:hover {
	text-decoration: none;
}
a.delFilterLink {
	font-weight: bold;
	padding:  5px;
	padding-left: 22px;
	background: url('/img/icons/slash.png') no-repeat 3px center;
}
div.pageEditblockContent {
	line-height: 16px;
}
div.pageEditblockContent a {
	color: #d30e45;
}
div.pageEditblockContent a:hover {
	text-decoration: underline;
}
div.broadenSelection {
	background: #f4f4f4;
	border: 1px solid #ccc;
	margin: 20px 0px;
	padding: 10px;
}
div.broadenSelect {
	float: left;
	width: 124px;
	height: 40px;
	padding: 15px 20px;
	padding-left: 46px;
	margin: 10px;
	border: 1px solid #aaa;
	background: url('/img/layout/filterSelect.gif') no-repeat 10px center;
	background-color: #fcfcfc;
	font-size: 13px;
	line-height: 20px;
	cursor: pointer;
}
div.broadenSelect:hover {
	background-color: #fff;
	border: 1px solid #888;
}
div.formContent {
	background: #fcfcfc;
	border: 4px solid #f4f4f4;
	padding: 10px;
	font-size: 12px;
	color: #444;
}
div.formContent label {
	display: inline-block;
	margin-bottom: 5px;
}
div.formContent input, div.formContent textarea {
	border: 1px solid #aaa;
}
div.forms_Text {
	border-bottom: 1px solid #eee;
	margin-bottom: 4px;
	padding-bottom: 5px;
	display: block;
	clear: right;
}
span.artNr {
	font-size: 12px;
	color: #666;
}
span.artNr img {
	vertical-align: baseline;
}
a.footerWdLogo {
	display: block;
	width: 80px;
	height: 25px;
	overflow: hidden;
	background-image: url('http://ares.webdock.nl/sources/logo/footerLogo_wd2.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.footerWdLogo:hover {
	background-position: 0px -25px;
}