body {
    margin:0;
    padding:0;
    border:0;			
    width:100%;
	text-align: center;
	font-family: Verdana, Sans-serif, sans;
    background:#fff;
    min-width:600px;    
	font-size:90%;
}

#maincontainer {
	margin: 0 auto;
	padding-top: 20px;
	width: 960px;
	text-align: left;
    position: relative;
}

.leftround {
    -moz-border-radius-topleft:20px; 
    -webkit-border-top-left-radius:20px;
    -khtml-border-radius-topleft:20px; 
    -moz-border-radius-bottomright:20px; 
    -webkit-border-bottom-right-radius:20px;
    -khtml-border-radius-bottomright:20px; 
}

.toprightround {
    -moz-border-radius-topright:20px; 
    -webkit-border-top-right-radius:20px;
    -khtml-border-radius-topright:20px; 
}

.rightround {
    -moz-border-radius-topright:20px; 
    -webkit-border-top-right-radius:20px;
    -khtml-border-radius-topright:20px; 
    -moz-border-radius-bottomleft:20px; 
    -webkit-border-bottom-left-radius:20px;
    -khtml-border-radius-bottomleft:20px; 
}

#homelink a:hover {
    -moz-border-radius-topright:20px; 
    -webkit-border-top-right-radius:20px;
    -khtml-border-radius-topright:20px; 
}


.topinfo {
    position: absolute;
    top: 180px;
	left: 225px;
    width: 735px;
	line-height: 150%;
}
.langselect {
	float: right;
}

.breadcrumb {
	float: left;
}
.coltable {
    margin-top: 20px;
}


#nav {
    width: 200px;
}

#navmenu {
    display: block;
    height: 625px;
    position: relative;
}
#navmenu li { 
    display : block; 
}
#navmenu li a {
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    text-decoration: none;
}
#navmenu li a:hover  {
    display: block;
}


#navmenu li li a {
    display: block;
    padding-top: 4px;
    padding-left: 30px;
    padding-bottom: 4px;
    text-decoration: none;
}

#navmenu li li li a {
    display: block;
    padding-top: 4px;
    padding-left: 45px;
    padding-bottom: 4px;
    text-decoration: none;
}

#navbg {
    position: absolute;
    bottom: 0;
    top: 300px;
    z-index: -2;
    width: 200px;
}

#navbot {
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 200px;
}

.breadcrumb a {
	color: #e6884b;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.langselect {
	color: #666;
}
.langselect a {
	color: #e6884b;
	text-decoration: none;
}
.langselect a:hover {
	text-decoration: underline;
}

.maincontent {
	position: relative;
    float: left;
    width: 715px;
    margin: 0px 0 0 20px;
	padding: 0px 5px 20px 20px;
    min-height: 1200px;
    -moz-border-radius-topleft:20px; 
    -webkit-border-top-left-radius:20px;
    -khtml-border-radius-topleft:20px; 
}
.main {
	position: relative;
	z-index: 20;
}

/* Footer styles */
#footer {
    clear:both;
    float:left;
    width:100%;
	text-align: center;
}
#footercontent {
	margin-top: 1em;
	margin-bottom: 3em;
	margin-left: 225px;
}
#footer p {
    padding:10px;
    margin:0;
}

#lvlogo {
    z-index: 100;
	height: 160px;
	width: 960px;
}
/* body */
.cursorp { cursor: pointer }
h1 { font-size: 20px; padding: 0.5em 0 0.5em 0; }

/* index */
.frontimages {
    position: relative;
    width: 694px;
    padding: 10px;
    margin: 1em 0 1em -7px;
    background-color: white;
}
.frontimagetext {
	margin-right: 1em;
}
.frontimagescont {
    position: relative;
    width: 700px;
    height: 182px;
    overflow: hidden;
}
.frontimagescont ul {
    height: 180px;
}
.frontimagescont li {
    float: left;
    position: relative;
	border-left: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    top: 0;
    height: 180px;
    width: 230px;
    overflow: hidden;
}
.frontimagescont img {
    position: absolute;
    left: -25px;
    top: 0;
}

