/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */
 
/**
 * Red: C20A0A
 * Darkred: 740000
*/
 
html, body {
 	width:100%;
 	height:100%;
 	margin:0;
 }
 
table, div {
	border-collapse: collapse;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: white;
	background-image: url('/includes/templates/vagtechniek/images/body_back_dark.gif');
	}

/* PNG fix classes */

/* Hack to make sure that newlines are shown correctly in IE7 */
br {
	letter-spacing:0;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #740000;
	text-decoration: none;
	}
 
a:visited {
	color: #740000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	color: #C20A0A;
	}
	
a:active {
	color: gray;
	}

h1 {
	font-size: 1.5em;
	font-weight:bold;
	}

h2 {
	font-size: 1.4em;
	font-weight:bold;
}

h3 {
	font-size: 1.3em;
	font-weight:bold;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin-top:0.3em;
	margin-bottom: 0.3em;
	}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	font-family: arial;
	}
	
input[type=image] {
	vertical-align:middle;
	margin-top:-4px;
}

TEXTAREA {
	display: block;
	font-family: arial;
	font-size: 1em;
}

div#contactUsDefault textarea, div#contactUsDefault input[type=text]{
	width:280px;
}

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

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
#logo {
	padding-left:20px;
}

LABEL.inputLabel {

	}

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 {

	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

ul {
	margin-left:16px;
	padding:0;
	list-style-image:url('/includes/templates/vagtechniek/images/list_ul_square.gif');
}

.imgLink {
	font-size:0.8em;	
}

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

.messageStackWarning, .messageStackError {
	background-color: #C20A0A;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainHeaderImageBack {
	width:1200px;
	overflow:hidden;
	left:50%;
	margin-left:-600px;
	position:absolute;
	top:0px;
	z-index:1;
	display:none;
}

#mainWrapper {
	text-align: left;
	width: 900px;
	vertical-align: top;
	background-repeat: no-repeat;
	position:relative;
	background-image: url('/includes/templates/vagtechniek/images/header_back.png');
	z-index:10;	
	}

#contentMainWrapper {
	background-color: #ffffff;
	width:900px;
	}
	
#headerWrapper {

}

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

#logoWrapper{
	height:75px;
	}

#navColumnOne {
	display:none;	
}
	
#navColumnTwoWrapper, #mainWrapper {
	margin-left: auto;
	margin-right: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
	
/* Categories list */
a.categoryListBoxItem {
	display:block;
	margin: 10px;
	padding: 7px;
	background-color: #C20A0A;
	background: url('/includes/templates/vagtechniek/images/category_back.jpg') no-repeat;
	background-position: 0px bottom;
	width:192px;
	height:130px;
	
	color:white;
	text-align:left;
	font-size:11px;
	vertical-align:bottom;
}


a.categoryListBoxItem img {
	/*filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8; */
}

span.categoryListBoxItemTitle {
	font-size:14px !important;
	color:black;
	font-weight:bold;
	width:inherit;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper, #navSuppWrapper {
	margin: 0;
	padding: 0;
	}
	
#navMainWrapper {
	height:105px;
	position:relative;
	z-index:15;
}
	
#navSuppWrapper {
	font-size:x-small;
	text-align:center;
	}

#navCatTabs {
	padding-left:5px;
	vertical-align:text-bottom;
}

#navCatTabs a:hover img{
	/*filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8; */
}

#navCatTabs img{
	margin-right:3px;
	float:left;
}

#navMain{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-450px;
	width:900px;
	text-align:right;
	vertical-align:baseline;
	z-index:20;
	}

#navMain ul, #navSupp ul, #navCatTabs ul {
	list-style-type: none;
	}

#navMain ul li {
	display: inline;
	vertical-align:bottom;
	height:18px;
	}
	
#navSupp ul li {
	display: inline;
	margin: 0;
	padding:0;
	height:24px;
	}

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	margin: 0;
	white-space: nowrap;
	padding-left: 10px;
	}


#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 {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	color:gray !important;
	font-size: 9px;
	margin-left: 10px;
	margin-top: 10px;
	}
	
#navBreadCrumb a {
	color:gray;	
}

#navBreadCrumb a:hover {
	color:black;	
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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-top: 0.5em;
	}

.alert {
	color: #C20A0A;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	padding-top:1.5em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: x-small;
	}
	
#productDateAdded {
	color: silver;
}
	
#siteinfoLegal{
	padding-top:10px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	width:150px;
	text-align: center;
	margin: 1em;
	border:1px solid #B5B5B5;
	padding: 1em;
	}

.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, .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: #740000;
	font-weight:bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

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

.categoryImg {
	float:right;
}

.listingProductImage {
	margin:5px;
}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0em 0em;
	padding-top:5px;
	padding-bottom:5px;
	}

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

h2.centerBoxHeading {
	font-size: 1em;
 	color: black;
	}
	
/* Featured products styling */
div#featuredProducts {
	border: 0;
	height: 1%;
	margin: 1.1em 0;
	}
	
div#featuredProducts .centerBoxContentsFeatured a{
	display:block;
	margin:10px;
	padding:7px;
	background-color: #C20A0A;
	background: url('/includes/templates/vagtechniek/images/product_back.jpg') no-repeat;
	background-position: 0px top;
	width: 310px;
	height:200px;
	color:black;

	text-align:center;
	}

div#featuredProducts .centerBoxContentsFeatured img{
	border:1px solid darkgray;
	}

/*sideboxes*/
.columnLeft {}

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

.centerBoxHeading {
	/* background-color: #F9F9F9;
	background-image: url('../images/header_back.gif'); */
	margin: 0em;
	padding: 0.5em 0.2em;
	}
	
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0;
	margin-bottom: 1em;
	margin-top:1em;
	}

.sideBoxContent {
	background-color: #F9F9F9;
	border:1px solid #EAEAEA;
	border-top:0;
	padding: 0.4em;
	}

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

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

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

#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: #C20A0A;
	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;
	}
	
#checkoutSuccessLogoff .buttonRow {
	border:1px solid silver;
	}

.bold {
	font-weight: bold;
	}

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

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

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

#productsListingTopNumber {
	color: #9B9B9B;
	margin-bottom:5px;
}

#productsListingBottomNumber {
	color: #9B9B9B;
	margin-top:5px;	
}

.productListing-rowheading {
	height:2em;
	}
	
TH.productListing-heading {
	border-top:1px solid #9B9B9B;
	border-bottom:1px solid #9B9B9B;
	}
	
.productListing-data {
	border-bottom:1px solid #B5B5B5;
	}
	
.productListing-even {
	}

#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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
/**
 * News sidebox
*/

.newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
font-size: 1.0em;
}

a.newsBoxContent{
	font-weight: bold;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}

/**
 * Nifty Corners
*/

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}