/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Steve Putala
Author URI: http://landshipdesign.com/
Tags: custom header, fixed width, two columns, widgets

	Kubrick v.5
	 http://landshipdesign.com/kubrick/

	This theme was designed and built by Steve Putala,
	whose blog you will find at http://landshipdesign.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "utf-8";
* {
	z-index: 10;
}
body, div, h1, h2, h3, h4, h5, img, p, ul, ol, address, form, table, tr, td, th, dl, dt, dd, blockquote {
	position: relative;
	margin: 0;
	padding: 0;
}
body, textarea {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

blockquote {
	margin-left: 30px;
}
h1, h2, h3, h4, h5 {
	font-size: 1em;
	margin: 1em 0;
	/*color:#555;*/
	color: #6199CC;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
h1{
	font-size:22px;
}
h2{
	
}
ul, ol, address, dl {
	line-height: 120%;
	margin: 1em 0;
	color:#555;
}
p{
	/*line-height: 1.7em;*/
	line-height: 22px;
	color: #333;
	/*color: #6d6e71;*/
	
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}

.none,
.print,
.handheld {
	display: none;
}
.email {
	margin-bottom: -3px;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
a {
	cursor: pointer;
}
a:hover {
}
address {
	font-style: normal;
}
span.sup {
	position: relative;
	top: -.5em;
	font-size: .8em;
}
.center{
	text-align: center;
	margin: auto;
}
.fir {
	font-size: 1em;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0;
	padding: 0 !important;
}
.fir span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: no-repeat left top;
	display: block;
	top: 0;
}
a:hover.fir span {
	background-position: left bottom;
}
form.form{
	width:440px;
	margin:auto;
}
form.login br, 
form.form br {
	clear: both;
	position: relative;
}
form.form label,
form.form fieldset.radio span {
	position: relative;
	display: block;
	/*width: 6em;*/
	width: 120px;
	float: left;
	text-align: right;
	padding: 0;
	margin: 0 .3em 8px 0;
}
form.form fieldset.radio {
	display: inline;
	padding: 0;
	margin: 0 0 8px 0; /* Same bottom margin as label */
	border: none;
	position: relative;
}
form.form fieldset.radio label {
	padding: 0;
	margin-right: 8px;
	/* Undo styles above */
	float: none;
	text-align: left;
	width: auto;
	display: inline;
	cursor: pointer;
	clear: none;
	white-space: nowrap;
}
form.form input.text,
form.form select,
form.form textarea,
form.form div.LSD_rte {
	width: 300px;
	font-size: 1em;
}
form.form fieldset.radio div {
	width: 300px; /* matches width of input.text */
	margin-left: 6.3em; /* Matches margin and width of label */
}
form.form select {
	width: 305px; /* Add 4 for FF, or 6 for IE, or 5 and call it a day */
}
form.form input.radio {
	cursor: pointer;
}
form.form textarea,
form.form div.LSD_rte {
	margin-bottom: 5px;
}
form ul.errors {
	list-style-type: none;
	padding: .2em .3em;
	margin: .2em .5em 0 6.3em;
	clear: both;
	background: #FFF;
}
form ul.errors li {
	margin: 0;
}
p.notice {
	padding: .2em .3em;
	clear: both;
	background: #FFF;
	border: 1px solid #000;
}
div.LSD_editor {
	margin: 0;
	padding: 0;
	display: inline;
	cursor: pointer;
}
div.slideshow center.nav {
	margin-top: 10px;
}
div.slideshow center.nav a {
	padding: .2em .5em;
	border: 1px solid #FFF;
}
div.slideshow center.nav a.active {
	border-color: #4E1C7C;
}

body,html {
	background: #fff;
	height: 100%;
	font-family: Garamond,"Times New Roman", Times, serif;
	text-align: center;
	margin: 0 auto;
}
div.body{
	margin: 0 auto;
	padding: 0;
}

div.body{
	width: 930px;
}

div.body h1.co_name{
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}

div.body h2.description{
	font-family: "Century Gothic",Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 305px;
	top: 46px;
	margin: 0;
	font-size: 32px;
	color: #b6734f;
	font-weight: lighter;
}

div.body ul.sub_nav{
	position:absolute;
	right: 10px;
	top: 100px;
	text-align:right;
}

div.body ul.sub_nav li{
	float: left;
	list-style: none;
	list-style-type: none;
	margin: 0 0 0 20px;
	line-height: 27px;
	padding: 5px 0 0 0;
}

div.body ul.sub_nav li.shoppingbag{
	background: url(images/icon-shoppingbag.gif) no-repeat left;
	padding-left: 25px;
}

div.body ul.sub_nav li a{
	text-decoration:none;
	color: #333;
	font-size: 14px;
}

div.body ul.sub_nav li a:hover{
	text-decoration:underline;
	color: #333;
}

div.body div.nav-bar{
	position: absolute;
	background: #7F3F24 url(images/bg-nav.jpg);
	height: 32px;
	width:910px;
	top: 145px;
	left: 0;
	padding:0 10px 0 10px; 
	padding
}

div.body div.nav-bar ul{
	float: left;
	background: url(images/bg-nav_link.jpg);
	width:910px;
	height: 32px;
	margin: 0;
	padding: 0;
}

div.body div.nav-bar ul li{
	float: left;
	list-style: none;
	list-style-type: none;
	margin: 5px 10px 0 10px;
	border-right: 2px solid #fff;
}

div.body div.nav-bar ul li.sale,
div.body div.nav-bar ul li.searchbox{
	border: none;
}

div.body div.nav-bar ul li.searchbox{
	text-align:center;
}

div.body div.nav-bar ul li searchbox form.searchbox{
	display:inline;
}

div.body div.nav-bar ul li.searchbox form.search input.text,
div.body div.nav-bar ul li.searchbox form.search .selection{
	float:left;
}

div.body div.nav-bar ul li.searchbox form.search input.text{
	margin: 0 0 0 10px;
}

div.body div.nav-bar ul li a{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 18px;
	margin-right: 20px;
}

div.column_left,
div.column_right,
div.middle,
div.content-bar{
	margin:176px 0 0 0;
	padding: 0;
}

div.body div.column_left{
	float:left;
	width: 160px;
	text-align:left;
}

div.body div.column_left ul li a{
	text-decoration: none;
	color: #333;
}

div.body div.column_left ul li a:hover{
	text-decoration: underline;
}

div.column_left h3,
div.column_left ul,
div.column_left p{
	text-align: left;
	margin:0 12px auto 12px;
	font-size:14px;
}

div.column_left h3{
	margin-bottom: 9px;
	font-weight: normal;
	color: #634695;
}

div.middle ul,
div.column_left ul{
	list-style: none;
	list-style-type: none;
	margin-bottom: 26px;
}

div.middle ul li,
div.column_left ul li{
	line-height: 18px;
	font-size: 14px;
	padding: 1px 0 0 0;
}

div.middle{
	width:585px;
	float: left;
	text-align: left;
	margin-left: 8px;
	margin-bottom: 20px;
}

div.middle h3.vendor_city{
	margin: 7px 0 5px 0;
	color: #634695;
	font-weight: normal;
	text-decoration: underline;
	clear: both;
}

div.middle ul.vendor_name{
	margin:0 0 0 20px;
}

div.middle ul.vendor_name ul.vendor_information{
	margin:0;
}
div.middle ul.vendor_name ul.vendor_information li{

}

div.middle ul.vendor_name li{
	list-style: none;
	list-style-type: none;
	margin: 0 20px 0 0;
}

div.middle div.post table{
	width: 550px;
	margin-left: 5px; 
	font-family: Garamond,"Times New Roman", Times, serif;
}

div.middle div.post table tbody tr th{
	text-align: left;
	font-size: 16px;
	color: #634695;
	font-weight:normal
}

div.middle div.post table tbody tr td{
	vertical-align: top;
	padding: 2px 0 2px 0;
	line-height: 18px;
	font-size:14px;
}

div.middle ul{
	margin:0 0 26px 10px;
}

div.middle ul li{
	list-style: disc;
	line-height: 18px;
	font-size: 14px;
	padding: 1px 0 0 0;
	margin: 0 0 0 10px;
}

div.middle a{
	color: #b6734f;
	text-decoration: none;
}

div.middle a:hover{
	text-decoration: underline;
}

div.middle p{
	font-size: 14px;
	margin: 0 0 20px 0;
}

div.middle h2 a,
div.middle h2{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #634695;
}

div.column_right{
	float:right;
	width: 145px;
	margin-right: 10px;
	text-align: left;

}

div.column_right h3,
div.column_right ul,
div.column_right p{
	text-align: left;
	margin:0 0 20px 0;
	font-size:14px;
}

div.column_right h3{
	margin-bottom: 9px;
	font-weight: normal;
	color: #634695;
}

div.column_right ul li,
div.column_right ul li.cat-item{
	list-style: none;
	list-style-type: none;
}

div.column_right ul li a,
div.column_right ul li.cat-item a{
	text-decoration:none;
	color: #333;
}

div.column_right ul li a:hover,
div.column_right ul li.cat-item a:hover{
	text-decoration:underline;
}
div.foot-bar{
	width: 930px;
}

 p.copyright{
	margin-top: 150px;
	text-align: center;
}

div.foot-bar ul.shop,
div.foot-bar ul.connect,
div.foot-bar ul.wholesaler,
div.foot-bar ul.media{
	position:absolute;
	text-align: left;
	width: 110px;
	top: 6px;
}

div.foot-bar ul.connect{
	left: 60px;
}

div.foot-bar ul.shop{
	left: 235px;
}

div.foot-bar ul.wholesaler{
	left:410px;
}

div.foot-bar ul.media{
	left: 585px;
}

div.foot-bar ul.legal{
	left:750px;
	position:absolute;
	top: 8px;
	width:120px;
	text-align: left;
}

div.foot-bar ul.shop li,
div.foot-bar ul.connect li,
div.foot-bar ul.wholesaler li,
div.foot-bar ul.media li,
div.foot-bar ul.legal li{
	list-style: none;
	list-style-type: none;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 0 0 0;
}

div.foot-bar ul.shop li.title,
div.foot-bar ul.connect li.title,
div.foot-bar ul.wholesaler li.title,
div.foot-bar ul.media li.title,
div.foot-bar ul.legal li.title{
	border-bottom:1px solid #333;
	line-height: 18px;
}

div.foot-bar ul.shop li a,
div.foot-bar ul.connect li a,
div.foot-bar ul.wholesaler li a,
div.foot-bar ul.media li a,
div.foot-bar ul.legal li a{
	text-decoration: none;
	color: #333;
}

div.foot-bar ul.shop li a:hover,
div.foot-bar ul.connect li a:hover,
div.foot-bar ul.wholesaler li a:hover,
div.foot-bar ul.media li a:hover,
div.foot-bar ul.legal li a:hover{
	text-decoration:underline;
}

div.slideshow div {
	width: 900px;
	height: 500px;
}

div.slideshow p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin:7px 0 0 40px;
	font-size: 15px;
}
div.slideshow p span {
	margin-left: 20px;
}
div.slideshow p a.button,
div.slideshow p a.active {
	background: #7a7a8f url(images/slideshow_button.gif) no-repeat top left;
	position: relative;
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin: 0 2px 0 0;
	padding: 0;
	text-align: center;
	font-family: Garamond,"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
div.slideshow p a:hover.button,
div.slideshow p a.active {
	background-color: #b96d43;
	background-position: top right;
}
html.javascript div.slideshow img {
	position: absolute;
	left: 0;
	width: 900px;
	height: 500px;
}
ol.contact{
}
ol.contact li{
margin: 0 0 10px 0;
}