#login input {
	width: 50px;
	display: inline;
	font-size: 11px;
}
#login input.button {
	display: inline;
    font-size: 11px;
    left: 0;
    width: auto;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#search input.btn {
	border: none;
}
#login input#remember_vmlogin {
width: auto;
display: inline;
font-size: 11px;
}
#login label {
font-size: 11px;
}
#login ul li {
	text-align: center;
	display: inline;
	font-size: 11px;
	display: inline;
}
#login ul {
line-height: 11px;
text-align: right;
}
#login p.loginend {
text-align: right;
font-size: 11px;
display: inline;
}
.login-form-wrapper {
	float:right;
	line-height: 35px;
}
form#login {
padding-left: 10px;
}
.logged-in {
height: 38px;
float: right;
padding-right: 0px;
text-transform: capitalize;
line-height: 38px;
}
.logoutlink {
float: right;
height: 38px;
line-height: 38px;
padding-right: 0px;
}
a.grey-button {
	color: #000;
	background-image: url("images/button-end2.png");
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 12px;
	min-width: 15px;
	line-height: 35px;
	height: 35px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	float: right;
}
a.grey-button:hover {
	text-decoration: none;
}
a.grey-button span {
	background-image: url("images/button-end1.png");
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	padding-left: 18px;
	padding-right: 6px;
	min-width: 15px;
	line-height: 38px;
	cursor: pointer;
}
/***
	SEARCH BOXES (CATEGORY/PRODUCTS
***/

#searchboxes {
	position:relative;
	margin-top: 10px;
	height:75px;
	width:570px;
	margin-left:380px;
}

	#searchboxes p {font-family:'FrutigerLTStd95UltraBlack', Verdana, sans-serif;font-weight:bold;font-size:16px;color:#003e00;text-transform:uppercase;margin-right:10px;display:inline;}
	#cat {width:570px; text-align: right;}
	#cat, #search {float:right;}
	#cat select {width:350px;}
	/*#search, #search p {display:inline;}*/
	#search input.prod-search {width:160px; border: 1px solid #666; height: 25px; line-height: 25px; font-size: 13px; margin: 0;padding:0; padding-left: 2px;}
	#search .btn {line-height: 18px; vertical-align: middle;}
	
	
	/*#searchboxes p {color:#003e00;text-transform:uppercase;margin-right:10px;}
	#cat, #search {float:right;margin-right:15px;}
	#cat p, #cat form, #search p, #search form{display:inline;}
	#search {height:36px;}
	#search input {display:inline;}*/
ul.select-category {
background-color: #fff;
display: inline-block;
list-style:none;
margin: 0 15px 0 0;
padding: 0;
text-align: left;
border: 1px solid #666;
position: relative;
}
ul.select-category li {
display: block;
list-style:none;
margin: 0;
padding: 0;
background: none;
/*height: 20px;*/
}
ul.select-category li span.toplevel {
display: block;
width: 232px;
padding-left: 5px;
padding-right: 30px;
background-image: url("images/bown-button.png");
background-position: right 5px;
background-repeat: no-repeat;
height: 25px;
cursor: pointer;
line-height: 25px;
color: #000;
}
ul.select-category ul {
visibility: hidden;
display: none;
position: absolute;
top: 25px;
list-style:none;
margin: 0;
padding: 0;
background-color: #fff;
border: 1px solid #666;
border-top: none;
width: 265px;
padding-bottom: 2px;
z-index: 300;
}
ul.level0 li {
list-style:none;
margin: 0;
padding: 0;
height: auto;
}
ul.level0 li a.level0 {
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 9px;
padding-right: 9px;
text-decoration: none;
color: #006600;
}
ul.level0 li a:hover {
	background-color: #DFD;
	border: 1px dotted #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}
	#top {background:url("images/content-top.png") no-repeat;height:20px;width:679px;}
	#btm {background:url("images/content-btm.png") no-repeat;height:17px;width:679px;clear:both;}
	#content-left-page {
		float:left;
		width:679px;
		padding:0 10px;
	}
	
