/* commented backslash hides from ie5mac \*/ 
.thumbnail{
position: relative;
z-index: 0;
}

.iframeHome{
height: 350px;
width: 210px;
margin-left: 10px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

div.yui-g div.yui-g div.yui-u {
width:48.1%;
}

div.old_price {
font-size:85%;
text-decoration:line-through;
}

div.inhoud { font-family:Verdana,Arial,Helvetica,sans-serif}

div.image img { vertical-align:middle; }

table.category_product_table { width: 48%; }
table.category_product_table td.left { width: 100px; padding-right: 5px}
div.category_product div.image {width:143px;height: 187px; border:3px solid #E9E9E9; line-height: 187px; text-align:center; }
div.category_product div.image img { vertical-align: middle; }
div.category_product div.product_detail { height: 222px; }
div.category_product div.product_name { width:305px;color:#000000; font-size:10pt; font-weight:bold; }
div.category_product div.product_name a{ color:#000000; text-decoration:none;height:52px; } 
div.category_product div.product_name a:hover{ text-decoration:none; }
div.category_product div.product_description{ font-size:74%; height:153px;*height:146px;}
div.category_product div.category_price { margin-bottom:-6px;height:50px;color:#000000; text-decoration:none; font-size:14pt; font-weight:bold; vertical-align:bottom;}
div.category_product div.category_price div.new_price{padding-top:0px;}
div.category_product div.category_price div.old_price{padding-top:0px;}
div.category_product div.category_stock { padding-left: 2px; margin-top: 5px; margin-bottom: 5px; text-transform: lowercase; }
div.nieuw_price{height:20px;}
div.category_product { margin-bottom: 10px;margin-top:15px; width:100% }

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: 60px; /*position where enlarged image should offset horizontally */

}
html{
	height:100%;
	margin:0;
	padding:0;
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "Arial", verdana, sans-serif;
}
body{	
	text-align:left;
	min-width:1010px;/* for mozilla*/
	background-color: #FFFFFF;
	height:100%;
}
#wrapper {
	_height: 85px;
/*    background: url(images/14_feb_val.png) no-repeat scroll left top transparent; */
}

#outer{
	height:99.9%;
	min-height:100%;
	width:1010px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/bg_main_new.jpg) repeat-y left top;
}

/* mac hide \*/
* html #outer{
	width:1010px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-right:0px;
	padding-top:215px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:1010px;
	height:180px;
	z-index:74;

}

#ajaxmenu{
	position:absolute;
	top:180px;
	left:5px;
	width:1000px;
	height:35px;
	z-index:65;
	background:  url(images/bg_menu_35.jpg) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:1010px}
/* end hide*/
#witbalk {
	color: #ffffff;
	width:1000px;
	clear:both;
	height:0px;
	text-align:center;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/footer_top.jpg) no-repeat left top;
}
#footer {
	color: #ffffff;
	width:1000px;
	clear:both;
	height:27px;
	text-align:center;
	left:5px;
	bottom:58px;
	position: absolute;
	background:  url(images/bg_footer_1010_27.jpg) no-repeat left top;
}
#footer2 {
	color: #ffffff;
	width:1010px;
	clear:both;
	height:58px;
	text-align:center;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/deal_footer.jpg) no-repeat left top;
}
#footer3 {
	height:10px;
}
#footer p {
	margin-top: 0px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:85px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
    vertical-align:top;
	width:260px;
    float:right;
	padding-top: 0px;
	padding-right:5px;
	z-index: 55;
}
#flash_banner{
	background-color: transparent;
	height: 180px;
	z-index: 900;
}
#flash_scroll{
	background-color: transparent;
	height: 244px;
	z-index: 900;
}
#right-inner {
    vertical-align:top;
    margin-top: 0px;
	width: 260px;
	padding-left: 0px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:722px;
	float:left;
	padding-left: 7px;
	z-index: 56;
}
#left-breed {
	position:relative;/*ie needs this to show float */
	width:733px;
	float:left;
	padding-left: 5px;
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#left-inner-breed {
	padding-left: 9px;
	padding-right: 0px;
	text-align: left;
	background: url(http://deal-factory.com/assets/images/Lokki_wk_holland_03.jpg) no-repeat left bottom;
}
#left-inner-39 {
	padding-left: 9px;
	padding-right: 0px;
	text-align: left;
	background: url(http://deal-factory.com/assets/images/newsletter2_07.jpg) no-repeat left bottom;
}
#clearfooter {
	width:100%;
	height:85px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
	padding-top: 0px;
}

#content h2 {
	font-size: 15px;
	color: #091978;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

#content h3 {
	font-size: 15px;
	color: #091978;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}
#content h4 {
	font-size: 12px;
	color: #091978;
	padding-left: 0px;
	line-height: 0px;
	font-weight: bold;
	position: relative;
	z-index: 999;
}

/* h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
} */

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #96bd16;
}

#content p a:hover {
	background-color: #96bd16;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: dotted 0px #444444;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    color: rgb(255, 255, 255);
}} 255);
}