@charset "UTF-8";
/* --------------------------  
Theme Name: NCED-Web 2.0 Modern
Author: Keith Heustis
Author URL: http://www.clear-river.com/
Version: 1.0
Modified Date: 1.4.10
------------------------------ */

/*---COLOR KEY---

SLS Green: #658e45
SLS Brown: #2f2c0a
SLS Orange: #b87029

Light Tan: #efe3c3
Aqua Blue: #69bfbc



/* -----------------------------
	CSS RESET   
-------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
        line-height:1;
		font-family: Verdana, Geneva, sans-serif;
		background:#2f2c0a url(http://www.salzburglandscapesupply.com/images/interface/main-bkg.jpg) right -52px repeat-x;
}

body#error {
        line-height:1;
		font-family: Verdana, Geneva, sans-serif;
		background:#2f2c0a url(../images/interface/main-bkg.jpg) right -300px repeat-x;
}
ol, ul {
	list-style: none;
}

a {
        margin:0;
        padding:0;
        border:0;
        font-size:100%;
        vertical-align:baseline;
        background:transparent;
		color:#69bfbc;
		font-family: Verdana, Geneva, sans-serif;
		text-decoration: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -----------------------------
	GENERAL   
-------------------------------- */
.clear {
	clear:both;	
}

#container {
	position:relative;
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

a.edit {
        color: #ffe400;
	font-size: 11px;
        text-transform: uppercase;	
}

a.edit img {
	border: none;
}

#how-to a.edit img {
	
}


#services a.edit img {
	margin: 5px 0 0 0;
}

#features a.edit img {
float: left;
	margin: -5px 0 0 10px;
}



/* -----------------------------
	ERROR PAGE   
-------------------------------- */

#error-container  {
	border:#fff 4px solid;
	background-color:#efe3c3;
	padding:22px 25px 14px 25px;
	position:relative;
	width: 800px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	
}

#error-container  h1{
	font-family: "Gill Sans", Verdana, Geneva, sans-serif;
	margin: 15px 0;
	font-size: 30px;
	color: #b87029;
	
}

#error-container ul {
	margin: 10px 0 20px 18px;
	font-size: 13px;
	line-height: 18px;
}

#error-container li {
	font-size: 15px;
	line-height: 16px;
	background: url(http://www.salzburglandscapesupply.com/images/interface/green-bullet.gif) no-repeat left 6px;
	margin: 5px 0;
	padding: 0 0 0 10px;
}

#error-container p {
	font-size: 15px;
	line-height: 18px;
	margin: 10px 0 20px 0;
}


/* -----------------------------
	HEADER   
-------------------------------- */

#header {
	width: 960px;
	height:175px;
	background:url(http://www.salzburglandscapesupply.com/images/interface/header-nav-bkg.jpg) left top no-repeat;	
	
}

p#logged-in {
position: absolute;
top: 90px;
left: 10px;
	font-size: 10px;
	line-height: 15px;
	color: #2f2c0a;
}

p#logged-in a{
	color: #2f2c0a;
	text-decoration: underline;
}

span#user-name {
	font-weight: bold;
	
}

#logo {
	width: 960px;
	height:141px;	
}

#header h1 a {
	text-indent:-9999px;
	background:url(http://www.salzburglandscapesupply.com/images/interface/salzburg-logo.gif) center top no-repeat;
	width:322px;
	height:101px;
	position: absolute;
	top: 22px;
	left: 305px;
}


/* -----------------------------
	NAVIGATION   
-------------------------------- */
ul.nav {
	width: 960px;
	height: 34px;
	overflow: hidden;

}

ul.nav a {
	display: block;
	color: #2f2c0a;
	text-decoration: none;
}

ul.nav li {
	float: left;
	display:inline; /*--- IE6 double margin hack ---*/
	margin: 0 30px 0 30px;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	
}

.nav li.active a{
	color: #efe3c3;
	
}

.nav li a:hover{
	color: #efe3c3;
	
}


/* ----------TOP-SUB-NAV--------- */


ul.top-sub-nav {
	overflow:hidden;
}

ul.top-sub-nav li {
	float: left;
	margin: 0 0 0 18px;
	display: inline; /*--- IE6 double margin hack ---*/
}

