/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,

.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-view .tags .form-add-tags:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }




/************************************************/
/******************* PRODUKT ********************/
/************************************************/

#site fieldset.add-to-cart {
         padding-top:10px;
         width:350px;
         }

#site fieldset.add-to-cart .FORMTextCenter {
         width:50px;
}

#site fieldset.add-to-cart .FORMButtonLeft {
         margin-left:10px;
}

#site fieldset.add-to-cart input {
    border: 0 none;
    color: #828282;
    font-family: verdana,arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    outline: medium none;
    padding: 0px 0;
}

body.catalog-product-view .spread_close {
    height: 23px;
}

#site .option .m2 .FORMTextCenter {
    height: 21px;
    padding: 0px 0;
}

body.catalog-product-view .dialog table.table_window td {
    padding-top:0;
    padding-left:0px;
    padding-right:3px;
    padding-bottom:0;
}

body.catalog-product-view .dialog table.table_window td.spread_sw.bottom_draggable {
    padding:0;
}

body.catalog-product-view .dialog table.table_window td.spread_sizer.bottom_draggable {
    padding:0;
}

 #site .product-view .product-shop .option .FORMSelectRight {
        width: 150px;
}



/************************************************/
/******************* KATEGORIE ******************/
/************************************************/


#site .pager .sorter .FORMSelectTarget {
         width: 76px;
}

#site .pager .sorter .FORMSelectRight {
         width: 70px;
}

#site .pager .steps {
         padding-right:20px;
}

#site .pager .steps .FORMSelectTarget {
         width: 66px;
}

#site .pager .steps .FORMSelectRight {
         width: 60px;
}


/************************************************/
/******* WARENKORB (unregistriert) **************/
/************************************************/

#site .cart .cart-collaterals {
        display:none;
}

#site #checkout-step-billing .dob-day,
#site #checkout-step-billing .dob-month,
#site #checkout-step-billing .dob-year
{
         padding-right:0px;
}

#site #checkout-step-billing .customer-dob input{
         width:50px;
}

#site #checkout-step-billing .customer-dob .FORMTextCenter {
    height: 15px;
    margin: 0;
    width:30px;
    padding: 3px 0;
}


.group-select .input-box {
         padding-right:15px;
}

#site .account-create-right .customer-dob .input-box input.input-text {
         width:20px;
}

#site .opc input {
     padding:0;
}


.group-select .input-box input.input-text, .group-select .input-box textarea {
         width: 250px;
           padding:0;
}

#site #checkout-step-billing .FORMSelectTarget,
#site #checkout-step-billing .FORMSelectOptions,
#site #checkout-step-billing ul.FORMSelectOptions li,
#site #checkout-step-shipping .FORMSelectTarget,
#site #checkout-step-shipping .FORMSelectOptions,
#site #checkout-step-shipping ul.FORMSelectOptions li,
body.customer-address-form .FORMSelectTarget,
body.customer-address-form .FORMSelectOptions,
body.customer-address-form ul.FORMSelectOptions li
{
         width:206px;
}

#site #checkout-step-billing .FORMSelectRight,
#site #checkout-step-shipping .FORMSelectRight,
body.customer-address-form .FORMSelectRight {
        background: url(http://dimme.dimme-server.ch/fileadmin/sysimg/forms/select-right.png) no-repeat 100% 0;
        color: #828282;
        cursor: pointer;
        height: 21px;
        font-size:11px;
        margin-left: 3px;
        padding-left: 5px;
        padding-top: 3px;
        width: 200px;
}


/************************************************/
/************** REGISTRIERUNG *******************/
/************************************************/


.account-create .group-select .customer-name .input-box input.input-text,
.account-create .group-select .customer-name .input-box textarea {
    width: 150px;
}

#site .account-login input  {
    padding:0;
}

.account-create .group-select .input-box input.input-text,
.account-create .group-select .input-box textarea {
    width: 150px;

}

#site .account-create .customer-dob .input-box {
    float: left;
    margin-right: 0px;
    width: 40px;
}

body.customer-account-edit .group-select .customer-dob .input-box input.input-text {
    padding: 0;
    width: 30px;
    margin:0px;
}

body.customer-account-edit .group-select .customer-dob .input-box {
    padding-right:0px;
}


.buttons-set .back-link {
    float: left;
    margin-right:15px;
}










