/**
 * Main CSS Stylesheet
 * Customer chages added to overwriter the default tempalte
 */
p.MsgVolumeDiscount {
	font-weight: bold;	    
}
li.MsgVolumeDiscount {
	list-style-position: inside;
}


#productQuantityDiscounts {
	float:left;
	height: 100px;
	width: auto;
	padding-right: 10px;
}
#MsgVolumeDIV {
	background-color: #CCCCCC;
	border-style: solid;
	padding-left: 5px;
	float: right;
	margin-left: 15px;
	}

.productListing-data, .linkListing-data {
    /*border-bottom:solid black 1px;*/
	width: auto;
    }

.cartBoxDiscount {
        text-align: right;
        font-weight: bold;
        }
		#shippingEstimatorContent th {
	border:none;
	padding:5px;
	color:#006633;
	background-color: #E2E2E2;
}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#shippingEstimatorContent td {
	border:none;
	padding:5px;
	text-align:left;
	
}
#shippingEstimatorContent td .cartAttribsList {text-align:left;}
#shippingEstimatorContent td {
	font-size:14px;
	line-height:normal;
}

#ShippingIcon  {
	float: left;
	width: 150px;
	height: 100px;
	background-image: url(../../../../images/icons/shipping_icon.jpg);
	}
#shippingEstimatorInputs {
	margin: 0 0 0 150px;
	vertical-align: top;
}
#ReviewDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#reviewsDefault	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#reviewsInfoDefault	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.cartAttribsList {
	margin-left: 1em;
	font-size: 10px;
	color: #006600;
	}
	
	.centerBoxWrapper {
	color: #102b0d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#shipping-note {
  background-color: #fcfdfe;
  border: thin dashed #ff0000;
  color: #ff0000;
  float: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin-left: 10px;
  padding:5px;
  width: 92%;
}

#tabcontentcontainer {
  	float: left;
	/*background-color:#0000FF;*/
	background-position: top;
	margin: 0px;	
}

.sideBoxContent {
	
	boder:none
	padding: 0.4em;
	width:150px;
	align-content:center;
	align-items:center;
	font-size:14px;
}

.centeredContentBetter {
	background-color: #FFFFCC;
	text-align: center;
}

#licensewarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

LABEL.inputLabel2 {
	font-size: 14px;
	width: 10em;
	float: center;
	padding:2px;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {background:none;}
.banners {
  padding: 5px;
  	font-size: medium;
	font-weight: bold;
	color: #FFFF00;
	border: thin dotted #000000;
	background-color: #ff00ff 
}
#mailchimpsideboxContent {
font-size:12px;
	
}

.cartTotalDisplay strike
{
	display:none;
}