/* Hobo Ninja store layout stylesheet */

body {
	background: top center fixed no-repeat #fff;
	font: 12px Arial;
	color: #000;
	line-height: 1.4;
	text-align: center;
	padding: 0;
	margin: 0;
}

a, input {
	outline: 0;
}

a {
	color: #0a81d3;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 30px;
	padding: 0;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 24px;
	padding: 0;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 16px;
	color: #cc0000;
	padding: 0;
	margin: 5px 0;
}

h4 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.container {
	width: 1020px;
	text-align: left;
	margin: 0 auto;
}

#page {
	margin: 22px 0 0 0;
}

#page .page {
	margin: 0 0 40px 0;
}

#page .sidebar {
	width: 160px;
}

.float20 {
	width: 20px;
	float: left;
}
.float200 {
	width: 200px;
	float: left;
}
.float210 {
	width: 210px;
	float: left;
}
.float300 {
	width: 300px;
	float: left;
}
.float600 {
	width: 600px;
	float: left;
}
.float610 {
	width: 610px;
	float: left;
}
.float700 {
	width: 700px;
	float: left;
}
.float810 {
	width: 810px;
	float: left;
}

.right {
	float: right;
}

.sidebar.left {
	margin: 0 50px 0 0;
}

.sidebar.right {
	margin: 0 0 0 50px;
}

.sidebar #search {
	width: 160px;
}

.sidebar .newsletter {
	margin: -4px 0 0 0;
}

.sidebar #newsletter {
	background: url(images/store/newsletter.png) no-repeat;
	height: 80px;
}

.sidebar #newsletter table {
	padding: 57px 3px 0 3px;
}

.sidebar #newsletter .newsletter-email {
	background: url(images/store/newsletter-form.png) 0px 0px no-repeat;
	width: 123px;
	height: 12px;
	font-size: 9px;
	color: #777;
	padding: 3px 5px 3px 8px;
	border: 0;
}
.sidebar #newsletter .newsletter-email:focus {
	background-position: 0px -18px;
}

.sidebar #newsletter .newsletter-submit {
	background: url(images/store/newsletter-form.png) -136px 0px no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
}
.sidebar #newsletter .newsletter-submit:hover {
	background-position: -136px -18px;
}

.sidebar .sidebar-spacer {
	height: 20px;
}

.sidebar .popular-searches-box {
	background: #e7e7e7;
	padding: 5px;
	margin: -5px 0 0 0;
	border-bottom: 1px solid #d0d0d0;
}

.sidebar .popular-searches-box a {
	color: #111;
	text-decoration: none;
	margin: 0 3px;
}

.sidebar .popular-searches-box a:hover {
	text-decoration: underline;
}

.sidebar .top-ten {
	background: #e7e7e7;
	margin: -5px 0 0 0;
	border-bottom: 1px solid #d0d0d0;
}

.sidebar .top-ten a img {
	width: 64px;
	height: 64px;
	padding: 0;
	margin: 7px;
	border: 1px solid #ccc;
	float: left;
}

.sidebar .top-ten a:hover img {
	border-color: #bbb;
}

.sidebar div.customer-photos {
	background: #e7e7e7;
	padding: 10px 10px 0 10px;
	margin: -5px 0 0 0;
	border-bottom: 1px solid #d0d0d0;
}

.sidebar div.customer-photos img {
	display: block;
	width: 138px;
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
}

.sidebar div.customer-photos a.submit {
	background: url(images/store/submit-photo.png) 0px 0px no-repeat;
	display: block;
	width: 120px;
	height: 24px;
	text-indent: -9999px;
	margin: 0 10px 10px 10px;
}
.sidebar div.customer-photos a.submit:hover {
	background-position: 0px -24px;
}
.sidebar div.customer-photos a.submit:active,
.sidebar div.customer-photos a.submit:focus {
	background-position: 0px -48px;
}

.sidebar h3 {
	background-image: url(images/store/sidebar-headers.png);
	background-repeat: no-repeat;
	display: block;
	width: 172px;
	height: 34px;
	text-indent: -9999px;
	padding: 0;
	margin: 0 0 0 -6px;
}

.sidebar h3 a {
	display: block;
	width: 172px;
	height: 29px;
	text-indent: -9999px;
}

.info-sidebar {
	background: #eee;
	width: 150px;
	padding: 8px;
	margin: 0 0 0 30px;
	border-right: 4px solid #ddd;
}

