* { margin:0; padding:0; }

body          { background:#FFF; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#000; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#000; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:1.667em; font-weight:normal; line-height:1.15; }
h2            { font-size:1.500em; font-weight:normal; line-height:1.25; }
h3            { font-size:1.333em; font-weight:bold; line-height:1.25; }
h4            { font-size:1.167em; font-weight:bold; }
h5            { font-size:1em; font-weight:bold; }
h6            { font-size:0.917em; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left; text-align: left; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {  }
.page_wrapper { width:auto; margin:0 auto; padding: 50px 27px; }
@media only screen and (min-width: 1366px) {
  .page_wrapper { width:auto; margin:0 auto; padding: 50px 2vw; text-align:left; }
}
/* Correct tightness from smallest width */
@media only screen and (min-width: 1279px) {
  .page_wrapper { padding: 50px 68px; }
}
@media only screen and (min-width: 1366px) {
  .page_wrapper { padding: 50px 5vw; }
}
.page { width: 1312px; margin:0 auto; text-align:left; }
@media only screen and (min-width: 1366px) {
  .page { width: auto; }
}

.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background:#fff; }
.page-popup .page-title { background:none; }
.page-popup .page-title h1, .page-popup .page-title h2 { background:none; color:#2B2C2C; }
.page-popup .btn-cart { height:18px; }
.main-container {  }
.main-container.col1-layout { margin-top: 10px; }
.main {  }
.clearBoth { clear:both; }

/* Base Columns */
/* see also later when changing column width */
.col-left-custom { float:left; width:250px; }
.col-main { float:left; width: auto; margin-top: -10px; }

.col-right { float:right; width:315px; }

/* 3 column layout pops up only on mid-range laptop and above */
.col-left-custom { display: none; }
@media only screen and (min-width: 1024px) {
  /* Margin-right works with the default margin on col-main to ensure it centers. */
  .col-left-custom { display: block; margin-right: -100%; }
}
@media only screen and (min-width: 1024px) {
  .col-main { margin-left: 27px; }
}
@media only screen and (min-width: 1366px) {
  .col-main { margin-left: 20vw; }
}


/* 1 Column Layout */
.col1-layout .col-main { width:auto; clear: both; }
.col1-layout .col-main .bgs2 {  }
.col1-layout .col-main .bgs1 {  }
.col1-layout .col-main .bgs3 {  }

/* 2 Columns Layout */
.col2-left-layout .col-main { }
.col2-left-layout .col-main .bgs2 {  }
.col2-left-layout .col-main .bgs1 {  }
.col2-left-layout .col-main .bgs3 {  }
.col2-right-layout .col-main { padding-top: 0px !important; margin-top: -10px; }
.col2-right-layout .col-main .bgs2 { margin-top: 0px !important; margin-top: 10px !important; }
.col2-right-layout .col-main .bgs1 {  }
.col2-right-layout .col-main .bgs3 {  }
.main-container.col2-left-layout.box-width-624.box.inner-base { 597px !important; }

.cms-index-index .bgs1, .cms-index-index .bgs2, .cms-index-index .bgs3, .catalog-category-view .bgs1, .catalog-category-view .bgs2, .catalog-category-view .bgs3,
.catalogsearch-result-index .bgs1, .catalogsearch-result-index .bgs2, .catalogsearch-result-index .bgs3, .catalogsearch-advanced-result .bgs1, .catalogsearch-advanced-result .bgs2, .catalogsearch-advanced-result .bgs3,
.tag-product-list .bgs1, .tag-product-list .bgs2, .tag-product-list .bgs3
{ background:none !important; padding:0 !important; }

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,.buttons-set button.button
button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:18px; font:12px/18px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FF2F07; text-decoration:underline; }
button.button span span {  }
button.disabled {}
button.disabled span {}
.buttons-set button.button { background: #5aba44; padding: 6px 10px 10px 10px !important; border: 2px solid #666; clear: both; min-height: 15px;}
.chrome .buttons-set button.button { background: #5aba44; padding: 6px 20px 10px 10px !important; border: 2px solid #666; clear: both; min-height: 15px;}
.buttons-set button.button  span{ color: #F4F4F4; font-weight: bold;}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/


/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#FF2F07; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:0.833em; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }
#checkout-step-billing .buttons-set, #checkout-step-login .buttons-set button.button { float: none; }
#checkout-step-login .f-left, .left { float: right !important; padding-left: 10px; }
.buttons-set { clear:both; padding:5px 0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { clear: both; min-height: 35px; width: auto; float: right; }
.buttons-set p.required { margin:0 0 5px; }
.buttons-set button.button span

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin-left:10px; }
.fieldset .legend { float:left; font-weight:bold; font-size:1.083em; border:1px solid #fefefe; background:#dedede; color:#000; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:0.833em; line-height:13px; background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:1em; text-align:right; color:#FF2F07; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#000; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:0.917em !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; color:#df280a; }
.success-msg { border-color:#B3EE9E; background-color:#eff5ea; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#FFF; background-image:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {
    background: transparent;
    margin: 0 0 10px;
	
}
.breadcrumbs .inner {
    background: url("../images/img/crumb-950-top.gif") no-repeat scroll left top transparent;
    background: transparent;
    border-top: solid 2px #ddd;
    border-bottom: solid 2px #ddd;
    border-radius: 7px;
}
.breadcrumbs ul {
    background: transparent;
    border-left: solid 2px #ddd;
    border-right: solid 2px #ddd;
    border-radius: 7px;
}
.breadcrumbs li {
    display: inline;
}
.breadcrumbs ul { padding: 10px !Important; }
.breadcrumbs { overflow: visible !Important; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { }
.breadcrumbs li a, .breadcrumbs li span { }

/* Page Heading */
.page-title { height:54px; margin:0 0 10px; display: none; }
.page-title h1,
.page-title h2 { height:35px; padding:19px 0 0 20px; font-family:"Trebuchet MS", Arial; font-size:1.417em; font-weight:bold; text-transform:uppercase; color:#fff; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { padding:16px 0 16px 0; text-align:center; color:#000; }
.pager .amount { float:left; }
.pager .amount strong { font-weight:normal; }
.pager .limiter { float:right; }
.pager .limiter select { border:solid 1px #DEE3E4; font-size:0.917em; margin:0 5px; color:#000; }
.pager .pages { margin:0 135px; }
.pager .pages strong { font-weight:normal; }
.pager .pages a { color:#000; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { padding:14px 0 14px 0; border-top:solid 1px #DEE3E4; color:#000; }
.sorter .view-mode { float:left; }
.sorter .view-mode a { color:#000; }
.sorter .view-mode strong { color:#000; }
.sorter .sort-by { float:right; padding:0 42px 0 0; }
.sorter .sort-by select { border:solid 1px #DEE3E4; font-size:0.917em; margin:0 5px; color:#000; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { height:101px; margin-bottom:10px; }
.toolbar_left { height:101px; }
.toolbar_right { height:101px; padding:0 10px; }
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom .toolbar { margin-bottom:0; }

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:10px; border:1px solid #DEE3E4; font-weight:bold; white-space:nowrap; color:#000; }
.data-table td { padding:10px; border:1px solid #DEE3E4; }
.data-table thead {  }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {  }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {  }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}

.cart-table { border-right:solid 1px #DEE3E4; }
.cart-table tfoot td { overflow:hidden; }
.cart-table td { vertical-align:middle; }
.cart-table .product-name a { color:#000; text-decoration:none; }
.cart-table .product-name a:hover { text-decoration:underline; }
.cart-table .price { font-size:1em; font-weight:bold; color:#000; }
.cart-table .qty { border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; width:44px !important; color:#000; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:0.917em; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; }
.link-wishlist { color:#000; }
.link-reorder { font-weight:bold; }
.link-compare { color:#FF2F07; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../images/remove_button.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin:0 auto; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:1em; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:1em; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {}
.header { height:135px; }
.header .logo { position:absolute; margin:5px 0 0 0; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header .welcome-msg { float:right; padding:0 0 0 10px; height:40px; margin-bottom:6px; }
.header .welcome-msg span { float:left; no-repeat 100% 0%; padding:8px 10px 0 0; height:32px; font-weight:bold; color:#129DC6; }
.header .links { float:right; clear:both; padding:0 0 0 0; }
.header .links li { background:url(../images/bg_links.png) no-repeat !important; float:left; padding:0 0 0 10px !important; height:31px; }
.header .links li a { background:url(../images/bg_links.png) no-repeat 100% 0% !important; float:left; padding:7px 10px 0 0 !important; height:24px; font-size:1em; color:#3e3e3f; text-decoration:none; }
.header .links li:hover { background:url(../images/bg_links_hover.png) no-repeat !important; }
.header .links li:hover a { background:url(../images/bg_links_hover.png) no-repeat 100% 0% !important; }
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }
.header .quick-access { padding:58px 0 0 0; }

.home_link { float: none; background: transparent; display:block; width:auto; height:auto; }

/*.home_link_lower { float:left; background:url(../images/nav_lower.png) no-repeat; display:block; width:48px; height:48px; margin-left: 83px; }*/
.home_link_lower { position:absolute;right:0; width:48px; height:48px;background: none;}
.nav-container-upper { background: #990066; padding:0px 0 0 0px; height:60px; border-radius: 7px; margin-bottom: 1em; }

#nav-upper { 
      display: flex;
      align-items: center;
      align-content: center;
      background: transparent;
	height:60px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.500em; 
	font-weight:bold; 
	float:none; 
	padding-bottom: 10px !important; 

}

#nav-upper li { flex: 0 1 auto; float:none; width: auto; }
#nav-upper li.over { z-index:998; }
#nav-upper li.parent {}
#nav-upper li a { text-decoration:none; font-size:1.071em; }
#nav-upper li a:hover { text-decoration:none; }
#nav-upper li a span { display:block; white-space:inherit; cursor:pointer; }
#nav-upper li.item-108 {width:180px; line-height:30px;}
#nav-upper li.item-108 a {line-height:22px;}
#nav-upper li.item-140 {width:132px; line-height:30px;}
#nav-upper li.item-140 a {line-height:22px;}
/* This is for Electron Distillers */
#nav li.item-157 {width:175px; line-height:30px;}
#nav li.item-166 {width:180px;}

#nav-upper li ul a span { white-space:normal; }

#nav-upper>li.first {  }
#nav-upper li a { float: none; padding:5px 20px 17px 19px; font-weight:bold; text-transform:uppercase;}
#nav-upper li a {
    border-right: 1px solid #ffffff;
    text-align: center;
    color: #EEE;
    display: block;
    float: none !important;
    font-size:13px;
    height: auto;
    line-height: 1.5em;
    padding: 7px 6px;
    text-decoration: none;
    text-transform: none;
    width: auto;
}
#nav-upper>li.last>a {  }
#nav-upper>li>a:hover { color:#EEE;  }
#nav-upper>li.first>a:hover { }
#nav-upper>li.over>a,
#nav-upper>li.active>a { color:       #EEE; }


#nav-upper ul,
#nav-upper div { position:absolute; width:100px; top:48px; left:-10000px; border-bottom: 1px solid #645339; border-left: 1px solid #645339; width: 130px; }
#nav-upper div ul { position:static; width:auto; border:none; }

#nav-upper ul ul,
#nav-upper ul div { top:0px; }

#nav-upper ul li { float:none; background:#fff url(../images/nav_bg.png) repeat-x 0% 100%; border-right:1px solid #DFE2E4; width: 130px; }
#nav-upper ul li:hover { background:#b3ee9e url(../images/sub_hover.png) repeat-x 0% 100%; border-right:1px solid #026787; width: 130px; }
#nav-upper ul li.last {  }
#nav-upper ul li a { float:none; font-family:Arial, Helvetica; font-size:1em; font-weight:normal; text-transform:none; font-weight:2B2C2C; color:#888 !important; background:none; padding:10px 0; height: auto; width: 130px;}
#nav-upper ul li a:hover { color:#fff !important; font-weight:bold !important;}
#nav-upper ul li.active > a { color:#4A2376; font-weight: bold !important; }
#nav-upper ul li.over > a { color:#FFF !important; font-weight:bold !important; }

#nav-upper li ul.shown-sub,
#nav-upper li div.shown-sub { left:0; z-index:999; }
#nav-upper li .shown-sub ul.shown-sub,
#nav-upper li .shown-sub li div.shown-sub { left:176px; }

/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { padding-bottom: 20px; }
.block .block-title { padding:10px 0 0 10px; }
.block .block-title strong { display:block;  padding:7px 0 8px 44px; font-family:"Trebuchet MS", Arial, Helvetica; font-size:1.417em; font-weight:bold; text-transform:uppercase; color:#000; background: url("../images/shopping_cart.png") no-repeat scroll 0 0 transparent; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:1.083em; font-weight:bold; }
.block .block-content { padding:10px; min-height:45px; color:#000; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}
.block-content .actions { text-align: right; !important }
.block button { .margin-bottom:10px; }
.block button span { background: url("../images/btn.png") no-repeat scroll 100% 0 transparent; padding:0 0 0 10px; height:31px; font:bold 15px/31px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#FFF; text-decoration:none; }
.block button span span { background:url(../images/btn.png) no-repeat 100% 0%; padding:0 10px 0 0; }

.block li.odd {}
.block li.even {  }

/* Mini Products List */
.mini-products-list li { padding:0 0 10px 0; }
.mini-products-list .product-image { float:left; width:60px; }
.mini-products-list .product-details { margin-left:70px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency .block-content { padding:0; }
.block-currency .block-top { padding:10px; overflow:hidden; }
.block-currency label { float:left; font-size:1em; font-weight:bold; color:#0388B1; padding:2px 10px 0 0; }
.block-currency select { float:left; width:130px; border:1px solid #DEE3E4; color:#000; }

/* Block: Layered Navigation */
.block-layered-nav { border-bottom: 1px solid #DEE3E4 }
.block-layered-nav .block-title { background:none !important; }
.block-layered-nav .block-content { color:#000; }
.block-layered-nav .block-title strong { background:url(../images/browse.png) no-repeat 0 0; color:#000; }
.block-layered-nav .block-subtitle { background:url(../images/empty_compare.gif) no-repeat 0 0; padding:7px 0 0 11px; font-size:1em; font-weight:normal; height:23px; width:201px; color:#fff; margin-bottom:7px; }
.block-layered-nav dt { font-weight:bold; padding:0 0 0 10px; }
.block-layered-nav dd { padding:4px 0 4px 10px; line-height:17px; }
.block-layered-nav .currently {}
.block-layered-nav .currently li { padding-left:10px; }
.block-layered-nav .currently .label { font-weight:bold; }
.block-layered-nav .actions { padding:8px 0 0 0; }
.block-layered-nav .actions a { float:right; color:#000; }
.block-layered-nav .btn-remove { margin:1px 0 0 0; }

/* Block: Cart */
.block-cart { }
.block-cart .block-title { background:none !important; }
.block-cart .block-content { }
.block-cart .block-title strong { background:url(../images/shopping_cart.png) no-repeat 0 0; color:#000; }
.block-cart .summary {}
.block-cart .amount {  padding:7px 0 0 11px; height:40px; width:201px; color:#000; }
.block-cart .amount a { color:#000; text-decoration:none; font-weight:bold; }
.block-cart .amount a:hover { text-decoration:underline; }
.block-cart .subtotal { font-weight:bold; padding:7px 0 15px 10px; }
.block-cart .block-subtitle { font-size:1em; font-weight:normal; padding:0 0 5px 10px; }
.block-cart .product-name { padding-bottom:23px; font-weight:bold; }
.block-cart .product-name a { color:#000; text-decoration:none; }
.block-cart .product-name a:hover { text-decoration:underline; }
.block-cart .truncated a.details { color:#000; }
.block-cart .actions { text-align:right; padding:5px 0 0 0; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.block-cart .empty { padding:7px 0 0 11px; height:40px; width:201px; color:#000; }

/* Block: Wishlist */
.block-wishlist {}
.block-wishlist .block-content li.item { padding:0 0 10px 0; }
.block-wishlist .block-subtitle { padding-bottom:10px; }

/* Block: Related */
.block-related {background: #399539;
box-shadow: inset 0 0 30px -5px #333;
border-radius: 5px;}
.block-related .block-title { background:none !important; }
.block-related .block-content { color:#fff; }
.block-related .block-title strong { color:#fff; }
.block-related .block-subtitle {  padding:7px 0 0 11px; height:40px; width:201px; color:#fff; font-size:1em; font-weight:normal; margin-bottom:10px;display:none; }
.block-related .block-subtitle a { color:#fff; }
.block-related .block-content li.item { padding:0 0 16px 0; }
.block-related input.checkbox { float:left; margin-right:-25px; display:none;}
.block-related .product { margin-left:5px; }
.block-related .product .product-image { float:left; margin-right:-70px; }
.block-related .product .product-details { margin-left:70px; }
.block-related .product-name { padding-bottom:5px; font-weight:bold; }
.block-related .product-name a { color:#fff; text-decoration:none; }
.block-related .product-name a:hover { text-decoration:underline; }
.block-related .price-box { margin:0 0 16px 0; }
.block-related .price { font-size:1.083em; font-weight:normal !important; }
.block-related .link-wishlist { color:#fff; }

/* Block: Compare Products */
.block-compare { }
.block-compare .block-title { background:none !important; }
.block-compare .block-content {  color:#000; min-height:10px; }
.block-compare .block-title strong { background:url(../images/icon_compare.gif) no-repeat 0 0; color:#000; }
.block-compare .block-content ul { padding:0 0 0 10px; }
.block-compare .block-content li.item { background:url(../images/dot.gif) no-repeat 0 8px; padding:0 0 6px 7px; }
.block-compare .block-content li.item .product-name { font-weight:bold; }
.block-compare .block-content li.item a { color:#000; text-decoration:none; }
.block-compare .block-content li.item a:hover { text-decoration:underline; }
.block-compare .btn-remove { margin:1px 0 0 0; }
.block-compare .actions { padding:7px 0 0 0; }
.block-compare .actions a { float:right; color:#000; margin-bottom:9px; }
.block-compare .actions button { float:left; clear:both; }
.block-compare .empty { background:url(../images/empty_compare.gif) no-repeat 0 0; padding:7px 0 0 11px; height:23px; width:201px; color:#fff; }

/* Block: Search block */
.block.block-search, .block.block-cart { border-bottom: 1px solid #DEE3E4; }
.block-search { }
.block-search .block-title strong { background:url(../images/search.png) no-repeat 0 0; }
.block-search .block-content { min-height:10px; }
.block-search .input-box { float:left; width:205px; }
.block-search .input-text { border:solid 2px #000; border-right:0; width:205px; height:21px; line-height:23px; color:#000; }
.block-search button { margin:0 -10px 0 -3px; float:left; }
.block-search button span { background:url(../images/btn_search.png) no-repeat; width:29px; height:29px; padding:0; }
.block-search button span span { display:none; }

/* Block: Recently Viewed */
.block-viewed {}
.block-viewed .block-content li.item { padding:0 0 5px 10px; }
.block-viewed .block-content li.item a { color:#000; }

/* Block: Recently Compared */
.block-compared {}
.block-compared .block-content li.item { padding:0 0 5px 10px; }
.block-compared .block-content li.item a { color:#000; }

/* Block: Poll */
.block-poll label {}
.block-poll .block-title strong { background:url(../images/icon_poll.gif) no-repeat 0 0; }
.block-poll .block-subtitle { background:#013E55 url(../images/poll_top.gif) no-repeat; width:210px; margin-bottom:16px; font-size:1em; }
.block-poll .block-subtitle span { background:url(../images/poll_bot.gif) no-repeat 0% 100%; display:block; padding:7px 0 7px 10px; line-height:17px; font-weight:bold; color:#fff; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:0 0 5px 20px; }
.block-poll .actions { margin:5px 0 0; padding:0 0 0 20px; text-align:left; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */

/*
.block-tags ul,
.block-tags li { display:inline; font-size:1.083em; }
.block-tags .actions { padding:10px 0 0 0; }
*/
.block-tags { overflow:hidden; padding-bottom:10px; }
.block-tags li { float:left; background:url(../images/bg_tag.gif) no-repeat; margin:0 2px 2px 0; }
.block-tags li a { float:left; background:url(../images/bg_tag2.gif) no-repeat 100% 0%; height:33px; padding:0 10px; line-height:33px; color:#000; text-decoration:none; }
.block-tags li a:hover { text-decoration:underline; }

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe .block-title strong { background:url(../images/newsletter.png) no-repeat 0 0; }
.block-subscribe .block-content { min-height:10px; }
.block-subscribe label { display:none; }
.block-subscribe .input-box { float:left; width:205px; }
.block-subscribe .input-text { border:solid 1px #DEE3E4; border-right:0; width:205px; height:23px; line-height:23px; color:#000; }
.block-subscribe button { margin-right:-10px; float:left; }
.block-subscribe button span { background:url(../images/btn_search.png) no-repeat; width:29px; height:29px; padding:0; }
.block-subscribe button span span { display:none; }


/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {  }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { position:relative; margin:0 -20px 15px 0; width: 620px;}
.products-grid.last {  }
.products-grid li.item { float:left; width:190px; margin: 0 5px; border: 1px solid #DEE3E4 }
.products-grid li.item.first {  }
.products-grid li.item .grid_bg1 {}
.products-grid li.item .grid_bg2 { padding:10px; overflow:hidden; text-align: center; }
.products-grid .product-image { display:block;  margin:0 0 7px; text-align: center;}
.products-grid .product-image  img { max-width: 130px; min-height: 130px; max-height: 130px; }
.products-grid .product-name { margin-bottom:8px; font-weight:bold; font-size:1em; min-height: 45px; }
.products-grid .product-name a { color:#000; text-decoration:none; }
.products-grid .product-name a:hover { text-decoration:underline; }
.products-grid .ratings { display: none; }
.products-grid .ratings .amount a { color:#000; text-decoration:none; }
.products-grid .ratings .amount a:hover { text-decoration:underline; }
.products-grid .price-box { margin:0 0 8px 0; }
.products-grid .price { font-size:1.417em; font-weight:normal !important; color:#000; }
.products-grid .add-to-links { clear:both; margin-bottom:9px; }
.products-grid .add-to-links li { display:inline; }
.products-grid .add-to-links .separator { display:inline; margin:0 2px; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {  }
.products-grid .desc { margin:-7px 0 6px 0; }
.products-grid button { height:28px; .margin-bottom:10px; }
.products-grid button span { background:url(../images/btn_cart.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/28px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.products-grid button span span { background:url(../images/btn_cart.png) no-repeat 100% 0%; padding:0 32px 0 0; }
.products-grid button:hover span { background:url(../images/btn_cart.png) no-repeat 0 -31px; }
.products-grid button:hover span span { background:url(../images/btn_cart.png) no-repeat 100% -31px; }

.products-grid-upsell { margin:0 -40px 0 0; overflow:hidden; }
.products-grid-upsell li.item { float:left; width:210px; padding:0 30px 0 0; }
.products-grid-upsell .product-image { display:block; width:210px; height:130px; margin:0 0 7px; }
.products-grid-upsell .product-name { margin-bottom:8px; font-weight:bold; font-size:1em; }
.products-grid-upsell .product-name a { color:#000; text-decoration:none; }
.products-grid-upsell .product-name a:hover { text-decoration:underline; }
.products-grid-upsell .ratings { margin:0 0 7px 0; }
.products-grid-upsell .ratings .amount a { color:#000; text-decoration:none; }
.products-grid-upsell .ratings .amount a:hover { text-decoration:underline; }
.products-grid-upsell .price-box { margin:0 0 8px 0; }
.products-grid-upsell .price { font-size:2.500em; font-weight:normal !important; color:#000; }

/* View Type: List */
.products-list li.item { background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/list_bg2.gif) repeat-y; margin-bottom:10px; }
.products-list li.item .list_bg1 { background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/list_bg1.gif) no-repeat; }
.products-list li.item .list_bg2 { background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/list_bg3.gif) no-repeat 0% 100%; padding:10px; overflow:hidden; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:210px; height:130px; }
.products-list .product-shop { margin-left:220px; }
.products-list .product-name { margin-bottom:8px; font-weight:bold; font-size:1em; }
.products-list .product-name a { color:#000; text-decoration:none; }
.products-list .product-name a:hover { text-decoration:underline; }
.products-list .ratings { margin:0 0 8px 0; }
.products-list .rating-links { font-size:1em; clear:both; padding:8px 0 0 0; }
.rev_link1 { color:#000 !important; }
.products-list .price-box { margin:0 0 5px 0; }
.products-list .price { font-size:2.500em; font-weight:normal !important; color:#000; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:8px 0 0; margin:0 0 15px; line-height:15px; }
.products-list .desc .link-learn { font-size:1em; color:#000; }
.products-list button { float:left; margin:0 30px 0 0; }
.products-list button span { background:url(../images/btn_cart.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/28px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.products-list button span span { background:url(../images/btn_cart.png) no-repeat 100% 0%; padding:0 32px 0 0; }
.products-list button:hover span { background:url(../images/btn_cart.png) no-repeat 0 -31px; }
.products-list button:hover span span { background:url(../images/btn_cart.png) no-repeat 100% -31px; }
.products-list .add-to-links { float:left; padding:6px 0 0 0; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:0.917em; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:75px; height:14px; font-size:0; line-height:0; background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:14px; background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:0.917em; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:0.833em; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:0.917em; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend { padding-bottom:13px; }

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:0.917em; color:#444; }
.weee .price { font-size:0.917em; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.product-view .product-shop .tier-prices .price { font-weight:bold !important; font-size:1em !important; color:#FF2F07; }
.tier-prices .benefit { font-size:1em !important; color:#FF2F07; }
.tier-prices { margin-bottom:3px; }

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { clear: both; padding: 20px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view { padding: 20px;}

.product-essential { margin-bottom:15px; }

.product-collateral .box-collateral { margin:0 0 20px; }
.product-collateral .box-collateral h2 { border-top:solid 1px #DEE3E4; padding:17px 0 8px 0; font-size:1em; font-weight:bold; color:#000; }

/* Product Images */
.product-view .product-img-box { float:left; width:190px; padding-top: 10px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; text-align: center; }
.product-view .product-img-box .product-image img { max-height: 130px;}
.product-view .product-img-box .product-image-zoom { position:relative; width:190px; height:190px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { line-height:15px; padding:6px 45px 6px 0; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px;  cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:33px; height:22px;   }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:1em; font-weight:bold; color:#000; padding:10px 0 7px 0; }
.product-view .product-img-box .more-views ul { margin-left:-10px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 10px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:10px 100px; text-align:center; }
.product-image-popup .nav a { margin:0 5px; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:345px; padding-top: 10px; }
.product-view .product-shop .product-name h1 { font-size:1.417em; font-weight:bold; color:#000; padding:0 0 5px 0; }
.product-view .product-shop .ratings { margin:0 0 9px 0; }
.product-view .product-shop .rating-links { padding:0 0 0 110px; font-size:1em; }
.product-view .product-shop .rev_link1 { color:#FF8400; }
.product-view .product-shop .no-rating { padding-bottom:13px; }
.product-view .product-shop .price-box { float:left; padding:0 30px 0 0; }
.product-view .product-shop .price { font-size:2.083em; font-weight:normal !important; color:#000; }
.product-view .product-shop .availability { float:left; margin:12px 30px 0 0; }
.product-view .product-shop .availability span { font-weight:normal; }
.product-view .product-shop .clear { height:10px !important; }
.product-view .product-shop .add-to-box label { margin:2px 5px 0 0; float:left; font-size:1.500em; }
.product-view .product-shop .add-to-box .qty { float:left; width:44px !important; height:25px; background:#fff; border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; color:#000; margin:0; }
.product-view .product-shop button.button { padding-left: 20px; }
.product-view .product-shop button span { background:url(../images/btn_cart.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/31px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none !important; }
.product-view .product-shop button span span { background:url(../images/btn_cart.png) no-repeat 100% 0%; padding:0 32px 0 0; }
.product-view .product-shop .add-to-box .or {  margin:7px 30px 0 30px; float:left; display: none; }
.product-view .product-shop .add-to-box .add-to-links { margin:7px -10px 0 0; clear: both; }
.product-view .product-shop .add-to-box .add-to-links li { display:inline; }
.product-view .product-shop .add-to-box .add-to-links .separator { display:inline; margin:0 2px; }
.product-view .short-description { padding:20px 0 0 0; }
.product-view .short-description h2 { padding:0 0 3px 0; font-size:1em; font-weight:bold; color:#000; }
/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; overflow:hidden; .padding-bottom:20px; }
.product-options-bottom .price-box { margin:0 0 7px; float:none !important; }
.product-options-bottom button { height:31px; }


/* Grouped Product */
.product-view .grouped-items-table { margin:10px 0; }

/* Block: Description */
.product-view .box-description {}
.product-view .box-description .std p { padding-bottom:12px; }

/* Block: Additional */
.product-view .box-additional {}
.product-view .box-additional .data-table th { font-weight:normal; color:#000; }

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3 { font-size:1em; font-weight:normal; padding:5px 0 17px; }
.product-view .box-tags .product-tags { margin-bottom:17px; }
.product-view .box-tags .product-tags li { display:inline; font-size:1em; padding:0 12px 0 0; margin:0 11px 0 0; background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/sp.gif) no-repeat 100% 3px; }
.product-view .box-tags .product-tags li.last { background:none; }
.product-view .box-tags .product-tags li a { text-decoration:none; }
.product-view .box-tags .product-tags li a:hover { text-decoration:underline; }
.product-view .box-tags .form-add label { display:block; padding:0 0 2px 0; font-size:1em; }
.product-view .box-tags .form-add .input-box { float:left; width:635px; }
.product-view .box-tags .form-add input.input-text { width:600px; height:13px; border-top:solid 1px #404040; border-left:solid 1px #404040; border-right:solid 1px #CDCDCD; border-bottom:solid 1px #CDCDCD; }
.product-view .box-tags .form-add button { margin-right:-15px; }
.product-view .box-tags p { clear:both; padding:18px 0 0 0; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews dd,.product-view .box-reviews h3,.product-view .box-reviews h4 { padding-bottom:13px; }
.product-view .box-reviews .data-table { margin-bottom:13px; }
.product-view .box-reviews .input-box { width:100%; }
.product-view .box-reviews .input-text, .product-view .box-reviews textarea { width:99%; }
.product-view .box-reviews .buttons-set button { float:left; }
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
.send-friend .buttons-set button { margin-left:10px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; font-size:1.083em; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount { padding:0 0 13px 0; }
.advanced-search-summary { padding:0 0 13px 0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart { padding: 20px; }
.cart .page-title { display: inline !important; float: left; }
.cart .page-title h1 { color: #000; }
.cart fieldset { clear:both; }

/* Checkout Types */
.cart .checkout-types { text-align:right; margin:0 0 10px 0; }
.cart .checkout-types li {  }
.cart .checkout-types li button { height:50px; }
.cart .checkout-types li button span { background:url(../images/proceed.png) no-repeat; padding:0 0 0 12px; height:50px; font:bold 18px/50px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.cart .checkout-types li button span span { background:url(../images/proceed.png) no-repeat 100% 0%; padding:0 12px 0 0; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:0.917em; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:0.833em; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:10px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:600px; }
.cart .cart-collaterals .col-1 { float:left; width:255px; }
.cart .cart-collaterals .col-2 { float:right; width:325px; }

.cart .crosssell { border:solid 1px #DEE3E4; padding:10px; }
.cart .crosssell h2 { font-size:1em; line-height:16px; padding:0 30px 15px 0; }
.cart .crosssell .product-image { float:left; width:115px; height:130px; }
.cart .crosssell .product-details { margin-left:125px; }
.cart .crosssell .product-name { padding:0 0 4px 0; font-weight:bold; }
.cart .crosssell .product-name a { color:#000; text-decoration:none; }
.cart .crosssell .product-name a:hover { text-decoration:underline; }
.cart .crosssell .price-box { margin:0 0 2px 0; }
.cart .crosssell .price { font-size:2.500em; font-weight:normal !important; color:#000; }
.cart .crosssell .add-to-links { line-height:20px; padding-bottom:8px; }
.cart .crosssell li.item { margin:0 0 20px 0; }
.cart .crosssell button span { background:url(../images/btn_cart.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/28px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.cart .crosssell button span span { background:url(../images/btn_cart.png) no-repeat 100% 0%; padding:0 32px 0 0; }
.cart .crosssell button:hover span { background:url(../images/btn_cart.png) no-repeat 0 -31px; }
.cart .crosssell button:hover span span { background:url(../images/btn_cart.png) no-repeat 100% -31px; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:solid 1px #DEE3E4; padding:10px; padding-right:0; margin-bottom:10px; overflow:hidden; }
.cart .discount h2,
.cart .shipping h2 { font-size:1em; font-weight:bold; color:#000; padding:0 0 16px 0; }

.cart .discount label { display:block; padding-bottom:5px; }
.cart .discount .input-box { float:left; width:212px; }
.cart .discount .input-text { border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; width:191px; font-size:0.917em; color:#000; }
.cart .discount .buttons-set { clear:both; float:left; padding:1px 0 0 0; margin-top: 4px; }

.cart .shipping p { padding-bottom:15px; }
.cart .shipping .form-list label { font-weight:normal; color:#000; }
.cart .shipping .form-list select { border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; width:191px; font-size:0.917em; color:#000; width:288px; }
.cart .shipping .form-list input.input-text { border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; width:191px; font-size:0.917em; color:#000; width:282px; }
.cart .shipping .buttons-set button { float:left; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:250px; border:solid 1px #DEE3E4; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:7px 0 7px 0; font-weight:bold; color:#000; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}
.cart .totals .checkout-types { text-align:center; }
.cart .totals .checkout-types li { margin:0 0 10px 0; }
.grndttl { text-align:left !important; padding-left:33px !important; width:126px; }

/* DTSCUSTOM: Shopping Cart Totals */
.cart .free-shipping-message {
  float: right;
  position: relative; zoom: 1;
  width: 252px;
  border: solid 2px #DEE3E4;
  padding: 5px;
  margin-top: 10px;
  padding: 12px;
  font-size: 1em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.cart .free-shipping-message::before {
  width: auto;
  position: relative;
  left: 5px;
  top: 5px;
  right: 5px;
  bottom: 5px;
}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; font-weight:bold; color:#000; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages { padding:13px 0; }
.gift-messages-form {  }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; font-size: 1.5em; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { background:none; }
.block-progress .block-content { background:none; padding:0; }
.block-progress .block-title { display:none; }
.block-progress .bg1 { background:url(../images/progress_bg1.gif) no-repeat; }
.block-progress .bg2 { background:url(../images/progress_bg2.gif) repeat-y; margin:0 0 10px 0; }
.block-progress .bg3 { background:url(../images/progress_bg3.gif) no-repeat 0% 100%; padding:10px 0 9px 10px; }
.block-progress .bg2.progress_payment { margin:0; }
.block-progress .progress_shipping .bg1 { background:url(../images/progress_grey_bg1.gif) no-repeat; }
.block-progress .bg2.progress_shipping { background:url(../images/progress_grey_bg2.gif) repeat-y; margin:0 0 10px 0; }
.block-progress .progress_shipping .bg3 { background:url(../images/progress_grey_bg3.gif) no-repeat 0% 100%; padding:10px 0 9px 10px; }
.block-progress .progress_billing dt { background:url(../images/progress_billing.gif) no-repeat; }
.block-progress .progress_shipping dt { background:url(../images/progress_shipping.gif) no-repeat; color:#2B2C2C !important; }
.block-progress .progress_shipping_method dt { background:url(../images/progress_shipping_method.gif) no-repeat; }
.block-progress .progress_payment dt { background:url(../images/progress_payment.gif) no-repeat; }
.block-progress dt { padding:7px 0 8px 44px; font-family:"Trebuchet MS", Arial, Helvetica; font-size:1.417em; font-weight:bold; text-transform:uppercase; color:#fff; }
.block-progress dt .separator { display:none; }
.block-progress dt.complete a { color:#fff; }
.block-progress .progress_shipping dt.complete a { color:#2B2C2C !important; }
.block-progress dd.complete { color:#fff; }
.block-progress .progress_shipping dd.complete { color:#2B2C2C !important; }

.checkout-onepage-index .page-title { display:none; }
.checkout-onepage-index .col-right.sidebar .box { background: none !important; width: 230px !important; float: right; }
.checkout-onepage-index .col-right.sidebar .box .inner-top { background: none !important; }
.checkout-onepage-index .col-left-custom.sidebar .box,
  .checkout-onepage-index .col-right.sidebar .box { background: none !important; width: 230px !important; float: left; }
.checkout-onepage-index .col-left-custom.sidebar .box .inner-top,
  .checkout-onepage-index .col-right.sidebar .box .inner-top { background: none !important; }
.checkout-onepage-index .col-left-custom.sidebar .box .inner-base,
  .checkout-onepage-index .col-right.sidebar .box .inner-base { background: none !important; }
.checkout-onepage-index .box-width-624 .box { width: 710px !important; background: url("../images/main_bg_left2.gif") repeat-y scroll 0 0 transparent; }
.checkout-onepage-index .box-width-624 .inner-base { padding: 20px; background: url("../images/main_bg_left3.gif") no-repeat scroll 0 100% transparent !important; width: 710px !important }
.checkout-onepage-index .box-width-624 .inner-top { background: url("../images/main_bg_left1.gif") no-repeat scroll 0 0 transparent !important; }
.opc { position:relative; width: 670px !important; }
.opc li.section {  }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { padding:10px 0; text-align:right; border-bottom:1px solid #DEE3E4; }
#opc-review .step-title { border-bottom:0 !important; }
.opc .step-title .number { float:left; width:18px; height:18px; line-height:18px; border:solid 1px #CDCDCD; font-weight:bold; text-align:center; margin-right:10px; }
.opc .step-title h2 { float:left; font-size:1em; font-weight:bold; color:#000; padding:3px 0 0 0; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { cursor:default; border-bottom:0 !important; }
.opc .active .step-title .number { background:#CDCDCD; color:#fff; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { padding:5px 0; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#000; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login { width: 910px;}
.account-login h2, .account-login p { padding-bottom:13px; }
.account-login .new-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account h2,.my-account h3,.my-account h4,.my-account .col2-set { padding-bottom:13px; }
.my-account .col2-set.addresses-list {
	width: 550px !important;
}
.col2-set { width: 850px; }
.dashboard .col2-set { width: 600px; }
.dashboard .col2-set .col-1{ width: 300px; }
.dashboard .col2-set .col-2 { width: 300px; }
.dashboard .col2-set .col-2 .box { width: 300px; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg { padding-bottom:13px; }

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:0.833em; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:0.833em; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:1.083em; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:1.083em; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:0.917em; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:1.333em; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:1.083em; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { text-align: center; }
.footer { padding:29px 0 30px 0; margin: 0 auto !important; width: auto; }
.footer p { text-align:right; }
.footer address { display:block; padding:12px 0 0 0; color:#000; }
.footer ul { height: 25px; }
.footer ul li { font-size:1em; font-weight:bold; padding:0 16px 0 0; }
.footer ul li a { text-decoration:none; color:#013E55; }
.footer ul li a:hover { text-decoration:underline; }
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.clear { clear:both; height:1px; font-size:0%; line-height:0%; }

/* The Nivo Slider styles */
.scroller { width:710px; height:429px; margin:0 0 10px 0; }
.nivoSlider { 	position:relative; }
.nivoSlider img { 	position:absolute; 	top:0px;	left:0px; }
/* 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:60;	display:none; }
/* The slices in the Slider */
.nivo-slice { 	display:block;	position:absolute;	z-index:50;	height:100%; }
/* Caption styles */
.nivo-caption { 	position:absolute;	left:0px;	bottom:0px;	background:#000;	color:#fff;	opacity:0.8; 	width:100%;	z-index:89; }
.nivo-caption p { 	padding:5px;	margin:0; }
.nivo-caption a { 	display:inline !important; }
.nivo-html-caption {     display:none; }
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a { 	position:absolute;	top:45%;	z-index:99;	cursor:pointer; }
.nivo-prevNav {	left:0px; }
.nivo-nextNav {	right:0px; }
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav { position:absolute; margin:303px 0 0 0; z-index:1000; }
.nivo-controlNav a { float:left;	position:relative;	z-index:99;	cursor:pointer; background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/slider_nav.png) no-repeat 0 -17px; width:17px; height:17px; display:block; text-indent:-9999px; margin:0 3px 0 0; }
.nivo-controlNav a.active { background-position:0 0; }

.scroller_bg1 { background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/scroller_bg1.gif) no-repeat; margin-bottom:10px; }
.scroller_bg2 { background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/scroller_bg2.gif) no-repeat 0% 100%; overflow:hidden; padding:16px 0 25px 0; }
.scroller_bg2 h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.417em; font-weight:bold; text-transform:uppercase; padding:0 0 15px 21px; color:#fff; }
.scroller_place { padding:0 0 0 30px; width:650px; height:170px; overflow:hidden !important; }
#viewport {	width:650px; overflow:hidden; z-index:100; position:absolute; }
#viewport ul {	position: relative;	padding: 0; z-index:1; }
#viewport li {	float:left; width:220px; }
#viewport li img { border:solid 2px #fff; margin-bottom:7px; }
#viewport li p { color:#fff; }
#viewport li p a { color:#fff; font-weight:bold; text-decoration:none; }
#viewport li p a:hover { text-decoration:underline; }

.scroller_bg2 .prev { background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/prev.gif) no-repeat; position:absolute; margin:91px 0 0 0; width:24px; height:29px; display:block; }
.scroller_bg2 .prev:hover { background-position:0 -29px; }
.scroller_bg2 .next { background:url(http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/next.gif) no-repeat; position:absolute; margin:91px 0 0 686px; width:24px; height:29px; display:block; }
.scroller_bg2 .next:hover { background-position:0 -29px; }


#checkout-step-login h3, #checkout-step-login h4, #checkout-step-login p { padding-bottom:13px; }

#checkout-step-billing .form-list,#checkout-step-shipping .form-list { margin:0 -100px 0 0; }
#checkout-step-billing .form-list .field,#checkout-step-shipping .form-list .field { width:365px; }
#checkout-step-billing .form-list input.input-text,#checkout-step-shipping .form-list input.input-text { width:309px; border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; border-right:solid 1px #CDCDCD; font-size:0.917em; color:#000; width: 295px; padding: 5px; }
#checkout-step-billing .form-list select,#checkout-step-shipping .form-list select { width:315px; border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; border-right:solid 1px #CDCDCD; font-size:0.917em; color:#000; width: 295px; padding: 5px; }

#checkout-step-billing .form-list li.wide input.input-text,#checkout-step-shipping .form-list li.wide input.input-text { width:660	px; }
#checkout-step-billing .control { float:left; padding:0 45px 0 0; }
#checkout-step-billing .control label { font-size:0.917em; font-weight:bold; color:#000; }

.my-wishlist .product-name { padding-top:13px !important; }
.my-wishlist textarea { width:99%; }
.my-wishlist .buttons-set button { margin:0 0 0 10px; }

#my-orders-table .last .nobr { white-space:normal; }
#my-orders-table .last .separator { display:none; }
#my-orders-table .last a { display:block; }

.box-width-624 .box {
    background: transparent;
    min-width: 600px;
    border-left: solid 2px #ddd;
    border-right: solid 2px #ddd;
    border-radius: 7px;
}
.box-width-624 .box {
    width: 846px;
}
@media only screen and (min-width: 1366px) {
  .box-width-624 .box {
      width: 846px;
  }
}
/* Make room for left sidebar when we hit mid-range laptop width */
@media only screen and (min-width: 1024px) {
  .col-main { margin-left: 273px; }
  .checkout-cart-index .col-main, .customer-account-login .col-main { margin-left: 0; }
  .box-width-624 .box {
    width: 700px;
    min-width: 600px;
  }
}
@media only screen and (min-width: 1366px) {
  .col-main { margin-left: 20vw; }
  .box-width-624 .box {
    width: 45vw;
    min-width: 600px;
  }
}
.box-width-624 .box .inner-top {
    background: transparent;
    border-top: solid 2px #ddd;
    border-radius: 7px;
    border-bottom: solid 2px #ddd;
    width: auto;
}
.contacts-index-index .box-width-624 .box .inner-base {
	padding-top: 40px;
	padding-bottom: 20px;
}
.contacts-index-index .box-width-624 .box .inner-base .fieldset{
	width: 524px !important;
}
.contacts-index-index .box-width-624 .box .inner-base .buttons-set{
	width: 595px !important;
}

.catalogsearch-advanced-index .box .inner-base {
	padding-bottom: 20px;
}
.catalogsearch-advanced-index  .box .inner-base .fieldset{
	width: 524px !important;
}
.catalogsearch-advanced-index  .box .inner-base .buttons-set{
	width: 604px !important;
}
.box-width-624 .box .inner-base {
    background: url("../images/img/box-624-base.gif") no-repeat scroll 0 100% transparent;
    width: 760 0 0px;
	padding: 20px 10px 10px 8px;
}

.col-right .box {
    background: url("../images/img/box-314-tile.gif") repeat-y scroll left center transparent;
    width: 314px;
}
.col-left .box {
    background: none;
    width: 250px;
}
.col-left .box .inner-top,
  .col-right .box .inner-top {
    background: url("../images/img/box-314-top.gif") no-repeat scroll 0 0 transparent;
}
.col-left .box .inner-base,
  .col-right .box .inner-base {
    background: url("../images/img/box-314-base.gif") no-repeat scroll 0 100% transparent;
	margin-top: 0px !important;
}
.col-left .box ul, .col-left .box p, .col-left .box div, .col-left .box table, .col-left .box h1, .col-left .box h2, .col-left .box h3, .col-left .box h4, .box h3 {
    
}
.col-left .box {
    background: url("../images/img/box-314-tile.gif") repeat-y scroll left center transparent;
    width: 314px;
}
.col-left .box .inner-top {
    background: url("../images/img/box-314-top.gif") no-repeat scroll 0 0 transparent;
}
.col-left .box .inner-base {
    background: url("../images/img/box-314-base.gif") no-repeat scroll 0 100% transparent;
	margin-top: 0px !important;
}
.box-width-314 .box {
    background: url("../images/img/box-314-tile.gif") repeat-y scroll left center transparent;
    width: 314px;
}
.box-width-314 .box .inner-top {
    background: url("../images/img/box-314-top.gif") no-repeat scroll 0 0 transparent;
}
.box-width-314 .box .inner-base {
    background: url("../images/img/box-314-base.gif") no-repeat scroll 0 100% transparent;
    width: 280px;
}
.box-width-314 .blue {
    background: url("http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/box-314-blue-tile.gif") repeat-y scroll left center transparent;
}
.box-width-314 .blue .inner-top {
    background: url("http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/box-314-blue-top.gif") no-repeat scroll 0 0 transparent;
}
.box-width-314 .blue .inner-base {
    background: url("http://www.sgn80.com/shop/skin/frontend/default/theme029k/images/img/box-314-blue-base.gif") no-repeat scroll 0 100% transparent;
}
.box-width-950 .box {
    background: url("../images/img/box-950-tile.gif") repeat-y scroll left center transparent;
    width: 950px;
}
.box-width-950 .box .inner-top {
    background: url("../images/img/box-950-top.gif") no-repeat scroll 0 0 transparent;
}
.box-width-950 .box .inner-base {
    background: url("../images/img/box-950-base.gif") no-repeat scroll 0 100% transparent;
    width: 910px;
	padding: 20px;
}



.nav-container { background: #88C641; padding:0px 0 0 0px; height:48px; position:relative; border-radius: 7px; margin-bottom: 1em; }

#nav { 
	background: none; 
	height:55px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.500em; 
	font-weight:bold; 
	float:left; 
		
}

#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; font-size:1.071em;  color: #31174F; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:inherit; cursor:pointer; }
#nav li ul a span { white-space:normal; }

#nav li { float:left; width: 117px; }
#nav>li.first {  }
#nav li a { float:left; padding:5px 20px 17px 19px; font-weight:bold; text-transform:uppercase; color: #FFF;}
#nav li a {
      border-right: 1px solid #4A2376;
    color: #31174F;
    display: block;
    float: none !important;
    font-size:13px;
    height: 34px;
    line-height: 17px;
    padding: 7px 11px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: auto;
}
#nav>li.last>a { border-right:0; padding-left:20px; }
#nav>li>a:hover { color:#fff;  }
#nav>li.first>a:hover {}
#nav>li.over>a,
#nav>li.active>a { color:#fff; }

.width-160px {
    width: 160px!important;
}

#nav ul,
#nav div { position:absolute; width:100px; top:48px; left:-10000px; border-bottom: 1px solid #645339; border-left: 1px solid #645339; width: 130px; }
#nav div ul { position:static; width:auto; border:none; }

#nav ul ul,
#nav ul div { top:0px; }

#nav ul li { float:none; background:#fff url(../images/nav_bg.png) repeat-x 0% 100%; border-right:1px solid #DFE2E4; width: 130px; }
#nav ul li:hover { background:#b3ee9e url(../images/sub_hover.png) repeat-x 0% 100%; border-right:1px solid #026787; width: 130px; }
#nav ul li.last {  }
#nav ul li a { float:none; font-family:Arial, Helvetica; font-size:1em; font-weight:normal; text-transform:none; font-weight:2B2C2C; color:#888 !important; background:none; padding:10px 0; height: auto; width: 130px;}
#nav ul li a:hover { color:#fff !important; font-weight:bold !important;}
#nav ul li.active > a { color:#4A2376; font-weight: bold !important; }
#nav ul li.over > a { color:#FFF !important; font-weight:bold !important; }

#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:176px; }

.category-box ul {
    margin: 0 auto;
    width: 100%;
}
.category-box li {
    border: 1px solid #399539;
    float: left;
    height: 35px;
    padding: 2px;
    width: 188px;
	background: #399539;
	margin: 4px;
}
.category-name a {
	color: #000 !important;
}
.category-name p { 
	line-height: 34px;
	vertical-align: center;
}
.category-name-box {
    padding: 0;
    text-align: center;
    width: 188px;
}
.category-text-box {
    padding: 5px;
    text-align: left;
    width: 188px;
}
.category-image-box {
    overflow: hidden;
    text-align: center;
    width: 188px;
}
.category-image-box img {
    height: 110px;
    max-width: 183px;
    padding: 10px 0 0;
}
.category-name a:link, .category-name a:visited {
    font-size:1.083em;
    font-weight: bold;
    text-decoration: none;
}
.category-name a:hover, .category-name a:active {
    font-size:1.083em;
    font-weight: bold;
    text-decoration: underline;
}
.cat-image-only {
    text-align: center;
}
#checkoutSteps .col2-set.col2 {
	width: 400px;
}
#checkoutSteps .col2-set {
	width: 695px;
}
#checkoutSteps #checkout-step-login .col-2 {
	float: left !important;
	width: 37% !important;
}
#checkoutSteps #checkout-step-login .col-1 {
	
}
.block.block-minisendlist button, .block.block-minisendlist button span {
	padding-right: 10px;
}
.col2-set.order-info-box {
	width: 400px;
}
.col-2.registered-users .f-left, .left {
	float: right;
}
#login-form .buttons-set button.button {
	float: left;
}
.testimony blockquote {
	padding-left: 20px;
	border-left: 5px solid #F1F1F1;
	margin: 10px 0;
}

.AuthorizeNetSeal { display: inline-block }
.AuthorizeNetSeal a { text-decoration: none }
.AuthorizeNetSeal a#AuthorizeNetText { text-decoration: underline }
ul.testimonial_menu {list-style:none; margin:0 0 8px 0; padding:0; border-bottom:1px solid #888; overflow:hidden;}
ul.testimonial_menu li {display:inline-block; float:left;}
ul.testimonial_menu a {
display:inline-block;
padding:8px;
margin-top:5px;
margin-right:8px;
box-shadow: 1px 1px 5px #888;
text-decoration:none;
background-color:#399539;
color:#fff;

-webkit-transition:all 3s ease;
-moz-transition:all 3s ease;
-ms-transtion:all 3s ease;
-o-transition:all 3s ease;
transition:all 3s ease;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;

}
ul.testimonial_menu a:hover, 
ul.testimonial_menu a.current {
background-color:#46B946;
box-shadow: 1px 1px 5px #888;
}
.category-box{
font-size:16px;
}
.category-box .category-name a {
width:100%;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden;
display:inline-block;
}

/* Fix for authorize.net replication */
dl > div > div > .AuthorizeNetSeal { display: none; }

/* Fix for broken facebook iframe -- covering up everything */

.fb_iframe_widget {
  position: static!important;
  overflow: hidden!important;
  height: 3em!important;
  width: 100%!important;
}