/*
WordPress Shopping Cart Plugin CSS
Front-End Styles

All rights reserved Tribulant Software (CC) 2009
Original: wp-checkout/css/default/wp-checkout.css
*/

.gridcategories {
    float: left;
    width: 200px;
    margin: 5px 34px 0 0;
    font-family: "Haettenschweiler", Verdana, Helvetica, sans-serif;
    color: #757575;
}

.gridcategories h3 {
    text-align: right;
    background: #111111 url('../../images/grid_head.jpg') top left no-repeat;
    padding: 5px 10px 5px 0;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: "Haettenschweiler", Verdana, Helvetica, sans-serif;
    font-size: 24px;
}

.gridcategories ul {
    list-style: none;
    margin: 0 0 0 0;
    padding: 10px 0 10px 0;
    background: #f4f4f4;
}

.gridcategories ul li {
    background: #f4f4f4;
}

.gridcategories ul li a {
    color: #757575;
    display: block;
    text-align: right;
    padding: 5px 10px 5px 0;
    font-size: 20px;
}

.gridcategories ul li a:hover {

}

.wpcosearchform {
    width: 650px;
}

.wpcosearch {
    background: transparent url('../../images/search.jpg') top left no-repeat;
    display: block;
    height: 41px;
    width: 650px;
    text-align: right;
}

.wpcosearch input {
    margin: 8px 8px 0 0;
    width: 165px;
    height: 17px;
    background: none;
    border: none;
    padding: 2px 5px 0 5px;
    color: #000000;
}

img.wpco {
	border: none;
}

ul.wpcowidgetproducts {
	
}

ul.wpcowidgetproducts li {

}

ul.wpcowidgetproducts li:before {
	content: "" !important;
}

.wpcowidgetthumb {
    
}

.wpcowidgetitem {
    
}

.wpcowidgetitem a {
    
}

span.cart {
	padding: 0 0 0 20px;
	background: url('../../images/icon.png') center left no-repeat;
}

span.wpcoerror, div.wpcoerror, li.wpcoerror, p.wpcoerror {
	color: #FF0000 !important;
}

.wpcooos {
	color: #ff0000 !important;
	font-size: 11px !important;
}

.wpcosuccessmsg {
	color: green !important;
}

.wpcohandle {
	cursor: move;
	width: 11px;
	height: 11px;
	display: block;
	background: url('../images/drag_handle.gif') no-repeat;
}

form.wpco {
	width: 100%;
	text-align: left;
}

fieldset.wpco {
	width: auto !important;
	border: none;
    border-bottom: 2px #efefef solid;
	margin: 15px 0 10px 0;
	padding: 5px 0 5px 0;
	text-align: left;
}

fieldset.wpco legend {
	text-align: center;
	font-weight: bold;
	padding: 0 0 0 0;
    color: #333333;
    font-size: auto;
    font-style: normal;
}

fieldset.wpco legend sup.wpcorequired {
	color: #ff0000 !important;
}

fieldset.wpco select {
	width: 100%;
}

fieldset.wpco input[type=text] {
	width: 97% !important;
}

label {
	cursor: pointer;
}

input.wpco {
	font-size: 12px;
}

fieldset.wpcooptionslinkfieldset {
	background: #FEFFE5 !important;
}

p.wpcooptionslink {

}

div.wpcocategory {

}

div.wpcocategory .wpcocatimg {
	float: left;
	margin: 0 10px 0 0;
}

div.wpcocategoriesgrid {

}

div.wpcocategoriesgrid ul {
    list-style: none;
    margin: 10px 0 15px 0;
    padding: 0 0 0 0;
}

div.wpcocategoriesgrid ul li {
    margin: 0 10px 15px 0;
    list-style: none;
    list-style-type: none !important;
    float: left;
    border-bottom: none;
    text-align: center;
}

div.wpcocategoriesgrid ul li:before {
    content: "" !important;
}

div.wpcocategoriesgrid a {
    text-decoration: none;
}

div.wpcocategoriesgrid a img {
    border: none;
}

div.wpcocategoryimg {
    border-bottom: 1px #999999 solid;
    margin: 0 0 3px 0;
    display: block;
}