.lborder {
}

.rborder {
}

.idktxt {
    position: relative;
    margin-top: 10px;
    border: 1px solid #333;
    background-color: #999;
    padding: 10px;
    height: 40px;
    color: #eee;
}
.idklogos {
    margin-top: 10px;
    padding: 10px;
    height: 40px;
}
.idktxt {
    height: 38px;
}
.idktxt .idkimg {
    float: left;
    height: 40px;
}

.idkel img {
	background-color: #ffffff;
}

.idktxt img {
    margin-left: 10px;
    margin-right: 20px;
}
.idktxt table {
    position: absolute;
    height: 60px;
    top: 0;
    left: 0;
}
.just { text-align: justify; }

.frontinfo {
	position: relative;
    width: 680px;
    margin-left: 8px;
    padding-top: 1em;
    float: left;
}

.frontcommentleft {
    width: 340px;
	float: left;
}
.frontcommentright {
	float: right;
    width: 340px;
}

.frontinfo .comment {
    position: relative;
    background-image: url(/images/quote.png);
    background-repeat: no-repeat;
    background-position: top left;
	background-color: #f8f8f8;
    border: 1px solid black;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 25px 35px;
}
.frontinfo .frontcommentleft .comment {
    margin-right: 10px;
}
.frontinfo .frontcommentright .comment {
    margin-left: 10px;
}
.frontinfo .comment  {
    margin-bottom: 25px;
}
.frontinfo .comment .txt {
	padding-bottom: 20px;
}
.frontinfo .comment .from {
    position: absolute;
	color: #666;
    left: 10px;
    top: 0;
}
.frontinfo .comment .flags {
    position: absolute;
	width: 110px;
    right: 10px;
    top: 0;
}
.frontinfo .comment .flags img {
    width: 16px;
    height: 11px;
}
.frontinfo .comment .stars {
    position: absolute;
    right: 10px;
}
.frontinfo .comment .date {
	color: #999;
    position: absolute;
    left: 10px;
}


/* popup */
#toevoegen { text-align: left; }

/* list */

.listline { 
    height: 40px; 
}

.submerk {
    float: left;
    width: 160px;
    margin-left: 15px;
}

.submerk .capt {
    margin: 1em 2em 0 0;
    padding: 0;
    text-align: center;
    font-size: small;
}

/* detail */

.showcase .title { position: relative; }
.showcase .title h1 { position: relative; left: 0; }
.showcase .title h2 { position: relative; right: 0;}
.slips h3 { font-size: 14px; margin-bottom: 1em; }
.behas h3 { font-size: 14px; margin-bottom: 1em;}
.maatselection { padding: 2px 4px 2px 4px; }
.maatselection:hover { padding: 2px 4px 2px 4px; background-color: black; color: white; }
.kleurselection { padding: 2px 4px 2px 4px; line-height: 150%;}
.kleurselection:hover { padding: 2px 4px 2px 4px; background-color: black; color: white; }
.activemaatselection { background-color: orange; color: white;}
.activemaatselection:hover { background-color: orange; color: white; }
.activekleurselection { background-color: orange; color: white;}
.activekleurselection:hover { background-color: orange; color: white; }
.sizeselect { text-align: center; font-size: 24px; font-weight: bold; line-height: 150%; position: absolute; right: 0;}
.imgframe { background-image: url('/images/dropshadow.png'); }
.productdetail .assetimages { float: left; width:266px; height:290px; overflow:hidden; margin-bottom: 5em; }
.productdetail .assetimages div.imgframe { width: 266px; height: 266px; position: relative; z-index: 10;}
.productdetail .assetimages img.assetimage { position: absolute; top: 8px; left: 8px; }
.productdetail .assetimages img.zoomicon { position: absolute; border: 0px; bottom: 12px; right: 12px; z-index: 20;}
.productdetail .assettext { float: left; width: 23em; margin-bottom: 2em; margin-left: 10px;}
.productdetail .assettext h1 { text-align: right; }
.productdetail .moreinfo { }
.productdetail .assetcolors { float: right; text-align: right; width: 90px;}
.productdetail { position: relative;}
th.warning { background-color: white; text-align: center; display: none; font-weight: bold; color: orange; line-height: 250%;}
.colorlist { margin-left: 10px; border: 1px none transparent; } .is_an_ie_fix {}
.colorwarning { background-color: white; text-align: center; font-weight: bold; color: orange; line-height: 150%; padding: 5px; display: none;}
.tslips { width: 300px; }
.tbehas { }
input.add { margin-bottom: 2em; float: right;}

