@import url("illmar.css");
/*@import url("http://fonts.googleapis.com/css?family=Allan:bold");*/
@import url("http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:regular,bold");
/*@import url("sommetrounded_black/stylesheet.css");*/

body {
    background: #5f7d02 url( ../Images/Style/bg-tone.png ) repeat-x;
}

a:link {
    color: #0066ff;
}

a:visited {
    color: #7b9ed2;
}

h1, h2, h3, h4, h5, h6, legend {
/*    color: black;
    font-family: "Allan";*/
}

h1 {
    border-bottom-color: #e5e3cf;
}

a.extra-photo {
    border-color: #e5e3cf !important;
}

a.extra-photo:hover {
    border-color: #0066ff !important;
}

.product-page .product-photo-controls {
    border-color: #e5e3cf;
}

.product-page .product-photo-controls .product-main-controls {
    border-color: #e5e3cf;
    background: #f9f9f4;
}

.product-page .product-photo-controls .product-main-controls .amount input {
    border-color: #564920;
}

.product-page .product-photo-controls .product-main-controls .out-of-stock {
    border-top-color: #e5e3cf;
}

.product-page .product-photo-controls .product-main-controls .out-of-stock .form-row input {
    border-color: #564920;
    border-color-bottom: #564920;
}

.product-facts .fact-table {
    border-color: #e5e3cf;
}

.product-facts .fact-table .odd th,
.product-facts .fact-table .odd td {
    background: #f9f9f4;
}

.product-facts .fact-table .even th {
    background: #fefefc;
}

.product-facts .fact-table .odd td {
    background: #fbfbf7;
}

.product-facts .fact-table .even td {
    background: #fefefd;
}

/*fieldset {
    border-color: #e5e3cf;
    background-color: #f9f9f4;
}*/

#footer a {
    color: white;
}

#cart-table td, #cart-table th {
    background-color: #f9f9f4;
}

#cart-table .even td, #cart-table .even th {
    background-color: #fefefc;
}

#cart-table .value-column {
    background-color: #fbfbf7;
}

#cart-table .even .value-column {
    background-color: #fefefd;
}

#cart-buttons, #cart-table, #cart-continue {
    border-color: #e5e3cf;
}

.product-list-enhanced li.product .name, .product-list-enhanced li.product .controls {
    background: #f9f9f4;
}

.product-list-enhanced li.product, .product-list-enhanced li.product .photo {
    border-color: #e5e3cf;
}

#mega-wrap {
    background: url( ../Images/Style/bg-planet.jpg ) no-repeat top;
}

.product-table .featured .photo,
.product-table .featured .description,
.product-table .featured .phot,
table.product-table tr.odd td,
table.product-table tr.odd td.photo,
table.product-table tr.odd td.buttons {
    border-color: #e5e3cf;
}

.product-table .featured .name,
table.product-table tr.odd,
.product-table .featured .controls {
    background-color: #f9f9f4;
}

h3 {
/*    font-family: "SommetRoundedBlackBlack";*/
    font-size: 1.4em;
    margin: 2.142857em 0 1.071429em 0;
    line-height: 1.071429em;
}

/*h3 {
    font-weight: bold;
    font-size: 1.2em;
    margin: 2.5em 0 1.25em 0;
    line-height: 1.25em;
    text-transform: uppercase;

}*/

h1 {
    font-family: "Yanone Kaffeesatz";
    font-size: 2.4em;
    line-height: 1.875em;
    line-height: 1.7em;
}

#sidebar h2 {
    font-family: "Yanone Kaffeesatz";
    font-size: 2em;
    line-height: 2.25em;
    line-height: 2.04em;
    color: #564920;
}

/*#content .content > h3:first-child {
    margin-top: .75em;
}*/

.parcel-tracking-event {
    border-color: #e5e3cf;
}

