#doc2.yui-t2 { padding:0px; }
#doc2.yui-t2, #hd .main, #top-bar .bd { width:901px;}
#doc2.yui-t2, #hd {
  font-family: Verdana, Arial, sans-serif; 
  font-size:11px;
}
.yui-t2 .yui-b {width:180px;}
.yui-t2 #yui-main .yui-b {margin:0px 0px 0px 185px; width:710px}
.yui-ge { padding:5px 0px;}
.yui-u { padding:0px 5px; }
.yui-ge div.first { width:702px; border-right:1px dotted #BBB;}
.yui-ge .yui-u { width:172px; } 

body {
  background-color:#F8F8EE;
  padding-bottom:10px;
  margin: 0 auto;
  width: 100%;
}

#bd,.layout-bd {
  -moz-border-radius-bottomleft: 4px 4px;
  -moz-border-radius-bottomright: 4px 4px;
  border-bottom-left-radius:4px 4px;
  border-bottom-right-radius:4px 4px;
  border-bottom:1px solid #EEE;
  padding-bottom:6px;
}
.layout-bd {margin:15px 0px;padding:0px;}
#bd,#ft,.layout-bd {
  -moz-border-radius-topleft: 4px 4px;
  -moz-border-radius-topright: 4px 4px;
  border-top-left-radius:4px 4px;
  border-top-right-radius:4px 4px;
  border-top:1px solid #EEE;
  border-left:1px solid #EEE;
  border-right:1px solid #EEE;
  background-color:white;
}

#ft {
  -moz-border-radius-bottomleft: 4px 4px;
  -moz-border-radius-bottomright: 4px 4px;
  border-bottom-left-radius:4px 4px;
  border-bottom-right-radius:4px 4px;
  border-bottom:1px solid #EEE;
  margin-top:15px;
}

#hd {font-size::11px;}
#hd table {width:100%;}
#hd .main {
  background-color:#F8F8EE;
  margin:0px auto;
  padding:0;
}
#hd .main td.logo{width:180px;text-align:left;vertical-align:top;}
#hd .main td.free-shipping{text-align:left;width:205px;}
#hd .main td.free-shipping {font-weight:bold;font-size:14px;}
#hd .main td.free-shipping a:hover { text-decoration:none; }
#hd .main td.free-shipping a.one {color:#FF6600;}
#hd .main td.free-shipping a.two {color:#FF9900;}
#hd .main td.cart-message {width:373px;padding-right:5px;text-align:right;}
#hd .breadcrumbs {padding:4px 5px 5px 5px;text-align:left;color:#333;}
#hd .breadcrumbs a {color:#337744; text-decoration:underline;line-height:18px;}

#hd input#myInput { 
  color:black;
  border:1px solid #CCC;
  width:639px;
  padding:6px 5px 6px 5px;
  height:28px;
  -moz-border-radius: 4px 4px;
  border-radius: 4px;  
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#hd input#search-submit {
  position:absolute;
  top:2px;
  left:567px;
  -moz-border-radius:4px;
  border-radius: 4px;
  background: no-repeat url(/images/assets/sprites.png) #FFCC00 4px -114px;
  color:#333;
  border: 0px;
  font-family:Arial;
  font-weight:bold;
  padding-left:23px;
  cursor: pointer;
  height: 24px;
  width: 70px;
  text-align:left;
}
#hd input#submit:hover {color:black;}

#top-bar { 
  background: repeat-x url(/images/assets/topbar.png) #F8F8EE 0px 0px;
  color:black;
  height:25px;
}
#top-bar .bd {
  font-size:11px;
  margin:0px auto;
  padding-top:6px;
  font-family:Arial;
}
#top-bar .bd .right { font-family:Arial;}
#top-bar .bd .right span { color:#AAA;}
#top-bar a {  color:black;}
#top-bar .right a { 
  color:#444; 
  font-weight:bold;
}
#tagline { text-align:left;}
#tagline a {font-weight:bold;}

