/*

CSS Credit: http://www.templatemo.com/

*/

html {
	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;	
	line-height: 1.4em;
	color: #333333;
	width: 100%;
	display: table;
}

a { color: #333;}
a:hover { color: #666; }

#background_section_top {

	width: 100%;
	height: 115px;
	background: url(../images/headerbg.png) repeat-x;

}

.container {

	width: 950px;                           
	margin: auto;
}


h1 {  
    font-size:22px;
    display: inline;  
    color: #EF018C;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: normal;
}

h2 {  
    font-size:16px;
    display: inline;
}

h3 {
    font-family: Helvetica, Verdana, Arial, sans-serif; 
    margin: 0;   
    color: #666666;
    font-size:16px;
}

/* Logo Area */
.logo {

	width: 342px;
	height: 65px;
	margin: 0;
	padding: 35px 0 0 25px;
	float:left;	
	
}
/* End Of Logo Area*/

/* talen Box*/

#talen_box {
	width: 320px;
	height: 70px;
	float: right;
	margin: 30px 20px 0 0;

}


#textfield {
	float: left;
	width: 240px;
	height: 16px;
	background: #fff;
	color: #999;
	border: solid 1px #999;
	margin: 0;
	padding: 5px 5px;
}

#button{
	float: right;
	border: solid 1px #999;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	white-space: pre;
	width: 70px;
	height: 28px;
	color: #999;
	background: #fff; 
	margin: 0 0 0 0;
	padding-bottom: 5px;
	padding-top: 4px;
}

/* End Of Search Box*/

/* Menu Section */


/* End Of Menu */


#content_area{
	
	margin: 0;

}

.content {
    float: left;
    width: 951px;
    margin: 0px;
 /*   padding-bottom: 10px; */ 
}

.tekstbox {
    position: relative;
    float: left; 
	width: 572px;
	height: 235px; 
	background: #CE007B;
    background: url(../images/tekstblokachter.gif) repeat-x; 
	color: #FFFFFF;
    padding: 0px;
}

.tekstboxtekst {
    position: relative;
    float: left; 
    width: 542px;
    height: 155px; 
    padding: 15px;
}

.contentboxrechts {
    float: left; 
    width: 950px;
    padding: 10px 0px;
}

.tekstboxlink {
    position: relative;
    float: left; 
    width: 542px;
    height: 20px; 
    padding: 15px;
    font-size: 1.4em;
    font-weight: normal;
    text-align: center;
}

.slider {

	float: left;
	width: 377px;
    height: 230px;
}


.tekstbox h1 {
	
	font-weight: normal;
	font-size: 18px;
}


.clear {
   clear: both;
} 

.cleaner_with_height {

	clear:both;
	height: 1px;
}

.cleaner {

	clear:both;
}


#footer {
	float: left;
	width: 950px;
	height: 80px;
	background: url(../images/footer_bg.gif);
	color: #333;
	padding: 0px;
    text-align: left; 
	font-size: 10px;
    margin: 0px;	
}

.footerboxtitle {
    float: left;
    position: relative;
    width: 237px;
    height: 28px;
    line-height: 30px;
}

.footertitle {
    font-size: 13px;
    font-style: italic;
    font-weight: bold;   
    padding-left: 40px; 
    padding-top: 2px;
}

.footerboxtext {
    float: left;
    position: relative;
    width: 237px;
    height: 50px;
    text-align: left;
    font-style: normal;  
}

.footertext {
  padding: 2px 8px 0px 8px;
}

.contentspacer {
    float: left;
    position: relative;
    width: 950px;
    height: 8px;
}

.BoxRondeHoeken {
    float: left;
    width: 180px;
    text-align: left;
    background-color: #FFFFFF;
    border:1px solid #CCCCCC; 
   z-index: 0;       
}


span.ruimteonder {
    line-height: 25px;
    font-weight: bold;
}
/****************************************************************** TABELLEN */
table
{
    display:table;
    border-collapse: collapse;
}

th
{
    text-align: left;
    color: white;
    background-color: #4A6918;
    padding: 1px 5px;
}

td
{
    vertical-align: top;
    padding: 1px 5px;
}

tr.even { background-color:#F5F5F5; }
tr.odd  { background-color:#FFFFFF; }
tr.hover:hover{ background-color:silver; }

tr img { border: 0px; padding-right: 5px; padding-left: 5px;}


/****************************************************************** PAGINATION */   

#pagination {
    display:block;
    text-align:center;
    height:22px;
    line-height:21px;
    clear:both;
    padding-top:8px;
    padding-bottom:8px;  
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
}

#pagination a:link, #pagination a:visited{
    padding:7px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #CCCCCC;
    margin-left:10px;
    text-decoration:none;
    background-color:#F5F5F5;
    color:#000000;
    width:22px;
    font-weight:normal;
}

