/*
Theme Name: Billy's Theme
Theme URI: http://www.billysdiner.com
Description: Billy's Theme
Version: 1.0
Author: Peer Pressure Creative
Author URI: http://www.peerpressurecreative.com
*/

/*
 * 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
*/

.wpsc_container{
	position: relative;
	clear: both;
	_zoom: 1;
}

div.productdisplay img {
	max-width: none !important;
	padding: 0;
	border: none;
}
#change_country{
	float:left;
}

/*
 * shopping cart styling
 * lots of styling for lots of different ways of displaying it.
 */

div#shoppingcart{
	float: right;
	width: 148px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}
div#shoppingcart div#shoppingcartcontents{
	font-size: 9pt;
	border: 1px solid #999999;
	background-color: #efefef;
	height: 100%;
	width: 100%;
	text-align: left;
	padding: 0 6px 0 0; 
	position: relative;
	z-index: 9;
}
div#shoppingcart div#shoppingcartcontents strong{
	display: block;
	width: 100%;
}
div#shoppingcart div strong{
	font-size: 11pt;
}
div#sideshoppingcart div{
	height: auto;
	width: 145px;
	text-align: left;
	padding: 3px;
	font-size: 12px;
	color: #f5f4df;
}
div#sideshoppingcart div h2{
	margin-left: -1ex;
	display: inline;
}

#sideshoppingcart h3 {color: #f5f4df; text-align: center;}







input.wpsc_buy_button{
	float: left;
}
a.wpsc_product_title{
	display: block;
	float: left;
} 
a.wpsc_edit_product{
	display: block;
	float: left;
	font-size: .8em;
	margin: 0 0 0 2px;
} 
div.wpsc_listen_button{
	clear: both;
} 
div.wpsc_description{
	clear: both;
}
table.shoppingcart{
	margin-left: -2px;
	margin: 0 0 5px -10px;
	color: #f5f4df;
}
table.shoppingcart tr td{
	font-size: 8pt !important;
}
div#widgetshoppingcart{}
div#widgetshoppingcart div{
	/* height: 100%; */
	width: 100%;
	text-align: left;
}
div#widgetshoppingcart div strong.cart_title{
	margin-left: -6px;
	display: inline;
	font-size: 1.2em;
}
div#widgetshoppingcart div h2{
	text-align: left;
	margin-bottom: 4px;
	display: block; 
}
a#fancy_collapser_link{
	width: 13px;
	height: 13px;
	padding: 0;
	margin-left: 5px;
	margin-bottom: -3px;
	border: none;
}
a#fancy_collapser_link img{
	border: none;
}
div#shoppingcartcontents{
	display: block;  
}
div#sliding_cart{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
span.oldprice{
	text-decoration: line-through;
}
span.oldprice span{
	text-decoration: line-through;
}
span.special{
	color: #DD0000;
	font-weight:bold;
}
strong.prodtitles{
	display: block;
	margin-bottom: -15px;
}
h2.prodtitles{
	font-size:1em;
	margin: 0;
	clear:both;
	padding-top:0;
}
h2.prodtitles span{
	display: block;
	float: left;
	line-height: 125%;
}
span.items{
	display: block;
	margin: 0 !important;
	width: 145px;
	white-space: nowrap;
}
span.nomore{
	display: block;
	margin: 0 0 15px 0;
}
span.numberitems{
	margin: 0 0 0 -6px;
	color: #f5f4df;
	text-align: left !important;
	font-size: 13px;
}

