@CHARSET "UTF-8";
/*
 * Table of Contents:
 * 
 * 1. MACRO -> Layout
 * 2. MACRO -> Typographie
 * 3. MACRO -> Tables
 * 4. MACRO -> Forms
 * 5. MACRO -> Helper
 * 6. MACRO -> Images
 * 7. micro -> Layout
 * 8. micro -> Templates
 *
 */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MACRO -> Layout */

body {
color: #161619;
background: #fff;
font-family: Georgia, sans-serif;
}

#wrapper,
#header,
#footer {
min-width: 900px;
}

#wrapper {
position: relative;
padding-top: 120px;
padding-bottom: 150px;
padding-left: 50px;
}

#header {
z-index: 2;
position: fixed;
background: url(../img/layout/bg_header.png) left bottom repeat-x;
width: 100%;
padding-bottom: 110px;
}

strong#logo,
a#logo {
position: absolute;
top: 20px;
left: 50px;
margin: 0;
color: #7f7f7f;
font: 11px Verdana;
text-transform: uppercase;
letter-spacing: 2px;
text-decoration: none;
}

strong#logo em,
a#logo em {
display: block;
width: 356px;
height: 45px;
margin-top: 5px;
background: url(../img/layout/logo.gif);
text-indent: -9999px;
}

ul#items {
position: relative;
}

#footer {
z-index: 2;
position: fixed;
bottom: 0;
width: 100%;
padding: 70px 50px 10px;
color: #555;
background: url(../img/layout/bg.png) repeat-x;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MACRO -> Typographie */

/* >>> h1, h2, h3, h4, h5, h6 */
h1 {
margin-bottom: 20px;
font-size: 22px;
line-height: 24px;
font-weight: bold;
} 

body#checkout h1,
body#content h1 {
padding: 30px 50px 20px;
margin-left: -50px;
margin-top: -20px;
color: #000;
background: #f1f1f1;
}

body#checkout h1 small {
font-size: 16px;
font-weight: normal;
margin-left: 20px;
}

h2 {
margin-bottom: 15px;
font-size: 20px;
line-height: 22px;
}

h3 {
font-weight: bold;
margin-bottom: 15px;
}

/* >>> Basic Typo */
p, input, button, li {
font-size: 16px;
line-height: 20px;
font-family: Georgia;
}

p {
margin-bottom: 15px;
}

/* >>> ul, ol, li */
ul {}
ol {}
li {}

/* >>> dl, dt, dd */
dl {}
dt {}
dd {}

/* >>> table, caption, th, td */
table { margin-bottom: 20px;}
caption {}
th {}
td {}

/* >>> fieldset, legend */
fieldset { margin-bottom: 15px; }
legend {}

/* >>> form, label, input.text, textarea */
form {}
label {}
input.text {}
textarea {}

select { font: 16px Georgia;}
option {}

button {}
input.submit {}
input.image {}

/* >>> address */
address {
margin-bottom: 15px;
font-size: 16px;
line-height: 20px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MACRO -> Typographie -> Links */

a {}
a:visited {}
a:hover {}
a:active {}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MACRO -> Tables */



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MACRO -> Forms */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MACRO -> Helper */

/* >>>>>>>>>>>>>> Helper > Horizontal Lists */

.hl li {
float: left;
}

/* >>>>>>>>>>>>>> Helper > Clearfix */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clear {
clear: both;
}

/* >>>>>>>>>>>>>> Helper > Invisibility */

.invis {
position: absolute;
left: -9999px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MACRO -> Images */

/* >>>>>>>>>>>>>> Images > Icons */
.icon {}

/* >>>>>>>>>>>>>> Images > Replaced */
.replaced {
display: block;
text-indent: -9999px;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> micro -> Layout */

ul#items {
position: relative;
}

ul#items li {
display: inline;
float: left;
position: relative;
height: 362px;
width: 220px;
margin-bottom: 10px;
border-bottom: 1px dashed #bbb;
}

ul#items li a {
text-decoration: none;
}

ul#items li.intro a {
color: #000;
text-decoration: underline;
}

ul#items li.intro strong {
display: inline;
font-size: inherit;
line-height: inherit;
font-style: inherit;
font-weight: bold;
}

ul#items li strong {
display: block;
text-align: center;
font-weight: normal;
font-style: italic;
font-size: 14px;
line-height: 16px;
}

