
/* @override http://www.lansellhouse.com/includes/stylesheet.css */

Body {
	color: #000;
	font: 75%/2em "Times New roman",Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
	background: #CCBA94 url(/images/bg.jpg) repeat-x top center;
}

h2 {
	color: #000;
	font-weight: normal;
	font-size: 18px;
	margin-bottom:10px;
}

h3 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
h4 {
	font-size: 14px;
	margin:0;
	padding: 5px 0;
}

ul {
	list-style-position: inside;
	margin-bottom: 10px;
}

ol {
	list-style-position: inside;
	margin-bottom: 10px;
	list-style-type: decimal;
}

* {
	padding: 0;
	margin: 0;
}

/* Global */

#layout {
	width: 900px;
	margin: 0 auto;
}

#primary, #secondary {
	width: 850px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0 auto;
	min-height: 400px;
	background: transparent url(/images/bg_secondary.png) repeat-y center top;
}

/* Header */

#head {
	padding: 5px 5px 110px 10px;
}

#header {
	background: transparent url(/images/header-PNG.png) no-repeat center bottom;
	height: 170px;
	width: 900px;
	padding-top: 80px;
	margin: 0 auto ;
}

#header-logo {
	

/*margin: 0px 0px 50px 0;*/

	float: right;
}

#topmenu {
	color: #000;
	font: bold 2em "Helvetica", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: bottom;
	padding-top: 130px;
	margin-right: 85px;
	float: right;
}

p.tdSize {
	font-size: 10px;
	line-height: 12px;
}

/* Navigation */

#navigation {
	width: 450px;
	float: left;
}

#page-nav {
	margin-left: 0px;
	margin-top: 140px;
	padding: 10px 15px 0px 15px;
	float: left;
	width: 425px;
}

#page-nav #news, #page-nav #contact, #page-nav #home {
	float: right;
	position: relative;
}

#page-nav #news a, #page-nav #contact a, #page-nav #home a {
	height: 50px;
	display: block;
	overflow: hidden;
	float: none;
}

#page-nav #news a {
	width: 86px;
}

#page-nav #contact a {
	width: 100px;
}

#page-nav #home a {
	width: 86px;
}

#page-nav #news a:hover, #page-nav #contact a:hover, #page-nav #log a:hover, #page-nav #home a:hover {
	display: block;
}

#page-nav #contact a:hover {
	text-indent: -100px;
}

#page-nav #news a:hover {
	text-indent: -86px;
}

#page-nav #home a:hover {
	text-indent: -86px;
}

#navigate-cart {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#navigate-cart a, #navigate-cart a:link, #navigate-cart a:visited {
	

/*color: #9E1434;*/ color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#navigate-cart a:hover {
	

/*color: #9E1434;*/ color: #FFF;
	text-decoration: underline;
}

/* Primary */

#primary-left {
	width: 444px;
	float: right;
}

#primary-left h1 {
	

/*color: #9E1434;*/ color: #FFF;
	font-size: 1.25em;
	padding-bottom: 5px;
}

#primary-right {
	

/*color: #9E1434;*/ color: #FFF;
	font-size: 1.25em;
	line-height: 1.55em;
	width: 261px;
	float: left;
}

#primary-right a, #primary-right a:link, #primary-right a:visited, #primary-left h1 a, #primary-left h1 a:link, #primary-left h1 a:visited {
	

/*color: #9E1434;*/ color: #9E1434;
	text-decoration: none;
}

#primary-right a:hover, #primary-left h1 a:hover {
	

/*color: #9E1434;*/ color: #FFF;
	text-decoration: underline;
}

.feature {


}

.feature-specials {
	padding-bottom: 10px;
}

.feature img {
	padding: 7px;
	border: 2px solid #ccc;
}

.feature a:hover img {
	padding: 7px;
	border: 2px solid #333;
}

#primary .feature-desc {
	font-size: 1.14em;
	line-height: 1.4em;
	padding: 5px 5px 0;
}

.feature-desc a, .feature-desc a:link, .feature-desc a:visited {
	color: #473714;
	text-decoration: none;
}

.feature-desc a:hover {
	

/*color: #9E1434;*/ color: #000;
	text-decoration: none;
}

#newsletter {
/*	background: url(/images/subscribe.jpg) no-repeat center top;*/
	margin-top: 10px;
	padding-top: 33px;
	height: 12px;
}

