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




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

/*div.com-category div.com-category  {padding:0 0 0 30px;}*/
div.com-category div.com-category  h2 {font-size: 14px; padding: 0 0 0 10px;}
div.com-category div.com-category  h2 a{color: #06195A;}

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

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

table.com-list, table.com-single { 
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:0;
	width:100%;	
		font-family: Arial,Helvetica, sans-serif;
		font-size: 12px;
	
}

.com-list a, .com-single a {
color:#06195A;
text-decoration:none;
border-bottom: 1px dotted #06195A;

}

.com-list h3, .com-single h3 {
margin: 0 0 10px 0;

}

.com-list .inwarenkorb {

margin: 10px 0;
display:none;

}

tr.com-list-header { }

tr.com-list-header th, .com-category h2 { 
	padding:12px 0;
	border-bottom:1px solid #C3D5E8;
	/*border: 1px dotted #ffffff;	
	color:#ffffff;*/
	font-family: Arial,Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	margin-bottom:0;
}

.com-category h2  {
display: block;
margin-left:-2px;

}

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:8px;
	border: 1px dotted #C3D5E8;
	vertical-align: top;
}
tr.com-list-even {}

tr.com-list-odd {}

td.com-list-col-img { 
	padding:5px;	
	width: 65px;
}

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

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

td.com-list-col-price { 
	text-align:right;
	width: 40px;
}

td.com-list-col-action {
	text-align:right;	
 }

div.com-list-action-entry {
	text-align:left;
		width: 200px;
 }




.wakosubmit {
margin:5px 0;
padding: 5px 0;
border-top: 1px dotted #06195A;
background-color:#C3D5E8;
}
.wakosubmit input {
background-color:#06195A;
border:none;
border-bottom: 2px solid #06195A;
font-size: 12px;
color:#ffffff;
margin:0;
padding:0;


padding: 0 5px;
border-top:1px dotted #C3D5E8;
border-bottom:1px dotted #C3D5E8;

}

.wakosubmit input.com-input-qty { 

background-color:#ffffff;
border: 1px dotted #C3D5E8;
font-size: 11px;
color:#06195A;
margin:0 4px;
padding:2px;
text-align: center;
	}


.com-category-teaser-img {
padding: 5px; background-color:#ffffff;

}
.com-category-teaser-img
{border:2px solid #C3D5E8;
}


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


.tx-commerce-pi1 .subtitle {

font-weight:bold;
margin:10px 0 20px 0;
font-size: 14px;
color:#B64123;
}

div.com-single { }

div.com-single h2 {line-height:26px; margin-bottom: 5px; }


.com-single .single_img {

float:left; width: 220px;

}

.com-single .single_img img {

border: 4px solid #C3D5E8;
padding:2px;

}
.com-single .descript {

float:right; width: 320px;

}


.com-single .descript p {margin:0 0 10px 0;padding:0 10px;}

div.com-single-desc { }

div.com-single-article { 
margin: 20px 0; 
font-size: 11px;

font-family: Arial, Helvetica,sans-serif;

}

div.com-single-action-entry {}



/**************************
* Attributes for Articels
**************************/
div.com-basket-container {


padding: 0;


}
div.com-basket-container h2 {
color:#06195A;
font-weight:normal;

}

.com-basket-header-text {
color:#333333;

}

table.com-select-attributes { }

tr.com-select-even {}

tr.com-select-odd {}

div.com-basket-sel-att { }