.breadcrumbs-ls {color:#000;text-decoration:none;font-size:9px;font-family:verdana;text-transform:uppercase;margin-left:10px;padding:5px;}
.breadcrumbs-ls a {color:#000;text-decoration:none;font-size:9px;font-family:verdana;text-transform:uppercase;}
.breadcrumbs-ls a:hover {text-decoration:underline;}
.padded-mod {
padding-left: 15px;
padding-right: 15px;
}
#recent .prodimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.product-listing {
/*height: 130px;*/
margin-top: 10px;
}
#cart p span.subtotal {
	font-size:18px;
	font-weight: bold;
}
#recent {
font-size: 13px;
font-weight: bold;
}
#recent a {
color:#1e572a;
}
#recent .productPrice {
	display: block;
	font-size: 18px;
	color: #006600;
}
.log-in-text, .log-in-text p {
font-size: 11px;
}
ul.pagination {
	display: block;
    text-align: center;
	margin-top: 5px;
}
.pagenav {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px 5px;
	color: #090;
}
a.pagenav {
	color: #030;
}
.paginate, .paginate form {
	color: #030;
	text-align: center;
}
.enter-coupon .button {
	left: 0;
}
	#cart img {padding-left:15px;}
.next-but input.button {
left: 0;
margin:auto;
/*width: 200px;*/
}
#login input.button {
	display: inline;
    font-size: 11px;
    left: 0;
    width: auto;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#login input#remember_vmlogin {
width: auto;
display: inline;
font-size: 11px;
}
#login label {
font-size: 11px;
}
#login ul li {
	text-align: center;
	display: inline;
	font-size: 11px;
	display: inline;
}
#login ul {
line-height: 11px;
text-align: right;
}
#login p.loginend {
text-align: right;
font-size: 11px;
display: inline;
}
.login-form-wrapper {
	float:right;
	line-height: 35px;
}
#inner {
width: 100%;
}
form#login {
padding-left: 10px;
}
.logged-in {
height: 38px;
float: right;
padding-right: 0px;
text-transform: capitalize;
line-height: 38px;
}
.logoutlink {
float: right;
height: 38px;
line-height: 38px;
padding-right: 0px;
}
a.grey-button {
	background-image: url("images/button-end2.png");
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 12px;
	min-width: 15px;
	line-height: 35px;
	height: 35px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	float: right;
}
a.grey-button span {
	background-image: url("images/button-end1.png");
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	padding-left: 18px;
	padding-right: 6px;
	min-width: 15px;
	line-height: 38px;
	cursor: pointer;
}
/***
	SEARCH BOXES (CATEGORY/PRODUCTS
***/

	#searchboxes p {font-family:'FrutigerLTStd95UltraBlack', Verdana, sans-serif;font-weight:bold;font-size:16px;color:#003e00;text-transform:uppercase;margin-right:10px;display:inline;}
	#cat {width:570px; text-align: right;}
	#cat, #search {float:right;}
	#cat select {width:350px;}
	/*#search, #search p {display:inline;}*/
	#search input.prod-search {width:160px; border: 1px solid #666; height: 25px; line-height: 25px; font-size: 13px; margin: 0;padding:0; padding-left: 2px;}
	#search .btn {line-height: 18px; vertical-align: middle;}
	
	
	/*#searchboxes p {color:#003e00;text-transform:uppercase;margin-right:10px;}
	#cat, #search {float:right;margin-right:15px;}
	#cat p, #cat form, #search p, #search form{display:inline;}
	#search {height:36px;}
	#search input {display:inline;}*/
ul.select-category {
background-color: #fff;
display: inline-block;
list-style:none;
margin: 0 15px 0 0;
padding: 0;
text-align: left;
border: 1px solid #666;
}
ul.select-category li {
display: block;
list-style:none;
margin: 0;
padding: 0;
background: none;
/*height: 20px;*/
}
ul.select-category li span.toplevel {
display: block;
width: 232px;
padding-left: 5px;
padding-right: 30px;
background-image: url("images/bown-button.png");
background-position: right 5px;
background-repeat: no-repeat;
height: 25px;
cursor: pointer;
line-height: 25px;
}
ul.select-category ul {
visibility: hidden;
display: none;
position: absolute;
top: 25px;
list-style:none;
margin: 0;
padding: 0;
background-color: #fff;
border: 1px solid #666;
border-top: none;
width: 265px;
padding-bottom: 2px;
z-index: 300;
}
ul.level0 li {
list-style:none;
margin: 0;
padding: 0;
height: auto;
}
ul.level0 li a.level0 {
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 9px;
padding-right: 9px;
text-decoration: none;
color: #006600;
}
ul.level0 li a:hover {
	background-color: #DFD;
	border: 1px dotted #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}
	#top {background:url("images/content-top.png") no-repeat;height:20px;width:679px;}
	#btm {background:url("images/content-btm.png") no-repeat;height:17px;width:679px;clear:both;}
	#content-left-page {
		float:left;
		width:679px;
		padding:0 10px;
	}
	
