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


input.comm_input {
	color:#ffffff;
	font-size:11px;
	font-weight:bolder;
	background: url(http://laserschuss.linux7.webhome.at/fileadmin/templates/images/green_button.png);
	width:100px;
	height:22px;
	
	padding:0;
	margin:0;	
	border:0;
}

input.comm_detail {
	color:#ffffff;
	font-size:11px;
	font-weight:bolder;
	background: url(http://laserschuss.linux7.webhome.at/fileadmin/templates/images/details.gif);
	width:61px;
	height:16px;
	
	padding:0;
	margin:0;	
	border:0;
	margin:2px;
}

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

textarea {
		border:1px solid #666666;
	
	}
td.com-list-col-teaser { 
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-weight: normal;
}

td.com-list-col-price { 
	text-align:right;
	font-size: 18px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-weight: bold;
}

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-desc p,ul {
	color: #666666;
	font-size:12px;
}

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

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 { }
a.com-basket-qv-basket { }
a.com-basket-qv-chkout { }


/**************************
* Checkout
**************************/

dl.com-chkout-address-items { }

div.com-chkout-address {
	width:100%;
}

p.com-chkout-address-desc {}

div.com-chkout-address-fields {}

div.com-chkout-address-fields dl {
  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-item-select {
	float: left;
	width: 5%;
}

div.com-chkout-address-fields  {
	float: left;
	width: 100%;
}

dl.com-chkout-address-selector {
	width:100%;
	margin:0;
	padding:0;
}

dl.com-chkout-address-selector dt {
	float:left;
	width:30px;
	height:12px;
}

dl.com-chkout-address-selector dd {
	height:12px;
	margin-top:2px;
}


div.com-chkout-address-fields select {
	display:inline;
	width:155px;
}

dt.com-chkout-address-item-data {
	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 {
	float:left;
}

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

div.com-chkout-listing-footer {
}

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

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:1px solid #444;
	border-right:none;
}
tr.com-basket-header {
	background-color:#EaE8dc;	
}

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

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


/********************
* 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;
}
	
.menge_single {
	float: right;
	border:1px solid #666666;
	
}

input.com-input-qty {
	height:15px;
	width:22px;
	text-align:center;	
}

.com-single-aticle input.com-input-qty {
	position:relative;
	top:-2px;
	*top:-4px;
	border:1px solid #666666;
	height:14px;
	width:22px;
	padding:0;
	margin:0;
	text-align:center;
}

.warenkorb_single {
margin-top:4px;
float: right;
}

.single_title {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

.single_title a{
	color:#000000;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	
}

.single_title a:hover{
	color:#000000;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

.single_title a:visited{
	color:#000000;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

.left {
	float: left;
	width: 150px;
	padding:0;
	margin:0;
}

.right {
	background-image:url(http://laserschuss.linux7.webhome.at/fileadmin/templates/images/bg_product_list.gif);
	background-repeat: no-repeat;
	float:right;
	width:330px;
	height:112px;
	margin:0;
}

.kategorie_bild { 
	padding:0px;
	width: 150px;
	height: 112px;
	padding-right: 3px;
}

.kategorie_warenkorb {
	float: right;	
}

.kategorie_title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
	
.kategorie_title a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding:4px;
}
	
.kategorie_title a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding:4px;
}
		
.kategorie_teaser {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding:4px;
}
	
.kategorie_preis {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding:4px;
}

.kategorien {
	width:100%;
	height:120px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

.kategorien input.com-input-qty {
	height:11px;
	margin-right:2px;
}

.kategorien input.com-btn-qty {
	margin-right:2px;
}


.kategorie_korb {
	float:right;
	text-align:right;
	position:relative;
	top:-25px;
}
