/*Theme Name: Default ThemeTheme URI: http://instinct.co.nzDescription: Default ThemeVersion: 3.5Author: Thomas HowardAuthor 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*/
.wpsc_container
{
	position: relative;
	_zoom: 1;
}
DIV.productdisplay IMG
{
	max-width: none !important;
	padding: 0px;
	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: 0px;
	padding: 0px;
	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: 0px 6px 0px 0px;
	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: 100%;
	width: 90%;
	text-align: left;
	padding: 6px;
	padding-top: 4px;
}
DIV#sideshoppingcart DIV H2
{
	margin-left: -1ex;
	display: inline;
}
INPUT.wpsc_buy_button
{
	float: left;
	margin-top: 15px;
}
A.wpsc_product_title
{
	display: block;
	float: none;
	text-decoration: none;
}
A.wpsc_edit_product
{
	display: block;
	float: left;
	font-size: 0.8em;
	margin: 0px 0px 0px 2px;
}
DIV.wpsc_listen_button
{
	clear: both;
}
DIV.wpsc_description
{
	clear: both;
}
TABLE.shoppingcart
{
	margin-left: -2px;
	margin-bottom: 5px;
}
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: 0px;
	margin-left: 5px;
	margin-bottom: -3px;
	border: none;
}
A#fancy_collapser_link IMG
{
	border: none;
}
DIV#shoppingcartcontents
{
	display: block;
}
DIV#sliding_cart
{
	margin: 0px;
	padding: 0px;
	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
{
	clear: both;
	font-size: 14px;
	margin: 1px 3px 0px 0px;
	padding-top: 0px;
	font-weight: normal;
}
H2.prodtitles SPAN
{
	display: block;
	float: none;
	color: #3A3A3A;
	font-size: 20px;
	margin-top: -11px;
}
SPAN.items
{
	display: block;
	margin: 0 0 15px;
}
SPAN.nomore
{
	display: block;
	margin: 0 0 15px;
}
SPAN.numberitems
{
	margin: 0 5px 0 0;
}
SPAN.subtotal, SPAN.total, SPAN.discount, SPAN.postage, SPAN.tax, SPAN.gocheckout
{
	display: block;
}
SPAN.totalhead, SPAN.discounthead, SPAN.subtotalhead, SPAN.postagehead, SPAN.taxhead
{
	font-weight: bold;
	margin-right: 5px;
}
SPAN.emptycart
{
	display: block;
	margin: 10px 0 0;
}
P.empty, P.visitshop
{
	margin: 0;
	padding: 0;
}
/** end shopping cart styling
* product default display styling*/
DIV.productdisplay
{
	position: relative;
	float: left;
	clear: both;
	top: 0px;
	left: 0px;
	margin-bottom: -11px;
	padding: 7px 0px 0px;
	width: 100%;
	text-align: left !important;
/*border: 1px solid red;*/
}
DIV.imagecol
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	padding-right: 5px;
	margin-right: 5px;
	border: 0px solid #FFF;
/*border: 1px solid blue;*/
}
DIV.productdisplay DIV.imagecol IMG
{
	border: 0px solid #FFF;
}
DIV.textcol
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 15px;
	padding-bottom: 10px;
	margin: 0px;
/*Adjust this width according to your layout
width: 77%;*/
	text-align: left !important;
