/***********************************
*	Default stylesheet for commerce
*	last changes: 20.09.2007
***********************************/

div.tx-commerce-pi1 IMG{
	border: none;
}

div.tx-commerce-pi1 H2 {
	margin: 0;
}

div.tx-commerce-pi3 DD {
	line-height: 16px;
}

/**************************
* Listview for Category
**************************/

div.com-category-title {}
div.com-category-subtitle {}
div.com-category-desc {}


/**************************
* 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: center;
	margin-top: 3px;
 }

input.com-input-qty { 
	
}

/**************************
* Singleview for Products
**************************/


div.com-single { }

div.com-single-desc { }

DIV.com-single-desc P{ 
	margin-bottom: 10px;
}

div.com-single-aticle { }

div.com-single-action-entry {
}

DIV.com-single-description {
	clear: both;
	padding: 10px 0 10px 0;
}

.com-single-details {
	float: left;
	
}

.com-single-action-entry {
	float: left;
	width: 245px;
	line-height: 25px;
}

div.com-select-attributes-dropdown {
	margin: 5px 0 10px 0;
}

DIV.com-single-image {
	width: 200px;
	text-align: right;
	padding: 0 5px 5px 5px;
	float: right;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;	
	*/
}



/**************************
* 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 { }


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;
}
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;
	}
/**************************
* Basket Quickview
**************************/
div.com-basket-qv { }
div.com-basket-qv-value { }
div.com-basket-qv-link {
	padding-top: 10px;
	text-align: center;
}

* html div.com-basket-qv { 
	height: 10px;
}

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 {}

.com-chkout-address-row {
	height: 30px;
}


.com-chkout-address-label {
	padding: 0;
	width: 140px;
}

.com-chkout-address-input {
	padding: 0 0 0 10px;
}

.com-chkout-address-input INPUT{
	width: 285px;
}

.com-chkout-address-input SELECT{
	width: 289px;
}

.com-chkout-address-radio-div INPUT{
    margin: -2px 3px 0 0;	
    width: 20px;
}

.com-chkout-address-radio-div {
	line-height: 20px;
	width: 90px;
	float: left;
}

.com-chkout-address-radiolabel INPUT,
.com-chkout-address-input-check INPUT {
    margin: -2px 3px 0 10px;
}



div.com-chkout-address-fields dl {
  clear:both; 
  width: 100%;
  margin:0;
  }

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 .com-chkout-address-ruler  {
	height:15px;
}

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 { }

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 {
	padding-top: 10px;
	clear: left;
}

p.com-chkout-listing-terms {
	padding-top: 10px;
}

.com-chkout-address-fields-disclaimer {
	padding-bottom: 10px;
}


/********************
* 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: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:#EEEEEE;	
}


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:1px solid #444; */
	/* border-right:none; */
}
tr.com-basket-header {
	background-color: #DFDFDF;
	/* color: #0079BA;	 */
}

tr.com-basket-header th { 
	/* border-bottom:1px solid #444;	 */
	/* border-right:1px solid #444; */
}
table.com-basket-list td { 
	/* border-right:1px solid #444; */
	/* border-bottom:1px solid #444; */
}
tr.com-basket-even {
}

tr.com-basket-odd {
}


tr.com-basket-noborder {
	
	}
	
tr.com-basket-ruler {
	border-top: 1px solid #C0E8FF;
}

.com-basket-previous {
	float: left;
}

.com-basket-submit {
	float: left;
	margin-left: 50px;
}

.com-basket-next {
	float: 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
**************************/

tr.com-chkout-sum { 
	border-top:3px double #C0E8FF;
} 

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-step-active,
div.com-chkout-step-actual,
div.com-chkout-step-inactive {
	padding: 3px;
}
	
	
div.com-chkout-step-active {
	background-color:#DFDFDF;
}

div.com-chkout-step-active A{
	color: #0079BA;
}

div.com-chkout-step-actual {
	font-weight: bold;
	background-color: #c0e8ff;
	color: #0079BA; 
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #0079BA;	
}

div.com-chkout-step-inactive {
	background-color: #DFDFDF;
	/* color: #D8D4D1; */
}

div.com-chkout-steps {
	margin-bottom: 10px;
}


/********************
* 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;
}
	

/********************
* Category and article float divs
*********************/
DIV.com-overview-float,
DIV.com-list-even,
DIV.com-list-odd  {
	position: relative;
	float: left;
	width: 145px;
	min-height: 70px;
	/* background-color: #FFFFFF; */
	/* margin: 0 0 10px 0; */
	/* border-bottom: 1px solid #FFF; */
	border: 1px solid #C0E8FF;
	margin: 0 10px 10px 0;
	padding: 8px;
	
	text-align: center;
}


DIV.com-category-single {
	/* border-bottom: 1px solid #FFF; */
	background-image: url(../images/separator.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding: 5px 0 10px 0;
	width: 510px;
}

.com-category-teaser-img {
	width: 145px;
}


com-overview-float-teaser,
DIV.com-list-even-teaser,
DIV.com-list-odd-teaser {
	margin-bottom: 5px;
}

div.com-list-wrap-outer {
	width: 510px;
	overflow: hidden;
}

DIV.com-list-wrap,  /* wrap container for articles */ 
DIV.com-category  /* wrap container for categories */ 
{  
	width: 520px;
}

DIV.com-list-wrap {
	/*
	background-image: url(../images/commerce/listviewRowBg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	*/
}

DIV.com-category-img,
DIV.com-overview-float-teaserimg {
	min-height: 130px;
	width: 145px;
	float: left;
	/* margin: 0 0 10px 0; */
}

* html DIV.com-category-img,
* html DIV.com-overview-float-teaserimg {
	height: 130px;
}

DIV.com-overview-float-teasertext {
	width: 145px;
	float: left;
	margin: 0;
	display: none;
}

DIV.com-overview-float-itemtitle {
    width: 145px;
    /* min-height: 38px; */
    float: left;
    margin: 5px 0 5px 0;
}

DIV.com-overview-float-itemdescription {
    width: 145px;
    float: left;
    margin: 0 0 5px 0;
}

DIV.com-overview-float-producttitle {
	width: 145px;
    min-height: 32px;
    float: left;
    text-align: left;
    margin: 5px 0 5px 0;
    padding: 0;
    text-align: center;
}


* html DIV.com-overview-float-producttitle {
    height: 32px;
}

/********************
* General Settigns
*********************/	

P.com-basket-previous,
.com-chkout-previous,
.com-payment-previous {
	width: 150px;
	float: left;
}

P.com-basket-previous IMG,
.com-chkout-previous IMG,
.com-payment-previous IMG {
	border: none;
}
	
P.com-basket-next,
P.com-payment-next,
.com-chkout-address-fields-submit,
.com-chkout-listing-submit {
	/* width: 150px; */
	text-align: right;
	float: right;
}

DIV.clear {
	clear:both;
}

.com-bold {
	font-weight: bold;
}

.com-error,
.error {
	
	font-weight: bold;
	color: #D40000;
	/*
	background-image: url(../images/commerce/comIconError.gif);
	background-repeat: no-repeat;
	margin: 2px 0 2px 0;
	padding: 3px 0 0 23px;
	line-height: 17px;
	*/
}

/* Makes H1 looks like H2 for the Minibasket */
.rightcol .tx-commerce-pi1 H1 {
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 4px 0;
}

.rightcol .tx-commerce-pi1 .csc-header {
	margin: 0;
}