/**************************
* 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%;	
border-bottom: 1px solid #06195A;
border-top: 1px solid #06195A;
}



.com-basket-list a {
color:#06195A;
border-bottom: 1px dotted #06195A;
text-decoration: none;
}
tr.com-basket-header { 

border-bottom: 1px dotted #06195A;

}

.com-input-qty {
border:none;
background-color: #ffffff;
border: 1px solid #06195A;

padding: 3px 0 3px 3px;

}

tr.com-basket-header th { 
background-color: #C3D5E8;
color:#06195A;
	padding:5px;
	font-size: 11px;
	font-family:Arial,Helvetica, sans-serif;
	text-align: left;
}
table.com-basket-list td { 
font-size: 11px;
	font-family:Arial,Helvetica, sans-serif;
	
	padding:2px;
}
tr.com-basket-even {
border-bottom: 1px dotted #06195A;
margin: 5px 0;


 }

tr.com-basket-odd {
background-color:#ffffff;
border-bottom: 1px dotted #06195A;
margin: 5px 0;

 }

.paymentbox {
border-bottom: 1px dotted #06195A;
margin: 5px 0;

}
.com-basket-payment {}

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

.deliverybox {
border-bottom: 1px dotted #06195A;
margin: 5px 0;

}

.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;
	}
	
.pricesbox {
border-bottom: 1px dotted #06195A;
margin: 5px 0;
background-color: #ffffff;
}


.com-basket-submit {
text-align:right;
padding: 0 0 10px 0;
border-bottom: 1px dotted #C3D5E8;

}
.com-basket-submit input {

background-color:#C3D5E8;
border:1px dotted #06195A;
color:#06195A;
padding: 2px;
font-weight: bold;
border:none;

}



.com-chkout-address-fields-submit a, .com-chkout-listing-submit a{

background-color:#C3D5E8;
border:1px dotted #06195A;
color:#06195A;
padding: 4px 4px 3px 4px;
font-weight: bold;
border:none;
font-size: 11px;
font-family: Arial,Helvetica,sans-serif;
margin:0;
text-decoration: none;

}
.com-basket-previous {
float:left; width: 180px;
text-align:center;

}

.com-basket-previous a{

background-color:#C3D5E8;
border:1px dotted #06195A;
color:#06195A;
padding: 2px;
font-weight: bold;
border:none;
font-size: 11px;
font-family: Arial,Helvetica,sans-serif;
display:block;
margin:0;
text-decoration: none;

}
.com-basket-next {
float:right; width: 180px;
text-align:center;

}

.com-basket-next a{
background-color:#C3D5E8;
border:1px dotted #06195A;
color:#06195A;
padding: 2px;
margin:0;
font-weight: bold;
border:none;
display:block;
font-size: 11px;
font-family: Arial,Helvetica,sans-serif;
text-decoration: none;

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

.tx-commerce-pi3 h2 {
padding: 10px 0;
color:#06195A;
font-weight:normal;
}



.com-chkout-steps {

font-size: 14px;
border-bottom: 1px dotted #06195A;

}


.com-chkout-step-actual, .com-chkout-step-inactive, .com-chkout-step-active {
padding: 2px 2px 2px 0px;
margin: 2px 5px;
width: 300px;
font-size: 16px;



}

.com-chkout-step-actual {
color: #000000;
/*background-image:url(../bilder/checkout_states.gif);
background-position: -30px -55px;
background-repeat: no-repeat;*/



}

.com-chkout-step-active {

/*background-image:url(../bilder/checkout_states.gif);
background-position: -30px 0px;
background-repeat: no-repeat;*/

}
.com-chkout-step-active a {

color: #06195A;


}



.com-chkout-step-inactive {

color:#C3D5E8;
/*background-image:url(../bilder/checkout_states.gif);
background-position: -30px -28px;
background-repeat: no-repeat;*/

}


.com-chkout-address {
border-bottom: 1px dotted #06195A;

}
.com-chkout-address-input input {

border:1px solid #06195A;
padding: 2px;

}

dl.com-chkout-address-items, .com-chkout-address-label, .com-chkout-address-radiolabel { 


font-family: Arial,Helvetica,sans-serif;
font-size: 12px;}

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: 20%; 
}
div.com-chkout-address-fields dd { 
	text-align: left; 
}


div.com-chkout-address-fields .standard_field dt { 
	float: left; 
	width: 20%; 
	clear:both;
}
div.com-chkout-address-fields .standard_field dd { 
	text-align: left; 
	float:right;
	width: 70%;
}

div.com-chkout-address-fields .standard_field dd input {
width: 100%;
}


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



.com-chkout-address-fields-submit, .com-chkout-listing-submit {
text-align:right;
padding: 0 0 10px 0;
border-bottom: 1px dotted #C3D5E8;

}
.com-chkout-address-fields-submit input, .com-chkout-listing-submit input {

background-color:#C3D5E8;
border:1px dotted #06195A;
color:#06195A;
padding: 2px;
font-weight: bold;
border:none;

}

tr.com-chkout-sum {} 

div.com-chkout-listing-billing-address,
div.com-chkout-listing-delivery-address {
	clear: both;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	border-top:1px dotted #06195A;
	border-bottom:1px dotted #06195A;
	padding: 10px 5px;
	margin: 5px 0;	
	background-color:#ffffff;
}

div.com-chkout-listing dt {
	clear: left;
	float: left;
	width: 30%;
}

div.com-chkout-listing-footer {
	clear: left;
}

.com-chkout-address-fields table.addresslisting{
margin:0 0 15px 0;
}
.com-chkout-address-fields table.addresslisting ol {

padding: 10px 15px; margin:0;
background-color:#ffffff; 
list-style-position: inside;

}
.com-chkout-address-fields table.addresslisting ol  li{

font-size: 12px;
font-family: Arial,Helvetica,sans-serif;

}

.com-chkout-address-fields table.addresslisting ol  li .address_item_name {

margin:0 0 5px 0;padding:0;
font-size: 14px;
border-bottom: 1px dotted #06195A;

}

.com-chkout-address-fields table.addresslisting ol  li .address_item_name input{

margin:0 10px 0 0;padding:0;

}

.com-chkout-address-fields table.addresslisting .new_address a {
background-color:#C3D5E8;
border:1px dotted #06195A;
color:#06195A;
padding: 5px 8px;
font-weight: bold;

font-size: 12px;
margin:0 0 15px 0;

}


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



.pagebrowser {

text-align:center;
}
.pagebrowser a {

color:#06195A;
font-size: 11px;
padding: 4px 6px;
margin: 0 1px;
text-decoration: none;
background-color:#C3D5E8;

}

.pagebrowser strong {

color:#ffffff;
font-size: 11px;
padding: 4px 6px;
margin: 0 3px;
background-color:#06195A;

}
