@charset "UTF-8";
/* CSS Document */

.product {
	width:225px;
	border:1px solid #e3e3e3;
	margin:0 0 20px 0;
}
.product .image {
	text-align:center;
	padding:10px 0;
	height:200px;
}
.product .name {
	text-align:center;
	padding:0 0 10px 0;
}
.product .price {
	text-align:center;
	padding:0 0 10px 0;
	font-size:15px;
	color:#e78b0b;
}
.product .buysec {
	padding:0 0 10px 0;
}
.product .TextInputField_Productlist {
	height:33px;
	text-align:center;
}


#BUYSECTION .TextInputField_ProductInfo {
    padding: 14px 0 10px !important;
    text-align: center !important;
	height:45px !important;
}


#fp-image {
	margin:0 0 20px 0;
}
#fp-cats img {
	border:1px solid #5e3b1b;
}
#text2 {
	font-size:11px;
}
.fp-cats-text {
	background-image:url('/images/skins/bordpladefabrikken/billige-terrassebraedder/images/link-bg.png');
	background-repeat:repeat-x;
	padding:10px 0;
}
.fp-cats-text a:link, .fp-cats-text a:active, .fp-cats-text a:visited {
	text-align:center;
	padding:11px 0 13px 0;
	margin:0 0 12px 0;
	text-decoration:none;
	color:#FFF;
}
.image-canvas {
	width:300px;
	border:1px solid #CCC;
	text-align:center;
}
.image-canvas #ProductInfo_MagixZoomPlus_MainImage_TD {
	text-align:center;
	width:300px;
}
.image-canvas .padding {
	padding:20px 0;
}

.productcard-stock, .productcard-stocks {
	border-bottom:1px solid #CCC;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.Prices_Custom_TBL td {
	text-align:left;
	vertical-align:top;
	padding:10px 0;
	font-size:16px !important;
	color:#666 !important;
	font-weight:bold;
}
.pricenow {
	font-size:16px !important;
	color:#fe6700;
	font-weight:bold;
}
#varekort-view {
	border-bottom:1px solid #CCC;
	padding:0 0 20px 0;
	margin:0 0 10px 0;
}
.contact-input {
	background-color:#e6e6e6;
	border:1px solid #a4a4a4;
	padding:5px 0 5px 10px;
	height:35px;
	margin:3px 0;
	width:345px;
}
.contact-text {
	background-color:#e6e6e6;
	border:1px solid #a4a4a4;
	width:345px;
}
#contact-personale td {
	vertical-align:top;
}
#contact-personale img {
	margin:0 5px 0 0;
	border:1px solid #6a4728;
}
#contact-info-div {
	width:720px;
	border:1px solid #CCC;
	margin:30px 0 0 0;
}
#contact-info-div .padding {
	padding:20px;
}
#contact-info-div .padding li {
	margin:5px 0;
}
#contact-info {
	margin:20px;
	width:680px;
}
#contact-info th {
}
#contact-info td {
	vertical-align:top;
	width:33%;
}
.contact-head {
	font-size:16px;
	display:block;
}
#contact-info ul {
	margin:0;
	padding:0;
}
#contact-info li {
	list-style-type:none;
	margin:4px 0;
}
li {
	list-style-type:none;
}
ul {
	margin:0;
	padding:0;
}
#Table20 {
	padding:70px 0 0 0;
	background-color:#fff;
}
#rabatter {
	position:absolute;
	margin:230px 0 0 10px;
}
.productcard-semiheader {
	font-size:13px;
	font-weight:bold;
	color:#e78b0b;
}
#ProductInfo_MagixZoomPlus_IMG {
	width:350px;
}


.boardtypes{
    margin:0 -2% 50px;
}
.boardtypes > div {
	width: 46%;
	display: inline-block;
	vertical-align: top;
	margin: 0 2%;
	text-align: center;
	border:solid 1px rgba(232,232,232,1.00);
	cursor: pointer;
}
.length-select{
    width: 50%;
}
.typePicker{
    padding:10px;
    border:1px solid gray;
    border-radius: 5px;
    margin-bottom: 25px;
    text-align: center;
    cursor:pointer;
}
#typePickerHeader{
    margin-bottom:25px;
}
.addNewProductLine{
    padding:10px;
    border:1px solid gray;
    border-radius: 5px;
    cursor:pointer;
}
