/* line 8, ../_sass/_common.sass */
body { font-family: Arial, Helvetica, sans-serif; }

/* line 12, ../_sass/_common.sass */
.center { text-align: center; }

/* line 16, ../_sass/_common.sass */
a:link, a:visited, a:hover, a:focus, a:active { color: #2c569c; text-decoration: none; }
/* line 19, ../_sass/_common.sass */
a:hover, a:focus, a:active { text-decoration: underline; }

/* line 23, ../_sass/_common.sass */
img.left { float: left; margin-right: 10px; }
/* line 26, ../_sass/_common.sass */
img.right { float: right; margin-left: 10px; }
/* line 29, ../_sass/_common.sass */
a img { border: none; }

/* line 1, ../_sass/_pagination.sass */
.digg_pagination { background: white; /* self-clearing method: */ }
/* line 3, ../_sass/_pagination.sass */
.digg_pagination a, .digg_pagination span { padding: 0.2em 0.5em; display: block; float: left; margin-right: 1px; }
/* line 8, ../_sass/_pagination.sass */
.digg_pagination span.disabled { color: #999999; border: 1px solid #dddddd; }
/* line 11, ../_sass/_pagination.sass */
.digg_pagination span.current { font-weight: bold; background: #2c569c; color: white; border: 1px solid #2c569c; }
/* line 16, ../_sass/_pagination.sass */
.digg_pagination a { text-decoration: none; color: #105cb6; border: 1px solid #9aafe5; }
/* line 20, ../_sass/_pagination.sass */
.digg_pagination a:hover, .digg_pagination a:focus { color: #000033; border-color: #000033; }
/* line 23, ../_sass/_pagination.sass */
.digg_pagination .page_info { background: #2c569c; color: white; padding: 0.4em 0.6em; width: 22em; margin-bottom: 0.3em; text-align: center; }
/* line 30, ../_sass/_pagination.sass */
.digg_pagination .page_info b { color: #000033; background: #6892d8; padding: 0.1em 0.25em; }
/* line 36, ../_sass/_pagination.sass */
.digg_pagination:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* line 42, ../_sass/_pagination.sass */
* html .digg_pagination { height: 1%; }
/* line 44, ../_sass/_pagination.sass */
*:first-child + html .digg_pagination { overflow: hidden; }

/* line 11, ../_sass/style.sass */
body { background-color: #636b82; background-image: url(/images/body_bg.jpg); background-position: top left; background-repeat: repeat-x; margin: 0; padding: 0; color: #333333; }

/* line 21, ../_sass/style.sass */
#container { width: 1000px; margin: 0 auto; position: relative; padding-top: 214px; }

/* line 27, ../_sass/style.sass */
#content { background-color: white; background-image: url(/images/content_grad.jpg); background-position: left -20px; background-repeat: repeat-x; margin: 0 19px; padding: 10px; border: 2px solid white; border-top: none; }
/* line 37, ../_sass/style.sass */
#content h1 { margin: 0; line-height: 1em; color: black; }
/* line 42, ../_sass/style.sass */
#content h2, #content h3, #content h4 { color: #2c569c; }
/* line 45, ../_sass/style.sass */
#content .section { display: block; vertical-align: top; background-color: white; background-image: url(/images/content_grad.jpg); background-position: left -15px; background-repeat: repeat-x; padding: 0.5em 0.5em 0; margin: 2em 0px; }

/* line 57, ../_sass/style.sass */
.spica .group { clear: both; }
/* line 59, ../_sass/style.sass */
.spica .group h2 a { color: #2c569c; text-decoration: none; }
/* line 62, ../_sass/style.sass */
.spica .group .right { float: right; display: block; }
/* line 65, ../_sass/style.sass */
.spica .group .area_thumbs { list-style-type: none; padding: 0; }
/* line 68, ../_sass/style.sass */
.spica .group .area_thumbs li { display: inline-block; vertical-align: top; text-align: center; width: 45%; margin: 0.5em 1em; padding: 0; }
/* line 75, ../_sass/style.sass */
.spica .group .area_thumbs li a { text-decoration: none; }

/* line 10, ../_sass/_spica.sass */
#content.spica .group { display: block; vertical-align: top; background-color: white; background-image: url(/images/content_grad.jpg); background-position: left -15px; background-repeat: repeat-x; padding: 0.5em 0.5em 0; margin: 3em 10px; clear: both; }
/* line 21, ../_sass/_spica.sass */
#content.spica .group h2 { margin: 0 0 0.5em; color: #2c569c; }

/* line 25, ../_sass/_spica.sass */
body.spica { background-color: #636b82; background-image: url(/images/body_bg.jpg); background-position: top left; background-repeat: repeat-x; margin: 0; padding: 0; color: #333333; }
/* line 35, ../_sass/_spica.sass */
body.spica #container { margin: 0; position: relative; padding: 150px 0 0; }
/* line 40, ../_sass/_spica.sass */
body.spica #container #header { position: absolute; top: 0; height: 100px; width: 100%; }
/* line 45, ../_sass/_spica.sass */
body.spica #container #header a { color: white; }
/* line 48, ../_sass/_spica.sass */
body.spica #container #header #logo a { display: block; width: 514px; height: 78px; text-indent: -1000px; text-decoration: none; background: url(/images/logo_spica.jpg) top left no-repeat; }
/* line 57, ../_sass/_spica.sass */
body.spica #container #header #control a { display: inline-block; margin: 0 2em; }
/* line 60, ../_sass/_spica.sass */
body.spica #container #header #control .left { float: left; }
/* line 62, ../_sass/_spica.sass */
body.spica #container #header #control .right { float: right; }
/* line 66, ../_sass/_spica.sass */
body.spica #container #content { background-color: white; background-image: url(/images/content_grad.jpg); background-position: left -20px; background-repeat: repeat-x; border: 2px solid white; border-top: none; }
/* line 75, ../_sass/_spica.sass */
body.spica #container #content #spica_page { position: relative; width: 100%; height: 100%; }
/* line 79, ../_sass/_spica.sass */
body.spica #container #content #spica_page .chartLink { position: absolute; }
/* line 81, ../_sass/_spica.sass */
body.spica #container #content #spica_page .chartLink a { display: block; }
/* line 84, ../_sass/_spica.sass */
body.spica #container #content #spica_page .frame.S { z-index: 1; }
/* line 86, ../_sass/_spica.sass */
body.spica #container #content #spica_page .frame.G { z-index: 2; }
/* line 88, ../_sass/_spica.sass */
body.spica #container #content #spica_page .frame.C { z-index: 3; }
/* line 90, ../_sass/_spica.sass */
body.spica #container #content #spica_page .frame.H { z-index: 4; }
/* line 92, ../_sass/_spica.sass */
body.spica #container #content #spica_page .frame .details { display: none; font: 12px/18px Verdana, Arial, Helvetica, sans-serif; background: #ffffcc; padding: 0.25em; border: 1px solid blue; position: absolute; z-index: 100; }
/* line 100, ../_sass/_spica.sass */
body.spica #container #content #spica_page .frame .chart { position: absolute; outline: 1px solid blue; }
/* line 104, ../_sass/_spica.sass */
body.spica #container #content #spica_page .frame.incart .chart, body.spica #container #content #spica_page .frame.hover .chart, body.spica #container #content #spica_page .frame.selected .chart { background: black; opacity: 0.25; cursor: pointer; }
/* line 109, ../_sass/_spica.sass */
body.spica #container #content #spica_page .frame.incart .chart, body.spica #container #content #spica_page .frame.selected .chart { outline: 3px solid red; }
/* line 112, ../_sass/_spica.sass */
body.spica #container #content #spica_page .frame.hover .details { display: block; }

/* line 2, ../_sass/_product.sass */
#content.product .breadcrumb { margin: 0; color: #333333; font-size: 15px; }
/* line 6, ../_sass/_product.sass */
#content.product .breadcrumb a { color: #333333; text-decoration: none; }
/* line 9, ../_sass/_product.sass */
#content.product .breadcrumb a:hover { color: black; text-decoration: underline; }
/* line 12, ../_sass/_product.sass */
#content.product h1 { margin: 0.5em 0 1em; }
/* line 14, ../_sass/_product.sass */
#content.product #image { float: left; margin: 0 1em 0 0; text-align: center; }
/* line 18, ../_sass/_product.sass */
#content.product #blurb { clear: left; font-size: 0.8em; }
/* line 22, ../_sass/_product.sass */
#content.product #info { font-size: 0.8em; margin: 0 3em; }
/* line 26, ../_sass/_product.sass */
#content.product #info .long_title { font-size: 1.375em; }
/* line 28, ../_sass/_product.sass */
#content.product #tabs { clear: both; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
/* line 34, ../_sass/_product.sass */
#content.product #tabs div a { color: #2c569c; }
/* line 37, ../_sass/_product.sass */
#content.product #tabs table.tabular_data { border-width: 1px; border-style: solid; border-color: #9697b0; border-bottom: none; border-spacing: 0; width: 100%; }
/* line 46, ../_sass/_product.sass */
#content.product #tabs table.tabular_data tr td { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #9697b0; padding: 3px; vertical-align: top; }
/* line 53, ../_sass/_product.sass */
#content.product #tabs table.tabular_data tr:nth-child(2n) td { background: #dedefe; }
/* line 55, ../_sass/_product.sass */
#content.product #tabs table.tabular_data tr th { color: white; background-color: #1b2a49; font-weight: bold; font-size: 1.1em; padding: 5px 3px; }
/* line 62, ../_sass/_product.sass */
#content.product #tabs table.tabular_data.no-zebra { border-left: none; }
/* line 64, ../_sass/_product.sass */
#content.product #tabs table.tabular_data.no-zebra tr td { background: transparent; border-left-width: 1px; border-left-style: solid; border-left-color: #9697b0; }
/* line 70, ../_sass/_product.sass */
#content.product #tabs table.tabular_data.no-zebra tr td:nth-child(3) { white-space: nowrap; }
/* line 73, ../_sass/_product.sass */
#content.product #right { position: relative; }
/* line 75, ../_sass/_product.sass */
#content.product #right .sale { position: absolute; width: 82px; height: 53px; left: -13px; top: -13px; background-image: url(/images/sale.gif); background-position: top left; background-repeat: no-repeat; }
/* line 85, ../_sass/_product.sass */
#content.product #right .price { text-align: right; font-size: 1.4em; font-weight: bold; }
/* line 90, ../_sass/_product.sass */
#content.product #right .price p { margin: 0; }
/* line 92, ../_sass/_product.sass */
#content.product #right form { margin: 10px 0; }
/* line 94, ../_sass/_product.sass */
#content.product #right input { font-size: 1.1em; line-height: 1em; }
/* line 97, ../_sass/_product.sass */
#content.product #right input.right { text-align: right; float: right; margin-right: 6px; }
/* line 101, ../_sass/_product.sass */
#content.product #right input.left { text-align: right; float: left; margin-left: 6px; }
/* line 105, ../_sass/_product.sass */
#content.product #right label { line-height: 1.1em; font-size: 1.1em; font-weight: bold; }
/* line 110, ../_sass/_product.sass */
#content.product #right label.quote { font-size: 1.5em; line-height: 1.2em; }
/* line 114, ../_sass/_product.sass */
#content.product #right label.right { text-align: right; float: right; margin-right: 6px; }
/* line 118, ../_sass/_product.sass */
#content.product #right label.left { text-align: right; float: left; margin-left: 6px; }
/* line 123, ../_sass/_product.sass */
#content.product #right table.pricing { text-align: center; align: center; width: 200px; margin: 0 auto; border: 1px solid; border-bottom: none; border-left: none; border-collapse: collapse; }
/* line 132, ../_sass/_product.sass */
#content.product #right table.pricing td, #content.product #right table.pricing th { border: 1px solid; border-top: none; border-right: none; padding: 1; margin: 0; }

/* line 2, ../_sass/_category.sass */
#content.category .breadcrumb { margin: 0; color: #333333; font-size: 15px; }
/* line 6, ../_sass/_category.sass */
#content.category .breadcrumb a { color: inherit; text-decoration: none; }
/* line 9, ../_sass/_category.sass */
#content.category .breadcrumb a:hover { color: black; text-decoration: underline; }
/* line 12, ../_sass/_category.sass */
#content.category h1 { margin: 0 0 1em; }
/* line 14, ../_sass/_category.sass */
#content.category .pagination_count { text-align: right; margin: 0; }
/* line 18, ../_sass/_category.sass */
#content.category #categories h2, #content.category #publishers h2 { background: #1b2a49; color: #dddddd; padding: 2px 0.5em; }
/* line 22, ../_sass/_category.sass */
#content.category #categories p.category, #content.category #publishers p.category { display: inline-block; padding: 10px; width: 180px; margin: 15px; text-align: center; font-size: 0.9em; font-weight: bold; color: black; }
/* line 32, ../_sass/_category.sass */
#content.category #categories p.category a, #content.category #publishers p.category a { color: inherit; text-decoration: none; }
/* line 35, ../_sass/_category.sass */
#content.category #categories .category_list, #content.category #publishers .category_list { list-style-type: none; margin: 0; padding: 0 1em; }
/* line 39, ../_sass/_category.sass */
#content.category #categories .category_list li, #content.category #publishers .category_list li { margin: 0.5em 0; padding: 0; }
/* line 43, ../_sass/_category.sass */
#content.category #publishers img { margin-bottom: 15px; }
/* line 46, ../_sass/_category.sass */
#content.category #products .product { margin: 10px 0; padding: 10px 220px 10px 10px; height: 120px; background: #dedefe; position: relative; }
/* line 52, ../_sass/_category.sass */
#content.category #products .product p { margin: 0; font-size: 0.9em; color: #555555; }
/* line 56, ../_sass/_category.sass */
#content.category #products .product p.title { font-weight: bold; font-size: 1.2em; margin-bottom: 5px; color: black; }
/* line 62, ../_sass/_category.sass */
#content.category #products .product p.title a { color: inherit; text-decoration: none; }
/* line 65, ../_sass/_category.sass */
#content.category #products .product p.title a:hover { text-decoration: underline; }
/* line 67, ../_sass/_category.sass */
#content.category #products .product div.price { display: block; position: absolute; right: 0; top: 0; padding: 10px; text-align: right; font-size: 1.5em; font-weight: bold; }
/* line 77, ../_sass/_category.sass */
#content.category #products .product div.price.sale { padding-left: 45px; background-image: url(/images/small_sale.gif); background-position: 0px 10px; background-repeat: no-repeat; }
/* line 83, ../_sass/_category.sass */
#content.category #products .product div.price span { display: block; }
/* line 85, ../_sass/_category.sass */
#content.category #products .product div.price span.list { font-size: 15px; font-weight: normal; }
/* line 90, ../_sass/_category.sass */
#content.category #products .product div.price form input { line-height: 1em; }
/* line 92, ../_sass/_category.sass */
#content.category #products .product div.price form input.left { text-align: right; float: left; margin-left: 6px; }
/* line 96, ../_sass/_category.sass */
#content.category #products .product div.price form label { font-size: 1.5em; font-weight: bold; line-height: 1.2em; }
/* line 101, ../_sass/_category.sass */
#content.category #products .product div.price form label.right { text-align: right; float: right; margin-right: 6px; }

/* line 2, ../_sass/_cart.sass */
#content.cart h1 { margin: 0 0 1em; }
/* line 4, ../_sass/_cart.sass */
#content.cart .summary { background-color: white; background-image: url(/images/content_grad.jpg); background-position: left -12px; background-repeat: repeat-x; padding: 0.25em 0.5em 0; margin: 1em 0 0; }
/* line 12, ../_sass/_cart.sass */
#content.cart table.cart { border-width: 1px; border-style: solid; border-color: #9697b0; border-bottom: none; border-spacing: 0; width: 100%; }
/* line 20, ../_sass/_cart.sass */
#content.cart table.cart .note { font-size: 0.8em; font-style: italic; color: #999999; }
/* line 26, ../_sass/_cart.sass */
#content.cart table.cart tr td { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #9697b0; padding: 3px 5px; }
/* line 32, ../_sass/_cart.sass */
#content.cart table.cart tr:nth-child(2n) td { background: #dedefe; }
/* line 34, ../_sass/_cart.sass */
#content.cart table.cart tr a { color: inherit; text-decoration: none; }
/* line 37, ../_sass/_cart.sass */
#content.cart table.cart tr a:hover { text-decoration: underline; }
/* line 39, ../_sass/_cart.sass */
#content.cart table.cart tr th { color: white; background-color: #1b2a49; font-weight: bold; font-size: 1.1em; padding: 5px; }
/* line 47, ../_sass/_cart.sass */
#content.cart table.cart tr.summary td { color: black; background-color: #dddddd; font-weight: bold; font-size: 1.4em; padding: 5px 3px; text-align: right; vertical-align: top; }
/* line 56, ../_sass/_cart.sass */
#content.cart table.cart tr.summary td.sub { font-weight: normal; font-size: 1em; }
/* line 60, ../_sass/_cart.sass */
#content.cart table.cart .img { text-align: center; }
/* line 62, ../_sass/_cart.sass */
#content.cart table.cart .price, #content.cart table.cart .qty { text-align: right; }
/* line 64, ../_sass/_cart.sass */
#content.cart table.cart .qty input { text-align: right; }
/* line 66, ../_sass/_cart.sass */
#content.cart table.cart .title { font-weight: bold; font-size: 1.1em; }
/* line 70, ../_sass/_cart.sass */
#content.cart p.left { float: left; }
/* line 72, ../_sass/_cart.sass */
#content.cart p.right { float: right; }

/* line 75, ../_sass/_cart.sass */
b.warning, b.highlight { display: block; margin: 0.25em; padding: 0.5em; font-size: 0.9em; background: #fedede; border: 1px solid #b09796; }
/* line 82, ../_sass/_cart.sass */
b.warning a, b.highlight a { color: inherit; text-decoration: underline; cursor: pointer; }

/* line 87, ../_sass/_cart.sass */
b.highlight { background: #dedefe; border-color: #9697b0; }
/* line 90, ../_sass/_cart.sass */
b.highlight.large { font-size: 1.2em; }

/* line 93, ../_sass/_cart.sass */
#errors { display: block; margin: 0.25em; padding: 0.5em; font-size: 0.9em; background: #fedede; border: 1px solid #b09796; }
/* line 100, ../_sass/_cart.sass */
#errors p { margin: 0.5em 0; }
/* line 102, ../_sass/_cart.sass */
#errors h2 { font-size: 1.1em; margin: 0; }
/* line 105, ../_sass/_cart.sass */
#errors ul { margin: 0; }
/* line 107, ../_sass/_cart.sass */
#errors ul li { font-weight: bold; margin: 0; }
/* line 110, ../_sass/_cart.sass */
#errors a { color: inherit; text-decoration: underline; cursor: pointer; }

/* line 116, ../_sass/_cart.sass */
#products .product { margin: 10px 0; padding: 10px 220px 10px 10px; height: 120px; background: #dedefe; position: relative; }
/* line 122, ../_sass/_cart.sass */
#products .product .img { float: left; text-align: center; width: 120px; height: 120px; margin-right: 3px; }
/* line 128, ../_sass/_cart.sass */
#products .product p { margin: 0; font-size: 0.9em; color: #555555; }
/* line 132, ../_sass/_cart.sass */
#products .product p.title { font-weight: bold; font-size: 1.2em; margin-bottom: 5px; color: black; }
/* line 138, ../_sass/_cart.sass */
#products .product p.title a { color: inherit; text-decoration: none; }
/* line 141, ../_sass/_cart.sass */
#products .product p.title a:hover { text-decoration: underline; }
/* line 143, ../_sass/_cart.sass */
#products .product div.price { display: block; position: absolute; right: 0; top: 0; padding: 10px; text-align: right; font-size: 1.5em; font-weight: bold; }
/* line 153, ../_sass/_cart.sass */
#products .product div.price.sale { padding-left: 45px; background-image: url(/images/small_sale.gif); background-position: 0px 10px; background-repeat: no-repeat; }
/* line 159, ../_sass/_cart.sass */
#products .product div.price span { display: block; }
/* line 161, ../_sass/_cart.sass */
#products .product div.price span.list { font-size: 15px; font-weight: normal; }
/* line 166, ../_sass/_cart.sass */
#products .product div.price form input { line-height: 1em; }
/* line 168, ../_sass/_cart.sass */
#products .product div.price form input.left { text-align: right; float: left; margin-left: 6px; }
/* line 172, ../_sass/_cart.sass */
#products .product div.price form label { font-size: 1.5em; font-weight: bold; line-height: 1.2em; }
/* line 177, ../_sass/_cart.sass */
#products .product div.price form label.right { text-align: right; float: right; margin-right: 6px; }

/* line 182, ../_sass/_cart.sass */
#secure_checkout { clear: both; margin: 2em 0 0; }
/* line 185, ../_sass/_cart.sass */
#secure_checkout .fieldset { display: block; width: 700px; border-width: 1px; border-style: solid; border-color: #9697b0; margin: 1em auto 0; padding: 0.5em 1em; }
/* line 194, ../_sass/_cart.sass */
#secure_checkout .fieldset legend, #secure_checkout .fieldset h2 { font-weight: bold; font-size: 1.2em; padding: 0; }
/* line 199, ../_sass/_cart.sass */
#secure_checkout .fieldset .groupHead { display: block; margin: 0.5em 0; }
/* line 202, ../_sass/_cart.sass */
#secure_checkout .fieldset .groupHead p { margin: 0; display: inline-block; width: 690px; }
/* line 206, ../_sass/_cart.sass */
#secure_checkout .fieldset .groupHead p .radio { display: block; font-size: 1.2em; font-weight: bold; border-bottom: 1px solid; padding: 0.5em; }
/* line 213, ../_sass/_cart.sass */
#secure_checkout .fieldset .groupHead p .radio input { margin: 0 1em; }
/* line 215, ../_sass/_cart.sass */
#secure_checkout .fieldset .groupHead p .radio.last { border-bottom: none; }
/* line 217, ../_sass/_cart.sass */
#secure_checkout .fieldset .billingAddress { display: block; margin: 0 -1em -5px; font-size: 0.9em; border-width: 1px; border-style: solid; border-color: #9697b0; background: #dedefe; padding: 1em; }
/* line 227, ../_sass/_cart.sass */
#secure_checkout .fieldset .group { display: block; margin: 0.5em 0; }
/* line 230, ../_sass/_cart.sass */
#secure_checkout .fieldset .group p { margin: 0 5px; display: inline-block; width: 690px; vertical-align: top; }
/* line 235, ../_sass/_cart.sass */
#secure_checkout .fieldset .group p.half { width: 340px; margin-right: 0; }
/* line 238, ../_sass/_cart.sass */
#secure_checkout .fieldset .group p.half span.half { display: inline-block; width: 160px; margin: 0 0 0 5px; }
/* line 242, ../_sass/_cart.sass */
#secure_checkout .fieldset .group p.req label:before { content: "* "; color: red; }
/* line 245, ../_sass/_cart.sass */
#secure_checkout .fieldset .group p input, #secure_checkout .fieldset .group p label, #secure_checkout .fieldset .group p textarea { width: 100%; display: block; font-size: 1.2em; }
/* line 249, ../_sass/_cart.sass */
#secure_checkout .fieldset .group p input.inline, #secure_checkout .fieldset .group p label.inline, #secure_checkout .fieldset .group p textarea.inline { display: inline-block; width: auto; }
/* line 252, ../_sass/_cart.sass */
#secure_checkout .fieldset .group p label { font-size: 0.9em; font-weight: bold; }
/* line 256, ../_sass/_cart.sass */
#secure_checkout .fieldset .group p select { font-size: 1.2em; line-height: 1.2em; }
/* line 259, ../_sass/_cart.sass */
#secure_checkout .fieldset .note { font-size: 0.8em; font-style: italic; color: #999999; display: block; }

/* line 266, ../_sass/_cart.sass */
#content.cart .confirmation { clear: both; margin: 0 auto; width: 95%; background-color: white; background-image: url(/images/content_grad.jpg); background-position: left -12px; background-repeat: repeat-x; }
/* line 275, ../_sass/_cart.sass */
#content.cart .confirmation .fieldset { display: block; margin: 1em auto 0; padding: 0.5em 1em; }
/* line 279, ../_sass/_cart.sass */
#content.cart .confirmation .fieldset .label { display: block; font-weight: bold; font-size: 1.2em; padding: 0; margin: 0 0 0.5em; }
/* line 286, ../_sass/_cart.sass */
#content.cart .confirmation .fieldset .group { display: block; margin: 0.5em 0; }
/* line 289, ../_sass/_cart.sass */
#content.cart .confirmation .fieldset .group p { margin: 0 5px; display: inline-block; vertical-align: top; }
/* line 293, ../_sass/_cart.sass */
#content.cart .confirmation .fieldset .group p.half { width: 49%; margin-right: 0; }
/* line 296, ../_sass/_cart.sass */
#content.cart .confirmation table.cart { border-width: 1px; border-style: solid; border-color: #9697b0; border-bottom: none; border-spacing: 0; width: 100%; }
/* line 304, ../_sass/_cart.sass */
#content.cart .confirmation table.cart .note { font-size: 0.8em; font-style: italic; color: #999999; }
/* line 310, ../_sass/_cart.sass */
#content.cart .confirmation table.cart tr td { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #9697b0; padding: 3px 5px; }
/* line 316, ../_sass/_cart.sass */
#content.cart .confirmation table.cart tr:nth-child(2n) td { background: #dedefe; }
/* line 318, ../_sass/_cart.sass */
#content.cart .confirmation table.cart tr a { color: inherit; text-decoration: none; }
/* line 321, ../_sass/_cart.sass */
#content.cart .confirmation table.cart tr a:hover { text-decoration: underline; }
/* line 323, ../_sass/_cart.sass */
#content.cart .confirmation table.cart tr th { color: white; background-color: #1b2a49; font-weight: bold; font-size: 1.1em; padding: 5px; }
/* line 331, ../_sass/_cart.sass */
#content.cart .confirmation table.cart tr.summary td { color: black; background-color: white; font-weight: bold; font-size: 1.2em; text-align: right; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #9697b0; }
/* line 343, ../_sass/_cart.sass */
#content.cart .confirmation table.cart tr.summary td.sub { font-weight: normal; font-size: 1em; border: none; background: #dddddd; }
/* line 349, ../_sass/_cart.sass */
#content.cart .confirmation table.cart .img { text-align: center; }
/* line 351, ../_sass/_cart.sass */
#content.cart .confirmation table.cart .price, #content.cart .confirmation table.cart .qty { text-align: right; }
/* line 353, ../_sass/_cart.sass */
#content.cart .confirmation table.cart .qty input { text-align: right; }
/* line 355, ../_sass/_cart.sass */
#content.cart .confirmation table.cart .title { font-weight: bold; font-size: 1.1em; }

/* line 4, ../_sass/_home.sass */
#content.home #right.shifted .note { text-align: right; border-top-width: 1px; border-top-style: solid; border-top-color: #9697b0; padding-top: 0.25em; }
/* line 12, ../_sass/_home.sass */
#content.home #right.shifted .products .product { margin: 0; padding: 6px 0; font-size: 0.8em; border-top-width: 1px; border-top-style: solid; border-top-color: #9697b0; }
/* line 20, ../_sass/_home.sass */
#content.home #right.shifted .products .product .img { margin: 0 3px 0 0; display: inline-block; }
/* line 23, ../_sass/_home.sass */
#content.home #right.shifted .products .product .title { font-weight: bold; display: inline-block; width: 105px; vertical-align: top; }
/* line 28, ../_sass/_home.sass */
#content.home #right.shifted .products .product div.price { text-align: right; display: inline-block; vertical-align: top; align: right; width: 65px; }
/* line 34, ../_sass/_home.sass */
#content.home #right.shifted .products .product div.price span.price { font-weight: bold; }
/* line 37, ../_sass/_home.sass */
#content.home #right.shifted .products .product div.price.sale .list { white-space: nowrap; }
/* line 41, ../_sass/_home.sass */
#content.home #hero #pager_wrapper { display: table; width: 490px; }
/* line 44, ../_sass/_home.sass */
#content.home #hero #pager { margin: 3px 0 2em; padding: 3px 0 0; text-align: center; display: table-row; }
/* line 49, ../_sass/_home.sass */
#content.home #hero #pager a { display: table-cell; border: 1px solid #cccccc; background: #dddddd; color: #333333; border: 1px solid #1b2a49; text-decoration: none; margin: 0 20px 3px; padding: 3px 8px; }
/* line 58, ../_sass/_home.sass */
#content.home #hero #pager a:focus, #content.home #hero #pager a:hover { background: #f2cd57; color: #333333; }
/* line 61, ../_sass/_home.sass */
#content.home #hero #pager a.activeSlide { background: #1b2a49; color: #dddddd; }
/* line 65, ../_sass/_home.sass */
#content.home #hero #slides { width: 490px; height: 310px; background: #eeeeee; border-width: 1px; border-style: solid; border-color: #dddddd; margin: 0 0 3px; padding: 0; overflow: hidden; }
/* line 76, ../_sass/_home.sass */
#content.home #hero #slides .slide { margin: 0; }
/* line 78, ../_sass/_home.sass */
#content.home #hero #slides .slide .copy { display: none; }
/* line 81, ../_sass/_home.sass */
#content.home .collection { background-color: white; background-image: url(/images/content_grad.jpg); background-position: left -15px; background-repeat: repeat-x; padding: 0.25em 0.5em 0; margin: 1em 0 0; }
/* line 89, ../_sass/_home.sass */
#content.home .collection h2 { margin: 0 0 0.5em; }
/* line 93, ../_sass/_home.sass */
#content.home .social .third, #content.home .external .third { width: 220px; margin: 0.5em 11px 0; display: inline-block; text-align: center; vertical-align: top; }
/* line 99, ../_sass/_home.sass */
#content.home .social .third a, #content.home .external .third a { color: #2c569c; }
/* line 101, ../_sass/_home.sass */
#content.home .social .email, #content.home .external .email { text-align: left; background: #dedefe; padding: 5px 10px; border-width: 1px; border-style: solid; border-color: #9697b0; }
/* line 109, ../_sass/_home.sass */
#content.home .social .email h3, #content.home .external .email h3 { margin: 0 0 0.5em; }
/* line 111, ../_sass/_home.sass */
#content.home .social .email form, #content.home .external .email form { margin: 0; }
/* line 113, ../_sass/_home.sass */
#content.home .social .email form label, #content.home .external .email form label { display: inline-block; width: 50px; }
/* line 116, ../_sass/_home.sass */
#content.home .social .email form p, #content.home .external .email form p { margin: 0 0 0.5em; }
/* line 118, ../_sass/_home.sass */
#content.home .social .email form p.submit, #content.home .external .email form p.submit { text-align: right; }
/* line 120, ../_sass/_home.sass */
#content.home .social .email h4, #content.home .external .email h4 { margin: 1em 0 0; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #9697b0; }
/* line 126, ../_sass/_home.sass */
#content.home .social .email ul, #content.home .external .email ul { list-style: none; margin: 0; padding: 0; }
/* line 130, ../_sass/_home.sass */
#content.home .social .email ul li, #content.home .external .email ul li { margin: 0.25em 0; padding: 0.5em 0; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #9697b0; font-size: 0.7em; color: #999999; }
/* line 139, ../_sass/_home.sass */
#content.home .social .email ul li a, #content.home .external .email ul li a { font-size: 1.2em; font-weight: bold; color: black; text-decoration: none; }
/* line 145, ../_sass/_home.sass */
#content.home .social .email ul li a:hover, #content.home .external .email ul li a:hover { text-decoration: underline; }
/* line 147, ../_sass/_home.sass */
#content.home .external { display: table; width: 100%; }
/* line 150, ../_sass/_home.sass */
#content.home .external .group { display: table-row; }
/* line 152, ../_sass/_home.sass */
#content.home .external .item { margin: 0.5em 11px 0; display: table-cell; text-align: center; vertical-align: top; }
/* line 157, ../_sass/_home.sass */
#content.home .external .item.blue { background: #dedefe; color: #dddddd; border-width: 1px; border-style: solid; border-color: #9697b0; color: #1b2a49; }
/* line 165, ../_sass/_home.sass */
#content.home .external .item h3 { margin: 0.25em 0; }
/* line 167, ../_sass/_home.sass */
#content.home .publishers { margin-left: -190px; width: 920px; clear: both; }
/* line 171, ../_sass/_home.sass */
#content.home .publishers ul { list-style: none; text-align: center; display: block; padding: 0; margin: 0; }
/* line 177, ../_sass/_home.sass */
#content.home .publishers ul li { display: inline-block; padding: 0; margin: 0 11px; }

/* line 2, ../_sass/_training.sass */
.training table { width: 100%; vertical-align: top; }
/* line 5, ../_sass/_training.sass */
.training table td { width: 30%; vertical-align: top; }
/* line 8, ../_sass/_training.sass */
.training table th { width: 10%; vertical-align: top; }

/* line 1, ../_sass/_sidebar.sass */
#sidebar { width: 190px; margin: 0 20px 0 -30px; float: left; }
/* line 6, ../_sass/_sidebar.sass */
#sidebar div { margin-bottom: 18px; padding: 0.5em 15px; font-size: 16px; line-height: 1.4em; }
/* line 11, ../_sass/_sidebar.sass */
#sidebar div.navy { background: #1b2a49; color: #dddddd; }
/* line 14, ../_sass/_sidebar.sass */
#sidebar div.blue { background: #dedefe; color: #dddddd; border-width: 1px; border-style: solid; border-color: #9697b0; color: #1b2a49; }
/* line 22, ../_sass/_sidebar.sass */
#sidebar div.yellow { background: #f2cd57; border: 1px solid #998139; }
/* line 26, ../_sass/_sidebar.sass */
#sidebar #search { color: black; }
/* line 28, ../_sass/_sidebar.sass */
#sidebar #search form#product_search { width: 155px; margin-bottom: 0.5em; }
/* line 31, ../_sass/_sidebar.sass */
#sidebar #search form#product_search #q { outline: 3px solid #998139; width: 110px; font-size: 0.7em; }
/* line 35, ../_sass/_sidebar.sass */
#sidebar #search form#product_search label.note { font-size: 1.3em; line-height: 1em; text-align: center; display: inline-block; width: 100%; color: black; }
/* line 44, ../_sass/_sidebar.sass */
#sidebar #categories hr.divider { height: 1px; border: none; background: #dddddd; clear: both; margin: 0.5em 0; }
/* line 50, ../_sass/_sidebar.sass */
#sidebar #categories ul { color: #dddddd; list-style: none; margin: 0 0 1em 0; padding: 0; }
/* line 55, ../_sass/_sidebar.sass */
#sidebar #categories ul.blue { color: #3e75cf; margin-bottom: 0; }
/* line 58, ../_sass/_sidebar.sass */
#sidebar #categories ul li { padding-left: 1em; text-indent: -1em; }
/* line 61, ../_sass/_sidebar.sass */
#sidebar #categories ul li a { color: white; text-decoration: none; }
/* line 64, ../_sass/_sidebar.sass */
#sidebar #categories ul li a:hover { text-decoration: underline; }
/* line 66, ../_sass/_sidebar.sass */
#sidebar #categories ul ul { color: #cccccc; font-size: 0.8em; line-height: 1.1em; margin-left: 1em; }
/* line 71, ../_sass/_sidebar.sass */
#sidebar #categories ul ul li { margin: 0.5em 0; padding-left: 0.5em; text-indent: -0.5em; }
/* line 75, ../_sass/_sidebar.sass */
#sidebar #categories ul .current { color: white; }
/* line 77, ../_sass/_sidebar.sass */
#sidebar #social { background: #f2cd57; border: 1px solid #998139; }
/* line 81, ../_sass/_sidebar.sass */
#sidebar #social form.email_subs label.note { font-size: 13px; line-height: 14px; }
/* line 84, ../_sass/_sidebar.sass */
#sidebar #social form.email_subs #htluc-htluc { font-size: 0.7em; }
/* line 87, ../_sass/_sidebar.sass */
#sidebar #shipserv, #sidebar #hazmat_class, #sidebar #exis, #sidebar #compliance { text-align: center; }
/* line 89, ../_sass/_sidebar.sass */
#sidebar #compliance { font-size: 0.8em; }

/* line 92, ../_sass/_sidebar.sass */
#center { float: right; width: 750px; }

/* line 96, ../_sass/_sidebar.sass */
#right { background: #dedefe; border-width: 1px; border-style: solid; border-color: #9697b0; float: right; width: 204px; margin: 0 0px 18px 10px; padding: 10px; }
/* line 106, ../_sass/_sidebar.sass */
#right.shifted { width: 228px; margin: 0 -30px 18px 10px; padding: 0.5em 10px; }
/* line 110, ../_sass/_sidebar.sass */
#right h2 { margin: 0 0 0.5em; font-size: 1em; }
/* line 113, ../_sass/_sidebar.sass */
#right p { margin: 0 0 1em; }
/* line 116, ../_sass/_sidebar.sass */
#right a { color: inherit; text-decoration: none; }
/* line 119, ../_sass/_sidebar.sass */
#right a:hover { text-decoration: underline; }
/* line 122, ../_sass/_sidebar.sass */
#right .note { font-size: 13px; line-height: 14px; color: #63647d; }
/* line 126, ../_sass/_sidebar.sass */
#right .note a { color: inherit; text-decoration: underline; }
/* line 130, ../_sass/_sidebar.sass */
#right hr.divider { height: 1px; border: none; background: #9697b0; clear: both; margin: -0.5em 0 0.5em; }

/* line 1, ../_sass/_header.sass */
#header { position: absolute; top: 0; height: 214px; width: 100%; background: url(/images/masthead.jpg) top left no-repeat; }
/* line 7, ../_sass/_header.sass */
#header a { color: white; }
/* line 11, ../_sass/_header.sass */
#header #logo a { display: block; width: 247px; height: 128px; text-indent: -1000px; text-decoration: none; }
/* line 19, ../_sass/_header.sass */
#header #masthead { position: absolute; top: 0; left: 277px; vertical-align: bottom; }
/* line 24, ../_sass/_header.sass */
#header #masthead img { border: none; margin: 0; padding: 0; vertical-align: bottom; }
/* line 30, ../_sass/_header.sass */
#header #nav { position: absolute; top: 140px; padding: 0; padding-bottom: 20px; width: 100%; background-image: url(/images/wrap_effect.jpg); background-position: bottom center; background-repeat: no-repeat; }
/* line 40, ../_sass/_header.sass */
#header #nav ul { margin: 0; padding: 0; display: block; list-style: none; text-align: center; border-width: 1px; border-style: solid; border-color: #2c569c; background-color: #2c569c; background-image: url(/images/nav_grad.jpg); background-position: top left; background-repeat: repeat-x; }
/* line 55, ../_sass/_header.sass */
#header #nav ul li { color: white; font-weight: bold; font-size: 24px; line-height: 52px; display: inline-block; list-style: none; margin: 0; padding: 0 1em; }
/* line 65, ../_sass/_header.sass */
#header #nav ul li.current { background: url(/images/current_nav.jpg) top left repeat-x; }
/* line 67, ../_sass/_header.sass */
#header #nav ul li a { text-decoration: none; color: white; }
/* line 70, ../_sass/_header.sass */
#header #nav ul li a:hover { color: #dddddd; }
/* line 73, ../_sass/_header.sass */
#header #userbar { position: absolute; right: 0; top: 0; text-align: right; color: white; font-size: 14px; line-height: 16px; }
/* line 81, ../_sass/_header.sass */
#header #userbar #cart { font-weight: normal; color: #dddddd; }
/* line 84, ../_sass/_header.sass */
#header #userbar #cart a { text-decoration: none; color: #dddddd; }
/* line 87, ../_sass/_header.sass */
#header #userbar #cart a:hover { color: white; text-decoration: underline; }
/* line 90, ../_sass/_header.sass */
#header #userbar #cart b { font-weight: normal; color: white; }

/* line 1, ../_sass/_footer.sass */
#footer { text-align: center; font-size: 12px; line-height: 18px; color: #cccccc; background-image: url(/images/footer_grad.jpg); background-position: top left; background-repeat: repeat-x; height: 100px; width: 800px; margin: 0 auto; padding: 20px 50px 10px; }
/* line 15, ../_sass/_footer.sass */
#footer .left { float: left; }
/* line 17, ../_sass/_footer.sass */
#footer .right { float: right; }
