/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* @end */

/* @group layout */

/* @group page links */
.pagination {
	text-align: center;
	padding: 15px 0;
	font-size: 10px;
	clear: both;
}
.pagination.info {
	padding-bottom: 0;
	color: #909090;
}
#content .pagination a,
#content .pagination a:visited {
	text-decoration: none;
	background: #eee;
	color: #aaa;
	padding: 2px 5px;
}

#content .pagination a.page {
	background: #bbb;
	color: white;
}

#content .pagination a.page.current,
#content .pagination a:hover {
	background: black;
	color: white;
}
#content .pagination a.previous {
	margin-right: 20px;
}
#content .pagination a.next {
	margin-left: 20px;
}



/* @end */

/* @group cart */

div.error,
tr.error td.label {
	background: red;
	color: white;
}

div.error {
	padding: 5px 10px;
}
#content div.error h2 {
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}

a.footnote {
	text-decoration: none;
}

#required {
	font-size: 10px;
	color: #4a0480;
}

#content table.editor th {
	background: none;
}
#content table.editor th * {
	color: #4a0480;
}

#content .extra.left {
	padding-left: 20px;
}
#content .extra.right {
	padding-right: 20px;
}
#content td.left,
#content td.right {
	float: none;
	margin: 0 !important;
}
.order_confirmation {
	width: 100%;
}


/* @end */

/* @group products */
#content .product table {
	margin-left: 110px;
	width: 365px;
}
#content .product table td.discount {
	line-height: 1;
}
#content table td,
#content table th {
	padding: 3px 5px;
	vertical-align: top;
}
#content .product table td {
	background: #e5e5e5;
	border: 1px solid white;
}
#content table th {
	background: #4a0480;
	color: white;
	border: 1px solid white;
	padding: 1px 5px;
	line-height: 1;
}
#content table td.label {
	text-align: right;
	line-height: 1;
	width: 20%;
	font-size: 11px;
}
#content table.cart {
	width: 100%;
	font-size: 85%;
	line-height: 1;
}
#content .cart th {
	font-size: 80%;
}
.cart_actions {
	text-align: right;
	padding: 10px;
}
#content .cart td {
	border-top: 1px solid #ccc;
	vertical-align: top;
}
#content .cart tr.sub td {
	border-top: none;
}
#content .cart td.outside {
	border-top: none;
}
#content .cart .money {
	text-align: right;
}
#content .cart th.product {
	width: 170px;
}
#content .cart .call {
	background: yellow;
	font-size: 50%;
	line-height: 1;
	padding: 1px;
	text-align: center;
	font-weight: bold;
}



/* @end */

/* @group overall */

html {
	background: url(/stylesheets/design_images/116/background-html.png) top left;
}

body {
	width: 800px;
	margin: 5px auto 0;
	position: relative;
}

#main {
	width: 580px;
	float: right;
}
#header {
	height: 106px;
	position: relative;
}

#shopping_cart {
	background: url(/stylesheets/design_images/116/address.png) bottom left no-repeat;
	padding: 5px 25px 5px 25px;
	color: #40beff;
	text-align: right;
}

#shopping_cart a {
	color: #009954;
}

#content {
	padding: 0 60px 20px 60px;
	margin: 14px 10px 0 0;
	float: right;
	overflow: hidden;
	width: 450px;
	display: inline;
}

#sidebar {
	width: 170px;
	float: left;
}

* html #sidebar {
	width: 170px;
}

#sidebar .zone {
	margin: 10px 20px 20px 5px;
}
#sidebar #sidebar2 {
	margin-left: 8px;
	margin-right: 17px;
}

#container1 {
	width: 800px;
	overflow: hidden;
	margin-top: ;
	background-position: top right;
	background-image: url(/stylesheets/design_images/116/main-background.png);
	background-repeat: repeat-y;
}

address#phone_number {
	text-indent: -10000px;
}
#container2 {
	float: left;
	width: 750px;
	margin-left: 25px;
	display: inline;
	background-position: top right;
	background-image: url(/stylesheets/design_images/116/header.png);
	background-repeat: no-repeat;
	border-top: 5px solid #009954;
	border-bottom: 5px solid #009954;
}
#footer {
	clear: both;
	width: 800px;
	color: #666;
	padding: 10px 0 20px 0;
	background: url(/stylesheets/design_images/116/footer.png) top left no-repeat;
}

