/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

body {
color:#3d3d3d;
font: 12px calibri, arial, sans-serif;
background-image: url(../images/bg.gif);
background-repeat:no-repeat;
background-position:top center;
margin:13px 15px;
/* background-image: url("../images/bg.gif"); */

}

#mainWrapper {
text-align: left;
vertical-align: top;
width:950px; /* sets the width of the store */
background-color:#fff; /* gives the store a white background */
}


a img {border: none; }

a:link {
color:#E20A17;
text-decoration:underline;
font-weight:normal;
}

a:visited {
color:#E20A17;
text-decoration:underline;
font-weight:normal;
}

a:hover {
text-decoration:none;
}


h1 {
	font-size: 1.4em;
	color:#333;
}
h2 {
	font-size: 1.3em;
	color:#E20A17;
	margin: 0;
}
h3 {
	font-size: 1.2em;
}

h4 {
	font-size:1.4em;
	color: #E20A17;
	font-weight:normal;
	text-decoration:underline;

}
h5 {
font-size: 1.4em;
color: #E20A17;
margin: 0.5em;
}
h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}


.biggerText {
	font-size: 1.2em;
	}

h1, h3, h4, #pageNotFoundMainContent {
	margin: 0.1em;
}
h6 {
margin:0.5em;
}
CODE {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}
#contactname, #email-address, #firstname, #lastname, #telephone, #fax, #company, #street-address, #suburb, #city, #postcode, #country, #password-current, #password-new, #password-confirm, #login-email-address, #login-password {
border:1px solid #3d3d3d;
color:#000000;
font-family:calibri, Arial,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:2px;
padding:2px;
width:240px;} 

#enquiry {
border:1px solid #3d3d3d;
color:#000000;
font-family:calibri, Arial,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:2px;
padding:2px;
margin-left: 1px;
width:240px;} 

input:focus, select:focus, textarea:focus {
	background: #E8E8E8;
}
FIELDSET {
	padding: 0.5em;
	border: 2px solid #E20A17;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #000;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	/* font-size: 12px; */
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}



HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #000000;
	}
	

	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
}

/* main content area */
#contentMainWrapper {
margin:0;
}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#headerWrapper {
margin-bottom: 10px;
background-color: #fff;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/* HEADER */
#navMainWrapper {
text-align: right;
color: #FFFFFF;
background-color: #3D3D3D;
width:936px;
height:15px;
margin-bottom: 1px;
margin-left:7px;
position: relative;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 2px solid #E20A17;

}

.navMainWrapper a:link , #navMainWrapper a:visited {
padding-right: 4px;
font-size:13px;
color: #FFFFFF;
font-weight: bold;
text-decoration:underline;
}

.navMainWrapper a:hover {
color: #E20A17;

}

#headerContent {

}

#headerContent #logoimg {
border: 0px;
position: relative;
top: 25px;
left: 30px;
}

#nameWrapper  {
padding:25px 0 10px 30px;
}

#nameWrapper a, #nameWrapper a:visited {
font-size:25px;
text-decoration:none;
color:#fff;
font-weight:normal;
}

#taglineWrapper {
font-size:20px;
padding:10px 0 10px 60px;
margin-top:-30px;
color:#fff;
}

#navCurrenciesWrapper  {
color: #555;
text-align: right;
background-color: #ddd;
padding-top: 3px;
padding-bottom: 3px;
}


#navCurrenciesWrapper a {
font-weight: normal;
text-decoration: underline;
}

#navCurrenciesWrapper a:hover {
color: #FE6602;
font-weight: normal;
text-decoration: underline;
}


#navEZPagesTop {
text-align:left;
padding-top: 4px;
padding-left: 10px;
padding-bottom: 4px;
color: #7A8AAE;
}

#navEZPagesTop a:link,  #navEZPagesTop a:visited {
color:#fff;
font-weight: normal;
font-family: calibri, Helvetica, Arial, sans-serif;
font-size: 13px;
text-decoration: none;
 }
 
#navEZPagesTop a:hover {
color:#ADB7CD;

 }
 
.tel {
color: 3d3d3d;
font-weight:bold;
}



#indexDefaultMainContent {
padding-left: 0px;
}

#indexDefaultMainContent p{
margin:0;
padding-bottom:10px;

}

#navMainSearch {
margin:0 5px 0 0;
float: right;
}

#navMainSearch input {
font-size: 10px;
}

#categoryDescription {
margin-left: 5px;
}

	
/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0.2em;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	height: 1%;
	width: 100%;
}
#navFooter {
color: #fff;
background-image: url(../images/horiz.checkers.gif);
width:936px;
height:15px;
margin-bottom: 3px;
margin-left:7px;
position: relative;
padding-top: 2px;
padding-bottom: 2px;
}

