html, body {
    background: url(../images/bg-body.png);
    margin: 0;
    padding: 0;
}

a {
    color: #0b4b6e;
    outline: none;
    border: none;
    text-decoration: underline;
}

a.btn {
    text-decoration: none;
}

a:visited {
    color: #42084d;
}

h1 {
    color: #333;
    font-size: 167%;
    font-weight: bold;
    margin: 6px 0 12px 0;
}

h3 {
    color: #cd6800;
    font-size: 16px;
}

#grafs-hd-container {
    background: url(../images/bg-hd.png) repeat-x;
    height: 191px;
}

body.dealer #grafs-hd-container {
    background-image: url(../images/bg-hd-dealer.png);
}

#hd,
#grafs-ft-container .yui-gc {
    margin: auto;
    position: relative;
    text-align: left;
    width: 952px;
}

#grafs-bd-container {
    background: url(../images/bg-bd.png) repeat-x;
    padding: 30px 0;
}

#grafs-ft-container {
    background: #333 url(../images/bg-ft.png) repeat-x;
    color: #eeeeec;
    height: 130px;
    line-height: 160%;
    padding-top: 65px;
    text-shadow: #000 1px 1px 1px;
}

#grafs-ft-container .yui-u {
    text-align: right;
}

#grafs-ft-container .first {
    text-align: left;
}

#grafs-ft-container a {
    color: #eeeeec;
}

#grafs-ft-container a:hover {
    color: #fff;
}

#grafs-ft-container .grafs-delta-promo,
#grafs-ft-container .grafs-delta-promo a {
    color: #888a85;
    text-shadow: none;
}

#grafs-sidebar-container {
}

.grafs-sidebar-header,
.grafs-sidebar-footer,
.grafs-content-header,
.grafs-content-footer {
    display: block;
}

.grafs-sidebar {
    background: url(../images/sidebar-bg.png) repeat-y;
    padding: 4px 10px;
    position: relative;
}

.grafs-sidebar ul li {
    background: url(../images/nav-arrow.png) right 12px no-repeat;
    border-bottom: 1px dashed #c0c0c0;
    font-weight: bold;
    padding: 6px 0 6px 15px;
    position: relative;
    text-transform: uppercase;
}

.grafs-sidebar ul li.active {
    background-image: url(../images/nav-arrow-selected.png);
}

.grafs-sidebar ul li a {
    color: #333;
    position: relative;
    text-decoration: none;
}

.grafs-sidebar ul li a:hover {
    color: #333;
    text-decoration: underline;
}

.grafs-sidebar ul li img {
    padding-left: 12px;
    vertical-align: middle;
}

.grafs-sidebar ul li ul li {
    background-position: 10000px 10000px;
    border-bottom: none;
    font-weight: normal;
    text-transform: none;
}

img {
    border: 0;
}

#grafs-logo {
    padding: 5px 0 0 15px;
}

.yui-t2 .yui-b {
    float: left;
    width: 212px;
}

.yui-t2 #yui-main .yui-b {
    margin-left: 223px;
}

.grafs-content-container {
    padding: 10px 18px;
    margin: 0 auto;
    text-align: left;
    width: 958px;
}

.grafs-home-content-container {
    background: url(../images/bg-home-content.png) repeat-y;
}

.yui-b .grafs-content-container {
    background: url(../images/bg-content.png) repeat-y;
    padding: 10px 18px;
    width: 730px;
}

/** Product View -- swat-tile-view **/

.swat-tile-view {
    margin: 0;
}

.swat-tile {
	background: url(../images/tile-bg.png) no-repeat;
	width: 156px;
    margin-bottom: 12px;
	margin-left: 0;
	margin-right: 16px;
	min-height: 410px;
    padding: 0;
    text-align: left;
}

.grafs-tile-inner-container {
	min-height: 410px;
    padding: 14px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px 0 0 0;
}

* html .swat-tile .grafs-tile-inner-container {
	height: 410px;
}

.product-tile .swat-image-cell-renderer {
    margin: 0 0 6px 0;
    text-align: center;
    position: relative;
    top: -2px;
}

.product-tile .swat-link-cell-renderer {
    margin: 0 0 6px 0;
}

.product-tile .swat-text-cell-renderer,
.product-tile .swat-money-cell-renderer {
    display: inline;
}

