/*
Theme Name: Default Theme
Theme URI: http://instinct.co.nz
Description: Default Theme
Version: 3.5
Author: Roy Ho
Author URI: http://instinct.co.nz
*/

/*
 * If you delete this file, you can expect your WP e-Commerce installation to break in some manner
 * to create your own theme copy, and paste this file, change the names and alter to your tastes
*/
/*-----UTILITY-----*/
.group:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*-----IE SPECIFIC STYLESHEET-----*/

/*-----UTILITY-----*/
/* for IE6 */
* html .group {
	height:1%;
}

/* for IE7 */
*:first-childhtml .group {
	min-height:1px;
}

/*-----GENERAL-----*/

#default_products_page_container .imagecol img, #list_view_products_page_container img, #grid_view_products_page_container img,
.single_product_display .imagecol img
 {
	margin:0;
	padding:0;
	cursor:pointer;
	/*
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	*/
}
#default_products_page_container .imagecol img{
	position:relative;
}

.wpsc_hidden{
	display:none;
}
.enlarge-link {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	background:url('images/white_transparent_2.png');
	z-index:10;
}
.products-zoom-single {
	position: absolute;
	width: 125px;
	height: 75px;
	/*margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
	left: 28%;
	top:29%;*/
}
.prod-zoom,.prod-single {
	display: block;
	width: 85px;
	height: 16px;
	position: relative;
	padding: 11px 0 10px 40px;
	text-align: left;
	line-height: 1.3em;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
}
.prod-zoom {
	background:url('images/icon_zoom.png') no-repeat left center;
}
a .prod-zoom {
	color:#333;
}
a .prod-zoom:hover {
	color:#333;
	text-shadow:1px 1px 0 #fff;
}
.prod-single {
	background:url('images/icon_link.png') no-repeat left center;
}
a .prod-single {
	color:#333;
}
a .prod-single:hover {
	color:#333;
	text-shadow:1px 1px 0 #fff;
}
.noimage .prod-single {
	float:none;
	margin:0 auto;
}
.noimage .products-zoom-single{
	position: absolute;
	margin: 0 auto;
	width: 150px;
	top: 38%;
	display: table-cell;
	vertical-align: middle;
	left: 25%;
}

/*-----DEFAULT PRODUCT DISPLAY-----*/
#default_products_page_container, #single_product_page_container {
	width:100%;	
	position:relative;
	font-size: 0.9em;
	margin: 0 ;
}

#default_products_page_container .wpsc_page_numbers_top {
	margin: 0;
	text-align: center;
	float: left;
	width: 100%;
}

#default_products_page_container .wpsc_page_numbers_bottom {
	margin-top:20px;
	text-align:center;
}

/* PAGINATION
==================================================*/
.wpsc_page_numbers_bottom , .wpsc_page_numbers_top  {
	color:rgba(0,0,0,0);
	font-size:0px;
}
.wpsc_page_numbers_bottom .center-pagination span, .wpsc_page_numbers_bottom .center-pagination a, 
.wpsc_page_numbers_top .center-pagination span, .wpsc_page_numbers_top .center-pagination a
{
	color:rgba(0,0,0,1);
	font-size:14px!important;
}
.center-pagination {
	margin:0 auto;
}
/* PAGINATION END =================================*/
.wpsc_categories {
	list-style: none;
	padding: 0;
	margin: 0;
	background:url(images/border_raster_02.png) repeat-x bottom;
	padding-bottom:20px;
}


.wpsc_category_details {
	margin: 20px 0;
	font-size: 1.2em;
	padding-bottom: 20px;
	background: url(images/border_raster_02.png) repeat-x bottom;
}

.wpsc_category_details img{
	float:left;
	margin: 5px 20px 10px 0;
	background: url(images/white_transparent.png);
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.4);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.4);
	vertical-align: middle;
}
.wpsc_cat_description {
	color:#333;
	font-style:italic;
}


.wpsc_category_grid_item {
	text-align: center;
	background: #EFEFEF;
	border: 1px solid #CCC;
	margin:10px;
	text-decoration: none;
}

.wpsc_category_grid_item .item_no_image {
	color:#000;
}


#default_products_page_container .wpsc_page_numbers_top a:link, #default_products_page_container .wpsc_page_numbers_top a:visited, #default_products_page_container .wpsc_page_numbers_bottom a:link, #default_products_page_container .wpsc_page_numbers_bottom a:visited {
	font-size: 1.2em;
	padding: 10px;
	margin: 5px 2px;
	display: inline;
	background: url(images/products_back.png);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	-moz-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	width: auto;
	float: left;
}


#default_products_page_container .wpsc_page_numbers_top a:hover, #default_products_page_container .wpsc_page_numbers_top a:active, #default_products_page_container .wpsc_page_numbers_bottom a:hover, #default_products_page_container .wpsc_page_numbers_bottom a:active {

}

#default_products_page_container .wpsc_page_numbers_top span.current, #default_products_page_container .wpsc_page_numbers_top span.current, #default_products_page_container .wpsc_page_numbers_bottom span.current, #default_products_page_container .wpsc_page_numbers_bottom span.current {
	padding: 10px;
	margin: 5px 2px;
	display: inline;
	background: url(images/products_back.png);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	-moz-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	width: auto;
	float: left;
	font-size: 1.1em;
	padding: 10px;
	margin: 5px 2px;
	display: inline;
	background: url(images/products_back.png);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	-moz-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	width: auto;
	float: left;
}

/************** MAIN PRODUCT LIST HOLDER *******************/
.products-list {
	float:left;
	margin:0 auto;
	width:100%;
}

.default_product_display {

	position: relative;
	margin: 40px 0 0;
	float: left;
	width: 50%;
	height: 380px;
	text-align:left;
	border-left:1px dotted #333;
	margin-left:-1px;
	
}
.odd {
	border-left:none;
}
.commentlist .odd {
	border:none;
	margin:0;
}

.default_product_display .imagecol, .single_product_display .imagecol {
	display: block;
	min-height: 50px;
	/*overflow: hidden;*/
}

.default_product_display .imagecol .image-links {
	display:block;
	width:300px;
	height:180px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.featured_product_display_item  .image-links {
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
	width: 425px;
}
.single_product_display .image-links {
	display: block;
	width: 300px;
	height: 300px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.img-wrapper {
	overflow: hidden;
	height: 100%;
	width: 100%;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
}

.featured_product_display_item  .image-links .img-wrapper{
	width: 425px;
	height:215px;
}
.featured_product_display_item  .image-links .img-wrapper  img{
	position: relative;
}


.default_product_display .imagecol img.no-image, #content .default_product_display .imagecol img.no-image {
	background-color:#EFEFEF;
	display:block;
	/*margin: 5px 5% 10px 0;
	width: 95% !important;
	height: auto !important;*/
}

.default_product_display .productcol, .single_product_display .productcol {
	vertical-align: middle;
	min-height: 50px;
	/*float:left;
	LIST VIEW
	width:75%;
	*/
}

.default_product_display h2.prodtitle, #content .default_product_display h2.prodtitle
 {
	/* LIST VIEW
	margin: 0 0 20px 0;
	padding: 10px 0;
	*/
	/* GRID VIEW */
	line-height: 1.2em;
	clear: none;
	font-size: 2.2em;
	padding: 0 0 20px 0;
	margin: 10px 20px 25px;
	border: none;
	background: url(images/border_raster_02.png) repeat-x left bottom;
	/* grid view*/
}


.default_product_display span.sale,
.featured-product-item span.sale,
.latest-product-item .sale {
	position: absolute;
	top: -25px;
	right: 0;
	display: block;
	background: url(images/sale.png) no-repeat top left;
	height: 80px;
	width: 105px;
	text-align: center;
	font-size: 1.1em;
	color: #B30000;
	padding-top: 25px;
	text-transform: uppercase;
	text-indent: -5px;
	z-index: 20;
}
.latest-product-item .sale {
	top: -20px;
}
.featured-product-item span.sale {
	top:0px;
	left:14%;
}
.feat_item_image_2 span.sale {
	top:10px;
	left:2%;
}
.wpsc_description {
	
}

.default_product_display .wpsc_description, #content .default_product_display .wpsc_description {
	font-size:1.35em;	
	line-height:1.6em;
	float: left;
	width: 100%;
}

