
.order td {
	padding:10px;
	text-align:left;
	border:1px solid #ccc;
	vertical-align: top;
}
.products {

}
#shopp form ul li input {
	color:#777 !important;
}
#cart table li {
	list-style:none;
}
.cat_pos {
	position:relative;
	display:block;
}
#side_cats {
	width:165px;
	min-height:600px;
	float:left;
	background:url(images/shadow.gif) no-repeat top right;
	margin:0 15px 0 0;
}
#side_cats li {
	list-style:none !important;
}
#side_cats li a {
	color:#666;
	font-size:1.3em;
	text-decoration:none;
	line-height:1.8em;
	display:block;
	margin:0 10px 0 0;
}
#side_cats li a:hover {
	color:#ec0677;
	background:#f1f1f1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.category h3 {
	font-style: normal;
}
.catname {
	position:absolute;
	top:-53px;
	left:205px;
	font-style: italic !important;
	z-index:999;
	width:750px;
}
#orig {
	color:#ccc !important;
		text-decoration:none !important;
}
#orig span{
	text-decoration: line-through !important;
	color:#999 !important;
}
#content .category .product_in_grid {
	height:220px;
	width: 222px;
	float:left;
	margin:15px 7px 3px 7px;
	text-align: left;
	position:relative;
	background:url(images/shaddow.png) no-repeat bottom center;
}
#content .category .product_in_grid .prod_img {
	position:relative;
	padding:6px;
	background:url(images/product-bg.jpg) repeat-x 0 0 #404040;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width: 210px;
	height:160px;
	-moz-box-shadow:  1px 1px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:  1px 1px 5px rgba(0, 0, 0, 0.6);
	box-shadow:  1px 1px 5px rgba(0, 0, 0, 0.6);
}
#content .category .product_in_grid .prod_img a {
	display: block;
	width: 210px;
	height:160px;
}
#content .category .product_in_grid img {
	position:relative;
}
#content .category .product_in_grid .savings {
	background:url(images/savings.png) top no-repeat;
	width:51px;
	height:35px;
	position:absolute;
	font-weight: bold;
	top:-12px;
	right:10px;
	font-size:1.3em;
	color:#fff;
	padding:12px 0 0 0px;
	z-index:80;
	font-style:italic;
	text-align:center;
	text-shadow: 1px 1px 4px #2c4618;
}
#content .category .product_in_grid .addtocart {
	cursor:pointer;
	position:absolute;
	top:124px;
	right:-13px;
		background:url(images/add.png) no-repeat top center;
		height:61px;
		width:61px;
		text-indent:-9999em;
		border:none !important;


}
#content .category .product_in_grid .addtocart:hover {
	background:url(images/add.png) no-repeat bottom center;

}
#content .category .product_in_grid .price {
	position:absolute;
	top:140px;
	text-align:center;
	color:#fff;

	font-size:1.1em;
	letter-spacing:0.1em!important;
	font-weight:bold;

	background:url(images/product-bg.jpg) repeat-x 0 -140px #404040;
	padding: 3px 10px 0 10px;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-right-radius: 7px;