.cartcount	{color: #f5f4df; font-size: 13px;}












span.subtotal,span.total,span.discount,span.postage,span.tax,span.gocheckout{
	display:block;
}

.gocheckout a	{color: #f5f4df;}

span.totalhead,span.discounthead,span.subtotalhead,span.postagehead,span.taxhead{
	font-weight:bold;
	margin-right:5px;
	color: #f5f4df;
}
span.emptycart{
	display:block;
	margin:10px 0 0 0;
}

.emptycart a	{color: #f5f4df;}

p.empty,p.visitshop{
	margin-top: 15px;
	padding:0;
}

.visitshop a	{color: #f5f4df;}
 
/*
 * product default display styling
 */

div.productdisplay{
	margin-bottom: 20px;
	position: relative;
	float: left;
	padding: 0;
	width: 100%;
	height: auto;
}

.product-pic-price	{float: left;}


div.imageblock{
	background: url("inside-special-pic-bg.jpg"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/images/inside-special-pic-bg.jpg*/) 0px 0px no-repeat;
	width: 250px;
	height: 195px;
	padding: 14px 0 0 17px !important;
	position: relative !important;
	float: left !important;
	margin: 0 0px 0 0 !important;
	border: none;
}
div.productdisplay div.imageblock img{
	border:none;
}
div.textblock{
	position: relative;
	float: right !important;
	margin: 0 !important;
	width: 350px;
}
div.textblock form{
	text-align: left !important;
}
div.single_product_display div.textblock{
	/* Adjust this width according to your layout */
	/*  width:41%; */
	margin-right: 0;
}
.item_no_image {
	border: 2px solid #aaaaaa;
	background: #cccccc;
	display: block;
}
.item_no_image a, .item_no_image .link_substitute {
	display: table-cell;
	width: inherit;
	height: inherit;
	color: #666;
	text-align: center;
	vertical-align: middle;
}
.item_no_image a span, .item_no_image .link_substitute span {
	display: block;
}
div.producttext{
	font-size: 10pt;
	width: 100%;
	text-align: left !important;
	margin: 0px 0 0 10px;
}
p.description{
	margin: 0 0 6px 0;
}
p.wpsc_description{
	margin: 0 0 6px 0;
}
p.wpsc_variation_forms{
	margin: 0;
}
p.wpsc_variation_forms label{}
p.wpsc_product_price{
	margin: 0;
}
span.wpscsmall{
	font-size: 0.8em;
}
p.wpsc_product_extra_content{
	margin: 0;
}
div.wpsc_product_price{ 
	width:130px;
}
span.pricefloatright{}
div.wpsc_product_price label{
	display: inline;
}
div.wpsc_product_price input{
	/* float: left; */
}
div.wpsc_product_price br{ 
	clear: both;
}
p.galleryheading{
	font-weight:bold;
}

/*
 * styles the additional description
 */

div.additional_description{
	display: none;
}
a.additional_description_link{
	display: inline;
}
a.additional_description_link img{
	margin-right: 3px;
}
label.wpsc_quantity_update {
	display: inline;
}

/*
 * product rating styling
 */ 

div.product_footer{
	position: relative;
	clear: both;
	padding: 0 !important;
	width: 100%;
	border-top: 1px dashed #ccc;
	height: 35px;
	margin-top: 1em;
}
div.product_footer strong{
	display: block;
	font-size: 7pt;
	font-weight: normal;
}
div.product_average_vote{
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	float: left;
	margin: 0 !important;
	height: inherit;
}
div.product_user_vote{
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	margin: 0 !important;
	height: inherit;
}
span.vote_total{
	position: relative;
	top: -3px;
	left: 2px;
	font-size: 7pt;
}
span.rating_saved{
	color: #990000;
	display: none;
}

/*
 * list product display styling
 */

table.list_productdisplay{
	/* margin-top: 10px; */
	margin-bottom: 20px;
	border-collapse: collapse;
	width: 100%;
}
table.list_productdisplay tr td{
	vertical-align: top;
	padding-bottom: 0;
	font-size: 8pt;
	/* border: 1px solid black; */
}
table.list_productdisplay tr td a.wpsc_product_title{
	text-align: left;
	border-bottom: none;
	text-decoration: none;
}
table.list_productdisplay tr td div.wpsc_variation_forms p{
	padding: 0;
	text-align: left;
}
table.list_productdisplay tr td select{
	margin-right: 3px;
}
table.list_productdisplay tr.list_view_description{
	margin: 0;
	padding: 0;
}
table.list_productdisplay tr.list_view_description td{
	margin: 0;
	padding: 0 3px 5px 3px;
}
table.list_productdisplay tr.list_view_description td div{
	display: none;
	padding: 3px;
}
div.wpsc_loading_animation {
	margin-top: 3px;
	margin-left: 6px;
	float: left;
}
.list_productdisplay .wpsc_loading_animation {
	display: none;
}

/*
 * loading indicator styling 
 */ 

#loadingindicator{
	visibility: hidden; 
	font-size: 7pt;
	font-weight: normal;
}
#loadingindicator img{
	position: relative;
	top: 3px;
	margin-left: 6px;
	/* visibility: hidden; */
	border: none !important;
}
#alt_loadingindicator{
	visibility: hidden; 
	font-size: 7pt;
	font-weight: normal;
}
#alt_loadingindicator img{
	position: relative;
	top: 3px;
	margin-left: 6px;
	/* visibility: hidden; */
	border: none !important;
}

/*
 * end loading indicator styling 
 */