#newsletter-body {
	

/*color: #9E1434;*/ color: #000;
	text-align: center;


/*background: #9E1434 repeat-x left top;*/
	padding: 0px 7px 0px;
	border-left: 1px solid #8E4C8D;
	border-right: 1px solid #8E4C8D;
	border-bottom: 1px solid #8E4C8D;
	margin-top: -2px;
}

#searchform {
	background: url(/images/search.gif) no-repeat center top;
	margin-top: 10px;
	padding-top: 33px;
}

#searchform-body {
	

/*color: #9E1434;*/ color: #000;
	text-align: center;
	padding: 0px 7px 0px;


/*background: #9E1434 repeat-x left top;*/
	border-left: 1px solid #9E1434;
	border-right: 1px solid #9E1434;
	border-bottom: 1px solid #9E1434;
}

#signup {
	color: #473714;
	font: 1.2em "Helvetica", "Lucida Grande", Verdana, Arial, sans-serif;
	width: 95%;
	margin-bottom: 5px;
	padding: 3px;
	border-top: 2px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#events {
	font-size: 1.25em;
	line-height: 1.5em;
	margin-right: 20px;
	padding: 5px 0 10px;
	border-top: 2px solid #c3ce61;
}

#events a, #events a:link, #events a:visited {
	color: #34280e;
	text-decoration: none;
}

#events a:hover {
	color: #578ea1;
	text-decoration: none;
}

#primary #clients {
	padding-top: 20px;
}

#primary #clients p {
	padding-bottom: 15px;
}

/* Secondary */

#secondary {
	font-size: 1.1em;
	line-height: 1.5em;
}

#secondary-left {
	width: 195px;
	float: left;
}

#secondary-left h1 {
	color: #34280e;
	font-size: 2em;
	padding-bottom: 7px;
}

#secondary-left #clients {
	padding-right: 20px;
}

#secondary a, #secondary a:visited {
	

/*color: #9E1434;*/ color: #000;
	text-decoration: none;
}

#secondary a:hover {
	color: #000;
	text-decoration: underline;
}

#secondary-right {
	width: 560px;
	float: left;
	padding-left: 0px;
}

#secondary-right h1 {
	

/*color: #9E1434;*/ color: #FFF;
	font-size: 2em;
	font-weight: 300;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-top: 15px;
}

#secondary-right ul {
	padding-bottom: 10px;
}

#secondary-right li {
	padding-left: 25px;
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 10px;
}

#secondary-cms {
	width: 700px;
	margin: 0 auto;
	line-height: 18px;
}

#secondary-cms h1 {
	color: #000;
	font-size: 1.6em;
	font-weight: 300;
	padding-bottom: 15px;
}

#secondary-blog {
	width: 520px;
	float: left;
	padding-left: 30px;
	margin-left: 30px;
	text-align: justify;
}

#secondary-blog a {
	color: #06548c;
}

#secondary-blog a:hover {
	color: #06548c;
	text-decoration: underline;
}

#secondary-blog h1 {
	color: #000;
	font-size: 18px;
	font-weight: 300;
	padding: 17px 0px 0px 2px;
	margin: 0;
/*	background:transparent url(/images/knoospaper.gif) no-repeat left;*/
	height: 37px;
}

#secondary-blog h2 {
	color: #044472;
	font-size: 16px;
	font-weight: 300;
	padding: 5px 0 7px 0;

}

.news-bits {
	width: 200px;
	float: left;
	background: #620560 url(/images/news_bits.jpg) repeat-x center top;
	border: 1px solid #904E8E;
	padding: 4px 3px 3px 8px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #CFB2CE;
	min-height: 170px;
}

.news-bits img {
	vertical-align: bottom;
	float: left;
	margin-top: 10px;
}

#triple-right {
	width: 180px;
	float: left;
	border: 1px solid #fff;
	margin-left: 20px;
	margin-top: 0px;
	background: url(/images/specials_bg.jpg) repeat-y;
}

#triple-right h1 {
	

/*color: #9E1434;*/ color: #FFF;
	font-size: 1.7em;
	font-weight: lighter;
	padding-bottom: 22px;
	padding-top: 20px;
	text-align: center;
}

#secondary .feature {