border-bottom-left-radius: 7px;
}
#content .category .product_in_grid .name a {
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,1)));
	background:url(images/arrow.png) no-repeat right !important;
	text-shadow: 1px 1px 3px #000;
	color:#ccc;
	font-size:.7em;
	text-transform:uppercase;
	letter-spacing:0em;
	text-decoration:none;
	position:relative;
	padding: 0 20px 0 0;
	top:5px;
	font-weight: bold !important;
}
.price {
}
#content .category .product_in_grid h4 {
	line-height:13px !important;

}
#content .category .product_in_grid .name a:hover {
	color:#777;
}
#content .category .product_in_grid img {
	position: relative;
}
#content .category .product_in_grid .original {
	display:none;
}
.prod_container .original {
	text-decoration:line-through;
	font-size:1.6em !important;
	margin:0 !important;
	color:#d6b0b0;
}
.prod_container .price {
	font-style:italic;
	font-weight:bold !important;
	letter-spacing:0em !important;
}
.prod_container .savings {
	background:url(images/save_button_large.png) top no-repeat;
	width:90px;
	height:63px;
	position:absolute;
	font-weight: bold;
	top:-17px;
	right:10px;
	font-size:1.4em;
	color:#fff;
	padding:30px 0 0 30px;
	z-index:80;
	font-style:italic;
}
.prod_container .savings span {
	color:#fff;
	font-size:2.3em;
	text-shadow: 0px 0px 4px #2f812d;
}
.prod_container {
	position:relative;
	min-height:400px;
	width:880px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:3px solid #555;
	float:left;
	-moz-box-shadow: inset 1px 1px 10px #fff;
	-webkit-box-shadow: inset 1px 1px 10px #fff;
	box-shadow: inset 0px 0px 20px #000;
	padding:30px;
	background:#292929;
}
.prod_container .options .text {
	padding:20px 0 0 0;
	position:relative;
	width:470px;
}
.prod_container .options .text h3 {
	padding:0 0 10px 0;
}
.category_title {

	text-transform:uppercase !important;
}
table.specdetails {
	font-size:1.2em;
	margin: 10px 0 20px;
}
table.specdetails td {
	text-align:center;
	padding: 0px;
	min-width: 30px;
	margin:0 0px 0 0;
	vertical-align:top;
}
table.specdetails tr {
	padding:0;
	margin:0;
}
table.specdetails tr td table {
	padding:0;
	margin:0;
}
table.specdetails th {
	background: #498C2D;
	color: #ffffff;
	height:70px;
	text-align:center;
	padding: 2px 5px;
}
.prod_container .galleryarea {
	position: relative;
	width:380px;
	margin:0 0px 0 0;
	float:left;
}
.prod_container .productdetailsarea {
	position: relative;
	width:500px;
	margin:0 0px 0 0;
	float:left;
}
.prod_container .gallery img {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
 border-radius:7px;
	border:4px solid #498c2d;
	background:#fff !important;
}
.zoomPad img {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#shopp .gallery .previews {
    margin: 0 !important;
    overflow: visible !important;
    position: relative;
}
.previews img {
	float:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#fff;
}
.thumbnails {
	width:350px !important;
}
.thumbnails img {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin: 0 0 5px 0;
}
#shopp .gallery .thumbnails li { 
	float: left; 
	margin-right:7px;
	margin-top:5px;
	padding:0px;
	width:108px;
}
#shopp .gallery ul.previews li.thumbnails ul { margin: 10px 0 10px 0; }
#shopp .gallery ul.previews li.thumbnails li { margin: 0 5px 0 0; }

/********************************* The product options */
.variations {
	margin:15px 0;
}
.options select {
	display:block;
	background:#fff;
	color:#666;
	border:1px solid #ccc;
	padding:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:0 0 0 0;
}
.options .addtocart {
	border:0px;
	padding:5px 10px;
	position:relative;
	text-shadow: 0px 0px 4px #2c4618;
	font-weight:bold;
	letter-spacing:0px !important;
	color:#fff;
	cursor:pointer;
	bottom:32px;
	left:70px;
	text-align:center;
	text-transform:  uppercase;
	font-style:italic;
	background:#70b041;
	background: -webkit-gradient(linear, left top, left bottom, from(#70b041), to(#426727));
	background: -moz-linear-gradient(top, #70b041, #426727);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	color:#fff;
	font-size:1.3em;
	letter-spacing:.2em;
}
.options .addtocart:hover {
	opacity:.90;
	filter:alpha(opacity=90);
	filter:"alpha(opacity=90)";
}
/* Cart
-----------------------------------------------------------------------*/
.continue_shopping {
	border:0px;
	padding:5px 10px;
	position:relative;
	text-shadow: 0px 0px 4px #2c4618;
	font-weight:bold;
	letter-spacing:0px !important;
	color:#fff !important;
	cursor:pointer;
	text-align:center;
	text-transform:  uppercase;
	font-style:italic;
	background:#70b041;
	background: -webkit-gradient(linear, left top, left bottom, from(#70b041), to(#426727));
	background: -moz-linear-gradient(top, #70b041, #426727);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	font-size:1.3em;
	letter-spacing:.2em;
	float:left;
}
.proceed {
	border:0px;
	padding:5px 10px;
	position:relative;
	text-shadow: 0px 0px 4px #2c4618;
	font-weight:bold;
	letter-spacing:0px !important;
	color:#fff !important;
	cursor:pointer;
	text-align:center;
	text-transform:  uppercase;
	font-style:italic;
	background:#70b041;
	background: -webkit-gradient(linear, left top, left bottom, from(#70b041), to(#426727));
	background: -moz-linear-gradient(top, #70b041, #426727);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	font-size:1.3em;
	letter-spacing:.2em;
	float:right;
}

#cart {
	margin:0
}
#cart table {
	width:100%;
	margin:10px 0 20px 0;
	padding:10px;
	font-size:1.2em;
}
#cart table th {
	padding:8px;
	background:#222;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	text-align:left !important;
	text-shadow: 0 0 3px #000;
	text-transform:uppercase;
	font-style:italic;
}
#cart table th:first-child {
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
#cart table th:last-child {
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}
#shopp form ul li.half.right {
	float:left !important;
	margin: 0 0 0 25px;
}
.totals th {
	background: none !important;
	text-align:right !important;
	padding: 10px !important;
}
#cart table td {
	padding:5px 0 5px 5px;
}
#cart table td a {
	font-size:1.1em;
}
#shopp label {
	padding:5px 0 !important;
	font-size:12px;
}
#cart table tr:hover a {
}
#cart table hr {
	margin:0 !important;
}
#cart table .total {
	color:#689818;
	font-size:1.8em;
	font-style:italic;
	font-weight:bold;
}
#cart table .remove {
	background:none !important;
	font-size:1em;
	color:#999 !important;
	cursor:pointer !important;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	position:relative;
	font-weight:bold;
	text-shadow: 0 0 5px #000;
		text-transform:uppercase;
		font-style:italic;
}
#cart table .update-button {
	background:none;
	padding:3px 0px 4px 0px;
	font-size:1.2em;
	font-weight:bold !important;
	color:#d6e01f !important;
	cursor:pointer !important;
	font-style:italic;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	width:125px;
	height:23px;
	position:relative;
	left:-10px;
	margin:5px 0;
	text-transform:uppercase;
		text-shadow: 0 0 5px #000;
	
}
#cart table input {
	width:20px;
	text-align:center;
	margin:2px 0 0 10px;
	width:30px;
	height:22px;
	background:url(images/totals_input.png) no-repeat;
	border:none;
	color:#000;
	font-size:1.1em;
}
#cart table select {
	float:left;
	background:#fff;
	border:none;
	padding:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-size:1.1em;
	color:#666;
	-webkit-box-shadow: inset 1px 1px 1px #888;
	-moz-box-shadow: inset 1px 1px 1px #888;
	box-shadow: inset 1px 1px 1px #888;
}
#cart table img {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:2px solid #ccc;
	position:relative !important;
	bottom:-2px !important;
}
#cart .st {
	white-space:nowrap !important;
	padding:5px 0 0 0;
}
#cart .st span {
	float:right;
	position:relative;
	top:-15px;
}
#cart a {

	text-decoration:none;
}
.ppnotice {
	padding:10px;
	font-size:1.2em;
	color:#999;
	text-align:center;
	margin:20px 0;
}
.ppnotice strong {
	color:#6f8551 !important;
}
/* Checkout
-----------------------------------------------------------------------*/
#checkout li{
	color:#999 !important;
}

