/* CSS Document */
body,h1,h2,h3,h4,h5,div,span,a,li,strong,input,textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a,a:link,a:visited,a:active{
	font-weight: bold;
	text-decoration:none;
	color: #000;
}
li{
	list-style-type: none;
	list-style-image: url(../images/list_item.gif);
}
.hide{
	display: none;
}
a:hover{
	font-weight: bold;
	text-decoration:underline;
}
a.bluelink{
	color: #3b81cd;
	font-size: 14px;
}
a.redlink{
	color: #d72c2c;
	font-size: 13px;
}
div.pagecounter{
	margin-top: 10px;
}
p,h1,h2,h3,h4,h5{
	margin: 0px;
}

td{
	vertical-align: top;
}
table.toptable, table.contenttable{
	width: 873px;
}
table.toptable td.right{
	text-align: right;
	padding-top: 1px; 
}
div.menucontainer{
	position:relative;
	margin-left: 54px;
	padding-top: 54px;
}

.size a{
	font-size: 18px;
}
div.age{
	margin-left: 13px;
	font-size:12px;
	color: #515151;
}
div#buttonblock{
	position: absolute;
	top: 158px;
	left: 556px;
	width: 320px;
}
body div.specialblock{
	position: absolute;
	top: 158px;
	left: 350px !important;
	width: 530px !important;
}
div.contentblock{
	position:relative;
	z-index:100;
	_top: -3px;
	_left: -2px;
}

div.contenttop,
table.content,
div.contentbottom{
	width: 684px;
}
div.contenttop{
	height: 53px;
	padding-left: 37px;
	font-size: 40px;
}
table.speciallist{
	margin-top: 24px;
	margin-left: 24px;
	width: 629px;
}

table.specialitemtotal{
	width: 312px;
	margin-bottom: 24px;
}
table.specialitemtotal .leftcol{
	width: 206px;
}
table.specialitem{
	width: 210px;
	height:184px;
}


table.specialitem .specialitemtitle{
	height: 28px;
}
.itemlabel{
	width: 162px;
	height: 22px;
	_height: 19px;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 24px;
}
.itempic{
	width: 184px;
	text-align: center;
}
.itembottom{
	width: 210px;
	height:20px;
}
.itemprice a:link,
.itemprice a:hover,
.itemprice a:visited,
.itemprice a:active{
	font-family: Impact;
	font-size: 24px;
	color: #d72c2c;
	text-decoration: none;
}
.itemside{
	margin-top: 30px;
}
.itemtitle a:link,
.itemtitle a:hover,
.itemtitle a:visited,
.itemtitle a:active{
	text-decoration: none;
	color: #000000;
}
table.specialitem .specialitempic{
	height: 156px;
}

/* item styles */
table.itemtable{
	margin-left: 24px;
	margin-top: 22px;
}
table.itemtable .righttop{
	width: 24px;
	height: 19px;
}
table.itemtable .rightbottom{
	width: 24px;
	height: 24px;
}
table.itemtable .leftbottom{
	width: 18px;
	height: 24px;
}
table.itemtable{
	width: 613px;
}
div.itemblock{
	margin-left: 14px;
	margin-right: 10px;
	margin-top: 18px;
	margin-bottom: 12px;
}
div.item_productgrp{
	padding-top: 2px;
}
span.brandname,
span.order{
	font-size: 18px;
	color: #000000;
}
span.producttitle{
	font-size: 18px;
	color: #d72c2c;
}
div.priceblock{
	margin-top: 1px;
	margin-bottom: 12px;
}
span.price{
	font-size: 14px;
	font-weight: bold;
	color: #d72c2c;
}
span.now{
	font-size: 14px;
	font-weight: bold;
}
span.oldprice{
	font-size: 12px;
}
div.pictureblock{
	margin-top: 12px;
	margin-right:25px;
}
div.colorblock a:link,
div.colorblock a:active,
div.colorblock a:visited{
	color: #000;
	text-decoration:none;
}
div.colorblock div{
	float: left;
}
div.colorblock div.title{
	width: 110px;
	line-height: 30px;
	padding-left: 1px;
}
div.colorblock div.title span{
	font-size: 12px;
	font-weight: bold;
}

div.colorblock a:hover{
	text-decoration:underline;
}
table.cols,
table.searchcols{
	width: 572px;
}
table.cols td.rightcol{
	width: 200px;
	font-size: 12px;
}
table.searchcols td.rightcol{
	width: 350px;
	font-size: 12px;
}
table.searchcols td.rightcol a:link,
table.searchcols td.rightcol a:visited,
table.searchcols td.rightcol a:active,
table.searchcols td.rightcol a:hover{
	font-weight: normal;
	text-decoration:none;
}
div.buttonblock{
	text-align: right;
	margin-top: 20px;
}
#addnewblock,
#addproduct,
#changeproduct{
	display:none;
}
table.addlist{
	margin-top: 12px;
	width: 570px;
}
table.addlist td{
	padding-right: 20px;
}
table.addlist td.addbutton{
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	width: 160px;
	
}
table.addlist td.addbutton img{
	cursor: pointer;
	cursor: hand;
}

