﻿/*
Theme Name: Dilectio
Theme URI: http://instinct.co.nz
Description: Dilectio Theme
Version: 0.1
Author: Matt Heard
Author URI: http://instinct.co.nz
*/

div.clear {
    clear: both;
    height: 1px;
    margin-top: -1px;
}

.store .SC {
	width: 690px;
}

.store .SR {
	width: 240px;
	margin-left: 5px;
    margin-right: 5px;
}

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

div.productdisplay img {
  max-width: none !important;
  padding: 0px;
  border: none;
}
 
 
/*
 * shopping cart styling
 */
 
div#shopping-cart {
	background-color: #e6f2ef; 
	padding: 2px 9px 4px 9px;
	margin-top: 40px;
	margin-left: -10px;
    margin-right: -10px;
	border: #678f86 1px dotted;
}

div#shopping-cart p.visitshop,
div#shopping-cart br {
	display: none;
}

div#shopping-cart h2 {
	color: #004d41;/*
	margin-left: -5px;
	margin-right: -5px; */
}

div#shopping-cart table.shoppingcart {
	color: #002c25;
	margin-left: -3px;
	margin-right: -3px;
	border-collapse: collapse;
}

div#shopping-cart table.shoppingcart th,
div#shopping-cart table.shoppingcart td {
	padding-left: 3px; padding-right: 3px;
}

div#shopping-cart table.shoppingcart th {
	font-weight: normal;
	background-color: #d1e4e0;
}

div#shopping-cart table.shoppingcart th,
div#shopping-cart table.shoppingcart td {
	text-align: right;
}

div#shopping-cart table.shoppingcart th#thproduct,
div#shopping-cart table.shoppingcart td.tdproduct {
	text-align: left;
}

div#shopping-cart table.shoppingcart th#thprice,
div#shopping-cart table.shoppingcart td.tdprice {
	padding-left: 5px;
}

div#shopping-cart span.subtotal {
	display: none;
}

div#shopping-cart span.total {
	color: #002c25;
	display: block;
	text-align: right;
	background-color: #d1e4e0;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: -3px;
	margin-right: -3px;

}

div#shopping-cart span.total span.totalhead {
	padding-right: 3px;
}

div#shopping-cart span.total span.pricedisplay {
	padding-right: 3px;
}

div#shopping-cart span.emptycart {
	display: block;
/*	margin-left: -5px; */
	margin-top: 7px;
}

div#shopping-cart span.emptycart a,
div#shopping-cart span.emptycart a:active,
div#shopping-cart span.emptycart a:link,
div#shopping-cart span.emptycart a:visited {
	color: #517a73;
}

div#shopping-cart span.emptycart a:hover {
	color: #002c25;
}

div#shopping-cart span.gocheckout {
	display: block;
	padding: 1px 7px;
	margin: 1px -5px 3px -5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #678f86;
	border: 1px #eeede4 outset;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

div#shopping-cart span.gocheckout a:after {
	content: " »";
} 

div#shopping-cart span.gocheckout a,
div#shopping-cart span.gocheckout a:active,
div#shopping-cart span.gocheckout a:hover,
div#shopping-cart span.gocheckout a:link,
div#shopping-cart span.gocheckout a:visited {
	display: block;
	color: #fff;
}

div#shopping-cart span.items {
	display: none;
}

/* Alternate "thank you" version */
div#shopping-cart .cart_replacement p {
    margin-top: 0;
    margin-bottom: 5px;
}

div#shopping-cart .cart_replacement a:link,
div#shopping-cart .cart_replacement a:visited {
    color: #517a73;
}

div#shopping-cart .cart_replacement a:hover {
	color: #002c25;
}
 
/*
 * end shopping cart styling
 */
 
/*
 * About widget styling
 */
 
div.widget_wpsc_about p {
	color: #35383d;
	margin: 0 0 1em 0;	
}
div.widget_wpsc_about p.last {
	margin-bottom: 0;
}

/*
 * Donation widget styling
 */
 
div.widget.widget_donations {
    display: none;
}

div.checkout div.widget.widget_donations {
    display: block;
}

div.widget.widget_donations ul li {
	color: #35383d;
}
div.widget.widget_donations form {
    float: left;
    margin: 1px 0;
}
div.widget.widget_donations input {
    margin: 1px 0;
}
div.widget_donations strong,
div.widget_donations form {
	display: block;
}
div.widget_donations img {
    float: right;
    margin: 2px 0;
}
div.widget_donations strong {
    display: none;
}
div.widget_donations p {
    margin-top: 0;
    margin-bottom: 1em;
}
div.widget_donations li {
	clear: both;
}
 
/*
 * product default display styling
 */

div.productdisplay,
div.categorydisplay {
  text-align: left !important;
  color: #35383d;	
  clear:both;
}
 
