﻿
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT DETAILS INFO - PRODUCT INFO CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#productThumbs img
{
    border:none;
    cursor:pointer;
}


#productDetail
{
    padding-top:17px;
}

#productDetailImages
{
    float:left;
    width:437px;
    height:400px;
}

#productDetailSummary
{
    float:left;
    width:315px;
    height:420px;
}

#productThumbs
{
    padding:0px 0px 0px 26px;
}



#productThumbs img
{
}

#productDetailImages .instructions
{
    padding:10px 0px 0px 120px;
  
    color:#000;
    line-height:1em;
    font-size:1em;
}

#productDetailSummary .designer
{
    font-family:Georgia;    
    font-size:1.8em;     
    line-height:26px;
    color:#000;    
}

#productDetailSummary .title
{
    font-family:Georgia;
    font-size:1.5em;    
    line-height:1em;
    color:#000;
    font-style:italic;    
    padding-bottom:7px;   
    border-bottom:1px solid #858585; 
}

#productDetailSummary .description
{
    font-size:1em;   
    line-height:1.3em;
    color:#000;
    padding-top:6px;
}

#productDetailSummary .price
{
    font-size:1.26em;   
    line-height:40px;
    font-weight:bold;
    color:#000;    
}

#productDetailSummary .delivery
{
    font-size:1.1em;   
    color:#000;    
    text-decoration:underline;
}

#productDetailSummary .productCode
{
    font-size:1.1em;   
    line-height:26px;
    color:#000;    
}

#productDetailSummary .code
{  
    color:#000;    
}

#productDetailSummary .stock
{
    font-size:1.1em;   
    color:#000;    
    font-weight:bold;
    padding-bottom:22px;
}


#productDetailSummary .qty
{
    font-size:1.3em;   
    color:#000;    
    font-weight:bold;
    width:26px;
    height:20px;
    border:1px solid #9c9c9c;
    text-align:center;
    line-height:20px;
    padding:0px;
    margin:0px 7px 0px 0px;
    vertical-align:middle;    
}

#productDetailSummary .addBtn
{
    vertical-align:middle;
}

#productDetailSummary .wishlist
{
    width:122px;
    height:22px;
    line-height:22px;
    border:1px solid #ccc;
    color:#000;
    font-size:1.2em;
    text-align:center;
    font-style:italic;
    display:block;
    font-family:Georgia;
    margin:10px 0px 0px 0px;
}

#productDetailSummary .addthis
{
    margin:10px 0px 0px 0px;
}

#productDetailSummary .emailImg
{
    display:inline-block;
    padding:9px 7px 0px 0px;     
}

#productDetailSummary .email
{
    color:#000;
    font-size:0.8em;    
    text-decoration:underline;
    display:inline-block;
    padding-bottom:2px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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;
	border-bottom: dashed 1px #C4C6C8;
}

.ProductVariantLine .picture
{
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.ProductVariantLine .overview
{
	float: right;
	width: 200px;
	margin-right: 25px;
}

.ProductVariantLine .overview .productname
{
	color: #000;
	font-size: 1.2em;
	margin-bottom: 0.3em;
}

.ProductVariantLine .description
{
	clear: both;
	color: #000;
	margin-bottom: 0.3em;
}

.ProductVariantLine .price
{
	float: left;
	margin-right: 10px;
}

.newProductPrice
{
	color:#cc0000;
}

.oldProductPrice
{
	
	text-decoration: line-through;
}

.ProductVariantLine .addinfo
{
	padding: 10px 10px 10px 10px;
	background: rgb(247, 245, 232);
}

.ProductVariantLine .attributes
{
}

.ProductVariantLine .error
{
	color: Red;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RELATED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RelatedProductsGrid
{
}

.RelatedProductsGrid .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.RelatedProductsGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RelatedProductsGrid .RelatedItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 200px;
}

.RelatedProductsGrid .RelatedItem .title
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-size: 1em;
	padding: 0;
}

.RelatedProductsGrid .RelatedItem .picture
{
	text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT REVIEWS LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.productReviewBox
{
	margin-bottom: 15px;
	padding: 10px 5px 10px 5px;
}


.productReviewList
{
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #000;
}

.productReviewList .productReviewItem
{
	border: 1px solid rgb(232, 230, 210);
	margin-top: 10px;
	padding: 10px;
	clear: both;
}

.productReviewList .productReviewItem .title
{
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}

.productReviewList .productReviewItem .rating
{
	float: right;
}

.productReviewHelpfulness
{
	color: #000;
}

.productReviewHelpfulness a, .productReviewHelfulness a:hover
{
	color: #000;
	text-decoration: none;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT SPEC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.productSpecBox
{
	padding: 5px 5px 5px 5px;
	clear: both;
	color: #000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: #000;
	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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SLIM BOX (PRODUCT IMAGES) 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.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: #000;
	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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RELATED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.relatedProducts
{
    width:800px;
    clear:left;
}
.relatedProducts h4
{
    padding:0px 0px 0px 8px;
}
.recentlyAdded
{
     width:1000px;
     clear:both;
     padding:20px 0px 30px 20px;
}

.recentlyAdded h4
{
    color:#000;
    font-family:Georgia;    
    font-size:1.9em;     
    font-weight:normal;
}

.recentlyAdded .productList
{
    width:960px;
    
}

.recentlyAdded .productListItem
{
    padding:0px 11px 0px 0px;
    width:229px;
}