#pagination a:hover {
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    color:#000000;    
}

#pagination .active_link {
    padding:7px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #CCCCCC;
    margin-left:10px;
    text-decoration:none;
    background-color:#D6D7D6;
    color:#000000;
    cursor:default;
}

#pagination .disabled_pagination {
    padding:7px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #EBEBEB;
    margin-left:10px;
    text-decoration:none;
    background-color:#F5F5F5;
    color:#000000;
    cursor:default;
}


/****************************************************************** Product weergave */   

.productbox {
    height: 255px; 
    width: 180px; 
    padding:0px;  
    position: relative;  
    z-index: 0; 
}

.productboxklein {
    width: 119px; 
    height: 119px
}

.productaanbieding { 
    top: 0px; 
    left: 0px; 
    height: 38px; 
    width: 180px;  
    position: absolute;
    z-index: 5;      
}

.productspacer {
    float: left;
    position: relative;
    width: 10px; height: 120px;
}

/* IMAGE ZOOM  */ 
img {border: none;}

ul.thumb {
    float: left;
    list-style: none;
    margin: 0; padding: 10px;
    z-index: 1; 
}
ul.thumb li {
    margin: 0; padding: 0px;
    float: left;
    position: relative;  /* Set the absolute positioning base coordinate */
    width: 160px;
    height: 160px;   
}
ul.thumb li img {
    width: 160px; height: 160px; /* Set the small thumbnail size */
    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */   
    padding: 0px;
    position: absolute;
    left: 0; top: 0;
    z-index: 0;
}
ul.thumb li img.hover {
    /*background:url(thumb_bg.png) no-repeat center center;   Image used as background on hover effect
    border: none; /* Get rid of border on hover */
}

/* Prijs  */ 
.productprijs {
    text-align: center;
    color: #CC007A;
    font-size:18px;
    line-height: 45px;
    font-weight: bold;    
}

/* Button weergave producten */   

.productbuttonleft {
    float: left;
    position: relative;
    width: 76px;
    height: 20px; 
    padding-left: 10px;  
    z-index: 0;
}

.productbuttonright {
    float: right;
    position: relative;
    width: 76px;
    height: 20px;
    padding-right: 10px;
    z-index: 0;    
}


.productbestelbutton
{
  display: block;
  float: left;
  width: 76px;
  height: 20px;
  background: url("http://www.bloemen.com/images/bestelbutton.gif") no-repeat 0 0;

}

.productinfobutton
{
  float: right;
  display: block;
  width: 76px;
  height: 20px;
  background: url("http://www.bloemen.com/images/infobutton.gif") no-repeat 0 0;

}

.productbestelbutton:hover, .productinfobutton:hover
{ 
  background-position: 0 -20px;
}

.productbestelbutton span, .productinfobutton span
{
  display: none;
}

.tabcontentlinkbox {
    display: block;
    float: left;
    position: relative;
    width: 177px;
    height: 30px;
    background-color: #FFFFFF;
    border:1px solid #CCCCCC;
}

table.contenttabel tr td {
   font-size: 14px; 
   font-weight: bold;
}

.niettonen
{
    display: none;
}

.linkafbeeldingklein img{
    padding: 9px; 
    width: 100px; 
    height: 100px;
}

.linkafbeeldingklein:hover img{
    border: 2px solid #666666;
}

.linkafbeeldingklein:hover{
    color: red; /* Dummy definition to overcome IE bug */
}

.meerbox {
    background-color: #F7EBE7;
    background: url("http://www.bloemen.com/images/meerboxachter.gif") no-repeat 0 0;   
}

.meerproducten {
    text-align: center;
    padding-top: 70px;
    color: #CC007A;
    font-size:22px;
    line-height: 30px;
    font-weight: bold;    
}

.recentbekeken {
    text-align: center;
    padding-top: 20px;
    color: #999999;
    font-size:18px;
    line-height: 20px;
    font-weight: bold;    
}

.categorietitel {
    float: left; 
    width: 950px; 
    height: 40px;
    line-height: 40px; 
    margin: 0px; 
    padding: 0px 6px; 
    background-color: white;
}

.filterbox {
    float: left; 
    width: 950px; 
    height: 50px; 
    margin: 0px;
    background-color: #CC007A;
    background: url("http://www.bloemen.com/images/achterfilter.jpg") 0 0; 
}

.selectfilterbox {
    float: left; 
    margin: 0px; 
    padding: 15px 10px;  
    text-align: center
}

.aantalgevondenbox {
    float: left; 
    width: 950px; 
    height: 15px; 
    margin: 0px; 
    padding: 5px 6px; 
    background-color: white;
}
