/***********************************
*	Default stylesheet for commerce
*	last changes: 20.09.2007
***********************************/

/**************************
* Listview for Category
**************************/

div.com-category {}

div.com-category-title {}
div.com-category-subtitle {}
div.com-category-desc {}
div.com-category-img {}

/**************************
* Listview for Products
**************************/

table.com-list { 
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:100%;
	font-size:85%;
}
tr.com-list-header { }

tr.com-list-header th { 
	padding:5px 0;
}

tr .com-list-header-article {
	text-align:left;
}
tr .com-list-header-price {
	text-align:right;
}
	      
table.com-list td { 
	padding:5px;
}
tr.com-list-even {}

#leftcontent tr.com-list-odd td, #leftcontent tr.com-list-even td {
	border-top:1px solid #000000;
}

tr.com-list-odd {}

td.com-list-col-img { 
	padding:5px;
	vertical-align:top;
}

td.com-list-col-title { 
	width:99%;
	vertical-align:top;
}

#leftcontent td.com-list-col-title p.bodytext {
	margin:3px 0;
	font-size:100%;
}

div.com-list-div-title {
	font-weight:bold;
	padding-bottom:5px;
	font-size:110%;
}

td.com-list-col-teaser { 
	text-align:left;
}

td.com-list-col-price { 
	width:1%;
	text-align:right;
	font-size:85%;
	vertical-align:top;
}

div.com-list-div-price {
	color:#778cb9;
	font-weight:bold;
	font-size:170%;
	white-space:nowrap;
}

td.com-list-col-details {
	width:1%;
 }

td.com-list-col-basket {
	width:99%;
	text-align:right;
	vertical-align:bottom;
	font-weight:bold;
 }

input.com-input-qty { 
	border:1px solid #778cb9;
	text-align:right;
	font-weight:bold;
}

#leftcontent .com-price,
#leftcontent tr.com-basket-even .com-price,
#leftcontent tr.com-basket-odd .com-price,
#leftcontent tr.com-list-even .com-price,
#leftcontent tr.com-list-odd .com-price,
#leftcontent tr.com-basket .com-price {
	color:#778CB9;
	font-size:170%;
	font-weight:bold;
	white-space:nowrap;
}

/**************************
* Singleview for Products
**************************/


div.com-single { }

div.com-single img {
	display:block;
}

div.com-single-teaser p.bodytext {
	padding:0;
	margin:0;
	font-weight:bold;
}

div.com-single-desc { }

div.com-single-aticle { }

div.com-single-action-entry {}



/**************************
* Attributes for Articels
**************************/

table.com-select-attributes { }

tr.com-select-even {}

tr.com-select-odd {}

div.com-basket-sel-att { }

/**************************
* Basket
**************************/

table.com-basket-list { 	
	border-collapse:collapse;
	border-spacing:0px;
	margin-top:5px;
	width:100%;	
}
tr.com-basket-header { }

tr.com-basket-header th { 
	padding:5px 0;
	text-align:left;
}

th.com-basket-header-art-nr { }
th.com-basket-header-title {
	text-align:left;
}
th.com-basket-header-price-gross { }
th.com-basket-header-count { }
tr.com-basket-header th.com-basket-header-price-sum {
	text-align:right;
}
th.com-basket-header-basket { }

.com-basket-header-payment {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	font-weight:bold;
}


table.com-basket-list td { 
	padding:5px 0;
}
tr.com-basket-even { }

tr.com-basket-even td, tr.com-basket-odd td {
	vertical-align:top;
}

tr.com-basket-odd { }


.com-basket-payment label { float:left; }

.com-basket-delivery {}

.com-basket-delivery label { float:left; }

.com-text-right {
	text-align:right;
}

.com-text-left {
	text-align:left;
}
.com-text-bold {
	font-weight:bold;
}

.com-basket-box {
	padding:10px 0;
}

.com-basket-next {
	text-align:right;
}