div.productdisplay {
  position:relative;
  float:left;
  top:0px;
  left: 0px;
  margin-bottom: 21px;
  padding: 0px;
  padding-bottom: 9px;
	border-bottom: #ddcfcf 1px dotted;
  width: 100%;
/*   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.productdisplay h2.prodtitles,
div.categorydisplay h2.prodtitles {
	margin: 0;
	font-size: 16px;
	color: #004d41;
}

div.productdisplay h2.prodtitles a,
div.productdisplay h2.prodtitles a:active,
div.productdisplay h2.prodtitles a:hover,
div.productdisplay h2.prodtitles a:link,
div.productdisplay h2.prodtitles a:visited {
	color: #004d41;
	text-decoration: none;
}


div.categorydisplay h2.prodtitles a,
div.categorydisplay h2.prodtitles a:active,
div.categorydisplay h2.prodtitles a:link,
div.categorydisplay h2.prodtitles a:visited {
	color: #004d41;
	text-decoration: none;
}

div.categorydisplay h2.prodtitles a:hover {
	color: #f784c5;
	text-decoration: none;
}

div.wpsc_category_description {
	border-bottom: #ddcfcf 1px dotted;
	color: #35383d;
	padding-bottom: 9px;
	margin-bottom: 21px;
    font-size: 13px;
}

div.textcol{
 position:relative;
 float:left;
 top:0px;
 left: 0px;
 padding: 0px;
 padding-bottom: 10px;
 margin: 0px;
/* Adjust this width according to your layout*/
/*  width: 77%; */
 text-align: left !important;
/*   border: 1px solid green; */
 }

div.categorydisplay div.textcol {
    width: 100%;
    margin-bottom: 15px;
}
 
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;
}

div.producttext{
 font-size: 13px;
/* width: 100%; */
 text-align: left !important;
 }
 
p.description{
 margin: 0px 0px 6px 0px;
 } 
 
p.wpsc_description{
 margin: 0px 0px 6px 0px;
 } 
 
p.wpsc_variation_forms{
 margin: 0px 0px 0px 0px;
 }

p.wpsc_variation_forms label{
 }
 
 p.wpsc_product_price{
 margin: 0px 0px 0px 0px;
 }
 
 p.wpsc_product_extra_content{
 margin: 0px 0px 0px 0px;
 }
 
 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;
}

    /*
    * product rating styling
    */ 
    div.product_footer{
    position: relative;
    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 3px;
 } 
 
table.list_productdisplay tr.list_view_description td div{
 display: none;
 padding: 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;
}
 
table.wpsc_checkout_table {
	width: 80%;
	font-size: 13px;
	color: #35383d;
	margin-bottom: 35px;
	border-collapse: collapse;
}

table.wpsc_checkout_table td {
	padding: 3px 7px;
}

table.wpsc_checkout_table td.labelcol {
	width: 90px;	
	vertical-align: top;
	padding-top: 5px;
}

table.wpsc_checkout_table td strong {
	font-weight: normal;
}

table.wpsc_checkout_table tr.heading-row {
	background-color: #f784c5;
	color: #fff;
}

table.wpsc_checkout_table tr.instructions-row td {
	padding-top: 7px;
}

table.wpsc_checkout_table tr.personalize-mode td {
	border-bottom: 1px dashed #dd6dad;
	padding-top: 5px;
}

table.wpsc_checkout_table tr.personalize-mode div {
	padding: 3px 0 5px 4px;
}

table.wpsc_checkout_table input.text, 
table.wpsc_checkout_table textarea, 
table.wpsc_checkout_table select {
	margin-right:0;
	width: 434px;
	font-family:"Verdana","Lucida Fax","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
}
table.wpsc_checkout_table select {
	width:271px !important;
}
table.wpsc_checkout_table textarea {
    height: 2.4em;
    line-height: 1.2em;
    margin: 0;
}

table.wpsc_checkout_table tr.player-number input.text {
	width: 75px;
}


table.wpsc_checkout_table select.current_country {
	display: none;
}

input.make_purchase {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5%;
	margin-left: 104px;
}
 
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 */
hr.productcart {
	display: none;
}

table.productcart {
	margin-bottom: 35px;
	padding: 0px;
	border-collapse: collapse;
	padding-top: 3px;
	border: none;
	color: #35383d;
	font-size: 13px;
	border: 1px solid #f784c5;
	width: 80%;
}

table.productcart td {
	vertical-align: middle;
	padding: 3px 10px 3px 7px;
	border-left: 1px solid #ffcee6;
	background-color: #fff;
	white-space: nowrap;
}

table.productcart td.firstcol {
	padding-right: 45px;
	border-left-width: 0px;
	white-space: normal;
}

table.productcart form.adjustform {
	display: inline;
}

