﻿/* for itemPriceDisplay */
.item-price-label
{
	font-size:12px;
	text-align: right;

}
.item-price-sale
{
	color:#801517;
	font-size:18px;
	font-family: Helvetica;
}
.item-price
{
	color: Black;
	font-size:18px;
	font-family: Helvetica;	
}
.item-price-was
{
	font-size:14px;
	font-family:  Helvetica;
	text-decoration:line-through;
}
.item-price-yousave
{
	font-size: 12px;	
	color: #801517;
	font-family:  Helvetica;	
}
.item-price-current-tr {  }
.item-price-holiday-name
{
	color:#801517;
	font-size:14px;
	font-family: Helvetica;	
	text-align: center;
}
.item-price-holiday-price
{
	text-align: left;	
	color:#801517;
	font-size:18px;
	font-family: Helvetica;	
}
.item-price-holiday-qty
{
	background-color: #801517;
	color: White;
	width: 40px;
	text-align: center;
	font-size: 14px;
	padding: 2px;
	font-weight: bold;
}
.item-price-holiday-qty-label
{
	width: 80px;
	font-size: 10px;
}

.see-pricing-below
{
	text-align: center;
	color: #801517;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

/* item sku at top rigth */
.item-sku { font-size: 12px; font-weight: bold;  }
.item-sku-label { text-align:right; font-size: 11px; }

.vdiscount-pricing
{
	border-collapse: collapse;
	border: 1px solid silver;
	border-color: silver;
}
.vdiscount-msg
{
	margin-top: 3px;
	color: #A1191F;
	font-size: 10px;
	margin-bottom: 10px;
}

/* reviews at top */
.reviews-top
{
	margin-left: 5px;
	margin-right: 5px;
}
.review-avg-title
{
	font-weight: bold;
	border-bottom:2px dotted #87847D;
	padding-bottom:3px;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 4px;	
}

.on-sale-today
{
	color:#A1191F;font-size:12px;
}

.backorder-allow-buy
{
	color: #990000;
	font-weight: bold;
}
.backorder-info-div
{
	padding: 5px;
	border: 1px solid #D0CABD;
	background-color: #F3F1EB;
	font-size: 12px;
	margin: 15px;
}

.item-info-msg
{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	margin: 0px 10px 10px 4px;
	background-color: #87847D;
	color: White;
}
.item-cutoff-msg
{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	margin: 0px 10px 10px 4px;
	background-color: maroon;
	color: White;
}
.select-item-title2
{
  padding: 5px;
  border: 1px solid #CCC;
	border-radius: 2px;
  background-color: #F9E6C8;
	font-size: 12px;
	font-weight: bold;
	color: #801517;
}

.pers-validation-summary
{
	font-size: 12px;
	color: Red;
	background-color: #F3F1EB;
	border: 1px solid #D0CABD;
	font-weight: bold;
	padding: 5px;
}
.pers-no-allcaps
{
	color: Red;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

.priceSection
{
	padding:10px 0px 30px 5px;
	background-color:#FFFFFF;
}

.priceSection
{
	padding:10px 0px 30px 5px;
	background-color: #FFFFFF;
}

/* email to a friend */
.email-friend
{
	border: 2px solid #801517;
	padding: 3px;
	margin: 0 5px 0 5px;
}
.email-friend .email-friend-title
{
	font-size: 12px;
	color: #801517;
	font-weight: bold;
	text-align: center;
}

.email-friend LABEL
{
}
.email-friend INPUT
{
	width: 150px;
	font-size: 11px;
}
.email-friend #txtEmailFriendMsg
{
	width: 150px;
	font-size: 11px;
	height: 60px;
}
.email-friend .email-friend-btn
{
	width: 60px;
	font-size: 11px;
}
#divEmailFriendDone
{
	color: #801571;
	font-weight: bold;
	text-align: center;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	background-color: #EBDFD0;
}
#review-TextBody {
    float:left;
}
#review-image 
{
    padding-top: 2px;
    float:right;
}

.social-herader
{
	font-weight: bold;
	border-bottom:2px dotted #87847D;
	padding-bottom:3px;
	margin: 10px 6px 3px 5px;
}

#social-info
{
    height:21px;
    margin:10px 0 5px 5px;
}

#social-info ul{
	padding:0px;
	margin:0px;
}

