/***********************************
*	Default stylesheet for commerce
*	last changes: 5.05.2008
***********************************/
.borderBottom td {
	border-bottom: 1px dashed #DDD;
}

.borderTop td {
	border-top: 1px dashed #DDD;
}

.com-chkout-address-fields { width:100%; }

.tx-commerce-pi4 fieldset, 
.com-chkout-listing-billing-address dl,
.com-chkout-listing-delivery-address dl,
.com-chkout-address-fields ol li {
	border: 1px solid #DDD;
	padding: 0.3em;
	margin-bottom: 0.6em;
}

.com-chkout-address-fields input {
	border: 0;
	background: none;
}

.com-chkout-address-fields .address_item_street,
.com-chkout-address-fields .address_item_city,
.com-chkout-address-fields .address_item_country,
.com-chkout-address-fields .address_item_tel,
.com-chkout-address-fields .address_item_email,
.com-chkout-address-fields .address_item_name strong {
	margin-left: 30px;
}


.com-chkout-address-fields .address_item_name strong {
	margin-left: 15px;
	*margin-left: 5px;
}

.com-chkout-steps {
	margin-bottom: 1em;
}

.com-chkout-step-actual {
	font-size: 13px;
}

div.com-list-even, div.com-list-odd {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	width: 100%;
}

.com-select-attributes {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	width: 100%;
}

.com-basket-small-container {
	padding: 0.6em;
	margin-bottom: 1.3em;
}

.com-basket-even, .com-basket-odd {
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
}

.com-list-action-entry {
	margin-left: 136px;
	margin-top: 1em;
	padding: 0.3em;
}

.com-list-action-entry a {
	float: right;
}

.com-list-action-entry *, .com-list-action-entry a{
	font-size: 11px;
}

.com-attributes {
	padding-top: 1em;
}

.tx-commerce-pi1 h2{
	font-size: 1.7em;
}

.product-image {
	display: inline;
	float: left; 
	margin-right: 16px;
}

.product-image img {
	margin-bottom: 0.3em;
}

.tx-commerce-pi1 .submit {
	float: none;
	margin-bottom: 1em;
}

.tx-commerce-pi1 span{
	display: inline;
}
.tx-commerce-pi1 strong.up{
	text-transform: capitalize;
}

.tx-commerce-pi1 .amount {
	margin-top: 0.3em;
}

.tx-commerce-pi1 .amount strong{
	float: left; 
	padding-right: 4px;
}

.tx-commercesearch-pi1 label { text-align: left; }

.tx_commercesearch_pi1_formular_table_small li {
	display: inline;
	float: left;
}

.tx_commercesearch_pi1_formular_table_small input {
	width: 120px;
}

.tx_commercesearch_pi1_formular_table_small input.submit {
	width: auto;
}

.viewed-article {
	display: inline;
	float: left;
	width: 32%;
	margin-right: 2px;
}

div.pagebrowser {
	padding-top: 10px;
	clear: both;
}

.pagebrowser a {
	padding-right: 6px;
}

.com-attributes {
	clear: both;
}

/**************************
* Listview for Category
**************************/

div.com-category {}
div.com-category-title {}
div.com-category-subtitle {}
div.com-category-desc {}
div.com-category-img {}
div.com-list-action-entry {}
div.com-list-action-entry .price {
	float: left;
	padding-right: 4px;
}

/**************************
* Listview for Products
**************************/

table.com-list { 
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:100%;	
}
tr.com-list-header { }

tr.com-list-header th { 
	padding:5px;	
}

tr.com-list-header-img { }
tr.com-list-header-title { }
tr.com-list-header-teaser { }
tr.com-list-header-price { }
tr.com-list-header-action { }
	      
	      
table.com-list td { 
	padding:5px;
}
tr.com-list-even {}

tr.com-list-odd {}

td.com-list-col-img { 
	padding:5px;	
}

td.com-list-col-title { 
	text-align:left;
}

td.com-list-col-teaser { 
	text-align:left;
}

td.com-list-col-price { 
	text-align:right;
}

td.com-list-col-action {
	text-align:right;	
 }

div.com-list-action-entry {
	text-align:left;
 }

input.com-input-qty { 
	
}

/**************************
* Singleview for Products
**************************/


div.com-single { }
div.com-single-desc { }
div.com-single-aticle { }
div.com-single-action-entry {}

/*
.com-single-article .submit {
	float: right;
	margin-top: -3em;
}
*/


/**************************
* Attributes for Articels
**************************/

table.com-select-attributes { }
tr.com-select-even {}
tr.com-select-odd {}
div.com-basket-sel-att { }

.com-basket-submit .submit, .com-basket-previous, .com-basket-next {
	text-align: right;
}

.com-basket-submit input.submit, .com-basket-previous a, .com-basket-next a {
	clear: both;
	display: block;
	text-align: center;
	width: 100px;
	float: right;
	margin-bottom: 0.6em;
}

/**************************
* Basket
**************************/

tr.com-basket-header-list { }
th.com-basket-header-art-nr { }
th.com-basket-header-title { }
th.com-basket-header-price-gross { }
th.com-basket-header-count { }
th.com-basket-header-price-sum { }
th.com-basket-header-basket { }


table.com-basket-list { 	
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:100%;	
}

tr.com-basket-header th { 
	padding:5px;
}
table.com-basket-list td { 
	padding:5px;
}

tr.com-basket-even { }
tr.com-basket-odd { }
.com-basket-payment {}

.com-basket-payment label { float:left; }

.com-basket-delivery {}

.com-basket-delivery label { float:left; }

.com-text-right {
	text-align:left;
	}

.com-text-left {
	text-align:left;
	}