.info-sidebar h4 {
	font-size: 15px;
	padding: 0;
	margin: 2px 0;
}

.info-sidebar a {
	display: block;
	color: #555;
	padding: 3px 0;
}

.info-sidebar a:hover {
	color: #222;
	text-decoration: underline;
}

.info-sidebar .spacer {
	background: #ccc;
	height: 1px;
	margin: 10px 0;
}

h3.product-categories {
	background-position: 0px 0px;
}
h3.top-ten-products {
	background-position: 0px -34px;
}
h3.customer-photos {
	background-position: 0px -68px;
}
h3.shop-products {
	background-position: 0px -102px;
}
h3.popular-searches {
	background-position: 0px -136px;
}

#cat-top {
	width: 700px;
}

#sidebar-300 {
	width: 300px;
}

#sidebar-300 .banner-rotation {
	height: 160px;
	margin: 0 0 8px 0;
}

#sidebar-300 .banner-rotation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#sidebar-300 .banner-rotation ul li {
	list-style-type: none;
}

#sidebar-300 .adspot {
	height: 250px;
	margin: 0 0 8px 0;
}

.page .adspot {
	width: 728px;
	height: 90px;
	margin: 50px auto 0 auto;
	box-shadow: 0px 0px 8px #aaa;
}





.newsletter-box {
	background: url(images/newsletter.png) no-repeat;
	width: 300px;
	height: 110px;
	margin: 0 auto;
}

.newsletter-box form {
	height: 24px;
	padding: 80px 0 0 0;
	margin: 0;
}

.newsletter-box form input {
	background: url(images/newsletter-form.png) no-repeat;
	height: 24px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
}

.newsletter-box form .newsletter-email {
	background-position: 0px 0px;
	width: 206px;
	font: 11px Arial;
	color: #444;
	padding: 0 10px;
	margin: 0 6px 0 12px;
}

.newsletter-box form .newsletter-email:focus {
	background-position: 0px -24px;
	color: #000;
}

.newsletter-box form .newsletter-submit {
	background-position: -226px 0px;
	display: block;
	width: 38px;
	text-indent: -9999px;
	margin: 0 0 0 5px;
	cursor: pointer;
}

.newsletter-box form .newsletter-submit:hover {
	background-position: -226px -24px;
}

.newsletter-box form .newsletter-submit:focus {
	background-position: -226px -48px;
}







#product-cats {
	padding: 0;
	margin: -5px 0 0 0;
	list-style-type: none;
}

#product-cats li {
	list-style-type: none;
}

#product-cats a {
	background: #e7e7e7;
	display: block;
	height: 16px;
	font-weight: bold;
	font-size: 14px;
	color: #393939;
	text-decoration: none;
	padding: 4px 6px 5px 6px;
	border-bottom: 1px solid #d0d0d0;
}

#product-cats a:hover {
	background: #d0d0d0;
}

#product-cats .selected a {
	background: #d5d5d5;
	border-color: #c5c5c5;
}

#product-cats .subcats {
	background: #6abc5e;
	padding: 2px 0;
	margin: 0;
	border-bottom: 1px solid #108900;
	list-style-type: none;
}

#product-cats .subcats li {
	list-style-type: none;
}

#product-cats .subcats a {
	background: #6abc5e;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 2px 6px;
}

#product-cats .subcats a:hover {
	text-decoration: underline;
}

#product-cats .spacer-green {
	background: #118b00;
	display: block;
	height: 3px;
	text-indent: -9999px;
}

#product-cats .spacer-gray {
	background: #2f2f2f;
	display: block;
	height: 3px;
	text-indent: -9999px;
}

#product-cats .green a {
	background: #15a901;
	height: auto;
	color: #f7fff6;
	padding: 3px 6px;
	border-color: #129500;
}

#product-cats .green a:hover {
	background: #129500;
}

#product-cats .green.selected a {
	background: #139e00;
	border-color: #118c00;
}

#product-cats .gray a {
	background: #444;
	height: auto;
	color: #eee;
	padding: 3px 6px;
	border-color: #333;
}

#product-cats .gray a:hover {
	background: #333;
}

#product-cats .gray.selected a {
	background: #393939;
	border-color: #2e2e2e;
}

.ad160 {
	margin: 20px 0;
}

.customer-service {
	height: 60px;
	text-align: center;
}

