/* Handles the Product Page title */
#WLCommerce_MainView
{
	border: 6px solid #E6E6E6;
	margin-bottom: 6px;
	width: 548px;
}

/* Handles the Product Page title */
#WLCommerce_MainView_Header H1
{
	color: #666666;
	margin: 0px;
	font-size: larger;
}
#WLCommerce_MainView_Product_header {
	padding: 6px;
	background-color: #FFFFFF;

}

#ShopMain_WLCommerce_MainView_Header_Breadcrumb
{
	border-bottom: solid 1px #eee;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 10px;
}

/* Handles the product category breadcrumb text */
#ShopMain_WLCommerce_MainView_Header_Breadcrumb .catBreadCrumb
{
	color: #aaa;
}

#ShopMain_WLCommerce_MainView_Header_Breadcrumb .catBreadCrumb a
{
	color: #8337B1;
	font-size: 12px;
}

/* Handles the product 'Sort By' drop down */
#WLCommerce_MainView_Header .ddSortBy
{
    color: Black;
    font-size: smaller;
    width: 100px;
}

/* Handles the product drop down label text */
#WLCommerce_MainView_Header .lblText
{
	font-weight: bold;
	font-size: smaller;
	color: #8337B1;
}

/* Handles the DIV container holding the product drop down and information headers */
#WLCommerce_MainView_Header_Product
{
	width: 530px;
	background-color: White;
	padding-bottom: 6px;
	padding-top: 6px;
}

/* Handles the DIV container for the product summary content */
#WLCommerce_MainView_ProductContent
{
	width: 536px;
	background-color: #FFFFFF;
	padding: 6px;
	color: #8337B1;	
}

/* Handles the DIV container for the product detail */
#WLCommerce_MainView_ProductDescription
{
	width: 524px;
	background-color: White;
	padding: 6px;
	float:left;
}

/* Handles the LEFT hand column of the product detail section */
#WLCommerce_MainView_ProductDescription_LeftCol
{
    width: 45%;
    float: left;
     position: relative;
}

/* Handles the RIGHT hand column of the product detail section */
#WLCommerce_MainView_ProductDescription_RightCol
{
	width: 45%;
	float: right;
        font-size: 11px;
}

/* PRODUCT MAIN VIEW */
#WLCommerce_MainView_Header
{
	background-color: #FFFFFF;
	width: 548px;
	float: left;
	padding-bottom: 10px;
}

#WLCommerce_MainView_Header_Product .headerLink
{
	font-size: 12px;
	text-decoration: none;
	color: #8337B1;
}

#WLCommerce_MainView_Header_Product .sendToAFriendLink
{
	font-size: 12px;
	text-decoration: none;
	color:#333333;
} 

#WLCommerce_MainView_Header_Product .lblText
{
	font-weight: bold;
	font-size: smaller;
	color: #8337B1;
}

#WLCommerce_MainView_Header_Product .catBreadCrumb
{
	color: #8337B1;
	font-size: 12px;
	margin-top: 30px;
}

/* Page numbering shop summary view */

#ShopMain_pnlFilterBottom
{
    color: #ddd;
    font-size: small;
    margin-bottom:5px;
}

#ShopMain_pnlFilterBottom .pageNumbering
{
	color:#8337B1;
	padding:2px;
	margin-top:3px;
	margin-bottom: 3px;
	text-decoration: none;
}