#footerhsy a:link, #footerhsy a:visited{
color: #fff;
text-decoration: none;

}

#footerhsy a:hover {
color:#fff;
text-decoration: underline;
}

#footerhsy {
background-image: url(../images/welle.jpg);
background-repeat:no-repeat;
background-position:center;
background-color: #3d3d3d;
border-top: 2px solid #e20a17;
color: #FFFFFF;
padding-bottom: 10px;
width:936px;
height: 40px;
margin-left:7px;
}

#navMain {
padding-right: 7px;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  2px 5px;
	list-style-type: none;
	text-align: center;
	line-height: 18px;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
}

#headerWrapper #navMain ul li {

}

#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border:1px solid #dfdfdf;
}

#navEZPagesTOC ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 0.5em;
}
#navBreadCrumb {
border-bottom:1px solid #eee;
padding: 0px 0 5px 0;
margin:3px 25px 0 15px;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
.centerBoxContentsFeatured {
vertical-align:top;
background: url(../images/bgfeatured.gif);
background-repeat: no-repeat;
}

#whatsNew img {
border: 1px solid #dde;
}

#whatsNew {
padding-left: 0px;

}


#gvFaqDefaultMainContent  {
padding-left: 10px;
}

#indexProductList {
margin: 10px;
}

#productGeneral {
margin: 10px;
/* background-color:#F8D4DA; */

}

#featuredProducts a:link{
border: none;
}

#featuredProducts img {
}

#cartInstructionsDisplay {
margin-left: 10px;
}

.important {
margin-left: 10px;
}
.instructions {
padding: 0.5em;
font-weight: bold;
}

#productAdditionalImages {
clear: both;
}



#productDescription, .shippingEstimatorWrapper {
	color:#000000;
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
 #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
margin-bottom:10px;
}

/*Shopping Cart Display*/
#cartAdd {
text-align: center;
margin: 1em 0 1em 0;

border:1px solid #ccc;
padding: 1em;
float:left;
clear:right;
margin-right: 15px;
}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #2479A2;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #A00C32;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0 20px 10px 0 ;
}

#productMainImage a:link {
text-decoration: none;
}

#productAdditionalImages a:link {
text-decoration: none;
}

#productMainImage img {
border: 1px solid #cce;
}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0.1em 0em;
}

.centerBoxContents {
  padding: 0 5px 5px 5px;
	
}


h3.itemTitle a:link, h3.itemTitle a:visited{
text-decoration: none;
}

h3.itemTitle a:hover{
text-decoration: underline;

}

/* BOXES */
	
#navColumnOne, #navColumnTwo {
background-color: #fff;
}	

.centerColumn {
padding: 0 5px 0 10px;
}

.centerColumn p{
margin: 0;
}

#indexDefaultHeading {
margin-bottom: 4px;
padding:0;
}

#loginDefault {
padding-left: 15px;
}

	
h2.centerBoxHeading, .hdealers {
  font: 13px calibri, tahoma, arial, sans-serif;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left:10px;
  margin-right:20px;
  color:#fff;
  background-color: #3D3D3D;
text-align:left;
border-bottom: 2px solid #E20A17;
}

.productListing-rowheading, TR.tableHeading {
height:30px;
  font: 13px calibri, tahoma, arial, sans-serif;
  font-weight: bold;
  margin:0 0 0 10px;
}

.centerBoxWrapper, .tabTable {
padding: 0px;
height: 1%; /*do not remove- IEhack*/
margin-bottom: 1em;
line-height:1.4;
}
		
	.centerBoxWrapper {
	margin-top: 0;
	}	
		
.sideBoxContent {
padding-top:5px;
padding-left:7px;
padding-bottom:15px;
padding-right:10px;

/* background:transparent url('../images/content-bg.jpg') top center repeat-x; */
/* line-height:10px; */

}

.leftBoxContainer {
background-color: #666666;
border-bottom: 2px solid #E20A17;
margin-bottom: 10px;
}

.rightBoxContainer {
background-color: #ECEFF5;
border: 1px solid #bbb;
margin-bottom: 10px;
}

#navColumnOneWrapper {
margin-left:7px;
margin-top:0px;
background-color: #fff;

}

#navColumnTwoWrapper {
margin-right:7px;
margin-top:0px;
background-color: #fff;
}

.leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited {
color: #FFFFFF;
text-decoration: underline;
font-size: 14px;
padding-left: 14px;
line-height: 18px;
}

.leftBoxContainer a:hover, .rightBoxContainer a:hover  {
color:#e20a17;
text-decoration:none;
}
 
 
 
h3.rightBoxHeading a:link, h3.rightBoxHeading a:visited, h3.leftBoxHeading a:link, h3.leftBoxHeading a:visited  {
color:#b3bdd0;
font-weight: bold;
text-align:left;
font-size: 13px;
padding-left:0px;
text-decoration: none;

}