.checkout_header {
	font-size:1.6em;
	font-weight:normal;
	margin:15px 0 0 0 !important;
	color:#888;
}
#checkout input, #checkout select {
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	border:2px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color: #777777;
}

.checkout-button {
	border:0px !important;
	padding:6px !important;
	font-size:1.2em;
	font-weight:bold;
	color:#fff !important;
	cursor:pointer !important;
	text-shadow:1px 1px 1px #4d8103;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#checkout-button {
	border:0px;
	padding:5px 10px;
	position:relative;
	text-shadow: 0px 0px 4px #2c4618;
	font-weight:bold;
	letter-spacing:0px !important;
	color:#fff !important;
	cursor:pointer;
	text-align:center;
	text-transform:  uppercase;
	font-style:italic;
	background:#70b041;
	background: -webkit-gradient(linear, left top, left bottom, from(#70b041), to(#426727));
	background: -moz-linear-gradient(top, #70b041, #426727);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.3);
	color:#fff;
	font-size:1.3em;
	letter-spacing:.2em;
	float:left;
}
#none .addtocart {
	display:none;
}
/* The User Details in the checkout area
-----------------------------------------------------------------------*/
#user_details input {
	background:#fff;
	-moz-border-radius:4px;
	-webkit-border:4px;
	border-radius:4px;
	border:solid 1px #ccc;
	padding:3px;
	font-size:1.2em;
	color:#2d4d65;
}
#user_details label {
	font-size:1em !important;
	padding:0 0 5px 0;
}
#user_details label strong {
	font-size:1.3em;
}
#user_details select {
	background:#fff;
	-moz-border-radius:4px;
	-webkit-border:4px;
	border-radius:4px;
	border:solid 1px #ccc;
	padding:3px;
	font-size:1.1em;
	color:#2d4d65;
}
#shopp form ul li.half {
	right: -2px;
}
#confirm-button {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80d705', endColorstr='#4d8103'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#80d705), to(#4d8103)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #80d705, #4d8103); /* for firefox 3.6+ */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:6px !important;
	font-size:1.2em;
	font-weight:bold;
	color:#fff !important;
	cursor:pointer !important;
	text-shadow:1px 1px 1px #4d8103;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#cat_list .paginate {
	display:none;
}
.pagination {
	position:absolute;
	right:0;
	top:0;
	color:#ffed9b !important;
}
.pagination .active {
	color:#dfc23b !important;
}
.paginate {
	float:right;
	color:#fee157 !important;
}

