/*
Theme Name: Vanilla Cart
Theme URL: http://www.shoppingthemes.com/vanillacart/
Description: Vanilla Cart is a clean and minimalist shopping cart theme made for the famous WP e-Commerce plugin.
Author: Lim Cheng Soon
Author URI: http://www.shoppingthemes.com
Version: 0.4
Tags: two-columns, right-sidebar, fixed-width, white, threaded-comments, sticky-post,theme-options

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Changelog:
v0.1 - 3rd May 2009
v0.2 - 7th June 2009
v0.3- 16th June 2009
v0.4 - 8th September 2009

*/
BODY
{
	background: #FFF url(http://farm5.static.flickr.com/4044/4460224963_d6a5c19a94_o.jpg);
	color: #303030;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 20px;
	padding: 0px;
}
#wrap
{
	background: #FFFFFF;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
/************************************************
*    Hyperlinks                                    *
************************************************/
A IMG
{
	border: none;
}
A:focus, A:hover, A:active
{
	outline: none;
}
/************************************************
*    Header                                      *
************************************************/
#header
{
	width: 780px;
	height: 120px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
#header H1
{
	color: #DDDDDD;
	font-size: 30px;
	font-family: Arial, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 30px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
#header H1 A, #header H1 A:visited
{
	color: #666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#header H1 A:hover
{
	color: #999;
	text-decoration: none;
}
.headerleft
{
	float: left;
	height: 90px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.headerleft P
{
	color: #999;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.headerright
{
	float: right;
	margin: 0px;
	padding: 0px;
}
/************************************************
*    Navigation                                  *
************************************************/
#nav
{
	margin: 0px;
	padding: 0px;
}
#nav UL
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav LI
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav LI A, #nav LI A:visited
{
	background: #48ABC6;
	color: #FFF;
	display: block;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 5px 0px 0px;
	padding: 8px 15px;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#nav LI A:hover
{
	background: #FFFFFF;
	color: #666;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#nav LI LI A, #nav LI LI A:visited
{
	background: #FFFFFF;
	width: 170px;
	color: #666;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px;
	border-bottom: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#nav LI LI A:hover, #nav LI LI A:active
{
	background: #F1F1F1;
	color: #666;
	padding: 7px 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#nav LI UL
{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#nav LI LI
{
}
#nav LI UL A
{
	width: 150px;
}
#nav LI UL A:hover, #nav LI UL A:active
{
}
#nav LI UL UL
{
	margin: -29px 0 0 171px;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL, #nav LI.sfhover UL UL, #nav LI.sfhover UL UL UL
{
	left: -999em;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL, #nav LI LI LI.sfhover UL
{
	left: auto;
}
#nav LI:hover, #nav LI.sfhover
{
	position: static;
}
#nav .current_page_item A, #nav .current_page_item A:visited
{
	background: #FFFFFF;
	color: #666;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#nav .current_page_item A:hover
{
	background: #F1F1F1;
	color: #666;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#nav .current_page_item UL LI A, #nav .current_page_item UL LI A:visited
{
	background: #FFFFFF;
	color: #666;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#nav .current_page_item UL LI A:hover
{
	background: #F1F1F1;
	color: #666;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
/************************************************
*    Content                                      *
************************************************/
.splash
{
	width: 760px;
	padding: 30px 30px 0;
}
#content
{
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	line-height: 20px;
}
#contentleft
{
	float: left;
	width: 500px;
	margin: 0px;
	padding: 20px 0px 20px 20px;
}
#contentleft H1
{
	color: #000;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #DDDDDD;
}
#contentleft H1 A
{
	color: #444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#contentleft H1 A:hover
{
	color: #0092E4;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#contentleft H2
{
	color: #666;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #DDDDDD;
}
#contentleft H3
{
	color: #666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #DDDDDD;
}
#contentleft H4
{
	color: #999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #DDDDDD;
}
#contentleft H5
{
	color: #999;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #DDDDDD;
}
#contentleft H6
{
	color: #999;
	font-size: 8px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #DDDDDD;
}
#contentleft IMG.wp-smiley
{
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#contentleft IMG.wp-wink
{
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
.sticky
{
	background: #F7F7F7;
	margin: 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
}
.post
{
	margin: 0px 0px 50px;
}
.postarea
{
	margin: 0px;
	padding: 0px;
}
.postarea P
{
	padding: 0px 0px 10px;
	margin: 0px;
}
.postarea A, .postarea A:visited, .postcomments A, .postcomments A:visited
{
	color: #18E;
	text-decoration: none;
}
.postarea A:hover, .postcomments A:hover
{
	color: #000;
	text-decoration: none;
}
.postarea OL
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px;
}
.postarea OL LI
{
	margin: 0px;
	padding: 0px 0px 5px;
}
.postarea UL
{
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px;
}
.postarea UL UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.postarea UL LI
{
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
}
.postarea UL UL LI
{
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
}
BLOCKQUOTE
{
	background: #F7F7F7;
	margin: 0px 25px 15px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
}
#content BLOCKQUOTE P
{
	margin: 0px;
	padding: 10px 0px;
}
.postauthor
{
	margin: 0px 0px 10px;
	padding: 0px;
}
.postmeta
{
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px;
	border: 1px solid #E6E6E6;
}
.postmeta P
{
	margin: 0px;
	padding: 0px;
}
.singlepostmeta
{
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px;
	padding: 5px 10px;
	border: 1px solid #E6E6E6;
}
.singlepostmeta P
{
	margin: 0px;
	padding: 0px;
}
CODE
{
	background: #F7F7F7;
	margin: 0px 25px 15px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
}
.archive
{
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
}
/************************************************
*    Images                                       *
************************************************/
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
IMG.alignnone
{
	padding: 0px;
	margin: 0px 0px 10px;
	display: inline;
}
IMG.alignright
{
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}
IMG.alignleft
{
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignright
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.alignleft
{
	float: left;
	margin: 0px 10px 10px 0px;
}
.wp-caption
{
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption IMG
{
	margin: 0px 0px 5px;
	padding: 0px;
	border: 0px solid #000000;
}
.wp-caption P.wp-caption-text
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/************************************************
*    Sidebar                                      *
************************************************/
#sidebar
{
	float: right;
	width: 190px;
	margin: 20px 10px 20px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	border-left: 1px solid #DDD;
}
#sidebar A, #sidebar A:visited
{
	color: #666;
	text-decoration: none;
}
#sidebar A:hover
{
	color: #999;
	text-decoration: underline;
}
#sidebar H2
{
	color: #666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom: 1px solid #DDDDDD;
}
#sidebar H3
{
	color: #666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}
#sidebar P
{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#sidebar .widget
{
	background: #F7F7F7;
	margin: 0px 0px 10px;
	padding: 10px;
	border: 1px solid #E6E6E6;
}
#sidebar UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar UL LI
{
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
#sidebar UL UL LI A, #sidebar UL UL LI A:visited
{
	color: #666;
	text-decoration: none;
}
#sidebar UL UL LI A:hover
{
	color: #999;
	text-decoration: underline;
}
#sidebar UL UL
{
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#sidebar UL UL UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar UL LI LI
{
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#sidebar UL LI UL LI
{
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#sidebar .textwidget
{
	margin: 0px;
	padding: 0px;
}
#cat
{
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 230px;
	color: #222222;
	margin: 5px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
}
.widget_tag_cloud
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
/************************************************
*    Footer                                      *
************************************************/
#footer
{
	width: 780px;
	background: #5BD;
	margin: 0px auto;
	padding: 0px 0px 15px;
	text-align: right;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.footer
{
	width: 740px;
	margin: 0px auto;
	padding: 15px 0px 0px;
}
#footer P
{
	color: #000;
	margin: 0px;
	padding: 0px;
}
#footer A
{
	color: #000;
	text-decoration: none;
}
#footer A:hover
{
	color: #000;
	text-decoration: underline;
}
/************************************************
*    Search Form                                    *
************************************************/
.postform
{
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
}
#subscribe
{
	margin: 0px;
	padding: 10px 0px 5px;
	overflow: hidden;
}
#subbox
{
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
}
#subbutton
{
	background: #666666 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px;
	border: 1px solid #666666;
}
#searchform
{
	margin: 0px;
}
#searchformheader
{
	margin: 0px;
}
#s
{
	background: #FFFFFF;
	width: 165px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 2px 0px 2px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
}
#searchsubmit
{
	background: #003663;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 1px;
	border: 1px solid #003663;
}
#submit
{
	background: #003663;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px;
	border: 1px solid #003663;
}
#author, #email, #url
{
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
}
#comment
{
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
}
/************************************************
*    Comments                                    *
************************************************/
.commentlist LI UL LI
{
	font-size: 12px;
}
.commentlist LI
{
	font-weight: bold;
}
.commentlist LI .avatar
{
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
}
.commentlist CITE, .commentlist CITE A
{
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.commentlist P
{
	font-weight: normal;
	text-transform: none;
}
.commentmetadata
{
	font-weight: normal;
}
#commentform INPUT
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}
#commentform
{
	margin: 5px 10px 0px 0px;
}
#commentform TEXTAREA
{
	width: 98%;
	padding: 2px;
}
#respond:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#commentform P
{
	margin: 5px 0px;
}
#commentform #submit
{
	margin: 0px;
	float: left;
}
.alt
{
	margin: 0px;
	padding: 10px;
}
.commentlist
{
	margin: 0px;
	padding: 0px;
}
.commentlist OL
{
	margin: 0px;
	padding: 10px;
}
.commentlist LI
{
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.commentlist LI UL LI
{
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist P
{
	margin: 10px 0px;
	padding: 0px;
}
.children
{
	margin: 0px;
	padding: 0px;
}
.nocomments
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.reply A, .reply A:visited
{
	background: #999;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px;
	border: 1px solid #999;
}
.reply A:hover
{
	background: #003663;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003663;
}
.commentmetadata
{
	font-size: 10px;
	margin: 0px;
	display: block;
}
.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
.thread-alt
{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.thread-even
{
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
}
.depth-1
{
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
}
.even, .alt
{
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
}
/************************************************
*    WP E-Commerce                          *
************************************************/
#widgetshoppingcart H3
{
	border-bottom: 1px solid #DDD;
}
#contentleft H2.prodtitles
{
	border: 0;
	margin: 10px 0;
}
#contentleft .imagecol
{
	margin-top: 10px;
}
H2.prodtitles A:link, H2.prodtitles A:visited
{
	color: #666;
	text-decoration: none;
	border: 0;
}
H2.prodtitles A:hover
{
	color: #333;
}
.wpsc_description P
{
	padding: 10px 0 0;
}
.wpsc_variation_forms
{
	color: #999;
	font-size: 12px;
}
.wpsc_variation_forms SELECT
{
	font-size: 11px;
	color: #666;
}
INPUT.wpsc_buy_button
{
	border: none;
	background: #CCC;
	color: #FFF;
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 5px;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
INPUT.wpsc_buy_button:hover
{
	background: #666;
}
.wpsc_product_price
{
	font-size: 12px;
	float: left;
}
.wpsc_product_price .pricedisplay
{
	color: #333;
}
#shoppingcartcontents P.visitshop
{
	text-align: right;
	margin-top: 10px;
}
#shoppingcartcontents P.visitshop A, #shoppingcartcontents .gocheckout A
{
	border: none;
	background: #CCC;
	color: #FFF;
	padding: 5px;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#shoppingcartcontents P.visitshop A:hover, #shoppingcartcontents .gocheckout A:hover
{
	background: #666;
	text-decoration: none;
}
#shoppingcartcontents .gocheckout
{
	text-align: right;
}
#shoppingcartcontents .emptycart
{
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
.product_grid_item
{
	padding: 0 20px 20px 0;
}
.product_grid_item .product_text
{
	line-height: 1.3em;
}
.product_grid_item .product_text STRONG
{
	font-size: 12px;
}
.product_grid_item .product_text BR
{
	margin: 10px 0;
}
.product_grid_item .product_text .pricedisplay
{
	color: #333;
}
.product_grid_item .grid_more_info
{
	margin: 0;
	padding: 0;
}
.product_grid_item .grid_more_info SELECT
{
	font-size: 10px;
	color: #666;
}