.default_product_display .additional_description, #content .default_product_display .additional_description {
	font-size:13px;	
	line-height:1.4em;
	margin:0;
}

.default_product_display .additional_description_container {
	margin:20px 0;	
}

.default_product_display a.additional_description_link:link, .default_product_display a.additional_description_link:visited {
	text-decoration:underline;
	color:#0062ce;
	margin-left:5px;
}

.default_product_display a.additional_description_link:hover, .default_product_display a.additional_description_link:active {
	text-decoration:none;
}

.default_product_display .additional_description {
	display:none;	
}

.default_product_display form.product_form fieldset, #content .default_product_display form.product_form fieldset {
	border: none;
	padding: 0px;
	float:left;
	margin: 0 20px 0 0;
}

.default_product_display form.product_form fieldset legend, #content .default_product_display form.product_form fieldset legend {
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	display:block;
}
.wpsc_product_price label {
	font-weight: normal;
	padding: 0 5px 10px 0;
	display:block;
}
.default_product_display .wpsc_variation_forms {
	padding:2px;	
	margin-bottom:10px;
}

.wpsc_select_variation{
	position:relative;
}

.default_product_display .wpsc_variation_forms table, #content .default_product_display .wpsc_variation_forms table, .default_product_display .wpsc_variation_forms table tr, #content .default_product_display .wpsc_variation_forms table tr, .default_product_display .wpsc_variation_forms table td, #content .default_product_display .wpsc_variation_forms table td {
	border:none;
	border-collapse:collapse;	
	margin:0;
}

.default_product_display .wpsc_variation_forms table td.col1, #content .default_product_display .wpsc_variation_forms table tr td.col1 {
	width:10%;	
	text-align:left;
	margin:0;
	padding:2px;
}

.default_product_display .wpsc_variation_forms table td.col2, #content .default_product_display .wpsc_variation_forms table tr td.col2 {
	width:80%;	
	text-align:left;
	margin:0;
	padding:2px;
}

.default_product_display .wpsc_variation_forms label {
	font-family: Georgia, "Bitstream Charter", serif;
	font-size:14px;
	color:#000
}

.default_product_display .wpsc_variation_forms select {
	margin:0;
	max-width:inherit;
}

.default_product_display .wpsc_quantity_update {
	margin:0px;
	padding:0px;
}

#content .default_product_display .wpsc_quantity_update input, .wpsc_product_price input {

}

.default_product_display .wpsc_quantity_update label, #content .default_product_display .wpsc_quantity_update label {
	font-family: Georgia, "Bitstream Charter", serif;
	margin:0;
	line-height: 1.3em;
	font-size:12px;
	color:#F60;
}

.default_product_display .wpsc_product_price {
	margin-bottom:0px;
	font-size:1em;
	padding:0;
	display:inline-block;
	*zoom:1;
}
.special-price {
	position: relative;
	z-index: 10;
	width: 100%;
	float: left;
	margin: 0 20px;
	background: url(images/border_raster_02.png) repeat-x left bottom;
}
.special-price-center {
	position: relative;
	margin: 0 auto;
	clear: both;
	float: left;
}

.single_product_display  .special-price .old-price {

}

.special-price .pricedisplay  {
	text-shadow: 1px 1px 0 white;
	margin: 0;
	text-align: left;
	color: #861F2D;
	float: left;
	padding: 10px 10px 10px 20px
}

.old-price {
	
}

.you-save {
	padding: 0px 18px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
}

.productcol .product_form {
	margin: 0;
	padding: 0 20px;
}
.single_product_display .productcol .product_form {
	float: left;
	position: relative;
	padding: 0;
	width: 100%;
	overflow:hidden;
}
table.quantity_price {
	width:100%;
	border:none;
	padding:0;
}
table.quantity_price tr td {
	
	border:none;
	padding:0;
	vertical-align:top;
}
table.quantity_price tr > td:first-child { width:30%}



.default_product_display .in_stock, .default_product_display .out_of_stock,
.single_product_display .in_stock, .single_product_display .out_of_stock
 {
	padding: 7px 10px 8px 30px;
	font-size: 1em;
	text-align: left;
	position: absolute;
	bottom: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin: 0;
	background-position: top;
	background: url(images/tag_instock.png) no-repeat;
	height: 15px;
	color: #333;
	text-shadow: 1px 1px 1px white;
	left: 0;
	width: 100%;
}
.default_product_display .out_of_stock, .single_product_display .out_of_stock {
	background: url(images/tag_outofstock.png) no-repeat;
	width: 130px;
}

.default_product_display .wpsc_product_price p, .default_product_display .wpsc_product_price p {
	margin:0;
	padding: 0 10px;
	font-size: 1em;
}

.default_product_display .wpsc_product_price span.oldprice {
	text-decoration:line-through;
	color:#666;
}

.default_product_display p.soldout, #content .default_product_display p.soldout {
	font-weight:bold;
	font-size:14px;
	color:#C33;	
	background:url(wpsc-images/outofstock.png) no-repeat scroll 0 2px transparent;
	padding-left:18px;
	margin:0;
}

.default_product_display div.wpsc_loading_animation, .single_product_display div.wpsc_loading_animation{
	visibility: hidden;
	top: 0px;
	position: absolute;
	width: 95%;
	text-align: center;
	font-size: 1em;
	background: url(images/white_transparent_2.png);
	padding: 13px 2.5%;	
}

.default_product_display div.wpsc_loading_animation img, .single_product_display div.wpsc_loading_animation img{
	margin:0 !important;
}

.default_product_display div.wpsc_loading_animation img, #content .default_product_display div.wpsc_loading_animation img {
	border:none;
}

.default_product_display .product_footer .product_average_vote strong  {
	font-size:0.8em;	
	float:left;
}

.default_product_display .product_footer .product_average_vote span  {
	font-size:0.8em;	
	float:left;
}

.default_product_display .product_footer .product_user_vote {
	clear:both;
	font-size:0.8em;	
	float:left;
}

.default_product_display .wpcart_gallery img, #content .default_product_display .wpcart_gallery img {
	margin-right:6px;
	border:1px solid #ccc;	
}

.wpcart_gallery .attachment-gold-thumbnails, .imagecol .product_image{
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}


.single_product_display form.product_form .wpsc_buy_button_container {
	margin: 0 20px;
}

.default_product_display .wpsc_buy_button_container, .single_product_display .wpsc_buy_button_container {
	float:left;
	position:relative;
	margin: 3px;
}

/*-----LIST VIEW PRODUCT DISPLAY-----*/
#list_view_products_page_container {
/* 	width:650px;	 */
	position:relative;
}

#list_view_products_page_container .wpsc_page_numbers_top {
	margin-bottom:20px;	
}

#list_view_products_page_container .wpsc_page_numbers_bottom {
	margin-top:10px;	
}

#list_view_products_page_container p, #content #list_view_products_page_container p {
	line-height: 1.3em;
	margin:0;
	padding:0;	
}

#list_view_products_page_container span.sale {
	display:none;
}


#list_view_products_page_container input, #content #list_view_products_page_container input, #list_view_products_page_container textarea, #content #list_view_products_page_container textarea {
	margin:0;
	padding:0;
}

