﻿/* Suppliers and Products admin styles */

table.suppliersTable, .productsTable, .ProductEditTable 
{
	margin-left: 8px;
}
table.suppliersTable TD, .productsTable TD , .ProductEditTable TD 
{
	vertical-align: top;
	white-space: nowrap;
}

#SupplierFields, #ProductFields, #Fields
{
	margin-left: 15px;
	margin-top: 30px;
	
}
#SupplierFields TD, #ProductFields TD, #Fields TD
{
	white-space: nowrap;
	
}
.productFormEditPanel
{
	padding-top: 51px;
}
#PanelActions
{
	width: 350px;
	padding: 5px;
	padding-top: 30px;
}
#PanelActions input
{
	width: 100px;
	height: 30px;
	text-align: center;
	margin: 10px;
}
.productFormListTabButton, .productFormListTabButtonLeft, .productFormListTabButtonRight
{
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-weight: bold;
	cursor: hand;
}
.productFormListTabButtonLeft
{
	border-left: 2px solid #666666;
}
.productFormListTabButtonRight
{
	border-right: 2px solid #666666;
}
.productFormEditPanelTabButton, .productFormEditPanelTabButtonLeft, .productFormEditPanelTabButtonRight
{
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-weight: bold;
	cursor: hand;
	width: 120px;
	background-color: #f0f0f0;
}
.productFormEditPanelTabButtonLeft
{
	border-left: 2px solid #666666;
}
.productFormEditPanelTabButtonRight
{
	border-right: 2px solid #666666;
}
.productFormTitle
{
	font-weight: bold;
	font-size: larger;
	text-decoration: underline;
}
.formFieldTd
{
	border-top: 2px solid #666666;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
}
table.formDisplayTable td.information, table.formDisplayTable td.Information
{
	padding-bottom: 8px;
}
table.formDisplayTable td.item
{
	border-width: 0px;
}
table.formDisplayTable td.item, table.formDisplayTable td.control
{
	width: 50%;
}
table.formDisplayTable td.control input.TextBoxSingleLine, table.formDisplayTable td.control .TextBoxMultipleLines
{
	width: 300px;
}
.formSubmitButton
{
	width: 50px;
}

div.formPopUpDiv 
{
	padding-left: 40px; 
	padding-right: 40px;
}
div.formHeadline 
{
	font-size: 24px;
	padding-bottom: 18px;
}
table.formDisplayTable TD 
{
	padding-bottom: 2px;
	
}
table.formDisplayTable TD .SectionIntroHeading 
{
	margin-bottom: 8px;
	padding-bottom: 4px;
}
table.formDisplayTable td.information div.RunningText, table.formDisplayTable td.item div.RunningText, table.formDisplayTable td.Information div.RunningText, table.formDisplayTable td.control,  table.formDisplayTable td.RunningText, .formHeadline
{
	color: Black;
}
td.productFieldAddField 
{
	border-top: 5px solid White;
	border-bottom: 5px solid White;
	padding: 3px;
	background-color: #bababa;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
}
td.productFieldButtons 
{
	text-align: right;
	padding-top: 5px;
}
DIV.FormSectionIntroHeading
{
	
	font-family: Arial;
	text-transform:  capitalize;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
	padding-top: 5px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin-top: 8px;	
}
table.formDisplayTable 
{
	border-collapse: collapse;	
}
.shoppingCartQuantity div 
{
	float: left;
	padding-left: 5px;
}
.shoppingCartQuantity input 
{
	float: left;
}

/* end of: Suppliers and Products admin styles */

/* product display ------------------------------------------------------------------ */
a.addToCartOut div
{
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 2px;
	background-image: url(images/arrow_black.gif);
	padding-bottom: 3px;
	font-weight: bold;
}
a.addToCartOver div
{
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 2px;
	background-image: url(images/arrow_black_f2.gif);
	padding-bottom: 3px;
	font-weight: bold;
}
.productDisplayName, .addToBasket, div.productLink a:link, div.productLink a:visited, div.productLink a:hover, div.productLink a:active
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: Black;
}

A:hover .addToBasket
{
	text-decoration:underline;
	color: #000000;
}

.productDisplayTable
{
	border: 0px solid blue;
	border-collapse: collapse;
	margin-right: 3px;
}
.productDisplayImage
{
	width: 127px;
}
.productDisplayImage img.spacerImage 
{
	height: 1px;
	width: 127px;
}
.productInfoName, .productInfoDescription 
{
	padding-left: 10px;
	width: 165px;	
}
.productInfoName img.spacerImage, .productInfoDescription img.spacerImage 
{
	height: 1px;
	width: 165px;	
}
.productInfoPrice
{
	padding-left: 10px;
	width: 140px;
}
.productInfoPrice img.spacerImage 
{
	height: 1px;
	width: 140px;
}
.productInfoLanguage
{
	padding-left: 10px;
	width: 70px;
}
.productInfoLanguage img.spacerImage 
{
	height: 1px;
	width: 70px;
}
.productInfoQuantity
{
	padding-left: 10px;
	width: 100px;
}
.productInfoQuantity img.spacerImage 
{
	height: 1px;
	width: 100px;
}
.productDisplayMouseOver 
{
	cursor: pointer;
	text-decoration: underline;
}
.productDisplayImage
{
	padding-right: 3px;
	width: 130;
}
div.productLink
{
	padding-top: 8px;
}

