/* tt_products - Custom styles & modifications */


.tx-ttproducts-pi1 p{
	line-height: 1.5em;
	padding: 0
}



/* tt_products - LIST VIEW */


.list-view-product td {
    padding-right: 3px;

}


td.list-view-product-title p {
    padding: 0 0 0 15px ;
}

td.list-view-product-title p a{
    color: black;
}

td.list-view-price p {
    color: #00A2E9;
    padding-left: 15px;
}

td.list-view-image {
    width: 155px;
}

.list-view-product-image {
    border: 1px solid #E1E1E1;
}

.list-view-image:hover {
    border: 1px solid #00A2E9;
}




/* tt_products - SINGLE VIEW */

.single-view-category-title {
    font-size: 15px;
    font-weight: bold;
    color: #00a2e9;
}

.single-view-back-link, .single-view-finalize-order-link {
    height: 30px;
    font-size: 15px;
    color: #00a2e9;
}

.single-view-back-link p a, .single-view-finalize-order-link p a  {
    text-decoration: underline;
    font-size: 11px;
}

.single-view-product-title {
	color: #00a2e9;
	font-size: 1.25em;
	margin: 0 0 1em;
	font-weight: bold;
}

.single-view-product-note {
}

p.single-view-product-itemnumber, p.single-view-product-price {
    line-height: 5px;
    font-weight: bold;
}


.single-view-td-spacer {
    height: 5px;
    background-color: #FFFFFF;
}

.single-view-cellpadding {
    padding: 10px;
}

.single-view-product-image {
    border: 1px solid #E1E1E1;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}



/* Winkelmandje */

.mini_basket {
    height: 22px;
    width: 164px;
    background: url('../images/winkelwagen.png') no-repeat left top;
    margin: 1px;
    text-align: right;
}

.mini_basket p, .mini_basket a {
    padding-top: 3px;
    padding-right: 4px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.list-view-image {
    border: 1px solid #CCC;
    text-align: center;
    vertical-align: middle;
    height: 200px;
}

.list-view-block {
    float: left;
    height: 285px; 
    width: 156px;
    padding: 4px;
}
.list-view-title {
    margin: 4px 8px 1px 8px;
    display: block;
    font-weight: bold;    
}
.list-view-title a {
    color: black;    
}
.list-view-price {
    margin: 1px 8px 4px 8px;
    display: block;
    color: #00A2E9;
    font-weight: bold;
    font-size: 1.1em;    
}

.catlist-item {
    float: left;
    width: 156px;
    height: 150px;
    padding: 4px;
}

td.catlist-item-image{
    width: 155px;
    text-align: center;
    padding: 2px;
}

.catlist-item-image{
    vertical-align: middle;
    border: 1px solid #CCC;
    }
    
.catlist-item-title{
    padding: 4px 8px 1px 8px;
}

.this-table img{
    display: block;
    margin: 0 auto;
    } 

.submit-button-webshop-image {
    border: none;
    padding: 0;
}    

.single-view-topbar {
   margin-top: -31px;
}

.single-view-bottombar table td,
.single-view-accessoiresbar table td {
    vertical-align: middle;
}


.single-view-bottombar table td p,
.single-view-accessoiresbar table td p,
.single-view-accessoiresbar-aantal p {
    padding: 0;
}

.single-view-bottombar table td.single-view-bottombar-aantal p,
.single-view-accessoiresbar-aantal p {
	padding-left: 10px;
}

.single-view-accessoiresbar-title p  {
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.single-view-bottombar table td input,
.single-view-accessoiresbar table td input {
    padding: 4px 5px;
    line-height: 20px;
    vertical-align: middle;

}

.single-view-bottombar table td select,
.single-view-bottombar table td option,
.single-view-accessoiresbar table td select,
.single-view-accessoiresbar table td option {
    padding: 3px 5px;
    line-height: 20px;
    vertical-align: middle;
}

.qtyfield {
    padding: 4px 5px;
    line-height: 20px;
    vertical-align: middle;
    width: 100px;
}
    
.qtyfield-qtyfield-small {
    width: 40px;
}


.single-view-cellpadding hr {
   border: 0px;
   width: 480px;
   height: 1px;
   background-color: white;
}


/* Basket orderforms */

.basket-orderform tr td{
    padding: 3px 5px;
    font-size: 9pt;
}

.basket-orderform .tx-ttproducts-pi1-wrap2 {
    font-size: 9pt;

}

.bezorging-radiobuttons input {
    border: 0px solid;
}