.product-tile .grafs-quantity-cell-renderer {
    margin-top: 12px;
}

.product-tile .grafs-volume-discount-cell-renderer,
.product-tile .grafs-quantity-cell-renderer {
    color: #555;
    display: block;
    font-size: 93%;
}

.product-tile .grafs-note-cell-renderer {
    color: #555;
    font-size: 93%;
}

#grafs_sorting_form select {
    margin-right: 6px;
}

#grafs_sorting_form select,
#grafs_sorting_form input {
    vertical-align: middle;
}

#grafs-features-previous {
    background: url(../images/carousel-previous.png) no-repeat;
    height: 80px;
    margin: 128px 2px 0 -14px;
    width: 32px;
    position: absolute;
    z-index: 10;
}

#grafs-features-next {
    background: url(../images/carousel-next.png) right top no-repeat;
    height: 80px;
    margin: 128px -24px 0 2px;
    width: 28px;
    position: absolute;
    right: 7px;
    z-index: 20;
}

.yui-skin-sam .yui-carousel, .yui-skin-sam .yui-carousel-vertical {
    border: none;
}

#grafs-carousel-container {
    position: relative;
    height: 480px;
    width: 100%;
}

#grafs-carousel-container .yui-carousel-min-width {
    margin: 5px -20px 12px -12px;
}

#grafs-carousel-container .yui-carousel-min-width {
    min-width: 642px;
}

#grafs-features-carousel {
    background: #fff;
    left: 30px;
    margin: 24px 0;
    position: absolute;
}

#grafs-features-carousel .grafs-carousel-photo {
    display: block;
    text-align: center;
}

#grafs-features-carousel .grafs-tile-inner-container {
}

#grafs-features-carousel .yui-carousel-element li {
    border: none;
    text-align: left;
}

#grafs-features-carousel ol li {
    height: 450px;
	min-height: 450px;
	margin: 0;
	padding: 0 2px 0 0;
	width: 156px;
}

#grafs-features-carousel ol li .grafs-tile-inner-container {
    padding: 6px;
}

#grafs-features-carousel .yui-carousel-nav {
    display: none;
}

.yui-carousel .yui-carousel-item-selected {
    border: 0;
}

.grafs-new-site-message {
    background: #ffffff;
    clear: both;
    margin: 14px 0;
    padding: 12px;
}

.grafs-new-site-message h2 {
    margin-top: 0;
}

.grafs-new-site-message ul,
.grafs-new-site-message ul li {
    list-style-type: disc;
}

.grafs-new-site-message ul {
    padding-left: 16px;
}

.grafs-new-site-message p {
    margin: 12px 0;
}

#grafs_product_description ul li {
    list-style-type: disc;
}

#grafs_product_description ul {
    padding-left: 24px;
}

#grafs_product_description p {
    font-family: 13px/1.231 arial,helvetica,clean,sans-serif !important;
    padding-bottom: 12px;
}

#product_information .swat-footer-form-field .swat-form-field,
#product_information .swat-footer-form-field .swat-form-field .swat-form-field-contents {
    display: inline;
}

#product_information .swat-footer-form-field .swat-form-field .swat-required {
    display: none;
}

#product_information #quantity {
    margin: 0 5px 0 10px;
}

#product_information #picture_container {
    float: right;
    text-align: center;
    width: 220px;
}

#product_information .swat-frame {
    margin-top: 36px;
}

#product_information .swat-frame .swat-frame-title {
    margin-bottom: 6px;
}

#product_details_container .swat-details-view th {
    width: 40%;
}

.backorder_note {
    display: none;
}

#product_details_container .backorder_note {
    display: inline;
}

table.swat-table-view td.swat-numeric-cell-renderer,
table.swat-table-view th.swat-numeric-cell-renderer {
    text-align: left;
}

#cart_form .swat-footer-form-field .swat-button,
#wishlist_form .swat-footer-form-field .swat-button {
    float: right;
    vertical-align: middle;
}

.swat-frame.recently_viewed {
    margin-top: 20px;
}

.recently_viewed .product-tile {
    margin-right: 6px;
}

#cart_view td.price.swat-money-cell-renderer,
#cart_view th.price.swat-money-cell-renderer {
    padding-right: 12px;
}

#cart_view {
    width: 100%;
}

#cart_view th.price {
    text-align: left;
}

