/*
Theme Name: Sew Scary Theme
Theme URI: http://instinct.co.nz
Description: Sew Scary Style Theme
Version: 0.1
Author: Nicole Williams
Author URI: http://brainlava.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;
  } 

.wpsc_container h2 {font-size: 1.5em; margin-top: 20px;}
div.productdisplay img {
	max-width: none !important;
	padding: 8px 0 0 0;
	border: none;
}

div.item_image {
	background-image:url(images/itembg.gif);
	height:86px;
	width:116px;
}
 
div#sidebar div.item_image img {
	border:medium none;
	max-width:none !important;
	padding:8px 0pt 0pt 9px;
}
 
/*
 * 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; }
 
table.shoppingcart{ margin-left: -2px; margin-bottom: 5px; width: 100%; }

	table.shoppingcart tr td{ font-size: 8pt !important; }

div#widgetshoppingcart{ }

	div#widgetshoppingcart div { 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: 10px; 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.special{ color: #DD0000; font-weight:bold; }

h2.prodtitles{  font-size:1em; margin-top: 0px;}

	strong.prodtitles { display: block; margin-bottom: -15px; }
 
span.items { display:block; margin:0 0 15px 0;}

span.nomore { display:block;  margin:0 0 15px 0;}

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

#sliding_cart span.emptycart a { display:block; margin:10px 3px 0 0 !important; padding: 5px 5px 0 5px!important; border: 1px solid #adadad; width: 100px; float: left; height: 27px; background: #ccc url(images/ssBtnBg.gif) repeat-x top left; text-align: center; font-weight: bold; text-transform: uppercase; font-size: 0.85em; }*/

p.empty {margin: 0 !important; padding: 0 !important;}

