@charset "utf-8";
/**
 * RVS-Products stylesheet
 * This stylesheet is a webshop specific stylesheet.
*/

h1
{
    background-image:url(http://images.rvs-products.nl/header.jpg);
}

a,
#productinfoleft #questions,
#productinfoleft #payment-options
{
    color:#6785C2;
}

#menutop a
{
    color:#6785C2;
}

#categorybox a,
#manufacturerbox a,
.menu_link,
#searchbox
{
    background-image:url(http://images.rvs-products.nl/infobox_item_seperator.jpg);
}

#categorybox a:hover,
.menu_link:hover,
#categorybox .activecat,
#manufacturerbox a:hover,
#manufacturerbox .activeman,
#productcart a:hover
{
    background-color:#E1E7F3;
}

#content
{
    background-image:url(http://images.rvs-products.nl/content_bg.jpg);
}

.menuheading
{
    background-image:url(http://images.rvs-products.nl/infobox_heading_seperator.jpg);
}

h2,
span.h2,
#productinfoleft #productstock,
#productinfoleft .productmenuitem a,
#productcart a,
.cart_total span a,
.cart_total span a:hover,
.checkout_button a,
.checkout_button a:hover,
.order_submit_button,
.order_submit_button:hover
{
    background-color:#B3C2E1;
}

#productinfoleft #manufacturers_image,
#productinfoleft #offer,
#productinfoleft #questions,
#productinfoleft #payment-options,
#productinfoleft #manufacturers_image span,
fieldset,
#productoptionsheading,
#also_purchased_heading,
#also_purchased_products,
.rowheading,
.rowfooter,
.row0,
.row1,
.productoptions1,
.productoptions0,
#productoptionsend,
.column1 h3,
.column2 h3,
#no_account h3,
#no_account,
.column1,
.column2,
.cart_total,
.cart_total i,
.cart_header span,
.cart_header i,
.address,
.checkout_button,
.checkout_button a,
#bestseller_column,
.image_column,
#twocontent,
.frontpage_title,
#right_column #frontpage_buttons,
#right_column #phone_and_fax,
#right_column #frontpage_plus_points,
#order_left_address,
#order_right_address,
.order_submit_button
{
    border-color:#B3C2E1;
}

#frontslide
{
    background-image:url(http://images.rvs-products.nl/background_slide.jpg);
}