﻿/*HOME PAGE PRODUCTSyy*/

.HomePageProductGrid
{
	margin-left: auto;
	margin-right: auto;
}

.HomePageProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.HomePageProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d4d4d4;
	width: 200px;
	height: 200px;
}

.HomePageProductGrid .ProductItem .title
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
}

.HomePageProductGrid .ProductItem .picture
{
	text-align: center;
}

/*PRODUCT DETAILS PAGE*/
.ProductCollateral
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

/*PRODUCT DETAILS INFO - PRODUCT INFO CONTROL*/
.ProductDetailsInfo .picture
{
	float: left;
	margin-bottom: 15px;
}
.ProductDetailsInfo .picture img
{
	border: 3px groove #FFFFFF !important;
}
.ProductDetailsInfo .overview
{
    float: left;

    padding: 5px 5px 5px 50px;
}

.ProductDetailsInfo .overview .productname
{
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

.ProductDetailsInfo .overview .shortdescription
{
    font-style:italic;
	margin-bottom: 0.3em;
	font-size: 1.1em;
}

.ProductDetailsInfo .overview .alternatepicture
{
    height:100px;
	 border-style: solid;
    border-width: 2px !important;
    border-color: #EEEEEE #333333 #555555 #DDDDDD;
}
.ProductDetailsInfo .overview .alternatepicture:hover
{
	border-style: solid;
	border-width: 2px !important;
	border-color: #555555 #DDDDDD #EEEEEE #333333 ;
	
}
.ProductDetailsInfo .overview a:hover
{
    border-width:0px;
}
.ProductDetailsInfo .fulldescription
{

	padding-bottom:10px;
	clear: both;
	margin-bottom: 0.3em;
}

/*PRODUCT RATING*/

.ProductRatingBox
{
	margin-top: 20px;
	margin-bottom: 10px;
}

/*PRODUCT VARIANT*/

.ProductVariantList
{
	margin-bottom: 15px;
	padding: 0px;
}

.ProductVariantLine
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 10px;

}

.ProductVariantLine .picture
{
	float: left;
	margin-bottom: 15px;
}

.ProductVariantLine .overview
{

}

.ProductVariantLine .overview .productname
{
    clear:both;
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

.ProductVariantLine .description
{
	clear: both;
	color: #555;
	margin-bottom: 0.3em;
}

.ProductVariantLine .price
{
    float: left;
    margin-right: 10px;
    padding-bottom: 10px;
}

.ProductVariantLine .price .productPrice
{
    
}


.ProductVariantLine .price .oldProductPrice
{
	color: red;
	text-decoration: line-through;
}

.ProductVariantLine .addinfo
{
	padding-top: 10px;
}

.ProductVariantLine .attributes, .ProductVariantLine .productcode
{
    font-weight: bold;
    color: #8A0002;
    line-height: 16px;
}

.ProductVariantLine .error
{
	color: Red;
}

/*RELATED PRODUCTS*/

.RelatedProductsGrid .title
{
	padding: 10px 10px 10px 0px;
}

.RelatedProductsGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RelatedProductsGrid .RelatedItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 200px;
	height: 200px;
}


.RelatedProductsGrid .RelatedItem .title
{
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    padding: 0;
    font-weight: bold;
    font-size: 11px;
    height: 2em;
    line-height: 1.3em;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.RelatedProductsGrid .RelatedItem .picture
{
	text-align: center;
}

.RelatedProductsGrid .RelatedItem .picture img
{
	 border-style: solid;
    border-width: 2px !important;
    border-color: #EEEEEE #333333 #555555 #DDDDDD;
}
.RelatedProductsGrid .RelatedItem .picture img:hover
{
	border-style: solid;
	border-width: 2px !important;
	border-color: #555555 #DDDDDD #EEEEEE #333333 ;
}

.RelatedProductsGrid .RelatedItem .picture a:hover
{
    border-width:0px;
}

/*PRODUCT REVIEWS LIST*/

.productReviewBox
{
	margin-bottom: 15px;
	padding: 10px 5px 10px 5px;
}


.productReviewList
{
	margin: 10px 0 0 0;
	font-size: 11px;
	/*color: #555D65;*/
}

.productReviewList .productReviewItem
{
	margin-top: 10px;
	padding: 10px;
	clear: both;
}

.productReviewList .productReviewItem .title
{
	font-weight: bold;
	float: left;
	color: #8A0002;
	margin-bottom: 5px;
}

.productReviewList .productReviewItem .rating
{
	float: right;
}

.productReviewHelpfulness
{
}

.productReviewHelpfulness a
{
    text-decoration: none;
    color: #FFFFFF;
}



/*PRODUCT SPEC*/


.productSpecBox
{
	padding: 5px 5px 5px 5px;
	clear: both;
	color: #555;
}

/*SLIM BOX (PRODUCT IMAGES)*/

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading
{
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber
{
	margin-right: 71px;
}

#lbCaption
{
	font-weight: bold;
}

/*COMPARE PRODUCTS*/

.compareProducts
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.compareProducts .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.compareProducts .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.compareProductsTable
{
}

.compareProductsTable .removeButton
{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

.compareProductsTable tr.productName
{
	background-color: #CCCCCC;
	font-weight: bold;
}

.compareProductsTable td
{
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;
	padding: 3px;
}


/*PRICE RANGE FILTER*/

.PriceRangeFilter .title
{
	color: #555;
	font-weight: bold;
	background: url('images/ico-arrow-r.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.PriceRangeFilter ul
{
	margin: 0;
	padding-left: 20px;
}

.PriceRangeFilter li
{
	list-style: none;
	padding-bottom: 2px;
}

.PriceRangeFilter .SelectedPriceRange
{
	padding-left: 20px;
}

.PriceRangeFilter .RemovePriceRangeFilter
{
	font-weight: bold;
}