ul.top-sub-nav li.active {

	background: url(http://www.salzburglandscapesupply.com/images/interface/sub-nav-tab-right.gif) no-repeat right bottom;
	
}


ul.top-sub-nav li a{
	display:block;
	float: left;
	padding: 0 12px;
	font-size: 13px;
	line-height: 26px;
	color: #2f2c0a;
	text-decoration: none;
	font-weight: bold;
	
}

ul.top-sub-nav li.active a{
	background: url(http://www.salzburglandscapesupply.com/images/interface/sub-nav-tab-left.gif) no-repeat left bottom;
	color: #efe3c3;
}

ul.top-sub-nav li.active a:hover{
	color: #efe3c3;
}

ul.top-sub-nav li a:hover{
	color: #b87029;
}


/* ----------CONTENT-NAV---------- */

ul.content-nav {
	overflow:hidden;
	float: left;
	display: inline;
	width: 220px;
	margin: 0 0 0 10px;
	
}

ul.content-nav li a{
	padding: 0 0 0 30px;
	font-size: 14px;
	line-height: 30px;
	color: #efe3c3;
	text-decoration: none;
	font-weight: bold;
}

ul.content-nav li.active a{
	background: url(http://www.salzburglandscapesupply.com/images/interface/content-active.gif) no-repeat left 4px;
	color: #69bfbc;
}

ul.content-nav li.active a:hover{
	color: #69bfbc;
}

ul.content-nav li a:hover{
	color: #b87029;
}

/* -----------------------------
	Product Search   
-------------------------------- */

#product-search {
	position:absolute;
	width: 209px;
	height: 19px;
	background: url(http://www.salzburglandscapesupply.com/images/interface/search-bkg.gif) no-repeat left top;
	left: 739px;
	top: 181px;
}
#product-search #search {
    float: left;
    padding: 0;
    margin: 1px 0 0 4px;
    border: 0;
    width: 148px;
    background: none;
	color: #2f2c0a;
	font-size: 13px;
	width: 140px;
}
#product-search #go {
    float: right;
}


/* -----------------------------
	CONTENT   
-------------------------------- */

#section {
	width: 960px;
	margin: 0 0 15px 0;
	float: left;
	background: url(http://www.salzburglandscapesupply.com/images/interface/main-content-bkg-home.jpg) no-repeat left top;

}

#materials #section {
	background: url(http://www.salzburglandscapesupply.com/images/interface/main-content-bkg-materials.jpg) no-repeat left top;
}

#materials-landing #section, #services #section, #accessories #section, #how-to #section, #contact #section {
	background: url(http://www.salzburglandscapesupply.com/images/interface/main-content-bkg-sub.jpg) no-repeat left top;
}

.main-heading {
	width: 960px;
	text-align: center;
	margin: 15px 0 13px 0;
}

.main-heading h2{
	text-indent: -9999px;
}

.product {	
	height: 297px;
	width: 240px;
	overflow: hidden;
	float: left;
	background:url(http://www.salzburglandscapesupply.com/images/interface/product-bkg.png);
}

img.product-image {
	margin: 17px 0 0 28px;
}

.product a {
	text-decoration: none;	
}

.product h3 {
	font-size:16px;
	line-height: 20px;
	color: #b87029;
	margin: 10px 25px 0 25px;
}

.product p {
	font-size: 12px;
	line-height: 16px;
	color: #2f2c0a;
	margin: 0 25px 0 25px;
}

img.view-product {
	margin: 8px 0 0 40px;
}

/* -----------------------------
	MATERIALS LANDING   
-------------------------------- */
#materials-landing-section {
	float: left;
	width: 710px;
	margin: 0 10px 20px 0;
}

.materials-landing-article {
	float: left;
	width: 710px;
	margin: 0 0 40px 0;
}

.materials-landing-article img {
	float: left;
	margin: 5px 20px 30px 10px;
	border: solid #efe3c3 4px;
}

.materials-landing-article h4 {
	float: left;
	width: 530px;
	color: #69bfbc;
	font-size: 22px;
	line-height: 28px;
}

.materials-landing-article a h4:hover {
	text-decoration:underline;
        cursor: pointer;
}

.materials-landing-article .materials-landing-copy {
	float: left;
	width: 530px;
	color: #efe3c3;

}

.materials-landing-article .materials-landing-copy p {
	font-size: 13px;
	line-height: 20px;
	color: #efe3c3;
}

.materials-landing-article .materials-landing-copy ul {
	margin: 10px 0 0 18px;
	font-size: 13px;
	line-height: 18px;
}

.materials-landing-article .materials-landing-copy li {
	font-size: 13px;
	line-height: 16px;
	background: url(http://www.salzburglandscapesupply.com/images/interface/green-bullet.gif) no-repeat left 6px;
	margin: 5px 0;
	padding: 0 0 0 10px;
}

/* -----------------------------
	MATERIALS DETAIL   
-------------------------------- */

.content-heading h2 {
	font-family: "Gill Sans", Verdana, Geneva, sans-serif;
	margin: 30px 0;
	font-size: 38px;
	color: #b87029;
	text-align: center;
	text-shadow: 2px 2px 5px #2f2c0a;
}

.content-heading h2 img {
	margin: 4px 15px;
}

.product-detail {
	width: 260px;
	overflow: hidden;
	float: left;
	background:url(http://www.salzburglandscapesupply.com/images/interface/product-detail-top.png) no-repeat 8px top;
}

.product-detail img.product-image {
	float: left;
	margin: 21px 0 8px 38px;
	display: inline; /*--- IE6 double margin hack ---*/
}

.product-detail-info {
	background:url(http://www.salzburglandscapesupply.com/images/interface/product-detail-bottom.png) no-repeat 8px bottom;
	float: left;
	width: 260px;
	padding-bottom: 30px;
}

.product-detail-info h3 {
	font-size:16px;
	line-height: 22px;
	color: #b87029;
	margin: 0 35px 0 35px;
}

.product-detail-info ul {
	margin: 0 0 0 35px;
		
}

.product-detail-info ul li {
	font-size: 12px;
	line-height: 22px;
	padding-left: 20px;
	color: #2f2c0a;
}

.product-detail-info ul li.price {
	background:url(http://www.salzburglandscapesupply.com/images/interface/materials-sprit.gif) no-repeat 1px 4px;	
}

.product-detail-info ul li.bagged {
	background:url(http://www.salzburglandscapesupply.com/images/interface/materials-sprit.gif) no-repeat left -17px;	
}

.product-detail-info ul li.mi-made {
	background:url(http://www.salzburglandscapesupply.com/images/interface/materials-sprit.gif) no-repeat left -41px;	
}

.product-detail-info ul li.delivery {
	background:url(http://www.salzburglandscapesupply.com/images/interface/materials-sprit.gif) no-repeat left -63px;	
}

#price-disclaimer {
	float: left;
	display:inline; /*--- IE6 double margin hack ---*/
	width: 230px;
	height: 80px;
	margin: -15px 0 0 20px;

}

#price-disclaimer p {
	font-size: 9px;
	line-height: 12px;
	color: #efe3c3;
}

.product-description {
	width: 220px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}

.product-description h4 {
	font-size: 14px;
	line-height: 20px;
	color: #efe3c3;
}

.product-description p {
	font-size: 13px;
	line-height: 20px;
	color: #efe3c3;
}

p.extra_info {
      margin: 10px 0 0 0;
      color: #b87029
}

.side-bar {
	width: 220px;
	overflow: hidden;
	float: left;
	margin: 0 10px;
}

.side-bar .side-bar-phone, .side-bar .side-bar-cost {
	width: 180px;
	padding: 0 0 0 40px; 
	margin: 0 0 20px 0;
	
}

.side-bar .side-bar-phone {
	background:url(http://www.salzburglandscapesupply.com/images/interface/phone.gif) no-repeat left 3px;
}

.side-bar .side-bar-phone p.big-number {
	font-size: 22px;
	line-height: 28px;
	color: #658e45;
}

.side-bar .side-bar-cost {
	background:url(http://www.salzburglandscapesupply.com/images/interface/calc.gif) no-repeat left 3px;
}

.side-bar .side-bar-cost p a {
	color: #658e45;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}

.side-bar .side-bar-phone h5, .side-bar .side-bar-cost h5{
	font-size: 14px;
	line-height: 18px;
	color: #b87029;
}

.side-bar .side-bar-phone p, .side-bar .side-bar-cost p{
	width: 180px;
	font-size: 11px;
	color: #efe3c3;
	line-height: 16px;
}

#calc-form label {
display:block;
width: 125px;
font-size:12px;
line-height:12px;
text-align: right;
margin:3px 4px 0 0;
color: #b87029;
float: left;
clear: both;
}

#calc-form label.label_readonly {
	font-weight: bold;
}

#calc-form input {
width:81px;
padding:2px 3px;
display:block;
border:0;
background:url(http://www.salzburglandscapesupply.com/images/interface/calc-field.gif);
height:16px;
color:#2f2c0a;
font-weight:bold;
font-size:14px;
margin-top: 1px;
}

#calc-form input.cost_readonly {
	width:70px;
	margin-left: 10px;
	background-image: none;
	color: #efe3c3;
}


#submit {
background:url(http://www.salzburglandscapesupply.com/images/interface/calc-total.gif) no-repeat right top;
margin:0;
padding:0;
border:0;
text-indent:-9999px;
width:87px;height:22px;
margin-top:10px;
float: right;
cursor: pointer;
font-size: 0;
display:block;
line-height: 0;
}

#clear {
background:url(http://www.salzburglandscapesupply.com/images/interface/calc-clear.gif) no-repeat right top;
margin:0;
padding:0;
border:0;
text-indent:-999%;
width:87px;
height:22px;
margin: 10px 15px 0 0;
cursor: pointer;
font-size: 0;
display:block;
line-height: 0;
float: right;
}


a#calc-hide {
	color: #658e45;
	display: inline;
	float: left;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	margin: 10px 0 0 32px;
}

/* -----------------------------
	SERVICES   
-------------------------------- */
#service-section {
	display:inline; /*--- IE6 double margin hack ---*/
	float: left;
	width: 710px;
	margin: 0 10px 20px 0;
}

.service-article {
	float: left;
	width: 710px;
	margin: 0 0 40px 0;
}

.service-article img {
	float: left;
	margin: 0 20px 30px 10px;
}

.service-article h4 {
	float: left;
	width: 620px;
	color: #69bfbc;
	font-size: 22px;
	line-height: 28px;
}

.service-article .service-copy {
	float: left;
	width: 620px;
	color: #efe3c3;

}

.service-article .service-copy p {
	font-size: 13px;
	line-height: 20px;
}

.service-article .service-copy ul {
	margin: 10px 0 0 18px;
	font-size: 13px;
	line-height: 18px;
}

.service-article .service-copy li {
	font-size: 13px;
	line-height: 16px;
	background: url(http://www.salzburglandscapesupply.com/images/interface/green-bullet.gif) no-repeat left 6px;
	margin: 5px 0;
	padding: 0 0 0 10px;
}


/* -----------------------------
	ACCESSORIES   
-------------------------------- */
#accessories-section {
	display:inline; /*--- IE6 double margin hack ---*/
	float: left;
	width: 710px;
	margin: 0 10px 20px 0;
}

.accessories-article {
	float: left;
	display:inline; /*--- IE6 double margin hack ---*/
	width: 710px;
	margin: 0 0 40px 0;
}

.accessories-article img {
	float: left;
	margin: 8px 10px 0 0;
	border: #efe3c3 solid 5px;
}

.accessories-article h4 {

	color: #69bfbc;
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 0 10px;
}

.accessories-article .accessories-copy {
	color: #efe3c3;
	margin: 0 0 0 10px;

}

.accessories-article .accessories-copy p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

.accessories-article .accessories-copy ul {
	margin: 0 0 0 5px;
	font-size: 13px;
	line-height: 18px;
	float: left;
}

.accessories-article .accessories-copy li {
	font-size: 13px;
	line-height: 16px;
	background: url(http://www.salzburglandscapesupply.com/images/interface/green-bullet.gif) no-repeat left 6px;
	margin: 5px 0;
	padding: 0 0 0 10px;
}


/* -----------------------------
	BLOG   
-------------------------------- */
#blog-section {
	float: left;
	display:inline; /*--- IE6 double margin hack ---*/
	width: 710px;
	margin: 0 10px 20px 0;
}

.blog-article {
	float: left;
	display:inline; /*--- IE6 double margin hack ---*/
	width: 710px;
	margin: 0 0 40px 0;
}

.blog-article img {
	float: left;
	border: solid 3px #efe3c3;
	margin: 6px 10px 5px 0;
}

.blog-article .blog-date {
	font-size: 14px;
	line-height: 20px;
	color: #b87029;
	margin: 0 0 0 10px;
	text-transform: uppercase;

}

.blog-article h4 {
	margin: 0 0 0 10px;
	color: #69bfbc;
	font-size: 22px;
	line-height: 28px;
}

#category_header h5 {
	margin: 0 0 25px 10px;
	font-style: italic;
	color: #b87029;
	font-size: 20px;
	line-height: 25px;
}


.blog-article h5 {
	margin: 10px 0 0 0;
	color: #69bfbc;
	font-size: 18px;
	line-height: 23px;
}

.blog-article .blog-copy {
	margin: 0 0 0 10px;
	color: #efe3c3;

}

.blog-article .blog-copy p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px 0;
}

p.pagination {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 0 10px;
	color: #efe3c3;	
}



.blog-article .blog-copy ul {
	margin: 0 0 15px 18px;
	font-size: 13px;
	line-height: 18px;
}

.blog-article .blog-copy li {
	font-size: 13px;
	line-height: 16px;
	background: url(http://www.salzburglandscapesupply.com/images/interface/green-bullet.gif) no-repeat left 6px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

.side-bar .blog-nav {
	margin: 0 0 25px 20px;
}

.side-bar .blog-nav h6 {
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 0 23px;
	color: #b87029;
}

.side-bar .blog-nav ul li a{
	font-size: 13px;
	line-height: 22px;
	color: #efe3c3;
	padding: 0 0 0 23px;
}

.side-bar .blog-nav ul li.active a{
	background: url(../images/interface/active-blog-leaf.gif) no-repeat left 4px;
	color: #69bfbc;
}

.side-bar .blog-nav ul li.active a:hover{
	color: #69bfbc;
}

.side-bar .blog-nav ul li a:hover{
	color: #b87029;
}


/* -----------------------------
	COMPANY   
-------------------------------- */
#company-section {
	float: left;
	display:inline; /*--- IE6 double margin hack ---*/
	width: 710px;
	margin: 0 10px 20px 0;
}

.company-article {
	float: left;
	display:inline; /*--- IE6 double margin hack ---*/
	width: 710px;
	margin: 0 0 40px 0;
}

.company-article img {
	float: left;
	margin: 8px 10px 0 0;
	border: #efe3c3 solid 5px;
}

.company-article h4 {
	color: #69bfbc;
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 0 10px;
}

.company-article .company-copy {
	color: #efe3c3;
	margin: 0 0 0 10px;

}

.company-article .company-copy p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

.company-article .company-copy ul {
	margin: 0 0 0 5px;
	font-size: 13px;
	line-height: 18px;
	float: left;
}

.company-article .company-copy li {
	font-size: 13px;
	line-height: 16px;
	background: url(http://www.salzburglandscapesupply.com/images/interface/green-bullet.gif) no-repeat left 6px;
	margin: 5px 0;
	padding: 0 0 0 10px;
}

/* -----------------------------
	CONTACT   
-------------------------------- */
#contact-section-left {
	float: left;
	width: 400px;
	margin: 0 0 20px 10px;
}

#contact-section-right {
	float: right;
	width: 400px;
	margin: 0 10px 20px 0;
}

#contact-section-left h4, #contact-section-right h4 {
	color: #69bfbc;
	font-size: 22px;
	line-height: 30px;
}

.contact-copy p{
	font-size: 13px;
	line-height: 20px;
	color: #efe3c3;
}

.contact-address {
	margin: 15px 0 0 0;
}

p.sub-header, .contact-address p{
	font-size: 16px;
	line-height: 25px;
	color: #b87029;
}

span.big-number {
	font-size: 22px;
	line-height: 28px;
	color: #658e45;
}

iframe#google-map-frame {
	margin: 10px 0 0 0;
	border: #efe3c3 3px solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.google-map-link {
	font-size: 12px;
	line-height: 20px;
}