table.productcart form.adjustform input.button {
	font-size: 11px;
	line-height: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.productcart tr.firstrow,
table.productcart tr.firstrow td {
	background-color: #f784c5;
	border-color: #f784c5;
	color: #fff;
}

table.productcart tr.product_shipping td{
	vertical-align: middle;
	padding-top: 4px;
}

table.productcart a {
	font-size: 11px;
	padding-left: 3px;
	color: #dc4a9e;
}


#coupon_num{
  width: 134px !important;
}

table.productcart tr.total_price td {
	background-color: #ffcee6;
	color: #4f434b;
	font-weight: bold;
	padding-top: 4px;
}
 
table.productcart tr.total_price td .pricedisplay {
  display: block;
  margin-left: -1px;
}
 
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;
 }
/* end Verify your Order styling */



/*
 * category display styling
 */

li.MainCategory strong * {
	font-weight: normal;
}

img.catimage{
 float:left;
 position: relative;
 top: -3px;
 margin-right: 2pt;
 }

strong.cattitles{
 display: none;
 z-index:1;
/* margin-bottom: -15px; */
 }
/*
div.PeCatsBrands ul.PeCategories {
	margin-left: -5px; 
	padding-left: 5px;
}
*/
div.PeCatsBrands ul.PeCategories li {
	overflow: visible;
	padding-right: 1px;
}

div.PeCatsBrands ul.PeCategories li.MainCategory strong.current {
	display: block;
	background-color: #ffeaf8;
	margin-left: -6px;
	padding-left: 4px;
	border-left: 2px #f8a3d1 solid;
}

div.PeCatsBrands ul.PeCategories li.MainCategory strong.current a {
	font-weight: bold;
	color: #00382d;
}


/*
 * 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: 1px solid #d0c1c1;
	 display: none;
	 height: auto;
	 z-index: 9;
	 overflow: hidden;
 }  

#fancy_notification div {
    position: relative;
    border: 3px solid #fff;
}

#fancy_notification img {
    display: none;
} 
  
/*
 * 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; }  

div.order_status{ border: 1px solid #eeeeee; display: none; width: 100%; }

div.order_status div{ width: 100%; padding:0px 0px 1ex 0px; display: block !important;}
  
div.order_status ul{ list-style-type: none; margin: 1ex 0px 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 0px;
  }
 
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 0px
  }
 
  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 0px 0px 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;
 }
 
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 0px;
 }
  
table.productdisplay tr td {
  position: relative;
 }

div.breadcrumb {
  margin: 0px 0px 10px 0px;
}


table.logdisplay {

}

select#current_country {
  width: 204px;
}

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


/* Side Right Store +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRS h2 { color:#336699; font-size: 16px; border-bottom: solid 1px #eeede4; letter-spacing: -1px; padding: 5px 0px; margin: 0px;}

.SRS ul { margin: 0px; padding: 0px;}
.SRS li { margin: 0px; padding: 0px; list-style-type: none; }
.SRS a { color:#004D41;}
.SRS a:visited { color:#004D41;}
.SRS a:hover { color:#F784C5; text-decoration: none;}

/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRS .widget { margin: 0px 0px 15px 0px; padding: 0px;}
.SRS .widget ul { margin: 0px; padding: 0px;}
.SRS .widget li { margin: 0px; padding: 1px 0px 1px 0px; list-style-type: none; font-size: 12px; border-bottom: solid 1px #eeede4; color:#999;}
.SRS .widget li a { color:#004D41;}
.SRS .widget li a:visited { color:#004D41;}
.SRS .widget li a:hover { color:#F784C5; text-decoration: none;}

div.checkout div.widget_wpsc_categorisation {
    display: none;
}

.SRS .widget_wpsc_categorisation ul { margin: 0px; padding: 0px;}
.SRS .widget_wpsc_categorisation ul li { margin: 0px; padding: 1px 0px 1px 0px; list-style-type: none; font-size: 12px; border-bottom: solid 1px #eeede4; color:#999; font-weight: bold;}
.SRS .widget_wpsc_categorisation ul li a { color:#004D41;}
.SRS .widget_wpsc_categorisation ul li a:visited { color:#004D41;}
.SRS .widget_wpsc_categorisation ul li a:hover { color:#F784C5; text-decoration: none;}
.SRS .widget_wpsc_categorisation ul ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; background: none; border-bottom: none;}
.SRS .widget_wpsc_categorisation ul li li { margin: 0px; padding: 1px 0px; list-style-type: none; background: none; border-bottom: none; font-size: 12px; font-weight: normal;}


/* IE7 Fixups */
div#shopping-cart li,
div#shopping-cart div#widgetshoppingcart,
div#shopping-cart table#shoppingcart {
	height: 1%;
}

