
/* #################        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;
}

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;
}

#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;
}

td.price div.box {
	width: 90px;
	height: 47px;
}

.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}

#zoom {
	position: relative;
	left: 3px;
}

td.price div.label {
	width: 90px;
}

.white-label {
	text-transform: uppercase;
	color: white;
	float: left;
}
#prices {
	background-color:#829DAA;
}
.rbbordered {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.bbordered {
	border-bottom: 1px solid white;
}
.size {
	background-color: #CCD7DC;
	padding-left: 2px;
}
td.piece-price{
	background-color:#CCD7DC;
}
span.piece-price{
	padding-top: 3px;
	height: 19px;
	margin-left: 20px
}
.addtocart_button {
	background:transparent url() no-repeat scroll center center;
	width:64px;
}
#total {
	width: 100px;
	font-weight:bold;
}

#total .caption {
	text-align: center;
	width: 100%;
}

#total .totaal {
	text-align: center;
	width: 100%;
	background-color:#CCD7DC;
	border: 1px solid white;
}
select#product_id_field {
    position: relative;
    left: 20px;
    width: 160px;
}
#addtocartdiv {
	width: 130px;
	height:22px;
	background-color:#CCD7DC;
	padding:0;
	margin-top:20px;
}

input.addtocart_button {
	font-size:9px;
	text-transform:uppercase;
	width:80px;
	height:22px;
	text-align:left;
	padding:0;
	margin:0;
	vertical-align:top;
}

#vmMainPage .productPrice {
	font-weight:bold;
	font-size: 15px;
	line-height: 25px;
}

td.detailprice div.price {
	height:47px;
	width:90px;
	margin: 0;
	padding: 0;
}
td.detailprice div.box div.label {
	color:#4F7587;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	width:45px;
}
td.detailprice div.box {
	font-size:11px;
	margin-bottom: 5px;
	border: 1px solid #4F7587;
	padding:5px;
}
#vmMainPage .tool-tip {
	background-color:#d3d4d4;
	width:145px;
	font-size:10px;
	padding:3px;
}

#vmMainPage .price .box {
	position: relative;
	top: 8px;
}
.browsepage-footer {
	width: 150px;
	margin: 0 250px;
}
#vmMainPage {
	*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 {
	margin: 2px;
	border-bottom: 2px dotted #999;
}

ul.description {
	margin-left:15px;
	padding:0px;
}
ul.description li {
	padding-left:7px;
}
#form-login fieldset {
	border: 0px;
}
td.product-image-cell {
	width: 210px;
}
td.product-image-cell div {
	width: 100%;
	height: 100%;
}
.label {
	float: left;
}
.bordered .label {
	width: 75px;
}
.browsePriceContainer .label {
	padding-top: 5px;
	padding-right: 5px;
	text-transform: lowercase;
}
.bordered {
	border: 1px solid black; 
}
#vmMainPage h1 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.vmCartContainer {
	background-color: transparent;
	position: relative;
	min-height: 70px;
	width: 601px;
	background-color:#717776;
	padding: 0 0 2px;
}
.buttons_heading {
	display: none;
}
#vmMainPage {
	*margin-top: -3px;
}

#form-login ul {
	margin: 0 0 0 10px;
	padding: 15px;
}

.vmChildDetail {	
	background-color:#BBBDBD;
	display: block;
	min-width: 55px;
	height: 22px;
	margin: 0;
}
.vmChildDetailPrice {
	background-color:#BBBDBD;
	display: block;
	width: 130px;
	height: 23px;
	margin: 0 18px 0 0;
	padding-left: 2px;
	padding-right: 2px;
}
#vmMainPage .vmChildDetail .productPrice {
	font-size: 15px;
	width: 130px;
	background-color:#BBBDBD;
	display: block;

}
.vmRowTwo, .vmRowOne {
	height: 21px;
	width: 435px;
	background-color: transparent;
}
.rght {
	position: absolute;
	right: -20px;
	top: 30px;
	margin-left:20px;
	text-align:center;
	width:150px;
}
.vmCartChild {
	border: 0px;
	margin-top: 3px;
}
.inputboxquantity {
	margin: 0;
	margin: 0 0 0 10px;
}
.vmCartDetails {
	width: 100%;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	clear: both;
}
.vmCartHeader .header {
	float: left;
	display: block;
	width: 199px;
	text-align: left;
	text-indent: 2px;
	color: white;
	overflow: hidden;
	height: 32px;
	text-transform: uppercase;
}
.vmCartHeader .header .val {
	color: black;
	text-transform: none;
	width: 150px;
}
.rbbordered {
	border-bottom:1px solid white;
	border-right:1px solid white;
}
.bbordered {
	border-bottom:1px solid white;
}

.vmCartContainer {
	padding-bottom: 20px;
}
.size {
	background-color:#BBBDBD;
}
#vmMainPage .piece-price .productPrice {
	background-color:#BBBDBD;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 4px;
}

.sub-header-size {
	width: 60px;
	float: left;
	font-weight: bold;
}
.sub-header-piece {
	width: 150px;
	float: left;
	font-weight: bold;
}
.sub-header-qnty {
	width: 95px;
	float: left;
	font-weight: bold;
}
.sub-header-stock {
	width: 70px;
	float: left;
	font-weight: bold;
}
.sub-header-price {
	width: 40px;
	padding-left: 5px;
	float: left;
	font-weight: bold;
}
.label, .labels {
	float: left;
}
form#login ul {
	padding:15px;
	*padding: 0;
	*margin: 15px;
}
span.vmChildDetail {
	height:18px;
	padding-top: 3px;
	padding-right: 2px;
	text-align: top;
}
#total {
	float: left;
}


div.box {
font-size:11px;
	margin-bottom: 5px;
	border: 1px solid black;
	padding:5px;
}

.shop_info {
	width: 547px;
	margin: 0;
}
#content .shop_info {
	background-image: url('../../../components/com_virtuemart/themes/default/images/info.png');
	background-position: 0 0;
}

#product_image {
  background: transparent url("../images/productdetailscherm.jpg") no-repeat;
  margin-bottom: 30px;
}

.centreos-listed-prices-text {
	color: #ff6600;
}

div.box div.label {
  float:left;
  font-weight:bold;
  text-transform:uppercase;
  width:100px;
}

#right div.vmCartModule {
margin:5px;}

/*
 * Make table headers look alike.
 */
tr.sectiontableheader th,
div#vmMainPage form div.sectiontableheader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  background-color: #BDBDBD;
  font-weight: bold;
  letter-spacing: normal;
  word-spacing: 0;
  vertical-align: middle;
  line-height: 15px;
}

tr.sectiontableheader th {
  opacity: 0.8;
}

div#vmMainPage form div.sectiontableheader {
  padding-top: 2px;
  padding-bottom: 2px;
}

/*
 * Hide address and payment method choosers.
 */
div#vmMainPage form h4,
div#vmMainPage form fieldset {
  display: none;
}