#ShopMain_pnlFilterBottom .pageNumberingHighlighted
{
	color:#4B1F67;
	font-weight: bold;
	border: 3px solid #85A9DA;
	background-color: #8337B1;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* Handles the Product Title Title Tag */
#WLCommerce_MainView_Header_Product H1
{
    color: #111;
    margin: 0px;
    font-size: larger;
}

/* Handles the main product image container */
#WLCommerce_MainView_ProductDescription_LeftCol .mainImage
{
	clear: both;
	text-align:center;
}

#WLCommerce_MainView_ProductDescription_LeftCol .secondaryImages
{
	text-align:center;
	margin-top: 10px;
}



/* Handles the thumb product image container */
#WLCommerce_MainView_ProductDescription_LeftCol .mainImageThumbs
{
    width: 50px;
    height: 50px;
    border: solid 1px #ddd;
    margin-bottom: 5px;
}

/* Handles H2 tag */
#WLCommerce_MainView_ProductDescription_LeftCol H2
{
	color: #8337B1;
	font-size: 22px;
	margin-top: 0px;
}

#WLCommerce_MainView_ProductDescription_RightCol
{
	padding-left:10px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cfcfcf;
}


/* Handles the PRICE label style */
#WLCommerce_MainView_ProductDescription_RightCol .mainPrice
{
	color: #8337B1;
	font-size: 48px;
	font-weight: bold;
}

/* Handles H2 tag */
#WLCommerce_MainView_ProductDescription_RightCol H2
{
	color: #8337B1;
	font-family: Verdana;
	font-size: 1em;
	margin-bottom: 5px;
}

/* Handles the IN STOCK label style */
#WLCommerce_MainView_ProductDescription_RightCol .inStockText
{
	color: #8337B1;
	font-weight: bold;
}

/* Handles the RATING label style */
#WLCommerce_MainView_ProductDescription_RightCol .mainRating
{
	color: #444;
}

/* Handles the SHIPPING label style */
#WLCommerce_MainView_ProductDescription_RightCol .mainShipping
{
	color: #8337B1;
}

/* Handles the 'ADD TO CART' button style */
#WLCommerce_MainView_ProductDescription_RightCol .btnAddToCart
{
	font-size: 12px;
	width:120px;
	color: #FFFFFF;
	border: 1px solid #62377D;
	padding: 2px;
	margin-right: 10px;
	background-color: #8337B1;
	font-weight: bold;
}

/* Handles the container for the product review function */
#WLCommerce_MainView_ProductDescription_LeftCol .RADDescReview_Container
{
    border: solid 1px #ddd;
    height: 60px;
    overflow:auto;
    position: relative;
}

/* Handles the style for the review title */
#WLCommerce_MainView_ProductDescription_LeftCol .reviewTitle
{
	color: #8337B1;
}

/* Handles the style for the review text */
#WLCommerce_MainView_ProductDescription_LeftCol .reviewText
{
    color:Black;
}

/* Handles the style for the review date */
#WLCommerce_MainView_ProductDescription_LeftCol .reviewDate
{
	color:#257ec8;
}

/* Handles the style for the review rating */
#WLCommerce_MainView_ProductDescription_LeftCol .reviewRating
{
    color:Black;
}

/* Handles the horizontal rule style for the product option column */
#WLCommerce_MainView_ProductDescription_LeftCol HR
{
    height: 1px;
}


/* Handles the DROP DOWN LIST Styles for all product options */
#WLCommerce_MainView_ProductDescription_RightCol .optionDropDownList
{
    font-size: 100%;
}

/* Handles the label TITLES for all product options */
#WLCommerce_MainView_ProductDescription_RightCol .optionTitles
{
    font-size: 100%;
    color: Black;
    /*font-weight: bold;*/
}

/* Handles the TEXT BOX style for all product options */
#WLCommerce_MainView_ProductDescription_RightCol .optionTextBox
{
    font-size: 100%;
    border: solid 1px black;
}

/*PRODUCTS SUMMARY VIEW */

/* Handles the product summary layout controls */
/*DO NOT EDIT */
#WLCommerce_MainView_ProductContent .prodFloatLeftandClear
{
    
    clear:both;
    float: left;
	border: 3px solid #F0EFEB;
	margin-bottom: 5px;
	text-align:center;
	vertical-align: bottom;
	color: #2C2C2B;
	margin-top: 15px;
	margin-left: 3px;
	/*width: 126px;*/
	min-height: 170px;
}

/* Handles the product summary layout controls */
/*DO NOT EDIT */
#WLCommerce_MainView_ProductContent .prodFloatLeft
{
	float: left;
	border: 3px solid #F0EFEB;
	margin-bottom: 5px;
	text-align:center;
	vertical-align: bottom;
	color: #2C2C2B;
	margin-top: 15px;
	margin-left: 3px;
	/*width: 126px;*/
	min-height: 170px;
}

/* Handles the product summary IMG tag style */
#WLCommerce_MainView_ProductContent .prodImage
{
    /*border: solid 1px gray;*/
    /*padding: 2px;*/
    margin-top: 2px;
}

/* Handles the product summary Description style - Used for single column view only */
#WLCommerce_MainView_ProductContent .prodFloatLeft a:link {
	color: #FFFFFF;
	min-height: 170px;
	text-decoration: none;
	font-weight: bold;
}

#WLCommerce_MainView_ProductContent a
{
    text-decoration: none;
}

