body{
 padding:0px;
 margin:0px;
 background-color:#000000;
 }
 

 
 td { vertical-align:top;}
 
 a:hover{text-decoration:none;}
 
 img { border:0px;}
 
 .main_text, table, li
 	{
 		font-family:Tahoma;
 		font-size:11px;
 		line-height:13px;
 		color:#B4B4B4;
 	}
 	
 span strong { color:#FFFFFF}
 span strong a{ color:#FFFFFF; text-decoration:none}
 span strong a:hover{ color:#FFFFFF; text-decoration:underline}
 
 span a { color:#FFFFFF}
 
 .l_text { color:FFFFFF; text-decoration:none}
 .l_text:hover { color:FFFFFF; text-decoration:underline}
 	
 .c_text { color:#871107}
 .c_text a{ color:#D51C0B; text-decoration:none}
 .c_text a:hover{ color:#D51C0B; text-decoration:underline}
 
 .g_text { color:#85A700}
 
 .y_text { color:#FFCD15}
 
 .no_class, form, .no_class td
 	{
 		width:auto;
 		height:auto;
 		margin:0px;
 		padding:0px;
 		border:0px;
 		
 	}
 
 .form{height:25px; margin-top:5px;}
 .form input	{ width:238px; height:22px; border-color:#33520D; border-width:1px; background-color:#FFFFFF; border-style:solid; padding-left:5px}
 
 textarea{width:238px; height:82px; border-color:#33520D; border-width:1px; background-color:#FFFFFF; padding-left:5px; border-style:solid; overflow:hidden;}
 select { width:148px; height:22px; border:1px #33520D solid; background:#FFFFFF}
 
 ul {margin:0; padding:0; list-style:none}
 li  {background:url(http://www.blackmilklingerie.nl/foto/banner18.jpg) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}
 li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#D0A650; text-decoration:none;}
 li a:hover {text-decoration:underline;}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(http://www.blackmilklingerie.nl/images/thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	

/*  */


