/***********************************
*	Default stylesheet for commerce
*	last changes: 20.09.2007
**********************************/
body { font: 11px/normal verdana; }
img { border: 0px; }
.nagelprobg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.propicback h2
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
}
h2.probg1 a:link,
h2.probg1 a:link,
h2.probg1 a:active,
h2.probg1 a:hover,
.probg1 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
/*	background-color: #e0e0e0;*/
background-color:none;
	background-image: url(../images/probg1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	height: 38px;
}
.probg2 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e0e0e0;
	background-image: url(../images/probg2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	height: 38px;
}
.probg3 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e0e0e0;
	background-image: url(../images/probg3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	height: 38px;
}
.stepbg {
	background-color: #d9dada;
	background-image: url(../images/stepbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
p.moreinfo a:link,
p.moreinfo a:active,
p.moreinfo a:hover,
p.moreinfo a:visited { 
color:#ef57a0;
text-decoration:none;	
font-size:12px;
}

p.bodytext
{ 
color:#000000;
text-decoration:none;	
font-weight:normal;
font-size:12px;
}

p.com-list-col-title-p,
p.com-list-col-title-p a:link,
p.com-list-col-title-p a:active,
p.com-list-col-title-p a:hover,
p.com-list-col-title-p a:visited { 
color:#000000;
text-decoration:none;	
font-weight:bold;
font-size:12px;
}

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 { 
color:#000000;
text-decoration:none;	
font-weight:bold;
font-size:12px;
}

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

div.com-category {font-color:#fcddec;font-family:arial;}
.com-category h2 {color:#ef57a0;font-family:georgia;}
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:0px;
}
tr.com-list-even {}

tr.com-list-odd {}

td.com-list-col-img { 
	padding:0px;	
}



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

td.com-list-col-price { 
	color:#EF57A0;
                font-family:Verdana,Arial,Helvetica,sans-serif;
                font-size:14px;
                font-weight:bold;
                text-decoration:none;
                test-align:right;
}

p.com-list-col-price { 
	color:#EF57A0;
                font-family:Verdana,Arial,Helvetica,sans-serif;
                font-size:14px;
                font-weight:bold;
                text-decoration:none;
                test-align:center;
}

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

div.com-list-action-entry {
	text-align:center;
 }

input.com-input-qty { 
	
}

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


div.com-single { }

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

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 { 
    font: Arial;	
    border-collapse:collapse;
    border-spacing:0px;
    font-size:14px;
    margin-bottom:8px;
    margin-top:5px;
    outline-color:#000000;
    outline-style:solid;
    outline-width:1px;
    width:100%;
}
tr.com-basket-header { 
    background-color:#000000;
    color:#EF57A0;
    font-family:Georgia;
}

div.com-basket-box {
    margin:2px;
    width:100%;
}

tr.com-basket-header th { 
    background-color:#000000;
    border:1px solid #000000;
    width:536px;
}

tr.com-basket-even { }

tr.com-basket-odd { }

tr.com-basket-odd a{
color:#EF57A0;
font-size:13px;
text-decoration:none;
 }

p.com-basket-next a {
    color:#EF57A0;
    font-family:Georgia;
    font-size:12px;
    text-decoration:none;
}

div.com-basket-container{
    background-color:#EAEAEA;
    padding:15px;
}

p.com-basket-previous a {
    color:#EF57A0;
    font-family:Georgia;
    font-size:12px;
    text-decoration:none;
}

.com-basket-container h2 {
    color:#EF57A0;
    font-family:Georgia;
    font-size:18px;
}

p.com-basket-header-text{
   font-family:Arial;
   font-size:12px;
}

.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
**************************/
#payment h2 {
  color:#EF57A0;
font-family:Georgia;
}

div.com-chkout-step-actual {
 background-color:#EAEAEA;
color:#EF57A0;
font-family:arial,helvetica,sans-serif;
font-size:12px;
margin-left:3px;
}

div.com-chkout-step-active,
div.com-chkout-step-active a{
background-color:#EAEAEA;
color:#EF57A0;
font-family:arial,helvetica,sans-serif;
font-size:12px;
padding-left:1.5px;
text-decoration:none;
}

div.com-chkout-step-inactive {
  background-color:#EAEAEA;
font-family:arial,helvetica,sans-serif;
font-size:12px;
margin-left:3px;
text-decoration:none;
}

dl.com-chkout-address-items { }

div.com-chkout-address{
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
}
div.com-chkout-address div {
	color:#CC0000;
 }
div.com-chkout-address form div{color:#000; padding-left:20px;}
div.com-chkout-address form div.address_item_name{padding-left:0;}
div.com-chkout-address form table tr td a{font-size:12px;}
div.com-chkout-address div label{
	float:none;
	clear:both;
	display:block;
	color:#000000;
	font-size:12px;
}
.com-chkout-address h2 {
color:#EF57A0;
font-family:Georgia;
}

p.com-chkout-address-desc {
	font-size:12px;
	font-weight:bold;
}

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; 
	margin-bottom:12px;
}
div.com-chkout-address-fields dd.com-chkout-address-radio,
dd.com-chkout-address-item-select {
	width: 4%;
}
div.com-chkout-address-fields dd.com-chkout-address-radio{
	margin:0;
	display:inline;
	float:left;
}
div.com-chkout-address-fields dt.com-chkout-address-radiolabel {
	width: auto;
	color:#000000;
	font-size:12px;
	display:inline;
	margin-right:40px;
}

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

com-chkout-listing-descr{
  font-family:Arial;
font-size:14px;
}

div.com-chkout-listing dt {
	clear: left;
	float: left;
	width: 20%;
}
div.com-chkout-listing div dl{font-size:12px;}

div.com-chkout-listing h2{
  color:#EF57A0;
font-family:Georgia;
}

div.com-chkout-listing p {
font-family:Arial;
font-size:12px;
font-weight:bold;
}
div.com-chkout-listing p textarea{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.com-chkout-listing-footer {
	clear: left;
}

/********************
* Address Management
*********************/
div.tx-commerce-pi3 {
	background-color:#EAEAEA;
	padding:5px;
	font-size:12px;
}

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
******************************************************************/
div.pagebrowser{
color:#000000;
text-decoration:none;	
font-weight:normal;
font-size:12px;
}

div.pagebrowser a{
color:#000000;
text-decoration:none;	
font-weight:normal;
font-size:12px;
}

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

table.com-list { 
	border:0px;
	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:0px;
}
tr.com-list-even {
	background-color:#fff;
}

tr.com-list-odd {
	background-color:#f7f7f7;	
}

td.com-list-col-title { 
	padding: 0px;
	margin: 0px;
	height: 68px;
	width: 267px;
	padding: 9px 9px!important;
	vertical-align: top;
}
td.com-list-col-price { 
	padding: 0px;
	margin: 0px;
	height: 86px;
	width: 91px;
	text-align: right!important;
	padding-right: 8px!important;
}
td.com-list-col-img { 
	padding: 0px;
	margin: 0px;
	height: 86px;
	width: 86px;
	background-color:#FFFFFF;
	border-right: 2px solid #CFCFCF!important;
	border-left: 2px solid #CFCFCF;
}
td.com-list-col-img img { 
	padding:0px;
	margin: 0px;
}

td.com-list-col-title p { 
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
td.com-list-col-title p.teasertext,
td.com-list-col-title p.moreinfo { 
	padding-top: 5px;
}
td.com-list-col-title p.moreinfo a,
td.com-list-col-title p.moreinfo a:hover,
td.com-list-col-title p.moreinfo a:visited { 
	padding: 0px;
	margin: 0px;
	font-size: 11px!important;
	font-weight: normal!important;
	color: #EF57A0!important;
}
td.com-list-col-title p.moreinfo a:hover {
	text-decoration: underline;
} 

del { 
	color:#000000;
	font-weight: normal;
	font-size: 12px;
}

td.com-list-col-teaser { 

}

td.com-list-col-price { 

}

td.com-list-col-action {

 }

div.com-list-action-entry {
	
 }

 input.putinbasketsubmit{
 	background: #ffffff url(/fileadmin/templates/images/putinbasket.gif) no-repeat!important;
	width: 64px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 1px;
	color:#e25d94;
	cursor: pointer;
 }
 


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

div.com-single-desc p.bodytext {
	padding-bottom: 1px;
}

div.com-single { }

div.com-single-aticle { }

div.com-single-cat { }

 td.product-discrption { vertical-align: top; }

div.imagebox { position:relative; display: block; width: 175px; overflow: hidden; margin-bottom: 5px; }
div.smallimage { width:40px; height: 40px; position:relative; display: block; float:left; margin-right: 3px; margin-bottom: 3px; cursor:pointer; background-color:#FFFFFF; }

.bigimage { width: 170px; display: block; margin-right: 5px; background-color:#FFFFFF; margin-bottom: 5px; }
div#shadowbox_container { z-index: 999; position: absolute; top:0px; left:0px;}
div#shadowbox_loading { background-color: transparent;}
div#shadowbox_body { overflow:hidden; }
 
/**************************
* 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 #000;
        border-collapse:collapse;
        border-spacing:0px;
        font-size:14px;
		background-color:#FFFFFF;
}
tr.com-basket-header {
	background-color:#f2f2f2;
}

tr.com-basket-header th { 
	border-bottom:1px solid #444;	
	border-right:1px solid #444;
}
table.com-basket-list td { 
	background-color:#FFF;
    padding:0px;
    text-align:right;
	font-size:12px;
	padding-bottom:4px;
}
table.com-basket-list tr th{font-size:14px;}
table.com-basket-list tr.com-basket-even td, table.com-basket-list tr.com-basket-odd td{text-align:center;}
tr.com-basket-even td {
	background-color:#fff;
}

tr.com-basket-even a{
    color:#EF57A0;
    font-size:13px;
    text-decoration:none;
}

tr.com-basket-odd td{
	background-color:#f7f7f7;	
}


tr.com-basket-noborder {
	
	}

p.com-basket-previous, p.com-basket-next{
	margin:4px 0;
	padding:0;
}

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

div.com-basket-box select { width:150px; margin:2px;}


/**************************
* 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;
	}
	
	
/**************
* Category List
**************/
div.com-category-img { width: 152px; display: block; }


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.95;
	font-size: 12px;
}
#tooltip h3, #tooltip div { margin: 0; }

.selectorDiv { border:1px solid #fff; font-size: 12px; }