div.select_country{
	margin-bottom: 5px;
}
div.select_country input, div.select_country select{
	vertical-align: top;
	_height: 20px;
	margin: 0;
}
div.select_country form{
	text-align: left;
}
form.wpsc_checkout_forms {
	text-align: left;
}
form.wpsc_checkout_forms .login_error {
	color:red;
	margin:10px 0;
}
 td.shipping_error {
	color:red;
}
fieldset.wpsc_registration_form {
  border: none;
  text-align: left;
  margin: 0;
  padding-left: 3px;
}
fieldset.wpsc_registration_form label {
  display: block;
  clear: left;
  float: left;
  width: 94px;
}
fieldset.wpsc_registration_form input {
  float: left;
  margin: 0 0 4px 0;
}
table.wpsc_checkout_table input.text, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select, fieldset.wpsc_registration_form input {
	margin: 0 0 10px 0;
	width: 300px;
	max-width: 300px;
	border: 1px solid #9a9a9a; 
	font-family:"Verdana","Lucida Fax","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
}
table.wpsc_checkout_table select {
	width:271px;
}
tr.product_shipping td h2{
	margin-bottom: 15px;
	margin-top: 5px;
}
div#homepage_products{
	width:100%;
}

.wpsc_checkout_table h4	{font-size: 25px; margin-bottom: 10px; color: #b21826; font-family: BlackJack, Helvetica, Arial, sans-serif;}
.validation-error		{color: #b21826;}






/*
 * frontpage_product and category view styling
 */

div.frontpage_product{
	width:auto;
	float: left;
	height: 260px;
	text-align: center;
}
div.frontpage_product a p{
	margin-top: 0;
}
div.frontpage_product a{
	color: #333333 !important;
	font-weight: normal !important;
}
div.frontpage_product a img{
	border: none;
}
div.frontpage_product img{
	text-align: center;
}
div.frontpage_product span.front_page_price{
	display: block;
}

/*
 * Verify your Order styling
 */

table.productcart{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border-collapse: collapse;
	padding-top: 3px;
	border: none;
	font-size: inherit;
}
table.productcart tr td{
	padding-bottom: 5px;
	font-size: 11px;
	font-size: inherit;
}
table.productcart tr.product_row td{
	padding-bottom: 5px;
	font-size: inherit;
	vertical-align: middle !important;
}
table.productcart tr.product_row td{
	padding-bottom: 5px;
	font-size: inherit;
	vertical-align: middle !important;
}
form.adjustform{
	display: inline;
}
table.productcart tr.firstrow td{
	font-weight:bold;
	background-color: #e5e5e5;
	border-left: 2px solid white;
}
table.productcart tr.firstrow td.firstcol{
	border-left: none;
}
table.productcart tr.product_shipping td{
	vertical-align: middle;
	/* border-top: 1px solid #E1DAB7 !important; */
	padding-top: 4px;
}
button.remove_button {
	margin: 0 !important;
}
#coupon_num{
	width: 134px !important;
}
table.productcart tr.total_price td{
	border-top: 1px solid #999 !important;
	border-bottom: 1px solid #999 !important;
	font-weight: bold;
	padding-top: 4px;
}
ul.checkout_links{
	list-style-type: none;
	padding-left: 0;
}
ul.checkout_links li{
	list-style-type: none;
	margin-left: 0;
}
ul.checkout_links li a{
	color: #555 !important;
	font-weight: normal !important;
}
ul.checkout_links li a:hover{
	color: #000 !important;
}
a.termsandconds{
	text-decoration: underline;
}
.validation-error input, .validation-error textarea {
	border: 1px solid red;
}
p.validation-error {
	color: red;
	margin-bottom: 0;
}

/*
 * category display styling
 */

.wpsc_container .PeSwitcher ul li:before, .wpsc_container .PeCatsBrands ul li:before{
	content: "";
}
.wpsc_container .PeSwitcher ul li, .wpsc_container .PeCatsBrands ul li{
	padding-left: 0 !important;
	margin-left: 0;
}
.PeSwitcher ul{
	padding-left: 0;
}
.PeSwitcher ul li{
	margin-left: 0;
}
.category_brand_header{
	list-style: none !important;
}
.category_brand_header li{
	margin-left: 0;
}
.category_brand_header li:before{
	content: none !important;
}  
#content .category_brand_header li a{
	color: #333;
	font-weight: bold;
	font-size: 11pt;
}
.PeCatsBrands ul{
	padding-left: 0;
}
.PeCatsBrands ul li{
	margin: 0 !important;
}
.PeCatsBrands  ul.SubCategories{
	/* margin: 0; */
}
.PeCatsBrands  ul.SubCategories li{
	margin-left: 1em;
}
ul.PeCategories{
	margin: 0;
}
.category_image{
	float: left;
}
.widget h3.category{
	margin-top: 0;
	display: inline;
}
.category a{
	color:#0066CC;
}
li.MainCategory strong.category{
	margin-top: 5px;
	font-size: 8pt;
}
li.MainCategory strong.category a.productlink{
	color:#0066CC;
	font-size: 8pt;
}
li.MainCategory strong.category a.productlink:visited{
	color:#0066CC;
}
li.MainCategory strong.category a.productlink:hover{
	color:#114477;
}
div.wpsc_container div.PeSwitcher ul{
	list-style: none !important;
	list-style-type: none !important;
}
div.wpsc_container div.PeCatsBrands ul li{
	list-style: none !important;
	list-style-type: none !important;
}
div.wpsc_container div.PeSwitcher ul{
	list-style: none !important;
	list-style-type: none !important;
}
div.wpsc_container div.PeCatsBrands ul li{
	list-style: none !important;
	list-style-type: none !important;
}
img.catimage{
	float:left;
	position: relative;
	top: -3px;
	margin-right: 2pt;
}
strong.cattitles{
	display: block;
	z-index:1;
	/* margin-bottom: -15px; */
}
div.wpcart_gallery img{
	margin-right: 5px;
}