/*border: 1px solid green;*/
	_display: inline;
	/*[empty]width:;*/
	/*[empty]height:;*/
}
DIV.textcol FORM
{
	text-align: left !important;
}
DIV.single_product_display DIV.textcol
{
/*Adjust this width according to your layout
width:41%;*/
	margin-right: 0;
}
.single_additional_description
{
	margin-top: -20px;
}
DIV.item_no_image
{
	border: 2px solid #AAAAAA;
	background: #CCCCCC;
}
DIV.item_no_image A, DIV.item_no_image DIV.link_substitute
{
	display: table-cell;
	width: inherit;
	height: inherit;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	/*[empty]margin-right:;*/
}
DIV.item_no_image A SPAN, DIV.item_no_image DIV.link_substitute SPAN
{
	display: block;
}
DIV.producttext
{
	font-size: 10pt;
	width: 100%;
	text-align: left !important;
}
P.description
{
	margin: 0px 0px 6px;
}
P.wpsc_description
{
	margin: 0px 0px 6px;
}
P.wpsc_variation_forms
{
	margin: 0px;
}
P.wpsc_variation_forms LABEL
{
}
P.wpsc_product_price
{
	margin: 0px;
}
SPAN.wpscsmall
{
	font-size: 0.8em;
}
P.wpsc_product_extra_content
{
	margin: 0px;
}
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*/
SPAN.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: 0px !important;
	width: 100%;
	border-top: 1px dashed #CCCCCC;
	height: 35px;
	margin-top: 1em;
}
DIV.product_footer STRONG
{
	display: block;
	font-size: 7pt;
	font-weight: normal;
}
DIV.product_average_vote
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	float: left;
	margin: 0px !important;
	height: inherit;
}
DIV.product_user_vote
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30%;
	margin: 0px !important;
	height: inherit;
}
SPAN.vote_total
{
	position: relative;
	top: -3px;
	left: 2px;
	font-size: 7pt;
}
SPAN.rating_saved
{
	color: #990000;
	display: none;
}
/**end product rating styling
* end default product display styling
* 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: 0px;
	font-size: 8pt;
/*border: 1px solid black;*/
}
TABLE.list_productdisplay TR TD SELECT
{
	margin-right: 3px;
}
TABLE.list_productdisplay TR.list_view_description
{
	margin: 0px;
	padding: 0px;
}
TABLE.list_productdisplay TR.list_view_description TD
{
	margin: 0px;
	padding: 0px 3px 5px;
}
TABLE.list_productdisplay TR.list_view_description TD DIV
{
	display: none;
	padding: 3px;
}
DIV.wpsc_buy_button_container
{
/*overflow: auto;*/
}
DIV.wpsc_loading_animation
{
	margin-top: 3px;
	margin-left: 6px;
	float: left;
}
DIV.wpsc_loading_animation IMG
{
	margin-bottom: -3px;
}
/** end list product display styling
* 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: 0px;
}
DIV.select_country FORM
{
	text-align: left;
}
FORM.wpsc_checkout_forms
{
	text-align: left;
}
FORM.wpsc_checkout_forms .login_error
{
	color: #FF0000;
}
FIELDSET.wpsc_registration_form
{
	border: none;
	text-align: left;
	margin: 0px;
	padding-left: 3px;
}
FIELDSET.wpsc_registration_form LABEL
{
	display: block;
	clear: left;
	float: left;
	width: 94px;
}
FIELDSET.wpsc_registration_form INPUT
{
	float: left;
	margin: 0px 0px 4px;
}
TABLE.wpsc_checkout_table INPUT.text, TABLE.wpsc_checkout_table TEXTAREA, TABLE.wpsc_checkout_table SELECT, FIELDSET.wpsc_registration_form INPUT
{
	margin-right: 0;
	width: 260px;
	font-family: Verdana, "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10pt;
}
TABLE.wpsc_checkout_table SELECT
{
	width: 271px !important;
}
TR.product_shipping TD H2
{
	margin-bottom: 15px;
	margin-top: 5px;
}
DIV#homepage_products
{
	width: 100%;
}
/*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: 0px;
}
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: 0px;
	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 #FFFFFF;
}
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: 0px !important;
}
#coupon_num
{
	width: 134px !important;
}
TABLE.productcart TR.total_price TD
{
	border-top: 1px solid #999999 !important;
	border-bottom: 1px solid #999999 !important;
	font-weight: bold;
	padding-top: 4px;
}
UL.checkout_links
{
	list-style-type: none;
	padding-left: 0px;
}
UL.checkout_links LI
{
	list-style-type: none;
	margin-left: 0px;
}
UL.checkout_links LI A
{
	color: #555555 !important;
	font-weight: normal !important;
}
UL.checkout_links LI A:hover
{
	color: #000000 !important;
}
A.termsandconds
{
	text-decoration: underline;
}
.validation-error INPUT, .validation-error TEXTAREA
{
	border: 1px solid #FF0000;
}
P.validation-error
{
	color: #FF0000;
	margin-bottom: 0px;
}
/*end Verify your Order styling
* category display styling
override some styling in the default wordpress theme*/
.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: 0px !important;
	margin-left: 0px;
}
.PeSwitcher UL
{
	padding-left: 0px;
}
.PeSwitcher UL LI
{
	margin-left: 0px;
}
.category_brand_header
{
	list-style: none !important;
}
.category_brand_header LI
{
	margin-left: 0px;
}
.category_brand_header LI:before
{
	content: none !important;
}
#content .category_brand_header LI A
{
	color: #333333;
	font-weight: bold;
	font-size: 11pt;
}
.PeCatsBrands UL
{
	padding-left: 0px;
}
.PeCatsBrands UL LI
{
	margin: 0px !important;
}
.PeCatsBrands UL.SubCategories
{
/*margin: 0px;*/
}
.PeCatsBrands UL.SubCategories LI
{
	margin-left: 1em;
}
UL.PeCategories
{
	margin: 0px;
}
.category_image
{
	float: left;
}
.widget H3.category
{
	margin-top: 0px;
	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;*/
}
/** end category display styling*/
DIV.wpcart_gallery IMG
{
	margin-right: 5px;
}
/** Fancy notification styling*/
#fancy_notification
{
	position: absolute;
	top: 0px;
	left: 0px;
	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: 0px !important;
}
#fancy_notification #fancy_notification_content SPAN
{
	margin: 0px 0px 6px;
	display: block;
	font-weight: normal;
}
#fancy_notification #fancy_notification_content A
{
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}
/** end Fancy notification styling*/
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: 0px;
	margin: 0px;
}
DIV#form_field_form_container DIV, DIV#form_field_form_container DIV TABLE
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}
DIV#form_field_form_container DIV TABLE TR TD
{
	padding: 0px;
	margin: 0px;
}
TABLE.logdisplay TD.details
{
	padding: 0px;
}
DIV.order_status
{
	border-bottom: 1px solid #EEEEEE;
	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 0px;
}
DIV.order_status TABLE.customer_details
{
	margin: 4px 0px;
}
DIV.order_status TABLE.customer_details TR TD
{
	text-align: left;
}
DIV.order_status DIV
{
	width: 100%;
	padding: 0px 0px 1ex;
	display: block !important;
}
DIV.order_status UL
{
	list-style-type: none;
	margin: 1ex 0px 0px;
	padding: 0px;
}
DIV.order_status UL LI
{
	padding-left: 0px;
}
DIV.order_status UL LI INPUT
{
	margin: 0px 2px -2px 0px;
}
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 0px 0px;
	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: 0px 0px -10px 5px;
	padding: 0px;
