@charset "utf-8";

/* CSS Document */

/* NEW SITE */

body {
	width:100%;
	height:100%;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:12px;
	color:#2c2c2c;
	background: url(/public/images/wood-bg.png) repeat;
	padding:0;
	margin:0;
}

h1, h2, h3, h4, a, p, img, div, ul, ol, li {
	text-decoration:none;
	border:none;
	padding:0;
	margin:0; 
	list-style:none;
}

.left {
	float:left;
}
.right {
	float:right; 
}

h1 {
	font-family: georgia, serif;
	font-size: 22px;
	font-weight: normal;
	color: #631c1c;
}

h1.store {
	font-family: georgia, serif;
	font-size: 32px;
	line-height: 28px;
	font-weight: normal;
	color: #631c1c;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #232323;
}
h4 {
	font-family:verdana, serif;
	font-size:16px;
	font-weight:normal;
	color:#48718b;
}
a {
	color:#333;
	border:none;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
a:hover {
	color:#39617B;
	text-decoration:none;
	border:none;
	outline:none;
}
p {
 line-height: 2em;
 margin: 1.25em 0;
}

.container_16 {
	background: #fff;
}

.header {
	height: 76px;
}

.login-bar {
	height: 20px;
	background: #ededed;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 6px 0;
	overflow: hidden;
}
.login-bar ol {
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.login-bar ol li {
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
}
.login-bar ul {
	margin: 4px 10px;
}
.login-bar ul li {
	float: left;
	margin: 0 8px 0 0;
}

.login-bar input {
	width: 96px;
	height: 15px;
	background: #fff;
	border: 1px solid #ccc;
}

.login-bar input.button {
	width: 53px;
	height: 19px;
	font-size: 11px;
	background: url(/public/images/login-btn.png) no-repeat;
	border: none;
	padding: 0;
	margin: 0;
}

.workshop-list li input.sub-login {
	width: auto;
}

.login {
	padding: 0;
	margin: 0;
}


.forgot-pswd-block-index {
	display: none;
}

.nav-bar {
	float: left;
	width: 100%;
	height: 50px;
	background: #608fae url(/public/images/nav-bg.png) repeat-x;
	position: relative;
}
.nav-bar img.logo {
	float: left;
	width: 236px;
	height: 67px;
	position: relative;
	z-index: 999;
	top: -34px;
}
.nav-bar ul {
	float: right;
	height: 50px;
	padding: 0;
	margin: 0;
}
.nav-bar ul li {
	float: left;
	text-align: center;
}

.nav-bar li a {
	float: left;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	background: #9bc8e3;
	padding: 0 10px;
	margin: 11px 10px;
}

.nav-bar li a.arrow-nav {
	background: #9bc8e3 url(/public/images/nav-arrow.png) no-repeat right;
	padding: 0 28px 0 10px;
}

.nav-bar li a:hover {
	color: #39617b;
	background: #c5dfee;
}

.nav-bar li a.arrow-nav:hover {
	color: #39617b;
	background: #c5dfee url(/public/images/nav-arrow.png) no-repeat right;
}

.nav-bar li ul {position: absolute; float: left; width: 190px; height: auto; left: -999em; top: 39px; background: #608fad; padding: 10px;}
.nav-bar li ul li {float: left; width: 190px; height: 22px; text-align: left; text-transform: capitalize; margin: 0 0 1px 0;}
.nav-bar li ul li a {float: left; width: 170px; height: 22px; line-height: 22px; font-weight: normal; color: #39617b; background: #c6dfee; padding: 0 10px; margin: 0 0 1px 0;}
.nav-bar li ul li a:hover {background: #fcfdfe;}
.nav-bar li:hover ul {left: auto;}
.nav-bar li:hover ul, .nav-bar li.sfhover ul {left: auto;}

.image-bar {
	margin: 1px 0 40px 0;
}

.content {
	float: left;
	margin: 0 0 40px 0;
	overflow: hidden;
}

.featured-wrap {
	background: #822d2d;
}
.featured {
	background: #efe1e1;
	padding: 6px;
	margin: 10px;
}
.featured-prod {
	text-align: center;
}
.feat-prod {
	overflow: hidden;
}
.featured h3 {
	font-family: georgia, serif;
	font-size: 16px;
	color: #333;
}
.featured img {
	font-size: 12px;
	margin: 8px 0;
}

.news-event p {
	margin: 2px 0;
}
.news-event .title {
	font-size: 14px;
	font-weight: bold;
	color: #822D2D;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 4px 0;
	margin: 0;
}
.news-event .date {
	font-weight: normal;
	font-style: italic;
	color: #39617B;
}
.news-event .location {
	font-size: 11px;
	color: #444;
}
.news-event span {
	float: left;
	width: 100px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.manu-list {
	float: left;
	width: 940px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
	padding: 4px 0;
}
.manu-list li {
	float: left;
	height: 15px;
	line-height: 15px;
	background: url(/public/images/manu-list.png) no-repeat;
	padding: 0 0 0 16px;
	margin: 0 30px 0 0;
}
.manu-list li a {
	font-weight: bold;
}

.product-wrap {
	float: left;
	width: 440px;
	background: #e8e8e8;
	padding: 10px;
	margin: 20px 20px 0 0;
}
.product-wrap.even {
	margin: 20px 0 0 0;
}
.product {
	width: 420px;
	height: 120px;
	background: #fff;
	padding: 10px;
}
.product .photo {
	float: left;
	width: 81px;
	margin: 0 20px 0 0;
}

.product .details {
	float: left;
	width: 318px;
}
.product p.title {
	font-size: 14px;
}

.product p {
	font-size: 12px;
	margin: 0;
}

.product p a {
	font-weight: bold;
	color: #2b3b52;
}

.product .price {
	font-size: 12px;
	font-weight: bold;
	color: #812b2c;
}
.product input.add-cart {
	width: 111px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	background: url(/public/images/black-button.png) no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
}

.display-status {
	float: right;
	font-weight: bold;
	color: #60708e;
	margin: 22px 0 0 0;
}
.display-status span {
	color: #424f66;
}

.footer {
	float: left;
	height: auto;
	background: #262727 url(/public/images/footer-bg.png) repeat-x bottom;
	overflow: hidden;
}
.footer-head {
	height: 32px;
	background: url(/public/images/footer-head-bg.png) repeat-x;
}
.footer-head p {
	font-family: georgia, serif;
	font-size: 16px;
	color: #fff;
	margin: 0;
}
.footer ul {
	float: left;
	width: 152px;
	margin:  6px 0px 6px 0;
	line-height: 16px;
}
.footer ul li a {
	font-size: 11px;
	color: #fff;
}
.footer p {
	color: #608FAD;
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0 4px 0;
}

.pagination {
	width: 300px;
	text-align: center;
	margin: 10px auto;
}
.pagination a {
	padding: 0 2px;
}
.pagination a.current {
	font-weight: bold;
}


.paginator {
}
.paginator a{
	color:#484848;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.paginator a:hover{
	color:#484848;
	text-decoration:underline;
}
.pagination_container{
	
}
.pagination_container a{
	
}
.pag_link_box{

}
.pag_link_box strong{
	color:#484848;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:;
}
.pag_link_box a{
	background: url(/public/images/arrows.png) no-repeat;
}
.pag_link_box a:next{
	background-position: 0px 0px;
}
.pag_link_box a:next{
	background-position: 0px -7px;
}

.workshop-list ul{
	float:left;
	margin:0;
	padding:0;
}
.workshop-list li{
	margin:0 0 10px 0;
	padding:0;
}
.workshop-list li span{
	float:left;
	width:142px;
}
.workshop-list li input{
	width:220px;
}
.workshop-list li select{
	width:220px;
}
.workshop-list li.workshop-submit input{
	width:100px;
}
.contact-body-container{
	float:;
	margin:60px 0 0 60px;
	font-family: georgia, serif;
}
.contact-address-container{
	float:left;
	margin:20px 0 60px 15px;
	font-family: georgia, serif;
}
.contact-contact-block{
	float:right;
	margin:0 300px 0 0;
}
.contact-text{
	font-family: georgia, serif;
	font-size:12px;
	color:#000;
}
.contact-text-block{
	margin:15px 5px 0 15px;
	float:;
}
.contact-text span{
	float:left;
	width:100px;
}
.contact-text-box{
	float:left;
	width:100px;
}
.contact-submit{
	margin:0 0 0 15px;	
}
.text-field {
	width:146px;
	margin-bottom:2px;
}
.text-area {
	margin:0 0 15px 0px;
}
.state-box {
	width:151px;
	background-color:#;
}
.pink-text-field {
	background-color:#;
}
.generic-page-container{
	float:;
	margin:0 60px 0 60px;
	font-family: georgia, serif;
}

.sub-wrapper {
	width:716px;
	background:url(../../images/sub-content-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0 0 0 0px;
	padding:10px 0 0 15px;
}
#registration-wrapper {
}
.registration-block {
	width:510px;
}
#registration-content {
	width:693px;
	background:url(/public/images/red_rounded_box_bg_contact.png);
	background-repeat:repeat-y;
	border:#fff solid 3px;
	border-bottom:none;
	padding:10px 0 0 0;
}
.registration-text {
	font-family:, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.registration-space {
	margin:0 0 30px 0;
}
.registration-submit {
	margin:0 0 60px 0;
}

/* CART STUFF */

form .qty-short {
	width: 26px;
}

.cart-list ul {
	float: left;
	width: 680px;
	background: #f1f1f1;
	border-bottom: 1px dotted #444;
	padding: 0 10px;
}
.cart-list ul li input.no-btn {
	float:left;
	height: 18px;
	font-size: 11px;
	background: none;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.cart-list ul li input.no-btn:hover {
	color: #39617B;
}
.cart-list ul li {
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0 20px 0 0;
}
.cart-list ul.labels {
	font-weight: bold;
	background: none;
}
.cart-list ul.price {
	background: none;
	border: none;
}
.cart-list ul.total-price {
	background: #c5dfee;
	border-top: 1px dotted #444;
	border-bottom: none;
}
.cart-list ul li.pricing {
	text-align: right;
}
.cart-list ul li.s {
	width: 60px;
}
.cart-list ul li.m {
	width: 120px;
}
.cart-list ul li.xl {
	width: 400px;
}
.coupon {
	float: left;
	width: 292px;
	height: auto;
	background: #c5dfee;
	padding: 0 10px 10px;
}
.coupon p {
	margin: 4px 0;
}
.coupon .contact-text {
	margin: 0 0 4px 0;
}

#shipping_service {
	width: 110px;
}

.style-button {
	float: left;
	width: 158px;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
	background: url(/public/images/checkout-btn-off.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}
.style-button:hover {
	color: #eee;
	background: url(/public/images/checkout-btn.png) no-repeat;
}


/* PRODUCT */
.product-wrap {
	background: #eee;
	width: auto;
}
.product {
	background: #fff;
}
.product-image {
	float: left;
	width: 340px;
	height: auto;
	border: none;
	margin: 0 20px 0 0;
}
.product-info {
	float: left;
	width: 560px;
	height: auto;
}
.product-info p {
	margin: 0;
}

.filter {
	height: 36px;
	line-height: 34px;
	margin: 10px 0 0 0;
}
.filter .label {
	float: left;
	height: 34px;
	width: 206px;
	text-align: center;
	font-size: 16px;
	color: #641313;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #913232;
	background: #913232 url(/public/images/filter-red.png) repeat-x;
	padding: 0;
	margin: 0;
}
.filter .main {
	float: left;
	width: 642px;
	height: 34px;
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: url(/public/images/filter-bg.png) repeat-x;
}
.filter .main select {
	margin: 4px 0 0 0;
}

.filter .button {
	float: left;
	width: 88px;
	height: 34px;
	text-align: center;
	border: 1px solid #48718b;
	background: url(/public/images/filter-blue.png) repeat-x;
}
.filter .button a {
	float: left;
	width: 88px;
	height: 34px;
	color: #fff;
}
.filter .button a:hover {
	color: #222;
}
.filter select {
	width: 200px;
	margin: 0 5px;
}

.lightbox {
	clear:left;
	float:left;
	margin:5px 0 0 10px;
}

.lightbox a, .lightbox a:hover {
	color:#A63D3D;
	font-weight:bold;
}