/* @override http://www.solsticebars.com/styles/solstice.css */

* {
margin: 0;
padding: 0;
outline: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	background: #FFFFFF url("../images/bg.png") repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {text-decoration: none;}
p, li {
	font-size: .8em;
	line-height: 1.6em;
	color: #333333;
	margin: 5px 0px 7px 0px;
}
.inside li {
	margin-left: 10px;
}
a, a:visited {
	color: #1D6993; 
	border-bottom: 1px solid #1D6993;
	text-decoration: none;
}
a:hover {
	color: #bc5f15;
	border-bottom: 1px solid #bc5f15;
	text-decoration: none;
}
a img {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	text-decoration:none
}
.left {
	float: left;
	padding: 4px 10px 4px 0;
}
.right {
	float: right;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}
.clear {
	clear: both;
}
#container {
	width:960px;
	margin: 0 auto;
	padding: 0;
	background: #bc5f15;
}
#header {
	width:960px;
	height:194px;
}
#header h1 {
	background-image: url(/images/solstice_header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 194px;
	text-indent: -9000px;
}
#nav_bar {
	background-image: url(../images/nav_bar.png);
	background-repeat:no-repeat;
	float: left;
	width:194px;
	height: 435px;
	position: relative;
	padding: 0;
	margin: 0px 0px 0px 40px;
}
#content {
	background: #ffffff;
	border:1px #000000 solid;
	text-align: left;
	float: left;
	width:684px;
}
#footer {
	clear: both;
	width:920px;
	height:55px;
	margin: 5px 0 5px 0;
	padding: 0px 20px;
}
.text {
	color: #333333;
	text-align: left;
	margin: 20px 0px 20px 20px;
	padding: 0px;
	float: left;
	width: 430px;
}
.inside {
	color: #333333;
	text-align: left;
	margin: 20px;
	padding: 0px;
	float: left;
	width: 630px;
}
#sidebar {
	float: right;
	width: 170px;
	padding: 10px;
	margin: 20px;
	border: 1px solid #592ACE;
}
#sidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #592ACE;
	margin: 0px;
	padding: 0px;
}
#sidebar h4, #sidebar h4 a:link, #sidebar h4 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #AB4B13;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 16px;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 12px;
}
#footer h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bc904d;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#footer h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#footer h6 a:link, #footer h6 a:visited, #footer h5 a:link, #footer h5 a:visited {
	color: #ddaf65;
	text-decoration:none;
	border-bottom: 0px none;
}
#footer h5 a:hover, #footer h6 a:hover {
	color: #eeca9f;
}

div.inside div#google_amark_b {
	float: right !important;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #333333;
	line-height: 1.1em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #AB4B13;
	margin: 10px 0px 3px 0px;
	padding: 0px;
}
/********* Nav Bar **********/
#nav_bar li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	text-indent: -9000px;
	overflow: hidden;
}

#nav_bar li, #nav_bar a {
	width: 194px;
	display: block;
	border:none;
}
#home, #home a {left: 0px; top: 0px; width: 194px; height: 49px;}
#about, #about a {left: 0px; top: 49px; width: 194px; height: 46px;}
#news, #news a {left: 0px; top: 95px; width: 194px; height: 47px;}
#bars, #bars a {left: 0px; top: 142px; width: 194px; height: 46px;}
#blog, #blog a {left: 0px; top: 188px; width: 194px; height: 46px;}
#testimonials, #testimonials a {left: 0px; top: 234px; width: 194px; height: 46px;}
#buy, #buy a {left: 0px; top: 280px; width: 194px; height: 47px;}
#contact, #contact a {left: 0px; top: 327px; width: 194px; height: 48px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) -194px -0px no-repeat;}
#about a:hover, #about .active {background: transparent url(../images/nav_bar.png) -194px -49px no-repeat;}
#news a:hover, #news .active {background: transparent url(../images/nav_bar.png) -194px -95px no-repeat;}
#bars a:hover, #bars .active {background: transparent url(../images/nav_bar.png) -194px -142px no-repeat;}
#blog a:hover, #blog .active {background: transparent url(../images/nav_bar.png) -194px -188px no-repeat;}
#testimonials a:hover, #testimonials .active {background: transparent url(../images/nav_bar.png) -194px -234px no-repeat;}
#buy a:hover, #buy .active {background: transparent url(../images/nav_bar.png) -194px -280px no-repeat;}
#contact a:hover, #contact .active {background: transparent url(../images/nav_bar.png) -194px -327px no-repeat;}

