﻿html, body 
{
    font-family: Calibri;
	font-size: 10pt;
	margin:0; 
    padding:0; 
}

.main
{
    /*position: relative;
    top: 0;
    left: 0;
    width: 100%;*/
}

.header 
{
    position:relative;   
    display:block;
    overflow:auto;
    width: 100%;
    background-color: #336699;
	color: White;
	height: 70px;
}

.header .logo
{
    width: 245px;
    float: left;
    margin: 2px 2px 2px 2px;
}

.header .headerlinks
{
    float: left;
    margin-top: 30px;
}

.header .headershoppingcart
{
    float: right;
}

.header .ideallogo
{
    float: right;
    width: 52px;
    height: 46px;
    margin-top: 5px;
    margin-bottom: 2px;
    background-color: White;
    padding-left: 5px;
    padding-top: 5px;
    margin-right:50px;
    margin-left:30px;
}

.header a:link
{
    color: White;
}

.header a:visited
{
    color: White;
}

.header a:active
{
    color: White;
}

.headernav
{
    height: 25px;
}

.headernav .breadcrumb
{
    float: left; 
    margin: 0; 
    padding: 0 0 0 5px; 
    width: 300px;
}

.headernav ul
{
   margin: 0;
   padding: 0 5px 0 0;
   text-align: right;
}

.headernav li
{
     display: inline;
}


.leftnavigation
{
    /*position: absolute;
    top: 0;
    left: 0;*/
    float: left;
    /*width: 340px;*/
    padding-right: 10px;
}

.content_container
{
    width: 100%;
    float: left;
}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.content
{
    float:left;
    
    
}

.boekdetails
{
}

.boekdetails .label
{
    width: 160px;
    float: left;
}

.boekdetails .field
{
   
}

.boekdetail_footer
{
    text-align: center;
}

.boekdetail_footer .rubrieklist
{
    display: block;
    margin: 0 0 10px 0;
}

.treeRubrieken
{
	/*background-color: White;	*/
	height: 100%;
	width: 100%;
	vertical-align: top;
}

.boekThumbnail
{
	width: 30px;
	float: left;
}

.boekTitel
{
	float: right;
}

.rubriekTitel
{
	font-size: 12pt;
	font-weight: bold;
}

.rubriekOmschrijving
{
}

h3
{
	font-size: 12pt;
	font-weight: bold;
}

.boekDetailAfbeelding
{
	width: 48px;
}

.ZoekResultaat
{
	border: none;
}

.ZoekResultaat .Row
{
	background-color: White;
	border: none;	
}

.ZoekResultaat .Row a:link
{
    color: Black;
}

.ZoekResultaat .Row a:visited
{
    color: Black;
}

.ZoekResultaat .Row a:active
{
    color: Black;
}

.ZoekResultaat .Row2
{
	background-color: Silver;
	border: none;	
}



.ZoekResultaat .Row2 a:link
{
    color: Black;
}

.ZoekResultaat .Row2 a:visited
{
    color: Black;
}

.ZoekResultaat .Row2 a:active
{
    color: Black;
}

.ZoekResultaat .SelectedRow
{
    background-color: #FFFF99;
    border: none;
}

.ZoekResultaat .AlternatingRow
{
	background-color: #99CCFF;
}

.ZoekResultaat .AlternatingRow a:link
{
    color: Black;
}

.ZoekResultaat .AlternatingRow a:visited
{
    color: Black;
}

.ZoekResultaat .AlternatingRow a:active
{
    color: Black;
}

.ZoekResultaat .AlternatingRow2
{
	background-color: Gray;
}

.ZoekResultaat .AlternatingRow2 a:link
{
    color: Black;
}

.ZoekResultaat .AlternatingRow2 a:visited
{
    color: Black;
}

.ZoekResultaat .AlternatingRow2 a:active
{
    color: Black;
}

.ZoekResultaat .HeaderStyle
{
	background-color: #336699;
	color: White;
}

.ZoekResultaat .HeaderStyle a:link
{
    color: White;
}

.ZoekResultaat .HeaderStyle a:visited
{
    color: White;
}

.ZoekResultaat .HeaderStyle a:active
{
    color: White;
}

.bestelling_filter a:link
{
    color: Black;
    font-weight: normal;
}

.bestelling_filter a:visited
{
    color: Black;
    font-weight: normal;
}

.bestelling_filter a:active
{
    color: Black;
    font-weight: normal;
}

