/* CSS Document */
/* Centreos */
html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
}

/* #################         LAYOUT DIVS         ################# */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 950px;
	background: transparent url("../images/content_back.gif") repeat;
}
#header {
	margin: 0;
	height:150px;
}

#container {
}

#left {
	float: left;
	width: 160px;
	background-color: #141c1a;
	margin:0;
}

#contentwrapper{
	float: left;
	width: 630px;
}


#breadcrumb {
	float: left;
	width: 620px;
	height: 20px;
	background-color:#a1a4a3;
	padding-left:10px;
}
	
#content {
	float: left;
	line-height: 15px;
	padding: 0;
	margin:0;
}

#right {
	float: left;
	width: 160px;
	background-color:#717776;
}

#footer {
	clear: both;
	text-align:center;
}


/* #################         LINKER SIDEBAR - MENU         ################# */

#left {
	line-height:20px;
	font-size:12px;
}

#left div.moduletable h3, #left div.moduletable_menu h3 {
	color:#FFFFFF;
	background-color:#434948;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	margin:0;
	height:20px;
	line-height:20px;
}

#left a {
	padding-left:10px;
	color:#ffffff;
	text-decoration:none;
}

#left a.sublevel {
	color:#fff;
}

#left a.sublevel:hover {
	background-color:#F08500;
}

#left a.mainlevel {
	color:#fff;
	font-weight:bold;
}
#left a.mainlevel:hover {
	background-color:#F08500;
	font-weight:bold;
}

div.moduletable_menu table tbody tr td:hover {
	background-color:#F08500
}

#left div.moduletable table tbody tr td:hover {
	background-color:#F08500
}



#left div.moduletable {
	margin-bottom:20px;
}

/* #################         BREADCRUMB         ################# */
#breadcrumb {
	font-size:10px;
	line-height:15px;
	font-weight:bold;
	color:#000000;
}

#breadcrumb a {
	color:#000000;
	text-decoration:none;
}

#breadcrumb a:hover {
	color:#ffffff;
	text-decoration:none;
}


/* #################         CONTENT         ################# */


p {
	line-height:20px
}	
	
	
.contentheading, #content div.componentheading, #content h3.pageheading, #content div.vmMainPageh2, #content div.vmMainPage h3 {
	color:#000;
	font-size:16px;
	font-weight:bold;
}

h1.contentheading {
	padding:0;
}

.data-row {
	padding:5px;
}

#vmMainPage td.image {
	width: 300px;
	height: 260px;
}

#vmMainPage td.image div {
	height:260px;
	background: transparent url("../images/productdetailscherm.jpg") no-repeat;
}
#vmMainPage td.image div img {
	position: relative;
	top: 82px;
	left: 100px;
}

table.print div.image a {
	position: relative;
	top: 70px;
}

#contentwrapper div.content div.vmMainPage {
	background-color:#663366
}

tr.sectiontableheader {
	background-color:#BBBDBD;
}

td.controls{
	vertical-align:bottom;
	padding:0;
}

tr.sectiontableentry1 a, tr.sectiontableentry2 a, #vmMainPage table a{
	color:#ff6600;
	text-decoration:none
}

.continue_link, .checkout_link {
	font-size:1.0em;
	color:#ff6600;
}

#vmMainPage table {
	margin-bottom:5px;
}

p a {
	color:#ff6600}



/* #################        RECHTER SIDEBAR         ################# */

#right div.moduletable h3 {
	color:#FFFFFF;
	background-color:#434948;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	margin:0;
	height:20px;
	line-height:20px;}
	
#right div.moduletable {
	margin-bottom:20px;
}

#right, #right a {
	font-size:11px;
	color:#000
}

#right div.moduletable div form {
	padding-top:10px;
	padding-left:5px;
}

#right div.moduletable div.slick-rss-container {
	padding-left:20px;
}


#right div.vmCartModule {
margin:5px;}



/* #################        VIRTUEMART         ################# */