#social-info li
{
    display: inline;
    list-style-type: none;
    float:left;
    vertical-align:middle;
    margin:0 5px 5px 0;
}

#social-info-email
{
	margin:0 0 0 5px;
}

#social-email-btn, #social-email-cnt, #social-email-nub
{
	float: left;
	font-size: 11px;
}
#social-email-btn
{
	text-align: right;
}
#social-email-btn a
{
	display: block;
	width: 48px;
	height: 21px;
	background-image: url('../../images/share/email_btn_UP.png');
    background-repeat: no-repeat;
}

#social-email-btn a:hover
{
    background-image: url(../../images/share/email_btn_OVER.png);
    text-decoration: none;
}

#social-email-title
{
	font-size: 11px;
	padding: 5px 4px 0 0;
	letter-spacing: 0.02em;
	color: rgb(60, 59, 59);
	font-family: tahoma,Arial;
}
#social-email-title a
{
	text-decoration: none;
}
#social-email-cnt
{
	height: 14px;
	line-height: 14px;
	padding: 1px 2px 1px 3px;
	margin: 2px 0 0 6px;
	border-color: #c1c1c1;
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	min-width: 15px;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-color: rgb(255, 255, 255);
	position:relative;
}

#social-email-nub
{
	left: -8px;
	top: 2px;
	width: 5px;
	height: 0px;
	position:relative;
	z-index: 2;
}

#social-email-nub s, #social-email-nub i {
	border-color: transparent #D7D7D7;
	border-style: solid;
	border-width: 4px 5px 4px 0;
	display: block;
	position: relative;
	top: 1px;
}

#social-email-nub i {
	border-right-color: #FFFFFF;
	left: 2px;
	top: -7px;
}

#fb-like
{
    margin-top: 0px;
}
.product-double-points
{
	clear: both;
	margin-top: 5px;
}
.product-double-points img {
	margin-right: 3px;
	float: left;
	border: none;
}

/* image list */
ul.ImgListUL {
    width:730px;
	float: left;
	list-style: none;
	margin: 0; 
	padding: 3px;
}    
ul.ImgListUL li a {
    display: block;
	text-decoration:none;
	color:#000;
	width:100%;
}
ul.ImgListUL li:hover {
	text-decoration:none;
	font-weight:bold;
	border: 3px solid #87847d;
}
ul.ImgListUL li {
	display:block;
	margin:1px;
	float: left;
	position: relative;
	text-align:center;
	border: 3px solid #fff;
}
ul.ImgListUL li span{
	position: relative;
	bottom:5px;	
}
ul.ImgListUL li img {
	margin: 2px 3px 5px 3px;
	border: 1px solid #E4E4E4;
}
ul.ImgListUL li.highlighted{
    border: 3px solid #801517;
}
ul.ImgListUL li.highlighted span{
	color:#801517;
	font-weight:bold;
	position: relative;
	bottom:5px;
}

/* product media */
#product-media{
	width:300px;
	float:left;		
}
#product-media ul{
	padding:0px;
	margin:0px;
}
#product-media li{	
	margin:0px;	
	display:inline-block;
	float:left;
	padding-left:5px;
	padding-bottom:10px;
	text-align:center;
    width: 94px;
}

#product-media a:hover .video img, #product-media a:hover .sound img{
	visibility:hidden;
}

#product-media .video{
	width:79px;
	height:79px;
	cursor: pointer;
	background-image: url(../../images/product/play_video_ro.jpg);
}

#product-media .sound{
	width:79px;
	height:79px;
	cursor: pointer;
	background-image: url(../../images/product/play_sound_ro.jpg);
}

#viewProductCorporatePromo { /* link to corporate version of item */
	margin-left: 20px;
	font-size: 13px;
	border-top: 1px dotted #666;
	padding-top: 8px;
	width: 600px;
}
#viewProductCorporatePromo img {
    margin-right: 10px;
}
#viewProductCorporatePromo a {
     margin-top: 5px;
     text-decoration: underline;
}


.employee-product-message {
    padding: 25px;
    font-size: 30px;
    color: #333;

}

.option-selection {
    line-height: 23px;
    margin: 5px 0 0 0;
}

.option-button {
    float: left;
}

.option-item-dropdown {
    margin: 0 0 0 3px;
    float: left;
}

.option-item-info {
    clear: both;
}

.option-addon {
    line-height: 16px !important;
    clear: both;
}