td.behas { border-right: 2px dotted #efefef; padding-right: 5px;}

td.slips { padding-left: 5px; }

table.detailmaattabel {
    border: 3px solid #eee;
}

table.detailmaattabel * td.detailpict { width: 70px; }

table.detailmaattabel * tr.odd { }

table.detailmaattabel * tr.even { background-color: light-grey; }


table.detailmaattabel * td.odd {
    background: transparent url('/images/trans.png');
    width: 3em;
    text-align: center;
}   
    
table.detailmaattabel * td.even {
    width: 3em;
    text-align: center;
}   
    
table.detailmaattabel * span {
    font: 1em/150% Monospace,fixed;
}   
/* feedback */
.tabox { position: relative }
.tabox h2 { margin-bottom: 1em; }
.tabox input#submitfeedback { float: right; }
.tabox textarea { width: 392px; height: 80px;}
.tabox .msg { display: none; width: 372px; padding: 10px; border: 1px solid #eee; height: 60px; }
.tabox .msgok { color: yellowgreen;}
.tabox .msgfail { color: orangered;}
#feedbackpop { width: 400px; left: 50%; margin-left: -200px; text-align: left; }


/* basket */
div#minibasket {
    position: fixed;
    z-index: 1000;
	left: 50%;
	margin-left: -230px;
    padding: 20px;
    padding-top: 0em;
    width: 463px;
    height: 290px;
    bottom: -290px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    -moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
    color: black;
    background-color: white;
}

div#minibasket * img.ind {
    float: left;
}
div#minibasket ul li {
    width: 180px;
    height: 230px;
}

div#minibasket * img.delete {
    width: 15px;
    height: 15px;
    cursor: pointer;
    float: right;
}
div#minibasket h4.art {
    font-size: 0.6em;
    letter-spacing: 0.4ex;
    text-align: center;
    background-color: #efefef;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin: 0px;
    margin-bottom: 1px;
    padding: 5px;
}
div#minibasket ul li table.ttduo {
    padding: 5px;
    margin: 0px;
    display: block;
	height: 100px
}

div#minibasket div.clicktop {
    cursor: pointer;
    height: 25px;
}

div#minibasket h3 {
    font-size: 1em;
    line-height: 130%;
    margin:0; padding:0;
}

div#minibasket td.bhtype {
    height: 2.5em;
}

div#minibasket td.sliptype {
}

div#minibasket td.prijs {
    white-space: nowrap;
}
div#minibasket td.eursize {
    font-family: Monospace;
}

div#minibasket h1 {
    text-align: left;
    font-family: "Verdana";
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    font-size: 0.8em;
}


div#minibasket div#stuks img {
    margin-top: 2px;
    margin-bottom: -4px;
    margin-left: 1em;
}

div#minibasket div#stuks {
    position: absolute;
    font-size: 0.8em;
    line-height: 150%;
    right: 10px;
    top: 0px;

}
div#minibasket div#bedrag {
    font-size: 0.8em;
    margin-top: 0.25em;
}
div#minibasket div#bestellen {
    text-align:right;
    margin-top: -1em;
}