.browseProductContainer {
	border: 1px solid black;
	padding: 0;
	margin: 0;
	background-image: url(../images/product-list-bckgrnd.jpg);
	width: 300px;
	height: 200px;
	overflow: hidden;
	float:left;	
	margin-bottom: 10px;
	position: relative;	
}

.browseProductImageContainer {
	float:right;
	position: relative;
	top: 50px;
	right: 50px;
	width: 100px;
	height: 100px;
}

.browseProductTitle {
	position: absolute;
	top: 8px;
	left: 5px;
	width: 300px;
	font-size:14px;
}

.browseProductTitle a {
	text-decoration:none;
	color:#000000;
	padding-left:5px;
}

.browseProductDescription {
	position: absolute;
	bottom: 15px;
	left: 12px;
	width: 125px;
	font-size:11px;
}

.browseProductDescription a {
	text-decoration:none;
	color:#FF3300;
}

.browseProductDescription a:hover {
	text-decoration:underline;
}

.browsePriceContainer {
	width: 150px;
	float:inherit;
}

.first {
	margin-right: 10px;
	width: 300px;
	float:left;
}

#product_list {
	width: 630px;
}

.browseAddToCartContainer, .browseRatingContainer {
	display: none;
}

.browseRatingContainer {
	visibility:hidden;
	width:0px;
}
table.contentpaneopen {
	border-collapse:collapse;
	width: 610px;
}

#vmMainPage #aaddtocart {
	margin-top: 10px;
}
#article {
	margin:10px;
}
.category-caption img {
	margin-bottom: 5px;
}
div.box {
font-size:11px;
	margin-bottom: 5px;
	border: 1px solid black;
	padding:5px;
}

div.boxprodinfo {
	color:#FF3300;
	font-size:11px;
	margin-bottom: 5px;
	border: 1px solid black;
	padding:5px;
}

div.box div.label {
	float: left;
	width: 60px;
	font-weight:bold;
	text-transform:uppercase;
}
#zoom {
	position: relative;
	left: 3px;
}
#colors {
	float: left;
	position: relative;
	left: 3px;
	top: -1px;
}
td.price div.label {
	width: 90px;
}

.white-label {
	text-transform: uppercase;
	color: white;
	float: left;
}
#prices {
	background-color:#717776;
}
.rbbordered {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.bbordered {
	border-bottom: 1px solid white;
}
.size {
	background-color: #BBBDBD;
}
td.piece-price{
	background-color:#BBBDBD;
}
.addtocart_button {
	background:transparent url( default.htm) no-repeat scroll center center;
}
#total {
	width: 100px;
	font-weight:bold;
}

#total .caption {
	text-align: center;
	width: 100%;
}

#total .totaal {
	text-align: center;
	width: 100%;
	background-color:#BBBDBD;
	border: 1px solid white;
}
.rght {
	float: left;
	width:150px;
	text-align: center;
	margin-left:20px;
	margin-top:20px;
}
tr td select#product_id_field {
	width: 160px;
}
#addtocartdiv {
	width: 130px;
	height:22px;
	background-color:#BBBDBD;
	padding:0;
	margin-top:20px;
}

input.addtocart_button {
	background-color:#BBBDBD;
	font-size:9px;
	text-transform:uppercase;
	width:100px;
	height:22px;
	text-align:left;
	padding:0;
	margin:0;
	vertical-align:top;
}

td.price div.box {
	width: 90px;
	height: 60px;
}

.productPrice {
	font-weight:bold;
	font-size: 17px;
	line-height: 25px;
}

.regularPrice {
	font-weight:normal;
	font-size: 12px;
	line-height: 25px;
	color: #666666; 
	text-decoration: line-through;
}
.salePrice
{
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    color: #cb5d2a;
}

.tool-tip {
	background-color:#d3d4d4;
	width:145px;
	font-size:10px;
	padding:3px;
}

.price .box {
	position: relative;
	top: 8px;
}
.browsepage-footer {
	width: 150px;
	margin: 0 250px;
}

#vmMainPage {
	margin: 10px;
	*padding-top: 1px;
}

#vmMainPage > h3 {
	display: none;
}