p.visitshop  { margin:10px 0 0 0 !important; padding:0 !important; border: 1px solid #adadad; width: 100px; float: left; height: 32px; background: #ccc url(images/ssBtnBg.gif) repeat-x top left; text-align: center; font-weight: bold; text-transform: uppercase; font-size: 0.85em; }

	p.visitshop a { margin-top: 6px; display: block;}
	
	p.visitshop a:hover, span.emptycart a:hover {color: #000; text-decoration: none !important;} 

 
/*
 * end shopping cart styling
 */

 
/*
 * product default display styling
 */
 
 h2.prodtitles { padding-bottom: 0px; border-bottom: 1px dotted #77467A; }
 
 /* Home Page Product Spotlight */
 
 .productSpotlight {width: 590px; border: 2px solid #77467A; border-top: 42px solid #77467A; padding: 5px; background: #fff; margin: 50px 0 60px; position: relative; float: left;}
	
	.productSpotlight .default_product_display {padding: 10px; width: 570px; border: 0px;} 
	
	.productSpotlight H2.prodSpotHeader {position: absolute; top: -39px; left: 15px;}
	
	.productSpotlight a:hover, .default_product_display a:hover {color: #77467A !important;}
	 
	 .productSpotlight div.productdisplay {margin-bottom: 0px !important; float: left !important; }
	 
	 .productSpotlight  div.producttext {margin-bottom: 0px !important; position: relative; top: 0px; left: 127px; width: 429px;}
	 
	 .productSpotlight div.default_product_display div.textcol div.imagecol {margin-left: 0px !important; position: absolute; top: 0px; left: 0px; margin-right: 20px;}
	 
	 .productSpotlight div.default_product_display div.textcol {margin-left: 0px !important; float: left; width: 560px;}
	 
	 .productSpotlight div.clear {display: none;}
	 	
 
 .default_product_display {padding: 10px; width: 576px; border: 2px solid #77467A; background-color: #ffffff; }
 
 	div.default_product_display div.textcol div.imagecol {margin-left: 0px !important; position: absolute; top: 0px; left: 0px; margin-right: 20px;}
 	
 	div.default_product_display div.textcol {margin-left: 0px !important;}
 	
 	div.default_product_display   div.producttext {margin-bottom: 0px !important; position: relative; top: 0px; left: 127px; width: 429px;}
 
div.productdisplay { position:relative; clear:both; top:0px; left: 0px; margin-bottom: 20px; text-align: left !important;}

table.productdisplay tr td{	vertical-align: top;	padding-bottom: 5px;	text-align: left !important;}

table.productdisplay tr td form{	text-align: left;}

div.imagecol{	position:relative;	float:left;/* 	width:250px; */	top:0px;	left: 0px;	padding-right: 5px;	margin-right: 5px;	border: 0px solid #ffffff;	vertical-align: top; }
  
div.productdisplay div.imagecol img{	border:1px dashed #D6C3DE;	padding:4px;	background: #77467A; }

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

div.single_product_display {position: relative; float: left; background: #ffffff; border: 2px #77467A solid; padding: 10px; width: 595px;}

div.single_product_display .clear {display:none;}

div.single_product_display div.textcol{ 	margin: 0px !important; float: left;	 }

div.single_product_display div.textcol div.imagecol	{margin-left: 0px !important; position: relative; left: 0px; top: 0px;}
	
div.single_product_display div.producttext { width: 345px; position: absolute; left: 250px; top: 0px; }

.wpsc_akst_share_link, .wpsc_akst_share_link img {display: none;} 

div.producttext{   text-align: left !important; font-size:0.9em; float: left; }
 
 div.producttext strong{ color: #555; }
 
 span.additional{ color:#232323;line-height:185%;font-weight:bold; }

span.single_additional_description{	margin-top:15px;}

span.price {	background-color:#9AC15C;	color:#FFFFFF;	margin-left:5px;	padding-left:2px;	padding-right:2px;}

a.wpsc_product_title{
 color:#350A44; 
 display: block;
 font-size: 11pt;
 margin: 0px 0px 5px 0px;
 } 
 
a.wpsc_product_title:hover{
 text-decoration: none;
 color: #77467A ;
 } 
 
div.breadcrumb {
  margin: 0px 0px 10px 0px;
}
 
p.wpsc_description{
 margin: 0px 0px 6px 0px;
}
 
div.wpsc_variation_forms div{
  margin: 3px 0px 3px 0px;
}
 
div.wpsc_variation_forms div label{
  min-width: 60px;
  display: block;
  float: left;
  color:#333333;
  font-size: 66%;
  font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
  text-transform: uppercase;
  padding: 3px 0px 3px 0px;
}
 
table.wpsc_variation_forms{
 margin: 0px 0px 0px 0px;
 
 }

table.wpsc_variation_forms select{
	background-color:#EEEEEE;
	border-width:1px;
	font-family:verdana;
	font-size:8pt;
	margin:0px;
	width:115px;
}

table.wpsc_variation_forms label{
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:150%;
	text-transform:uppercase;
 }

p.wpsc_extras_forms label{
 color: #333333;
 font-size: 9pt;
 font-weight: bold;
 }
 
p.wpsc_product_price{
 margin: 10px 0px 10px 0px;
 color: #333333;
 font-size: 9pt;
 font-weight: bold;
 height: 30px;float:left;
 }
  
p.wpsc_product_extra_content{
 margin: 10px 0px 10px 0px;
 color: #333333;
 font-size: 9pt;
 font-weight: bold;
 }
 

input.wpsc_buy_button {width: 135px; height: 31px ;  float: right;	cursor: pointer;}

/* 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; 
 display:none;
 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 form{
 text-align: left;
 }

tr.product_shipping td h2{ margin:  0 0 0 5px; font-size: 1.0em; padding: 0; }
 
div#homepage_products{
 width:100%;
 }
 
/* frontpage_product and category view styling */
div.frontpage_product{
 width:auto;
 float: left;
 height: 190px;
 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: 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; }

table.productcart  input {padding: 3px; border: 1px solid #77467A;}

table.productcart  input[type="submit"] { margin:0 !important; padding: 0px 5px 0 5px!important; border: 1px solid #adadad; width: 55px; height: 25px; background: #ccc url(images/ssBtnBg.gif) repeat-x top left; text-align: center; font-weight: bold; text-transform: uppercase; font-size: 0.7em; }

form.adjustform{ display: inline; }

table.productcart tr.firstrow td { font-weight:bold; background-color: #77467A; border-left: 2px solid white; color: #fff;}

table.productcart tr.firstrow td.firstcol{ border-left: none; }

table.productcart tr.product_shipping td{ vertical-align: middle; border-top: 1px solid #77467A !important; padding-top: 4px; }

table.productcart tr.total_price td{ border-bottom: 1px solid #77467A !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; }
/* 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-left: 0px; }
  
.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{  font-size: 8pt;  }
  
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: none; position: relative; margin: 6px 0px 0px 0px; }

/*
 * 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 #350A44; 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 0px; display: block; font-weight: normal; }
 
#fancy_notification #fancy_notification_content a{ display: block; float: left; margin-right: 6px; margin-bottom: 3px; }
 
 #fancy_notification #fancy_notification_content a:hover { color: #000;}
  
/*
 * 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; padding: 5px; vertical-align: top; }

table.wpsc_checkout_table input, table.wpsc_checkout_table textarea {padding: 2px; width: 257px; border: 1px solid #77467A; }

table.wpsc_checkout_table input[type="submit"] { display:block; margin:10px 0 0 0 !important; padding: 0px 5px 0 5px!important; border: 1px solid #adadad; width: 150px; height: 33px; background: #ccc url(images/ssBtnBg.gif) repeat-x top left; text-align: center; font-weight: bold; text-transform: uppercase; font-size: 0.7em; }

table.wpsc_checkout_table select {padding: 2px; margin-bottom: 2px;}

table.wpsc_checkout_table tr td strong{ margin-top: 20px; display: block;} 
 
div#checkout_login_box{  display: none;  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
 */  
  
#custom div.category_view_product {background:#fff; border:1px dashed #77467A; font-size:1.0em;line-height:1.2em;margin:0 10px 10px 0;padding:4px;width:102px !important; text-align: center; height: 135px;}  

#custom div.category_view_product .product_details {width: 100%; margin-top: 3px;}

#custom div.category_view_product img {border: 1px solid #77467A; margin-right: 0px;}

#custom div.category_view_product a {font-size:0.8em;line-height:1.0em; text-decoration: none !important;}

#custom div.category_view_product form {display: none;}

div.category_view_product{
  width: 100%;
  float: left;
  text-align: left;
  margin: 0px 0px 30px 0px;
  }
 
div.category_view_product a img.product_image{
  float: left;
  margin-right: 6px;
  }

div.product_grid_display div.product_grid_item img{
  width: 100px;
  height: 70px;
}
 
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;  
  color:#44555F;  
  font-size: 11pt;
  border-bottom:1px solid #C8D2DE;
  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{
  color:#44555f;
  font-size: 11pt;
  }
  
/*
 *  Stuff with multiple or miscellaneous uses
 */ 

strong.title{
 font-size: 12.5pt;
 }

a.categorylink{
 font-size: 8pt;
 }
 
td.totals{
 vertical-align: bottom;
 }

form#specials{
 display: inline;
 }
 
strong.special{
 color: #607090;
 }

div.wpsc_product_search{
 background-color: #eff2f3;
 display: block;
 height: 22px;
 _height: 30px;
 padding: 4px;
 }

div.wpsc_product_search input.wpsc_product_search{
 float: right;
 height: 19px;
 width: 144px;
 _width: 144px;
 margin: 2px 10px 0px 0px;
 padding: 0px 14px 0px 20px;
 background: url(images/iShop_search.png) no-repeat; 
 border: none;
 }

div.wpsc_product_search .submit{
 display: none;
}

div.product_grid_item {
	text-align:center;
	float:left;
}

div.grid_price{
	background-color:#D3D3D3;
	color:#222222;
	font-weight:bold;
	margin:0pt auto 9px 4px;
	padding-bottom:2px;
	padding-top:2px;
	text-align:center;
	width:108px;
	font-family:Verdana,Arial,Helvetica,sans-serif !important;
}

div.product_text .grid_prodcut_title {
  font-weight: bold;
	margin: 0 0 10px 0;
	font-family:Verdana,Arial,Helvetica,sans-serif !important;
}

div.product_text .grid_prodcut_title a:hover {
	color:#2A718C;
}

div.product_text .grid_prodcut_title a {
	color:#4D98C8;
}

div.breadcrumb {
	margin-bottom:15px;
	font-size:0.9em;
}

span.soldout {
	background-color:#CA1717;
	color:#FFFFFF;
	margin-left:5px;
	padding-left:2px;
	padding-right:2px;
}

span.soldoutgrid {
	color:#CA1717;
}
 div.item_image {
	background-image:url(images/itembg.gif);
	height:86px;
	width:116px;
}
 
div.item_image img {
	border:medium none;
	max-width:none !important;
/* 	padding:8px 0pt 0pt 9px; */
}