table.list_productdisplay form.product_form {
	display:inline;
}

table.list_productdisplay .quantity_container {
	display:inline;	
}

#content input.wpsc_buy_button, .wpsc_product_remove input.remove {

}
#content input.wpsc_buy_button:hover, .wpsc_product_remove input.remove:hover {

}
#content input.wpsc_buy_button:active, .wpsc_product_remove input.remove:active {

}
.wpsc_product_remove input.remove {
	font-weight: bold;
	padding: 8px 12px;
}
.wpsc_product_remove  {
	text-align:centar;
}
a.view_button, .wpsc_product_quantity input.update, .widget_wpsc_donations form input.wpsc_buy_button {

}
.view_tag {
	display:none;
	position:absolute;
	right: -13px;
	bottom: 0px;
	width:104px;
	height:60px;
	background:url('http://makingmehungry.com/wp-content/themes/kauri_wpsc.2.1.2/images/tag_featured.png') no-repeat left top;
}
.feat_item_name .view_tag a {
	padding: 7px 20px 0 0;
	text-align: right;
	font-size: 1.6em;
	margin: 0;
}
.feat_item_name .view_tag a:hover {
	color:#fff;
	text-shadow:0px 0px 8px #fff;
}

.feat_item_name span.price {
	display:block;
}
.feat_item_name a.price {
	font-size: 0.8em;
	outline: none;
	display: inline;
}
.feat_item_name a.view_button {

}
a.view_button:hover, .wpsc_product_quantity input.update:hover, .widget_wpsc_donations form input.wpsc_buy_button:hover {

}
a.view_button:active, .wpsc_product_quantity input.update:active, .widget_wpsc_donations form input.wpsc_buy_button:active {

}
.widget_wpsc_donations form input.wpsc_buy_button {
	width: auto;
	font-size: 1em;
	display: block;
	text-align: right;
	margin: 20px 0;
}
.wpsc_product_quantity input.update {
	font-weight: bold;
	padding: 8px 12px;

}


.widget_wpsc_product_specials {
	text-align:left;
}
.widget_wpsc_product_specials a {
	display:block;
	margin:10px;
}
.widget_wpsc_product_specials a img {
	margin:0 auto;
	width:100%;
	height:auto;
}
.widget_wpsc_product_specials span {
	display: block;
	padding: 0 5px 0;
	font-size: 1.2em;
}
.widget_wpsc_product_specials strong {
	display: block;
	font-size: 1.2em;
}
.widget_wpsc_product_specials .wpsc-special-description {
	display: block;
	text-align: justify;
	font-size: 1em;
	line-height: 1.6em;
	height: 90px;
	padding: 0px 10px 10px 10px;
}
.widget_wpsc_product_specials br {
	display:none;
}

#info ul li.info-tab .widget_wpsc_product_specials {
	color:#ccc;
}
#info ul li.info-tab .widget_wpsc_product_specials a{
	color:#fff;
}
#info ul li.info-tab .widget_wpsc_product_specials a:hover{
	text-shadow:1px 1px 0 #000;
}

table.list_productdisplay .wpsc_buy_button_container {
	display:inline;
	position:relative;
}

table.list_productdisplay .wpsc_buy_button_container .wpsc_loading_animation {
	position:absolute;
	top:1px;
	right:-85px;
	*right:-100px;
	font-size:10px;
	width:100%;	
	vertical-align:middle;
	line-height: 1.3em;
}

table.list_productdisplay .wpsc_buy_button_container .wpsc_loading_animation img, #content table.list_productdisplay .wpsc_buy_button_container .wpsc_loading_animation img {
	vertical-align:middle;
	border:none;
	float:left;
}

table.list_productdisplay .oldprice {
	text-decoration:line-through;
}

#list_view_products_page_container table.list_productdisplay input.wpsc_buy_button, #content #list_view_products_page_container table.list_productdisplay input.wpsc_buy_button {
	padding: 5px 10px;
	font-size: 1.2em;
	font-weight: normal;
	float:right;
}

table.list_productdisplay h2.prodtitle, #content table.list_productdisplay h2.prodtitle {
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 0;
	word-wrap: break-word;
	background: none;
	padding: 10px 0;
}

table.list_productdisplay h2.prodtitle a:link, #content table.list_productdisplay h2.prodtitle a:link, table.list_productdisplay h2.prodtitle a:visited, #content table.list_productdisplay h2.prodtitle a:visited {
	text-decoration:none;
}

table.list_productdisplay h2.prodtitle a:hover, #content table.list_productdisplay h2.prodtitle a:hover, table.list_productdisplay h2.prodtitle a:active, #content table.list_productdisplay h2.prodtitle a:active {
	text-decoration:none;
}

table.list_productdisplay td.stock {
	text-align:center;	
}

table.list_productdisplay tr.alt {
	background-color:#F8F8F8;	
}

table.list_productdisplay p.soldout {
	color:#C33;	
}

/*-----SINGLE PRODUCTS PAGE-----*/
#single_product_page_container {
	line-height: 1.3em;
	font-size: 1em;
	position: relative;
	float: left;
	}
.wpsc-breadcrumbs {
	padding: 0;
	margin-bottom: 20px;
	margin-top: 0px;
}
#default_products_page_container .wpsc-breadcrumbs {
	font-size:1.2em;
}

.single_product_display {
	position:relative;
}

.imagecol {
	margin: 0 0 20px;
	position:relative;
}
.single_product_display .products-zoom-single {
	position: absolute;
	width: 125px;
	display: table-cell;
	vertical-align: middle;
	top: 45%;
	left: 29%;
	text-align: center;
	font-size: 0.8em;
	margin: 0;
}

.single_product_display .imagecol {
	float:left;
	padding: 0 0 10px;
	margin:0;
	overflow: hidden;
}
.single_product_display .productcol {
	float:left;
	padding: 0;
	margin:0;
	width: 55%;
}

.single_product_display .imagecol img.product_image {
	width: 300px;
	height: 300px;
	position: relative;
	background-color:#efefef;
}

.single_product_display .imagecol img.no-image, #content .single_product_display .imagecol img.no-image {
	display:block;
	width: 300px;
	height: 300px;
	background-color:#efefef;
	border:1px solid #ccc;
	height: auto;
}


.single_product_display .product_description, .single_product_display .single_additional_description {
	font-size:1.35em;	
	line-height:1.6em;
	margin:0 0 10px 0;
	padding:0;	
}
.single_product_display .product_description p, .single_product_display .single_additional_description p {
	padding:0;
	margin: 0;
}

.single_product_display form.product_form fieldset, #content .single_product_display form.product_form fieldset {
	border: none;
	background: none;
	padding: 0px;
	float: left;
	margin: 0;
}


.wpsc_also_bought {
	width: 100%;
	float: left;
	background: url(images/border_raster_02.png) repeat-x bottom;
	margin-bottom: 20px;
}
h2.wpsc_also_bought {
	display:block;
	clear:both;
	font-size: 1.5em;
}
.wpsc_also_bought_item   {
	margin: 0 20px 20px 0;
	font-size: 1.3em;
	line-height: 1.4em;
	float: left;
}
.wpsc_also_bought_item img  {
	margin:10px 0;
	float:left;
}
.wpsc_also_bought_item a  {
	display:block;
	font-size:1.1em;
	margin-bottom:20px;
}

.default_product_display  .price, .latest_item_name .price {
	float:left;
	font-family: Open Sans Condensed;
	font-size: 1.3em;
	text-shadow: 1px 1px 0 white;
}

.default_product_display  .shipping {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px dotted #CCC;
	}
	
.default_product_display  span.pricedisplay {
	font-size: 1.6em;
	padding: 0 10px 0 0;
	display: block;
	font-weight: bold;
	color: #444;
	text-shadow: 1px 1px 0px white;
}
.default_product_display  .shipping span.pricedisplay {
	font-weight: normal;
	}