ul#items li p {
display: block;
margin-bottom: 10px;
font: 11px/12px Verdana, sans-serif;
text-align: center;
color: #444;
}

ul#items li small {
font: 11px Georgia;
}

ul#items li a.zoom strong {
color: #000;
}

ul#items li div {
position: absolute;
bottom: 23px;
left: 0;
width: 220px;
}

ul#items li div big {
display: block;
text-align: center;
}

ul#items li div big span.amount {
padding: 1px 6px;
border-right: none;
background: #ff9;
font-size: 14px;
}

ul#items li div big a,
ul#items li div big ins {
padding: 5px 10px;
color: #fff;
background: #000;
font: italic 12px Georgia;
text-decoration: none;
text-align: center;
}

ul#items li div big a:hover {
text-decoration: underline;
}

/* >>> ul#items li.intro */

ul#items li.intro {
padding-top: 25px;
height: 337px;
color: #333;
font: 15px/22px Georgia, sans-serif;
}

ul#items li.intro span {
background: #ff9;
}

ul#items li.intro p {
font: inherit;
text-align: inherit;
}

/* >>> ul#items li.sold, ul#items li.reserved */

ul#items li.sold img {
opacity: .20;
filter: alpha(opacity=15);
}

ul#items li.sold {
text-align: center;
}

ul#items li.sold em {
position: absolute;
z-index: 1;
top: 110px;
left: 60px;
width: 80px;
padding: 10px;
background: #fff;
color: #000;
font-weight: bold;
font-size: 14px;
text-align: center;
-moz-box-shadow: 1px 1px 40px #aaa;
-webkit-box-shadow: 1px 1px 40px #aaa;
box-shadow: 1px 1px 40px #aaa;
}

ul#items li.reserved em strong {
color: inherit;
font-size: inherit;
font-weight: bold;
}

ul#items li.sold strong {
color: #777;
}

ul#items li.reserved big ins {
color: #000;
background: none;
}

ul#items li.reserved big ins b {
color: red;
font-family: "courier new", monospace;
}

ul#items li.added div big a {
background: transparent;
color: #000;
text-decoration: underline;
}

#footer p,
#footer li {
color: #ccc;
font: 11px Verdana;
}

#footer p {
margin-bottom: 10px;
}

#footer li {
margin-bottom: 2px;
color: #666;
}

#footer a,
#footer em {
color: #fff;
font-style: normal;
}

body.impressum p.back {
color: #F42;
font-size: 18px;
}

body.impressum p.back span {
letter-spacing: 1px;
}

/* >>> #shopping-bag */
#shopping-bag {
position: absolute;
left: 440px;
top: 32px;
height: 43px;
padding-top: 8px;
padding-left: 55px;
background: url(../img/layout/shopping_bag.png) top left no-repeat;
}

#shopping-bag h3 {
margin-bottom: 7px;
font-size: 17px;
}

#shopping-bag p {
font-size: 14px;
line-height: 16px;
margin-bottom: 0;
}

#shopping-bag strong a {
padding: 5px 10px;
color: #fff;
background: #000;
font: italic bold 12px Georgia;
text-decoration: none;
text-align: center;
white-space: nowrap;
}

#shopping-bag strong a:hover {
text-decoration: underline;
}

#shopping-bag small {
color: #444;
font: 11px verdana;
}

#shopping-bag small a {
color: #444;
}

#shopping-bag i {
padding: 1px 6px;
border-right: none;
background: #ff9;
white-space: nowrap;
}

#shopping-bag i small {
font: 11px Georgia;
}

/* >>> #header a#back */
#header a#back {
position: absolute;
left: 440px;
top: 32px;
margin-top: 20px;
color: #000;
}


#header a#back:before {
content: "« ";
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> micro -> Templates */

/* >>> #admin */
#admin {
position: fixed;
top: 0;
right: 0;
padding: 5px 10px;
color: #666;
background: black;
font: italic 12px Georgia;
text-transform: uppercase;
text-decoration: none;
}

#admin a {
color: #fff;
}

#admin a:hover {
text-decoration: underline;
}

/* >>> #notice-popup */

#notice-popup {
position: fixed;
width: 100%;
height: 100%;
background: rgba(0,0,0,.80);
z-index: 3;
}