div#minibasket td.maat {
    width: 4em;
    text-align: left;
    font-size: 1.6em;
    font-weight: bold;
    color: #333;
    letter-spacing: -0.1em;
    word-spacing: -0.1em;
    font-family: "Tahoma";
}

div#minibasket td.colorsku {
	position: relative;
	width: 10px;
}
div#minibasket td.colorsku div {
	width: 10px;
	height: 50px;
	position: absolute;
	overflow: hidden;
	margin-top: 8px;
}

div#minibasket td.prijs {
    text-align: right;
    font-family: "Serif";
    font-size: 12px;

}


div#minibasket  td.bhtype {
    font-size: 0.6em;
}
div#minibasket  td.sliptype {
    font-size: 0.6em;
}

div#minibasket table.ttduo {
    border: 1px solid transparent;
}
div#minibasket table.beforedel {
    border: 1px solid yellowgreen;
}

div#minibasket div#total {
    padding: 0.5em;
}
div#minibasket div#total div#stuks { float: left }
div#minibasket div#total div#bedrag { float: right }

/* forms */

.marginForm fieldset {
    display: block;
    margin: 0 0 1em 0;
    padding: 0 1em 1em 1em;
	-moz-border-radius: 8px;
}

.normalForm fieldset {
	position: relative;
    display: block;
    margin: 0 0 1em 0;
    padding: 0 1em 1em 1em;
	-moz-border-radius: 8px;
}

.normalForm fieldset.radio {
    margin: 0 0 0 -1em;
    border: 0 solid #FFFFFF;
}

.marginForm fieldset.radio input {
}

.marginForm fieldset.radio label {
    position: relative;
    top: -1.25em;
    display: inline;
    width: auto;
    margin: 0 0 0 8em;
    font-weight: bold;
    font-weight: normal;
}

legend {
    color: black;
}

.marginForm fieldset.radio legend {
    float: left;
    font-weight: bold;
}

.marginForm input {
	position: relative;
	top: -1.4em;
	left: 10em;
	z-index: 100;
	display: block;
}

.marginForm input.submit {
    clear: both;
    top: 0;
}

.marginForm label {
    clear: both;
    display: block;
    width: 10em;
    margin-top: -1em;
    font-weight: bold;
}

.marginForm label.first {
    margin-top: 1em;
}

.marginForm select {
    position: relative;
    top: -1.4em;
    left: 10em;
    display: block;
}


.opadr {
    float: left;
    margin-left: 10px;
    margin-top: 4px;
}

.opdata {
    float: left;
    width: 100%;
    border-bottom: 2px solid black;
}

.opdatum {
    float: right;
    padding-right: 5px;
}

.opoid {
    margin-left: 10px;
    float: left;
}

.optotal {
    font-weight: bold;
    float: right;
}

.optieattr {
    padding-left: 15px;
    float: left;
    margin-top: 3px;
}

.opfooter {
    float: left;
    border-top: 2px solid black;
    padding-top: 2px;
    text-align: center;
    width: 100%;
}

.opheader {
    float: left;
    margin-right: 2px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    border: 2px solid black;
}

.opiheader {
    float: left;
    font-weight: bold;
    clear: both;
    border-bottom: 1px solid black;
}
.opitem {
    float: left;
       margin-bottom: 10px;
}

.opkey {
    font-style: italic;
}

.oplabel {
    font-weight: bold;
}

.opcode {
    float: left;
           margin-right: 1em;
}

.opprijs {
    float: right;
}

.oporders {
}

.optiepic {
    margin-top: 4px;
    margin-right: 5px;
    float: right;
    clear: right;
}

.optotal {
}

.orderprint {
    float: left;
    border: 1px solid gray;
    padding: 5px;
    background-color: #DFDFDF;
}