#cart_view tbody td {
    height: 108px;
    padding: 5px;
    vertical-align: top;
}

#cart_view span.grafs-price-void {
    color: #666;
}

#cart_view td.swat-widget-cell-renderer {
    text-align: center;
}

#cart_view td.swat-widget-cell-renderer input {
    margin-bottom: 2px;
}

#cart_view span.grafs-price-sale {
    display: block;
}

#cart_view tbody {
    font-size: 13px;
}

#cart_view tr {
    background: #f0f0f0;
}

#cart_view tr.odd {
    background: #fff;
}

.swat-primary {
    font-weight: bold;
}

.swat-frame {
	background: transparent;
	background-image: none;
	border: none;
	margin: 0;
}

.swat-frame .swat-frame-title {
	border: none;
	background: none;
    color: #cd6800;
	margin: 0;
	padding: 0;
}

.swat-frame-contents {
    background: #fff;
    border-radius: 8px;
	padding: 10px;
}

.swat-frame .swat-footer-form-field {
    background: none;
    margin-bottom: 16px;
}

.swat-frame .swat-footer-form-field .swat-primary {
    font-size: 123%;
}

.swat-details-view th {
    padding: 6px;
    width: 10%;
}

.swat-pagination a,
.swat-pagination span {
    background-color: #fff;
    border-color: #666;
}

.swat-pagination a:hover {
    background-color: #fff;
}

#add_to_cart.swat-button, #quickorder_submit_footer {
    font-size: 123.1%;
}

.swat-message h3 {
    font-size: 123.1%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.swat-message p {
    margin: 0;
    padding: 0;
}

.swat-message {
    min-height: 64px;
}

.swat-message-display,
.swat-message-display .swat-message {
    margin-top: 0;
}

tr.grafs-total-row td,
tr.grafs-fee-row td {
    text-align: right;
}

tr.grafs-fee-row td {
    padding-top: 8px;
}

tr.grafs-fee-row td.label {
    padding-right: 6px;
}

tr.grafs-total-row td {
    font-size: 167%;
    font-weight: bold;
}

#grafs_confirm_order .swat-details-view th {
    width: 30%;
}

.confirm_step_button {
    margin-top: 5px;
    text-align: right;
}

#grafs_confirm_order .swat-fieldset {
    clear: both;
}

#grafs_confirm_order .swat-footer-form-field .swat-button {
    font-size: 138.5%;
}

.grafs-breadcrumbs {
    position: relative;
    padding-bottom: 12px;
    top: -8px;
}

.grafs-breadcrumbs-title {
    color: #686868;
    padding-right: 6px;
}

.grafs-breadcrumbs-crumb a {
    color: #D50000;
}

#grafs-cart-footer {
    margin-bottom: 72px;
}

#grafs-cart-footer input {
    vertical-align: middle;
}

.swat-widget-cell-renderer .swat-button {
    font-size: 85%;
    font-weight: normal;
}

.swat-message-wishlist {
	zoom: 1; /* IE hack */
	border-color: #0b4b6e;
	background-color: #dde3f6;
	background-image: url(../images/wishlist.png);
}
* html .swat-message-wishlist { /* IE hack */
	background-image: url(../images/wishlist-256.png);
}
.swat-message-wishlist .swat-message-primary-content { color: #0b4b6e; }

#checkout.swat-button {
    font-size: 123.1%;
    font-weight: bold;
}

.swat-widget-cell-renderer a {
    cursor: pointer;
}

.swat-widget-cell-renderer img,
.swat-widget-cell-renderer input {
    vertical-align: middle;
}

.swat-none {
    background: #fff;
    border: 1px solid #babdb6;
    font-size: 123.1%;
    padding: 2.5em;
    text-align: center;
}

.grafs-sub-categories {
    background: #fff;
    border-radius: 8px;
    clear: both;
    margin: 12px 0;
    padding: 8px;
}

.grafs-sub-categories li {
    padding-bottom: 10px;
}

.swat-checkbox-list .grafs-sub-categories-two-column {
    width: 45%;
}

.swat-fieldset {
    border-width: 0;
    border-top: 1px solid #ddd;
    padding: 10px 0 0 0;
    overflow: hidden;
}

.swat-fieldset legend {
    font-size: 123.1%;
    font-weight: normal;
    padding: 0;
}