label.donation {
	font-size: 1.2em;
	margin: 5px 10px 10px 0;
 }
.single_product_display span.shipping {
	padding:10px 0;
}

.single_product_display form.product_form input, #content .single_product_display form.product_form input {
	
}

.single_product_display form.product_form input.input_custom_text, #content .single_product_display form.product_form input.input_custom_text {
	width:250px;
}

.single_product_display form.product_form fieldset p, #content .single_product_display form.product_form fieldset p {
	margin:0 0 10px 0;
	padding:0;
	line-height:1.4em;
	font-size:0.9em;	
}

.variations-label-div {
	float: left;
	padding: 18px 10px 20px 0;
}

.default_product_display .wpsc_variation_forms {
	padding:2px 0px 2px 0px;	
	margin-bottom:10px;
}

/* Variations table */

.single_product_display .wpsc_variation_forms table  {
	width:auto;
}

.single_product_display .wpsc_variation_forms table,
.single_product_display .wpsc_variation_forms table tr,
.single_product_display .wpsc_variation_forms table td {
	border:none;
	margin:0;
	padding:0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.single_product_display .wpsc_variation_forms table td.col1, .single_product_display .wpsc_variation_forms table td.col2  {
	text-align:left;
	margin:0;
	padding:0 10px 0 0;
}

.single_product_display .wpsc_variation_forms table td.col2  {
}

.single_product_display .wpsc_variation_forms select {
	margin:0;
	text-shadow: 1px 1px 0 white;
}

.personalize-upload-file,.variations {
	margin: 0 20px;
	position: relative;
	height: auto;
	float: left;
	background: url(images/border_raster_02.png) repeat-x bottom;
	padding: 30px 20px;
	width: 85%;
	}
.wpsc_variation_forms {
	position: relative;
	float:left;
}
.personalize-upload-file .custom_text {
	font-size:1.1em;
	text-align:left;
	width:100%;
}
.personalize-upload-file .custom_text label {
	font-size:1.3em;
	margin-bottom:10px;
}
.quantity-buy-now {
	position:relative;
	float:left;
	padding:20px;
	margin:0 20px;
	background:#fff url(images/border_raster_02.png) repeat-x bottom;
	width: 100%;
}

.quantity-buy-now #out_of_stock_overlay {
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:96%;
	display:none;
	background:url(images/white_transparent_2.png);
	z-index:5;
}
#out_of_stock_overlay .message {
	color:#666;
	position:absolute;
	top:-20px;
	left:0;
	padding:8px 12px 8px 30px ;
	text-align:left;
	background: #fff url(images/tag_outofstock.png) no-repeat;
}
.quantity-buy-now #stock-toggler {
	position: relative;
	z-index: 6;
	margin-left: -20px;
}

.quantity-buy-now #stock-toggler .in_stock, .quantity-buy-now #stock-toggler .out_of_stock {
	background: none;
	font-size: 0;
	text-indent: -2000px;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}

.quantity-buy-now .quantity-holder {
	float:left;
}
.quantity-buy-now label{
	font-size:1em;
	padding-bottom:3px !important;
	
}
.single_product_display .wpsc_quantity_update input,
.quantity-price input#quantity
{
	margin:0;
	line-height: 1.4em;
	font-size:1em;
	width: 50px;
	text-align: center;
	padding: 5px;
}
.buy-now {
	margin:0 20px;
	width:100%;
	float:left;
}

.buy-now br{
	display:none;
	visibility:hidden;
}
.buy-now form{
	padding:20px;
	width: 250px;
}
.buy-now label{
	text-align:left;
}

.buy-now input {
	float:left;
}

.buy-now input#quantity{
	width:60px;
	margin-right:20px;
}

.single_product_display .wpsc_quantity_update label, #content .single_product_display .wpsc_quantity_update label {
	margin:0;
	line-height:1.4em;
	font-size:12px;
	color:#F60;
}


.single_product_display .wpsc_product_price {
	display: block;
	position: relative;
	float: left;
	margin: 0 20px ;
	background: url(images/border_raster_02.png) repeat-x bottom;
	width: 100%;
}

.single_product_display .wpsc_product_price  .price{
	padding: 10px;
	margin: 10px;
	font-weight:bold;
	font-family: Open Sans Condensed;
	font-size: 1.6em;
}
.price-pnp-center {
	padding: 0;
	display: block;
	position: relative;
}
.single_product_display .wpsc_product_price  .pnp {/* pnp - postage and packaging - shipping */
	padding: 10px 20px;
	margin: 10px 0;
	border-top: 1px dotted #CCC;
	font-size: 0.85em;
}
.single_product_display  span.pricedisplay,
.single_product_display form.product_form fieldset label,
.quantity-price label, .wpsc_product_price label
 {
	padding: 0;
	color: #444;
	text-shadow: 1px 1px 0px white;
}

.variations label {
	
}

.single_product_display .wpsc_product_price p, .single_product_display .wpsc_product_price p {
	margin:0;
	padding: 0 0 20px 0;
}
p.shipping {
	float: left;
	padding: 10px 0 30px !important;
	font-size: 1em !important;
}



.single_product_display .wpsc_product_price .pricedisplay {
	font-size:1.3em;
	padding-bottom:10px;
}

.single_product_display .wpsc_product_price span.oldprice {
	text-decoration:line-through;
}

.single_product_display p.soldout {
	font-weight: normal;
	font-size: 1.2em;
	color: #C33;
	background: url(wpsc-images/outofstock.png) no-repeat;
	padding-left: 20px;
	float: left;
	margin: 0 20px;
}

.single_product_display div.wpsc_loading_animation {
	visibility:hidden;	
}

.single_product_display .wpcart_gallery img, #content .single_product_display .wpcart_gallery img {
	margin-right:6px;
	border:1px solid #ccc;	
}
.single_product_display .FB_like {
	display:block;
	float:left;
}
.single_product_display .FB_like iframe {
	border:none;
	width:300px;
	height:80px;
	outline:none;
	overflow:hidden;
}
/* ---- PRODUCT RATING STYLING  ---- */

.wpsc_product_rating .star {
	cursor:pointer;
	text-indent:-999em;
	display: block;
	width: 18px;
	width: 17px;
	float: left;
}
.wpsc_product_rating .star a {
	background-position:0 0;
	display:block;
	height:100%;
	background:transparent url(wpsc-images/grey-star.gif) no-repeat scroll 0 0;
	outline: none;
}
.wpsc_product_rating .star a:hover {
	background-position:0 0;
	background:transparent url(wpsc-images/gold-star.gif) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a.selected {
	background-position:0 0;
	background:transparent url(wpsc-images/gold-star.gif) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a, .wpsc_product_rating .star a:focus {
	outline: none;
}
div.product_footer{
	position: relative;
	float: left;
	padding: 0px!important;
	width: 100%;
	margin: 0 0 40px;
	background: url(images/white_transparent.png);
}
div.product_footer strong{
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 0 5px;
}
div.product_average_vote{
	position: relative;
	float: left;
	margin: 0 !important;
	padding: 10px;
}
div.product_user_vote{
	position: relative;
	margin: 0 !important;
	float: right;
	padding: 10px;
}
span.vote_total{
	position: relative;
	top: -3px;
	left: 2px;
	font-size: 7pt;
}
span.rating_saved{
	color: #990000;
	display: none;
} 
/*-----FANCY NOTIFICATION STYLING-----*/
#fancy_notification{
position: absolute;
	top: 0;
	left: 0;
	background: url(images/white_transparent_2.png);
	border: 5px solid #E5E5E5;
	display: none;
	height: auto;
	z-index: 9;
	padding: 20px;
	font-size: 1.2em;
}
#fancy_notification #loading_animation{
	display: none;
}
#fancy_notification #fancy_notification_content{
	display: none;
	width: 300px;
	padding: 8px;
	height: auto;
	text-align: left;
	margin: 0 !important;
}
#fancy_notification #fancy_notification_content span{
	margin: 0 0 6px 0;
	display: block;
	font-weight: normal;
}
#fancy_notification #fancy_notification_content a{
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}
#fancy_notification #fancy_notification_content a.continue_shopping {
	float:right;
}
/*-----SHOPPING CART-----*/
.shopping-cart-wrapper {
	line-height: 1.3em;
}
#fancy_collapser_link {
	display:none;
}
.shopping-cart-wrapper table {
	background:url(images/white_transparent.png);
}
.shopping-cart-wrapper span.cart_message {
	display: block;
	padding: 10px;
	margin: 10px 0;
}