.customer-service a {
	background: url(images/store/customer-service.png) 0px 0px no-repeat;
	display: block;
	height: 60px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 1.2;
}

.customer-service a span {
	display: block;
	padding: 24px 0 0 0;
}

.customer-service a span.small {
	font-size: 10px;
	padding: 1px 0 0 0;
}

.customer-service a.red {
	background-position: 0px 0px;
}
.customer-service a.red span.small {
	color: #ffabb3;
}

.customer-service a.green {
	background-position: 0px -60px;
}
.customer-service a.green span.small {
	color: #8bda80;
}

.customer-service a.blue {
	background-position: 0px -120px;
}
.customer-service a.blue span.small {
	color: #9fcceb;
}

.about-logos {
	text-align: center;
	padding: 10px 0;
}

.about-logos a img {
	margin: 0 4px;
	border: 0;
}

#slider {
	height: 277px;
	margin: 0 0 8px 0;
}

.slider-wrapper {
	height: 285px !important;
	overflow: hidden;
}

.promo-banner {
	height: 84px;
	margin: 0 0 8px 0;
}

.cat-title {
	background: url(images/store/cat-title.png) bottom repeat-x;
	width: 700px;
	height: 35px;
	margin: 6px 0 8px 0;
	cursor: default;
}

.cat-title .cat {
	background-image: url(images/store/cat-title-bg.png);
	width: 220px;
	height: 26px;
	font: bold 22px Arial;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	padding: 5px 14px 4px 45px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}

.cat-title .cat.red {
	background-color: #cc0000;
	color: #fff;
}

.cat-title .cat-change {
	width: 140px;
	height: 25px;
}

.cat-title .cat-change .change-cat {
	background: url(images/store/change-cat.png) 0px 0px no-repeat;
	display: block;
	width: 140px;
	height: 25px;
	cursor: pointer;
}

.cat-title .cat-change .change-cat.menu-open {
	background-position: 0px -25px;
}

#cat-dropdown {
	background: #333;
	display: none;
	width: 250px;
	padding: 5px;
	margin: -390px 0 0 438px;
	border: 1px solid #111;
	position: absolute;
	z-index: 100;
}

#cat-dropdown ul {
	width: 250px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#cat-dropdown li {
	width: 115px;
	padding: 0;
	margin: 3px 5px;
	float: left;
	list-style-type: none;
}

#cat-dropdown li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#cat-dropdown li a:hover {
	text-decoration: underline;
}

.breadcrumbs {
	margin: 0 0 15px 0;
	float: left;
	cursor: default;
	font-size: 14px;
	font-weight:bold;
}