.swat-footer-form-field .swat-note,
.swat-form-field .swat-note {
    color: #333;
    font-size: 93%;
}

.swat-footer-form-field .swat-primary {
    font-size: 123.1%;
}

.customer-update-preference-id td.swat-radio-table-input {
    padding: 0 .5em;
    vertical-align: top;
}

.customer-update-preference-id td.swat-radio-table-input,
.customer-update-preference-id td.swat-radio-table-label {
    padding-bottom: 1em;
}

.swat-radio-list-divider {
    color: #333;
    display: block;
    font-weight: bold;
    margin-left: 0;
    padding: 12px 0 0 0;
}

#nra_logo {
    background: url(../images/nra.gif) no-repeat;
    padding: 6px 0 6px 128px;
}

#nra_logo p {
    padding-bottom: 12px;
}

#contact_form .swat-details-view th {
    width: 50%;
}

label a {
    cursor: pointer;
    text-decoration: underline;
}

#grafs-terms-of-service-sections li {
    list-style-type: disc;
    margin-left: 24px;
}

#shipping_method_field>label {
    display: none;
}

#shipping_method_field li label {
    display: inline;
}

#grafs-home-link {
    left: 6px;
    position: absolute;
    top: 2px;
}

#search_form {
    left: 225px;
    position: absolute;
    top: 80px;
}

#search_form input {
    margin-right: 6px;
    vertical-align: middle;
}

#grafs-nav-hd {
    left: 450px;
    position: absolute;
    top: 80px;
}

#grafs-shipping-promo {
    border-bottom: 1px dashed #c0c0c0;
    margin-bottom: 12px;
    padding-bottom: 12px;
    text-align: center;
}

#grafs-cart-buttons {
    padding: 24px 0 8px 0;
    text-align: center;
}

#grafs-cart-buttons a {
    display: block;
    margin: 0 auto 6px auto;
}

#grafs-login-options li {
    background: none;
}

#grafs-login-options {
    border-top: 1px dashed #c0c0c0;
    margin-top: 12px;
}

#grafs_hd_nav {
    padding: 8px 0 0 0;
    text-align: right;
    text-shadow: #000 1px 1px 1px;
}

#grafs_hd_cart {
    padding: 6px 0;
}

#grafs_hd_nav a,
#grafs_hd_nav {
    color: #fff;
}

#grafs_hd_nav a {
    text-decoration: underline;
}

#grafs_hd_nav a#grafs_hd_cart {
    text-decoration: none;
}

#grafs_hd_nav a#grafs_hd_cart span {
    text-decoration: underline;
}

#grafs_hd_nav a:hover {

}

#product_details_container .grafs-volume-discount-table {
    margin: 0;
    width: auto;
}

#product_details_container .grafs-volume-discount-table td,
#product_details_container .grafs-volume-discount-table th {
    white-space: nowrap;
    width: auto;
}

#product_details_container .grafs-volume-discount-table td {
}

#delta_login_form.inline .swat-entry {
    width: 97%;
}

.grafs-sidebar .swat-note {
    font-size: 100%;
    text-align: center;
}

#grafs-product-restrictions {
    padding-top: 36px;
}

#grafs-checkout-progress {
    margin-bottom: 16px;
    text-align: center;
}

#grafs-checkout-progress img {
    display: block;
    margin: 0 auto;
}

#grafs-secure-header {
    background: url(../images/lock.png) no-repeat;
    padding: 6px 0 6px 24px;
}

#grafs-secure-seals {
    margin-top: 12px;
    width: 100%;
}

#grafs-secure-seals td {
    text-align: center;
    padding: 0;
    width: 50%;
}

#grafs-secure-seals div {
    margin: 0 auto;
}

#grafs_inline_quickorder {
    background: url(../images/sidebar-bg.png) repeat-y;
    padding: 4px 10px;
    position: relative;
}

#grafs_inline_quickorder input {
    margin-right: 12px;
    vertical-align: middle;
}

#grafs-inline-quickorder-container img {
    display: block;
}

#grafs_catalog_view_display .swat-message {
    background-image: none;
}

#grafs_catalog_view_display .swat-message .swat-message-container {
    padding-left: 12px;
}

#grafs_inline_quickorder .swat-button-processing-throbber {
    display: block;
    margin: 6px 0 0 0;
}

