﻿/*Heading Tags*/
/*Product Title*/
h1
{
	color: #e10606;
	font-size: 18px;
	font-weight: bolder;
	margin: 5px 0px 0px 0px;
}
/*Product SubTitle*/
h2
{
	color: #e10606;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.prodSubBlue
{
	color: #0047b3;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
/*Product Author & Grade */
h3
{
	color: #0a0a0a;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
}
/*Product Note */
h4
{
	color: #0a0a0a;
	font-size: 10px;
	font-weight: bolder;
	margin: 3px 0px 0px 0px;
}

/*Font styles*/
.fraction
{
	font-size: 80%;
	font-weight: normal;
}
.noteSmall
{
	font-size: 9px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
}
.productAvailable
{
	color: #0a0a0a;
	font-size: 12px;
	line-height: 15px;
	padding-left: 2px;
}
.productNotAvailable
{
	background-image: url(/images/widerLayout/product/available/center.jpg);
	background-repeat: repeat;
	color: #0a0a0a;
	font-size: 12px;
	margin-left: 7px;
	padding-left: 6px;
	margin-right: 7px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#prodContent {behavior:url(/js/display-table.min.htc);}
.prodContent
{
	color: #0a0a0a;
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 5px;
}
.prodContent2
{
	color: #0a0a0a;
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
	text-align:center;
}
.prodContentBold
{
	color: #0a0a0a;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	padding-top: 10px;
}
.prodDiscontinuedItem
{
	color: #f00de3;
	font-size: 12px;
	font-weight: bold;
}
.prodDiscontinued
{
	color: #f00de3;
	font-size: 18px;
	font-weight: bold;
	line-height: 8px;
	padding-top: 15px; 
	padding-bottom: 15px;
	text-align:center;
}
.prodID
{
	color: #E10606;
	font-size: 14px;
	font-weight: bold;
}
.prodNote
{
	color: #0a0a0a;
	font-size: 10px;
	line-height: 13px;
	padding-top: 8px;
	padding-right: 5px;
}
.prodNoteRed
{
	color: #e10606;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 10px;
}
.prodPrice
{
	color: #E10606;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
.prodPriceFree
{
	color: #E10606;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
.prodPriceLarge
{
	color: #0a0a0a;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
}
.prodPriceLargeRed
{
	color: #E10606;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
}
.pricePrice
{
	color: #0047B3;
	font-size: 12px;
	font-weight: normal;
}
.buyNoteBlue
{
	color: #0047b3;
	font-size: 10px;
	font-weight: normal;
}
.buyNoteRed
{
	color: #e10606;
	font-size: 10px;
	font-weight: normal;
}
.pricePriceStrike
{
	color: #0047B3;
	font-size: 14px;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: line-through;
}
.prodReplacement
{
	color: #E10606;
	font-size: 14px;
	padding-left: 52px;
}
.prodTitle
{
	color: #0a0a0a;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.prodQuantity
{
	color: #0a0a0a;
	font-size: 10px;
}
.prodReviews
{
	color: #0099ff;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px; 
	padding-bottom: 3px;  
}
.prodReviews a
{
	color: #0099ff;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 8px; 
}
.prodShare
{
    text-align:center;
    padding:5px 0 5px 0;    
    display: block;
    margin-left:auto;
    margin-right:auto;    
}
.relatedTitle, a.relatedTitle:visited
{
	color: #0a0a0a;
	font-size: 10px;
	font-weight: bold;
	width: 130px;
	padding-left: 3px;
	padding-right: 3px;
}
a.relatedTitle:hover
{
	color: #E10606;
	font-size: 10px;
	font-weight: bold;
	width: 130px;
	padding-left: 3px;
	padding-right: 3px;
}
.relatedID, a.relatedID:visited
{
	color: #E10606;
	font-size: 10px;
	font-weight: bold;
}


/*Unordered List*/
ul.prodList
{
	color: #0a0a0a;
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 2px;
	margin-top: 5px;
}
ul.prodList li
{
	color: #0a0a0a;
	font-size: 14px;
	list-style-image: url(/images/icons/bullet.gif);
	margin-bottom: -4px;
}
ul.prodList2 li
{
	color: #0a0a0a;
	font-size: 14px;
	list-style-image: url(/images/icons/bullet.gif);
	margin-bottom: -3px;
}
/*padding-left: 30px; - Where was this? -AW 10/28/13 */

/*Product Information Links*/
.prodInfoLinks
{
	color: #0047B3;
	font-size: 10px;
	text-decoration: underline;
	padding-right: 5px;
	nowrap;
}
.prodInfoLinks:hover
{
	color: #0099ff;
	text-decoration: underline;
}

/*Dividers*/
.relatedDivider
{
	background-image: url(/images/widerLayout/product/relatedDivider.jpg);
	background-repeat: no-repeat; /*border-left:1px; 	border-left-color:#c0c0c0; 	border-left-style:solid; 	height:130px;*/
}
.buyDivider
{
	background: url(/images/widerLayout/product/buyDivider.jpg);
	height: 1px;
}

/*Related Section */
.relatedPadding
{
	padding-top: 45px;
	padding-bottom: 25px;
}

/*Buy Section*/
.buyPadding
{
	padding-top: 15px;
}

/*Available Date*/
.prodAvailLeft
{
	background-image: url(/images/widerLayout/product/available/left.jpg);
	background-repeat: no-repeat;
}
.prodAvailCenter
{
	background-image: url(/images/widerLayout/product/available/center.jpg);
	background-repeat: repeat-x;
}
.prodAvailRight
{
	background-image: url(/images/widerLayout/product/available/right.jpg);
	background-repeat: no-repeat;
}

/*Awards*/
.awards{color: #0a0a0a;font-size: 10px;line-height: 13px;text-align:center;}
div.awardNote{color:#e10606;font-size:12px;line-height:13px;text-align:center;font-weight:bold;padding-bottom:30px;}

/*product links*/
ul.productLinks
{
	padding:5px 15px 0 5px;
	margin:0;
}
ul.productLinks li 
{
    list-style:none;
    padding-bottom:2px;

}
.productInfo
{
    font-size: 11px;
    color: #0047B3;
    font-weight: bold; 
}


#prodWrap {
width:725px;
margin:0 auto;
}
#prodcolleft {
float:left;
width:350px;
}
#prodcolright {
float:right;
/*width:350px;*/
}
#prodclear{
 clear:both;
 } 


ul.prodcolumn {
  width:540px;
  margin-bottom:20px;
  overflow:hidden;
}
ul.prodcolumn li {
  line-height:1.5em;
  float:left;
  display:inline;
}
#doubleCol li { width:50%;} 


    