/*
 * Fancy notification styling
 */

#fancy_notification{
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 4px solid #cccccc;
	display: none;
	height: auto;
	z-index: 9;
}
#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;
}

table.logdisplay{ width: 100%; }
table.logdisplay tr.toprow td{ text-align: center; font-weight:bold; }
table.logdisplay tr.toprow2 td{ text-align: left; font-weight:bold; }
table.logdisplay tr td{ padding-left: 5px; padding-top: 2px; padding-bottom: 2px;}
table.logdisplay tr.alt{ background-color: #eeeeee; }
table.logdisplay tr.alt td{ background-color: #eeeeee; }
td.processed{ text-align: left; min-width: 140px; width: 140px; white-space: nowrap; }
td.processed a{ border-bottom: none; }
td.processed a img{ margin-left: 5px; }
div#form_field_form_container{ padding: 0; margin: 0; }  
div#form_field_form_container div, div#form_field_form_container div table{  padding: 0;  margin: 0;  width: 100%;  border-collapse: collapse; }  
div#form_field_form_container div table tr td{ padding: 0; margin: 0; }
table.logdisplay td.details {
  padding: 0;
}
div.order_status{
	border-bottom: 1px solid #eee;
	display: none;
	width: 100%;
	text-align: left;
	padding:13px 8px 1px 9px;
}
div.order_status table {
  width: 97%;
}
div.order_status table.logdisplay{
	margin: 4px 0;
}
div.order_status table.customer_details {
	margin: 4px 0;
}
div.order_status table.customer_details tr td {
	text-align: left;
}
div.order_status div{ width: 100%; padding:0 0 1ex 0; display: block !important;}
div.order_status ul{ list-style-type: none; margin: 1ex 0 0 0; padding: 0; }
div.order_status ul li{ padding-left: 0; }
div.order_status ul li input{ margin: 0 2px -2px 0; }
img.log_expander_icon { margin-right: 3px; }
div.wpsc_page_numbers{
	margin-bottom: 5px;
}

/*
 * checkout registration styling
 */

table.wpsc_checkout_table tr td{
	text-align: left;
}
div#checkout_login_box{
	display: none;
/*
	border: 1px solid #339933;
	background-color: #e8fcea;
*/
	width: auto;
	padding: 5px 5px 5px 15px;
	margin: 20px 0 0 0;
	clear: both;
}
div#checkout_login_box a{
	clear: both;
}
div#checkout_login_box input.checkout_submit{
	clear: both;
}
div#checkout_login_box form{
	text-align: left;
}
#TB_window img#register_loading_img{
	display: inline;
	border: none;
	margin: 0 0 -10px 5px;
	padding: 0;
	display: none;
}

/*
 * single category view styling
 */

div.category_view_product{
	width: 280px;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
}
div.category_view_product a img.product_image{
	float: left;
	margin-right: 6px;
}
div.category_view_product div.product_details{
	display: block;
	float: left;
}
div.category_view_product div.product_details form{
	text-align: left;
}

/*
 * also bought product styling
 */

div.single_product_display div.producttext h2.wpsc_also_bought{
	margin-top: 12px;
	display: block;
}
div.wpsc_also_bought{
	width: 100%;
	position: relative;
	margin: 0;
}
div.wpsc_also_bought_item{
	float: left;
	margin: 0 5px 0 0;
}
div.wpsc_also_bought_item a.preview_link{
	display: block;
	margin-bottom: 3px;
	margin-left: 2px;
	height: 96px;
	width: 96px;
}
div.wpsc_also_bought_item img.product_image{
	display: block;
}
div.wpsc_also_bought_item a.wpsc_product_name{}
div.wpsc_also_bought_item span.pricedisplay{
 float: none;
 display: block;
}

.pricedisplay-page	{float: none; display: block;}

/*
 *  Stuff with multiple or miscellaneous uses
 */ 

strong.title{
	font-size: 12.5pt;
}
a.categorylink{
	font-size: 8pt;
}
span.pricedisplay {
	/* white-space: nowrap; */
	width: 80px;
	float:right;
	color: #000000;
}