.mem_list_column p {
	font-size: 1em;
}

.mem_list_column a {
	font-size: .8em;
}

.linkhead {
	font-size: 1.8em;
	line-height: .85em;
	background: #bc5f15;
	color: #f2e3d7;
	width: 350px;
	margin: 2px 0px 2px 0px;
	padding: 5px 10px 0px 10px;
}
.front_image {
	margin: 0px;
	float: right;
	padding: 0px;
}
.inside hr {
	margin: 3px 0px 10px 0px;
}

/* ------ Formats Date Boxes ----- */
.inside .date {
	width: 4.8em;
	float: right;
	margin: 0px 12px 5px 12px;
	background: #F4f8EC;
	border-right: 2px solid #576B2E;
	border-bottom: 2px solid #576B2E;
	}
.inside .date h5 {
	padding: 5px 4px 5px 4px;
	margin: 0;
	text-align: center;
	font-size: 1.1em;
	letter-spacing: 0.2em;
    	line-height: 125%;
	font-weight: 400;
	text-transform: uppercase;
	color: #aaaa99;
	border: 1px solid #ddddd9;
	}
.date h5 span {
	color: #888877;
	}
.date h5 span span {
	font-size: 1.4em;
	font-weight: 900;
	}
/*---- Contact form submission styling ----*/

input, textarea, select {
	border:1px solid #999999;
	color:#666666;
}
input {
	height:25px;
}
.zemContactForm label {
	width:150px;
}

ul.contact label {
	color:#888888;
	float:left;
	font-size:12px;
	padding:5px 0px 0px 5px;
	text-align:right;
	width:150px;
	list-style-type: none;
}
.zemContactForm input {
	width:260px;
}
ul.contact input, ul.contact select, ul.contact textarea {
	width:260px;
	margin: 0px 0px 0px 4px;
	list-style-type: none;
}
textarea, input, select, option {
	font-size:12px;
	line-height:28px;
	padding:2px 0px 0px 2px;
}

div.cart-subtotal, tr.yab-checkout-subtotal td {
	border-top: 1px solid #333;
	padding-top: 8px;	
}

tr.yab-checkout-subtotal td, tr.yab-checkout-shipping td, tr.yab-checkout-total td {
	border-bottom: 0px none !important;
}

#yab-checkout-table tbody tr th {
	font-size: 13px;
	border-bottom: 1px solid #ccc;
}

td.yab-checkout-change {
	width: 160px;
}

div.quantity, div.subtotal, div.checkout_edit {
	font-size:12px;
}

div.quantity {
	width: 220px;
	float: left;
}
div.subtotal, span.yab-subtotal {
	float: right;
	text-align: right;
	width: 135px;
	margin-right: 105px;
	font-weight: bold;
	font-size: 14px;
}
div.checkout_edit, .cart-subtotal a.yab-to-checkout {
	clear: both;
	font-size: 14px;
	text-align: center;
	width: 180px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EECA9F;
	padding: 2px 5px;
	float: right;
	margin: 5px 0px;
	border:1px solid #333333;
}

div.cart-subtotal ul.yab-cart li {
	list-style-type: none;	
}
div.checkout_edit a:link, div.checkout_edit a:visited {
	color: #543E2C;
}
form li {
	border-bottom:1px solid #E3E3E3;
	clear:both;
	margin:0pt;
	padding:5px 0pt;
	list-style-type:none;
}

