/***********************************
*	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
**************************/


.item_single{
	display:block;
	position:relative;
	float:left;
	width:210px;
	height:280px;
}

.item_single .teaser_image {
	height:200px;
	background:transparent url(../images/blueborder.jpg) repeat-x scroll left top;
	padding-top:15px;
	padding-bottom: 5px;
	margin-right:15px;
	}
	
.item_single .product-title {
	padding-bottom: 4px;
	}


/**************************
* Singleview for Products
**************************/


div.com-single .single-images{
	position:relative;
	right:0px;
	float:right;
}

div.com-single .single-images a{
	position:relative;
	clear:both;
	display:inline;
	float:left;
	padding:0px 0px 20px 10px;
}


div.com-single-desc { }

div.com-single-aticle { }

div.com-single-action-entry h3{
	display:inline;
	}

div.com-single-action-entry .com-input-qty{
	vertical-align:top;
	margin-top: 6px;
	}	
	
	

div.com-single-action-entry  input[type="submit"] {
	background:#9bb200 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	display:inline;
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	height:26px;
	line-height:26px;
	margin:5px 0 10px;
	padding:0 30px;
	text-align:center;
/*	width: 200px;*/
}

div.com-single-action-entry  input[type="submit"]:hover {
	background-color: #BFDB4E;
}

/* IE6 hack */
* html div.com-single .single-images{
	width: 100px;
}

/* IE7 hack 
*:first-child+html div.com-single .single-images {
	width: 100px;
}
*/

/**************************
* Attributes for Articels
**************************/

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 { }

.com-basket-container_big .com-basket-box {
	background: transparent url(../images/blueborder.jpg) repeat-x scroll left top;transparent url(../images/blueborder.jpg) repeat-x scroll left top;
}

table.com-basket-list { 	
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:100%;	
}
tr.com-basket-header { }

tr.com-basket-header th { 
	padding:5px;
}
table.com-basket-list td { 
	padding:5px;
}

table.com-basket-list table.basket_attributes td{
	padding-left:0px;
	padding-top:10px;
}

table.com-basket-list .payment_title h2, table.com-basket-list .delivery_title h2{
	padding-bottom: 2px;
	padding-top: 10px;
}

table.com-basket-list .basket_total {
	background-color: #A3D2DB;
}

tr.basket_payment, tr.basket_delivery, tr.basket_coupons  {
	background: transparent url(../images/blueborder.jpg) repeat-x scroll left top;transparent url(../images/blueborder.jpg) repeat-x scroll left top;
}

.tx-commercecoupons-pi1 {
	background-color: #343434;
	padding: 10px;
	margin-bottom:15px;
	color: #fff;
}

.tx-commercecoupons-pi1 a, tx-commercecoupons-pi1 a:hover {
	color: #fff;
	font-weight:bold;
}

tx-commercecoupons-pi1 a:hover {
	text-decoration: underline;
}

	
h3.tx-commercecoupons-pi1-header-errorlink {
    	color:white;
}

.tx-commercecoupons-pi1 .inputBorder {
	height: 20px;	
}

.tx-commercecoupons-pi1-submit  {
	background:none repeat scroll 0 0 #ccc;
	border:medium none;
	color:#434343;
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	height:26px;
	line-height:26px;
	margin:5px 0 10px;
	padding:0 15px;
	text-align:center;
	text-decoration:none;
	width:auto;
}

.tx-commercecoupons-pi1-submit:hover {
	background-color:#eee;
}




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:right;
	}

.com-text-left {
	text-align:left;
	}
.com-text-bold {
	font-weight:bold;
	}
	
.com-basket-submit {
	padding: 10px 10px 0px 0px ;
	}
	
.com-basket-next {
	float:right;
	}
	
.com-basket-submit input[type="submit"], .com-basket-next a{
	background:#044971 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	display:block;
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	height:26px;
	line-height:26px;
	margin:5px 0 10px;
	padding:0 30px;
	text-align:center;
	text-decoration:none;
	width:auto;
	float:left;
}

.com-basket-submit input[type="submit"]:hover, .com-basket-next a:hover {
	background-color: #13618C;
	}
	
/**************************
* Basket SMALL (TB)
**************************/

.com-basket-container_small {
	background-color: #A3D2DB;
	padding: 10px 15px;
}

.com-basket-container_small h2 {
	padding-left:4px;
	}
	
.com-basket-container_small .com-basket-box {
	background:transparent url(../images/blueborder.jpg) repeat-x scroll left top;
	padding-top:5px;
}

.com-basket-container_small .com-basket-box tr.com-basket-even {
	background-color: #A3D2DB;
}

.com-basket-container_small .com-basket-box tr.com-basket-odd {
	background-color: #A3D2DB;
}

.com-basket-container_small .com-basket-box td.title_small {
	padding-bottom: 0px;
}

.com-basket-container_small tr.total_small {
	padding-top: 10px;
	background: transparent url(../images/blueborder.jpg) repeat-x scroll left top;
}

.com-basket-container_small .com-basket-submit input[type="submit"]{
	float:right;
}

.com-basket-container_small .com-basket-submit {
	padding: 10px 0px 20px 10px ;
}


/**************************
* Basket Quickview
**************************/
div.com-basket-qv { 
	background-color: #A3D2DB;
	padding: 15px;
}
div.com-basket-qv-value { }
div.com-basket-qv-link { }
a.com-basket-qv-basket { }
a.com-basket-qv-chkout { }