#success {
    background: url(../images/success.png) left center no-repeat;
    color: green;
    display: none;
    margin: 6px 0 0 0;
    padding: 0 0 0 22px;
}

#grafs-dealer-link a {
    color: #166630;
}

.grafs-address-book {
    margin: 8px 0 16px 0;
}

.grafs-address-book h2 {
    font-size: 123.1%;
    font-weight: normal;
}

.grafs-address-container {

}

.grafs-address-footer {
    margin: 6px 0 12px 0;
}

.grafs-address-button {
    font-size: 85%;
    font-weight: normal;
}

.grafs-price-sale {
    color: #090;
    font-weight: bold;
    padding-left: 6px;
}

.grafs-price-void {
   text-decoration: line-through;
}

.grafs-price-savings {
    color: #666;
}

.grafs-rebate-container {
    padding-bottom: 24px;
}

.grafs-rebate-container h4 {
    font-size: 123.1%;
    font-weight: bold;
}

.grafs-rebate-container .swat-note {
    margin-bottom: 2px;
}

.grafs-rebate-container p {
    padding: 6px 0;
}

.grafs-rebate-container li {
    list-style-type: disc;
    margin-left: 24px;
}

.grafs-rebate-links {
    display: block;
    padding-top: 6px;
}

.grafs-selected,
.grafs-selected:hover,
.grafs-selected:visited {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

strong {
    font-weight: bold;
}

#payment_notebook p {
    margin: 6px 0;
}

#payment_notebook {
    margin-bottom: 16px;
}

.grafs-tech-resource-container {
    margin-bottom: 12px;
}

#grafs-home-promos {
    list-style-type: none;
}

#grafs-home-promos li {
    float: left;
}

#grafs-home-promos a {
    background-image: url(../images/promo-sprite.png);
    background-repeat: no-repeat;
    color: #666;
    display: block;
    font-weight: bold;
    height: 100px;
    text-align: center;
    width: 115px;
}

#grafs-home-promos a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
    opacity: .8;
    -moz-opacity: .8;

}

#grafs-home-promos #grafs-promo-new-products a {
    background-position: center 0px;
}

#grafs-home-promos #grafs-promo-free-shipping a {
    background-position: center -103px;
}

#grafs-home-promos #grafs-promo-sale-items a {
    background-position: center -206px;
}

#grafs-home-promos #grafs-promo-closeout a {
    background-position: center -309px;
}

#grafs-home-promos #grafs-promo-tech a {
    background-position: center -412px;
}

#grafs-home-promos #grafs-promo-rebates a {
    background-position: center -515px;
}

.grafs-gblast-pending {
    background-image: url(../../swat/images/swat-button-throbber.gif);
    background-repeat: no-repeat;
    background-position: 2px center;
    color: #666;
    padding-left: 20px;
}

.grafs-gblast-success {
    background-image: url(../images/in-stock-notification-cell-renderer-success.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    color: green;
    cursor: default;
    padding-left: 20px;
    text-decoration: none;
}

#grafs-carousel-nav {
    position: absolute;
    right: -75px;
    top: 4px;
    width: 200px;
}

#grafs-carousel-nav .yui-u {
    width: 18%;
}

#grafs-carousel-nav .first {
    width: 80%;
}

#grafs-carousel-nav-next {
    background: url(../images/carousel-nav.png) left top no-repeat;
    height: 29px;
    display: block;
    float: left;
    overflow: hidden;
    text-indent: 1000px;
    width: 55px;
}

#grafs-carousel-nav-next:hover {
    background-image: url(../images/carousel-nav-hover.png);
}

#grafs-carousel-nav-previous {
    background: url(../images/carousel-nav.png) -55px top no-repeat;
    height: 29px;
    display: block;
    float: left;
    overflow: hidden;
    width: 53px;
    text-indent: 1000px;
}

* html #grafs-carousel-nav-next {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

* html #grafs-carousel-nav-previous {
    background-image: url(../images/carousel-nav-right-ie6.png);
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#grafs-carousel-nav-next:hover,
#grafs-carousel-nav-previous:hover {
    background-image: url(../images/carousel-nav-hover.png);
}

#grafs-carousel-nav-next,
#grafs-carousel-nav-previous {
    margin: 0;
    padding: 0;
}