#contact-section-right form label {
font-weight:bold;
display:block;
font-size:14px;
line-height:2em;
margin-top:7px;
color: #b87029;
}
#contact-section-right #contact-form {
width:222px;
}
#contact-section-right #contact-form input {
width:388px;
padding:4px 5px;
border:0;
background:url(http://www.salzburglandscapesupply.com/images/interface/form-input.gif);
height:23px;
color:#2f2c0a;
font-weight:bold;
font-size:16px;
}
/*.label {
font-weight:bold;
display:block;
font-size:.95em;
line-height:2em;
margin-top:7px;
}
.input {
width:393px;
padding:4px 5px;
border:0;
background:url(http://www.salzburglandscapesupply.com/images/interface/form-input.gif);
height:23px;
color:#999;
font-weight:bold;
font-size:1em;
}
.textarea {
color:#999;
font:1em/1.25em 'News Gothic MT','Trebuchet MS',arial,sans-serif;
width:222px;
height:198px;
padding:5px 7px;border:0;
background:url(http://www.salzburglandscapesupply.com/images/interface/form-field.gif);
}*/

#contact-section-right  #contact-form textarea {
color:#2f2c0a;
font:16px/25px 'News Gothic MT','Trebuchet MS',arial,sans-serif;
padding:5px 7px;
border:0;
width:384px;
height:142px;
background:url(http://www.salzburglandscapesupply.com/images/interface/form-field.gif);
}