/* @end */

/* @group products */

div.product {
	clear: both;
	border-top: 1px solid black;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	display: inline;
	width: 450px;
}

#shadowbox_container #shadowbox_title {
	height: 30px;
}
#shadowbox_container #shadowbox_title_inner {
		font: bold 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.product.full {
	width: 480px;
	margin-left: -30px;
=}

div.product.full {
	border-top: none;
}
#content div.product.full h2 {
	color: black;
	font-weight: bold;
	font-size: 140%;
	margin: 0 0 1em 110px;
}

.product .product_preview {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	width: 100px;
	overflow: hidden;
}

.product div.price {
	text-align: right;
	font-weight: bold;
}
#content .product h3 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 110%;
	color: black;
	margin-left: 110px;
}
#content .product h3 a {
	color: black;
}

#content .product h3,
#content .product .description,
#content .product .item_prices {
	margin-left: 110px;
}
#content .product .view_details {
	float: right;
}
.product .item_number {
	float: right;
	text-align: right;
	font-size: .8em;
	padding-left: 10px;
	padding-bottom: 5px;
}
.product .item_number span {
	background: #009954;
	padding: 2px 5px;
	color: white;
}

.product .item_prices {
	
}

.product .subcats {
	margin-left: 110px;
	margin-bottom: 5px;
	margin-top: -10px;
	padding-top: 3px;
	font-size: 11px;
	color: #0f65bf;
	font-weight: bold;
	text-decoration: none;
}

.subcategories {
	background: #0044c7;
	padding: 5px;
	margin: 8px 0;
	color: #fff;
	font-size: 12px;
}

.subcategories a,
.subcategories a:link,
.subcategories a:visited {
	color: #fff;
	text-decoration: none;
}
.subcategories a:hover,
.subcategories span.current {
	text-decoration: underline;
}
span.call {
	font-weight: bold;
	color: red;
}

/* @end */

/* @group classes */

.right {
	float: right;
	margin-left: 10px;
}

.left {
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group calendar */

div.calendar.nav {
	float: right;
}

table.calendar {
	margin-left: 0;
	border-collapse: collapse;
	line-height: 1.1;
}

table.calendar td {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 14%;
	padding: 0 2px;
}

table.calendar td.outside {
	color: #aaa;
}

table.calendar tr.label td.outside {
	font-size: 70%;
}

table.calendar tr.label td {
	border-top: 1px solid black;
	font-size: ;
	padding-bottom: 4px;
}

table.calendar td.last {
	border-bottom: 1px solid black;
	height: 10px;
}

table.calendar div.event a {
	display: inline-block;
}

table.calendar div.event a {
	display: block;
	padding: 5px 3px;
	margin: 1px;
	color: white;
}

table.calendar .event a:hover {
	background: black;
}

table.calendar .c1 a {
	background-color: #123470;
}

table.calendar .c2 a {
	background-color: #29abe2;
}

table.calendar .c3 a {
	background-color: #009954;
}

table.calendar .c4 a {
	background-color: #1978b0;
}

table.calendar .c5 a {
	background-color: #4a0480;
}

.event .date {
	color: ;
	margin: 4px 0 4px 20px;
	font-size: 160%;
}

/* @end */

/* @group contact form */

div.contactform {
	margin: 20px 0;
	border-top: 1px solid #1978b0;
}

.contactform form {
	padding: 5px 0;
}

.contactform div {
	padding: 10px 0 0 0;
}

.contactform input[type="text"] {
	width: 100%;
}

.contactform textarea {
	width: 100%;
	height: 10em;
}

.contactform.submission {
	border: none;
	padding: 10px;
	color: white;
	background: #4a0480;
	text-align: center;
}

.submission.error {
	background: #ce1729;
}

.contactform label {
	display: block;
	color: #1978b0;
	font-size: 90%;
	font-weight: bold;
}

/* @end */

/* @group blog */

.blog.post h2 a {
	color: ;
}

.blog.post h2 a:hover {
	color: white;
	background-color: ;
}

.blog.post .next {
	float: right;
}

#blog_nav {
	position: relative;
	margin-bottom: 20px;
	width: 640px;
}