h3.rightBoxHeading a:hover, h3.leftBoxHeading a:hover  {
text-decoration: underline;
}







#categories {
}

#categoriesHeading {

}

.category-top, .category-links {
background-repeat: no-repeat;
background-position: center left;
}

#navCatTabs{
background-color: #ECEFF5;

}


#navCatTabs .category-top, .category-links {
background-image: none;

}

#navCatTabs a.category-top:link, #navCatTabs a.category-top:visited {
color: #2479A2;
font-weight: bold;
}

#navCatTabs a.category-top:hover {
color: #FF6600;
}


#informationContent a:link, #informationContent a:visited{
background-repeat: no-repeat;
background-position: center left;
}




#moreinformationContent a:link, #moreinformationContent a:visited{
background-repeat: no-repeat;
background-position: center left;
}



#ezpagesContent a:link, #ezpagesContent a:visited{
background-repeat: no-repeat;
background-position: center left;
}

.centerBoxContentsNew a:link, .centerBoxContentsNew a:visited {

text-decoration: none;
background-repeat: no-repeat;
background-position: center left;
padding-left: 14px;
line-height: 20px;
}

.centerBoxContentsNew a:hover {

text-decoration: underline;
 }

.rightBoxHeading, .leftBoxHeading {
background-color: #3D3D3D;

}

h3.rightBoxHeading, h3.leftBoxHeading  {
/* background:transparent url('../images/box-title-bg.jpg') center center no-repeat; */

margin:0;
}

h3 label {
font-size:1.0em;
}

h3.rightBoxHeading, h3.leftBoxHeading  {
color: #fff;
font: 13px calibri, tahoma, arial, sans-serif;
font-weight: bold;
padding-left: 20px;
padding-top: 4px;
padding-bottom: 4px;
background-position: 7px 3px;
background-repeat: no-repeat;
text-align:left;
}



#navColumnOneWrapper h3.leftBoxHeading a:link, #navColumnOneWrapper h3.leftBoxHeading a:visited  {
color: #fff;
font-weight: bold;

}

#navColumnTwoWrapper h3.leftBoxHeading a:link, #navColumnTwoWrapper h3.leftBoxHeading a:visited  {
color: #fff;
font-weight: bold;

}

#navColumnOneWrapper h3.leftBoxHeading a:hover, #navColumnOneWrapper h3.rightBoxHeading a:hover {
	color:#FE6602;
} 


#search {
/* background-color: #F7DFED; */
}

#search input{
font-size: 11px;
}


#manufacturers {
/* background-color: #F8D4DA; */
}
#advSearchDefaultHeading, h1 {
margin: 0.3em;
}

/* PRODUCT LISTING */

.productListing-rowheading a {
color:#000;
text-decoration: underline;
}

.productListing-data a:link, .productListing-data a:visited  {
color:#000;
text-decoration: underline;

}

.productListing-data a:hover  {
color:#E20A17;
text-decoration: underline;
}

.productListing-data img {
padding:0px;
margin:  8px;
}

.listingProductImage {
padding:0px;
border: 1px solid #DDDDEE;
margin:  8px;
}

.productListing-data {
border-top: 1px solid #DDDDEE;
padding: 5px;

}

.productListing-even {
background-color:#fff;
}

.productListing-odd {
background-color:#cccccc;
}

/* PRODUCT INFO */
#productDetailsList {
border: 2px solid #E20A17;
color: #FFFFFF;
background:#666666;
list-style-type:none;
margin-left:0;
margin-top: 0;
padding: 3px 3px 3px 40px;
}
#productDetailsList li {
color: #FFFFFF;
background:#666666;
list-style-type:none;
margin-left:0;
}
/* FOOTER */

#authorLink {
text-align:center;
font-size:.9em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}
 .additionalImages {
 text-align:left;
 }
.centerBoxContentsFeatured {
color:#000000;
text-align: left;
}
.navNextPrevWrapper {
margin-bottom: 15px;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 0em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;
}

.back1 {
  float: right;
}


.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F8F8F8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F4F4F4;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
text-align: left;	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}


#siteMapList {
	width: 90%;
	}
.SiteMap {
color: #E20A17;
text-decoration:underline;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
}

.hiddenField {
display: none;
}
.visibleField {
display: inline;
}


#infoShoppingCart {
background-image: none;
background-color: #fff;
}

a:link.productListing-heading {
text-decoration: none;
}

.orderHistList {
margin:5px 5px 5px 15px;
padding:0;
}

#orderhistoryContent .orderHistList li a:link, #orderhistoryContent .orderHistList li a:visited {
margin:0;
padding:0;
}

#bestsellersContent {
margin:0px 0px 0px 10px;

}

#bestsellersContent li a:link, #bestsellersContent li a:visited {
margin:0;
padding:0;
}