.breadcrumbs-ls {color:#000;text-decoration:none;font-size:9px;font-family:verdana;text-transform:uppercase;margin-left:10px;padding:5px;}
.breadcrumbs-ls a {color:#000;text-decoration:none;font-size:9px;font-family:verdana;text-transform:uppercase;}
.breadcrumbs-ls a:hover {text-decoration:underline;}
.padded-mod {
padding-left: 15px;
padding-right: 15px;
}
#recent .prodimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.product-listing {
/*height: 130px;*/
margin-top: 10px;
}
#cart p span.subtotal {
	font-size:18px;
	font-weight: bold;
}
#recent {
font-size: 13px;
font-weight: bold;
}
#recent a {
color:#1e572a;
}
#recent .productPrice {
	display: block;
	font-size: 18px;
	color: #006600;
}
.log-in-text, .log-in-text p {
font-size: 11px;
}
ul.pagination {
	display: block;
    text-align: center;
	margin-top: 5px;
}
.pagenav {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px 5px;
	color: #090;
}
a.pagenav {
	color: #030;
}
.paginate, .paginate form {
	color: #030;
	text-align: center;
}
.enter-coupon .button {
	left: 0;
}
	#cart img {padding-left:15px;}
.next-but {
	height: 35px;
    overflow: auto;
    position: relative;
    top: -35px;
    float: right;
	width: 160px;
}
.next-but input.button {
/*left: auto;*/
position: absolute;
/*margin:auto;
width: 100px;*/
z-index: 1000;
/*right: 25px;*/
}
#content-inner label span {
font-size: inherit;
font-weight: inherit;
text-transform: inherit;
}
#buttons {
height: 38px;
}
#cart, #recent {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}
/***
	BEST SELLERS
***/

.SECont {
	display: inline-block;
    float: left;
    margin-right: 2px;
    width: 160px;
}

.error h2 {
text-transform: uppercase;
font-size: 14px;
color: #C00;
}
a.button.green-button span {
	font-size: 10px !important;
	font-weight: normal !important;
	color: #fff !important;
	line-height: 32px !important;
	text-align: center !important;
}
a.button.green-button {
	display: block;
	height: 32px;
	float: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center !important;
	cursor: pointer;
	margin-left: 30%;
}
a.button.green-button.longbtn {
	background-image: url("images/g-btn-long.png");
	width: 173px;
}
a.button.green-button.midbtn {
	background-image: url("images/g-btn-mid.png");
	width: 124px;
}
a.button.green-button.smbtn {
	background-image: url("images/g-btn-sm.png");
	width: 90px;
}
a.button.green-button:hover {
	background-position: 0 -32px;
}
a.button.green-button:active {
	background-position: 0 -64px;
}
#cart td p {
padding-left: 0;
}
.addtocart {
cursor:pointer;
}
	#yours {margin-top:15px;float:left;width:300px;border-right:1px solid #000;}
	#delivery {margin-top:15px;float:left;width:300px;}
	#yours h2, #delivery h2, #yours th, #delivery th, #delivery .sectiontableheader {color:#007600;font-weight:bold;font-size:12px; text-transform: uppercase;}
	#yours div, #delivery div {display:block;clear:both;width:250px;margin:5px 0;height:25px;}
	#yours p, #delivery p {float:left;}
	/*#yours input, #yours select, #delivery input, #delivery select {float:right;width:150px;}*/
	#yours select, #delivery select {width:156px;}
	

table.adminlist {
	margin-left: 0;
	margin-top: 8px;
}
#login_stretcher input.button {
	margin: 0;
	left: 0;
}
.checkout-login {
	padding: 10px;
}
.stretcher #content-left-page {
	padding: 0;
}
.account-settings span a {
color: #050;
}
.account-settings span a:hover {
color: #007600;
}
#delivery table {
	margin-left: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
	#cart p {color:#003e00;padding-left:15px;padding-bottom:10px;}
	#cart p span{font-size:18px;font-weight:bold;}

	#cart a{color:#003e00;}

td {
    color: #464749;
    font-size: 11px;
}
#page {
background-color: #fff;
margin: 10px;
padding: 10px;
width: 95%;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
}
ul.termsandconditions {
	list-style: disc outside none;
	margin-left: 25px;
	margin-bottom: 10px;
}
p.backtotop {
	font-size: 11px;
	text-align: right;
}