#notice-popup ul {
position: fixed;
top: 50%;
left: 50%;
width: 450px;
margin-top: -155px;
margin-left: -225px;
background: #fff;
-moz-box-shadow: 0 0 20px #000;
}

#notice-popup ul li {
padding: 25px 15px 15px;
background-position: -55px -50px;
background-repeat: no-repeat;
}

#notice-popup ul li * {
background: #fff;
}

#notice-popup ul li h2 {
margin-bottom: 15px;
font-weight: bold;
}

#notice-popup a.close {
position: absolute;
bottom: -40px;
right: 0;
padding: 10px 20px;
font-weight: bold;
color: #000;
background: #fff;
border-top: 1px dashed #bbb;
}

#notice-popup ul li.item {
padding-left: 150px;
}

span.amount small {
font-size: 80%;
}

#checkout #col-1 {
float: left;
margin-right: 20px;
}

#checkout #col-2 {
float: left;
width: 400px;
}

.notice {
border-top: 1px solid #dd0;
background: #FFFF99;
padding: 5px 10px;
}

.error {
border-top: 1px solid #DAA;
background: #FEE;
padding: 5px 10px;
}


/* >>> #checkout */

#checkout h2 {
margin-bottom: 30px;
}

#checkout h2 .step {
font-size: 50px;
line-height: 50px;
background: #000;
color: #fff;
padding: 0 5px 0 10px;
}

/* >>> #checkout table */

#checkout table {
border-collapse: collapse;
width: 400px;
}

#checkout table .col-1 {
width: 280px
}

#checkout table .col-2 {
text-align: right;
}

table tr th,
table tr td {
padding: 8px 10px;
}

table tr th {
border: 1px solid #eee;
border-top: 1px solid #bbb;
border-bottom: 1px solid #ddd;
background: #eee;
color: #000;
font-size: 14px;
font-weight: bold;
}

table tr td {
border: 1px dashed #bbb;
background-position: right 60%;
background-repeat: no-repeat;
}

table tr td span.amount {
white-space: nowrap;
}

table tr td img {
display: block;
}

table tr td img {
width: 64px;
}

#checkout table tr td.item {
padding-top: 100px;
}

#checkout table tr td.item strong {
display: inline;
float: left;
padding: 10px 10px 5px;
margin-left: -10px;
background: #fff;
}

#checkout table tr td.item a {
clear: left;
float: left;
padding: 5px 10px 10px;
margin-left: -10px;
color: #000;
background: #fff;
font: italic 12px Georgia;
}

#checkout table tr.total td {
border-top: 2px solid #000;
font-weight: bold;
font-size: 120%;
border-bottom: 0;
background: #FF9;
}

#checkout table tr.tax td {
font-size: 80%;
border-top: 0;
color: #555;
}

/* >>> #checkout form */

#checkout form ul.error {
clear: both;
margin-bottom: 5px;
margin-right: 17px;
}

#checkout form label.error {
border-top: 0;
padding: 0;
background: transparent;
}

#checkout form label.error input {
background: #FEE;
}

#checkout form p.notice {
margin-right: 17px;
}

#checkout form fieldset#billing label,
#checkout form fieldset#shipping label {
float: left;
margin-right: 10px;
margin-bottom: 5px;
}

#checkout form fieldset#billing p.clear {
margin-bottom: 0;
}

#checkout form label.street { width: 300px; }
#checkout form label.house-number { width: 67px; }
#checkout form label.zip { width: 67px; }
#checkout form label.city { width: 300px; }
#checkout form label.e-mail { width: 377px; }

#checkout form label span.label {
display: block;
margin-bottom: 3px;
font-size: 14px;
font-weight: bold;
}

#checkout form label input[type="text"] {
display: block;
width: 100%;
}

#checkout form label noscript p {
margin-bottom: 5px;
}

#checkout form label#display-shipping {
display: none;
margin-bottom: 20px;
}

#checkout form label.country input[type="submit"] {
font-size: 11px;
padding: 5px;
font-weight: normal;
font-style: italic;
font-size: 12px;
margin-right: 0;
border-bottom: 0;
}

#checkout input[type="submit"] {
padding: 10px;
margin-right: 5px;
border: 0;
border-bottom: 2px solid #bbb;
background: #000;
color: #fff;
font-weight: bold;
}

input.checkbox {
float: left;
margin-right: 6px;
}