input.amount{
	width: 50px;
}
input.deletebutton{
	border:0px;
	width:76px;
	height:30px;
	background-image:url(../images/deletebutton.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
input.deletebutton_over{
	border:0px;
	width:76px;
	height:30px;
	background-image:url(../images/deletebutton_over.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
input.editbutton{
	border:0px;
	width:76px;
	height:30px;
	background-image:url(../images/editbutton.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
input.editbutton_over{
	border:0px;
	width:76px;
	height:30px;
	background-image:url(../images/editbutton_over.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
input.addbutton{
	border:0px;
	width:76px;
	height:30px;
	background-image:url(../images/addbutton.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
input.addbutton_over{
	border:0px;
	width:76px;
	height:30px;
	background-image:url(../images/addbutton_over.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
input.sendbutton{
	border:0px;
	width:76px;
	height:30px;
	background-image:url(../images/sendbutton.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
input.sendbutton_over{
	border:0px;
	width:76px;
	height:30px;
	background-image:url(../images/sendbutton_over.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
input.totalprice{
	cursor: default;
	width: 55px;
	border: 0px;
}
#addnew{
	display: block;
	_display: inline;
	margin-top: 20px;
}
span.totalprice{
	font-weight: bold;
	font-size: 14px;
}
table.productlist{
	margin-top: 14px;
}
table.productlist td{
	padding-right:14px;
}
table.productlist td.top{
	font-weight: bold;
}
table.productlist td.bottom{
	padding-top: 14px;
	font-weight: bold;
}
table.productlist td.label{
	padding-top: 3px;
}
table.productlist td.submitblock{
	padding-top: 14px;
}
#totalprice,
#paymentprice{
	border: 0px;
	padding: 0px;
}
#totalprice{
	font-weight: bold;
}
.text1{
	width: 200px;
	margin-bottom: 3px;
	_margin: 0px;
}
.text2{
	width: 146px;
	margin-bottom: 3px;
	margin-right: 2px;
	_margin: 0px;
}
.text3{
	width: 45px;
	margin-bottom: 3px;
	margin-right: 2px;
	_margin: 0px;
}
span.highlight{
	color: #d72c2c;
	font-weight: bold;
}
table.contacttable{
	width: 400px;
}
table.contacttable td.label{
	width: 130px;
}
span.big{
	font-size: 13px;
	font-weight:bold;
}
img.partoflink{
	height: 25px;
	width: 125px;
}
td.radio{
	padding-right: 5px;
}
td.text{
	width: 190px;
}
div.prev,
div.prev_over{
	margin-top: 20px;
	background-image: url(../images/button_prev.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:22px;
	padding-left: 30px;
	padding-top: 3px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	width: 130px;
	
}
div.prev_over{
	background-image: url(../images/button_prev_over.gif);
}
div.next,
div.next_over{
	margin-top: 20px;
	background-image: url(../images/button_next.gif);
	background-repeat:no-repeat;
	background-position: top right;
	height:22px;
	padding-right: 30px;
	padding-top: 3px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	
}
div.next_over{
	background-image: url(../images/button_next_over.gif);
}
div.down,
div.down_over{
	margin-top: 20px;
	background-image: url(../images/button_down.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:22px;
	padding-left: 30px;
	padding-top: 3px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	
}



div.right{
	text-align: right;
	padding-right: 8px;
}
table.formbottom{
	margin-top: 20px;
}
div.submitblock{
	padding-left: 128px;
}
div.cc{
	width: 20px;
	height: 20px;
	border: 1px solid #999999;
	
}
div.ccblock{
	margin: 5px;
	margin-left: 2px;
	float: left;
	cursor: hand;
	cursor: pointer;
}
div.ccblock_active{
	margin: 3px;
	margin-left: 0px;
	border: 2px solid #000000;
	float: left;
}
div.colorname{
	float: left;
	width: 360px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
}
.payment td.label{
	font-size: 13px;
	font-weight: bold;
}
.payment .descr{
	margin-bottom: 10px;
}
.ordertotals{
	margin-top: 10px;
}
.ordertotals td.label,
.ordertotals td.label strong,
.ordertotals td.label input{
	font-size: 13px;
}
.ordertotals td.label{
	width: 130px;
}


div.instock{
	background: url(../images/opvoorraad.jpg) top left no-repeat;
	color: green;
	height: 30px;
	padding-left: 35px;
	padding-top: 2px;
}

div.notinstock{
	background: url(../images/nietopvoorraad.jpg) top left no-repeat;
	color: red;
	height: 30px;
	padding-left: 35px;
	padding-top: 9px;
}
div.nodeliverycosts{
	background: url(../images/idealsmall.jpg) top left no-repeat;
	height: 30px;
	padding-left: 35px;
	padding-top: 0px;
	margin-top: 10px;
}
div.specs{
	border: 1px solid #cccccc;
	padding: 5px;
}

a.readmore{
	color: #666666;
	font-weight: normal;
}
div#alpinabanner{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 107px;
	background: url(../images/alpina_banner_bg.png) top left repeat-x;
}
div#alpinabanner div.inner{
	width: 857px;
	text-align: right;
}