#productDetail h1 {
	padding: 7px 0 5px 0;
}
#detailImage {
	width: 500px;
	text-align: center;
	float: left;
	margin-bottom: 8px;
        margin-top: 18px;
}
#detailImage img {
	display: block;
	border: 0;
        margin: 0 auto;
}
#detailImage p {
	font-size: 10px;
}
#enlargedImageLink {
	padding: 0;
        height: 30px;
}
.zoomImage {
	background:transparent url(/images/zoom.jpg) no-repeat 2px center;
	padding-left:32px;
        padding-top: 8px;
        height: 22px;
        width: 120px;
        display: block;
        margin: 0 auto;
}
#addToCartLink {
	padding: 8px 0 8px 0;
	text-align: center;
}
#prevNext {
	background-color: #EBEBEB;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#prevNext img {
	vertical-align: middle;
}
#prevNext a, #prevNext a:link, #prevNext a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
#prevNext a:hover, #prevNext a:active {
	color: #000;
	text-decoration: underline;
}
.xPrevNext {
	color : #375297;
}
.yPrevNext {
	color : #666;
}
#detailInfo {
	text-align: left;
	float: right;
	margin: 8px 50px 0 0;
        width: 385px;
}
#detailInfoBox {
	/* border: 1px solid #000; */
        margin-top: 25px;
}
.detailTitle {
	background-color: #FAF4E4;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border-bottom: 1px solid Black;
	padding: 4px 0 4px 8px;
}
#detailInfoBox .content {
	padding: 5px;
}
#detailInfo h2 {
	padding: 0;
	margin: 0;
}
.detailItem, .detailPrice {
	font-weight: bold;
	color: #000;
	padding: 2px 0 2px 0;
}
.detailSalePrice, .detailOutOfStock {
	font-weight: bold;
	color: #f15d22;
}
.detailOutOfStock a:link, .detailOutOfStock a:visited {
	font-weight: bold;
	color: #f15d22;
}
.detailOutOfStock a:hover, .detailOutOfStock a:active {
	font-weight: bold;
	color: #000;
}
.detailOutOfStock {
        padding-bottom: 20px;
}
.value {
	font-weight: normal;
}
#detailInfoBox h2 {
       margin-top: 20px;
}
#productLineHighlight {
	padding: 8px 0 8px 0;
}
#crossSellRow {
	width: 100%;
	margin-bottom: 8px;
}
#crossSellRow td {
        padding-bottom: 5px;
}
#crossSellRow th {
	background-color: #aaa;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	/* border: 1px solid #000; */
	padding: 10px 0 10px 10px;
}
.crossSell {
	width: 195px;
	text-align: center;
	font-size: 10px;
	color: #000;
        margin-bottom: 15px;
}
.crossSellImage {
	text-align: center;
}
.crossSellImage img {
        margin: 0 auto;
}
h2.crossSellName {
	font-size : 10px;
	line-height: 13px;
	font-weight : bold;
	letter-spacing: 0.01em;
	color : #f15d22;
	padding: 0;
	margin: 0 0 4px 0;
}
h2.crossSellName a:link, h2.crossSellName a:visited {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #f15d22;
	text-decoration: none;
}
h2.crossSellName a:hover, h2.crossSellName a:active {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.crossSellPrice, .crossSellSize {
	font-weight: bold;
	color: #666;
}
.crossSellSalePrice {
	font-weight: bold;
	color: #F00;
}
.crossSellSalePrice .value {
	font-weight: normal;
}
.crossSellLinks a:link, .crossSellLinks a:visited {
	font-size: 9px;
	color: #f15d22;
	text-decoration: underline;
}
.crossSellLinks a:hover, .crossSellLinks a:active {
	font-size: 9px;
	color: #000;
	text-decoration: underline;
}
.crossSellOutOfStockMessage {
	font-size: 9px;
	color: #F00;
}
#recipeList {
        margin-top: 15px;
}
#recipeList a {	
	font-size : 10px;
	font-weight : normal;
}
#recipeList a:link, #recipeList a:visited {	
	color : #f15d22;
	text-decoration : underline;
}
#recipeList a:hover, #recipeList a:active {
	color: #000;
	text-decoration : underline;
}
#productLineHeading {
        margin-top: 10px;
}
#productLineHeading h2 img {
        margin-left: -18px;
}
#productLineHeading h4 {
        float: right;
        font-size: 12px;
        line-height: 15px;
        padding-top: 35px;
        height: 15px;
}
#productLineDescription img {
        float: right;
        margin-left: 25px;
        margin-bottom: 20px;
}