/* Handles the product summary Description style - Used for single column view only */
#WLCommerce_MainView_ProductContent .prodDescriptionText
{
	font-size:14px;
	color: #8337B1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* Handles the product summary Summary Text style - Used for single column view only */
#WLCommerce_MainView_ProductContent .prodSummaryText
{
    font-size:smaller;
    color: #333;
    font-style:italic;
}

#WLCommerce_MainView_ProductContent .prodDescriptionPrice
{
	font-size: 18px;
	color: #8337B1;
	font-weight: bold;
}

/* 1.5.5 add ons */
#WLCommerce_MainView_ProductContent .prodDecriptionMoreInfo 
{
	background-color: #8337B1;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
}

#WLCommerce_MainView_ProductContent .prodDecriptionMoreInfo a
{
	color:#FFFFFF;
}

#WLCommerce_MainView_ProductContent .prodDecriptionMoreInfo a:hover
{
	color:#333333;
}

/* Handles the product submit a review link and color */
#ShopMain_PageView3_Review a:link
{
	color: #8337B1;
	text-decoration: none;
	font-weight: bold;
    }
    
#ShopMain_PageView3_Review a:hover
{
	color:#333333;
    }
    
    #ShopMain_PageView3_Review a:visited
{
	color: #FFFFFF;

    }
    
.prodRelated_Title
{
	font-size: 11px;
	color: #8337B1;
}

.prodRelated_Link
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	padding: 3px;
	border: 3px solid #E6E6E6;
	width: 100px;
}

.prodRelated_Link a:visited
{
	color: #FFFFFF;

}

.prodRelated_Price
{
	font-size: 11px;
	color: #999;
	font-weight: bold;
}

#ShopMain_pnlRelatedProducts .optionTitles {
	color: #8337B1;
	font-weight: bold;
}
#ShopMain_pnlRelatedProducts a:link{
	color: #7B7B7B;
	text-decoration: none;
}

#ShopMain_pnlRelatedProducts hr
{
    height: 0px;
    color:#aaa;
    border-top: solid 1px #aaa;
}

/* Handles the product summary layout controls */
#ShopMain_pnlProductHomepage .prodFloatLeftandClear
{
    
    clear:both;
    float: left;
	border: 1px solid #F0EFEB;
	margin-bottom: 5px;
	text-align:center;
	vertical-align: bottom;
	color: #2C2C2B;
	margin-top: 5px;
	margin-left: 5px;
	/*width: 126px;*/
	min-height: 170px;
}

/*DO NOT EDIT */
#ShopMain_pnlProductHomepage .prodFloatLeft
{
	float: left;
	border: 1px solid #F0EFEB;
	margin-bottom: 5px;
	text-align:center;
	vertical-align: bottom;
	color: #2C2C2B;
	margin-top: 5px;
	margin-left: 5px;
	/*width: 126px;*/
	min-height: 170px;
}

/* Handles the product summary IMG tag style */
#ShopMain_pnlProductHomepage .prodImage
{
    /*border: solid 1px gray;*/
    /*padding: 2px;*/
    margin-top: 2px;
}

/* Handles the product summary Description style - Used for single column view only */
#ShopMain_pnlProductHomepage .prodFloatLeft a:link {
	color: #2C2C2B;
	min-height: 170px;
	text-decoration: none;
}

#ShopMain_pnlProductHomepage .prodFloatLeft a:visited {
	color: #FFFFFF;
}

#ShopMain_pnlProductHomepage .prodFloatLeft a:hover {
	color: #8337B1;
}



#ShopMain_pnlProductHomepage a
{
    text-decoration: none;
}

/* Handles the product summary Description style - Used for single column view only */
#ShopMain_pnlProductHomepage .prodDescriptionText
{
	font-size:0.9em;
	color: #8337B1;
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
}

/* Handles the product Homepage style - Used for single column view only */
#ShopMain_pnlProductHomepage .prodSummaryText
{
    font-size:smaller;
    color: #333;
    font-style:italic;
}

#ShopMain_pnlProductHomepage .prodDescriptionPrice
{
	font-size: 1.3em;
	color: #8337B1;
	font-weight: bold;
}

hr
{
    height: 1px;
    color: #ddd;
}

#WLCommerce_EmailAFriendContainer
{
    background-color: #eee;
    font-size: 0.8em;
}


.prodDecriptionMoreInfo {
	background-color: #8337B1;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	color: #FFFFFF;
}

