.breadcrumbs a {
	font-weight:normal;
	color: #0a81d3;
	text-decoration: none;
	margin: 0 3px;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.sortby {
	font-size: 11px;
	margin: 0 20px 0 0;
	float: right;
}

.sortby a {
	text-decoration: none;
	padding: 2px 4px;
	cursor: pointer;
}

.sortby a.selected {
	background: #0a81d3;
	color: #fff;
}

.search-query {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 15px 0;
	float: left;
}

.search-query span {
	font-weight: normal;
}

.collections-header {
	height: 100px;
	margin: 0 0 30px 0;
}

.collections-header img,
.collections-header a img {
	width: 810px;
	height: 100px;
	padding: 0;
	margin: 0;
	border: 0;
}

.collections_group {
	background: url(images/store/collections-headers.png) no-repeat;
	height: 40px;
	margin: 0 0 20px 0;
}

.collections_group.new {
	background-position: 0px 0px;
}

.collections_group.everything-else {
	background-position: 0px -40px;
}

.grid .item {
	font-weight: bold;
	text-align: center;
	float: left;
}

.grid .item a {
	display: block;
	width: 234px;
	text-decoration: none;
	margin: 0 16px 25px 16px;
}

.grid .item img {
	background: #fff;
	width: 220px;
	height: 220px;
	padding: 6px;
	border: 1px solid #aaa;
}

.grid .item.sold-out img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.grid .item a:hover img {
	box-shadow: 1px 2px 4px #ccc;
}

.grid .item .add-mini {
	height: 0px;
	position: relative;
	top: -26px;
	right: -6px;
	float: right;
}

.grid .item.sold-out .add-mini {
	display: none;
}

.grid .item .add-mini .add {
	background: url(images/store/add-to-cart-mini.png) no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
}

.grid .item .add-mini .add:hover {
	background-position: 0px -28px;
	width: 60px;
}

.grid .item .add-mini .add:active,
.grid .item .add-mini .add:focus {
	background-position: 0px -56px;
	width: 60px;
}

.grid .item .add-mini .already-in {
	background: url(images/store/in-cart-mini.png) no-repeat;
	background-position: -42px 0px;
	display: block;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
}

.grid .item .add-mini .already-in:hover {
	background-position: 0px -28px;
	width: 70px;
}

.grid .item .sale-tag {
	height: 0px;
	position: relative;
	top: -253px;
	float: right;
}

.grid .item .sale-tag img {
	background: none;
	width: 62px;
	height: 29px;
	padding: 0;
	border: 0;
	box-shadow: none !important;
}

.grid .item .new-tag {
	height: 0px;
	position: relative;
	top: -253px;
	float: left;
}

.grid .item .new-tag img {
	background: none;
	width: 62px;
	height: 29px;
	padding: 0;
	border: 0;
	box-shadow: none !important;
}

.grid .item .sold-out-tag {
	height: 0px;
	position: relative;
	top: -253px;
	float: right;
}

.grid .item .sold-out-tag img {
	background: none;
	width: 90px;
	height: 29px;
	padding: 0;
	border: 0;
	box-shadow: none !important;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.grid .item .title {
	color: #054c79;
}

.grid .item a:hover .title {
	text-decoration: underline;
}

.grid .item .retail-price {
	float: left;
	font-size: 12px;
	color: #000;
}
.grid .item .retail-price span {
	text-decoration: line-through;
}
.grid .item .price {
	float: right;
	font-size: 16px;
	color: #cc0000;
}

.grid .item .price s {
	color: #888;
}

#tag-list  .tag {
	width: 142px;
	padding: 10px;
	float: left;
}

#tag-list .tag a {
	font-size: 22px;
	color: #054c79;
}

#tag-list .tag .count {
	font-size: 14px;
	color: #888;
}

#collections-list div {
	padding: 10px 0;
}

#collections-list a img {
	padding: 0;
	margin: 0;
	border: 0;
}

#single-item .prodimg {
	width: 350px;
	margin: 0 15px 0 0;
	float: left;
}

#single-item .prodimg a img {
	padding: 0;
	margin: 0;
}

#single-item #images {
	width: 350px;
	height: 350px;
	border: 1px solid #ccc;
	box-shadow: 0 0 6px #ccc;
}

#single-item #images .nivo-directionNav {
	display: none;
}

#single-item .nivo-controlNav {
	width: 350px;
	text-align: center;
	margin: 4px 0 0 0;
}

#single-item .nivo-controlNav .nivo-control {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 2px;
	float: left;
	border: 2px solid rgba(0,0,0,0);
}

#single-item .nivo-controlNav .nivo-control img {
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 0;
	border: 0;
}

#single-item .nivo-controlNav .nivo-control.active {
	border-color: #ffd200;
}

#single-item .prod-tags {
	height: 19px;
	font-weight: bold;
	margin: 25px 0 0 0;
}

#single-item .prod-tags a {
	background: #0a81d3;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding: 2px 3px;
}

#single-item .prod-tags a:hover {
	text-decoration: underline;
}

#single-item .prodinfo.brief {
	width: 235px;
	float: left;
}

#single-item .prodinfo.full {
	margin: 20px 0 0 0;
}

#single-item .prodinfo .stock {
	padding: 4px 0;
}

#single-item .prodinfo .stock.in {
	color: #15a901;
}

#single-item .prodinfo .stock.out {
	color: #a90101;
}

#single-item .prodinfo .price {
	font-weight: bold;
	font-size: 30px;
	color: #cc0000;
}

#single-item .prodinfo.brief .overview {
	min-height: 140px;
	padding: 20px 0;
}

#single-item .prodinfo.brief .overview p {
	padding: 3px 0;
	margin: 0;
}

#single-item .prodinfo .overview .readmore {
	text-align: right;
	margin: 2px 0 0 0;
}

#single-item .prodinfo .overview .readmore a {
	text-decoration: none;
}

#single-item .prodinfo .specs td {
	padding: 0 5px;
}

#single-item .prodinfo .specs label {
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

#single-item .prodinfo.brief a.buy {
	background: url(images/buy.png) 0px 0px no-repeat;
	display: block;
	width: 120px;
	height: 40px;
	text-indent: -9999px;
	margin: 15px 0 0 0;
}

