/* 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, input, textarea, 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;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
img { display:block; }
/* 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;}
/* END RESET */

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	text-align:center;
	color:#555;
	background:url(../images/bg-top.gif) repeat-x;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wrapper {
	width:985px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
/* HEADER */
#header {
	height:175px;
}
#header h1 {
	padding:0 0 0 10px;
}
#header h1 a {
	display:block;
	width:251px;
	height:126px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	position:relative;
}
#header h1 a span {
	display:block;
	width:545px;
	height:31px;
	background:url(../images/logo.png) -283px -103px no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:103px;
	left:283px;
}
/* nav */
#header ul {
	position:absolute;
	top:15px;
	left:291px;
}
#header ul li {
	float:left;
	display:inline;
	margin:0 21px 0 0;
}
#header ul li a {
	display:block;
	height:28px;
	background:url(../images/nav.gif) no-repeat;
	text-indent:-9999px;
}
#header ul li#nav-home a {
	width:45px;
}
#header ul li#nav-home a:hover, #header ul li#nav-home a.active {
	background-position:0 -28px;
}
#header ul li#nav-shop a {
	width:43px;
	background-position:-65px 0;
}
#header ul li#nav-shop a:hover, #header ul li#nav-shop a.active {
	background-position:-65px -28px;
}
#header ul li#nav-custom a {
	width:65px;
	background-position:-130px 0;
}
#header ul li#nav-custom a:hover, #header ul li#nav-custom a.active {
	background-position:-130px -28px;
}
#header ul li#nav-suggest a {
	width:73px;
	background-position:-216px 0;
}
#header ul li#nav-suggest a:hover, #header ul li#nav-suggest a.active {
	background-position:-216px -28px;
}
#header ul li#nav-contact a {
	width:72px;
	background-position:-309px 0;
}
#header ul li#nav-contact a:hover, #header ul li#nav-contact a.active {
	background-position:-309px -28px;
}
/* icons */
#header ul li#nav-rss, #header ul li#nav-twitter, #header ul li#nav-facebook {
	margin:0;
	position:absolute;
	top:3px;
	left:600px;
}
#header ul li#nav-twitter {
	left:630px;
}
#header ul li#nav-facebook {
	left:660px;
}
#header ul li#nav-rss a {
	width:20px;
	height:20px;
	background:url(../images/nav-icons.gif) no-repeat;
}
#header ul li#nav-rss a:hover {
	background-position:0 -20px;
}
#header ul li#nav-twitter a {
	width:20px;
	height:20px;
	background:url(../images/nav-icons.gif) -20px 0 no-repeat;
}
#header ul li#nav-twitter a:hover {
	background-position:-20px -20px;
}
#header ul li#nav-facebook a {
	width:20px;
	height:20px;
	background:url(../images/nav-icons.gif) -40px 0 no-repeat;
}
#header ul li#nav-facebook a:hover {
	background-position:-40px -20px;
}
/* END HEADER */


#content {
	background:url(../images/content-bg.png) center top no-repeat;
	padding:0 0 20px;
	overflow:hidden;
}
#breadcrumb {
	color:#d1cfc1;
	border-bottom:2px solid #ecebe2;
	margin:0 11px 19px;
}
#breadcrumb p {
	font-size:24px;
	text-transform:uppercase;
	padding:19px 0 13px;
}
#breadcrumb p a {
	color:#597a59;
}
#breadcrumb p a:hover {
	text-decoration:none;
	color:#d1cfc1;
}


#forms #columns {
	min-height:450px;
	margin:0 11px;
	background:url(../images/columns-bg2.gif) 473px 0 repeat-y;
	overflow:hidden;
}
#forms #columns #text {
	width:425px;
	float:left;
}
#forms #columns h1 {
	font-size:24px;
	text-transform:uppercase;
	color:#597a59;
	margin:0 0 -3px;
}
#forms #columns p {
	font-size:11px;
	line-height:18px;
	margin:0 0 9px;
}
#forms #columns form {
	width:465px;
	float:right;
}
#forms #columns h2 {
	font-size:18px;
	text-transform:uppercase;
	color:#aa9c33;
	margin:0 0 9px;
}
#forms #columns form p {
	margin:0;
}