.paginate .active {
	color:#dfc23b !important;
}
.previous {
	color:#dfc23b !important;
}
.disabled {
	color:#dfc23b !important;
}
#promocode {
	width: 350px !important;
	background-color:#eee !important;
	background-image: none !important;
	-moz-border-radius:2px !important;
	-webkit-border-radius:2px !important;
	border-radius:2px !important;
	border:1px solid #ccc !important;
	padding:2px !important;
	width:170px !important;
	color:#222;
	margin:0 0 0 40px;
}
#apply-code {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc')!important; /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc))!important; /* for webkit browsers */
	background: -moz-linear-gradient(top, #eeeeee, #cccccc)!important; /* for firefox 3.6+ */
	-moz-border-radius:2px !important;
	-webkit-border-radius:2px !important;
	border-radius:2px !important;
	padding:5px!important;
	font-size:0.8em!important;
	color:#fff !important;
	cursor:pointer !important;
	text-shadow:1px 1px 1px #fff!important;
	text-decoration:none!important;
	font-family:Arial, Helvetica, sans-serif!important;
	width:120px!important;
	height:28px!important;
}
#shipping-methods li {
	list-style:none;
	color:#fff;
}
.links {
	float:left;
}
.links li {
	list-style:none;
	display:inline;
}
#linkone {
	background:url(images/4.jpg) no-repeat top;
	position: relative;
	width:36px;
	height:39px;
	float: left;
	text-indent:-9999em;
	margin:0 5px;
}
#linkone:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#linktwo {
	background:url(images/5.jpg) no-repeat top;
	position: relative;
	width:36px;
	height:39px;
	float: left;
	text-indent:-9999em;
	margin:0 5px;
}
#linktwo:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#shopp .shopp-errors { color: #D52D14; }
#shopp input.error, #shopp select.error, #shopp textarea.error { background: #D52D14; color: #ffffff !important; }
#shopp label.error { color: #D52D14; font-weight: bold; }

.widefat {
	width:890px !important;
	position: relative;
	font-size:12px;
}

.widefat .total {
	text-align:right;
	padding: 0 20px;
}
.widefat .money {
	font-size:12px;
}

.billing {
	width:420px;
	float:left;
	font-size:16px;
	margin-right:20px;
}

.shipping {
	width:420px;
	float:left;
	font-size:16px;
	margin-right:0px;
}
.shipping h4, .billing h4 {
	font-size:18px !important;
}

/* Account Menu
-------------------------------------*/
#shopp .account-menu {
	list-style:none;
}

#shopp .account-menu li {
	list-style:none;
	display:block;
	height: 40px;
	background: url(images/content-libg.png) left 3px no-repeat !important;
	padding: 3px 0 3px 35px;
	
}

#shopp .account-menu li a {
	background: #D6E01F;
	width: 100px;
	display:block;
	color: #101010;
	padding: 8px 15px;	
}

#shopp .account-menu li a:hover {
	background: #70b041;
	text-decoration:none;	
}
#shopp .accountform input, #shopp .accountform select, #shopp .accountform textarea {
	padding: 5px;
}

#shopp .return {
	background: #7fc14f; /* for webkit browsers */ 
	padding:6px 12px;
	font-size:1.1em;
	color:#333333 !important;
	cursor:pointer !important;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#shopp .return:hover {
	background: #82c448;
}

#shopp .vieworder {
	background: #ededed; /* for webkit browsers */ 
	padding:6px 14px;
	font-size:1em;
	color:#333333 !important;
	cursor:pointer !important;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#shopp .vieworder:hover {
	background: #e3e3e3;
}
#shopp table.orderstable {
	margin:10px 0;
	width: 800px;
	font-size:14px;
}

#shopp .orderstable thead td, #shopp .orderstable th {
	background:#000000;
	color:#FFFFFF;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
}

#shopp .orderstable td {
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
}

#shopp form ul.user-details li input {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    margin: 2px 0 0;
    padding: 5px;
	width: 200px;
}

#shopp form input#save-button {
    background: #57953f;
    border: 1px solid #CCCCCC;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    margin: 2px 0 0;
    padding: 5px 10px;
	width: 100px;
}

#shopp ul.nolist li {
	list-style:none;
	color: #ff0000;
	font-size:1.5em;
}
.biggerfont {
	font-size:14px !important;
}
