/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0;
	font-family: "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	font-size: 82.5%;
	color: #cccccc;
	background-color: #5B5B5B;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #cccccc;
	}
 
a:visited {
	color: #cccccc;
	
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover{
	color: #ff0068;
	}

a:active {
	color: #ff0068;
	}

h1 {
	font-size: 1.2em;
	color: #FF0068;
	font-weight: normal;
	padding-left: 550px;
	padding-top: 10px;
  float: left;
  position: absolute; 
  }

h2 {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.3em;
	text-decoration:none;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:  #ff0068;
	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

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

.categoryListBoxContents{
  padding: 0px 6px 4px 0px;
	float: left;

}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.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 {
	background-color: #5B5B5B;
	text-align: left;
	width: 1224px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}

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

#logoWrapper{
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-color: #5B5B5B;
	height:112px;
	}

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

	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

/*navigation*/

/*verbergen van de pagina nrs door tekstkleur aan te passen */
.navSplitPagesResult {}
.navSplitPagesLinks {
color: #5B5B5B;}

.navSplitPagesLinks a {
color: #5B5B5B;}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
  float: left;
  position: relative;
  padding-left: 10px;
	list-style-type: none;
	color: #5B5B5B;
	}


	.navSplitPagesResult a {
	color: #5B5B5B;
	font-size: 11px;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #5B5B5B;
	color: #CDCDCD;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #5B5B5B;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul {
	font-family: avenir, ligurino, verdana, arial, helvetica, sans-serif;
  margin-left: 240px;
  margin-top: -50px;
  letter-spacing: 1px;
  border-bottom: 1px solid #9a9a9a;
  width: 830px;
  font-size: 14px
  }
	
#navSupp ul, #navCatTabs ul {
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
	border-top: 1px solid #9a9a9a;
	font-family: avenir, ligurino, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	width:1064px;
	}


#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

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

#navMain ul li a:hover {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
  color: #FF0068;
	white-space: nowrap;
	}



#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#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 {
padding-top: 5px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}



#navEZPagesTop  {
	/* background-color: #abbbd3; */
  font-family:avenir,ligurino,verdana,arial,helvetica,sans-serif;
  font-size:14px;
  letter-spacing:1px;
	margin: -3em 0em 0em 0em;
	padding: 0.5em 0em 0em 24.5em;
	float: left;

	}

#navEZPagesTop  a {
	text-decoration: none;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content, #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;
	padding: 0.5em;
	}
*/
.alert {
	color: #FF0066;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
  color: #FFFFFF;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerFour, #bannerFive, #bannerSix {

	}

#categoryImgListing_banner{
   position: absolute;
   z-index:3;
   margin-right: 30px;
   margin-left: 20px;
}

#bannerThree{
  position: absolute;
  z-index:2;
  padding-left: 120px;
  padding-top: 80px;

  }

#bannercondition{
  position: relative;
  z-index:2;
  padding-left: 125px;
  padding-top: 80px;
  margin-right: 100px;
  }

#bannerlogin{
  position: relative;
  z-index:2;
  padding-left: 125px;
  padding-top: 80px;
  margin-right: 130px;
  }

#bannerhome{
  position: absolute;
  z-index:2;
  padding-left: 145px;
  padding-top: 80px;
  margin-right: 100px;
  }
  
#bannerlinks{
  position: relative;
  z-index:2;
  padding-left: 115px;
  padding-top: 80px;
  margin-right: 0px;
  }

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

/*Shopping Cart Display*/
/*#cartAdd {
  font-size: 12px;
  color: #ffffff;
  border-bottom: 1px solid #FF0068;
  float: left;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 5px -150px;
  width: 150px;
  position: absolute;
  z-index: 1;
}
*/

#cartAdd {
  position: absolute;
  font-size: 12px;
  color: #ffffff;
  padding-bottom: 2px;
  width: 320px;
  padding-top: 97px;
   padding-left: 450px;
  }

