.shop td, .shop th {
    font-family: Verdana, Arial;
    font-size: 11px;
    margin: 0px;
}

.shop td {
    vertical-align: top;
}

.shop img, .shop p, .shop form, .shop fieldset, .shop div {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.shop a {color: #000080; font-weight: bold; text-decoration: none;}
.shop a:hover {color: #000080; text-decoration: underline;}

.shop .left a {
    color: #000000;
}

.shop .big {
    font-size: larger;
    margin-bottom: 10px;
    display: block;
}

.shop .small {
    font-size: smaller;
}

.shop .shop_categ {
}

.shop .shop_categ_active {
    color: #A00000;
    font-weight: bold;
}

.shop .shop_categ_sub {
    padding-left: 10px;
}

.shop .shop_categ_sub .shop_categ {
    font-weight: normal;
}

.shop .catalog_categ {
    font-weight: bold;
}

.shop .catalog_categ a {
    font-size: larger;
}

.shop .catalog_subcateg {font-family: arial, sans-serif; font-size: 11px; margin: 0px; font-weight: normal;}
.shop .catalog_subcateg a {color: #000080; font-weight: normal; text-decoration: none;}
.shop .catalog_subcateg a:hover {color: #000080; font-weight: normal; text-decoration: underline;}

.shop .featured {
    border: 1px solid silver;
}

.shop .featured .price {
    font-weight: bold;
    color: red;
}

.shop .breadcrumb {
    font-size: larger;
    font-weight: bold;
}

.shop .category_sub a {color: #000080; font-weight: normal; text-decoration: none;}
.shop .category_sub a:hover {color: #000080; font-weight: bold; text-decoration: underline;}

.shop .product a {
    font-size: larger;
}

.shop .prices .list_price {
    color: #8D8D8D;
    text-decoration: line-through;
}

.shop .prices .price {
    color: #FF0000;
    font-weight: bold;
    font-size: 18px;
}

.shop .prices .you_save {
    color: #8D8D8D;
}

.shop .prod_title {
    font-size: 16px;
    font-weight: bold;
}

.shop .stock_yes {
    font-weight: bold;
}

.shop .stock_no {
    color: #FF0000;
    font-weight: bold;
}

.shop .shop_cart {
    border: 1px solid silver;
}

.shop .shop_cart td, .shop .shop_cart th {
    padding: 2px 5px;
    vertical-align: middle;
    border: 0px solid silver;
    border-right-width: 0px solid silver;
    border-bottom-width: 0px solid silver;
}

.shop .shop_cart .total td {
    font-weight: bold;
    font-size: 14px;
    text-align: right;
}

.shop .shop_cart .total .price {
    background-color: #EEEEEE;
    text-align: right;
}

.shop .shop_search {
    margin-left: 5px;
    width: 100px;
}

.shop .btn_search {
    margin-left: 5px;
}

.shop .client th {
    text-align: left;
    width: 130px;
    vertical-align: top;
}

.shop .client input {
    width: 200px;
}

.shop .client input.c {
    width: 15px;
    border: none;
}

.shop .client textarea {
    width: 200px;
    height: 60px;
}

.shop .error {
    color: red;
}

.shophelp {
    font-family: Verdana, arial, sans-serif;
    font-size: 12px;
    margin: 10px;
}

hr {
    color: #000000;
    height: 1px;
}

.shop a.enlarge, a.enlarge:hover {
    color: #555!important;
    font-weight: normal;
    text-decoration: none;
}

.shop .prod_ask {
    font-size: 14px;
    font-weight: bold;
}

.shop .shop_cart .cartheader td {
    font-family: Verdana, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    background-color: #EEEEEE;
}

.shop .shop_cart .cartproducts td {
    font-family: Verdana, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    background-color: #FFFFFF;
}

.shop .shop_cart .cartsubtotal td {
    font-family: Verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    background-color: #FFFFFF;
}

.shop .shop_cart .cartshipping {
    font-family: Verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    background-color: #FFFFFF;
}

.shop .shop_cart .carttotal td {
    font-family: Verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    background-color: #EEEEEE;
}

.shop .shop_cart .cartprice {
    font-family: Verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    background-color: #FFFFFF;
}
