﻿
body
{
    background:#fff url('../../images/body_background-winter.jpg') top left repeat-x;
    background-repeat:no-repeat;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    padding: 0;
    margin: 0 auto;
	width: 100%;
	color:#333333;
}

a:link
{
    color: #114561;
    text-decoration: none;
}
a:visited
{
    color: #114561;
}
a:hover
{
    color: #114561;
    text-decoration: underline;
}



/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.8em;
    color: #104c6c;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-weight:normal;
    margin:0;
    padding:0;
    text-align:left;
}

h2 
{
 font-size: 1.6em;
}


h1
{
    text-align:left;
}

h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#container 
{
    margin: 0 auto;
    width:975px;
     background-color:#ebeaea;
}


#header
{
	margin: 0px auto;
    color: #000;
    padding: 0;
    width:975px;
    text-align:center; 
    background-color:#ebeaea;
}

div#topcontainer
{
   height:100px;
   text-align: left;
   background:#ebeaea url('../../images/header_background.gif');
}

div#contentcontainer 
{
   width:755px;
   min-height:1260px;
   padding-left:2px; 
   margin-left:218px;
}

div#generalcontent 
{
   font-size:.95em;
   line-height:1.5em;
   padding:5px 5px 5px 3px;
}

div#leftcontentcontainer
{
    float:left;
    min-height:996px; 
    margin:0px 0 0 5px;
   /* background:#a7155e url('../../images/menu_left_background.png') bottom left repeat-x; */
}

div#leftmenucontainer
{
    background-color:#b41766;
}


div#breadcrumbBorderTop
{
    background:url('../../images/product_dash_top.gif') top left no-repeat;
    height:4px;
}

div#breadcrumbBorderBottom
{
    background:url('../../images/product_dash_bottom.gif') top left no-repeat;
    height:4px;
}

div#productBorderTop
{
    background:url('../../images/product_dash_top.gif') top left no-repeat;
    height:4px;
}

div#productBorderBottom
{
    background:url('../../images/product_dash_bottom.gif') top left no-repeat;
    height:4px;
}

div#relatedBorderTop
{
    background:url('../../images/content_dash_top.gif') top left no-repeat;
    height:3px;
}

div#relatedBorderBottom
{
    background:url('../../images/related_dash_bottom.gif') bottom left no-repeat;
    height:3px;
}


div#contentBorderTop
{
    background:url('../../images/content_dash_top.gif') bottom left no-repeat;
    height:2px;
}

div#contentBorderMiddle
{
    background:url('../../images/content_dash_middle.gif') top left repeat-y;
    padding:10px 15px 10px 10px;
}

div#contentBorderMiddle h1
{
    margin:0 0 10px 0;
}

div#contentBorderBottom
{
    background:url('../../images/content_dash_bottom.gif') top left no-repeat;
    height:6px;
}



div#flashcontainer
{
    width:750px;
    padding:0;
    margin:0 0 5px 0;
}


div#flashcontainer2
{
    padding:0;
    background-color:#fff;
    width:750px;
    margin:4px 0;
    padding:4px 0 4px 0;
}

div#footercontainer
{
	margin: 0px auto;
    color: #727161;
    padding: 0;
    width:995px;
}


#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
    width:975px;
	margin: 0px auto;
	text-align: left;
	background-color:#ebeaea;	
	
}

.footer
{
    color:#727161;
    padding: 15px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .90em;
}

.footer a
{
    color: #727161;
    margin: 0;
    font-size: .90em;
}

.footer a:hover
{
    margin: 0;
    color:#727161;
    font-size: .90em;
    text-decoration:underline;
}

/*HEADER   
----------------------------------------------------------*/
.logo 
{
    padding:5px 0 0 40px;
    text-align:center;  
}




/*MENU   
----------------------------------------------------------*/

div#menucontainer
{
    height:37px; 
    background:url('../../images/menu_top_background.gif') center left repeat-x;
    width:965px; 
    margin:0 0 4px 5px;
}


.menu
{
    padding:8px 0 0 10px;
    margin:0;
    text-align: left; 

}

.menu li
{
    display: inline;
    list-style:none;
    float:left;  
    background:url('../../images/menu_top_separator.gif') center right no-repeat;
    color: #fff;
    font-size: .95em; 
    padding:0 10px;    line-height: 1.6em;
}

.menu li a
{
   
    text-decoration: none;
    line-height: 1.6em;
    color: #fff;
    font-size: .95em;
}

.menu li a:hover
{
    text-decoration: underline;
    color:#0f3e57;
}

.menu li a:active
{
    text-decoration: none;
}

.menu li.selected a
{
    background-color: #fff;
    color: #000;
}


/* SHOPPINGCART     
----------------------------------------------------------*/


.shoppingcarttable 
{
    
}