#columns form input,  #columns form select,  #columns form textarea {
	width:207px;
	font-size:11px;
	color:#4f6050;
	background:url(../images/input-large.gif) no-repeat;
	padding:7px;
	display:block;
	margin:0 0 9px;
}
#columns form select {
	width:auto;
	padding:0;
	border:1px solid #e6e6db;
	background:#efefe8;
}
#columns form textarea {
	font-family:Arial, Helvetica, sans-serif;
	width:207px;
	height:116px;
	background:url(../images/textarea.gif) no-repeat;
}
#columns form textarea.full {
	height:255px;
	background:url(../images/textarea-full.gif) no-repeat;
}

#columns form input.submit {
	clear:both;
	width:75px;
	height:27px;
	background:url(../images/button-send.gif) no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	padding:0;
	float:right;
	cursor:pointer;
}
#columns form input:hover.submit {
	background-position:0 -27px;
}

#columns form .col {
	width:221px;
	float:left;
	margin:0 23px 0 0;
}

#forms #columns form .last {
	margin:0;
}

/* @group Cart */

#shop #cart {
	min-height: 300px;
}

#shop #columns form .col {
	margin-bottom: 20px;
}
#shop #cart thead tr {
	padding: 0 0 5px 0;
	border-bottom: #e4e3d7 1px solid;	
}
#shop #cart td, #shop #cart th {
	text-align: left;
	padding: 3px 10px;
}
#shop #cart td {
	font-size: 12px;	
}
#shop #cart td a {
	font-size: 11px;
}
#shop #cart .item-title {
	border-right: #e4e3d7 1px solid;	
}
#shop #cart h2 {
	font-size: 18px;
	margin: 0 0 5px 0;
}
#shop #cart p {
	font-size: 14px;
	margin: 0 0 5px 0;
}
#shop #cart a {
	color: #597a59;
}
#shop #cart a:hover {
	color: #555;
}
#shop #cart form input.purchase {
	clear:both;
	width:121px;
	height:27px;
	background:url(../images/button-purchase.gif) no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	padding:0;
	float:right;
	cursor:pointer;
}
#shop #cart form input:hover.purchase {
	background-position:0 -27px;
}
#shop a.checkout {
	display:block;
	width:121px;
	height:27px;
	background:url(../images/button-checkout.gif) no-repeat;
	text-indent:-9999px;
}
#shop #cart a:hover.checkout {
	background-position:0 -27px;
}
#shop #cart .buy a {
	float: right;
	display: inline;
	margin: 13px 70px 0 0;
}
#shop #cart .buy p {
	float: left;
	display: inline;
	margin: 15px 0 0 20px;
	font-size: 14px;
}

/* @end */


/* FOOTER */
#footer {
	height:300px;
	background:url(../images/footer-bg.gif) repeat-x
}
#footer .wrapper {
	padding:60px 0 0 120px;
}
#manifesto {
	width:888px;
	height:138px;
	background:url(../images/manifesto-bg.gif) no-repeat;
}
#manifesto h3 {
	font-size:24px;
	text-transform:uppercase;
	color:#aa9c33;
	padding:15px 3px 0px;
}
#manifesto p {
	font-size:11px;
	font-style:italic;
	line-height:18px;
	color:#93b293;
	margin:-4px 235px 0 3px;
}
#footer p small {
	display:block;
	font-size:11px;
	line-height:18px;
	color:#aa9c33;
	padding:12px 3px;
}
#footer p small a {
	color:#aa9c33;
}
/* END FOOTER */

.share li a span { display: none; }