#hd #menu.yuimenubar {
  background:none;
  border:0px;
  font-size:100%;
  line-height:13px;
  font-family:Arial;
}
#hd #menu.yuimenubar .yuimenubaritem { border:0px;} 
#hd #menu.yuimenubar .yuimenubaritemlabel { text-align:center;} 
#hd #menu.yuimenubar a{ 
  background-image: url("/images/assets/sprites.png");
  background-position: 0px 0px;
  background-repeat: repeat-x;
  color:#555;
  font-family:Arial;
  font-weight:bold;
  font-size:11px;
  display: block;
  padding: 4px 0px;
  text-transform: uppercase;
  border-right:1px solid #DDD;
  border-top:1px solid #DDD;
  border-bottom:1px solid #DDD;
  border-left:0px;
}
#hd #menu ul li {
  width:150px;
}
#hd #menu.yuimenubar ul li.first a {
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
  border-left:1px solid #DDD;
}
#hd #menu.yuimenubar ul li.last a {
  -moz-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
}
#hd #menu.yuimenubar .yuimenu ul li a {
  -moz-border-radius: 0px;
  padding:2px 0px 2px 5px;
  text-transform:none;
  border:0px;
  font-weight:normal;
  font-size:12px;
}
#hd #menu .yuimenu .bd {
  background-color: #F4FFDD;
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}
#hd #menu a:hover {
  border-left:1px solid #DDD;
  cursor:pointer;
  background-position: 0px -22px;
  background-repeat: repeat-x;
  color:black;
  text-decoration:none;
}
#hd #menu.yuimenubar .yuimenuitem { border:0px;}
#hd #menu.yuimenubar .yuimenu a.yuimenuitemlabel { color:#222; }
#hd #menu.yuimenubar .yuimenu a:hover.yuimenuitemlabel { color:black; background-color:#A5CC7C;}
#hd #menu.yuimenubar .yuimenu .yuimenuitem-selected{  background:none;}
#hd #menu .yuimenu .yuimenuitemlabel-selected{
  color:#337744;
}
#hd #menu a.yuimenubaritemlabel-selected {
  border-left:1px solid #DDD;
}
#hd #menu.yuimenubar .yuimenu a{ 
  background:none;
}

.facet-hd, #subscribe-hd, #categories-hd{
  background-color:#DDEDCB;
  padding:5px 5px;
  font-weight:bold;
  font-size:12px;
  font-family:Arial;
}

.yui-u.second .hd {
  text-align:left;
  font-size:11px;
  font-weight:bold;
  color:#666;
  border-bottom:1px solid #E8E8E8;
}

.continue {
  float:right;
  margin:10px 10px 0px 0px;
}

.standard-box {
  margin:5px 0px;
  border:1px solid #CCFF99;
  padding:5px 5px;
}

.bold {
  font-weight:bold;
}

.red {
  color:red;
}

.gray {
  color:#666;
}

.align-center { text-align:center; }
.align-right { text-align:right; }

.container {
  margin:0px auto;
  padding:2px 0px 2px 0px;
  width:700px;
}

.container-one-column {
  width:895px;
  margin:0px auto;
}

.container-one-column .title {
  margin:2px 0px 8px 0px;
  padding:5px 4px 5px 6px;
  border-bottom:5px solid #C1B68A;
}

.container-one-column .title h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666;
  vertical-align: sub;
}

.right { float:right; }
.hidden { display:none; }

/* this is a thorough, multi-browser resillient clear for floats, intended to be used in a nobr, as in <nobr class="clear"></nobr> */
.clear {
        clear: both;
        position: relative;
        top: -1px;
        display: block;
        line-height: 0px;
        height: 0px;
        overflow: hidden;
        white-space: nowrap;
        margin: 0;
        padding: 0;
}

hr {
  border-top:1px solid #E1E1E1;
  border-bottom:0px;
  border-left:0px;
  border-right:0px;
  color:#FFFFFF;
  height:1px;
  margin:10px 0;
}

.paragraph {
  margin-bottom:8px;
}
.paragraph p {
  margin:5px 0px 0px 0px;
}

table#rss-form {border-collapse:collapse; border-spacing:0px}
#rss-form td {padding:2px;margin:0px;}
#categories {font-family:Verdana, Arial, sans-serif}