.componentheading {
	padding: 5px 0 0 5px;
}
form.josForm {
	padding: 0 0 0 5px;
}
div.banneritem a img {
	border: 0;
}
ul.newsfeed {
	margin: 0 0 0 20px;
	padding: 0;
}
#right .moduletable div {

}

body#home #article {
	margin: 0;
}
body#home #article td {
	padding: 0;
	margin: 0;
	border: 0;
}

.tool-title {
	border-bottom: 2px dotted #999;
}

#vmMainPage td.image div img {
	left:20px;
	position:relative;
	top:5px;
}

ul.description {
	margin-left:15px;
	padding:0px;
}
ul.description li {
	padding-left:7px;
	color:#000000;
}

.centreos-listed-prices-text {
	color: #ff6600;
}

h5 {
	font-size:12px
}
	
ul.pagination li a {color: #FF3300}

.box #icon {
	cursor: hand;
	cursor: pointer;
}
/**************************************************/
/* FORMS                                         
/**************************************************/
.Form {}
.FormTitle { font-weight: bold; font-size: 12px; color: #7C7C7C; background-color:#EAEBEB; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px; }
.Form .Search { background-color: #f1f1f1; padding-right: 10px; padding-left: 10px; padding-bottom: 20px; padding-top: 10px; border-right: #b5b4b5 1px solid; border-top: #b5b4b5 1px solid; border-left: #b5b4b5 1px solid; border-bottom: #b5b4b5 1px solid; margin-top: 5px; margin-bottom: 5px; }
.Form .Asterix { color: red; }
.Form .HeaderStyle { font-weight: bold; font-size: 11px; background-color: #e6e6e6; color: #333333; margin-bottom: 5px; margin-top: 10px; padding-bottom: 3px; padding-top: 3px; padding-left: 5px; padding-right: 5px; }
.Form .Row { padding-bottom: 10px; }
.Form .FieldStyle { display: block; white-space: nowrap; font-size: 11px; font-weight: bold; color: #4b4b4b; text-align: right; margin-bottom: 10px; padding-right: 10px; padding-top:6px; }
.Form .ValueStyle {display:block; font-size: 11px; font-weight: normal; color: #333333; padding-bottom: 2px; padding-top: 2px; }
.Form .ValueField {padding-bottom:8px;padding-top:5px;}
.Form .SuccessMsg {color: Green; font-size: 13px;}
.Form .BackLink {color:Blue;font-size: 11px;text-decoration:underline;}
.Form .TextField {width:155px;margin-left:5px;}
.Form .HintStyle { font-size: 10px; font-weight: normal; color: #333333; padding-left: 10px; border-right: #3399cc 1px solid; padding-right: 10px; border-top: #3399cc 1px solid; padding-bottom: 5px; border-left: #3399cc 1px solid; padding-top: 5px; border-bottom: #3399cc 1px solid; background-color: #ffffcc; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; }
.Form .Button { padding-top: 5px; padding-bottom: 5px; color: #000000; font-size: 12px; font-weight: bold; background-color: #fed; border: 1px solid; border-top-color: #696; border-left-color: #696; border-right-color: #363; border-bottom-color: #363; margin-top: 10px; text-transform: uppercase; font-family: arial;}
.Form .Rightalign {padding-left:7px;}
.Form .Or { font-weight: bold; font-size: 14px; color: #336699; font-family: arial; padding-right: 10px; padding-left: 10px; text-transform: uppercase; }

/**************************************************/
/* SHOPPING CART                                 
/**************************************************/
.ShoppingCart { margin-bottom: 10px; }
.ShoppingCart .CheckoutBox { margin-bottom: 10px; margin-top: 10px; text-align: right; }
.ShoppingCart .CustomerService { font-weight: bold; font-size: 7pt; }
.ShoppingCart .Grid { }
.ShoppingCart .Grid .Header { font-weight: bold; font-size: 10px; color: white; background-color: #5d7b9d; }
.ShoppingCart .Grid .Row { font-weight: normal; font-size: 10px; color: #333333; background-color: #F7F6F3; }
.ShoppingCart .Grid .AlternatingRow { font-weight: normal; font-size: 10px; color: #284775; font-family: verdana; background-color: #ffffff; }
.ShoppingCart .Grid .Description { font-size: 9px; font-family: 'Microsoft Sans Serif' ,verdana; padding-top: 5px; }
.ShoppingCart .Update { font-weight: normal; margin-top: 10px; }
.ShoppingCart .Quantity { width: 20px; height: 15px; }
.ShoppingCart .CartTotals { margin-bottom: 10px; text-align: right; }
.ShoppingCart .Apply {color:#3c3c9e;}
.ShoppingCart .gobutton {vertical-align:middle;padding-bottom:6px;}
.ShoppingCart .TotalBox td {padding-left:20px;text-align:right;}
.ShoppingCart .bold {font-weight:bold;}

/**************************************************/
/* CHECKOUT                                 
/**************************************************/
.Checkout { padding-bottom: 30px; padding-top: 10px; padding-right: 10px; padding-left: 10px; text-align: left;margin-top:0px; }
.Checkout .Overview { font-size: 11px; color: black; padding-bottom: 20px; }
.Checkout .Or { font-weight: bold; font-size: 16px; color: #0099cc; font-family: arial; padding-right: 10px; padding-left: 10px; }
.Checkout .Steps { text-align: right; height: 25px; }
.Checkout .Steps .Passive { font-weight: bold; font-size: 11px; color: silver; margin-left: 10px; margin-right: 10px; }
.Checkout .Steps .Active { font-weight: bold; font-size: 11px; color: #0099ff; margin-left: 10px; margin-right: 10px; padding-right: 5px; padding-left: 18px; padding-bottom: 5px; padding-top: 5px; border-top-width: 1px; border-left-width: 1px; border-left-color: #b8860b; border-bottom-width: 1px; border-bottom-color: #b8860b; border-top-color: #b8860b; border-right-width: 1px; border-right-color: #b8860b; background-position: left center; background-image: url(/web/Images/icons/arrow_right_blue_small.gif); background-repeat: no-repeat; }

/**************************************************/
/* GRID                                           
/**************************************************/
.Grid { border-bottom: #c0c0c0 1px solid; padding-bottom: 10px;width:100%;}
.Grid a { text-decoration: none; color: #003399; }
.Grid a:link { text-decoration: none; color: #003399; }
.Grid a:hover { text-decoration: underline; color: #F60; }
.Grid a:visited { text-decoration: none; color: #003399; }
.FooterStyle { background-color: #507CD1; color: white; font-weight: bold; }
.RowStyle { background-color: #EFF3FB; }
.PagerStyle { background-color: #fbfbfb; text-align: center; }
.PagerStyle a:link { text-decoration: underline; }
.PagerStyle a:hover { text-decoration: underline; }
.PagerStyle a:visited { text-decoration: underline; }
.HeaderStyle { background-color: #507CD1; color: white; font-weight: bold; text-align: left; }
.AlternatingRowStyle { background-color: #FFFFFF; }

.browseProductContainer2 {
	border: 1px solid black;
	padding: 0;
	margin: 0;
	background-image: url(../images/product-list-bckgrnd.jpg);
	width: 300px;
	height: 300px;
	overflow: hidden;
	float:left;	
	margin-bottom: 10px;
	position: relative;	
}

.browseProductImageContainer2 {
	float:right;
	position: relative;
	top: 20px;
	right: 50px;
	width: 100px;
	height: 100px;
}

.browseProductTitle2 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 300px;
	font-size:14px;
}

.browseProductTitle2 a {
	text-decoration:none;
	color:#000000;
	padding-left:5px;
}

.browseProductDescription2 {
	position: absolute;
	bottom: 15px;
	left: 12px;
	width: 125px;
	font-size:11px;
}

.browseProductDescription2 a {
	text-decoration:none;
	color:#FF3300;
}

.browseProductDescription2 a:hover {
	text-decoration:underline;
}

.browsePriceContainer2 {
	width: 150px;
	float:inherit;
}