.cartBoxCheckout a:link, .cartBoxCheckout a:visited {
margin:0;
padding:0;
}
.aanvraagform {
border:1px solid #333333;
color:#000000;
font-family:calibri, arial,sans-serif;
font-size:12px;
font-weight:bold;
padding:2px;
width:240px;
text-align:left;
}
.aanvraagform-product {
border:1px solid #333333;
color:#000000;
font-family:calibri, arial,sans-serif;
font-size:12px;
font-weight:bold;
padding:2px;
width:246px;
text-align:left;
}
.aanvraagform-small {
border:1px solid #333333;
color:#000000;
font-family:calibri, arial,sans-serif;
font-size:12px;
font-weight:bold;
padding:2px;
width:70px;
text-align:left;
}
#aanvraagform-textarea {
border:1px solid #333333;
color:#000000;
font-family:calibri, arial,sans-serif;
font-size:12px;
font-weight:bold;
padding:2px;
width:240px;
text-align:left;
margin-left: 2px;
}
.notify {
color: #666666;
font-size:10px;
}
.verplicht {
color: #E20A17;
}
.bold {
font-weight: bold;
}
.underline {
text-decoration:underline;
}
.voorraad {
background:#666666 none repeat scroll 0 0;
border:2px solid #E20A17;
color:#FFFFFF;
padding: 3px 3px 3px 40px;
}
.voorraad a{
color: #ffffff;
}
.productinfo {
color: #000000;
font-weight: bold;
font-size: 13px;
padding: 3px 3px 3px 40px;
}
.prijslijst {
color: #000000;
font-size:14px;
text-decoration: underline;
}
.account a:link, a:visited{
font-weight: bold;
color: #E20A17;
}
.bestelformulier-link a{
font-weight: bold;
font-size: 1.3em;
}
#scProductsHeading {
padding-left: 52px;
text-align: left;}
#scUnitHeading, #scTotalHeading, #myAccountTotal {
text-align:right;
}
#ccTotalHeading {
text-align:right;
padding-right: 5px;}
#ccProductsHeading {
text-align:left;}

.account-left {
text-align:left;
border-bottom: #333333 solid 2px;
}
.account-right {
text-align:left;
border-bottom: #333333 solid 2px;
}
#myAccountProducts, #orderHistoryDetailedOrder, #orderHistoryStatus, #myAccountStatusDate, #myAccountStatus, #myAccountStatusComments, #myAccountQuantity, .accountQuantityDisplay {
text-align: left;}
.land {
font-size: 14px;
font-weight: bold;
width: 50%;
border-bottom: #333333 1px solid;
}
.service-field {
padding: 3px 3px 3px 10px;
margin: 3px 0px;
}
.service-textarea {
padding: 3px 3px 3px 10px;
margin: 3px 0px;
height: 108px; }
.service-left {
float: left;
width: 40%;
padding: 3px 0px;
height: 10px;}
.service-right {
float: right;
width: 60%;}
.service-left {
margin: 3px 0px;}
.test {
float: left;
margin: 5px 5px 0;
}
<!--oudevermeldingdealers
.verkooppunten li.showroom {
border-bottom:1px solid #E20A17;
border-right:1px solid #E20A17;
background-color:#CCCCCC;
}
.verkooppunten {
padding: 5px;}
.verkooppunten li {
list-style-type:none;
float: left;
display: block;
width: 24%;
margin: 0.1em;
padding: 0.1em;
border-right: 1px dotted #333333;
border-bottom: 1px dotted #333333;
}
.verkooppunten li:hover{
background-color:#E6E6E6;}
.verkooppunten p {
margin: 0.5em;
padding: 0em;
}
.dealer {
font-size: 14px;
font-weight:bolder;
}

-->
ul.premiumVerkooppunten, ul.showroomVerkooppunten {
margin: 0;
padding: 0;
list-style-type: none;
}
li.premium {
padding: 15px 20px;
width: 300px;
float: left;
font-size: 13px;
font-weight: bold;
border-left: 2px solid #E20A17;
}
li.showroomV {
padding: 10px 15px;
width: 200px;
float: left;
font-size: 11px;
font-weight: normal;
border-left: 2px solid #E20A17;
}
ul.internetVerkooppunten {
list-style-type: square;
margin: 5px;
padding: 10px;
}
ul.internetVerkooppunten li {
padding: 1px;
float: left;
width: 45%;
}
#indexProductListCatDescription p {
padding: 0.5em 0;
margin: 0 0 10px 0;
}
.prod-vergelijk a {
padding: 8px;
background-color: #3D3D3D;
border-bottom: 2px solid #E20A17;
text-decoration: none;
color: #FFFFFF;
}
.prod-vergelijk a:hover {
text-decoration: underline;
}