.grafs-promo-code-container {
    background: #eff4f7;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 1em 0;
    padding: 1em;
}

.grafs-promo-code-container h3.swat-frame-title {
    color: #333;
    font-size: 1.5em;
}

.grafs-promo-code-container .swat-frame-contents {
    background: transparent;
    padding: 0;
    margin: 0;
}

.grafs-promo-code-container .swat-frame-contents ul {
    margin-top: 10px;
    margin-left: 0;
}

.grafs-promo-code-container ul li {
    list-style-type: disc;
}

.grafs-promotions {
    background: url(../images/hot-deals.png) 40px top no-repeat;
    margin: -2em;
    padding: 2em 0 0 1em;
}

.grafs-promotions h3 {
    color: #333;
    margin-bottom: 2px;
    text-transform: none;
}

.grafs-promotions-inner div {
    border-bottom: 1px dashed #ccc;
    padding: .5em 0;
}

.grafs-promotions-outer {
    background: #eee;
    border: 1px solid #ccc;
    margin: 2em -1px 2em -1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.grafs-promotions-header {
    color: #333;
    padding: 1em 0 1em 140px;
}

.grafs-promotions-inner {
    padding: 1em 4em 3em 2em;
}

.grafs-promo-applied {
    color: green;
    background: url(../images/in-stock-notification-cell-renderer-success.png) left center no-repeat;
    padding-left: 20px;
}

.grafs-shipping-method-divider {
    display: block;
    font-weight: bold;
    margin-top: 12px;
}

.grafs-shipping-method-divider .swat-note {
    color: #666;
    font-weight: normal;
    margin: 0 0 4px 0;
}

.grafs-inline-search-hidden {
    display: none;
}

.grafs-inline-search-container {
    background: #fff;
    width: 440px;
    border: 1px solid #666;
    position: absolute;
    z-index: 1000;
    text-align: left;
    box-shadow: 2px 2px 2px #666;
    -moz-box-shadow: 2px 2px 2px #666;
    -webkit-box-shadow: 2px 2px 2px #666;
}

.grafs-inline-search-product {
    border-bottom: 1px solid #ccc;
}

.grafs-inline-search-product a {
    display: block;
    font-size: 100%;
    padding: 6px;
    color: #333;
    font-weight: normal;
    margin: 0;
    text-decoration: none;
}

.grafs-inline-search-product a:hover {
    background: #eee;
}

.grafs-inline-search-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 900;
}

.grafs-inline-search-categories {
    color: #666;
    vertical-align: middle;
    font-size: 80%;
    float: right;
    padding-left: 12px;
}

.grafs-inline-search-clear {
    clear: both;
}

.single-review {
    margin: 5px 0;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
}

.single-review.first {
    border-top: 1px dotted #ccc;
}

.single-review h4 {
    font-weight: bold;
    color: #CD6800;
}

#avg-rating {
    color: #999;
    font-size: 10px;
    font-style: italic;
}

.single-review cite {
    font-size: 10px;
    color: #333;
    margin-top: 4px;
    display: block;
    font-style: italic;
}

.single-review.odd {
    background-color: #FFFCFA;
}


#review-form-container {
    margin-top: 22px;
}

#review_form {
    margin-top: 10px;
}

.review-rating {
    height:20px;
}

.review-rating .star {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -999em;
    background: url('../../swat/images/swat-rating-stars-256.png') no-repeat 0 0px;
}

.review-rating .star.on {
    background-position: 0 -20px;
}

#page-feedback {
    width: 535px;
    color: #333;
    margin: 25px 0 0 0;
    overflow: hidden;
}

#page-feedback span.smallText {
    float: left;
    font-size: 11px;
    padding: 10px 3px;
    font-weight: bold;
}

#page-feedback span.statistics.smallText {
   padding-left: 10px;
}

#page-feedback .vote {
    height: 34px;
    display:block;
    float: left;
    padding: 8px 0px 0px 36px;
    text-align: right;
    font-weight: bold;
}

#page-feedback .upvote {
    background: url('../images/upvote.png') no-repeat;
}

#page-feedback .button-divider {
    height: 12px;
    width: 2px;
    float: left;
    background-color: #656565;
    margin: 9px 0px 0px 9px;
    padding:0px;
}
#page-feedback .downvote {
    background: url('../images/downvote.png') no-repeat;
    margin: 0px 0px 0px 7px;
}
#page-feedback a {
    color: #cc6600;
}
#page-feedback .upvote:hover {
    color: #008000;
}
#page-feedback .downvote:hover {
    color: #F00;
}