#contact-section-right #submit {
background:url(http://www.salzburglandscapesupply.com/images/interface/form-btn.gif);
margin:0;
padding:0;
border:0;
text-indent: -9999px;
width:84px;height:26px;
margin-top:15px;
font-size: 0;
display:block;
line-height: 0;
cursor: pointer;
}


/* -----------------------------
	Log-In   
-------------------------------- */
#log-in-section {
        margin: 0 0 30px 0;
}

#log-in-section h4 {
	color: #69bfbc;
	font-size: 22px;
	line-height: 30px;
}

#log-in-section p{
	font-size: 13px;
	line-height: 20px;
	margin: 15px 0 15px 0;	
	color: #efe3c3;
}

#log-in-section form label {
font-weight:bold;
display:block;
font-size:14px;
line-height:2em;
margin-top:7px;
color: #b87029;
}
#log-in-section #contact-form {
width:222px;
}
#log-in-section #contact-form input {
width:388px;
padding:4px 5px;
border:0;
background:url(http://www.salzburglandscapesupply.com/images/interface/form-input.gif);
height:23px;
color:#2f2c0a;
font-weight:bold;
font-size:16px;
}

#log-in-section  #contact-form textarea {
color:#2f2c0a;
font:16px/25px 'News Gothic MT','Trebuchet MS',arial,sans-serif;
padding:5px 7px;
border:0;
width:384px;
height:142px;
background:url(http://www.salzburglandscapesupply.com/images/interface/form-field.gif);
}