span.pricedisplay-single {
	width: 80px;
	float:right;
	color: #000000;
	margin-bottom: 5px;
}

span.pricedisplay-page{
	/* white-space: nowrap; */
	width: 80px;
	float:right;
}

td.totals{
	vertical-align: bottom;
}
form#specials{
	display: inline;
}
.autocompleter{
	color: #000;
	border: 1px solid #BBB;
	width: 255px;
	background-color: #DDD;
}
.autocompleter ul li{
	cursor:pointer;
	padding: 2px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.selectAutocompleter{
	cursor:pointer;
	background-color: #999;
	color:#ffffff;
}
div#product_search{
	position:relative;
	left:-100px;
}
table.products{
	text-decoration:none;
	text-align:left;
	width:240px;
	table-layout:fixed;
}
td.product_img{
	width:35px;
}
div.wpsc_product_search input.wpsc_product_search{
	float: right;
	height: 19px;
	width: 110px;
	_width: 144px;
	font-size: 11px;
	margin: 2px 10px 0 0;
	padding: 2px 14px 0 20px;
	background: url("iShop_search.png"/*tpa=http://www.billysdiner.com/wp-content/themes/iShop/images/iShop_search.png*/) no-repeat; 
	border: none;
}
div.wpsc_product_search .submit{
	display: none;
}
div.wpsc_product_search{
	background-color: #eff2f3;
	display: block;
	height: 22px;
	_height: 30px;
	padding: 4px;
	margin: 20px 0 12px 0;
}
table.productdisplay tr td {
	position: relative;
}
div.breadcrumb {
	margin: 0 0 10px 0;
}
table.logdisplay {
}
select#current_country {
	margin-right:10px;
	width: 190px;
}
input#zipcode {
	margin: 0;
}

/*
 * Verify your Order styling
 */

td.shipping_header {
	background-color:#E5E5E5;
	text-transform: uppercase;
	font-weight:bold;
}

/*
 * Main Flora Style Sheet for jQuery UI ui-datepicker
 */

#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #E0F4D7;
	width: 185px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #FF9900;
	z-index: 10;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: none;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #83C948 !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #E0F4D7;
	color: #000;
}
*html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.ui-datepicker-control {
	background: #FF9900;
	padding: 2px 0;
}
.ui-datepicker-links {
	background: #E0F4D7;
	padding: 2px 0;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.ui-datepicker-links label {
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	background: #83C948;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	background: #83C948;
	color: #000;
	border: none;
	font-weight: bold;
}
.ui-datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #B1DB87;
	color: #000;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #B1DB87;
}
.ui-datepicker-days-row {
	background: #FFF;
	color: #666;
}
.ui-datepicker-week-col {
	background: #B1DB87;
	color: #000;
}
.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #DDD;
}
.ui-datepicker-days-cell a {
	display: block;
}
.ui-datepicker-week-end-cell {
	background: #E0F4D7;
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
	background: #B1DB87 !important;
}
.ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
	background: #FFF !important;
	border: 1px solid #777;
}
* html .ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #B1DB87 !important;
}
* html .ui-datepicker-week-end-cell {
	background: #E0F4D7 !important;
	border: 1px solid #DDD !important;
}
* html .ui-datepicker-days-cell-over {
	background: #FFF !important;
	border: 1px solid #777 !important;
}
* html .ui-datepicker-current-day {
	background: #83C948 !important;
}
.ui-datepicker-today {
	background: #B1DB87 !important;
}
.ui-datepicker-current-day {
	background: #83C948 !important;
}
.ui-datepicker-status {
	background: #E0F4D7;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.ui-datepicker-title-row a {
	color: #000 !important;
}
.ui-datepicker-control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #83C948;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}
.ui-datepicker-cover {
	display: none;
	display: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
.checkout_forms_hidden {
	display: none;
}
div.custom_meta {
	clear: both;
}
div.wpsc_category_details {
  margin: 0 0 8px 0;
}
div.wpsc_category_details img {
  float: left;
  margin: 0 6px 12px 0;
}
div.wpsc_page_numbers a.selected {
	text-decoration: underline;
}
#products_page_container .wpsc_category_grid {
	width: 50%;
}
.wpsc_category_grid a.wpsc_category_grid_item {
	display: block;
	margin: 0 7px 7px 0;
	float: left;
}

/*
 * Widget CSS
 */