#single-item .prodinfo.brief a.buy:hover {
	background-position: 0px -40px;
}

#single-item .prodinfo.brief a.buy:active,
#single-item .prodinfo.brief a.buy:focus {
	background-position: 0px -80px;
}

#single-item .prodinfo.brief a.buy.aso {
	background-image: url(images/buy_aso.png) !important;
}

#single-item .prodinfo.brief a.buy_so {
	background: url(images/sold-out.png) 0px 0px no-repeat;
	display: block;
	width: 120px;
	height: 40px;
	text-indent: -9999px;
	margin: 15px 0 0 115px;
}

#single-item .prodinfo.brief a.buy_so:hover {
	background-position: 0px -40px;
}

#single-item .prodinfo.brief a.buy_so:active,
#single-item .prodinfo.brief a.buy_so:focus {
	background-position: 0px -80px;
}

#single-item .prodinfo .share {
	background: url(images/store/share2.png) 10px 10px no-repeat #f5f5f5;
	width: 225px;
	height: 50px;
	padding: 40px 4px 0 4px;
	margin:76px 0 0 0;
	border: 1px solid #eee;
}

#single-item .prodinfo .share .spacer {
	height: 6px;
}

#single-item .prodinfo .share .fb {
	width: 90px;
	height: 20px;
	margin-right: 30px;
	float: left;
}

#single-item .prodinfo .share .plusone {
	width: 90px;
	height: 20px;
	float: left;
}

#single-item .prodinfo .share .twitter {
	width: 90px;
	height: 20px;
	margin-right: 30px;
	float: left;
}

#single-item .prodinfo .share .pinterest {
	width: 90px;
	height: 20px;
	float: left;
}

#single-item .prodinfo .prodvid {
	margin: 0 20px 20px 0;
	float: left;
}

#single-item .prodinfo .description h2, h3 {
	font-size: 16px;
	color: #000;
}

#single-item .prodinfo .description li {
	padding: 2px 0;
}

.share_big {
	height: 24px;
}

.share_big a {
	display: block;
	width: 32px;
	height: 24px;
	float: left;
}

.share_big img,
.share_big a img {
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0 4px;
	border: 0;
}

.related-items {
	background: url(images/store/related.png) top no-repeat;
	padding: 28px 0 0 0;
	margin: 20px 0 0 0;
}

.related-items .single a {
	background: #efefef;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding: 8px;
	margin: 0 0 4px 0;
	border: 1px solid #ddd;
}

.related-items .single a:hover {
	background: #e5e5e5;
	padding: 6px;
	border: 3px solid #d2d2d2;
}

.related-items .single a img {
	width: 142px;
	height: 142px;
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
}

a.submit_cusphoto {
	background: url(images/store/submit_cusphoto.png) no-repeat;
	display: block;
	width: 200px;
	height: 38px;
	text-indent: -9999px;
	float: right;
}

.cusphoto-banner {
	height: 100px;
}

.submit-cusphoto {
	margin: 20px 0 0 0;
}

.submit-cusphoto .submitbox {
	background: url(images/store/submit_cusphoto_box.png) no-repeat;
	height: 205px;
	padding: 45px 0 0 0;
}

.submit-cusphoto .submitbox a.email {
	display: block;
	width: 330px;
	height: 65px;
	margin: 109px 15px 0 0;
	float: right;
}

.submit-cusphoto .submitbox .text {
	width: 435px;
	height: 190px;
	padding: 0 0 0 15px;
	overflow: auto;
	float: left;
}

.submit-cusphoto .submitbox .text p {
	padding: 0 0 10px 0;
	margin: 0;
}

.submit-cusphoto #submitbox {
	background: url(images/store/submit_cusphoto.png) no-repeat;
	display: block;
	width: 200px;
	height: 38px;
	text-indent: -9999px;
	margin-top: -1px;
	float: right;
	cursor: pointer;
}

#cusphotos .photo {
	width: 170px;
	height: 128px;
	text-align: center;
	margin: 15px;
	float: left;
}

#cusphotos .photo img,
#cusphotos .photo a img {
	height: 124px;
	width: auto;
	padding: 1px;
	margin: 0;
	border: 1px solid #ddd;
}

#cusphotos .pagenav {
	text-align: center;
	padding: 20px 0 0 0;
	cursor: default;
}