/**************************
* 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.com-chkout-address, div.com-chkout-listing {
	clear:both;
	padding-top:20px;
}
table.com-chkout-address td {
	font-size:80%;
}

div.com-chkout-step-actual, div.com-chkout-step-active, div.com-chkout-step-inactive {
	float:left;
	padding-right:10px;
	color:#748CB8;
}

dl.com-chkout-address-items { }

.com-chkout-address-input input, .com-chkout-address-input select {
	width:200px;
}
.com-chkout-address-label {
	padding-right:10px;
	font-weight:bold;
	color:#50504E;
}

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.com-chkout-address-fields dt, 
div.com-chkout-address-fields dd { padding-bottom: .5em; }

div.com-chkout-address-fields dt { 
	float: left; 
	width: 30%; 
}
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 { clear:both; }

tr.com-chkout-sum {} 

div.com-chkout-listing-billing-address
div.com-chkout-listing-delivery-address {
	clear: both;
}

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
**************************/

tr.com-list-header {
}

tr.com-list-header th {
	border-bottom:1px solid #000000;	
	border-top:1px solid #000000;
}

th.com-border {
	border-bottom:1px solid #000000;	
	border-top:1px solid #000000;
}

table .com-list td { 
}

tr.com-list-even td {
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #000000;
}

tr.com-list-odd {
}

tr.com-list-odd td {
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #000000;
}

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 {
	font-weight:bold;
 }


/**************************
* 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
**************************/

div.com-basket-container-small {
	border:1px solid #000000;
	margin-bottom:10px;
}

#rightcontent div.tx-commerce-pi1 p.bodytext {
	padding: 5px;
	border:1px solid #000000;
}

tr.com-basket-header-list { }

th.com-basket-header-art-nr { }
th.com-basket-header-title { }
th.com-basket-header-price-gross {
	width:1%;
}
th.com-basket-header-count {
	width:1%;
}
th.com-basket-header-price-sum {
	width:1%;
}
th.com-basket-header-basket { }

table.com-basket-list { 
	width:100%;
	font-size:85%;
}

table.com-basket-list-small { 
	width:276px;
	font-size:85%;
}

div.com-basket-container-small div.com-basket-box { 
	padding:10px 10px 0 10px;
}

table.com-basket-list-small td.com-basket-next { 
	padding-top:8px;
	padding-bottom:8px;
}

table.com-basket-list-small td {
	padding:7px 0;
}

tr.com-basket-header {
}

tr.com-basket-header th { 
	border-bottom:1px solid #000000;	
	border-top:1px solid #000000;	
}

table.com-basket-list td { 
}

#leftcontent tr.com-list-even td, 
#leftcontent tr.com-list-odd td, 
#leftcontent tr.com-basket-even td, 
#leftcontent tr.com-basket-odd td {
	font-size:95%;
	color:#50504E;
}

tr.com-basket-even a, tr.com-basket-odd a {
	color:#5172B7;
}

tr.com-basket-noborder {
}

.com-bold {
	font-weight:bold;
}

tr.com-basket-bottom-line td {
	border-bottom:1px solid #000000;
	padding-top:2px;
}

td.com-basket-actions {
	text-align:right;
	font-size:80%;
}

#leftcontent td.com-basket-actions a,
#rightcontent td.com-basket-actions a {
	border:1px solid #000000;
	text-decoration:none;
	color:#000000;
	padding:1px 2px;
}

td.com-basket-qty {
	font-weight:bold;
	text-align:center;
}

td.com-basket-price {
	font-weight:bold;
	white-space:nowrap;
}

/**************************
* 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
**************************/

tr.com-chkout-sum { border-top:3px double #444;} 

dl.com-chkout-address-items dt,
dl.com-chkout-address-items dd {border-bottom:3px double #444;}


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;
}

div.com-chkout-listing-basket th.com-basket-header-price-sum {
	padding-left:5px;
}

/********************
* 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;
	}