#blog_nav div {
	
}

#blog_nav #newer_posts {
	width: 200px;
	z-index: 2;
	position: absolute;
	right: 0;
	text-align: right;
}

#blog_nav #older_posts {
	width: 200px;
	z-index: 2;
	position: absolute;
	left: 0;
}

#blog_nav #blog_archive {
	text-align: center;
}

.blog.post .published {
	color: ;
	margin: 4px 0 0 30px;
	font-size: 90%
}

div.blog_archive {
	margin-left: 20px;
}

#content h3.blog_archive {
	font-weight: normal;
}

/* @end */

/* @group image */

#album_nav {
	float: right;
}

#album_nav div {
	display: inline;
}

#album_nav .next {
	margin-left: 10px;
}

/* @end */

/* @group product search */

#product_search {
	float: right;
	height: 35px;
	margin-right: 40px;
	width: 200px;
	display: inline;
	text-align: right;
}

#product_search_term {
	display: inline;
	margin: 7px 0;
	height: 19px;
	width: 139px;
	border: 1px solid #d6d6d6;
}


#product_search_submit {
	background: transparent url(/stylesheets/design_images/116/search_button.png) top left no-repeat;
	border: none;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	color: transparent;
	text-transform: capitalize;
}
/* @end */

/* @group menus */

/* @group product */

/* @group sidebar */
#sidebar1 #product_menu .menu {
	margin: 0 33px 10px 10px;
	border-left: 1px solid white;
	padding-left: 4px;
	line-height: 1;
	color: #218dbd;
}
#sidebar1 #product_menu .menu li {
	font-size: 80%;
	padding: 0;
	margin: 0 0 3px 0;
}
#sidebar1 #product_menu .menu li * {
	color: #009de3;
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	text-shadow: none;
}
#sidebar #product_menu .menu li a:hover {
	color: white;
}



/* @end */

/* @group product menu */

#sidebar1 #product_menu li {
	font-size: 140%;
	text-shadow: #000 0 2px 2px;
	line-height: 1;
}
* html #sidebar #product_menu li {
	display: inline-block;
}
#sidebar1 #product_menu li * {
	display: block;
	text-decoration: none;
	color: white;
}
#sidebar1 #product_menu a {
	padding-bottom: 12px;
	background: url(/stylesheets/design_images/116/menu-bottom.png) bottom left no-repeat;	
}
#sidebar1 #product_menu li.current {
	margin-right: -30px;
}
#sidebar1 #product_menu li.current span {
	padding-bottom: 12px;
	background: url(/stylesheets/design_images/116/menu-current-bottom.png) bottom left no-repeat;	
}
#sidebar1 #product_menu li.current span span {
	padding: 7px 40px 0 10px;
	background: url(/stylesheets/design_images/116/menu-current-top.png) top left no-repeat;	
}
#sidebar1 #product_menu a span {
	padding: 7px 10px 0;
	background: url(/stylesheets/design_images/116/menu-top.png) top left no-repeat;	
}
#sidebar1 #product_menu a:hover {
	background-position: bottom right;
}
#sidebar1 #product_menu a:hover span {
	background-position: top right;
}



/* @end */

/* @end */

/* @group content */

#content .menu {
	padding: 4px;
	margin: 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

#content .menu li {
	display: inline;
	padding: 0 20px 0 0 ;
	margin: 0;
}

#content .menu li.current {
	font-weight: bold;
}



/* @end */

/* @group main */

#main_menu {
	width: 320px;
	height: 34px;
	float: left;
	margin-left: 20px;
	display: inline;
}
#main_menu li {
	float: left;
	height: 35px;
	padding: 0 5px 0 15px;
}
#main_menu li.current a span {
	background: url(/stylesheets/design_images/116/main-menu-current.png) center top no-repeat;
}
#main_menu li * {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	cursor: pointer;
}
#main_menu li span span,
#main_menu li a span {
	padding-top: 9px;
}
#main_menu li.current {
	font-weight: bold;
}
#main_menu li a:hover {
	background: none;
	text-decoration: underline;
}



/* @end */



/* @end */

/* @end */

/* @group typography */

