/*
Theme Name: Wine Intelligence
Theme URI: http://wineintelligence.com
Description: Dynamic content management system
Version: 1.0
Author: Gavin Fitzgerald
Author URI: http://mediafab.biz
Tags: 

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, sans-serif;
	background: #d5d6d7 url(images/bgcolor.jpg);
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	/* border: 1px solid #959596; */
	text-align: left;
	}

#header {
	background: url(images/header.gif) no-repeat bottom center;
	}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url(images/footer.gif) no-repeat top;
	border: none;
	color: #FFF;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

h2 {
	font-size: 1.1em;
	}

h3 {
	font-size: 1em;
	}
h4 {
	font-size: 1em;
	}
	
h2.pagetitle {
	font-size: 1.1em;
	}

#sidebar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	}
#testimonial h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	text-align: left;
	}	
#sidebar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	text-align: left;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Geneva, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Geneva, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em Courier New, Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover , h4 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;	/*border: 1px solid #959596;*/
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 140px;
	width: 960px;
	}
#homeheader {
	margin: 0 0 0 0px;
	padding: 0;
	height: 140px;
	width: 960px;
	}
#headerimg {
	margin: 0;
	height: 140px;
	width: 100%;
	}
#headertitle1 {
	position: relative;
	left: 20px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	}
#headertitle2 {
	position: relative;
	left: 20px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	}
	
	/* NAVIGATION BUTTONS */
#Navbar {
	height: 60px;
	width: 960px;
	background-image: url(images/Navbar.gif);
	background-repeat: no-repeat;	
}
#Navbarhome {
	height: 60px;
	width: 960px;
	background-image: url(images/Navbarhome.gif);
	background-repeat: no-repeat;	
}		
.Navmenu {
	height: 20px;
	width: 920px;
	position: relative;
	left: 20px;
	top: 5px;
}
.nav {
	position: relative;
	float: left;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	overflow: hidden;  
	font-size: 12px;
	margin-left: 10px;  
}
.nav a {
	display: block;
	color: #000000;
	font-size: 12px;
	display: block;
	float: left;
	color: #333;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.nav a img{visibility:hidden; }
.nav a:hover {color: #ffffff; }
.nav a:hover img{visibility:visible}
.nav span {
	position: absolute;
	left: 7px;
	top: 2px;
	text-align: center;
	cursor: pointer;					     
}
	/* END OF NAVIGATION */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}
.introtext {
	float: left;
	width: 320px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.newstext {
	float: left;
	width: 305px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.substext {
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 25px;
}
	

.widecolumn {
	width: 650px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}

.post {
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}
.teammetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* Brochures */

#brochures {
	background: url(images/brochures.gif) no-repeat bottom center;
	height: 200px;
	width: 960px;
	float: left;
	}
#brochure1 {
	float: left;
	width: 270px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 29px;
}
#brochure2 {
	float: left;
	width: 270px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 29px;
}
#brochure3 {
	float: left;
	width: 270px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 29px;
}
#brochures #brochure1 table tr td p, #brochures #brochure2 table tr td p, #brochures #brochure3 table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	padding-left: 10px;
}

/* Footer */

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	height: 100px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	position: relative;
	top: 20px;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h4 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
		