/*.cartbutton{
  float: left;
  position: absolute;
  padding-left: 50px;
  margin-top: 32px;
  z-index: 1;
}
*/

.cartbutton{
  position: relative;
  padding-left: 157px;
  margin-top: -20px;
  }

/*
#productPrices{
  font-size: 12px;
  color: #ffffff;
  border-bottom: 1px solid #FF0068;
  z-index: 2;
  float: left;
  position: relative;
  margin-top: 40px;
  width: 150px;
}
*/

#productPrices{
  font-size: 12px;
  color: #ffffff;
  border-bottom: 1px solid #FF0068;
  width: 150px;
  padding-top: 5px;
  padding-bottom: 3px;
  margin-left: 13px;
  }

#cartAdd input {
  vertical-align: middle;
}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

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

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	color: #FFFFFF;
	}
.cartProductDisplay{
  padding: 0px;
  margin: 0px;
  }

.cartQuantityUpdate, .cartRemoveItemDisplay{
padding-top: 125px;
}

.cartProductDisplay{
  margin-bottom: 0px;

}

cartProdTitle{

}


.cartUnitDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

.cartTotalDisplay {
	text-align: right;
/*	padding-right: 0.2em; */
	width: 150px;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	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 {
	line-height: 100%;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

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

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.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: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0em 1.5em 0em 0em;
	}

/*Attributes*/
.attribImg {

}

.attrib-grid-cell{
  padding-right: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
	border-bottom:1px solid #FF0068;
	border-top:1px solid #FF0068;
	width: 50px;
  }

.attrib-grid-hHeader{
	border-top:1px solid #FF0068;
	padding-top: 5px;
  padding-bottom: 5px;
  }

#attrib-grid-opt-nameH {
  color: #FFFFFF;
  position: absolute;
  margin-left: -35px;
  margin-top: 7px;

  }

#attrib-grid-opt-nameV{
  color: #FFFFFF;
  }

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
#columnLeft {
  background-color: #5B5B5B;
  margin: 0px;
  padding: 0px;
  }

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
/*	background-image: url(../images/tile_back.gif); */

	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633; */
	margin-top: 5em;
	}

#categories{
  border: none;
  }

.sideBoxContent {
	/*background-color: #ffffff;*/
	padding-left: 0.2em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#cartEmptyText{
	font-size: 14px;
	font-weight: normal;
	font-family: avenir, ligurino, verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
}

.cartTotalsDisplay{
	text-align: left;
	color: #FFFFFF;
}

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

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

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

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
		}
		
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
/* winkelwagen naar rechts, sidebox links is verborgen */
#shoppingCartDefault{
  padding-left: 250px;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #5B5B5B;
	vertical-align: top;
	background-image: url(../images/product_background.gif);
  background-repeat: no-repeat;
  }

.rowEven {
	background-color: #5B5B5B;
	vertical-align: top;
	background-image: url(../images/product_background.gif);
  background-repeat: no-repeat;
	}

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

CAPTION {
	/*display: none;*/
	}

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

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

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

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
/*	background-image: url(../images/tile_back.gif); */
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

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

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

.centerColumn{
  float: left;
/*  background-image: url(../images/1mirror.gif);*/
  background-repeat: no-repeat;
  height: 700px;
}

div.scroll {
  width: 370px; 
  height: 720px;
  padding-left: 20px;
  }

div.scroll_otherpages {
  width: 510px; 
  height: 620px;
  padding-left: 20px;
  overflow: auto;
  }
  
div.scroll_contactus {
  width: 500px; 
  height: 720px;
 
  }

/*31-10-2008*/
.categoryImg{
   float: left;
   margin: 6em 0em 0em 6em;
   margin-bottom: 200px;
}

#categoryImgListing{
   position: absolute;
   z-index:2;
}

#categoryImgListing_overige{
   position: absolute;
   z-index:3000;
   padding-left: 70px; 
}



