/**
 * Tabasco - CSS: Layout
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2009-02
 * 
 */
@import url(content.css);
@import url(navigationen.css);
@import url(form.css);
@import url(jquery.fancy.css);



/* ------------------------------------------- */
/* Page + Main */
body { background: url(../img/bg_wood.jpg) #45382f; }
#bg { padding: 5px 1px 0 0; }
#margins { margin: 0 auto 0 auto; padding: 16px 0 0 0; position: relative; width: 950px; }
#page { background: url(../img/bg_main.jpg) 0 260px no-repeat #e57e18; }
#main { background: url(../img/bg_default.jpg) no-repeat; min-height: 300px; padding: 300px 0 60px 0; position: relative; }
#main #col1 { float: left; margin: 0 0 0 20px; width: 180px; }
#main #col2 { float: left; margin: 0 0 0 20px; width: 700px; }



/* ------------------------------------------- */
/* Base */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }
.floatbox { overflow: hidden; }
.hideme { position: absolute; top: -1000em; left: -1000em; height: 1px; margin: 0 !important; padding: 0 !important; width: 1px; }



/* ------------------------------------------- */
/* Logo */
h1 { margin: 0 0 10px 0; }
h1 a { background: url(../img/logo_shop.png) no-repeat; display: block; height: 60px; width: 260px; }
h1 a img { display: none; }



/* ------------------------------------------- */
/* Topbar */
#topright { position: absolute; top: 5px; right: 0; }

#box_cart { background: #000; float: right; padding: 0 14px; }
#box_cart p { background: url(../img/ico_cart.gif) no-repeat; color: #fff; margin: 5px 0; padding: 0 0 0 25px; }
#box_cart a { color: #e17216; text-decoration: none; }
#box_cart a:hover, #topbar #box_cart a:active, #topbar #box_cart a:focus { color: #fff; }

#topbar { color: #fff; padding: 5px 0 10px 0; }
#topbar strong { color: #fff; }
/* Loginbox */
#topbar #box_login { float: right; }
#topbar #box_login p { display: inline; margin: 0; }
#topbar #box_login form input { vertical-align: middle; }
#topbar #box_login form .email input, #topbar #box_login form .pwd input {
  background: url(../img/bg_topbar_input.gif) repeat-x #e9e2db;
  border: 1px #000 solid;
  margin: 0 10px 0 0;
  padding: 2px 5px;
  width: 90px;
}
#topbar #box_login form .pwd input { margin: 0; width: 100px; }
/* Adminbox */
#topbar #box_admin { float: right; padding: 4px 0 0 0; }



/* ------------------------------------------- */
/* Flash */
#flash { position: absolute; top: 0; right: 32px; }



/* ------------------------------------------- */
/* Content */
.cols .c66l { float: left; width: 400px; }
.cols .c33r { float: right; width: 280px; }
.cols .c60l { float: left; width: 380px; }
.cols .c20l { float: left; margin: 0 0 0 5px; width: 150px; }
.cols .c50l { float: left; width: 340px; }
.cols .c50r { float: right; width: 340px; }
div.hr { margin: 1em 0 1.5em 0; }



/* ------------------------------------------- */
/* Footer */
#footer { background: url(../img/bg_main_bottom.png) 0 0 no-repeat; padding: 80px 0 40px 0; position: relative; }
#footer ul { list-style: none; margin: 0; padding: 0; }
#footer ul li { display: inline; margin: 0; padding: 0; }
#footer a { color: #fff; float: left; margin: 0 5px 0 0; padding: 5px 10px 8px 10px; text-decoration: none; }
#footer .bc6 a { background: url(../img/btn_drinks.png) 0 0 no-repeat; }
#footer .bc7 a { background: url(../img/btn_sortiment.png) 0 0 no-repeat; }
#footer .bc8 a { background: url(../img/btn_uebertabasco.png) 0 0 no-repeat; }
#footer .bc9 a { background: url(../img/btn_drinks.png) 0 0 no-repeat; }
#footer .bc13 a { background: url(../img/btn_specials.png) 0 0 no-repeat; }
#footer a:hover, #footer a:active, #footer a:focus { background-position: 0 -100px; color: #000; }
#footer p.copyright, #footer p.tradmarks { color: #fff; font-size: .8em; margin: 1em 0 0 0; text-align: center; }


/* ------------------------------------------- */
/* Shop-Styles */
/* ------------------------------------------- */

.teaser { background: url(../img/bg_teaser.png) repeat-x #e58018; border: 1px #b6620c solid; padding: 0 15px; }
.teaser h3 { font-size: 1.2em; margin: 1em 0 .4em 0; }
.teaser a { color: #9e0923; font-weight: bold; }
.start .c66l { float: left; width: 460px; }
.start .c33r { float: right; width: 220px; }


div.buttonbar { margin: 10px 0 10px 0; text-align: right; }
table.buttonbar { margin: 20px 0 10px 0; width: 100%; }
table.buttonbar td { padding: 0; }
table.buttonbar td.right { text-align: right; }

.searchform input { vertical-align: middle; }

.infomsg { font-weight: bold; }

/* ------------------------------------------- */
/* Productlisting */
#product-listing h4 a { text-decoration: none; }
#product-listing h4 a:hover, #product-listing h4 a:active, #product-listing h4 a:focus { text-decoration: underline; }
#product-listing .cols { margin: 0 0 1.5em 0; }
#product-listing .price {
  color: #9e0923;
  font-size: 1.8em;
  margin: 0 0 .1em 0;
}

/* ------------------------------------------- */
/* Productinfo */
#product-info .products-description { padding: 1em 0; }
#product-info .price {
  color: #9e0923;
  font-size: 1.8em;
  margin: 0 0 .1em 0;
}
#product-info .form input { vertical-align: middle; }

/* ------------------------------------------- */
/* Account */
.account .products-history { }
.account .products-history .ph-item { border-left: 3px #a31122 solid; margin: 0 0 1em 0; padding: .5em 1em; }
.account .products-history .ph-item .image { }
.account .products-history .ph-item h5 {
  color: #9e0923;
  font-size: 1.2em;
  margin: 0 0 .3em 0;
}
.account table th { border: 0 !important; padding: .3em .6em .3em 0; width: 180px; }
.account table td.input input { margin: 0 4px 0 2px; vertical-align: middle; }

.account .account-order-item { border-left: 3px #a31122 solid; margin: 0 0 1em 0; padding: .5em 1em; }

/* ------------------------------------------- */
/* Bestellprozess */
#timeline { padding: 10px 0 20px 0; }

.checkout-process table tr th { border-bottom: 1px #9e0923 solid; }
.checkout-process table tr.productitem td { border-bottom: 1px #9e0923 solid; padding-top: 1em; }
.checkout-process table tr td.image { padding: 0; }
.checkout-process table tr td.image img { margin: 10px 0 10px 10px; }

table.totalblock, table.productblock { width: 100%; }
table.totalblock td { text-align: right; }
table.productblock th { font-weight: bold; padding-top: 1.5em; }
table.productblock td.price { border-bottom: 1px #9e0923 solid; padding-top: 1.5em; }

table.payment-block { width: auto; }
table.payment-block td { width: 160px; }
table.payment-block td.input { width: 20px; }
table.payment-block td.r{ width: 60px; }

table.shipping-block { margin: 0 0 1em 0; }
table.shipping-block th { border: 0 !important; color: #9e0923; padding: 1.5em 0 0 0; }
.shipping-block .hide, .payment-block .hide { display: none; }
.shippingdetail { display: none; }



/* ------------------------------------------- */
/* Paging */
#paging { position: absolute; bottom: 10px; width: 730px; }
