@charset "utf-8";
/**
 * Framework template
 *
 * The webshop details will be loaded in a separate stylesheet
*/

/**
 * Global styles which apply to all pages
*/

/* General */
*
{
    margin:0;
    padding:0;
}

a img
{
    border:0;
}

ul,ol
{
    padding-left:20px;
    margin:8px 8px 0 8px;
}

li {
	margin: 0px;
	padding: 0px;
	}

body
{
    background-color:#EEE;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-align:center;
    margin-top:39px;
    margin-bottom:15px;
}

textarea,input,select
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
}

a
{
    /* Color defined in webshop style*/
    text-decoration:underline;
}

a:hover
{
    text-decoration:none;
}

#SSM
{
    font-size:10px;
    margin-top:5px;
    text-align:center;
    color:#888;
}

#SSM a
{
    font-size:10px;
    color:#888;
}

#site_tabs
{
    display:block;
    list-style:none;
    padding:0 0 0 2px;
    margin:0;
    position:absolute;
    height:26px;
    width:766px;
    top:-26px;
    left:0;
}

#site_tabs li
{
    float:left;
    position:relative;
    margin-left:4px;
}

#site_tabs li a
{
    display:block;
    height:13px;
    width:155px;
    background-color:#DDD;
    background-image:url(//images.rvs-products.nl/tab_left_inactive.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    position:relative;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:14px;
    padding:5px 12px 5px 12px;
    text-decoration:none;
    color:#666;
    margin-top:2px;
    margin-right:8px;
}

#site_tabs li a img
{
    float:left;
    border:0;
    margin-right:8px;
}

#site_tabs li a span
{
    position:absolute;
    right:0;
    top:0;
    background-image:url(//images.rvs-products.nl/tab_right_inactive.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    height:8px;
    width:8px;
    display:block;
}

#site_tabs li.active a
{
    background-color:#FFF;
    color:#000;
    padding-bottom:8px;
    margin-top:0;
    background-image:url(//images.rvs-products.nl/tab_left_active.gif);
    padding-right:20px;
    margin-right:0;

}

#site_tabs li.active a span
{
    background-image:url(//images.rvs-products.nl/tab_right_active.gif);
    width:16px;
    height:26px;
}

#site_tabs li a:hover
{
	font-weight:bold;
}

#container
{
    width:788px;
    margin:auto;
    text-align:left;
    background-color:#FFF;
    position:relative;
}

#h_b
{
    padding-bottom:8px;
    background-image:url(//images.rvs-products.nl/h_b.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    position:relative;

}

#v_b
{
    padding-right:14px;
    padding-left:6px;
    background-image:url(//images.rvs-products.nl/v_b.gif);
    background-repeat:repeat-y;
    background-position:right;
}

#c_rt,
#c_rb
{
    width:8px;
    height:8px;
    position:absolute;
    right:0;
}

#c_rb
{
    background-image:url(//images.rvs-products.nl/c_rb.gif);
    bottom:0;
}

#c_rt
{
    background-image:url(//images.rvs-products.nl/c_rt.gif);
    top:0;
}

#c_lb
{
    width:8px;
    height:8px;
    position:absolute;
    background-image:url(//images.rvs-products.nl/c_lb.gif);
    left:0;
    bottom:0;
}

.sixpx
{
    height:6px;
    width:100%;
    background-color:#FFF;
}

/* Header */
h5
{
    width:767px;
    height:120px;
    overflow:hidden;
    display:block;
    font-size: 1px;
    border-bottom:1px solid #000;
    background-repeat:no-repeat;
    /* Background defined in webshop style */
}

h5 a 
{
    padding-top: 129px;
    display: block;
}

h6
{
    font-weight:bold;
    font-size:inherit;
}

p,fieldset
{
    margin:8px 8px 0 8px;
}

fieldset
{
    padding:3px;
    border-width:1px;
    border-style:solid;
    /* Border color set in webshop stylesheet */
}

fieldset legend
{
    padding:3px;
    font-weight:bold;
}

.clear
{
    clear:both;
}

.error
{
    border:1px solid #F00;
    padding:8px;
    background-color:#FFECEC;
    margin-top:8px;
    margin-bottom:8px;
}

/* Breadcrumb / account bar */
#menutop
{
    border-bottom:1px solid #000;
    height:18px;
    line-height:18px;
    background-color:#FFF;
    overflow:hidden;
}

#menutop span
{
    float:right;
    position:relative;
}

#menutop a
{
    text-decoration:none;
}

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

/* Left menu */
#menuleft
{
    width:220px;
    float:left;
    position:relative;
}

#categorybox, #manufacturerbox
{
    width:220px;
}

#categorybox a,
#manufacturerbox a,
.menu_link
{
    display:block;
    position:relative;
    width:220px;
    height:21px;
    line-height:21px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#000;
    background-position:bottom;
    background-repeat:no-repeat;
    /* Background defined in webshop stylesheet */
}

#categorybox a img,
#manufacturerbox a img,
.menu_link img
{
    margin-left:6px;
    margin-right:5px;
}

.subcategory
{
    padding-left:18px;
}

.menuheading
{
    display:block;
    position:relative;
    width:200px;
    height:21px;
    line-height:21px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#000;
    padding-left:22px;
    font-weight:bold;
    margin-top:5px;
    background-position:bottom;
    background-repeat:no-repeat;
    /* Background defined in webshop stylesheet */
}

#searchbox
{
    padding-bottom:4px;
    background-position:bottom;
    background-repeat:no-repeat;
    /* Background defined in webshop stylesheet */
}

#searchbox .menuheading
{
    height:28px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:28px;
    margin-top:0;
}

#searchbox form
{
    margin-left:22px;
    margin-top:3px;
}

#searchbox a
{
    font-size:10px;
}

#searchbox input
{
    border:1px solid #000;
    height:16px;
    background-color:#FFF;
    float:left;
    position:relative;
}

#searchit
{
    display:block;
    padding-left:5px;
    width:12px;
    height:16px;
    border:1px solid #000;
    float:left;
    position:left;
    margin-left:3px;
    color:#000;
    line-height:16px;
    text-decoration:none;
}

/* Content */
#contentright
{
    float:left;
    width:548px;
    position:relative;
}#contentright1
{
    float:left;
    width:548px;
    position:relative;
}
#contentright2
{
    float:left;
    width:548px;
    position:relative;
}

* html body #contentright /* IE 6 hack */
{
    left:-2px;
}

#contentright form p
{
    margin-left:185px;
}

#contentright form#contact_us p,
#contentright form#order p,
#contentright p.address,
#contentright form#create_account p,
#contentright form#login p
{
    margin-left:8px;
}

#contentright ul
{
    margin-left:180px;
    margin-top: 0px;
}
#contentright1 ul
{
    margin-top: 0px;
}

div.shops
{
    margin-left:0px;
    margin-top: 0px;
}

#content
{
    padding-bottom:8px;
    background-repeat:repeat-y;
    background-position:top;
    /* Background defined in webshop stylesheet */
}

h2, span.h2
{
    display:block;
    height:28px;
    border-bottom:1px solid #000;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:28px;
    padding-left:10px;
    /* Background color defined in webshop stylesheet */
}

h1.main
{
    display:block;
    height:28px;
    border-bottom:1px solid #000;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:28px;
    padding-left:10px;
	margin-top: 0px;
    /* Background color defined in webshop stylesheet */
}

.rowheading
{
    border:0;
    border-bottom-width:1px;
    border-bottom-style:solid;
    /* border color set in webshop stylesheet */
    margin:8px;
    margin-bottom:0;
    padding:5px;
}

.rowfooter
{
    border:0;
    border-top-width:1px;
    border-top-style:solid;
    /* border color set in webshop stylesheet*/
    margin:8px;
    margin-top:0;
    padding:5px;
}

.rowheading span, .rowfooter span
{
    float:right;
    text-align:right;
}

.row0
{
    border-width:1px;
    border-style:solid;
    /* border color set in webshop stylesheet */
    border-top:0;
    border-bottom:0px;
    margin-left:8px;
    margin-right:8px;
    padding:5px;
}

.row1
{
    background-color:#FFF;
    margin-left:8px;
    margin-right:8px;
    border-width:1px;
    border-style:solid;
    /* border color set in webshop stylesheet */
    border-top:0;
    border-bottom:0px;
    padding:5px;
}

.rw0_fs
{
    padding:5px;
}

.rw1_fs
{
    padding:5px;
    background-color:#FFF;
}

/* Product lists */
.productlistname
{
    position:relative;
    float:left;
    margin-left:10px;
    width:280px;
}

.productlistname a
{
    font-size:12px;
    font-weight:bold;
}

.productlistprice
{
    float:right;
    position:relative;
    text-align:right;
    font-size:14px;
    color:#F00;
    font-weight:bold;
}

.productlistpriceex
{
    font-size:10px;
    color:#000;
    font-weight:normal;
}

.productlistprice s, .productlistpriceex s
{
    font-size:10px;
    color:#000;
}

.productlistprice .productlistbuynow
{
    padding-top:30px;
    text-align:right;
    font-size:12px;
}

.productlistimage {
    width:100px;
    height:80px;
/*    border:1px solid #000; */
    text-align:center;
    background-color:#FFF;
    float:left;
    position:relative;
    line-height:80px; 
    overflow:hidden;
}

.productlistimage img, 
x:-moz-any-link 
{
    top:-2px;
    vertical-align:middle;
    position:relative;
}
.productlistimage img, 
x:default
{
    top:0px;
    vertical-align:middle;
    position:relative;
}

.productlistph
{
    height:82px;
}

/* Category lists */
.subcat .cat_img {
/*    border:1px solid #000; */
    text-align:center;
    height:80px;
    width:100px;
    overflow:hidden;
    background-color:#FFF;
/*    line-height:80px; */
}

.subcat .cat_img img, 
x:-moz-any-link 
{
    top:-2px;
    vertical-align:middle;
    position:relative;
}
.subcat .cat_img img, 
x:default
{
    vertical-align:middle;
    position:relative;
    top:0px;
}

.cat_filter
{
    margin:8px 8px 0 8px;
}

.subcat
{
    height:82px;
}

.subcat a
{
    float:left;
    position:relative;
}

.subcat div
{
    margin-left:110px;
    margin-top:34px;
    font-size:12px;
    font-weight:bold;
}

* html body .subcat div
{
    margin-top:37px;
    padding:0;
}

html>body .subcat div
{
    margin-top:32px;
    padding:0;
}

.subcat div a {text-decoration:none;}
.subcat div a:hover {text-decoration:underline;}

/* Forms */

.submit
{
    text-align:right;
    margin:8px 8px 0 8px;
    padding:3px;
}

.form1
{
    float:left;
    position:relative;
    width:140px;
    margin:8px;
    margin-bottom:0;
    margin-right:0;
    clear:left;
}

.form2
{
    float:left;
    position:relative;
    margin:8px;
    margin-bottom:0;
    min-width:300px;
}

* html body .form2
{
    width:400px;
}

.form2 textarea
{
    width:350px;
}

.column1
{
    float:left;
    width:242px;
    margin-left:8px;
    padding:8px;
    border:1px solid #B3C2E1;
    margin-top:8px;
    height:130px;
}

.column2
{
    float:right;
    margin-top:8px;
    width:242px;
    margin-right:8px;
    padding:8px;
    border:1px solid #B3C2E1;
    height:130px;
}

.column2 input
{
    float:right;
    clear:right;
}

.column2 span
{
    margin-top:3px;
    margin-bottom:3px;
    display:block;
}

/**
 * Page specific styles
*/

/* FAQ */
#faq_title
{
    font-weight:bold;
    font-size:12px;
}

/* Login */
/* contact */

.column1 h3, 
.column2 h3, 
#no_account h3
{
    font-size:13px;
    margin:0;
    margin-bottom:3px;
    padding:0;
    border-bottom:1px solid #B3C2E1;
}

#no_account
{
    border:1px solid #B3C2E1;
    margin:168px 8px 0 8px;
    padding:8px;
}

#no_account input,
.column1 input
{
    float:right;
}

* html body #no_account
{
    margin-top:8px;
}

/* Product page */

h1 /* Product title */
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    margin-top:8px;
    line-height:18px;
}

#productimage {
    width:150px;
    height:150px;
    padding:1px;
    line-height:150px;
    text-align:center;
/*    border:1px solid #000; */
    background-color:#FFF;
    overflow:hidden;
    cursor: url(//images.rvs-products.nl/magnify.cur), pointer;
}

#productimage a
{
    cursor: url(//images.rvs-products.nl/magnify.cur), pointer;
}

#productimage img
{
    vertical-align:middle;
    top:-2px;
    position:relative;
}

#productsmodel
{
    font-size:10px;
    display:block;
}

#productsprice,#productspriceex
{
    display:block;
    font-size:20px;
    font-weight:bold;
    color:#ff0000;
    margin-top:12px;
	    font-family:Verdana,Arial, Helvetica, sans-serif;
}
#productsmall
{
    font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#productspriceex
{
    display:inline;
    font-size:10px;
    color:#000;
    margin:0;
}

#productsprice s
{
    font-size:14px;
    color:#000;
}

#productinfoleft
{
    width:175px;
    float:left;
    position:relative;
    margin-top:8px;
    margin-left:8px;
}

#productinfoleft #manufacturers_image,
#productinfoleft #offer,
#productinfoleft #payment-options,
#productinfoleft #questions
{
    width:152px;
    background-color:#FFF;
    margin-top:16px;
    border-width:1px;
    border-style:solid;
    /* Border color is set in webshop stylesheet */
}

#productinfoleft #questions
{
    width:142px;
}

#productinfoleft #payment-options
{
    width:147px;
    padding:5px;
    padding-right:0px;
    font-size:12px;
}

#productinfoleft #payment-options span
{
    font-size:10px;
}

#productinfoleft #payment-options b
{
    font-size:11px;
    display:block;
    text-align:center;
    margin-right:5px;
}

#productinfoleft #payment-options ul
{
    padding-left:3px;
    margin-top:3px;
    margin-left:8px;
}
#productinfoleft #payment-options ul li
{
    margin-left:4px;
}


#productinfoleft #offer a,
#productinfoleft #manufacturers_image span a,
#productinfoleft #questions
{
    text-decoration:none;
    display:block;
    line-height:11px;
    font-size:11px;
    padding:5px;
    text-align:center;
}

#productinfoleft #offer a:hover,
#productinfoleft #manufacturers_image span a:hover
{
    text-decoration:underline;
}

#productinfoleft #manufacturers_image img
{
    width:152px;
    height:auto;
}

#productinfoleft #manufacturers_image span
{
    display:block;
    border:0;
    border-top-width:1px;
    border-top-style:solid;
    /* border color set in webshop stylesheet */
}

#productinfoleft #productmoreimg
{
/*    border:1px solid #000; */
    border-top:0;
    width:150px;
    padding:1px;
}

#productinfoleft #productmoreimg a
{
    cursor: url(//images.rvs-products.nl/magnify.cur), pointer;
 /*   border:1px solid #000; */
    margin:1px;
    width:46px;
    height:46px;
    position:relative;
    display:block;
    float:left;
    overflow:hidden;
    text-align:center;
    line-height:20px;
    text-decoration:none;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    background-color:#FFF;
}

#productinfoleft #productmoreimg img
{
    border:0;
    height:46px;
}


#productinfoleft #productmoreimg a:hover,
#productinfoleft #productmoreimg .active
{
    
}

#productinfoleft #productstock, 
#productinfoleft .productmenuitem a
{
    width:142px;
    height:11px;
/*    border:1px solid #000; */
    border-top:0;
    line-height:11px;
    display:block;
    text-decoration:none;
    font-size:11px;
    color:#000;
    padding:5px;
    /* Background color set in webshop stylesheet */
}

#productinfoleft #productstock img, 
#productinfoleft .productmenuitem a img
{
    margin-right:5px;
}

#productoptionsheading, 
#also_purchased_heading
{
    border-width:1px;
    border-style:solid;
    /* Border color set in webshop stylesheet */
    border-bottom:0;
    margin-left:185px;
    margin-right:8px;
    padding:5px;
    font-weight:bold;
}

#also_purchased_heading
{
    margin-top:34px;
}

#also_purchased_products
{
    border-width:1px;
    border-style:solid;
    /* Border color set in webshop stylesheet */
    margin-left:185px;
    margin-right:8px;
    padding:5px 0 5px 8px;
    background-color:#FFF;
    position:relative;
    height:95px;
}

.also_purchased_image
{
    width:100px;
    position:relative;
    margin-right:15px;
    float:left;
}

#also_purchased_products .also_purchased_name
{
    width:100px;
    overflow:hidden;
    white-space:nowrap;
    float:left;
}

* html body #productoptionsheading
{
    margin-left:219px;
}
.productoptions1 {
    border-width:1px;
    border-style:solid;
    /* Border color defined webshop stylesheet */
    border-top:0;
    border-bottom:0px;
    margin-left:185px;
    margin-right:8px;
    background-color:#FFF;
    padding:5px;
    height:20px;
    line-height:20px;
}

.productoptions0
{
    border-width:1px;
    border-style:solid;
    /* Border color defined webshop stylesheet */
    border-top:0;
    border-bottom:0px;
    margin-left:	185px;
    margin-right:8px;
    padding:5px;
    height:20px;
    line-height:20px;
}

.productoptions0 select, 
.productoptions1 select
{
    float:right;
    position:relative;
    width:175px;
    height:20px;
}

#productoptionsend
{
    border-top:1px solid #B3C2E1;
    margin-left:185px;
    margin-right:8px;
}

* html body #productoptionsend
{
    margin-left:219px;
}

#productcart
{
    margin-left:215px;
    margin-right:8px;
    line-height:16px;
    text-align:right;
}

#productcart a {
    display:block;
    height:24px;
    line-height:24px;
    padding-top:2px;
    width:150px;
    text-align:center;
    float:right;
}

#productcart a img
{
    float:right;
    margin-right:10px;
    position:relative;
}

#productcart1
{
    margin-right:8px;
    margin-top:8px;
    font-size:16px;
    line-height:16px;
    text-align:right;
}

#productcart1 a {
    display:		block;
    height:			24px;
    line-height:	24px;
    border:			1px solid #FFF;
    width:			150px;
    text-align:		center;
    float:			right;
    text-decoration:none;
    background-color:#6785C2;
    color:			#fff;
	font-family:	Arial, Helvetica, sans-serif;
}

#productcart1 a img
{
    float:right;
    margin-top:4px;
    margin-right:10px;
    position:relative;
}

#productsdesc
{
    margin-left:208px;
    display:block;
    margin-top:60px;
    margin-bottom:0px;
}

* html body #productsdesc
{
    margin-left:215px;
}

#productsdesc2
{
    margin:0px;
}

/* Shopping cart */

.rowheading .cartcol1, 
.rowheading .cartcol2, 
.rowheading .cartcol3, 
.rowheading .cartcol4
{
    font-style:italic;
}

.cartcol1
{
    float:left;
    position:relative;
    width:300px;
}

.cartcol1 .img {
    float:left;
    margin-right:8px;
    width:100px;
    height:80px;
    text-align:center;
    line-height:100px;
    background-color:#FFF;
}

.cartcol2
{
    float:left;
    position:relative;
    width:20px;
    overflow:hidden;
}

.cartcol3
{
    float:right;
    position:relative;
    width:100px;
    text-align:right;
}

.cartcol4
{
    float:right;
    position:relative;
    width:64px;
}

.cartcol4 img
{
    float:right;
}

.cartcol4 input
{
    width:30px;
    float:left;
}

/**
 * Others... To be sort out
*/


#informationbox
{
    margin-top:10px;
}

/*
#reviewheader
{
	margin:8px;
	margin-bottom:0;
	padding:5px;
	height:82px;
	border:1px solid #B3C2E1;
	background-color:#FFF;
	position:relative;
}

#reviewheader .productlistimage
{
	float:right;
}

#reviewheader #productcart
{
	position:absolute;
	bottom:0px;
	right:0px;
	margin-right:112px;
	margin-bottom:5px;
}

#reviewheader #productcart a
{
	float:left;
}

.reviewdate, .rating
{
	float:right;
	position:relative;
	color:#B3C2E1;
}*/

.cart_total
{
    border:1px solid #B3C2E1;
    width:200px;
    border-top:1px solid #6785C2;
}

.cart_total i
{
    font-style:normal;
    padding: 5px 5px 15px 5px;
    border-bottom:1px solid #B3C2E1;
    display:block;
    font-size:12px;
}

.cart_total span a
{
    color:#FFF;
    text-decoration:none;
    display:block;
    padding:5px;
    width:190px;
    background-color:#6785C2;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
}

.cart_total span a:hover
{
    background-color:#B3C2E1;
    text-decoration:underline;
}

.cart_footer_total
{
    padding:0;
}

.cart_header
{
    padding:0;
    height:22px;
}

.cart_header span
{
    border:1px solid #B3C2E1;
    border-bottom:0;
    padding:5px;
    line-height:12px;
    height:12px;
    background-color:#FFF;
    margin-right:3px;
}

.cart_header i
{
    float:right;
    border:1px solid #B3C2E1;
    border-bottom:0;
    border-right:0;
    padding:4px;
    margin-top:2px;
    padding-top:3px;
}

.cart_header i a
{
    text-decoration:none;
}

.cart_header i a:hover
{
    text-decoration:underline;
}

.address
{
    display:block;
    width:220px;
    float:left;
    position:relative;
    border:1px solid #B3C2E1;
    background-color:#FFF;
    padding:5px;
    font-size:11px;
}

.shipping_price
{
    float:right;
    width:100px;
    position:relative;
    text-align:right;
}

.checkout_button
{
    border:1px solid #B3C2E1;
    width:200px;
    border-top:1px solid #6785C2;
    float:right;
    margin-right:8px;
}

.checkout_button a
{
    display:block;
    color:#FFF;
    text-decoration:none;
    display:block;
    padding:5px;
    background-color:#6785C2;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align:right;
    border-top:1px solid #B3C2E1;
}

.checkout_button a:hover
{
    background-color:#B3C2E1;
    text-decoration:underline;
}

.right_history strong,.left_history strong
{
    display:block;
    width:100px;
    float:left;
    font-weight:normal;
    font-style:italic;
}

.right_history
{
    float:right;
    position:relative;
}

.readmore
{
    float:right;
}

.text_newsletter
{
    float:left;
    position:relative;
}

.checkbox_newsletter
{
    float:left;
    position:relative;
    display:block;
    width:20px;
}

#left_column
{
    width:372px;
    margin-left:8px;
    margin-top:8px;
    position:relative;
}

#bestseller_column,
.image_column,
#twocontent,
#frontslide
{
    border:1px solid #B3C2E1;
    margin-bottom:8px;
}

#frontslide #part1,
#frontslide #part3,
#frontslide .part_special
{
    background-repeat:no-repeat;
    height:150px;
    text-indent:-9999px;
    overflow:hidden;
    height:150px;
    display:block;
    position:relative;
    cursor:pointer;
}

#frontslide #part1,
#frontslide #part3
{
    display:none;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
}

#frontslide #part3
{
    background-image:url(//images.rvs-products.nl/background_part3.jpg);
}

#frontslide #part1
{
    background-image:url(//images.rvs-products.nl/background_part3a.jpg);
}

#frontslide .part_special
{
    background-image:url(//images.rvs-products.nl/background_slide.jpg);
    text-indent:0;
    text-align:right;
    height:130px;
    padding:10px 10px 10px 170px;
    font-size:14px;
    font-weight:bold;
}

#frontslide .part_special div
{
    position:absolute;
    left:0px;
    top:0px;
/*    border-right:1px solid #000; */
    text-align:center;
    line-height:150px;
    vertical-align:middle;
    display:block;
    width:150px;
    height:150px;
    background-color:#FFF;
}

#frontslide .part_special span
{
    position:absolute;
    right:10px;
    bottom:10px;
    font-size:10px;
}

#frontslide .part_special span span
{
    font-size:26px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#F00;
    position:relative;
    bottom:0;
    right:0;
    text-decoration:none;
}

#frontslide .part_special span.first
{
    bottom:40px;
    text-decoration:line-through;
}

.image_column
{
    overflow:hidden;
}

#twocontent
{
    border:0;
    position:relative;
    width:372px;
}

#reclame
{
    border:1px solid #B3C2E1;
    width:210px;
    height:183px;
}

#bestseller_column
{
    width:150px;
    height:183px;
    overflow:hidden;
    float:right;
    white-space:nowrap;
    margin:0;
}

#bestseller_column span
{
    white-space:nowrap;
    width:130px;
    overflow:hidden;
    display:block;
    margin-top:3px;
}

.frontpage_title
{
    margin:3px 8px 8px 8px;
    padding:2px;
    border-bottom:1px solid #B3C2E1;
    font-weight:bold;
}

.lastproduct,.top10products
{
    margin:0 8px 8px 8px;
    position:relative;
}

.lastproduct span
{
    margin-left:108px;
    display:block;
}

#right_column
{
    float:right;
    position:relative;
    margin-top:8px;
    margin-right:4px;
    width:152px;
}

#right_column #frontpage_buttons,
#right_column #shop_buttons,
#right_column #phone_and_fax
{
    border:1px solid #B3C2E1;
    position:relative;
}

#right_column #phone_and_fax
{
    height:150px;
    overflow:hidden;
    margin:0;
    margin-bottom:8px;
}

#right_column #frontpage_plus_points
{
    border:1px solid #B3C2E1;
    margin-top:8px;
    background-color:#FFF;
}

#right_column #frontpage_plus_points ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}

#right_column #frontpage_plus_points li
{
    margin:3px 0 3px 0;
    background-image:url(//images.rvs-products.nl/check_pro.gif);
    background-position:5px 50%;
    background-repeat:no-repeat;
    padding:2px 4px 2px 24px;
}

#right_column #shops ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}

#right_column #shops li
{
    margin:3px 0 3px 0;
    padding:2px 4px 2px 10px;
}

html>body #right_column
{
    margin-right:8px;
}

.frontpage_button0,.frontpage_button1
{
    height:30px;
    display:block;
    text-decoration:none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    padding:11px 9px 9px 51px; 
    text-align:center;
    position:relative;
}

.shop_button0,.shop_button1
{
    height:30px;
    display:block;
    text-decoration:none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    padding:11px 9px 9px 5px; 
    text-align:center;
    position:relative;
}

.frontpage_button0:hover,.frontpage_button1:hover
{
    text-decoration:underline;
}

.frontpage_button1
{
    background-color:#FFF;
}

.frontpage_button0 img,.frontpage_button1 img
{
    position:absolute;
    top:9px;
    left:9px;
    border:0;
}

.shop_button0:hover,.shop_button1:hover
{
    text-decoration:underline;
}

.shop_button1
{
    background-color:#FFF;
}
.shop_button0 img,.shop_button1 img
{
    position:absolute;
    top:9px;
    left:9px;
    border:0;
}

.oneline
{
    padding-top:17px;
    padding-bottom:3px;
}

#order_left_address,#order_right_address
{
    display:block;
    width:240px;
    float:left;
    position:relative;
    border:1px solid #B3C2E1;
    background-color:#FFF;
    padding:5px;
    font-size:11px;
    margin-left:4px;
    margin-top:8px;
}

#order_right_address
{
    float:right;
    margin-right:4px;
}

html>body #order_right_address
{
    margin-right:8px;
}

html>body #order_left_address
{
    margin-left:8px;
}

#order_left_address a,#order_right_address a
{
    float:right;
    position:relative;
    font-size:10px;
}

.order_product_edit
{
    float:right;
    font-size:10px;
}

#order_total
{
    float:right;
}

#order_total td
{
    padding-bottom:3px;
}

.order_submit_button
{
    float:right;
    margin-right:8px;
    color:#FFF;
    text-decoration:none;
    display:block;
    padding:5px;
    background-color:#6785C2;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align:right;
    border-top:1px solid #B3C2E1;
    width:150px;
}

.order_submit_button:hover
{
    background-color:#B3C2E1;
    text-decoration:underline;
}

ol.letters {
    list-style-type: lower-alpha;
}

ul.none {
    list-style-type: none;
}