#categoryImgListing1{
   position: absolute;
   z-index:3000;
 
}


#categoryImgListing2{
  position: absolute;
  z-index:0;
  padding-left: 97px; 
  margin-left: 55px;
  margin-top: 80px;
}

.category-top{
  padding-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  }
    
#categoriesHeading{
  display: none;
  }

#categoriesContent{
  background-color: #5B5B5B;
  }


.productListing-rowheading{
  display: none;
  }


#BomListing{
 margin-top: 50px;
}

#productListing2{
margin-left: -200px;
position: relative;
}

#productListing{
  background-image: url(../images/product_background.gif);
  width: 335px;
  vertical-align: top;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 465px;
  position:relative;
    

  }
  
tr.productListing-even {

}  

.productListing-odd {
height: 100px;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
} 

.listingProductImage{
  margin-bottom: 4px;
  margin-top: 0px;
  }


.productListing-odd {


	}

.productListing-data{
  padding-left: 24px;
  }

.listingDescription{
  color: #ffffff;
  font-size: 11px;
  text-align: left;
  margin-left: 5px;
  text-decoration: none;
  }

.listingDescription2{
  color: #ffffff;
  font-size: 11px;
  text-align: left;
  margin-left: 5px;
  text-decoration: none;
  }

.listingDescription a:visited{
  color: #ffffff;
  font-size: 11px;
  text-align: left;
  text-decoration: none;
  }
  
.listingDescription a:link{
  color: #ffffff;
  font-size: 11px;
  text-align: left;
  text-decoration: none;
  }

#indexDefaultMainContent{
  vertical-align: top;
  height: 750px;
  }

p.AantalListing{
  border: 1px solid #cccccc;
}

h4.rozeline{
  border-bottom: 1px solid #FF0068;
  padding: 0px 0px 3px 0px;
  font-size: 12px;
  width: 60px;
  margin: 0px;
 	position: absolute; 
	margin-top: -20px;
	margin-left: 300px;
  }

h4.rozelineprice{
  border-bottom: 1px solid #FF0068;
  width: 105px;
  position: absolute;
	margin-top: -20px;
  margin-left: 300px;
  font-size: 12px;
  padding-bottom: 3px;

}


h4.rozelineproductdetails{
  /*border-bottom: 1px solid #FF0068; */
  padding: 0px 0px 3px 0px;
  margin:  0px 0px 3px 0px;
  width: 150px;
  font-size: 12px;
  color: #FFFFFF;
/* 
  margin: 0px;

 	position: relative; 
	top: -20px; */
}

h4.rozelineproductlisting{
  border-bottom: 1px solid #FF0068;
  padding: 0px 25px 3px 0px;
  width: 50px;
  margin: 0px;
  margin-right: 5px;
  float: right;
 	position: relative; 
	top: -20px;
}


.buttonRowafrekenen{
/*float: left */
padding-right: 167px;
margin-right: 167px;
}

.buttonRowcontact{
/*float: left */
padding-right: 10px;
padding-top: 3px;
margin-right: 15px;
}

#cartDefaultHeading{
color: #FF0068;
padding-left: 70px;
padding-bottom: 5px;
margin-bottom: 5px;
}

#ccTotalHeading{
text-align: right;
}

#cartTotalsDisplay {
  /*text-decoration: underline;*/
	color: #FFFFFF;
	padding-right: 50px;
	margin-right: 50px;
	}
	
	
/* productdetail pagina */



.imgLink{
font-size: 12px;
width: 50px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.imgLink:hover{
font-size: 12px;
width: 50px;
color: #FF0068;
font-weight: bold;
text-decoration: none;
}	

#productMainImage{
padding-left: 10px;
padding-right: 10px;
/*float: right;
padding-top: 10px;
margin-top: 60px;*/
/*border: 1px solid #cccccc; */
}

#productName{
padding-top: 30px;
padding-left: 10px;
padding-bottom: 1px;
/* border: 1px solid #cccccc; */
color:#FF0068;
}