#log-in-section #submit {
float: left;
background:url(http://www.salzburglandscapesupply.com/images/interface/form-btn.gif);
margin:0;
padding:0;
border:0;
text-indent: -9999px;
width:84px;height:26px;
margin-top:15px;
font-size: 0;
display:block;
line-height: 0;
cursor: pointer;
}



/* -----------------------------
	FOOTER   
-------------------------------- */

#bottom-container {
	background:#2f2c0a url(http://www.salzburglandscapesupply.com/images/interface/footer-bkg.jpg) right 4px repeat-x;
	height: 500px;
	
}

#footer {
	position:relative;
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}


#footer #features {
	background:url(http://www.salzburglandscapesupply.com/images/interface/footer-bkg-main.jpg) left top no-repeat;
	height: 115px;
}

.feature-item {
	width: 245px;
	height: 60px;
	overflow: hidden;
	float: left;
	display: inline; /*--- IE6 double margin hack ---*/
	margin: 22px 10px 0 10px;
	padding: 0 0 0 55px;
}

.feature-item#accessories {
	background:url(http://www.salzburglandscapesupply.com/images/interface/icon-shovel.gif) left top no-repeat;
}

.feature-item#idea {
	background:url(http://www.salzburglandscapesupply.com/images/interface/icon-idea.gif) left top no-repeat;
}