#feedback-modal {
    background-color: #F5F5F5;
    padding: 15px;
}

#feedback-modal .swat-textarea-container {
    margin: 10px 0 0 0;
}
#feedback-modal .ft {
    background-color: #ECECEC;
    border: 1px solid #E6E4E4;
    border: none;
}

#feedback-modal .ft .button-group {
    padding: 10px 0 0 0;
}

#feedback-modal .ft .yui-button {
    background: url('../images/feedback-button-bg.png') repeat-x;
}

.promo-product-chooser-wrapper {
    background: #fff;
    border: 1px solid #666;
    position: fixed;
    padding: 1%;
    top: 200px;
    width: 50%;
    margin: 0 0 0 23%;
}

.promo-product-chooser-overlay {
    background: #000;
    opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter:alpha(opacity = 60);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.promo-product-chooser-button {
    display: block;
    margin: 12px 0;
}

#read-more-reviews {
    display: block;
    padding: 5px;
    background-color: #F17F25;
    width: 100px;
    border: 2px solid #FCBC05;
    clear: both;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    color: #FFF7E0;
    text-decoration: none;
}

#read-more-reviews:hover {
    background: #E4741B;
}

.default_addresses_container {
    margin-bottom: 40px;
}

.grafs-pricing-note {
    margin-top: 5px;
}

.grafs-price-fee {
    color: #e31b0c;
}

.grafs-pricing-note .grafs-price-sale {
    margin: 0;
    padding: 0;
}

#product_details td,
#product_details th {
    padding-top: 10px;
    vertical-align: top;
}

#grafs_product_description h1,
#grafs_product_description h2,
#grafs_product_description h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

#grafs_product_description h1 {
    font-size: 22px;
}

#grafs_product_description h2 {
    font-size: 18px;
}