div.wpcocategoriesgrid h4 {
    font-size: 15px;
    font-weight: bold;display: block;
	width: 100%;
	margin: 0 0 15px 0;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

div.wpcocategoriesgrid h4 a {
	display: block;
}

div.wpcopaging {
	margin: 15px 0;
}

div.wpcopaging span.displaying-num {
	display: block;
	width: 100%;
	font-style: italic;
	margin: 15px 0;
}

div.wpcopaging .page-numbers {
	border: 1px #999999 dotted;
	padding: 10px;
	margin: 0 10px 0 0;
	text-decoration: none;
}

div.wpcopaging .current {
	font-weight: bold;
}

div.wpcopaging .current, div.wpcopaging a.page-numbers:hover {
	border: 1px #515151 solid;
	text-decoration: none;
}

div.wpcosort p {
    font-size: 12px !important;
    line-height: 14px !important;
}

div.wpcosteps {
	margin: 0 0 10px 0;
	padding: 5px 0;
	display: block;
	clear: both;
	border-bottom: 1px #999999 dotted;
}

div.wpcosteps ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

div.wpcosteps ul li {
	float: left;
	padding: 0 0 0 0;
	margin: 0 8px 0 8px;
	color: rgb(34, 68, 102);
}

div.wpcosteps ul li.active {
	font-weight: bold;
	color: rgb(213, 78, 33);
}

div.wpcosteps ul li span.number {
	font-size: 22px;
}

ul.wpcochecklist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

ul.wpcochecklist li ul {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
}

div.wpcosupplierimg {

}

a.wpcobuylink {
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #515151;
}

span.wpcoloading {
	margin: 5px 0 0 0;
	display: block;
}

span.wpcoloading img {
	border: none !important;
}

div.wpcoproductsgrid {
    width: 100%;
    display: block;
}

div.wpcoproductsgrid ul {
    list-style: none;
    display: block;
    text-indent: 0px !important;
}

div.wpcoproductsgrid ul li.wpco {
    float: left;
    font-family: Haettenschweiler;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    list-style: none !important;
    list-style-type: none !important;
    list-style-image: none !important;
    text-align: center;
    /*background-image:url(http://www.juggerdesign.com/cartimage.jpg);*/
    border: none;
    margin: 0 15px 15px 0;
    padding: 0 0 0 0;
    max-width: 500px;
    width: 200px;
}

div.wpcoproductsgrid ul li:before {
    content: "" !important;
}

div.wpcoproductsgrid div.img {
    border: none;
    background: #f1f1f1 url('../../images/grid_imgbg.jpg') top left no-repeat;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

div.wpcoproductsgrid ul li a img {
    border: none;
    width: 139px;
    height: 108px;
    margin: 10px 0 10px 0;
}

div.wpcoproductsgrid div.details {
    background: #090909 url('../../images/grid_details.jpg') top left no-repeat;
    text-align: right;
    padding: 10px 10px 10px 0;
    color: #FFFFFF;
}

div.wpcoproductsgrid div.details form {
    text-align: right;
    margin: 5px 0 0 0;
}

div.wpcoproductsgrid div.details span.addtocart input {
    background: transparent url('../../images/grid_add.jpg') top left no-repeat;
    border: none;
    width: 112px;
    height: 30px;
    text-indent: -999px;
    margin: 8px 0 0 0;
}

div.wpcoproductsgrid div.details input.qty {
    text-align: center;
    color: #333333;
}

div.wpcoproductslist {
	width: 100%;
	margin-top: 35px;
}

div.wpcoproductslist ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0 !important;
	list-style: none;
	text-indent: 0px !important;
}

div.wpcoproductslist ul li.wpco {
	display: block;
	width: 100%;
	border-bottom: 1px #999999 dotted;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-indent: 0px;
	list-style: none !important;
	list-style-type: none !important;
	list-style-image: none !important;
}

div.wpcoproductslist ul li:before {
	content: "" !important;
}

div.wpcoproductslist ul li.l {
	text-align: center;
}

div.wpcoproductslist ul li.r {
	text-align: right;
}

div.wpcoproductslist ul li h3.wpco, div.wpcoproductsgrid ul li.wpco h3.wpco, div.wpcoproductsgrid ul li h4.wpco {
	display: block;
	width: auto;
	margin: 0 0 15px 0;
    font-size: 11px !important;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    background: #000000 url('../../images/grid_head.jpg') top left no-repeat;
    margin: 0 0 0 0 !important;
    padding: 0 5px !important;
    height: 40px !important;
    line-height: 40px;
    font-family: Verdana;
    color: #FFFFFF;
}

div.wpcoproductsgrid h3 a {
    color: #FFFFFF;
}

div.wpcoproductslist ul li.l h3 {
	text-align: left;
}

div.wpcoproductslist ul li.r h3 {
	text-align: right;
}

div.wpcoproductslist ul li h3 a, div.wpcoproductsgrid ul li.wpco h3.wpco a {
	display: block;
	width: 100%;
	text-decoration: none;
    line-height: auto;
}

div.wpcoproductslist ul li h3 a:hover {
	text-decoration: none;
}

div.wpcoproductsgrid ul li h4 {
	font-size: 8px !important;
}

div.wpcoproductslist ul li.l div.img, div.shortproduct div.img {
	float: left !important;
	margin: 0 10px 5px 0;
}

div.wpcoproductslist ul li.r div.img {
	float: right;
	margin: 0 0 5px 10px;
}

div.wpcoproductslist ul li.r form {
	text-align: right;
}

div.wpcoproductslist ul li div.pricewrap, div.pricewrap {
	margin: 0 0 0 0;
}

div.wpcoproductslist ul li span.price, span.price {
	color: #FFFFFF;
	font-weight: bold;
}

div.wpcoproductslist ul li span.sprice, span.sprice {
	font-size: 12px;
	color: #666666;
    display: none;



}

div.productdetails {
    color: #666666;
    font-size: 18px;
    text-align: right;
}

div.productdetails form {
    text-align: right;
}

div.productdetails input.qty {
    width: 20px !important;
    text-align: center;
    color: #333333;
}

div.wpcoproduct span.price {
    color: #666666;
    font-size: 18px;
}

div.wpcoimglist {
	margin: 10px 0;
}

div.wpcoproduct {
    font-family: Haettenschweiler;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}

div.wpcoproduct h2.title {
    background: transparent url('../../images/product_title.jpg') center left no-repeat;
    height: 40px;
    line-height: 35px;
    padding: 0 0 0 60px !important;
    font-family: "Haettenschweiler", Verdana, Helvetica, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 0 25px 0;
}

h2.carttitle {
    background: transparent url('../../images/cart_title.jpg') center left no-repeat;
    height: 50px;
    text-indent: -9999px;
    margin: 0 0 15px 0;
}

small {
    font-size: 14px;
}

div.wpcoproduct a img {
	border: none;
}

div.wpcoproduct div.wpcohowmany {
	margin: 10px 0;
}

div.wpcoproduct div.wpcoimages {
	float: left;
	margin: 0 20px 0 0;
}

div.wpcoimglist ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0 !important;
	text-indent: 0px !important;
	list-style: none;
}

