/*The main content classes*/
.centerBoxContentsSpecials, .centerBoxContentsNew,.centerBoxContentsFeatured {
	vertical-align: middle;
	width: 47.5% !important;
	}	
	
#featuredProducts {

}
#featuredProducts a.morelinks:visited,a.morelinks:active,a.morelinks:link,a.morelinks:hover
{
	color: #000000;
	font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
#featuredProducts .centerBoxContentsFeatured {
width: 49% !important;
height:200px; 
vertical-align:middle;
background-color: #e5e5e5;
color:black;
text-align:left;
border:2px solid #F2F2F2;
padding-right:3px;
color:black;
}
#featuredProducts img {
float:left;
padding-right:5px;
padding:5px;
}
#featuredProducts  h2{
    margin: 0em;
	margin-top: 5px;
	background-color: #003399;
	background-image: url(../images/nav.png);
	padding: 0.2em 0.2em;
	text-align:left;
	color: #ffffff;
	font-size:1.0em;
	font-weight:bold;
}
#featuredProducts a
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #000000;
}

/* Adds special style to an unvisited link. */
#featuredProducts a:link
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #000000;
}

/* Adds special style to a visited link. */
#featuredProducts a:visited, a.visited
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #000000;
}

/* :hover - adds special style to an element when you mouse over it. */
#featuredProducts a:hover, a.hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #cc0000;
}
/*#featuredProducts a.featuredTitle:link, a.featuredTitle:visited, a.featuredTitle:active {color:ffffff;font-weight:bold;font-size:13px;}
#featuredProducts a.featuredTitle:hover {color:#eeeeee;font-weight:bold;font-size:13px;}*/

#featuredProducts .normalprice, #featuredProducts .productSpecialPriceSale {
	text-decoration: line-through;
	}
#featuredProducts .productSpecialPrice, #featuredProducts .productSalePrice, #featuredProducts .productSpecialPriceSale, #featuredProducts .productPriceDiscount {
	color: #cc0000;
	}
#whatsNew a.morelinks:visited,a.morelinks:active,a.morelinks:link,a.morelinks:hover
{
	color: #000000;
	font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
#specialsDefault a.morelinks:visited,a.morelinks:active,a.morelinks:link,a.morelinks:hover
{
	color: #000000;
	font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
#sideBoxContent {
      color:black;
	  font-size: 12px;
	  text-align:left;
}

#sideBoxContent a:link, #sideBoxContent a:active, #sideBoxContent a:visited{
      color:black;
	  font-size: 12px;
	  text-align:left;
}
#sideBoxContent a:hover {
       color:#003366;
	   font-size: 12px;
	  text-align:left;
}

.centerBoxWrapper {
	border: 1px solid #eeeeee;
	height: 1%;
	margin: 1.1em 0;
    height: 245px;
	}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000000;
	}
	
h1.productListHeading {
text-align:left;
font-size: 1.0em;
}
.centerColumn h1 {
text-align:left;
font-size: 1.0em;
}

h2.centerBoxHeading {
	margin: 0em;
	background-color: #003399;
	background-image: url(../images/nav.png);
	padding: 0.2em 0.2em;
	text-align:left;
	color: #FFFFFF;
	font-size:1.0em;
	}
.categoryListBoxContents {font-weight:bold;}

.productListing-rowheading {
	background-color: #003366;
	background-image: url(../images/nav.png);
	height: 2em;
	color: #FFFFFF;
	margin:3px;
	}
.productListing-rowheading a:link, .productListing-heading a:visited, .productListing-heading a:active, .productListing-heading a:hover {color:white;text-decoration:none;}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #cc0000;
	}
#bestsellers li a {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	color:black;
	}
	
.cartNewItem {
	color: #800000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	color:black;
	}