.shoppingcarttable tr th
{
    border:solid 1px #999999;
    background-color:#e5e5e5;
    padding:4px;
    text-align:left;
    height:25px;
}
.shoppingcarttable tr td
{
    border:solid 1px #999999;
    padding:4px;
    font-size:.95em;
    line-height:1.5em;
}

.deleteItem 
{
    color:#1a1a1a;
    font-size:10px;
    text-decoration:none;
}

.deleteItem:hover
{
    color:#bf0000;
    text-decoration:underline;
}


/* LEFTMENU    
----------------------------------------------------------*/


.leftmenu
{
    width:210px;
    padding:0;
    margin:0;
    text-align: left;
}

.leftmenuHeader
{
    width:210px;
    padding:0 0 6px;
    margin:0;
    text-align: left;

}

.leftmenuHeader li
{
    list-style: none;
    line-height: 30px;
    margin:0 5px 0 5px;    
    color:#f6e7ef;
    font-size: 1.20em;
    padding:0 0 0 5px;
    background: url('../../images/menu_left_header_separator.gif') bottom left repeat-x;
}

/* */

.leftmenu li
{
    list-style: none;
    line-height: 1.9em;
   
}


.leftmenuItem
{
   font-size: 1.1em;
   color:#fff;
   padding:0 0 0 2px;
   margin:0 5px 0 8px; 
}

.leftmenuItem a
{
   color:#fff;
   font-size: 1.0em;
   text-decoration:none;
}

.leftmenuItem a:hover
{
   text-decoration:underline;
}

.leftmenuSubitem
{  
    color:#f5b8d6;
    background: url('../../images/menu_bullet.gif') 3px 9px no-repeat;
    margin:0 5px 0 8px;
}

.leftmenuSubitem:hover
{  
    background: url('../../images/menu_bullet_hover.gif') 3px 9px no-repeat;
}

.leftmenuSubitem a
{
    list-style: none;
    line-height: 2em;
    text-decoration:none;
    color:#f6e7ef;
    padding:0 0 0 12px;
}

.leftmenuSubitem a:hover
{
    color:#f6e7ef;
    text-decoration:underline;
}


/*
.leftmenu li a
{
    padding: 0;
    text-decoration: none;
    color: #e6bdd2;
    font-size: 1.0em;
}

.leftmenu li a:hover
{
    text-decoration: underline;
    color:#fff;
}

.leftmenu li a:active
{
    text-decoration: none;
}

.leftmenu li.selected a
{
    background-color: #fff;
    color: #000;
}

*/

/* PRODUCT   
----------------------------------------------------------*/

div#productlistcontainer
{
     height:700px;
}

div#previousNextProduct
{
    margin:5px 0 5px 5px;
    width:487px;
}

.previousNextPage
{   
    float:left;
    margin:5px 0; 
    width:740px; 
    padding:0 5px 0;
}

div#previousNextPage a
{
     text-decoration:none;
}

div#previousNextPage a:hover
{
     text-decoration:underline;
}

.productListHeader
{
    padding:4px 0 2px 5px;
    float:left;
    width:750px;
}

/* ProductList Item */
.productlistitem 
{
    float:left;
    width:363px;
    height:135px;
    background:url('../../images/productlist_background.gif') top left no-repeat;
    padding:5px;
    margin-bottom:4px;
}

.productlistitemimage 
{
    width:135px;
    height:135px;
    float:left;
}

.productlistitemtext 
{
    padding: 2px 5px 2px 5px;
    width:215px;
    height:95px;
    float:left;
}

.productlistitemname a
{
    text-decoration:underline; 
    font-size:1.2em;
    font-weight:normal;
    color:#114561;
}

.productlistitemdescription
{
     padding: 3px 5px 3px 0px;
     font-size:0.9em;
     min-height:40px;
     line-height:1.4em;
     color:#404040;
}

.productlistitemprice
{
     color:#a71a5c;
     font-size:1.40em;
     font-weight:bold; 
     padding:2px 0px 2px 0;
}


.productlistitemlinks
{
    color:#99afbb;
    padding-top:2px;
}

.productlistitemlinks a
{
   text-decoration:underline;
   font-size:0.8em;
   color:#114561;
}

/* ProductList SUB Item */
.productlistsubitem 
{
    float:left;
    height:183px;
    background:url('../../images/productsublist_background.gif') top left no-repeat;
    padding:6px;
    margin-bottom:4px;
}

.productlistsubitemimage 
{
    width:135px;
    height:135px;
}

.productlistsubitemcategory 
{
    font-size:10px;
    color:#666666;
}

.productlistitemcategory 
{
    font-size:10px;
    color:#999999;
    margin:4px 0 2px 0;
}

.productlistsubitemtext 
{
    padding: 5px 5px 2px 5px;
    width:125px;
    height:95px;
    float:left;
}

.productlistsubitemname a
{
    text-decoration:underline; 
    font-size:0.9em;
    font-weight:normal;
    color:#114561;
}


