/*
	Product details page
*/
.ProductTitle {
	COLOR: #081589;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductTitleHidden {
	COLOR: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
TD.ProductDetailsTitle {
	border-bottom: solid 1px #18477E;
}
.ProductDetails {
	COLOR: #000000;
}

.DetailedImagesThumb {
	border: solid 1px #18477E;
	margin-bottom: 2px;
	text-align: center;
}
.DetailedImagesTitle {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	color: #4790CF;
	border-bottom: solid 1px #888;
}
.DetailedImagesImage {
	padding: 2px;
	text-align: center;
}

.ProductReview, .ProductReview DIV, .ProductReview TD {
	FONT-SIZE: 11px;
}

.ProductDetailsTitle {
	COLOR: #18477E;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	margin-bottom: 1px;
}
.ProductDetailsTitle A:link,
.ProductDetailsTitle A:visited,
.ProductDetailsTitle A:active,
.ProductDetailsTitle A:hover {
	COLOR: #18477E;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	text-decoration: none;
}
.ProductDetailsClassification {
	COLOR: #6C747E;
	FONT-SIZE: 14px;
	margin-bottom: 12px;
}
.ProductDetailsClassification A:link,
.ProductDetailsClassification A:visited,
.ProductDetailsClassification A:active,
.ProductDetailsClassification A:hover {
	COLOR: #6C747E;
	FONT-SIZE: 14px;
	text-decoration: none;
}
.ProductDetailsDescription {
	FONT-SIZE: 11px;
}
.ProductDetailsItemNum {
	COLOR: #666666;
	FONT-SIZE: 11px;
}
.ProductDetailsItemNum A:link,
.ProductDetailsItemNum A:visited,
.ProductDetailsItemNum A:active,
.ProductDetailsItemNum A:hover {
	COLOR: #666666;
	FONT-SIZE: 11px;
	text-decoration: none;
}


.ProductListRowOdd,
.ProductListRowEven {
	cursor: pointer;
}
.ProductListRowOdd:hover,
.ProductListRowEven:hover {
	background: #D7F4FF;
}
.ProductListRowOdd {
	background: transparent;
}
.ProductListRowEven {
	background: #F7FCFE;
}
.ProductListRowOdd TD,
.ProductListRowEven TD {
	border-bottom: dashed 1px #555555;
	padding: 6px;
}
.ProductListRowLast TD {
	border-bottom: 0;
}


A.ProductListLink,
A.ProductListLink:link,
A.ProductListLink:visited,
A.ProductListLink:active,
A.ProductListLink:hover {
	COLOR: #18477E;
	FONT-SIZE: 10px;
	text-decoration: none;
}
A.ProductListLink:hover {
	COLOR: #FF3300;
}

.ProductListTitle,
.ProductListTitle A:link,
.ProductListTitle A:visited,
.ProductListTitle A:active,
.ProductListTitle A:hover {
	COLOR: #18477E;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
}
.ProductListClassification,
.ProductListClassification A:link,
.ProductListClassification A:visited,
.ProductListClassification A:active,
.ProductListClassification A:hover {
	COLOR: #6C747E;
	FONT-SIZE: 11px;
	text-decoration: none;
}
.ProductListPrice {
	font-weight: bold;
	COLOR: #000;
	FONT-SIZE: 11px;
}
.ProductListMarketPrice {
	COLOR: #666;
	FONT-SIZE: 11px;
}
.ProductListDiscountPrice {
	COLOR: #666;
	FONT-SIZE: 11px;
	text-decoration: line-through;
}
.ProductListCallForPrice {
	COLOR: #666;
	font-weight: bold;
	FONT-SIZE: 11px;
}

.ProductFinancedPrice {
	FONT-SIZE: 10px;
}
.ProductFinancedPrice SPAN {
	COLOR: #049800;
	font-weight: bold;
}

.ProductInStock,
.ProductLowStock {
	COLOR: #049800;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
.ProductInStock {
	COLOR: #049800;
}
.ProductLowStock {
	COLOR: #787878;
}


DIV.ProductTabs {
	height: 24px;
	position: relative;
	top: 0;
	left: 0;
}
TABLE.ProductTabs {
	height: 24px;
	position: absolute;
	top: 1px;
	left: 1px;
}
.ProductTab,
.ProductTabSelected {
	height: 24px;
	margin-right: 3px;
}
.ProductTab A:link,
.ProductTab A:visited,
.ProductTab A:active,
.ProductTab A:hover,
.ProductTabSelected A:link,
.ProductTabSelected A:visited,
.ProductTabSelected A:active,
.ProductTabSelected A:hover {
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	width: auto;
	background-position: right;
	background-repeat: no-repeat;
	TEXT-DECORATION: none;
	padding: 0 6px;
	text-transform: capitalize;
}

.ProductTab {
	background-image: url('images/product_tab1.gif');
}
.ProductTab A:link,
.ProductTab A:visited,
.ProductTab A:active,
.ProductTab A:hover {
	color: #0E2D4E;
	background-image: url('images/product_tab2.gif');
}

.ProductTabSelected {
	background-image: url('images/product_tab1_over.gif');
}
.ProductTabSelected A:link,
.ProductTabSelected A:visited,
.ProductTabSelected A:active,
.ProductTabSelected A:hover {
	color: #FFF;
	background-image: url('images/product_tab2_over.gif');
}

.ProductSections {
	border: solid 1px #0B243E;
	background-color: #FCFCFC;
	background-image: url('images/dialog_content_background.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding: 12px;
}


.ProductPriceRow {
	background-color: #FFFFFF;
	COLOR: #C80000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceLabel {
	background: #FFFFFF;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}

.ProductPrice {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceTitle {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceConverting {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceSmall {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.ProductCallForPrice {
	COLOR: #666;
	font-weight: bold;
	FONT-SIZE: 11px;
}

.SaveMoneyLabel {
	FONT-SIZE: 10px;
	WIDTH: 57px;
	HEIGHT: 57px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/save_money.gif);
	BACKGROUND-REPEAT: no-repeat;
}

.MarketPrice {
	FONT-SIZE: 12px;
}
.MarketPriceSmall {
	FONT-SIZE: 10px;
}

.PImgBox {
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	WIDTH: 100px;
	PADDING-RIGHT: 8px;
}

/*
	Products list
*/
TD.PListImgBox {
	WIDTH: 125px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 8px;
}
DIV.PListImgBox {
	WHITE-SPACE: nowrap;
}
HR.PListLine {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
.PListTaxBox {
	PADDING-LEFT: 70px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
}
.PListCell {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
	PADDING: 10px;
	VERTICAL-ALIGN: top;
}

/*
	BuyNow section
*/
.BuyNowQuantity {
	HEIGHT: 25px;
	WIDTH: 15%;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 10px;
}
.BuyNowPrices {
	WIDTH: 100%;
	HEIGHT: 25px;
	VERTICAL-ALIGN: middle;
}
