@charset "UTF-8";
body {
background-color:#f5f1e8;
color:#212121;
}

a {
color:#212121;
}

tr {
background:#FFF;
}

tr.altrow {
background:#FCF4E6;
}

tr.lastrow {
background:#FCF4E6;
border-top:2px #EAD9B8 solid;
}

th {
background:#FCF4E6;
border-color:#FCF4E6 #FCF4E6 #EAD9B8;
color:#555;
}

td {
border-color:#EFEFEF;
}

.in_stock {
color:#F00;
}

.out_of_stock {
color:#F00;
}

.input {
border:1px #ac995e solid;
color:#212121;
}

#container {
background-color:#FFF;
border:1px solid #eaeaea;
}

#branding .submit {
background-color:#212121;
color:#FFF;
}

#branding #search .basket {
background-image:url('../../graphics/pitrok/basket.jpg');
}

#range_hero ul li {
color:#212121;
}

#range_hero ul li a {
color:#212121;
}

#range_hero ul li a.current {
text-decoration:underline;
}

#flash {
background-color:#ac995e;
}

#content #sign_in {
border:3px dashed #AC995E;
}

#content #register {
border:3px dashed #AC995E;
}

#content input.error {
border:1px solid #AC995E;
}

#content input {
background-color:#FFF;
border:1px #ead9b8 solid;
}

#content input.special_button {
background-color:#AC995E;
border:none;
color:#FFF;
}

#content input.special_button:hover,#content input.special_button:active,#content input.special_button:focus {
background-color:#a08e59;
}

#content input.disabled {
background-color:#a7a7a7;
}

#content input.disabled:hover,#content input.disabled:active,#content input.disabled:focus {
background-color:#a7a7a7;
}

#content select {
background-color:#FFF;
border:1px #ead9b8 solid;
}

#content .product_line {
background-image:url('../../graphics/pitrok/product_line_border.jpg');
}

#content #main_image {
background-image:url('../../graphics/pitrok/product_detail_border.jpg');
}

#content #product_info a {
color:#ac995e;
}

#content #product_info h3.basket {
color:#ac995e;
}

#content #related_product #image {
background-image:url('../../graphics/pitrok/related_detail_border.jpg');
}

#content #related_product #image h3 {
background-color:#ac995e;
color:#FFF;
}

#footer ul li {
color:#212121;
}

#footer ul li a {
color:#212121;
}