/* CSS Document */

/*Application Specific*/

/*Append or Override*/

/* Link Settings*/



/*Menu Settings*/
a:link {
	color:#B6310F;
	font-size:10px;
	font-weight:500;
	text-decoration:none;
}

a:active {
	color:#B6310F;
	font-size:10px;
	font-weight:500;
	text-decoration:none;
}


a:visited {
	color:#B6310F;
	font-size:10px;
	font-weight:500;
	text-decoration:none;
}

a:hover {
	color:#F47A5B;
	font-size:10px;
	font-weight:500;
	text-decoration:none;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #F47A5B;
  font-weight: bold;
}

.cartPadTop {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#B6310F;
	font-size:10px;
	font-weight:normal;
	padding-top: 15px;
}

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #F47A5B; }