.shopping-cart-wrapper .numberitems {
	margin-bottom:5px;
	display:block;	
}

.shopping-cart-wrapper .shoppingcart {
	padding:0;
}

.shopping-cart-wrapper .shoppingcart table {
	padding: 5px;
	width: 95%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	-moz-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	box-shadow: 1px 0 8px #C0CAD0, 1px 1px 0 #fff inset;
}
.shopping-cart-wrapper .shoppingcart table th {
	padding:2px;
	background:#fff;
}

.shopping-cart-wrapper .shoppingcart table th:first-child {
	text-align: left;
}

.shopping-cart-wrapper .shoppingcart table tbody td {	
	padding:5px 2px;
	text-align:center;
}

.shopping-cart-wrapper .shoppingcart table .cart-widget-count{
	width:70px;
}

.shopping-cart-wrapper .shoppingcart table tbody td, .shopping-cart-wrapper .shoppingcart table tbody td a {
	text-decoration: none;
}

.shopping-cart-wrapper .shoppingcart table tbody td a:hover {
	text-decoration: underline;
}

.shopping-cart-wrapper .remove_button {
	background:url(images/icon_trash.png) no-repeat scroll 0 4px transparent !important;
	padding:0 !important;
	width:31px;
	height:38px;
	text-indent:-9999px;
	border:none !important;
	outline:none !important;
	cursor:pointer;	
	-webkit-box-shadow:   none !important;
	-moz-box-shadow:      none !important;
	box-shadow:   none !important;
}

.shopping-cart-wrapper .shoppingcart table tbody td.cart-widget-remove{
	padding:0px;
}

.shopping-cart-wrapper .checkout-shipping,
.shopping-cart-wrapper .checkout-tax,
.widget_wpsc_shopping_cart #cart-widget-links {
	text-align: right;
	padding: 0px 6px ;
}

.widget_wpsc_shopping_cart #cart-widget-links a {
	margin-bottom:2px;
	background:url('images/products_back.png');
	padding: 8px ;
}

.widget_wpsc_shopping_cart .checkout-total, .widget_wpsc_shopping_cart .pluspostagetax {
	text-align:right;
	font-weight:bold;
}

.shopping-cart-wrapper .shoppingcart table tbody td.product-name{
	text-align: left;
	max-width: 90px;
	word-wrap: break-word;
	overflow: hidden;
}

.widget_wpsc_shopping_cart .cart-widget-total td {
	border-top:solid 5px #ccc;
	padding: 5px 6px 5px 5px;
}

.widget_wpsc_shopping_cart tr.cart-widget-shipping td {
	border-top:1px solid #000;
}

.widget_wpsc_shopping_cart .shoppingcart{
	position:relative;
}

.shopping-cart-wrapper a.emptycart:link, .shopping-cart-wrapper a.emptycart:visited {
	text-decoration:none;
	color:#666;
	font-size:11px;
}

.shopping-cart-wrapper .gocheckout:active {
	border:1px solid #ccc;
}

.shopping-cart-wrapper .empty {
	margin: 0;
	text-align: left;
	color: #666;
}

.shopping-cart-wrapper a.visitshop:hover, .shopping-cart-wrapper a.visitshop:active {
	text-decoration:none;
}
#secondary .shopping-cart-wrapper table {
	padding:0;
	width:100%
}
#secondary .shopping-cart-wrapper table tr th {
	color:#333;
	font-weight:normal;
	font-size:1.1em;
	padding:10px 5px;
}
#secondary .shopping-cart-wrapper table tr td a {
	background:none;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
#secondary .shopping-cart-wrapper table tr td a:hover {
	background:none;
	text-decoration:none;
}
/* ----------HEADER PRODUCTS CATEGORIES AND CART --------------*/
#store-buttons {
	position:absolute;
	bottom:0;
	right:0;
}

#header-categories, #cart_widget {
	position: relative;
	float:left;
	overflow: visible;
	z-index: 200;
}

#header-categories ul.children {
	position: absolute;
	display: none;
	opacity: 0;
	right: 100%;
	top: 0px;
	border-right:1px dotted #999;
}

#header-categories ul, #cart_widget ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	z-index: 2;
	position: relative;
	float: left;
}
#header-categories  li, #cart_widget li{
	float: left;
	padding: 0;
	display: inline;
	height: auto;
	width: 100%;
	margin-bottom: 2px;
	position: relative;
}
#header-categories ul li:hover, #cart_widget ul li:hover{
	color:#fff;
	text-shadow:1px 1px 0px #333;
	-webkit-box-shadow: 3px 3px 7px rgba(20, 20, 20, 0.5);
	-moz-box-shadow:    3px 3px 7px rgba(20, 20, 20, 0.5);
	box-shadow:         3px 3px 7px rgba(20, 20, 20, 0.5);
}
#header-categories h2, #cart_widget h2 {
	font-size: 1.6em;
	text-align: left;
	color: #333;
	cursor: pointer;
	cursor: hand;
	padding: 15px 10px 5px 0px;
	margin: 0;
	text-transform: none;
	float: left;
	position: relative;
}
#header-categories  li:hover h2 ,#cart_widget li:hover h2{
	color:#fff;
	text-shadow:1px 1px 0px #333;
} 
.cats-icon {
	width: 31px;
	height: 31px;
	background: url('images/icon_categories.png') no-repeat top left;
	float: left;
	margin: 10px;
}
#header-categories #product-categories {
	display: none;
	position: absolute;
	top:50px;
	left: 0;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 3px 3px 7px rgba(20, 20, 20, 0.5);
	-moz-box-shadow:    3px 3px 7px rgba(20, 20, 20, 0.5);
	box-shadow:         3px 3px 7px rgba(20, 20, 20, 0.5);
}

#header-categories #product-categories li {
	margin-bottom: 0;
	display:block;
	clear:both;
	border:none;
	margin:0;
	padding:0;
}

#header-categories #product-categories li a{
	display:block;
	width:auto;
	background:#DC384E;
	color:#fff;
	text-shadow:1px 1px 0px #333;	
	border-bottom: 1px dotted #999;
	text-align:right;
	font-size:1.6em;
	padding:10px;
}
#header-categories #product-categories li a:last-child a {
	border-bottom: none;
}
#header-categories #product-categories li a:hover{
	background:url('images/sub_hover.png');
}
#header-categories #product-categories li a:active{
	background:url('http://makingmehungry.com/wp-content/themes/kauri_wpsc.2.1.2/images/sub_click.png');
}

/* CART WIDGET */
.cart-icon {
	width: 31px;
	height: 31px;
	background: url('images/icon_cart_menu.png') no-repeat top left;
	float: left;
	margin: 10px;
	}
#cart_widget .shopping-cart-wrapper {
	line-height: 1.3em;
	position: absolute;
	right: 0;
	top: 50px;
	width: 300px;
}
#cart_widget .shoppingcart {
	display: none;
	font-size: 1.35em;
	background: #FCFCFC;
	line-height: 1.3em;
	position: absolute;
	float: left;
	right: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	-moz-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	width: 300px;
}


