.productSmall
{
	width: 160px;
	float: left;
	margin: 10px 5px 10px 5px;
	border-collapse:collapse;
	border: solid 2px #ffffff;
}
.productSmall img {border: none;}
table.productSmall td {}
td.smallProdImageTd {height: 215px; text-align: center; vertical-align: bottom;}
td.smallProdDescTd {height: 90px; text-align: left; vertical-align: top;}
td.smallProdDescTd a{font-weight: bold; font-size: 11px; padding: 0px 0px 0px 0px; margin: 0px; text-decoration: none; color: #414142;}
td.smallProdDescTd a:hover {text-decoration: none;}
td.smallProdPriceTd {height: 10px; text-align: center;}
td.smallProdPriceTd p{font-weight: normal; font-size: 11px; padding: 3px 0px 3px 0px; margin: 0px;}

.line {font-size: 0px; margin: 0px 30px 0px 30px; border-top: solid 6px #ad9d9d;}

table#productBig
{
	width: 100%;
	height: 80%;
	margin: 0px;
	text-align: left;	
	background-color: #FFFFFF;
}
#productBigContainer 
{
	margin: 30px 0px 20px 0px;
	padding: 15px 3px 15px 3px;
	font-size: 12px;
	border-top: solid 1px #dcddde; 
	border-bottom: solid 1px #dcddde;
}
#productBigContainer h3
{
	padding: 0px;
	margin: 5px 0px 3px 0px;
	color: #000000;	
	font-size: 18px;
	font-weight: normal;
}
#productBigPrice {color: #333333; font-size: 14px;}

table#productBig td { 
	padding:0px 5px;
}

table#productBig td h2 {
	margin:17px 0 0;
}


#productBigDesc {color: #7e8083; vertical-align: top;}
td#productBigImage {width: 352px; text-align: center; vertical-align: middle; padding-top: 20px;}
.quantity {height: 20px; margin-right: 30px;}

table.prodOptions {width: 90%; margin-top: 20px;}
table.prodOptions td 
{
	color: #333333;
	font-size:13px;
	/*---Thick Grey Rule------*/
	font-weight: bold;
	vertical-align: middle;
}

a.smallCategory {font-weight: bold; font-size: 14px; padding: 4px;}

a.shopLink {
	cursor: pointer; 
	color: #7e8083; 
	font-weight: normal; 
	text-transform:uppercase;
	text-decoration: none;
}

a.wishLink {
	cursor: pointer; 
	color: #7e8083; 
	font-weight: normal; 
	text-transform:uppercase;
	text-decoration: none;
}

a.wishLink:hover 
{	
	color: #333333;
}

#sort_bar {
	color: #333333;
	font-size:11px;
	/*
	left:10px;
	position:relative;
	top:-25px;
	*/
}

#sort_bar a {
	color: #666666;
}

.selected_sort {
	color:#7594A8;
}

/* BRAND DESC */
.brand_desc {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid #DDDDDD;
	color:#666666;
	font-size:11px;
	margin:2px 30px 10px;
	padding:5px 10px;
}

/* INGREDS BAR */
.ingred_box {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid #DDDDDD;
	color:#666666;
	font-size:11px;
	padding:5px 10px;
	margin:0 10px 10px;
}

.ingred_box table {
	width:100%;
}

.ingred_box td {
	padding:0px 10px 10px !important;
	 vertical-align: text-top;
}

.ingred_box h3 {
	margin:0;
}

.box_header {
	border-bottom: 1px solid #DDDDDD;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 3px;
    padding-bottom: 2px;
}

/* HOW BAR */
.how_box {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid #DDDDDD;
	color:#666666;
	font-size:11px;
	padding:5px 10px;
	margin:0 10px 10px;
}

.how_box h3 {
	margin:0;
}

/* RELATED */
.related_box {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid #DDDDDD;
	color:#666666;
	font-size:11px;
	padding:5px 10px;
	margin:0 10px 10px;
}

.related_box h3 {
	margin:0;
}

.related_box a {
    color: #7E8083;
}

/* REVIEW BAR */
.review_box {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid #DDDDDD;
	color:#666666;
	font-size:11px;
	padding:5px 10px;
	margin:0 10px 10px;
}

.review_box table {
	width:100%;
}

.review_box td {
/*	padding:0px 10px 0px !important;*/
	vertical-align: middle;
}

.review_box h3 {
	margin:0;
}

.review_header {
	font-size: 12px;
	font-weight:bold;
}

.review_name {
	font-weight:bold;
}

.review_date {
	font-style:italic;
}

.review_content {
	padding:5px 30px 10px !important;
}

.review_first {
	border-top:1px solid #DDDDDD;
	padding:0 0 2px !important;
	height:30px;
}

.review_thankyou {
	border-top:1px solid #DDDDDD;
	padding:10px 2px 2px !important;
	height:30px;
}

.review_title {
	border-left: 10px none;
    padding: 0 0 0 15px;
    position: relative;
    top: -2px;
}

.review_box label {
	font-weight:bold;
}

.review_box input {
	width:150px;
}

.review_box textarea {
	width:300px;
}

.bold {
	font-weight:bold;
}

.center {
	text-align:center;
}

.rating_container img {
	cursor:pointer;
}

.rating_submit_container {
	font-weight: bold;
    margin-top: 10px;
    width: 300px;
}

/* Order Box */
.order_box_input_quantity {
	margin-bottom: 5px;
}

.order_box_wrapper {
	text-align: center; 
	background: #FFFFFF; 
	border: 1px solid #DDDDDD; 
	margin-bottom: 5px; 
	width: 240px; 
	padding: 0;
}

.order_box_cart_wrapper {
    padding: 5px;
}

.order_box_wish_list_wrapper {
	background: none repeat scroll 0 0 #EFEFEF;
    border-top: 1px solid #DDDDDD;
    padding: 5px;
}

.order_box_wish_list_wrapper a {
	color:#7E8083;
	font-weight:bold;
}