div.wpcoimglist ul li {
	float: left;
	margin: 0 3px 3px 0;
	padding: 0 0 0 0;
	text-indent: 0px;
	list-style: none;
}

div.wpcoimglist ul li:before {
	content: "";
}

div.wpcoimglist ul li a img {
	border: 1px #cccccc solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px;
}

div.wpcoimglist ul li a:hover img {
	border: 1px #515151 solid;
}

table.form-table {
	margin-top: 14px !important;
}

table.wpco {
	width: 100%;
}

table.wpco tbody tr td, table.wpco th {
	padding: 4px !important;
}

table.wpco thead tr, table.wpco tbody tr.total {
	background: #cccccc;
	font-weight: bold;
}

table.wpco thead tr th, table.wpco tbody tr.total td {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 4px;
	font-weight: bold;
}

table.wpco thead tr th {
	text-align: center;
}

table.wpco tr.arow {
	background: #f1f1f1;
}

table.wpco tr.erow {
	background: #fafafa;
}

table.wpco th.check-column {
	text-align: center;
}

table.wpco td {
	padding: 4px;
	text-align: left;
}

table.wpco tr td {
	padding: 2px;
	margin: 0 0 0 0;
	border: none;
}

.wpcocleaner, hr.wpco {
	clear: both !important;
	height: 1px;
	visibility: hidden;
}