#cart_widget .cart_message {
padding: 0;
	margin: -70px 0;
	display: block;
	border: none;
	font-size: 1.5em;
	color: #666;
	float: right;
	text-align: right;
	width: 100%;
}
#cart_widget .empty {
	font-size: 1em;
	text-align: right;
	padding: 20px;
	background: white;
	text-shadow: 0 0 1px #E5E5E5;
}
#cart_widget .shoppingcart table {
	width:100%;
	padding:0;
	background:#e5e5e5;
	-webkit-box-shadow: 0 0 0px #fff, 1px 1px 0 #fff inset;
	-moz-box-shadow: 0 0 0px #fff, 1px 1px 0 #fff inset;
	box-shadow: 0 0 0px #fff, 1px 1px 0 #fff inset;
}
#cart_widget .shoppingcart table tr th{
	padding: 8px;
	font-size: 1em;
	background: #fff;
	color: #333;
	text-shadow: none;
}
#cart_widget .shoppingcart table tr td{
	padding: 8px;
	background: #F8F8F8;
	color:#333;
	text-shadow: none;
}
#cart_widget .shoppingcart table tfoot {
	margin-top:10px;
	padding-top:10px;
}
#cart_widget .shoppingcart table tr td#cart-widget-links{
	background: #fff;
}
#cart-widget-links a {
	display:block;
	padding:5px 0;
}

/* ---------- end HEADER PRODUCTS CATEGORIES AND CART ---------*/

/*-----CHECKOUT PAGE-----*/
#checkout_page_container {
	position:relative;
	clear:both;
	font-size: 0.7em;
}
/*
#checkout_page_container textarea, #checkout_page_container input, #content #checkout_page_container textarea, #content #checkout_page_container input {
	line-height: 1.3em;
	font-size:14px;	
	margin:0;
}
*/
#checkout_page_container table.checkout_cart tr.header th{
	text-align: left;
}

#checkout_page_container table.checkout_cart tr.header th:first-child{
	text-align: left;
}

#checkout_page_container table.checkout_cart tr.wpsc_total_before_shipping td {

}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code form{
	text-align: right;
	padding-right: 18px;
}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code {
	padding-left: 0px;
}

#checkout_page_container table.checkout_cart tr td, #content #checkout_page_container table.checkout_cart tr td {
	margin:0;
	padding:5px;
	vertical-align:middle;	
}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td form input#coupon_num {
	width: 293px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

#checkout_page_container table.checkout_cart tr.wpsc_total_before_shipping td.wpsc_total_amount_before_shipping{
	text-align: right;
}

#content #checkout_page_container p{
	margin-bottom: 0px;
}

.wpsc_checkout_table input.text{
	width:255px;
}

#content img#wpsc_checkout_gravatar{
	float:left;
	margin:0px 10px 10px 0px;
}

#checkout_page_container .wpsc_shipping_header {
background-color: #f5f5f5;
}

#checkout_page_container .total_price td.wpsc_totals{
	font-size: 2.5em;
	padding: 10px;
	text-align: right;
	width: 90%;
	text-shadow: 1px 1px 1px white;
}

#checkout_page_container .wpsc_make_purchase{
	margin: 20px 0;
	float: right;
	position: relative;
	display: block;
	font-size:2em;
}

#checkout_page_container .total_price.total_shipping td{
	border:none;
	font-weight: normal;
}

#checkout_page_container .total_price.total_shipping td:first-child, 
#checkout_page_container .total_price td:first-child {
	padding-left: 50px;
}

#checkout_page_container .wpsc_shipping_quote_name, 
#checkout_page_container .wpsc_shipping_quote_price, 
#checkout_page_container .wpsc_shipping_quote_radio {
	border-bottom: solid 1px #e1e1e1;
}

#checkout_page_container .wpsc_shipping_quote_name label, 
#checkout_page_container .wpsc_shipping_quote_price label, 
#checkout_page_container .wpsc_shipping_quote_radio label {
	color:#000;
}

#content #checkout_page_container table.productcart tr td{
	border-top: 1px solid #E5E5E5;
	padding: 10px 5px;
}
#content #checkout_page_container table.productcart {
	border: none;
}
.productcart  {
	font-size:1.4em;
}
#checkout_page_container table.checkout_cart tr.wpsc_coupon_row tr {
	border-bottom: 0px;
}

#checkout_page_container p.validation-error {
	clear:both;	
	color:red;
}
.wpsc_email_address {
	clear: both;
	float: left;
	width: 100%;
	padding: 20px;
	margin:0 0 20px
}
#checkout_page_container  .text, #checkout_page_container  select {
	font-size: 1.4em;
	margin: 5px;
	line-height: 1.3em;
	font-size: 12px;
	width: 300px;
	padding: 5px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
table.wpsc_checkout_table label, .wpsc_email_address label {
	font-size:1.4em;
	display: block !important;
	padding: 10px 0 !important;
}
#content table.wpsc_checkout_table {
	clear:both;
	border: none;
	padding:0;
	vertical-align: top;
	width:100%;
	margin-bottom: 20px;
}
#content table.wpsc_checkout_table h4 {
	font-size:2.1em;
	padding: 0 0 15px;
}
#content table.wpsc_checkout_table tr td {
	width:20%;
	background: url(images/white_transparent.png);
}

#checkout_page_container .custom_gateway  {
	font-size:1.4em;
}
#checkout_page_container .custom_gateway img {
	margin:0;
} 

#content table.wpsc_checkout_table tr.total_price td {
	
	color:#000;
	text-shadow:1px 1px 1px #fff;
}
/*
#content table.wpsc_checkout_table tr > td:first-child  {
	text-align:right;
}
*/
.wpsc-shopping-cart .asterix {
	color:red;
}

#checkout_page_container img.product_image {
	background-color:#efefef;
	border:1px solid #ccc;	
}


.user-account-wrap {
	
}
.user-account-wrap form table tr td:first-child{
	font-size: 1.2em;
}
.user-profile-links {
	font-size:1.4em;
}
.user-profile-links a {
	font-size:0.9em;
	padding: 10px;
	margin: 5px 0;
	display: block;
	background: url(images/products_back.png);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	-moz-box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
	box-shadow: 1px 0 1px #C0CAD0, 1px 1px 0 #fff inset;
}
.user-profile-links a:hover {
	background-position:left bottom;
}

/* FORM INPUTS ACCOUNT PAGE */
.user-account-wrap input[type="text"], .user-account-wrap textarea {
	width:70%;
}
.user-account-wrap textarea {
	height:100px;
}
.user-account-wrap select,.user-account-wrap select[size="0"],.user-account-wrap select[size="1"] {
	margin: 5px 0;
}

#checkout_page_container table.checkout_cart, table.logdisplay , table.customer_details{
	padding: 0px;
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 1.3em;
}
#checkout_page_container table.checkout_cart .button span, table.logdisplay , table.customer_details .button span{
	font-size:1em;
}



table.logdisplay {
	font-size: 1.1em;
}
table.logdisplay table.logdisplay { /* inner table with same class */
	font-size: 1em;
	box-shadow: 1px 1px 3px #ccc;
}
#checkout_page_container table.checkout_cart tr, #content #checkout_page_container table.checkout_cart tr,
table.logdisplay tr {
	margin:0;
	padding:0;
}
#checkout_page_container table.checkout_cart tr.header, #content #checkout_page_container table.checkout_cart tr.header,
 table.logdisplay tr.toprow, table.logdisplay tr.toprow2 {
	background:#fff;
}
	
	table.logdisplay tr td{
		padding: 5px;
		border-bottom: 1px dotted #CCC;
	}
	table.logdisplay tr.toprow td, table.logdisplay tr.toprow2 td{
		background:#fff;
	}
	table.logdisplay tr td.processed a{
		display:block;
	}
	table.logdisplay tr td.processed a img{
		margin-right:10px;
	}
	table.customer_details tr td{
		border-bottom:1px solid #e5e5e5;
		padding: 10px 5px;

	}
	table.customer_details tr td:first-child{
		font-weight:bold;
		
	}
	