.shopping-cart-wrapper form {
	clear: right;
}
/*
span.pluspostagetax {
  float: right;
}
*/
.widget_wpsc_categorisation .wpsc_categorisation_group {
	width:100%;
	float:right;
	margin-bottom:10px;
	position:relative;
}
.clear_category_group {
	/* clear: both; */
}
.widget_wpsc_categorisation h4.wpsc_category_title {
	margin-top: 4px;
}
.widget_wpsc_categorisation ul.wpsc_top_level_categories {}
.widget_wpsc_categorisation ul.category_images li {
	background: none !important;
	clear: both;
}
.widget_wpsc_categorisation ul.category_images li:before{
	content: "" !important;
}
.widget_wpsc_categorisation ul.category_images .wpsc_category_image_link {
	margin: 0 0 4px 0;
	float: left;
	font-size: 9px;
	font-weight: normal;
}
.widget_wpsc_categorisation ul.category_images a.wpsc_category_link {
	display: block;
	margin: 3px 0 0 4px;
	float: left;
}
.list_productdisplay .alt {
	background-color: rgb(238, 238, 238);
}
.category-product-list {
	display: none;
}
#content .widget_specials strong a.wpsc_product_title {
	font-weight: bold;
}
.widget_specials span.pricedisplay {
	float: none;
}

/*
 * html object cart for super cache
*/

div.shopping-cart-wrapper iframe, div.shopping-cart-wrapper object {
	border: none;
	width: 100%;
	overflow: visible;
	height: 200px;
	border: none;
}
div.shopping_cart_container {
	text-align: left !important;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:1em;
	line-height:normal;
	width: 190px;
}
div.shopping_cart_container form {
	margin:0;
}
div.shopping_cart_container table, div.shopping_cart_container table tr, div.shopping_cart_container table tr td, div.shopping_cart_container table tr th  {
	font-size: inherit;
}
div.shopping_cart_container table tr th {
	text-align: left;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:1em;
	font-weight: bold;
}

/*
 * product rating CSS
 */

.wpsc_product_rating select{
	width:4em;
}
.wpsc_product_rating input{
	width:4em;
}
.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("grey-star.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/images/grey-star.gif*/) no-repeat scroll 0 0;
	outline: none;
}
.wpsc_product_rating .star a:hover {
	background-position:0 0;
	background:transparent url("gold-star.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/images/gold-star.gif*/) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a.selected {
	background-position:0 0;
	background:transparent url("gold-star.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/images/gold-star.gif*/) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a, .wpsc_product_rating .star a:focus {
	outline: none;
}
.entry .paypal_express_form form {
	text-align: left;
}
.paypal_express_form .firstcol {
	text-align: left;
	width: 200px;
}
.wpsc_category_boundary {
	clear: both;
}
h3.wpsc_category_boundary {
	margin: 0 0 5px 0;
	font-size: 1.4em;
}








/*
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 {
	margin:0;
	padding:0;
	border:1px solid #ccc;
}

.wpsc_hidden{
	display:none;
}

/*-----DEFAULT PRODUCT DISPLAY-----*/
#default_products_page_container {
	width:100%;	
	position:relative;
	line-height:1.2em;
}

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

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

.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 {
	padding:5px 4px;

}


#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:5px 4px;
}

.default_product_display {
	margin-bottom:20px;
	padding:10px;
	position:relative;
}

.default_product_display .imagecol {
	margin:0px 5px 0px 0px;
	float:left;

	position:relative;
}

.default_product_display .imagecol img.product_image {
	background-color:#efefef;	
}

.default_product_display .imagecol img.no-image, #content .default_product_display .imagecol img.no-image {
	background-color:#EFEFEF;
	display:block;
}

.default_product_display .productcol {
	float:left;
	position:relative;
	float: left; 
	width: 320px;
}

.default_product_display h2.prodtitle, #content .default_product_display h2.prodtitle {
	margin:0 0 5px 0;
	line-height:1;
	clear:none;
}

.default_product_display span.sale {
	position:absolute;
	top:-10px;
	left:-10px;
	text-indent:-9999px;
	display:block;
}

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

.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;
}

.default_product_display form.product_form fieldset legend, #content .default_product_display form.product_form fieldset legend {
	font-size:18px;
	font-weight: normal;
	padding:0px;
}

.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;
	min-width:100px;
	max-width:200px;
}

.default_product_display .wpsc_quantity_update {
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left:10px;
}

.default_product_display .wpsc_quantity_update input, #content .default_product_display .wpsc_quantity_update input {
	margin:0;
	line-height:1.2em;
	font-size:12px;
}


.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.2em;
	font-size:12px;
	color:#F60;
}

.default_product_display .wpsc_product_price {
	margin-bottom:10px;
	font-size:16px;
	padding:5px;
	display:inline-block;
	*zoom:1;
}

.default_product_display .in_stock,
.single_product_display .in_stock {
	position: relative;
	background-image: url("yes_stock.png"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/wpsc-images/yes_stock.png*/);
	background-repeat: no-repeat;
	padding-left: 20px;
	left:-5px;
}