img.postheadingimg {
	float: left;
	padding-right: 20px;
	border: thin none #003366;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 10px 0;
	margin-left: 745px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*
 * emm_paginate - WordPress Pagination Function
 * Version: 1.0
 *
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/
 * Link: http://www.ericmmartin.com/pagination-function-for-wordpress
 *
 */
.emm-paginate {}
.emm-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.emm-paginate a:hover, .emm-paginate a:active {background:#ccc; color:#888;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-current {color:#fff; background:#5f87ae; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}



#widgetshoppingcart { width: 190px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 0px; margin: 0px;}
#widgetshoppingcart h3, #sideshoppingcart h3 { padding: 10px 10px; margin: 0px; font-size: 14px;}
#shoppingcartcontents { margin: 0px; padding: 0px !important; width:100% !important;}
#sideshoppingcart {  background: #fff; border: 1px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 0px !important; margin: 0px !important; }
#sliding_cart { width: 188px; border: 1px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 0px !important; margin: 0px !important;}
.shopping-cart-wrapper { margin: 0 !important; padding: 0 !important; padding-left: 0px; width: 100% !important; background: #fffbe3}
.shopping-cart-wrapper p { position: relative; top: -10px; padding: 0px 10px; font-style:italic; color: #999; font-size: 9px !important;}
p.empty { padding: 10px !important;}
p.visitshop,
p.visitshop a { padding-left: 10px;}
p.visitshop { display: none;}
.emptycart { padding: 5px 10px; text-align: right; font-weight: bold; }
.emptycart a { color: #083066;}

.gocheckout {padding: 5px 5px 10px 5px; margin-top: 5px; margin-bottom: 10px; font-size: 12px; text-align: center; font-weight: bold; background: #083066; }
.gocheckout a { color: #3FDEF0; text-transform: uppercase;}

span.items { background: #083066; color: #fff; padding: 4px 6px; width: 70%; z-index: 10; position: relative; left: -1px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px;}
span.numberitems { font-weight: bold;}
span.cartcount { color: #3FDEF0; font-weight: bold; padding: 1px 4px; background: #111; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
span.total { font-weight: bold; border: 1px solid #ccc; border-width:1px 0 1px 0; margin-bottom: 5px; padding: 8px 5px; background: #eee;}
#widgetshoppingcart span.pricedisplay {  text-align: right; position: relative; top: 0px; }
span.totalhead {}

table.shoppingcart { margin: 10px 0; }
table.shoppingcart td { color: #999; font-size: 10px; padding: 3px;}
th#product { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px;}
th#quantity { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px;}
th#price { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px;}

table.productcart{width:100%; margin:0 0 20px;}
table.productcart, 
table.productcart td{text-align:left;}
table.productcart td{ padding-left:12px; background: #eee; padding: 10px 0;}

table.productcart tr.total_price td{ padding-left: 12px; background:#fff; text-transform: uppercase; font-size: 14px;}
table.productcart tr.total_price span#checkout_total { font-size: 14px; padding-right: 12px;}
table.productcart tr.firstrow td {background:#083066 !important; color: #fff; padding-left: 12px; border: 1px solid #fff !important;}
table.productcart td.firstcol{text-align:left; padding-left:12px;}

#wpsc_shopping_cart_container { background: #eee; margin-top: -10px;}
.wpsc_checkout_forms { text-align: left !important; margin-left: 12px; margin-top: 15px;}

table.wpsc_checkout_table{width:100%; margin:20px 0 0;}
table.wpsc_checkout_table strong{margin:6px 0; padding-bottom:6px; display:block;}
table.wpsc_checkout_table, 
table.wpsc_checkout_table td{ }
table.wpsc_checkout_table input{margin-right:3px; font-size:110%; border: 1px solid #ccc; padding: 3px 2px;}
table.wpsc_checkout_table textarea{height:40px; border: 1px solid #ccc; padding: 3px 2px;}
table.wpsc_checkout_table textarea, 
table.wpsc_checkout_table select{width:260px; margin-right:0}

.make_purchase { background: #083066; color: #3FDEF0; text-transform: uppercase; font-size: 16px !important; font-weight: bold; border: none !important; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin: 10px 20px 10px 10px !important; float: right; }

#products_page_container { margin-top: 0px; height:100%; overflow:hidden;}
/*
 * product default display styling
 */
div.productdisplay{position:relative; float:left; clear:both; top:0; left:0; margin:0px !important;border: none !important; padding:20px 0 10px 0; width:100% !important; text-align:left !important; border-top: none;}
div.imagecol{position:relative; float:left; top:0; left:0; padding-right:5px; margin-right:5px; border:none; /* border:1px solid blue; */}
div.productdisplay div.imagecol img{border:none}
div.textcol{position:relative; float:left; top:0; left:0; padding:0; padding-bottom:10px; margin:0; text-align:left !important; /* border:1px solid green; */_display:inline; }
div.textcol form{text-align:left !important}
div.single_product_display div.textcol{margin-right:0}
.item_no_image{border:2px solid #083066; background:#ccc; display:block}
.item_no_image a, .item_no_image .link_substitute{display:table-cell; width:inherit; height:inherit; color:#666; text-align:center; vertical-align:middle}
.item_no_image a span, .item_no_image .link_substitute span{display:block}
div.producttext{font-size:12px; padding: 0 10px; width:620px; text-align:left !important}
p.description{margin:0 0 6px 0}
p.wpsc_description{margin:0 0 6px 0}
p.wpsc_variation_forms{margin:0}
p.wpsc_variation_forms label{}
p.wpsc_product_price{margin:0}
span.wpscsmall{font-size:0.8em}
p.wpsc_product_extra_content{margin:0}
div.wpsc_product_price{ position:relative; left:-10px; color: #999; background: #eee; border:1px solid #ccc; padding: 10px; width: 90% !important;}
span.pricedisplay { font-weight: bold; color: #083066;}
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}

.widget_wpsc_latest_products { margin:20px 0;}
.widget_wpsc_latest_products h2 { font-size:14px !important;}

#grid_view_products_page_container, #content #grid_view_products_page_container{width:650px; position:relative; line-height:1.2em}
#grid_view_products_page_container .wpsc_page_numbers_top{margin-bottom:10px}
#grid_view_products_page_container .wpsc_page_numbers_bottom{margin-top:20px}
#grid_view_products_page_container .wpsc_page_numbers_top a:link, #grid_view_products_page_container .wpsc_page_numbers_top a:visited, #grid_view_products_page_container .wpsc_page_numbers_bottom a:link, #grid_view_products_page_container .wpsc_page_numbers_bottom a:visited{padding:5px 8px; background-color:#069; background:-webkit-gradient(    linear,    left bottom,    left top,    color-stop(0.76,rgb(73,166,192)),    color-stop(1,rgb(125,195,215))); background:-moz-linear-gradient(    center bottom,    rgb(73,166,192) 76%,    rgb(125,195,215) 100%); margin-right:5px; color:#fff; font-size:12px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; text-decoration:none; *display:inline-block; border:1px solid #29bade}
#grid_view_products_page_container .wpsc_page_numbers_top a:hover, #grid_view_products_page_container .wpsc_page_numbers_top a:active, #grid_view_products_page_container .wpsc_page_numbers_bottom a:hover, #grid_view_products_page_container .wpsc_page_numbers_bottom a:active{background:#49a6c0}
#grid_view_products_page_container .wpsc_page_numbers_top span.current, #grid_view_products_page_container .wpsc_page_numbers_top span.current, #grid_view_products_page_container .wpsc_page_numbers_bottom span.current, #grid_view_products_page_container .wpsc_page_numbers_bottom span.current{padding:5px 8px; background-color:#999; color:#fff; font-size:13px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; *display:inline-block; margin-right:5px}

.product_grid_display .grid_view_clearboth{clear:both}
.product_grid_display .product_grid_item{margin:10px; -moz-box-shadow:1px 1px 8px rgba(0,0,0,0.3); -webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.3); *border:1px solid #ccc; border:1px solid #ccc\9; padding:10px; float:left; text-align:center; position:relative}
.product_grid_display .product_grid_item img.product_image{background-color:#efefef}
.product_grid_display .product_grid_item .item_image, .product_grid_display .product_grid_item .item_no_image{margin-bottom:5px}
.product_grid_display .product_grid_item img.no-image, #content .product_grid_display .product_grid_item img.no-image{background-color:#efefef}
.product_grid_display h2.prodtitle, #content .product_grid_display h2.prodtitle{font-size:16px; margin-bottom:5px; color:#069; text-align:left; word-wrap:break-word; line-height:1.0em}
.product_grid_display span.sale{background:url(images/sale.png) no-repeat scroll 0 0 transparent; position:absolute; top:-3px; left:-14px; text-indent:-9999px; display:block; width:40px; height:40px}
.product_grid_display h2.prodtitle a:link, #content .product_grid_display h2.prodtitle a:link, .product_grid_display h2.prodtitle a:visited, #content .product_grid_display h2.prodtitle a:visited{text-decoration:none; color:#069}
.product_grid_display h2.prodtitle a:hover, #content .product_grid_display h2.prodtitle a:hover, .product_grid_display h2.prodtitle a:active, #content .product_grid_display h2.prodtitle a:active{text-decoration:underline}
.product_grid_display div.grid_description p, #content .product_grid_display div.grid_description p{font-size:0.8em; margin:0 0 5px 0; line-height:1.2em; text-align:left; color:#000}
.product_grid_display form.product_form fieldset, #content .product_grid_display form.product_form fieldset{margin:20px 0 10px 0; padding:0; border:1px solid #ccc}
.product_grid_display form.product_form fieldset legend, #content .product_grid_display form.product_form fieldset legend{padding:0 7px; margin:0 15px; font-size:14px; color:#069; font-weight:normal}
.product_grid_display .wpsc_variation_forms{padding:2px; margin-bottom:10px; text-align:left; line-height:1.2em}
.product_grid_display .wpsc_variation_forms table, #content .product_grid_display .wpsc_variation_forms table, .product_grid_display .wpsc_variation_forms table tr, #content .product_grid_display .wpsc_variation_forms table tr, .product_grid_display .wpsc_variation_forms table td, #content .product_grid_display .wpsc_variation_forms table td{border:none; border-collapse:collapse; margin:0}
.product_grid_display .wpsc_variation_forms table td.col1, #content .product_grid_display .wpsc_variation_forms table tr td.col1{width:10%; text-align:right; margin:0; padding:2px}
.product_grid_display .wpsc_variation_forms table td.col2, #content .product_grid_display .wpsc_variation_forms table tr td.col2{width:80%; text-align:left; margin:0; padding:2px}
.product_grid_display .wpsc_variation_forms label{font-family:Georgia,"Bitstream Charter",serif; color:#F60; font-size:12px}
.product_grid_display .wpsc_variation_forms select{margin:0; width:75px}
.product_grid_display .grid_product_info, #content .product_grid_display .grid_product_info{margin-bottom:10px; color:#F60; font-size:12px; line-height:1.2em; text-align:left}
.product_grid_display .grid_product_info .grid_description, #content .product_grid_display .grid_product_info .grid_description{color:#000; margin-bottom:5px}
.product_grid_display .grid_product_info p, #content .product_grid_display .grid_product_info p{margin:0}
.product_grid_display .price_container{height:25px}
.product_grid_display .grid_product_info span.oldprice{text-decoration:line-through; color:#666}
.product_grid_display .grid_product_infoe span.currentprice{color:#000}
.product_grid_display .grid_product_info span.pp_price{color:#000}
.product_grid_display p.soldout, #content .product_grid_display p.soldout{font-weight:bold; font-size:14px; color:#C33; background:url(images/outofstock.png) no-repeat scroll 0 2px transparent; padding-left:18px; margin:0; line-height:1.2em; min-height:19px; display:inline-block}
.product_grid_display div.wpsc_loading_animation{visibility:hidden}
#grid_view_products_page_container .product_grid_display div.wpsc_loading_animation img{border:none}
.product_grid_display .wpsc_buy_button, #content .product_grid_display .wpsc_buy_button{background-color:#069; background:-webkit-gradient( linear, left bottom, left top, color-stop(0.76,rgb(73,166,192)), color-stop(1,rgb(125,195,215))); background:-moz-linear-gradient( center bottom, rgb(73,166,192) 76%, rgb(125,195,215) 100%); color:#fff; font-size:12px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:1px solid #29bade; text-shadow:1px 1px 1px rgba(0,0,0,0.8); padding:5px; *padding:1px; cursor:pointer; line-height:1.2em; margin:0}
.product_grid_display .wpsc_buy_button, #content .product_grid_display .wpsc_buy_button:hover{background:#369}
.product_grid_display a.more_details:link, .product_grid_display a.more_details:visited{margin:5px 0; display:block; color:#069; text-decoration:none; text-align:center}
.product_grid_display a.more_details:hover, .product_grid_display a.more_details:active{text-decoration:underline}

table.list_productdisplay{margin-bottom:20px; border-collapse:collapse; width:100%; border: none !important;}
table.list_productdisplay tr td{vertical-align:middle !important; padding-bottom:0; font-size:8pt; border: none !important;}
table.list_productdisplay tr td a.wpsc_product_title{text-align:left; border-bottom:none; text-decoration:underline}
table.list_productdisplay tr td img { display: none; }
table.list_productdisplay tr td div.wpsc_variation_forms p{padding:0; text-align:left}
table.list_productdisplay tr td select{margin-right:3px}
table.list_productdisplay tr.list_view_description{margin:0; padding:0}
table.list_productdisplay tr.list_view_description td{margin:0; padding:0 3px 5px 3px}
table.list_productdisplay tr.list_view_description td div{display:none; padding:3px}
div.wpsc_loading_animation{margin-top:3px; margin-left:6px; float:left}
.list_productdisplay .wpsc_loading_animation{display:none}

ul.wpsc_categories {margin-left:0 !important; padding:0 !important;margin-left: 0px; padding-left: 0px !important; text-indent: 0px !important; }
ul.wpsc_categories li { width: 43%; min-height:125px; margin:0px 5px 20px 5px !important; padding:15px 10px; list-style-type: none; text-indent: 0px !important; vertical-align: middle; float: left !important; background:#eee; border:3px solid #ddd; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
ul.wpsc_categories li .wpsc_subcategory { margin:10px 0px !important; padding-left: 0px !important; text-indent: 0px !important;}
ul.wpsc_categories li a.wpsc_category_link { font-size:18px; font-weight:bold;}
ul.wpsc_categories li ul li { margin-top:40px !important; float: left; width: 50%; }
ul.wpsc_categories li ul li a.wpsc_category_link { font-size:14px; font-weight:bold;}
.breadcrumb { font-size:10px; letter-spacing:-0.04em;}
h3.wpsc_category_boundary {display: none;}
.wpsc_category_details { background:red; display: none;}
ul.wpsc_categories { clear: both;}

li.widget_wpsc_live_search h2 { padding: 10px 0 !important;}
.live_search_form ul { margin: 0px !important; padding: 0px !important;}
.live_search_form .blind_down ul li {padding-left:5px !important;}
.live_search_form .blind_down ul li:before {content: "" !important;}
.live_search_form .blind_down img.live-search-image { display: none;} 
li#latest-products { padding: 0 !important; margin: 0 !important;}
li#latest-products .item_image { display: none;}

li#latest-products h2,
li#product-tags h2,
li.live_search_form h2 { margin-top: 20px !important;}
li#product-tags { font-weight: normal !important;}

ul.PeCategories { margin: 0 auto; margin-top: 20px !important;}
ul.PeCategories li { float: left;}
a.productlink { width: 230px; font-size: 16px !important; padding: 20px 25px; background: #eee; border: 3px solid #ddd; text-align: center; display: block; font-weight: bold;}
a.productlink:hover { border: 3px solid #ccc;}

#reports-table { border:none; width:100%; margin: 2% 2% 2% 0%; font-size: 11px;}
#reports-table th {background: #ddd; border: 1px solid #999; padding: 3px;}
#reports-table tr { background: #fefefe }
#reports-table tr.alternate { background: #efefef;}
#reports-table tr:hover { background: #eee;}
#reports-table td {border: 1px solid #999; padding: 3px;}

#reports-mainpage { margin: 0 auto; border: none;}
#reports-mainpage td { text-align: center; padding: 20px; background: #003366; color: #fff; width: 300px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 0px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-left-radius: 10px;
border-top-left-radius: 0px;
border-top-right-radius: 10px;
border-bottom-left-radius: 0px;
border-bottom-left-radius: 10px;
-moz-box-shadow: #666 0 2px 3px; -webkit-box-shadow: #666 0 2px 3px; box-shadow: #666 0 2px 3px;}
#reports-mainpage td a { display: block; color: #02DFF1;}
#reports-mainpage td:hover { background: #000033;}
#reports-mainpage .spacer { border: none; margin: 0px; padding: 0px; background: none; width: 0px; -moz-box-shadow: #666 0 0 0; -webkit-box-shadow: #666 0 0 0; box-shadow: #666 0 0 0;}

.vinisub-products-footer { clear: both; background: #F1F8F8; border: 5px solid #DCE4E4; -moz-box-shadow: #999 0 3px 4px;}
.vinisub-products-footer a { font-weight: bold;}


li#wp-e-commerce-search-widget { margin: 20px 0;}

.wpsc_category_grid { display: none;}
.wpsc_product_search { border: none !important}
.wpsc_product_search select { display: none;}
#out_grid_pic { display: none;}
.wpsc_product_search { margin: 10px 0;}
#default_pic { display: none;}

div.PeCatsBrands { float:left; margin-bottom:40px;}
ul.PeCategories li { clear: both;}
ul.PeCategories li a { border: none; background: none; padding: 0; margin: 0; font-size: 11px !important; display: inline; line-height: 1.5;}
ul.PeCategories li a:hover { border: none; padding: 0; margin: 0;}
ul.PeCategories li.cat-item { *width: 140px !important;}
ul.PeCategories li span.category { *float:left; *margin-bottom: 5px;  }
ul.PeCategories li span a.productlink { *float: left; *text-align: left; *overflow: auto;}

#wpsc_currency-3 select { width:190px !important;}

div.textcol_group_wp_search {
    float: left;
    text-align: center !important;
    position: relative;
    width: 190px;
    height: 200px;
    margin: 8px 4px 4px 4px; 
    border: 1px solid #dbeef4; 
    vertical-align: top;
    }

div.imagecol_group_wp_search {
    text-align: center !important;
     width: 100%;
    display: block;
    margin: 5px auto 5px auto;
    }

div.itemheading_wp_search {
    font-weight: bold;
    text-align: center !important;
     width: 100%;
    display: block;
    margin: 0px auto 0px auto;    
    font-size: 10pt;
    color: black;
    border: 2px solid #dbeef4;
    background-color: #dbeef4;
    }
div.imagecol_group_wp_search { margin-top: 8px;}    

span.oldprice_wp_search{
    text-decoration: line-through;
    }
 
span.oldprice_wp_search span{
    text-decoration: line-through;
    }
div.imagecol_group_wp_search span.search_page_price span {width: 190px; float: none !important; text-align: center !important;}
   
   
    
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 22px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 21px;
	line-height: 21px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 10px;
	font-size: 1em;
}
.tab_container { margin-bottom: 50px;}