#checkout_page_container table.checkout_cart tr.header th, #content #checkout_page_container table.checkout_cart tr.header th{
	padding: 5px;
}

#content #checkout_page_container table.checkout_cart tr.wpsc_coupon_row td{
	padding-top:15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_image img {
	height: 31px;
	width: 31px;
}

#content #checkout_page_container table.checkout_cart tr.product_row td, #content #checkout_page_container table.checkout_cart tr.product_row {
	padding:5px;
	background:#f2f2f2;
	margin:0px;
	line-height: 1.3em;
}
#content #checkout_page_container table.checkout_cart tr.alt td, #content #checkout_page_container table.checkout_cart tr.alt {
	background:#f8f8f8;
}
#checkout_page_container table.checkout_cart td.firstcol {
	vertical-align:middle;
	text-align:center;
}

#checkout_page_container .coupon {
	position:relative;
	float:right;	
	margin:10px 0;
}

#checkout_page_container .coupon span.coupon_error {
	position:absolute;
	top:-24px;
	left:156px;	
	color:#F30;
	font-size:14px;
	line-height: 1.3em;
}

#checkout_page_container .col1 {
	float:left;
	width:320px;	
}

#checkout_page_container .col2 {
	float:right;
	width:320px;	
}

#checkout_page_container input.intra-field-label, #checkout_page_container textarea.intra-field-label{
	color:#bbb;
}

#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_name {

}

.wpsc_registration_form {
	float:left;
	margin-top: 15px;
	width:300px;
}

.wpsc_registration_form label {
	width:100px;
	display: inline-table;
	margin-bottom: 10px;
}

.wpsc_registration_form fieldset {
	border: none;
	padding-left: 0px;
	padding-top: 12px;
	border-top-color: #E7E7E7;

    border-top-style: solid;
	border-top-width: 2px;
}

.wpsc_registration_form.wpsc_right_registration{
	border-left-style: solid;
	border-left-color: #E7E7E7;
	border-left-width: 2px;
	padding-left: 20px;
}

.wpsc_signup_text {
	padding-top: 15px;
	font-size: 12px;

}

#shippingSameBilling{
	position:relative;
	right:10px;
}

#shippingsameasbillingmessage{
	display:none;
}

.wpsc_no_image{
	display: none;
}

.clear{
	clear:both;
}
/*-----Share This-----*/
.st_sharethis {
	float:left;
	position:relative;
}
#wpsc_akst_form {
	background: #999;
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	width: 350px;
	z-index: 999;
}
#wpsc_akst_form a.akst_close {
	color: #fff;
	float: right;
	margin: 5px;
}
#wpsc_akst_form ul.tabs {
	border: 1px solid #999;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#wpsc_akst_form ul.tabs li {
	background: #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 5px;
}
#wpsc_akst_form ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	padding: 4px 5px 1px 5px;
}
#wpsc_akst_form div.clear {
	clear: both;
	float: none;
}
#wpsc_akst_social, #wpsc_akst_email {
	background: #fff;
	border: 1px solid #fff;
	padding: 10px;
}
#wpsc_akst_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#wpsc_akst_social ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 45%;
}
#wpsc_akst_social ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}
#wpsc_akst_delicious {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/delicious.gif);
		}
	#wpsc_akst_digg {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/digg.gif);
		}
	#wpsc_akst_furl {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/furl.gif);
		}
	#wpsc_akst_netscape {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/netscape.gif);
		}
	#wpsc_akst_yahoo_myweb {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/yahoo_myweb.gif);
		}
	#wpsc_akst_stumbleupon {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/stumbleupon.gif);
		}
	#wpsc_akst_google_bmarks {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/google_bmarks.gif);
		}
	#wpsc_akst_technorati {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/technorati.gif);
		}
	#wpsc_akst_blinklist {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/blinklist.gif);
		}
	#wpsc_akst_newsvine {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/newsvine.gif);
		}
	#wpsc_akst_magnolia {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/magnolia.gif);
		}
	#wpsc_akst_reddit {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/reddit.gif);
		}
	#wpsc_akst_windows_live {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/windows_live.gif);
		}
	#wpsc_akst_tailrank {
		  background-image: url(http://makingmehungry.com/wp-content/themes/wpsc-core/images/social_networking/tailrank.gif);
		}
	
#wpsc_akst_email {
	display: none;
	text-align: left;
}
#wpsc_akst_email form, #wpsc_akst_email fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#wpsc_akst_email fieldset legend {
	display: none;
}
#wpsc_akst_email ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#wpsc_akst_email ul li {
	margin: 0 0 7px 0;
	padding: 0;
}
#wpsc_akst_email ul li label {
	color: #555;
	display: block;
	margin-bottom: 3px;
}
#wpsc_akst_email ul li input {
	padding: 3px 10px;
}
#wpsc_akst_email ul li input.akst_text {
	padding: 3px;
	width: 280px;
}
.wpsc_akst_share_link {
 display: block;
 margin: 0px 0px 6px 0px;
 width: 119px;
}

/*-----Featured Image-----*/
.featured_product_display_item {

}
.featured-tag {
	background: url('images/featured_stamp.png') no-repeat right top;
	width: 100px;
	height: 52px;
	position: absolute;
	top: -20px;
	right: 0px;
	text-align: center;
	font-size: 1.25em;
	text-transform: uppercase;
	padding-top: 30px;
	color: #333;
	text-shadow: 1px 1px 0 #fff;
	}
.featured_product_display_item h2 {
	margin: 0 90px 25px 0;
	background: url(images/border_raster_02.png) repeat-x left bottom;
	border: none;
	padding: 0 0 20px 0;
}
.featured_product_display_item h2 a{
    text-decoration: none;
	display: block;
}
.item_text {

}
.item_text p {
	padding:0;
	margin:0;
	font-size: 1.2em;
}

.item_text a.more-info {
	display:block;
	margin:20px 0;
}

.featured_item_image {
	width: 70%;
	float:left;
}

.featured_item_image a img {
	float:right;
	width: 95%;
}

.wpsc_container.wpsc_featured{
	margin: 0 0 20px 0;
	width: 100%;
	position: relative;
	background: url(images/border_raster_02.png) repeat-x left bottom;
}


.featured_product_price{
	margin: 20px 0;
	font-size: 2em;
	font-weight: bold;
	color: #444;
	text-shadow: 1px 1px 0px white;
	font-family: Open Sans Condensed;
}

.wpsc_description a{
	text-decoration: none;
}
.product_thumbs {
	display:block;
	text-align: left;
	float: left;
	padding: 0;
}

.product_thumbs img{
	margin: 20px 10px 0 0 !important;
	text-align: left;
	float: left;
	padding: 3px !important;
	background: url(images/white_transparent.png);
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.4);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.4);
	width: 60px;
	height: 60px;
}
.product_thumbs a {
	float:left;
	margin:0;
}

/* === TABS FOR DESCRIPTION ===*/