/*	width: 175px;*/
	padding: 20px 15px 5px 0px;
	float: left;
}

#secondary .feature-desc {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 5px 5px 0;
	text-align: center;
	width: 210px;
}

#secondary .feature-specials {
	text-align: center;
}

#secondary .feature-desc-specials {
	font-size: 0.85em;
	line-height: 1.4em;
	width: 120px;
	margin: 0 auto;
	padding-top: 6px;
}

#paginate {
	font-size: 1.1em;
	text-align: center;
}

#paginate a, #paginate a:link, #paginate a:visited {
	color: #578ea1;
	text-decoration: none;
}

#paginate a:hover {
	color: #34280e;
	text-decoration: none;
}

.active {
	color: #c8b71a;
	text-decoration: none;
}

ul#listline {
	margin-right: 20px;
	padding-bottom: 10px;
	border-top: 1px dotted #FFF;
}

ul#collections {
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 15px;
}

ul#collections li, ul#listline li {
	list-style-type: none;
	border-bottom: 1px dotted #FFF;
	line-height: 24px;
	display: block;
	list-style-position: outside;
}

ul#collections2 {
	border-top: 1px dotted #FFF;
	padding-bottom: 20px;
}

ul#collections2 li, ul#listline2 li {
	padding: 3px 7px 2px;
	list-style-type: none;
	border-bottom: 1px dotted #FFFFFF;
	line-height: 25px;
	display: block;
}

#tags {
	color: #578ea1;
}

/* Product */

#prod-left {
	float: left;
}

#prod-left h1 {
	

/*color: #9E1434;*/ color: #000;
	font-size: 1.7em;
	font-weight: 100;
	padding-bottom: 7px;
}

#prod-right {
	width: 268px;
	float: right;
}

.theprod img {
	background-color: #000;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #FFF;
	float: right;
	text-align: right;
}

.theprod a:hover img {
	background-color: #999;
	padding: 5px;
	border: 1px solid #FFF;
}

.theprod_general img {
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 50px;
	padding: 5px;
	float: right;
	text-align: right;
	clear: both;
	border: 1px solid #000;
}

.theprod_blog img {
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #000;
	float: right;
	text-align: right;
	margin-top: 60px;
	clear: both;
}

.theprod-mini-odd img {
	background-color: #f1ff77;
	width: 120px;
	margin: 0 20px 20px 0;
	padding: 4px;
	float: left;
	border: 4px solid #c3ce61;
}

.theprod-mini-even img {
	background-color: #f1ff77;
	width: 120px;
	margin: 0 0 20px;
	padding: 4px;
	float: left;
	border: 2px solid #c3ce61;
}

.theprod-mini-odd a:hover img, .theprod-mini-even a:hover img {
	background-color: #f1ff77;
	padding: 4px;
	border: 2px solid #b1bc59;
}

ul#listline {
	margin-bottom: 10px;
}

ul#prod-list {
	padding-bottom: 25px;
}

ul#prod-list li {
	padding: 3px 0 2px;
	list-style-type: none;
}

.strike {
	color: #578ea1;
	font-size: 0.92em;
	text-decoration: line-through;
	vertical-align: text-top;
}

.prod-type {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px dotted #FFFFFF;
}

/* Shopping Basket */

#cart-content {
	font-size: 1.25em;
	

/*color: #9E1434;*/ color: #FFF;
}

#cart-content a, #cart-content a:link, #cart-content a:visited {
	

/*color: #9E1434;*/ color: #FFF;
	text-decoration: none;
	padding-left: 5px;
}

#viewsuburb {
	

/*color: #9E1434;*/ color: #FFF;
}

#cart-content h1 {
	color: #578ea1;
	font-size: 1.6em;
	padding-bottom: 7px;
}

#cart-content h3 {
	font-size: 1.3em;
	padding: 0 10px 10px 0;
}

#cart-content .feature-desc {
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 5px 5px 0;
}

ul.cartlist {
	padding: 0;
	border-top: 1px solid #999;
	list-style-type: none;
}

ul.cartlist li {
	padding: 0;
	border-bottom: 1px solid #999;
}

.thecartodd, .thecarteven {
	padding: 7px 10px;
}

.thecarteven {
	background: #9E1434;
}