#productDescription{
text-align: left;
margin-left: 5px;
margin-bottom: 10px;
color:#FFFFFF;
width: 330px;
font-size:14px;
/* border: 1px solid #cccccc; */
}



#productDescription_model{
position: relative;
padding-left: 12px;
text-align: left;
margin-bottom: 10px;
color:#FFFFFF;
width: 240px;
font-size:12px;
/* border: 1px solid #cccccc; */
}

h4.optionName label {
}

.wrapperAttribsOptions {
}

#attrib-2{
  width: 100px;
  font-size: 14px;
  margin-left: 3px;
}

#attrib-1{
  width: 100px;
  font-size: 14px;
}


.attribsSelect{
font-size: 12px;
padding-right: 15px;
color: #ffffff;
}

.attribsRadioButton{
font-size: 12px;
padding-right: 15px;
color: #ffffff;
}

/* option name and option value naast elkaar */

  
#productAttributes{
/*display: block; */
position: absolute;
padding-top: 45px;
padding-left: 340px;

}

.attribImg{
float: left;
padding: 5px;
display: block;

/*margin-left: 10px;
display: block;
margin-right: 10px;*/
}

.floatingBox.back {float: none;}

#ImageAttribute{
display: block;}


.listingBuyNowButton{
padding-left: 75px;
padding-top: 10px;
}

#loginDefault{
/*margin-left: 130px;
padding-left: 130px;
margin-right: 100px;
padding-right: 100px;*/
}


#createAcctDefault{
margin-left: 130px;
padding-left: 130px;
margin-right: 90px;
padding-right: 90px;
}

#tellAFriendDefault{
margin-left: 130px;
padding-left: 130px;
margin-right: 90px;
padding-right: 90px;
}

#productTellFriendLink{
padding-left: 520px;
}

#productGeneral{
padding-top: 0px;
padding-left: 250px;
}

#checkoutPayment{
padding-left: 250px;
}

#checkoutSuccess{
padding-left: 250px;
}

#checkoutPaymentHeading{
	font-size: 1.2em;
	color: #FF0068;
	font-weight: normal;

}


#checkoutShipping{
padding-left: 250px;
}

#checkoutShippingHeading{
	font-size: 1.2em;
	color: #FF0068;
	font-weight: normal;
}

#checkoutConfirmDefault{
padding-left: 250px;
}

#checkoutConfirmDefaultHeading{
	font-size: 1.2em;
	color: #FF0068;
	font-weight: normal;
}

#checkoutPaymentHeadingTotal{
	font-size: 1.2em;
	color: #FF0068;
	font-weight: normal;
}

#ccProductsHeading{
text-align: left;
}

#ccTaxHeading{
text-align: right;
}

#ccQuantityHeading{
text-align: left;
}

#checkoutSuccessHeading{
	font-size: 1.2em;
	color: #FF0068;
	font-weight: normal;
}

.contactUsNoticeContent{
 margin-left: 520px;
 padding-left: 520px;
}

.pagetext{
 /* border: solid 1px #999999;
 background-color: fuchsia;
 */
  margin-left: 530px;
  width: 600px;
}

.mainContent_success{
 margin-left: 580px;
}

.buttonRow_contact_back{
 padding-top: 5px;
 margin-left: 580px;
}

#loginDefaultHeading{
	font-size: 1.2em;
	color: #FF0068;
	font-weight: normal;
  padding-left: 10px;
	padding-top: 10px;
  float: left;
  position: absolute; 
}

#loginDefault{
	margin-left: 275px;
}

#loginBody{
color: #FFFFFF;
}

#login-email-address, #login-password{
width: 300px;
}


.itemModel {
color: #FFFFFF;
}

#timeoutDefaultContent{
  padding-top: 60px;
  }
  
#storelocator-content{
padding-top: 50px;
font-size: 12px;
font-family:"Trebuchet MS";
}