#cusphotos .pagenav a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 7px;
	margin: 0 2px;
}

#cusphotos .pagenav a.current {
	background: #0a81d3;
	color: #fff;
}

/*

#header {
	height: 97px;
	margin: 6px 0 25px 0;
	border-bottom: 5px solid #0a0000;
}

#header .logo {
	background: url(images/store/logo-bg.png) top no-repeat;
	width: 320px;
	height: 97px;
}

#header .logo a img {
	border: 0;
}

#header .search {
	width: 172px;
	margin: 0 0 0 40px;
}

#header .account {
	width: 180px;
	text-align: center;
}

#header .account .loggedin {
	font-size: 14px;
}

#header .account .loggedin-links a {
	font-size: 11px;
	color: #fd0920;
	text-decoration: none;
}

#header .account .loggedin-links a:hover {
	text-decoration: underline;
}

#header .cart {
	width: 230px;
}

#header .cart .quantity {
	font-size: 14px;
}

#header .cart .total {
	font-weight: bold;
	font-size: 18px;
}

#header .cart a.checkout {
	background: url(images/store/checkout.png) 0px 0px no-repeat;
	display: block;
	width: 90px;
	height: 30px;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0 0 0 8px;
}

#header .cart a.checkout:hover {
	background-position: 0 -30px;
}

#header .cart a.checkout:active,
#header .cart a.checkout:focus {
	background-position: 0 -60px;
}

#header #nav {
	height: 39px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#header #nav li {
	width: 112px;
	float: left;
	list-style-type: none;
}

#header #nav a {
	background: #d9d9d9;
	display: block;
	width: 111px;
	height: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	text-align: center;
	padding: 7px 0 6px 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

#header #nav a:hover {
	background: #0a81d3;
	color: #fff;
}

#header .social-links {
	height: 24px;
}

#header .social-links a {
	background: url(images/store/social-icons.png) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	margin: 0 4px;
	float: left;
}

#header .social-links .fb {
	background-position: 0px 0px;
}

#header .social-links .fb:hover {
	background-position: 0px -24px;
}

#header .social-links .twitter {
	background-position: -24px 0px;
}

#header .social-links .twitter:hover {
	background-position: -24px -24px;
}

#header .social-links .yt {
	background-position: -48px 0px;
}

#header .social-links .yt:hover {
	background-position: -48px -24px;
}

*/

#header {
	background: url(images/header.png) repeat-x;
	height: 160px;
	text-align: left;
}

#header .container {
	width: 1000px;
}

#header .logo {
	background: url(images/logobg.png) no-repeat;
	width: 498px;
	height: 160px;
	float: left;
}

#header .account {
	height: 15px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding: 13px 15px 14px 4px;
}

#header .account a {
	color: #fff;
	text-decoration: underline;
}

#header .account a:hover {
	text-decoration: none;
}

#header .cart {
	background: url(images/black75.png);
	width: 110px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0 20px 8px 20px;
	float: right;
	cursor: default;
}

#header .cart .count {
	font-size: 11px;
}

#header .cart .total {
	font-size: 15px;
	color: #fff;
}

#header .cart a.checkout90 {
	margin: 4px auto 0 auto;
}

#header .social {
	width: 204px;
	height: 56px;
	margin: 10px 0 0 35px;
	float: left;
}

#header .social a.fb {
	background: url(images/icon_fb.png) 0px 0px no-repeat;
	display: block;
	width: 56px;
	height: 56px;
	margin: 0 18px 0 0;
	float: left;
}

#header .social a.fb:hover {
	background-position: 0px -56px;
}

#header .social a.twitter {
	background: url(images/icon_twitter.png) 0px 0px no-repeat;
	display: block;
	width: 56px;
	height: 56px;
	margin: 0 18px 0 0;
	float: left;
}

#header .social a.twitter:hover {
	background-position: 0px -56px;
}

#header .social a.youtube {
	background: url(images/icon_youtube.png) 0px 0px no-repeat;
	display: block;
	width: 56px;
	height: 56px;
	float: left;
}

#header .social a.youtube:hover {
	background-position: 0px -56px;
}

#header ul.nav {
	/* width: 389px; without blog */
	width: 454px; /* with blog */
	padding: 0;
	margin: 2px 0 0 0;
	list-style-type: none;
	float: right;
}

#header ul.nav li {
	float: left;
	list-style-type: none;
}

