﻿.main_cont
{
	background-color:#fff;
}
h1, h2
{
	color:#000;
	font-weight: bold;
}
h1, h2, p
{
	line-height:120%;
}
h1
{	
	font-size: 24px;	
}
h2
{
	font-size:18px;	
}
a
{
	color:#0067A5;
}
a:hover
{	
}
.main
{
	height:600px;
}
.productDetail .col1,
.productDetail .col2,
.productDetail .col3
{
	float:left;
	height:500px;
}
.productDetail .col1
{
	width:210px;
}
.productDetail .col2
{
	width:440px;
	padding-top:45px;
	padding-left:10px;
	min-height:550px;
	height:550px;
	position:relative;
}
.productDetail .col3
{
	width:255px;
	position:relative;
	padding-top:62px;
	padding-left:12px;
	border-left:1px solid #dfd5bd;
	height:auto;
}
.productDetail .col1 img
{
	margin-top:27px;
	margin-left:35px;
}
.description
{
	margin-top:10px;
	font-size:14px;
	line-height:18px;
	padding-right:5px;
	margin-bottom:10px;
}
.award
{
	margin-top:10px;
}
.addToCart
{
	background:transparent url('/web/design/img/add-to-cart-no-shadow.jpg') top left no-repeat;
	width:98px;
	height:25px;
	display:block;
	padding:4px 0 0 6px;
	font-size:12px;
	color:#dde9ef;
	text-decoration:none;
	text-align:left;
	margin:10px 0 0 0;
}
.addToCart:hover
{
	background-color:Transparent;
	color:#fff;
}
.itemProduct
{
	position:relative;
	width:260px;
	min-height:70px;
	text-align:left;
	clear:both;
}
.pricing
{
	position:relative;
	text-align:left;
	min-height:40px;
	width:260px;
}
.productName
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	clear:both;
	width:auto;	
	width:260px;
	position:relative;
}
.itemProduct .qty
{
	font-size:11px;
	position:relative;
	text-align:left;
	height:30px;
	width:80px;
	margin-left:6px;
}
.itemProduct .qty input
{
	width:24px;
	height:14px;
	font-size:11px;
	position:relative;
	float:left;
}
.itemProduct .qty span
{
	display:block;
	float:left;
	padding:3px 5px 0 0 ;
}
.itemProduct .size
{
	width:120px;
	float:left;
}

.promos
{
	margin:30px 0 0 0;
}
/* Price */
.pricing
{
	margin-top:5px;
}
.pricing .price
{
	text-align:left;
}
.pricing .price .currency
{
	font-size:10px;
	line-height:30px;
}
.pricing .price .dollars
{
	font-size:30px;
	line-height:30px;
	letter-spacing:-2px;
	font-weight:bold;
}
.pricing .price .cents
{
	font-size:15px;
	top:-12px;
	position:relative;
	text-align:left;
	font-weight:bold;
}
.itemProduct .oldPrice
{
	font-size:14px;
	background:url('/web/design/img/strikethrough-large.png') 0 0 no-repeat;
}
.itemProduct .oldPrice span
{
	font-size:10px;
	padding-left:2px;
}
.print,
.tellFriend
{
	display:block;
	text-decoration:none;
	font-size:12px;
}
.productDetail .print
{
	background:transparent url('/web/design/img/print.png') 0 -18px no-repeat;
	padding:2px 0 0 22px;
	height:17px;
	width:90px;
	margin-left:1px;
}
.productDetail .print:hover
{
	background-position:0 0;
	background-color:#D8F3F4;
}
.tellFriend
{
	margin:15px 0 0 0;
	background:transparent url('/web/design/img/tell-bullet.png') 0 8px no-repeat;
	padding:3px 0 3px 8px;
	width:185px;
}
.tellFriend:hover
{
	background-color:#D8F3F4;
}
.links
{
	margin:10px 0 0 0;
}
.foodMatchCont
{
	width:429px;
	height:51px;
}
.foodMatchInnerCont
{
	margin:10px 0 0 205px;
	width:225px;
	height:35px;
	float:left;
	overflow:hidden;
}
.foodMatchInnerCont img
{
	margin:0 10px 0 0;
}