.odd { background-color: #E3E3E3; }

form li.bottom {
	border-bottom:0px none;
}
input.zemSubmit {
	background-color:#F0E4DB;
	border:1px solid #333333;
	color: #333333;
	font-size: 15px;
	height:35px;
	margin:15px 0px 0px 20px;
	padding:0pt;
	width:140px;
}
ul.zemError {
	background-color:#DAE3B5;
}
div.item {
	font-size: 12px;
	clear: both;
	height: 27px;
	margin: 0px 0px 10px 0px;	
}
div.item p {
	width: 320px;
	float: left;
}
div.item p.yab-add {
	display: inline;
	float: right;
	margin: 0px 0px 0px 5px;
	width: 135px;
}
.checkout input, .yab-add input {
	line-height: 16px;
	font-size: 12px;
	padding: 1px;
	height: 18px;
	width: 22px;
	text-align: center;
}
.checkout input {
	width: 75px;
}
#yab-checkout-table li {
	list-style-type: none;
}
table#yab-checkout-table {
	border-collapse: collapse;
}
#yab-checkout-table td {
	padding: 0px 5px;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
}

#yab-checkout-table img {
	float: left;
}

#yab-checkout-form fieldset {
	border: 0px none;
}

#yab-checkout-form label {
	color:#888888;
	float:left;
	font-size:12px;
	padding:5px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
	text-align:right;
	width:130px;
	list-style-type: none;
}
#yab-checkout-form p.yab-shop-required label {
	color: #a70e00;
}

.yab-checkout-change input {
	margin: 0px 10px 0px 0px;
	padding: 0px 2px;
	line-height: 25px;
	width: 28px;
	text-align: center;
}

.yab-checkout-change input.submit-edit {
	width: 80px;
	line-height: 12px;
}

.yab-checkout-change input.submit-del {
	background: #eee;
	border: 0px none;
	height: 18px;
	width: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.yab-checkout-change input.submit-del:hover {
	background: #8d0b00;
}
#yab-checkout-form input {
	width: 200px;
}
#yab-checkout-form textarea {
	width: 320px;
}

p.yab-shop-payments {
	display: none;	
}

#yab-checkout-form fieldset p.tou.remember label {
	width: 300px;
	float: none;
}

input#yab-remember.checkbox {
	float: none;
	width: 20px;
	height:15px;
	margin: 0px 0px 0px 140px;
}

#yab-checkout-form input.submit {
	float: right;
	line-height: 16px;
}
tr.yab-checkout-tax {
	display: none;
}
.checkout input.add_cart, .remove input, .yab-add input.submit, input.submit-edit, #yab-checkout-form input.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 27px;
	color: #543E2C;
	background-color: #EECA9F;
	padding: 2px 5px;
}
div.checkout_edit a:hover, .checkout input.add_cart a:hover, .remove input a:hover, .yab-add input.submit:hover, #yab-checkout-form input.submit:hover  {
	color: #c78549;
}

.yab-add input {
	margin: 0px 15px 0px 0px;
	padding: 2px 3px;
}
.yab-add input.submit {
	width: 75px;
}
.button input {
	height: 100%;
	margin: 10px;
}
input.checkout {
	height: 44px;
	width: 168px;
	margin: 10px;
}
li.remove {
	list-style-type: none;
}
ul.cart {
	width: 200px;
	float: right;
	margin: 5px;
	border-top: 1px solid #543E2C;
	clear: both;
}
.cart li {
	list-style-type: none;
	margin: 2px 0px 0px 0px;
}
li.item {
	list-style-type: none;
	border-bottom: 1px solid #F0E4DB;
	padding: 5px 0px;
}
.item li {
	list-style-type: none;
	display: inline;
	margin: 2px 0px 10px 10px;
}

.button {
	width: 75px;
	text-align: center;
	padding: 0px 2px 6px 2px;
}
.clearBoth, .clear {
	clear: both;
}

ul.bar_list {
	margin: 5px 0px;
}
.bar_list li {
	list-style-type: none;
}