/*display: none*/
}
/** end checkout registration styling
* single category view styling*/
DIV.category_view_product
{
	width: 280px;
	float: left;
	text-align: left;
	margin: 0px 0px 10px;
}
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*/
P.wpsc_also_bought_header
{
	display: block;
	width: 100%;
	margin: 0px 0px 5px;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 10px;
}
DIV.wpsc_also_bought
{
	width: 100%;
	position: relative;
	margin: 0px;
}
P.wpsc_also_bought
{
	float: left;
	margin: 0px 0px 0px 5px;
}
P.wpsc_also_bought A.preview_link
{
	display: block;
	margin-bottom: 3px;
	margin-left: 2px;
	height: 96px;
	width: 96px;
/*border: 1px solid #cccccc;*/
}
P.wpsc_also_bought IMG.product_image
{
	display: block;
/*margin: 0px auto 0px auto;*/
}
P.wpsc_also_bought A.wpsc_product_name
{
	font-size: 11pt;
}
/**  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;
}
.pricedisplay
{
	color: #00B61D;
	font-weight: bold;
}
TD.totals
{
	vertical-align: bottom;
}
FORM#specials
{
	display: inline;
}
/*Modified By allen*/
.autocompleter
{
	color: #000000;
	border: 1px solid #BBBBBB;
	width: 255px;
	background-color: #DDDDDD;
}
.autocompleter UL LI
{
	cursor: pointer;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.selectAutocompleter
{
	cursor: pointer;
	background-color: #999999;
	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 0px 0px;
	padding: 2px 14px 0px 20px;
	background: url(../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 0px 12px;
}
TABLE.productdisplay TR TD
{
	position: relative;
}
DIV.breadcrumb
{
	margin: 0px 0px 10px;
}
TABLE.logdisplay
{
}
SELECT#current_country
{
	margin-right: 10px;
}
INPUT#zipcode
{
	margin: 0px;
}
/*End of modified By allen
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: 0;
}
.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*/
#INVALID-RULE
{
	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 0px;
}
.ui-datepicker-links
{
	background: #E0F4D7;
	padding: 2px 0px;
}
.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: 0px solid #000000;
	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: 0px 0px 8px;
}
DIV.wpsc_category_details IMG
{
	float: left;
	margin: 0px 6px 12px 0px;
}
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: 0px 7px 7px 0px;
	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: 0px 0px 4px;
	float: left;
	font-size: 9px;
	font-weight: normal;
}
.widget_wpsc_categorisation UL.category_images A.wpsc_category_link
{
	display: block;
	margin: 3px 0px 0px 4px;
	float: left;
}
.list_productdisplay .alt
{
	background-color: rgb(238, 238, 238);
}
.category-product-list
{
	display: none;
}