html {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 80%;
	line-height: 1.2;
	color: black;
}

#header h1 {
	color: #1b80ff;
	font: 250%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -10000px;
}

#header #tagline {
	color: #656565;
	line-height: 1.1;
	text-indent: -10000px;
}

#footer,
#footer a:link,
#footer a:visited {
	font-size: 12px;
	color: #bbb;
	text-align: center;
}

/* @group content */

#content h1 {
	margin: 1em 0 .25em 0;
	color: #009954;
	font: bold 180%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content h1 a {
	color: #009954;
	text-decoration: none;
}

#content h1 small {
	font-weight: normal;
	font-style: italic;
	font-size: 50%;
	color: #666;
}
#content h1 small a {
	color: #666;
}

#content h2 {
	margin: 1em 0 .25em 0;
	color: #009954;
	font: normal 160%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h3 {
	margin: 1em 0 .25em 0;
	color: #4a0480;
	font: bold 135%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h4 {
	font-weight: bold;
	margin: 1em 0 .25em 0;
	line-height: 1;
	color: #009954;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h5 {
	margin: 1em 0 .25em 0;
	line-height: 1;
	color: #009954;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h6 {
	margin: 1em 0 .25em 0;
	line-height: 1;
	color: #009954;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content p {
	margin: 0 0 1em;
}

#content li {
	list-style-type: disc;
	margin-left: 40px;
	margin-top: 5px;
}
#content ul {
	margin-bottom: 1em;
}

/* @end */

/* @group sidebar */

.sidebar {
	font-size: 85%;
	line-height: 1.2;
	color: #29abe2;
}

.sidebar strong {
	color: white;
}
.sidebar a,
.sidebar a:visited {
	color: #29abe2;
}
.sidebar a:hover {
	color: white;
}

.sidebar p {
	margin: 0 0 .5em 0;
}

.sidebar .zone h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: .25em;
	color: #fff;
}

.sidebar ul.blog_posts li,
.sidebar ul.calendar_events li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: .25em;
	color: ;
}

/* @end */

/* @group links */

a {
	color: #4a0480;
}

a:visited {
	color: #1978b0;
}

/* @end */

strong {
	font-weight: bold;
	font-style: inherit;
}

em {
	font-style: italic;
	font-weight: inherit;
}

/* @end */

/* @group shadowbox */

#shadowbox_counter {
  float: right !important;
  width: inherit !important;
  padding-left: 10px !important;
}

/* @end */

/* @group store */



/* @group categories */

#content .catmenu {
	float: left;
	margin-bottom: 10px;
}

#content .catmenu li {
	list-style-type: none;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 111px;
	float: left;
}
#content .catmenu li img {
	display: block;
	margin: 2px auto 0 auto;
}
#content .catmenu li a,
#content .catmenu li a:link,
#content .catmenu li a:visited {
	font-size: 10px;
	text-decoration: none;
	line-height: 1;
	display: block;
	background: #002688;
	padding: 5px;
	color: white;
	min-height: 2em;
}
* html #content .catmenu li a,
* html #content .catmenu li a:link,
* html #content .catmenu li a:visited {
	height: 2em;
}

#content .catmenu.image li a {
	overflow: hidden;
	padding: 2px;
}
#content .catmenu li a:hover {
	background: #000;
	color: white;
}

/* @end */

#site_seal {
	margin-top: 20px;
	display: block;
	text-align: center !important;
}

/* @end */

/* @group image enlargement */

.product_images a {
	position: relative;
	overflow: hidden;
	margin-right: 1px;
}
.product_images .enlarge_image {
	display: block;
	z-index: 2;
	position: absolute;
	background: black;
	width: 38px;
	height: 38px;
	background: url(/stylesheets/design_images/116/enlarge-image.png) bottom right no-repeat;
	right: 1px;
	bottom: 1px;
	text-indent: -10000px;
}
.product_images a.small .enlarge_image {
	display: none;
}
.product_images a img {
	position: relative;
	z-index: 1;
}
.product_images a:hover .enlarge_image {
	display: block;
}
.product_images a {
	border-width: 1px;
}
.product_images a.small {
	border-color: #ccc;
}
.product_images a:hover {
	border-width: 1px;
	border-color: black;
}

/* @end */