.productlistsubitemprice
{
     color:#a71a5c;
     font-size:1.10em;
     font-weight:bold; 
     padding:2px 0px 2px 0;
}


.productlistsubitemlinks
{
    color:#99afbb;
    padding-top:2px;
}

.productlistsubitemlinks a
{
   text-decoration:underline;
   font-size:0.8em;
   color:#114561;
}
/* --- */
.relatedProductListHeader
{
    padding:10px 0 10px 5px;

}

.relatedProductlistitem
{
    float:left;
    width:135px;
    height:135px;
}

div#breadcrumbBar 
{
    font-size:10px;
    color:#808080;
    padding:4px 0 4px 0;
}

div#breadcrumbBar a
{
     text-decoration:underline;
     font-size:10px;
     color:#666666;
     
}

div#productDetailLeft
{
    background:url('../../images/product_dash_middle.gif') top left repeat-y;
    width:425px;
    float:left;
    height:400px;

}

div#productDetailRight
{
    margin:0 0 0 4px;
    width:320px;
    float:left;
}

div#productFields 
{
    margin-left:10px; 
    height:339px;
}

div#h1Title 
{
    margin:0 0 5px 10px;
}

div#productContent 
{
   margin:5px 0 10px 10px;
   font-size:.95em;
   line-height:1.5em;
   height:55px;
   color:#333333;
}

div#productPrice
{
    background:url('../../images/price_background.gif') center center no-repeat;
    width:100px;
    height:65px;
    text-align:center; 
    padding-top:35px;
    font-size:2.0em;
    color:#fff;
    letter-spacing:-0.05em;
     
}

.infoLink  
{
    font-size:10px;
    color:#4d4d4d;
    text-decoration:underline;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/


.formQuestion 
{
    float:left;
    padding:5px;
    width:250px;  
    
}


fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

/* 
input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

*/

/* TABLE
----------------------------------------------------------*/

.productProperties 
{
  border: solid 0;
  border-collapse: collapse;
}

.productProperties  td 
{
  padding: 5px 10px 5px 0;   
  border: solid 0;
  font-size:.95em;
  line-height:1.5em;
}

.productProperties  th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

.w480 
{
    width:482px;
}

.w750 
{
    width:750px;
}

.horizontalDashedLine 
{
    height:1px;
    margin:5px 0 5px 0;
    float:left;
    background:#fff url('../../images/horizontal_dashed_line.gif') top left no-repeat;
}


.validation-error
{
    color: #b21664;
    font-size:0.8em;
     font-style:italic;
     padding-left:4px;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}


/* ORDERFORM */

.orderform 
{

}

.orderform td
{
     vertical-align:top;
     padding:2px 10px 2px 0;
     font-size:.95em;
     line-height:1.5em;
}




/* NEWSLETTER */

div#newsletter 
{
    margin:5px 0 5px;
    padding:15px 10px 0 10px;
    width:190px;
    height:205px;
    background: url('../../images/newsletter_background.png') top left no-repeat;
}

div#newslettertext
{
    color:#fff;
    margin:5px 0 5px;
    line-height:1.6em;
    font-size:1em;
}

.inpnewsletter 
{
    width:160px;
    height:18px;
    border:0;
    color:#4d4d4d;
    margin:5px 0;
    padding: 4px 0 0 4px;
}


div#messagebar 
{
    width:740px;
    height:25px;
    background-color:#32384b;
    color:#fff;
    padding:10px 0 0 10px;
    margin-bottom:2px;
}


div#filterbar a
{
    color:#fff;
    text-decoration:none;
}

div#filterbar a:hover
{
    color:#fff;
    text-decoration:underline;
}


.btnAddToCart{background:url(../../images/toevoegen_aan_winkelmandje.gif) no-repeat 0 0px; width:266px; height:37px; text-indent:-9999px; float:left; margin-top:10px;border:none; cursor:pointer;}
.btnAddToCart:hover {background-position: 0 -37px;}

.btnSignup{background:url(../../images/aanmelden.gif) no-repeat 0 0px; width:110px; height:25px; text-indent:-9999px; float:left; border:none; cursor:pointer;}
.btnSignup:hover {background-position: 0 -25px;}

.btnOrder{background:url(../../images/bestellen.gif) no-repeat 0 0px; width:109px; height:32px; text-indent:-9999px; float:left; border:none; cursor:pointer;}
.btnOrder:hover {background-position: 0 -32px;}

.btnPay{background:url(../../images/afrekenen.gif) no-repeat 0 0px; width:109px; height:32px; text-indent:-9999px; float:left; border:none; cursor:pointer;}
.btnPay:hover {background-position: 0 -32px;}

.btnActivate{background:url(../../images/activeren.png) no-repeat 0 0px; width:79px; height:21px;  border:none; cursor:pointer;}
.btnActivate:hover {background-position: 0 -21px;}


#galleria{width:720px;margin:20px auto}