.default_product_display .out_of_stock,
.single_product_display .out_of_stock {
	position: relative;
	background-image: url("outofstock.png"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/wpsc-images/outofstock.png*/);
	background-repeat: no-repeat;
	padding-left: 20px;
	left:-5px;
}


.default_product_display .wpsc_product_price p, #content .default_product_display .wpsc_product_price p {
	margin:0;
}

.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("outofstock.png"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/wpsc-images/outofstock.png*/) no-repeat scroll 0 2px transparent;
	padding-left:18px;
	margin:0;
}

.default_product_display div.wpsc_loading_animation {
	visibility:hidden;	
	margin-top:5px;
}

.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;
}

.default_product_display .wpsc_buy_button_container,
#content .default_product_display .wpsc_buy_button_container,
.single_product_display form.product_form .wpsc_buy_button_container,
#content .single_product_display form.product_form .wpsc_buy_button_container{
	text-align: right;
}

/*-----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.2em;
	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, #content input.wpsc_buy_button{
	font-size: 12px;
}

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.2em;
}

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;

}

table.list_productdisplay h2.prodtitle, #content table.list_productdisplay h2.prodtitle {
	font-size:15px;
	line-height:1.2em;
	margin:0;
	word-wrap: break-word;	
}

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:underline;
	color:#006699;
}

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 {
	width:650px;	
	position:relative;	
}

.single_product_display {
	margin-bottom:20px;
	padding:10px;
	position:relative;	
}

.imagecol {
	margin-right:5px;
/* 	width:25%; */
	float:left;	
	position:relative;
}

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

.single_product_display .imagecol img.no-image, #content .single_product_display .imagecol img.no-image {
	background-color:#EFEFEF;
	display:block;
}

.productcol {
	float:left;
/* 	width:70%; */
	width: 345px;
	position:relative;
}

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

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

.single_product_display form.product_form fieldset legend, #content .single_product_display form.product_form fieldset legend {
	font-size: 13px;
	color: #555555;
	font-weight: bold !important;
	font-weight: normal;
	padding: 5px;
}

.single_product_display form.product_form input, #content .single_product_display form.product_form input {
	padding:2px;
	margin:0;
	
	line-height:1.2em;
	font-size:14px;
}

.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.2em;
	font-size:14px;	
}

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

.single_product_display .wpsc_variation_forms table, #content .single_product_display .wpsc_variation_forms table, .single_product_display .wpsc_variation_forms table tr, #content .single_product_display .wpsc_variation_forms table tr, .single_product_display .wpsc_variation_forms table td, #content .single_product_display .wpsc_variation_forms table td {
	border:none;
	border-collapse:collapse;	
	margin:0;
	font-size: 13px !important;
	color: #555555;
}

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

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

.single_product_display .wpsc_variation_forms select {
	margin:0;
	min-width:100px;	
	max-width:200px;
}

.default_product_display .wpsc_quantity_update {
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

.single_product_display .wpsc_quantity_update input, #content .single_product_display .wpsc_quantity_update input {
	margin: 0;
	line-height: 1.2em;
	font-size: 12px;
	float: left;
}


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

.single_product_display .wpsc_product_price {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 5px;
}

.single_product_display .wpsc_product_price p, #content .single_product_display .wpsc_product_price p {
	margin:0;
}

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

.single_product_display p.soldout {
	font-weight:bold;
	font-size:14px;
	color:#C33;	
	background:url("outofstock.png"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/wpsc-images/outofstock.png*/) no-repeat scroll 0 5px transparent;
	padding-left:18px;
}

.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 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("grey-star-1.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/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("gold-star-1.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/wpsc-images/gold-star.gif*/) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a.selected {
	background-position:0 0;
	background:transparent url("gold-star-1.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/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;
	clear: both;
	padding: 0 !important;
	width: 80%;
	border-top: 1px dashed #ccc;
	height: 35px;
	margin-top: 1em;
}
div.product_footer strong{
	display: block;
	font-size: 7pt;
	font-weight: normal;
}
div.product_average_vote{
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	float: left;
	margin: 0 !important;
	height: inherit;
}
div.product_user_vote{
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	margin: 0 !important;
	height: inherit;
}
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: #ffffff;
	border: 4px solid #cccccc;
	display: none;
	height: auto;
	z-index: 9;
}
#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;
}

/*-----SHOPPING CART-----*/
.shopping-cart-wrapper {
	line-height:1.2em;
	position:relative;
}

.shopping-cart-wrapper span.cart_message {
	display:block;
	padding:5px;
	border:1px solid #dedede;
	margin:10px 0;	
}

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

.shopping-cart-wrapper .shoppingcart {
	padding:5px;
}

