/* CSS Document */
a {
	text-decoration:none;
	color: #24247c;
}
img 
{
    border: 0px;
}
a:hover {
	color: #383a87;
	text-decoration:underline;
}
h1 {
	font-size : 16px;
}
h2 {
	font-size : 11px;
	font-weight:normal;
}
h3 {
	font-size: 11px;
	font-weight: normal;
}
.vanprijs {
	color : #25247d;
	font-size:15px;
	font-weight: bold;
	line-height:20px;
}
.voorprijs {
	color : #FF0000;
	font-size:15px;
	font-weight: bold;
	line-height:20px;
}
#leftmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.product {
    background-color:#FFFFFF;
	height: 213px;
	width: 194px;
	border: 1px solid #CCF871;
	margin-bottom: 4px;
}
#leftmenu ul li a {
	display: block;
	width: 130px;
	text-decoration: none;
	font-size: 12px;
	padding: 3px 2px 2px 25px;
	margin-top: 1px;
	color: #4F3351;
	background: url(/images/productmenu/item_bg.gif) repeat left top;
}
#slogan 
{
    position : absolute;
    top: 44px;
    left: 300px;
    height: 20px;
    width: 375px;
    color: #24247c; 
    font-size: 18px;
    font-weight: bold;
}

* html #leftmenu ul li a  {
	width: 145px;
}

#leftmenu ul li a:hover, a.sel:hover  { 
	background: url(/images/productmenu/item_bg_hover.gif) repeat left top;
}

#leftmenu ul li a.selected  { 
	background: url(/images/productmenu/item_bg_hover.gif) repeat left top;
}

#leftmenu ul li a.subitem  {
	width: 125px;
	padding: 3px 2px 2px 30px;
	background: url(/images/productmenu/subitem_bg.gif) repeat left top;
}

#leftmenu ul li a.subsel  {
	width: 125px;
	padding: 3px 2px 2px 30px; 
	background: url(/images/productmenu/subitem_bg_selected.gif) repeat left top;
}

* html #leftmenu ul li a:hover, * html a.sel:hover { 
	width: 145px;
}

#leftmenu ul li a.sel {
	display: block;
	border: 1px solid #fbb114;
	padding-left: 10px;
	width: 133px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;	
	padding-right: 2px;
	margin-bottom: 4px;
	background-color: #fdd10d;
}

#bloemschik-logo {
	background-image: url(/images/header/rndoutdoor.png) right;
	margin: 0 0 0 30px;
	background-repeat: no-repeat;
	height: 135px;
	width: 300px;
	float: right;
	text-align: right;
	position: absolute;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a33;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}
.blok_header {
	background-image: url(/images/blokken/blok_header_bg.gif);
	height: 50px;
	width: 157px;
}
.blok {
	background-image: url(/images/blokken/background.gif);
	width: 157px;
	padding: 0 0 0 2px;
}
.blok_tekst {
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

.roundblok_tekst{
	padding-top: 18px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

.round_header {
	background-image: url(/images/productmenu/homebutton.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 157px;
}

.tdrechts {
  border-right:solid 1px #403f8d;
}
hr {
  color : #403f8d;
}

#headerbalk {
	padding:3px 10px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
}

input, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:14px;
}


.aantalfield {
	width:20px;
}

.fotocell 
{
    background-color: #ffffff;
    border: 1px solid #403f8d;
	width: 300px;
	position: relative;
}
.fotocell a.imgLink 
{
    position: relative;
    display: block;
}
.fotocell .opisop
{
    top: 0;
    left: 0;
    width: 74px;
    height: 74px;
    display: block;
    position: absolute;
	background: url(images/opisop.png) no-repeat 0 0;
}
.fotocell .nieuw
{
    top: 0;
    left: 0;
    width: 74px;
    height: 74px;
    display: block;
    position: absolute;
	background: url(images/nieuw.png) no-repeat 0 0;
}

.prodImg 
{
    max-width: 180px; 
    max-height: 180px;
}