.contact_form h4 {
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.contact_form label {
    font-weight: normal;
}

.contact_form .swat-form-field {
    margin-bottom: 15px;
}

.contact_form .inc_wrapper {
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

.grafs-promo-titles {
    background: #585751;
    padding: 8px 10px 8px 15px;
    position: relative;
    top: -12px;
    -moz-border-bottom-right-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    text-align: center;
    width: 725px;
}

.grafs-promo-titles a {
    color: #b0b0b0;
    margin: 0 8px;
    text-decoration: none;
    padding: 0 2px;
}

.grafs-promo-titles a:last-child {
    margin-right: 0;
}

.grafs-promo-titles a.selected {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 2px #000;
    padding: 0;
}

.swat-form-field-checkbox .swat-form-field-contents,
.swat-form-field-checkbox label {
    vertical-align: middle;
}

.swat-form-field-checkbox label {
    margin: 6px 0 0 0;
}

.grafs-content-container .text-center {
    text-align: center;
}

.radio input[type="radio"] {
    margin-left: -18px;
    margin-top: 1px;
}

.grafs-pricing-unit {
    color: #090;
    font-style: italic;
}

.grafs-pricing-unit strong {
    color: #666;
}

.product-tile {
    padding-left: 10px;
    padding-right: 10px;
}

.mobile-subnav {
    display: none;
}

.back-to-top {
    display: none;
}

.product-vendor {
    font-weight: bold;
    text-align: center;
}

.product-vendor img {
    width: 98px;
}

@media screen and (max-width: 600px) {
    .mobile-subnav {
        display: block;
    }

    .back-to-top {
        display: block;
    }

    #grafs-hd-container {
        width: 100%;
    }

    .yui-t2 #yui-main,
    .yui-t2 #yui-main .yui-b {
        float: none;
        margin-left: 0;
    }

    .yui-t2 .yui-b {
        float: none;
        width: 100%;
    }

    .mobile-subnav .btn {
        color: #fff;
        margin: 0 10px;
    }

    #grafs-carousel-nav,
    #grafs-carousel-nav-previous,
    #grafs-carousel-nav-next {
        display: none;
    }

    #grafs_hd_nav {
        display: none;
    }

    #grafs-promo-switcher-container {
        overflow: hidden;
        width: 100%;
    }

    .grafs-content-header,
    .grafs-content-footer {
        display: none;
    }

    #grafs-features-next,
    #grafs-features-previous {
        display: none;
    }

    #grafs-home-promos {
        display: none;
        width: 100%;
    }

    #grafs-home-promos li {
        float: none;
        display: inline;
    }

    #grafs-home-promos li a {
        display: inline-block;
    }

    #grafs-promo-switcher-container {
        display: none;
    }

    #grafs-shipping-promo {
        display: none;
    }

    #doc2 {
        width: auto;
    }

    #hd,
    #grafs-ft-container .yui-gc {
        width: 100%;
    }

    #grafs-ft-container {
        background-color: #333;
        height: 420px;
    }

    #grafs-ft-container a {
        display: block;
        padding: 8px 0;
    }

    #grafs-ft-container .yui-gc div.first {
        float: none;
        margin: 0;
        padding: 0 5%;
        width: 90%;
        text-align: left;
    }

    #grafs-ft-container .yui-gc .yui-u {
        float: none;
        margin: 10px 0 30px 0;
        text-align: center;
        width: 100%;
    }

    .grafs-sidebar-header,
    .grafs-sidebar-footer {
        display: none;
    }

    .grafs-sidebar,
    .yui-b .grafs-content-container {
        background: #fff;
        border: 1px solid #ccc;
        padding: 10px;
        margin: 2.5%;
        border-radius: 5px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 95%;
    }

    .grafs-sidebar ul li {
        background-position: right 15px;
    }

    .grafs-sidebar ul li a {
        display: inline-block;
        padding: 6px 0 5px 0;
    }

    #grafs-carousel-container {
        height: auto;
    }

    #grafs-features-carousel {
        left: 0;
        position: relative;
    }

    #grafs-features-carousel ol li {
        background: #fff;
        float: none;
        margin: 5px;
        width: 100%;
        min-height: 0;
        height: auto;
    }

    #grafs-features-carousel .grafs-tile-inner-container {
        min-height: 300px;
        height: auto;
    }

    #grafs-cart-buttons {
        display: none;
    }

    #product_information #picture_container {
        width: 100%;
    }

    #product_information .input-lg {
        width: 80px;
    }

    #product_details_container #picture_container img {
        float: none !important;
        height: auto;
        width: 100%;
    }

    .back-to-top {
        margin-top: 10px;
        text-align: center;
    }

    .cart-popover {
        left: 0 !important;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 100% !important;
    }

    .cart-popover .arrow {
        margin-left: 80px !important;
    }

    #grafs-logo {
        height: 140px !important;
        padding: 0;
        width: 140px !important;
    }

    #grafs-home-link {
        text-align: center;
        width: 100%;
    }

    #product_information #quantity {
        margin: 0 0 10px 0;
        width: 100%;
    }

    #search_form {
        left: 0;
        text-align: center;
        top: 150px;
        width: 100%;
    }

    #search_form #q {
        width: 70%;
    }

    #search_form .swat-form-field div,
    #search_form .form-control {
        display: inline;
    }

    .grafs-inline-search-container {
        left: 0;
        margin: 0 5%;
        top: 32px;
        width: 90%;
    }

    .grafs-inline-search-product a {
        padding: 10px 6px;
    }

    #cart_view .swat-image-cell-renderer {
        display: none;
    }

    .grafs-promotions {
        background-image: none;
    }

    .grafs-promotions-header {
        display: none;
    }

    #grafs-checkout-progress {
        display: none;
    }

    #grafs_sorting_form select {
        margin-bottom: 10px;
    }

    .grafs-tile-inner-container {
        background: none;
        min-height: 300px;
    }

    .product-tile .swat-image-cell-renderer {
        margin-bottom: 5px;
        text-align: center;
    }

    #page-feedback .statistics {
        display: block;
        clear: both;
        padding-left: 4px !important;
    }

    #page-feedback {
        width: auto;
    }
}
/* mobile/responsive styles */
.tech-resources .product-tile {
    height: auto;
    display: block;
    padding: 2rem;
}
.offscreen { position:absolute; left:-10000px; }
.footer-site-info .legalese {
    color: white;
}
body .footer-site-info .legalese a {
    text-decoration: underline;
    color: white;
}
@media screen and (max-width: 600px) {

}