.shopping-cart-wrapper .shoppingcart table {
	width:100%;
}

.shopping-cart-wrapper .shoppingcart table th {
	font-family: Arial, sans-serif;
	padding:2px;
}

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

.shopping-cart-wrapper .shoppingcart table tbody td {	
	padding: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("delete.png"/*tpa=http://www.billysdiner.com/wp-content/themes/billysdiner/wpsc-images/delete.png*/) no-repeat scroll 0 4px transparent;
	width:14px;
	text-indent:-9999px;
	border:none;
	outline:none;
	*line-height:1;
	cursor:pointer;	
}

.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 0px 0px;
}

.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 2px #000;
	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-top:10px;	
}
/*

.shopping-cart-wrapper a.visitshop:link, .shopping-cart-wrapper a.visitshop:visited {
	text-decoration:underline;
	font-size:12px;
	color:#006699;
}

.shopping-cart-wrapper .empty {
	margin-bottom:5px;
}
*/

.shopping-cart-wrapper a.visitshop:hover, .shopping-cart-wrapper a.visitshop:active {
	text-decoration:none;
}

/*-----CHECKOUT PAGE-----*/
#checkout_page_container {
	width:650px;
	position:relative;
	clear:both;
}

#checkout_page_container textarea, #checkout_page_container input, #content #checkout_page_container textarea, #content #checkout_page_container input {
	line-height:1.2em;
	font-size:14px;	
	margin:0;
}

#checkout_page_container table.checkout_cart tr.header th{
	text-align: center;
}

#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{

}

#checkout_page_container .wpsc_make_purchase{
	bottom: 20px;
	float: right;
	position: relative;
}

#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:none;
	padding-left: 0px;
}

#content #checkout_page_container table.productcart {
	border: none;
}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row tr {
	border-bottom: 0px;
}

#checkout_page_container p.validation-error {
	clear:both;	
	color:red;
}

#content table.wpsc_checkout_table,
#content table.wpsc_checkout_table tr td {
	border: none;
	padding:0px;
	vertical-align: top;
}

.wpsc-shopping-cart .asterix {
	color:red;
}

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

#checkout_page_container table.checkout_cart {
	border:none;
}

#checkout_page_container table.checkout_cart tr, #content #checkout_page_container table.checkout_cart tr {
	margin:0;
	padding:0;
}

#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:2px 0px 1px 0px;
	margin:0px;
	line-height: 1;
}

#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.2em;
}

#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 {
	width: 200px;
	padding-left: 20px;
}

.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-----*/
#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("delicious.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/delicious.gif*/);
		}
	#wpsc_akst_digg {
		  background-image: url("digg.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/digg.gif*/);
		}
	#wpsc_akst_furl {
		  background-image: url("furl.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/furl.gif*/);
		}
	#wpsc_akst_netscape {
		  background-image: url("netscape.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/netscape.gif*/);
		}
	#wpsc_akst_yahoo_myweb {
		  background-image: url("yahoo_myweb.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/yahoo_myweb.gif*/);
		}
	#wpsc_akst_stumbleupon {
		  background-image: url("stumbleupon.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/stumbleupon.gif*/);
		}
	#wpsc_akst_google_bmarks {
		  background-image: url("google_bmarks.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/google_bmarks.gif*/);
		}
	#wpsc_akst_technorati {
		  background-image: url("technorati.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/technorati.gif*/);
		}
	#wpsc_akst_blinklist {
		  background-image: url("blinklist.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/blinklist.gif*/);
		}
	#wpsc_akst_newsvine {
		  background-image: url("newsvine.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/newsvine.gif*/);
		}
	#wpsc_akst_magnolia {
		  background-image: url("magnolia.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/magnolia.gif*/);
		}
	#wpsc_akst_reddit {
		  background-image: url("reddit.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/reddit.gif*/);
		}
	#wpsc_akst_windows_live {
		  background-image: url("windows_live.gif"/*tpa=http://www.billysdiner.com/wp-content/themes/wpsc-core/images/social_networking/windows_live.gif*/);
		}
	#wpsc_akst_tailrank {
		  background-image: url("tailrank.gif"/*tpa=http://www.billysdiner.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-----*/
.item_text {
	float:left;
	width:33%;
}

.item_text h2 a{
    color: #000000;
    font-family: Arial,sans-serif;
    font-weight: bold;
    text-decoration: none;
}

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

.wpsc_container.wpsc_featured{
	margin-top: 20px;
	margin-bottom: 20px;
}


.featured_product_price{
    font-style: oblique;
    margin-bottom: 10px;
}

.wpsc_description a{
	text-decoration: none;
	font-size: 14px;
}





















#product-stock-info		{font-size: 13px; color: #555555; margin-bottom: 10px; float: left;}



