.com-text-bold {
	font-weight:bold;
	}
/**************************
* Basket Quickview
**************************/
div.com-basket-qv { }
div.com-basket-qv-value { }
div.com-basket-qv-link { }
a.com-basket-qv-basket { }
a.com-basket-qv-chkout { }


/**************************
* Checkout
**************************/

dl.com-chkout-address-items { }
div.com-chkout-address { }
p.com-chkout-address-desc {}
div.com-chkout-address-fields {}

div.com-chkout-address-fields dl {
  clear:both; 
  width: 100%;
  margin:15px 0px;
  }

div.bevestiging dt,
div.bevestiging dd,
div.com-chkout-address-fields dt, 
div.com-chkout-address-fields dd { padding-bottom: .5em; }

div.bevestiging dt,
div.com-chkout-address-fields dt { 
	float: left; 
	width: 30%; 
}

div.bevestiging dd,
div.com-chkout-address-fields dd { 
	text-align: left; 
}
div.com-chkout-address-fields dd.com-chkout-address-radio,
dd.com-chkout-address-item-select {
	clear: left;
	float: left;
	width: 5%;
}

div.com-chkout-address-fields dt.com-chkout-address-radiolabel {
	float: none;
	width: auto;
}

dt.com-chkout-address-item-data {
	float:none;
	width:auto;	
	margin-left:5%;	
}
div.com-chkout-address-new { clear:both; width:100%; }
p.com-chkout-address-fields-submit, .com-basket-submit { clear:both; }

tr.com-chkout-sum {} 

div.com-chkout-listing-billing-address
div.com-chkout-listing-delivery-address {
	clear: both;
}

div.com-chkout-listing {
	padding-top: 16px;
}

div.bevestiging dt,
div.com-chkout-listing dt {
	clear: left;
	float: left;
	width: 30%;
}

div.com-chkout-listing-footer {
	clear: left;
}

/********************
* Address Management
*********************/

div.com-address-items dl,
div.com-address-list dl {
  clear:both; 
  width: 100%;
  margin:15px 0px;
  }

div.com-address-items dt, 
div.com-address-items dd,
div.com-address-list dt,
div.com-address-list dd { padding-bottom: .5em; }

div.com-address-items dt,
div.com-address-list dt { 
	float: left; 
	width: 30%; 
}
div.com-address-items dd,
div.com-address-list dd { 
	text-align: left; 
}



/**************************
* Invoice
**************************/

table.com-invoice-order {	
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:100%;	
}

tr.com-invoice-order-header th { 
	padding:5px;
}

th.com-invoice-customer-address {
	width:auto;	
}
th.com-invoice-additional {
	width:200px;	
}
table.com-invoice-order td { 
	padding:5px;
}




/******************************************************************
* Default Color Set
******************************************************************/



/**************************
* Listview for Products
**************************/

table.com-list { 
	border-right:none;
}
tr.com-list-header {
	background-color:#f2f2f2;	
}

tr.com-list-header th { }
table.com-list td { }
tr.com-list-even {
	background-color:#fff;
}

tr.com-list-odd {
	background-color:#f7f7f7;	
}

td.com-list-col-img { }
td.com-list-col-title { }

td.com-list-col-title a:link,
td.com-list-col-title a:active,
td.com-list-col-title a:hover,
td.com-list-col-title a:visited { }

td.com-list-col-teaser { }
td.com-list-col-price { }
td.com-list-col-action { }
div.com-list-action-entry { }


.tx_commercesearch_pi1_result_table th { display: none;}

/**************************
* Singleview for Products
**************************/


div.com-single { }
div.com-single-aticle { }
div.com-single-cat { }


/**************************
* Attributes for Articels
**************************/


table.com-select-attributes { }

tr.com-select-even {
	background-color:#fff;
}

tr.com-select-odd {
	background-color:#f7f7f7;	
}


div.com-basket-sel-att { }

/**************************
* Basket
**************************/
.tx-commerce-pi1 label {
	width: auto;
}

tr.com-basket-header-list { }
th.com-basket-header-art-nr { }
th.com-basket-header-title { }
th.com-basket-header-price-gross { }
th.com-basket-header-count { }
th.com-basket-header-price-sum { }
th.com-basket-header-basket { }
table.com-basket-list { }

.com-basket-list td.spacer {
	border-top: 1px solid #f7f7f7;	
	font-size: 1px;
	padding: 2px;
}

tr.com-basket-header {
	text-transform: capitalize;
}

tr.com-basket-header th {}
table.com-basket-list td {}

table.com-basket-list td.link{
	text-align: right;
}

tr.com-basket-even {
	background-color:#f7f7f7;	
}

tr.com-basket-odd {}
tr.com-basket-noborder {}

/**************************
* Basket Quickview
**************************/
div.com-basket-qv { }
div.com-basket-qv-value { }
div.com-basket-qv-link { }
a.com-basket-qv-basket { }
a.com-basket-qv-chkout { }




/**************************
* Checkout
**************************/


div.address-item-link {
	padding: 3px 0;
	}
div.address-item-link a:link,
div.address-item-link a:hover,
div.address-item-link a:active,
div.address-item-link a:visited {
	background-color:#57636F;
	color:#fff;
	padding:5px;
	}		
div.address-item-link a:hover {
	text-decoration:underline;
	}	


/********************
* Address Management
*********************/

p.com-address-question {

	font-weight:bold;
	color:red;
	}
div.com-address-link a:link,
div.com-address-link a:hover,
div.com-address-link a:active,
div.com-address-link a:visited {
	background-color:#57636F;
	color:#fff;
	padding:5px;
	}		
div.com-address-link a:hover {
	text-decoration:underline;
	}


