html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;/*font-weight:normal;*/font-style:normal;text-align:left;font-family:inherit;}
body {
	font-family: Verdana, Geneva, sans-serif;
	background:#d1d1d1;
	font-size: 13px;
}
table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

@font-face {
    font-family: 'FrutigerLTStd95UltraBlack';
    src: url('../type/frutigerltstd-ultrablack-webfont.eot');
    src: url('../type/frutigerltstd-ultrablack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/frutigerltstd-ultrablack-webfont.woff') format('woff'),
         url('../type/frutigerltstd-ultrablack-webfont.ttf') format('truetype'),
         url('../type/frutigerltstd-ultrablack-webfont.svg#FrutigerLTStd95UltraBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

.clear {clear:both;}
a {color:#000;text-decoration:underline;}
a:hover {text-decoration:none;}

#outer-wrapper {
	width:100%;
	margin:0 auto;
	background-image: url(../images/tile1.jpg);
	background-repeat: repeat;
}

#wrapper {
	width:960px;
	margin: 0 auto;
	padding:0 27px;
	background:url("../images/content-bg.png") repeat-y;
}

/***
	HEADER SECTIONS
***/

#header {
	position:relative;
	height:230px;
	background:url("../images/sw-small-logo-8.png") 830px 15px no-repeat;
}

	h1.logo {
		background:url("../images/lawn-store-logo.png") no-repeat;
		width:322px;
		height:157px;
		text-indent:-9999px;
		position:relative;
		margin-left:-10px;
	}
	
	h1.logo a {
		text-indent:-9999px;
		width:322px;
		height:157px;
		position:absolute;
		top:0;
		left:0;
	}
	
	#ad {
		position:absolute;
		top:25px;
		left:350px;
		width:451px;
		height:76px;
		background:#000;
	}
	
	#buttons {
		position:absolute;
		top:125px;
		right:0px;
		width:960px;
		height:38px;
		background:url("../images/buttons-bg.png") center right no-repeat;
	}	
	
		#buttons #inner {
			float:right;
			margin-right:5px;
		}
	
	#navigation {
		background:url("../images/nav-bg.png") no-repeat;
		height:65px;
		width:960px;
	}
	
	#navigation ul {list-style-type:none;padding-left:25px;padding-top:10px;}
	#navigation ul li {display:inline;}
	#navigation ul li a {float:left;color:#000;font-size:12px;text-decoration:none;text-transform:uppercase;padding:15px 18px;}
	#navigation ul li a:hover {background:url("../images/nav-hover.gif") repeat-x;}
	
/***
	SEARCH BOXES (CATEGORY/PRODUCTS
***/

#searchboxes {
	position:relative;
	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;}*/

/***
	HOMEPAGE CONTENT
***/

#hp-top {
	width:960px;
	overflow: hidden;
}

	#featured {
	width:355px;
	/*padding-left:15px;*/
		float:left;
	overflow: hidden;
	}
.featured-mid {
	background-image: url(../images/featured-bg-grad.png);
	background-repeat: repeat;
	overflow: visible;
	position: relative;
	float: left;
	width: 712px;
	background-position: left bottom;
}
.products-home {
	float: left;
	width: 712px;
}