.cartimg {
	background-color: #f1ff77;
	margin-right: 10px;
	padding: 5px;
	float: left;
	border: 7px solid #c3ce61;
}

a:hover .cartimg {
	background-color: #f1ff77;
	padding: 5px;
	border: 7px solid #b1bc59;
}

.cartdesc {
	width: 440px;
	padding-top: 7px;
	float: left;
}

.cartright {
	text-align: right;
	padding-top: 5px;
	float: right;
}

.cart-right {
	text-align: right;
	padding-top: 15px;
}

/* Search */

#searchresults #q, #secondary-left #q {
	color: #578ea1;
	padding: 5px;
	border-top: 2px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#searchresults #q {
	font: 2em "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 55%;
}

#secondary-left #q {
	font: 1.15em "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 90%;
	margin: 5px 0 3px;
}

#searchresults {
	font-size: 1.25em;
	background: #9E1434 url(/images/primary.png) repeat-x left top;
	margin: 0 20px 0 5px !important;
	padding: 10px 35px 25px;
}

#searchresults a, #searchresults a:link, #searchresults a:visited, #searchresults h3 a, #searchresults h3 a:link, #searchresults h3 a:visited {
	color: #578ea1;
	text-decoration: none;
}

#searchresults a:hover, #searchresults h3 a:hover {
	

/*color: #9E1434;*/ color: #000;
	text-decoration: underline;
}

.highlight {
	color: #c8b71a;
}

.result-image img {
	width: 0px;
	height: 0px;
	visibility: hidden;
}

#searchresults li {
	padding-bottom: 20px;
	border-bottom: 1px dotted #473714;
	list-style-position: inside;
}

/* Footer */

#footer {
	width: 900px;
	height: 41px;
	color: #796b4c;
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	background: transparent url(/images/bg_footer.png) center bottom;
	font-family: Helvetica;
	letter-spacing:1px;
}

#footLeft {
	padding-top:3px;
}

#footer a:link, #footer a:visited {
	color: #796b4c;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}

/* Random */

a, a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

hr {
	margin: 5px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px dotted #FFFFFF;
	border-left-style: none;
}

.clear {
	clear: both;
}

.cleared {
	clear: left;
}

.right {
	float: right;
}

img {
	border: none;
}

p {
	padding-bottom: 10px;
}

a {
	text-decoration: none;
}

.button {
	margin-right: 5px;
}

.buttoner {
	margin-left: 5px;
}

.buttoned {
	margin: -12px 5px 0 0;
	float: left;
}

.links {
	font-size: 1.25em;
}

#lightbox {
	border: 0 !important;
}

.search_result {
	height: 42px;
	width: 175px;
	display: inline-block;
	margin-top: 1px

;
	/*margin-right:12px; */
padding: 1px;
	border: 1px solid #9E1434;
	font: 10px "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #9E1434;
	color: #ECE1CD;
	text-align: left;
}

.search_result_over {
	height: 42px;
	width: 175px;
	display: inline-block;
	margin-top: 1px

;
	/*margin-right:12px; */
padding: 1px;
	border: 1px solid #9E143

4;
	/*//#D7C1CE*/
font: 10px "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #ECE1CD;
	color: #9E1434;
	text-align: left;
}

.search_result_listing {
	width: 100%;
	display: inline-block;
	margin-top: 2px;
	padding: 4px;
	border: 1px solid #000;
	font: 10px "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
}

.search_result_listing_over {
	height: 42px;
	width: 100%;
	display: inline-block;
	margin-top: 2px;
	margin-right: 12px;
	padding: 4px;
	border: 1px solid #000;
	/*/

/#D7C1CE*/
	font: 10px "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #E5EFF7;
	color: #000;
}

#secondary-left-new {
	width: 261px;
	margin-top: 72px;
	float: right;
}

#secondary-left-new h1 {
	color: #34280e;
	font-size: 2em;
	padding-bottom: 7px;
}

#secondary-left-new #clients {
	padding-right: 20px;
}

#secondary-right-new {
	width: 444px;
	float: left;
}

#secondary-right-new h1 {
	

/*color: #9E1434;*/ color: #000;
	font-size: 2em;
	padding-bottom: 7px;
}

#secondary-right-new ul {
	padding-bottom: 10px;
}

#secondary-right-new li {
	padding-left: 25px;
	list-style-type: disc;
	list-style-position: inside;
}