#header ul.nav li a {
	background: url(images/nav.png) no-repeat;
	display: block;
	height: 46px;
	text-indent: -9999px;
}

#header ul.nav li a.todays_deal {
	background-position: 0px 0px;
	width: 123px;
}

#header ul.nav li a.todays_deal:hover {
	background-position: 0px -46px;
}

#header ul.nav li a.about_us {
	background-position: -123px 0px;
	width: 97px;
}

#header ul.nav li a.about_us:hover {
	background-position: -123px -46px;
}

#header ul.nav li a.faq {
	background-position: -220px 0px;
	width: 56px;
}

#header ul.nav li a.faq:hover {
	background-position: -220px -46px;
}

#header ul.nav li a.contact_us {
	background-position: -276px 0px;
	width: 113px;
}

#header ul.nav li a.contact_us:hover {
	background-position: -276px -46px;
}

#header ul.nav li a.blog {
	background-position: -389px 0px;
	width: 65px;
}

#header ul.nav li a.blog:hover {
	background-position: -389px -46px;
}

.search input.s {
	background: #fff;
	width: 107px;
	height: 30px;
	font-size: 11px;
	padding: 0 10px;
	border-top: 1px solid #000;
	border-right: 0;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

.search input.submit {
	background: url(images/store/search.png) 0px 0px no-repeat;
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
}

/*
#search:hover input.s {
	border-color: #fd0920;
}

#search:hover input.submit {
	background-position: 0px -32px;
}
*/

#footer {
	background: url(images/store/footer.png) repeat-x #eee;
	padding: 12px 0;
	margin: 15px 0 0 0;
	border-top: 8px solid #111;
}

#footer .one-fourth {
	width: 225px;
	line-height: 2.0;
	padding: 0 0 20px 0;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}

#footer td {
	line-height: 2.0;
}

#footer .footer-content {
	min-height: 150px;
	padding: 0 10px;
}

#footer .hoboman {
	background: url(images/store/hoboman.png) bottom right no-repeat;
}

#footer .hobotext {
	background: url(images/store/hobotext.png) bottom right no-repeat;
}

#footer a {
	font-size: 12px;
	color: #555;
	text-decoration: underline;
}

#footer a:hover {
	color: #222;
}

#footer a.toplink {
	font-weight: bold;
	color: #eee;
	text-decoration: none;
	text-transform: uppercase;
}

.checkout90 {
	background: url(images/checkout.png) 0px 0px no-repeat;
	display: block;
	width: 90px;
	height: 30px;
	text-indent: -9999px;
	text-decoration: none;
	cursor: pointer;
}

.checkout90:hover {
	background-position: 0 -30px;
}

.checkout90:active,
.checkout90:focus {
	background-position: 0 -60px;
}

.shadowsep {
	background: url(images/store/shadowsep.png) no-repeat;
	width: 1020px;
	height: 18px;
	margin: 0 0 10px 0;
}

.clear {
	clear: both;
}

table {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	font: 12px Arial;
	line-height: 1.4;
}

/* travelin' along there's a song that we're singing */







/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(images/cbox/controls.png) no-repeat 0 0;}
    #cboxTopCenter{height:14px; background:url(images/cbox/border.png) repeat-x top left;}
    #cboxTopRight{width:14px; height:14px; background:url(images/cbox/controls.png) no-repeat -36px 0;}
    #cboxBottomLeft{width:14px; height:43px; background:url(images/cbox/controls.png) no-repeat 0 -32px;}
    #cboxBottomCenter{height:43px; background:url(images/cbox/border.png) repeat-x bottom left;}
    #cboxBottomRight{width:14px; height:43px; background:url(images/cbox/controls.png) no-repeat -36px -32px;}
    #cboxMiddleLeft{width:14px; background:url(images/cbox/controls.png) repeat-y -175px 0;}
    #cboxMiddleRight{width:14px; background:url(images/cbox/controls.png) repeat-y -211px 0;}
    #cboxContent{background:#fff; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(images/cbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/cbox/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font:bold 14px Arial; color:#333333;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/cbox/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious:hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext:hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose:hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}