.featured-bottom {
	background-image: url(../images/featured-bg-grad.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: auto;
}


	
	.feat-right {
	float:right;
	width:240px;
	margin-top:10px;
	margin-right:10px;
	}
	
	.feat-left {
	float:left;
	margin-left:15px;
	margin-top:10px;
	width:80px;
	}
	
	#featured h2, #summer h2 {font-weight:bold;font-size:20px;color:#003e00;text-transform:uppercase;margin-left:15px;}
	#featured h3 {color:#003e00;font-size:18px;font-weight:bold;}
	#featured .price, #summer .price {font-weight:bold;font-size:24px;color:#003e00;padding:5px 0;}
	#featured .vidlink {padding:5px;}
	#featured .vidlink a{font-size:12px;font-family:arial;color:#003e00;font-weight:bold;text-transform:uppercase;}
	#featured .vidlink a:hover{text-decoration:none;}
	
	#summer {
	width:345px;
	/*padding-left:15px;*/
		float:left;
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
	#summer .price {font-size:18px;}
	
	#summer .item {float:left;margin-top:15px;margin-left:10px;width:150px;}
	#summer .item .prodimg {float:left;width:50px;}
	#summer .item-info {float:right;width:100px;}
	#summer .item-info a{font-size:12px;font-family:arial;color:#003e00;font-weight:bold;text-transform:uppercase;}
	#summer .item-info a:hover{text-decoration:none;}
	#summer p {margin-left:15px;}
	
	#ads {float:left;width:242px;margin-top:2px;}
	#ads a {margin:0;padding:0;}
	#ads img {margin:3px 0;}
	

/***
	CONTENT
***/

#content {
	background:#94d27c;
	margin:10px;
}	

	#content-left {
		float:left;
		width:700px;
		margin-bottom:10px;
	}
	

	
	#content h2 {font-weight:bold;font-size:20px;color:#003e00;text-transform:uppercase;margin-left:15px;margin-bottom:10px; margin-top: 15px;}
	
	.product {
		background: url("../images/product-bg.png") no-repeat;
		margin:9px;
		float:left;
		width:214px;
		height:339px;
		position:relative;
	}
	
	.product img { padding:5px;}
	.product p {color:#000;font-size:9px;padding:4px;}
	.product .price {
		color:#138900;
		border:1px solid #138900;
		padding:5px;
		font-weight:bold;
		font-size:14px;
		position:absolute;
		top:175px;
		left:115px;
		background:#fff;
	}
	.product h3 {color:#0f653c;font-size:14px;font-weight:bold;text-align:center;}
	.quant {width:20px;height:20px;margin-left:10px;}
	.more a{text-decoration:none;float:right;}
	.more a:hover {text-decoration:underline;}
	.addtocart {}
	
	
#content-right {
	float:right;
	width:236px;
	margin-top:60px;
}

	#cart {
		background:url("../images/your-cart-bg.png") no-repeat;
		width:236px;
		height:349px;
	}
	
	#cart h3, #recent h3 {color:#003e00;font-size:14px;font-weight:bold;padding:20px 15px 5px 15px;text-transform:uppercase;}
	
	#recent {background:url("../images/recent-bg.png") no-repeat;width:236px;height:349px;}
	.recent {margin:15px;clear:both;}
	.recent img {float:left;}
	.recent span {font-weight:bold;font-size:18px;color:#004500;}
	


	
	#content-inner {background:url("../images/content-middle.png") repeat-y;width:679px;position:relative;}
	#content-inner h2 {width:370px;float:left;color:#003e00;font-family:verdana;font-size:18px;font-weight:bold;}
	#content-inner p {font-size:11px;color:#464749;padding:5px 0;margin-left:10px;}
	#content-inner .rgt {float:right;width:400px;margin-right:15px;}
	#content-inner .lft {float:left;width:200px;margin-left:15px;}
	#content-inner h3 {margin-left:15px;padding-top:15px;color:#003e00;font-family:verdana;font-size:18px;font-weight:bold;}
	
	#content-inner .addtocart {width:225px;float:right;margin-right:10px;margin-bottom:10px;}
	#content-inner .addtocart p.info {width:89px;float:left;color:#818386;font-weight:bold;text-transform:uppercase;font-size:12px;text-align:right;padding:0;margin-top:5px}
	#content-inner .addtocart .price {float:right;color:#003e00;font-size:30px;padding:0;font-weight:bold;}
	#content-inner form {display:inline;}
	
	#cartbtns {width:175px;float:right;margin-right:15px;}
	
	#content-inner .bold, #content-inner span {color:#000;text-transform:uppercase;font-weight:bold;font-size:14px}

	#billing {margin:5px 0;}
	#billing input {width:auto;}
	
/***
	INNER CONTENT TABLE STYLING
***/

table {width:95%;margin-left:15px;}
tr.header {border-bottom:1px solid #1f8021;color:#1f8021;font-size:14px;font-weight:bold;}
th {}
td {color:#464749;font-size:11px;}
	
/***
	FOOTER
***/

#container-bottom {
	background:url("../images/footer-bg.png") repeat-x;
	width:100%;
	margin:-25px 0 20px 0;
	overflow:auto;
	min-height:500px;
}
#site-map {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #060;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
#site-map ul {
	list-style: none;
	display: block;
	position: relative;
	padding-bottom: 20px;
}
#site-map ul  li {
	list-style: none;
	display: block;
}
#site-map ul li a {
	background-color: #060;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	padding-left: 8px;
	font-size: 13px;
}
#site-map .menu .li a span {
	font-weight: bold !important;
}
#site-map ul li li a {
	background-color: transparent;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	float: left;
	display: block;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	width: 90%;
	margin: 0px;
	margin-left: 10px;
	padding: 0;
	padding-top: 7px;
	padding-bottom: 7px;
}
#site-map ul li li {
	width: 100%;
}

#site-map ul  li {
	float: left;
	width: 24%;
}
#site-map a {
	text-decoration:none;
	color: #fff;
}
#site-map a:hover {
	color: #efe;
	text-decoration:underline;
}
#footer-text {
	width:1013px;
	margin:0 auto;
}
#footer-text, #footer-text p {
	color: #fff;
	font-size: 11px;
	padding-top: 20px;
	width: 960px;
}
	
	#cols {margin-top:15px;border-top:3px solid #005730;}
	.col {
		width:225px;
		float:left;
		margin-right:15px;
	}
	
	.col h5 {padding:5px;font-size:14px;font-weight:bold;color:#fff;background:#005730;margin:15px 0;text-transform:uppercase;}
	.col li {border-bottom:1px solid #005730;padding:5px 0;}
	.col a {color:#fff;text-decoration:none;font-size:12px;}
	.col a:hover {text-decoration:underline;}
.featured-top {
	background-image: url(../images/featured-bg-top.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 355px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
}
.featured-bottom2 {
	background-image: url(../images/featured-bg-bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 355px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float:left;
}
#banner {
	width: 452px;
	height: 78px;
    left: 335px;
    position: absolute;
    top: 25px;
	overflow: hidden;
}

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: 190px;
padding-left: 5px;
padding-right: 30px;
background-image: url("/components/com_virtuemart/themes/sirwalter/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: 223px;
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;
}
/*#login input {
	width: 296px;
	padding: 2px;
}
#login input.button {
	width: auto;
}
#login input#remember_vmlogin {
width: auto;
}
#login ul li {
	text-align: center;
	font-size: 11px;
}
#login p.loginend {
text-align: right;
}
.login-form-wrapper {
	width: 356px;
	margin: auto;
}
.logged-in {
float: left;
padding-right: 0px;
text-transform: capitalize;
}
.logoutlink {
float: right;
height: 38px;
line-height: 38px;
padding-right: 0px;
}*/

div.error {
    background-color: #FFF !important;
    border: 1px solid #006600 !important;
    height: 75px !important;
    margin: 10px !important;
    padding: 10px !important;
    position: absolute !important;
    top: 210px !important;
    width: 320px !important;
}
a[name="spacer"] {
	text-decoration: none;
}