.tablerow td {
	background-color: #81367F;
	text-align: left;
	padding: 5px;
}

.tableheading td {
	background-color: #000;
	border: 1px solid #fff;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
	color: white;
	letter-spacing: 3px;
}

.tableheading_backend td {
	border: 1px solid #9E1434;
	background-color: #9E1434;
	text-align: left;
	padding: 5px;
	color: white;
	font: 12px "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
}

.tablerow_admin td {
	background-color: #ECE1CD;
	text-align: left;
	padding: 5px;
	font: 10px "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #9E1434;
}

tr.tablerow_admin td a {
	color: #578ea1;
	background-color: #ECE1CD;
	text-align: left;
	font-family: "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
}

.tablerow_admin_over td {
	background-color: #ECE1CD;
	text-align: left;
	padding: 5px;
	font: 10px "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #666;
}

tr.tablerow_admin_over td a {
	background-color: #ECE1CD;
	text-align: left;
	font: 10px "Helvetica", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #578ea1;
}

/* Page Numbers */

.pages {
	padding-top: 1em;
	

/*margin: 1em 0;*/
    clear: left;
	font-size: 70%;
}

.pages a, .pages span {
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #999;
}

.pages span.current {
	border: 1px solid #333;
	font-weight: bold;
	background: #333;
	color: #9E1434;
}

.pages a {
	border: 1px solid #333;
	text-decoration: none;
}

.pages a:hover {
	border-color: #000;
	text-decoration: underline;
}

.pages span.nextprev {
	color: #A7001F;
}

.pages span.nextprev {
	border: 1px solid #ddd;
	color: #666;
}

.topmenu_items {
	padding: 10px 0px 6px 0;
	text-align: left;
	font: 14px "Helvetica", Arial, Helvetica, Geneva, sans-serif;
	color: #0067B1;
	text-transform: uppercase;
}

/*
.topmenu_items li{
	list-style: none;
	display: inline;
	margin-right: 7px;
	padding:8px 0px;
}

.topmenu_items li:hover{
	background:#fff;
}
*/

.topmenu_items li {
	list-style: none;
	display: inline;
	margin-right: 7px;
	padding: 5px 1px 2px 1px;
}

.topmenu_items li:hover {
	padding: 4px 0px 2px;
	background: #fff;
	border-left: 1px solid #6EA0BD;
	border-top: 1px solid #6EA0BD;
	border-right: 1px solid #6EA0BD;
	border-bottom: 3px solid #fff;
}

li.topmenu_items_selected {
	padding: 4px 0px 2px;
	background: #fff;
	border-left: 1px solid #6EA0BD;
	border-top: 1px solid #6EA0BD;
	border-right: 1px solid #6EA0BD;
	border-bottom: 3px solid #fff;
	text-decoration: none;
}

.topmenu_items li a {
	padding: 3px 0.5em;
	text-decoration: none;
	color: #0067B1;
}

.topmenu_items li a:hover {
	text-decoration: none;
	color: #0067B1;
	background: #fff;
}

.topmenu_items li a:visited {
	color: #0067B1;
	text-decoration: none;
}

.blog-archives {
	float: right;
	width: 190px;
	font-size: 12px;
	padding-right: 10px;
	margin: 35px 30px 0 0;
}

.blog-archives h3 {
	font-weight: 300;
	padding-top: 25px;
	padding-bottom: 10px;
}

.blog-archives li {
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0px px;
	margin-bottom: 7px;
	border-bottom: 1px #000 dotted;
	list-style-position: outside;
}

.blog-archives li a {
	color: #06548C;
}

#hero_image {
	border: 1px solid #000;
	height: 340px;
	width: 210px;
	background-image: url(/images/hero_bottle.png);
}

#listing {
	padding: 20px 40px;
}

#listing h2 {
	font-size: 16px;
}

td.tcolmb {
	padding: 2px;
	background: #BBA67B;
}

td.tcollb {
	padding: 2px;
	background: #EEE8DB;
}

#contact-form {
	border: 1px solid #BBA67B;
}

.product-category-view {
	margin: 0 auto;
}

.back-button {
	padding: 10px;
	height: 50px;
	border: 1px solid #B6A176;
	background: transparent url(/images/bg_back.gif) repeat-x center;
}