.feature-item#map {
	background:url(http://www.salzburglandscapesupply.com/images/interface/icon-map.gif) left top no-repeat;
}

.feature-item a {
	text-decoration: none;
}

.feature-item img {
	float: left;
	margin: 3px 5px 0 0;
}

.feature-item h4 {
	font-size: 16px;
	line-height: 20px;
	color: #2f2c0a;
}

.feature-item p {
	font-size: 12px;
	line-height: 16px;
	color: #efe3c3; 
}

.feature-item a:hover p {
	color: #2f2c0a;
}

.footer-article {
	width: 140px;
	float: left;
	margin: 0 10px 0 10px;
	display: inline; /*--- IE6 double margin hack ---*/
}

.footer-article h5, .footer-about h5 {
	font-size: 14px;
	color: #69bfbc;
}

.footer-article p, .footer-about p {
	font-size: 12px;
	line-height: 18px;
	color: #efe3c3;
	margin-bottom: 10px;
}

.footer-about {
	width: 460px;
	float: left;
	margin: 0 0 0 10px;
	display: inline; /*--- IE6 double margin hack ---*/
}

.footer-about a {
	text-decoration: none;
}

ul.creditcards li {
	float: left;
	margin: 8px 10px 10px 0;
	
}
a p span.about-more {
	color: #69bfbc;
        cursor: pointer;
}

a p span.about-more:hover {
	text-decoration:underline;
}

p.small-print {
	font-size: 9px;
}

p.small-print a:hover{
	text-decoration:underline;
}