ul.tabs {
	margin:0;
	padding: 0;
	float: left;
	list-style: none;
	height: 41px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
.single-wpsc-product ul.tabs {
	margin: 40px 0 0 0;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 40px;
	border: 1px solid #ccc;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background: #E0E0E0;
}
ul.tabs li a {
	text-decoration: none;
	color: black;
	display: block;
	padding: 10px 20px;
	border: 1px solid white;
	outline: none;
	border-bottom: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: url(images/products_back.png) repeat-x left top;
	border-bottom: 1px solid #fbfbfb;/* --Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	float: left; width: 100%;
	background: url(images/products_back.png) repeat-x left top;
	margin-bottom: 20px;
}
.single-wpsc-product {
	margin-bottom: 40px;
}
.tab_content {
	padding: 10px 20px;
	line-height: 1.6em;
}
.no_add_desc {
	border: 1px solid #E5E5E5;
	overflow: hidden;
	float: left;
	width: 100%;
	background: url(images/white_transparent.png);
	margin: 20px 0;
	box-shadow: 1px 1px 2px #e5e5e5;
}
.tabs h5 {
	margin:0 5px;
	border: none;
	
}
.no_add_desc h5 {
	margin:5px 10px 10px 0;
}

/* === MEDIA QUERIES === */

@media screen and (max-width : 960px) {

	.imagecol {
		margin: 20px 6%;
		width: 88%;
		overflow: hidden;
	}
	.default_product_display .imagecol .image-links {
		width: auto;
	}

	.single_product_display .productcol  {
		width:50%
		}

}
@media screen and (max-width : 800px) {

	.shopping-cart-wrapper .empty {
		margin-top: -12px;
	}
	#page h1.entry-title, .search h1.page-title {
		font-size: 2.65em;
		line-height: 1.3em;
	}
	
	/************* SINGLE ******************/

	.single_product_display .productcol {
		width: 100%;
		text-align:center;
	}
	.single_product_display .imagecol {
		float: none;
		margin: 0 auto;
		width: 100%;
		overflow: hidden;
	}
	.quantity-price, .personalize-upload-file, .variations {
		text-align: center;
	}
	.single_product_display .productcol .product_form {
		text-align:center;
	}
	.single_product_display form.product_form .wpsc_buy_button_container {
		margin: 10px 20px;
	}
	.single_product_display form.product_form fieldset, #content .single_product_display form.product_form fieldset {
		margin: 0 auto;
		float:none;
	}	
	.single_product_display .wpsc_product_price {
		margin: 0;
		padding: 0 0 10px 0;
	}
	.single_product_display .variations,
	.single_product_display .special-price,
	.single_product_display .quantity-buy-now
	{
		margin:0;
		padding: 10px 0 20px;
	}	

	.price-pnp-center {
		position: relative;
		margin: 0 auto;
		clear: both;
		float: none;
	}
	.special-price-center {
		float: none;
		margin: 0 auto; 
	}
	.quantity-buy-now-center {
		float: none;
		margin:0 auto;
	}
	.quantity-buy-now .quantity-holder {
		margin-top:10px;
		
	}
	
	.personalize-upload-file, .variations {
		margin: 0;
		width: 90%;
	}
	
	.buy-now form{
		margin: 0 auto;
	}
	
	.variations label {
			margin: 0 auto;
		width: 100%;
	}
	.single_product_display .wpsc_variation_forms table  {
		margin:10px auto !important;
	}

	.product_thumbs {
		text-align:center;
		clear:both;
		width: 100%;
		margin:15px 0;
	}
	.product_thumbs .more_images {
		margin: 0;
		padding: 10px 0;
	}
	.product_thumbs a {
		float: none;
	}
	.product_thumbs img {
		float:none;
		margin: 0 20px 10px 0;
	}
	
	ul.tabs {
		height:auto;
		padding: 0 1px;
		border-bottom:none;
	}
	ul.tabs li {
		float:none;
		clear:both;
	}
	ul.tabs li.active, html ul.tabs li.active a:hover {
		border-bottom: 1px solid #999;
	}

}
@media screen and (max-width : 660px) {	

	.single_product_display .imagecol {
		
	}
	
	/* CART ACCOUNT - TOP MENU
	#cart_account{
		font-size: 1.1em;
		float: right;
		position: relative;
		left: -50%;
		text-align: left;
	}
	#cart_account ul{
		list-style: none;
		position: relative;
		left: 50%;
	}
	#cart_account li {
		float: left;
		position: relative;
		margin: 0 2px 0 0;
	}
	#cart_account a {
		display: inline;
		padding: 3px 6px;
		margin: 0 5px 0 0;		
	}
	*/
	
	#store-buttons {
		position: relative;
		margin: 0 auto;
		font-size: 0.9em;
	}
	#header-categories h2, #cart_widget h2 {
		font-size: 1.6em;
		text-align: left;
		cursor: pointer;
		cursor: hand;
		padding: 12px 10px 5px 0px;
	}
	#header-categories #product-categories, #cart_widget .shopping-cart-wrapper  {
		top: 40px;
	}

	#header-categories ul.children {
		position: relative;
		display: none;
		opacity: 0;
		right: auto;
		top: auto;
		border-right:none;
		font-size:0.9em;
	}
	#header-categories ul.children li a:after {
		content: ' -- ';
	}
	
	.cats-icon, .cart-icon {
		margin:5px;
	}
	.social {
		position: relative;
		top: 0;
		right: 0;
		float: right;
		margin-bottom: 10px;
	}

	.default_product_display {
		width: 98%;
		border-bottom: 1px dotted #333;
		border-left: none;
	}
	.default_product_display .imagecol .image-links {
		width: 300px;
	}

	.wpsc-breadcrumbs {
		text-align: center;
	}

	.item_text {
		float: left;
	}
	
	
	table.list_productdisplay h2.prodtitle a:link, #content table.list_productdisplay h2.prodtitle a:link, table.list_productdisplay h2.prodtitle a:visited, #content table.list_productdisplay h2.prodtitle a:visited {
		font-size:0.8em;
	}
	table.list_productdisplay td.stock {
		display:none;
	}
	table.list_productdisplay td.stock + td { 
		display: none; 
	} 
	
	
}
@media screen and (max-width : 480px) {
	
	#checkout_page_container .text, #checkout_page_container select {
		width:230px;
	}

	#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_name {
		width: auto;
		padding-left: 1%;
	}
	.wpsc_product_quantity input.update{
		padding: 5px 10px;
		margin: 10px 0;
		background: url('images/checkout_update_product.png') no-repeat center center;
		font-size: 0;
		width: 16px;
		height:16px;
		text-shadow: none;
		cursor: pointer;
		display: inline;
		text-indent: -9999px;
		border: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
	.wpsc_product_quantity input.update:hover {
		outline:none;
	}
	.wpsc_product_remove input.remove {
		padding: 0;
		margin: 0;
		background: url('images/checkout_delete_product.png') no-repeat center center;
		font-size: 0;
		width: 16px;
		height:16px;
		outline: none;
		text-shadow: none;
		cursor: pointer;
		display: inline;
		text-indent: -9999px;
		border: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
	table.checkout_cart tr td.wpsc_product_image img {
		display:none;
	}

	.single_product_display form.product_form fieldset, #content .single_product_display form.product_form fieldset {
		border: none;
		padding: 0;
		float: none;
	}
	.single_product_display .wpsc_product_price {
	
	}
	.single_product_display form.product_form .wpsc_buy_button_container {
		
	}
	.featured_product_display_item .image-links {
		overflow: hidden;
		width: 100%;
	}
}
@media screen and (max-width : 400px) {

	.cats-icon, .cart-icon {
		display:none;
	}
	#header-categories h2, #cart_widget h2 {
		padding:10px;
	}
	#header-categories #product-categories, #cart_widget #header-shopping-cart {
		top: 30px;
	}
	#cart_widget .shoppingcart , #cart_widget .shopping-cart-wrapper{
		width:230px;
	}
	#checkout_page_container .text, #checkout_page_container select {
		width:200px;
	}	
	
	.default_product_display .imagecol .image-links {
		width: auto;
	}
}