/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	background: url(images/black75.png);
	color:#fff;
	width:100%;
	z-index:8;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:block !important;
	height: 21px;
	font: bold 14px Arial;
	color: #fff;
	text-decoration: none;
	padding: 10px 12px;
}
.nivoSlider:hover .nivo-caption a {
	text-decoration: underline;
}
.nivo-caption a .price {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-shadow: 0px 0px 3px rgba(255,255,255,0.75);
	margin: 0 12px 0 0;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	float: right;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.theme-default .nivoSlider {
	background:#fff url(images/store/slider/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider .nivo-imageLink img,
.theme-default .nivoSlider img.nivo-main-image {
	width: 600px !important;
	height: 277px !important;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	z-index: 90;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	background: #171717;
	position: relative;
	top: -285px;
	left: 100px;
	width: 80px;
	height: 275px;
	padding: 1px 10px;
	margin: 0 0 8px 0;
}

.theme-default .nivo-controlNav a img {
	display: block;
	width: 80px;
	height: 40px;
	padding: 7px 0;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.theme-default .nivo-controlNav a:hover img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.theme-default .nivo-controlNav a.active img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.theme-default .nivo-directionNav a {
	display:none !important;
	width:30px;
	height:30px;
	background:url(images/store/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default:hover .nivo-directionNav a {
	display:block;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-nextNav:hover {
	background-position:-30px -30px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default a.nivo-prevNav:hover {
	background-position:0px -30px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}







#tooltip {
	background: url(images/black75.png);
	position: absolute;
	padding: 5px 8px;
	border: 1px solid #111;
	z-index: 3000;
}
#tooltip h3, #tooltip div {
	font-size: 11px;
	color: #fff;
	margin: 0;
}


#more{
	background: none repeat scroll 0 0 #EEEEEE;
    border: 2px solid #CFCFCF;
    font-size:30px;
    color: #0000FF;
    display: none;
    font-weight: bold;
    left: 1100px;
    padding: 5px;
    position: fixed;
    top: 100px;
}
#no-more{
	background: none repeat scroll 0 0 #EEEEEE;
    border: 2px solid #CFCFCF;
    font-size:30px;
    color: #FF0000;
    display: none;
    font-weight: bold;
    left: 1100px;
    padding: 5px;
	position: fixed;
    top: 100px;
}

/*****  my account page  *****/

div#modal_wrp{
		position: absolute; z-index: 998; top: 0px; left: 0px; overflow: hidden; cursor: wait;
		background-color: rgb(0, 0, 0); opacity: 0.5; font-size: 1px; display: block; width: 100%; height: 100%;
}
div#modal_content{
	position: absolute; display: inline; z-index: 999; left: 0px; top: 100px;
}
div#mdl_ic{
	display: block;
	border: 1px solid #000;
	font-weight: bold;
	color: #000;
	background-color:#fff;
	opacity: 1;
	padding: 20px;
	cursor: normal;
}

.myaccount{
	background-color:rgb(255, 255, 255);
	font-size:12px;
}

.myaccount h3{
	color:#3a342c;
}

.myaccount hr{
	width: 100%;
	border: none; 
	height: 1px; 
	color: #444444; 
	background: #444444;
}

.myaccount a{
	color: #blue;
}

.myaccount_title{
	display:block;
	font: normal 25px 'Dosis', sans-serif;
}
.myaccount .past_orders{
	background-color: #ffffff;
}

.myaccount .past_orders th{
	background:#f5f5f5;
	font-weight:bold;
	color:#cc0000;
}
.myaccount .past_orders td{
	background-color: #ffffff; 
}
.myaccount .header1{
	font-weight: bold;
	font-size:13px;
}

.myaccount .header2{
	background:#f5f5f5;
	font-weight:bold;
	color:#cc0000;
}

.myaccount .show_history{
	float:right;
}

/*****  end my account page  *****/

.country-origin{
	font-weight: bold;
}
/** Adding reward point design to item layout **/
div.prod-points {
	/*float: right;
	width: 169px;*/
	text-align: center;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 13px;
	line-height: 9px;
	padding-top: 11px;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
div.prod-points span.points{
	font-weight: bold;
	font-size: 17px;
	color: #ac00e6;
}
div.prod-points .small{
	font-size: 7px;
}

/* Tooltip text */
.prod-points .tooltip-text {
    visibility: hidden;
    width: 150px;
    background-color: #e8e8e8;
    color: #333;
    font-size: 9px;
    text-align: center;
    padding: 10px 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%; 
    margin-left: -75px; /* Use half of the width (120/2 = 60), to center the tooltip */
    margin-top: -24px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.prod-points:hover .tooltip-text {
    visibility: visible;
}
/** End reward point design to item layout **/