.productDisplayTable .productInfo 
{
	background-repeat: no-repeat;
	background-position: right 2px;
	width: 200px;
	border: 0px solid green;
}
.productDisplayMouseOut .productInfo
{
	background-image: url(images/arrow_green.gifx);
} 
.productDisplayMouseOver .productInfo
{
	background-image: url(images/arrow_green_bg_f2.gifx);
} 


.productDisplayDescription, .productDisplayPrice

{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;

}
.productDisplayPrice
{
}
.psText 
{
	padding-top: 4px;
	padding-right: 5px;
}
.shoppingCartDiv 
{
	border: 1px solid black;	
}

.ProductName
{
	width: 200px;
}

.ShoppingCartTable 
{
	border-collapse: collapse;
	width: 100%;
}
.ShoppingCartTable TD 
{
	padding-left: 5px;
}
.ShoppingCartTable TD.shoppingCartInputTd 
{
	font-size: 11px;
	height: 22px;
}
.ShoppingCartTable TD.shoppingCartInputTd
{
	padding-top: 3px;
}
.ShoppingCartTable TD.head,.ShoppingCartTable TD.head A 
{
	font-family: Arial;
	text-transform:  capitalize;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
	padding-top: 5px;
	margin-bottom: 8px;
	padding-bottom: 4px;
}
.ShoppingCartTable TD.shoppingCartWhite 
{
	background-color: White;
}
.shoppingCartPrice 
{
	text-align: right;
}
.shoppingCartButton, .contactUsButton
{
	background-color:#969696;
	border: 2px solid #969696;
	font-weight: bold;
	font-family: Arial;
	color: White;
	font-size: 11px;
	height: 22px;
	width: 150px;
}
.shoppingCartButtonOver, .contactUsButtonOver
{
	background-color:White;
	border: 2px solid #969696;
	font-weight: bold;
	font-family: Arial;
	color: #969696;
	font-size: 11px;
	height: 22px;
	cursor: hand; cursor: pointer;
	width: 150px;
}

.shoppingCartButton2 
{
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 2px;
	background-image: url(images/arrow_black.gif);
	padding-bottom: 3px;
	font-weight: bold;
	color: #000000;
	width: 30px;
}

.shoppingCartButton3:link
{
	color: #000000;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 2px;
	background-image: url(images/arrow_black.gif);
	padding-bottom: 3px;
	font-weight: bold;
}

.shoppingCartButton3:visited
{
	color: #000000;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 2px;
	background-image: url(images/arrow_black.gif);
	padding-bottom: 3px;
	font-weight: bold;
}

.shoppingCartButton3:active
{
	color: #000000;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 2px;
	background-image: url(images/arrow_black.gif);
	padding-bottom: 3px;
	font-weight: bold;
}

.shoppingCartButton3:hover
{
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 2px;
	background-image: url(images/arrow_black_f2.gif);
	padding-bottom: 3px;
	font-weight: bold;
	cursor: hand; pointer: hand;
	text-decoration:underline;
	color: #000000;
}

.shoppingCartButtonOver2 
{
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 2px;
	background-image: url(images/arrow_black_f2.gif);
	padding-bottom: 3px;
	font-weight: bold;
	cursor: hand; pointer: hand;
	text-decoration:underline;
	color: #000000;
	width: 30px;
}

.productHeading 
{
	font-family: Gill Sans MT, Arial;
	font-size: 18pt;
	text-transform: none;
	border-bottom: 1px solid black;
	padding-top: 39px;
	padding-bottom: 5px;
	width: 100%;
	background-image: url(images/VW-3Dcolourlogo-RMS.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.nextStepTd 
{
	padding-left: 20px;
}
TABLE.faxTable 
{
	border-collapse: collapse;
}
TABLE.faxTable TD
{
	font-size: 15pt;
	padding: 5px;
	border: 1px solid gray;
}
.TABLE.faxTable TD TD 
{
	border: 0px solid gray;
}

/* product display end ---------------------------------------------------------------------- */

/* Select Product */

.selectProductDiv 
{
	border: 1px solid gray;
	padding: 5px;
	cursor: pointer;
	width: 120px;
	text-align: center;
	margin: 4px;
	display: inline-block;
	float: left;
}
.selectProductDivOut 
{
}
.selectProductDivOver
{
	border: 1px solid red;
}
.selectProductName
{
}
.selectProductImage
{
}
.formWarning 
{
	color: Red;
}

/* Select Product end */