/**************************
* Checkout
**************************/

.com-chkout-steps {
	padding:10px;
	background-color:#A3D2DB;
	margin-bottom: 10px;
}

.com-chkout-steps div{
	padding:3px;
	}
	
.com-chkout-address-fields .textFieldWraper input {
	width:200px;
}

.com-chkout-address-fields #billing-zip  {
	width:60px;
}


#billing-country {
	width:200px;
	margin-top:4px;
	margin-bottom:6px;
}

dl.com-chkout-address-items { }

div.com-chkout-address h2 { 
	padding-bottom: 0px;
}

p.com-chkout-address-desc {}

div.com-chkout-address-fields {

}


div.com-chkout-address-fields table, div.com-chkout-address-fields td {
	border:none;
}
div.com-chkout-address-fields li {
	list-style-type:none;
}
div.com-chkout-address-fields ol {
	padding:0px;
	margin:0px;	
	    border:none;
}

div.com-chkout-address-fields dl {
  clear:both; 
  width: 100%;
  margin:15px 0px;
  }
 
div.com-chkout-address-fields div {
	padding-left: 20px;
}

div.com-chkout-address-fields div.address_item_name {
	padding-left: 0px;
}

div.com-chkout-address-fields span.address_item_name2 {
	padding-left:6px;
	font-weight: bold;
}

div.com-chkout-address-fields dt, 
div.com-chkout-address-fields dd { padding-bottom: .5em; }

div.com-chkout-address-fields dt { 
	float: left; 
	width: 140px; 
}
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 {
	line-height:12px;
	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 dl {
	float: left;
	clear: left;
	width:400px;
	position:relative;
}

div.com-chkout-listing dt {
	float: left;
	width:150px;
	/*
		clear: both;
	position:relative;
	*/
}

div.com-chkout-listing dd {
	height:16px;
/*	clear: right;
	float: left;
	width:200px;
		position:relative;
		display:block;
	width: 50%;
	display:inline;
*/
}

div.com-chkout-listing-footer {
	clear: left;
}

div.com-chkout-listing-basket {
	background: transparent url(../images/blueborder.jpg) repeat-x scroll left top;transparent url(../images/blueborder.jpg) repeat-x scroll left top;
}

.com-chkout-listing-basket tr.chkout_shipping, .com-chkout-listing-basket tr.chkout_payment, .com-chkout-listing-basket tr.chkout_coupons  {
	background: transparent url(../images/blueborder.jpg) repeat-x scroll left top;transparent url(../images/blueborder.jpg) repeat-x scroll left top;
}

.com-chkout-address-fields-submit input[type="submit"], .com-chkout-listing-submit input[type="submit"] {
	background:#044971 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	height:26px;
	line-height:26px;
	margin:5px 0 10px;
	padding:0 30px;
	text-align:center;
	text-decoration:none;
	width:auto
}

.com-chkout-address-fields-submit input[type="submit"]:hover, .com-chkout-listing-submit input[type="submit"]:hover {
	background-color: #13618C;
	}
	
.tx-commerce-pi3 .finish {
	background: transparent url(../images/blueborder.jpg) repeat-x scroll left top;transparent url(../images/blueborder.jpg) repeat-x scroll left top;
	display:block;
	margin-top:40px;
	}

/********************
* 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; 
}

.addressCountry select{
	width: 200px;
	margin-top:3px;
	margin-bottom:8px;
	}


.tx-commerce-pi4  input[type="submit"], .com-chkout-address-fields p a{
	background:#044971 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	display:block;
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	height:26px;
	line-height:26px;
	margin:5px 0 10px;
	padding:0 30px;
	text-align:center;
	text-decoration:none;
	width:auto;
	float:left;
	clear:both;
}

.tx-commerce-pi4 input[type="submit"]:hover, .com-chkout-address-fields p a:hover {
	background-color: #13618C;
	}



/**************************
* 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:1px solid #444;
	border-right:none;
}
tr.com-list-header {
	background-color:#f2f2f2;	
}

tr.com-list-header th { 
	border-bottom:1px solid #444;	
	border-right:1px solid #444;
}
table.com-list td { 
	border-right:1px solid #444;
}
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 {
	
 }


/**************************
* 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
**************************/

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:0px solid #444;
	border-right:none;

}
table.com-basket-list img {

}
tr.com-basket-header {
	background-color:#f2f2f2;	
}

tr.com-basket-header th { 
	border-bottom:0px solid #444;	
	border-right:0px solid #444;
}
table.com-basket-list td { 
	border-right:0px solid #444;
	border-bottom:0px solid #444;
	vertical-align:top;	
}
tr.com-basket-even {
	background-color:#fff;
}

tr.com-basket-odd {
	background-color:#f7f7f7;	
}


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
**************************/


.stages {
	height: 25px;	
	width:420px;
	background:transparent url(../images/horBar.png) no-repeat scroll left top;
	padding: 3px 3px 3px 10px;
	margin-left:-10px;
}

.stageActive {
	color:#E82D2E;
	padding-right:10px;
	float:left;
}

.stageNonActive {
	color:4D4D4D;
	padding-right:10px;
	float:left;
}


tr.com-chkout-sum { 
	background-color: #A3D2DB;
} 

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;
	}	


/********************
* 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;
	}

#billing-module_sys_dmail_html {
	display:none;
}