.bestelling_filter_sel a:link
{
    color: White;
    font-weight: bold;
}

.bestelling_filter_sel a:visited
{
    color: White;
    font-weight: bold;
}

.bestelling_filter_sel a:active
{
    color: White;
    font-weight: bold;
}

.ZoekResultaat .FooterStyle
{
	background-color: #336699;
	color: White;
}

.ZoekResultaat .Pager
{
	background-color: #336699;
	color: White;
	text-decoration: none;
}

.ZoekResultaat .Pager A
{
	color: White;
}

.EditFieldRequired
{
	background-color: #ffffc0;
}

.BoekEditButton
{
	font-family: Calibri;
	font-size: 10pt;
}

.shoppingcartHeaderHandelaar
{
    background-color: Black;
    color: White;
    text-align: center;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    border: solid 1px Black;
}

.shoppingcartVerpakkingLabel
{
	text-align: right;
	padding-right: 10px;
}

.shoppingcartTotalLabel
{
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.shoppingCartSubTotalLabel
{
	text-align: right;
	padding-right: 10px;
}

.shoppingcartTotalValue
{
	text-align: right;
	font-weight: bold;
	border-top: double black;
	
}

.shoppingcartTotalBoekenValue
{
	text-align: right;
}

.shoppingcartTotalPortoValue
{
	text-align: right;
}

.shoppingcartVerpakkingValue
{
	text-align: right;
}

.shoppingcartTotalTopCell
{
	/*border-bottom: double black;*/
}

.shoppingcartTable
{
	width: 100%;
	border-collapse: collapse;
	border: none;
}

.shoppingcartNoItems
{
	text-align: center;
}

.shoppingcartHeaderRow
{
	text-align: left;
}

.shoppingcartHeaderSepRow
{
	border-top: solid 1px black;
}

.shoppingcartPrijsCell
{
	text-align: right;
}

.shoppingcartBoekPrijsCell
{
	text-align: right;
}

.shoppingcartDeleteCell
{
	margin-left: 20px;
}

.shoppingcartHeaderAuteurCell
{
	border-top: solid 1px black;
	text-align: left;
}

.shoppingcartHeaderTitelCell
{
	border-top: solid 1px black;
	text-align: left;
}

.shoppingcartHeaderPrijsCell
{
	border-top: solid 1px black;
	text-align: right;
}

.shoppingcartTitle
{
	font-size: medium;
	font-weight: bold;
	/*border-bottom: solid 1px black;*/
}

.shoppingcartInfoTitle A
{
	color: White;
}

.idealmsg
{
    font-size: x-large;
    margin-left: auto;
    margin-right: auto;
    margin-top:100px;
    width: 500px;
    border: 2px solid black;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.editprofileTab
{
    border: 1px solid black;
}

.bestellingen_ideal
{
    background-color: Yellow;
}

.bestellingen_ingeslotenfactuur
{
    background-color: Green;
}

.bestellingen_vooruitbetalen
{
    background-color: Aqua;
}

.bestellingen_paypal
{
    background-color: Lime;
}

.colmask
{
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    overflow: hidden;
}

.colleft
{
    float: left;
    width: 100%;
    position: relative;
}

.col1, .col2
{
    float: left;
    position: relative;
    padding: 0 0 1 em 0;
    overflow: hidden;
}

.leftmenu
{
}

.leftmenu .colleft
{
    right: 75%;
}

.leftmenu .col1
{
    width: 71%;
    left: 102%;
}

.leftmenu .col2
{
    width: 21%;
    left: 6%;
}
  
.container
{
    
}

.leftcol   
{
    float: left;
    width: 300px; /*Width of left column*/
    margin-left: -100%;
    text-align: left;
    
} 

.centercol  
{
    margin-left: 300px; /*Set left margin to LeftColumnWidth*/
    
} 
    
.centercontent
{
    clear: both;
    text-align: left;
}

#vertmenu {
    width: 100%;
    height:100%;
}

#vertmenu div
{
    margin-bottom: 15px;
}

#vertmenu h3 {
display: block; 

padding: 3px 0 5px 3px;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
display: block;
/*border-bottom: 1px dashed #C39C4E;*/
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

.section-content
{
    border: 1px solid #336699;
    
}

.section-header
{
    background-color: #336699;
    color: White;
    font-weight: bold;
    cursor: pointer;
}