#notifications .hd {
  background-color:#CCFF99;
  padding:5px 5px 5px 10px;
  font-size:11px;
  font-weight:bold;
  color:#339900;
}
#notifications .bd {
  background-color:#E0FFB3;
  padding:5px 5px 5px 10px;
  font-size:11px;
  margin:0px;
}
#notifications .bd a {
  font-weight:bold;
  color:#009933;
}
#notifications .right-corner {
  float:right;
  font-weight:normal;
}
#notifications .right-corner a {
  color:#999;
}

#notifications.paragraph .box{
  margin:0px;
}

/* Pager */
.pager table { width:100%; }
.pager .nav_link {
  float:right;
  margin:0px 5px 0px 0px;
  padding:0px 0px 7px 0px;
}
.pager .ellipsis { color:#CCC }
.pager .nav_link a {
  padding: 3px 4px; 
  font-size: 11px;
  border: 1px solid #CCC;
  color: #666;
  padding: 3px 4px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-top-left-radius: 3px 3px;
  border-top-right-radius: 3px 3px;
  border-bottom-right-radius: 3px 3px;
  border-bottom-left-radius: 3px 3px;
  text-decoration:none;
}
.nav_link a:hover { 
  text-decoration:none;
  border: 1px solid #59B7F9;  
}
.nav_link a.selected {
  color: white;
  background-color: #59B7F9;
  border: 1px solid #59B7F9;
  cursor: text;
}

/* Checkout pages */
.box {
  margin:25px 0px;
}

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

.box .bd {
  border:1px solid #CCFF99;
  padding:4px;
  margin:5px 0px;
}

.button-link {
  width:121px;
  height:28px;
  text-align:center;
  padding-top:4px;
}

.button-link a, .button-link a:visited, .button-link a:hover {
  color:white;
  text-decoration:none;
  text-transform: uppercase;
  font-weight:bold;
  font-size:10px;
  font-family:Arial;
  text-decoration:none;
}
#checkout-done #subscribe-hd { border:1px solid #EEE; } 
#checkout-done #subscribe-bd { background-color:#F4FECE; } 

.cart {float:right;}
.cart a {
  position:relative;
  text-align:center;
  background: url(/images/assets/sprites.png);
  background-position: 0px -44px;
  width:70px;
  height:70px;
  display:block;
  color:#333;
  font-weight:bold;
  font-family:Arial;
}
.cart a:hover { text-decoration:none; }

.button,.button-gray,.button-green-light,.button-yellow {
  width:121px;
  height:28px;
  border:0px;
  text-transform: uppercase;
  font-weight:bold;
  font-size:10px;
  font-family:Arial;
  padding-bottom:9px;
  border:0px;
  text-align:center;
}

.button:hover,.button-gray:hover,.button-green-light:hover,.button-yellow:hover {
  cursor:pointer;
}

.button-gray {
  color:black;
  background: url(/images/assets/button_gray_light.png) no-repeat 0 0px;
}

.button-yellow {
  color:black;
  background: url(/images/assets/button_yellow.png) no-repeat 0 0px;
}

.button-green-light {
  color:#669933;
  background: url(/images/assets/button_green_light.png) no-repeat 0 0px;
}

.button, .button-link {
  color:white;
  background: url(/images/assets/button_green.png) no-repeat 0 0px;
}

.https .button, .https .button-link {
  color:white;
  background: url(/images/assets/button_green.png) no-repeat 0 0px;
}

.toggle-open, .toggle-closed {
  padding:0px 0px 0px 15px;
  display:block;
}
.toggle-open {background: url(/images/norgie_open.gif) no-repeat 0 0px;}
.toggle-closed {background: url(/images/norgie_closed.gif) no-repeat 0 0px;}

.message-box { margin:3px 0px; padding:10px; background-color:#D3F5D7 ;border:1px solid #249C34;}
.error-box { margin:3px 0px; padding:10px; background-color:#FFD1D1 ;border:1px solid red;}
.progress-bar {margin:0px auto;width:700px;}

table.data td { padding:5px 5px 5px 0px; }
table.data td.field { font-weight:bold;}

.more-link, .less-link { cursor:pointer; } 
.more-link a {
  background: no-repeat scroll url(/images/a/000/022/22949.png) left;
  display: inline-block;
  height: 12px;
  padding: 0px 0px 3px 15px;
}
.less-link a {
  background: no-repeat scroll url(/images/a/000/022/22966.png) left;
  display: inline-block;
  height: 12px;
  padding: 0px 0px 3px 15px;
}

.facet { border-right:1px solid #EEE;border-bottom:1px solid #EEE; padding:3px 0px; font-size:12px;font-family:Arial;}
.facet-ft { height:10px;background-color:#F8F8EE;margin-left:-1px;border-bottom:1px solid #EEE;border-right:1px solid #EEE;}
.facet li.selected a{ background-color:#B2E055;} 
.facet .box { margin:0px;}
.facet .box .hd { color:#333; padding:0px 0px 3px 5px;}
.facet .box .bd {
  border:0px;
  padding:0px;
  margin:0px;
}
.facet a { 
  display:block;
  padding:2px 0px 2px 10px;
  margin:0px 5px;
}
.facet a:hover {
  text-decoration:none;
  background-color:#B2E055;
}
.facet-value .facet-count {
  color:#888;
}
.facet .more-container { padding:0px 0px 0px 10px; }
.facet .more-link { cursor:pointer; padding:2px 0px 3px 0px;} 
.facet .more-link a {
  background: no-repeat scroll url(/images/a/000/022/22949.png) left;
  display: inline-block;
  height: 12px;
  padding: 0px 0px 3px 15px;
  text-decoration:underline;
}
.facet.refine { border-right:0px;padding-left:5px;}
table#facet-filters { width:100%; margin:3px 0px; border:1px solid #EEE;}
#facet-filters td {padding:6px;}
#facet-filters .remove {
  background: no-repeat scroll url(/images/a/000/022/22950.png) right;
  display: inline-block;
  height: 12px;
  margin: 1px 5px 1px 0px;
  padding: 0px 15px 3px 0px;
}

table.results {
  text-align:center;
  margin:10px 0px;
}
table.results td {
 width:25%;
 vertical-align:top;
}

table.list td {
  vertical-align:top; 
  border-top:1px solid #EEE;
  padding:5px 0px;
  color:#333;
}
#subscribe { font-size:12px; border-right:1px solid #EEE;}
#subscribe-bd { padding:5px 5px;} 
#subscribe input#first_name, #subscribe input#email_address {
  width:157px;
  padding:2px;
  color:#AAA;
  margin-bottom:5px;
}
#subscribe input#first_name.on-focus, #subscribe input#email_address.on-focus { color:black; }
#subscribe .text { color:#555; font-weight:bold; font-size:11px;}
#subscribe .privacy { font-size:11px; color:#777}

.relative {position:relative;}
.new-product-img {  position:absolute;top:0px;left:0px;}
.coupon-product-img {position:absolute;bottom:0px;right:0px;}

.product td {vertical-align:top;}
.product td.left-column { width:600px;}
.product td.right-column { padding:0px 5px;}
.product .top {padding:5px 5px 0px 5px;}
.product .top .one {padding-right:15px;}
.product .top .two {text-align:right;}
.product #main-image-container {height:400px;}
.product #main-image {max-height:400px;max-width:600p;}
.product .quantity {margin:5px 0px;}
.product .notification {margin:0px 0px 10px 0px;}
.product .notification a { font-weight:bold; color:#FF7200; font-size:14px;}
.product .subtitle {padding:0px 5px;}
.product .price {color:#FF7200;}
.product .price s {color:#111;font-weight:normal;}
.product .description-img-slideshow {padding-left:3px;}
.product .description-img-slideshow ul {clear:both;display:block;list-style:none outside none;}
.product .description-img-slideshow li {margin:1px 2px 0px 0px; float:left;border:1px solid #E3E3E3;width:81px;text-align:center;max-height:54px;overflow:hidden;}
.product .description-img-slideshow li.selected {border:1px solid #555;}
.product .description-img-slideshow img {max-width:81px;}
.product .related .related-overlay {border-right:2px solid ButtonShadow;border-top:1px solid ButtonShadow;border-bottom:2px solid ButtonShadow;border-left:2px solid ButtonShadow;overflow:auto;visibility:hidden;padding:5px;position:absolute;}
.product .related .related-overlay table td {padding:5px;border-bottom:1px solid #E1E1E1;}
.product .related .related-overlay table tr.last td {border:0px;}
.product .related .related-overlay a{font-size:11px;}
.product .related .related-overlay {background-color:white;}
.product .related .related-overlay .one {width:100px;}
.product .related .related-overlay .two {padding:0px 5px;width:155px;}
.product .related .related-link {color:#337744;cursor:pointer;font-size:12px;}
.product .related .related-link img {vertical-align:middle;margin:-2px 3px 0px 0px;}
.product .related .related-link:hover { text-decoration:underline;}
.product .related .new-product-img, .product .related .coupon-product-img { display:none; }
.product .related {margin:5px 0px 5px 0px;}
.product .related .one img {max-width:100px;max-height:100px;}
.product .share ul{ clear:both;display:block;list-style:none outside none;}
.product .share li { list-style-type:none;float:left;margin:0;width:65px;}
.product .share li a { height:20px;}
.product .description { line-height:17px;padding:0;color:#333;}
.product .description p { margin:8px 0px;}
.product .content {margin-top:8px;padding:0px 5px;}
.product .hd {font-weight:bold;font-size:12px;color:#333;}
.product .manual a {cursor:pointer;}
.product .review {font-size:10px;}
.product .review-rating {padding:0px 3px;background-color:#DDD;color:#444;}
.product .reviews table.list td { border-top:0px;border-bottom:0px;}
.product .reviews .review-paragraph { margin-top:5px;line-height:17px;}
.product .related-categories a {line-height:18px;}
.product .together .together-products {float:left;margin-right:10px;}
.product .together .together-products img {width:100px;height:100px;}
.product .together .price-desc {font-weight:bold;}
.product .together .price {color:#FF7200}
.product .together td {vertical-align:middle;text-align:center;}
.product .together td.plus {font-size:17px;font-weight:bold;color:#999;}
.product .together .new-product-img, .product .together .coupon-product-img {display:none;}
.product .explore a {font-size:13px;line-height:18px;} 
.product .explore td { text-align:center;padding-right:10px;}
.product .recommended-container {width:175px;}

.footer table {width:100%;}
.footer td.list {vertical-align:top;padding:5px 5px 0px 5px;width:135px;}
.footer td.list.social li {float:left;}
.footer ul {margin-top:3px;}
.footer a {line-height:18px;}
.footer .newsletter {vertical-align:top;height:200px;}
.footer .rss {
  margin-bottom:-4px;
  display:inline-block;
  width:16px; 
  height:16px; 
  background-position:0px -64px;
}
.footer .facebook, .footer .twitter {
  display:inline-block;
  width:32px; 
  height:32px; 
  margin-right:5px;
}
.footer .facebook { background-position:0px 0px;}
.footer .twitter  { background-position:0px -32px;}
.footer .credit-card {
  display:inline-block;
  width:340px;
  height:42px;
  background-position:0px -80px;
  margin-right:10px;
}

.front table { width:100%; }
.front .box .bd { border:0px; }
.front .left-column {width:180px;}
.front td {vertical-align:top;}
.front .box {margin:5px;}
.front .facet .box {margin:5px 0px 0px 3px;}
.front .top.layout-bd {margin:0px;} 
.front .top.layout-bd .left-column {padding-bottom:3px;}
.front .top .facet .box .hd {margin-left:0px;}
.front .layout-bd .box .hd {font-size:13px;font-weight:bold;margin-left:5px;}
.front .facet { border:0px;padding:0px 0px 0px 0px;}
.front .box .hd a, .front .facet .hd {color:black;}
.front .box .carousel .hd a,.front .brands .hd a {color:#337744;}
.front .banner {margin:0px 0px 3px 5px;}
.front #guides .guide-container {width:210px;}
.front .carousel {min-height:340px;}
.front .carousel .yui-carousel-item {height:340px;}
.front .carousel .guide-container .one {margin-bottom:15px;}
.front .carousel .hd {z-index:1;}
.front .carousel li {padding:0px 5px 0px 5px;}
.front .carousel .link a {font-size:13px;line-height:18px;}
.front .categories .grid a {display:block;width:140px; height:90px; background-position:0px 0px;}
.front .brands .grid a {display:block;width:87px;height:44px; background-position:0px 0px;}

