@charset "utf-8";
/* CSS Document */
body { background-color: #FFF; background-image: url(/_img/siteBg.jpg); background-repeat: repeat-x; background-position: top; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #1c1c1c; line-height: 16px }
table { font-size: 11px }
a { outline: none; color: #005300 }
li { list-style-type: disc }
img.wizzyImage { border: 1px solid #030!important; padding: 3px; margin: 5px }
#container { background-color: #FFF; text-align: left; width: 999px; position: relative; margin: 0 auto }
#rightDrop { background-image: url(/_img/rigthtDrop.png); _background-image: none; background-repeat: repeat-y; position: absolute; right: 0; top: 0; width: 9px; height: 100%; z-index: 1000 }
#printHeader { display: none }
#header { background-image: url(/_img/headerBg.jpg); background-repeat: repeat; position: relative; height: 113px; border-bottom: solid 1px #bababa }
/*------------------------------------*\
  NAV
\*------------------------------------*/
.open-menu-link { display: none; }
#nav { list-style: none; font-weight: 700; margin-bottom: 10px; /* Clear floats */ float: left; width: 100%; position: relative; z-index: 50; margin: 0; padding: 0 }
#nav li { float: left; margin: 0 3px; position: relative; list-style: none }
#nav a { display: block; color: #fff; background: none; text-decoration: none; margin: 0 1px; line-height: 28px; padding: 0 8px }
#nav a:hover { color: #fff; background: #818382; text-decoration: underline }
/*--- DROPDOWN ---*/
#nav ul { background: #818382; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */ background: rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */ list-style: none; position: absolute; left: -9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */ top: 28px; border-bottom: solid 1px #fff; margin: 0; padding: 0 }
#nav ul li { padding-top: 0; /* Introducing a padding between the li and the a give the illusion spaced items */ float: none; margin: 0; font-size: 11px; font-weight: 400 }
#nav ul a { white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */ line-height: 24px }
#nav li:hover ul { /* Display the dropdown on hover */ left: 0/* Bring back on-screen when needed */ }
#nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */ background: none; text-decoration: none; border: solid 1px #fff; border-top: none; border-bottom: none; margin: 0 }
#nav > li:first-child a { background: url(../_img/main_logo.png) no-repeat 5px 24px }
#nav > li:first-child:hover a { border: none; margin: 0 1px }
#nav li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */ text-decoration: none; background: #818382 }
#nav li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */ background: #333 }
#shoppingCart .link { font-size: 12px; color: #005300; float: left }
#shoppingCart .link:hover { color: #1c1c1c }
#shoppingCart .link img { padding-right: 7px; vertical-align: middle }
#shoppingCart .material td { padding-bottom: 0; padding-top: 0 }
#shoppingCart .materialBottom td { padding-bottom: 10px; padding-top: 0 }
#shoppingCart .weight td { border-top: solid 1px #bcbcbc }
#shoppingCart .weight td { font-size: 13px; font-weight: 700; line-height: 20px }
#shoppingCart .sub td { font-size: 13px; font-weight: 700; color: #005300; line-height: 20px; padding-top: 0 }
#shoppingCart .sub td.subtotal { font-size: 16px }
#shoppingCart a.estimate-shipping { background: url(/_img/iconShip.jpg) no-repeat top left; padding-left: 38px; display: inline-block }
#shoppingCart a:hover.estimate-shipping { background: url(/_img/iconShip.jpg) no-repeat bottom left }
#shoppingCart a.estimate-processing { background: url(/_img/iconEstimate.jpg) no-repeat top left; padding-left: 28px; display: inline-block }
#shoppingCart a:hover.estimate-processing { background-position: bottom left }
#shoppingCart .note td { font-size: 10px; background: #efefef; font-style: italic; line-height: 130% }
#cartInfo { height: 54px; border-left: solid 1px rgba(255,255,255,0.4); right: 25px; position: absolute; bottom: 10px; padding-top: 13px; padding-left: 15px; font-size: 11px; text-align: right; color: #bababa }
#cartInfo a#feedback { display: block; font-size: 1px; text-align: left; text-indent: -9999px; width: 232px; height: 50px; position: absolute; left: -250px; top: 10px; background: url(../_img/btn_feedback.png) no-repeat right top }
#cartInfo a:hover#feedback { background: url(../_img/btn_feedback.png) no-repeat right bottom }
#cartInfo #social { margin: 0; padding: 0; position: absolute; left: -276px; top: 10px; width: 270px }
#cartInfo #social li { float: left; list-style: none; display: block; text-indent: -3000px }
#cartInfo #social li#facebook a { text-align: center; display: block; font-size: 1px; text-indent: -3000px; background-image: url(../_img/header_social_icons.png); background-repeat: no-repeat; background-position: right top; height: 50px; width: 131px }
#cartInfo #social li#twitter a { text-align: center; display: block; font-size: 1px; text-indent: -3000px; background-image: url(../_img/header_social_icons.png); background-repeat: no-repeat; background-position: left top; height: 50px; width: 132px }
#cartInfo #social li#twitter a:hover { background-position: left bottom }
#cartInfo #social li#facebook a:hover { background-position: right bottom }
#cartInfo .blueLink a { color: #FFF; font-size: 11px; font-weight: 700; text-decoration: underline }
#cartInfo .blueLink a:hover { text-decoration: none }
.cartNumber { background-image: url(/_img/cartIcon.png); background-repeat: no-repeat; background-position: left center; text-indent: 15px }
#cartInfo .green { color: #FFF!important }
table tr .border { border-top: solid 1px #bcbcbc }
table .cartHead { font-weight: 700; color: #FFF; background-image: url(/_img/cartHeader.jpg); background-repeat: repeat-x }
table .cartFoot { font-weight: 700; color: #FFF; background: #3a652f url(/_img/cartFooter.jpg) repeat-x top }
table .cartFoot #qty { font-size: 14px; position: relative; top: 2px; max-width: 40px }
h1#mainLogo { margin: 0; padding: 0; z-index: 10 }
h1#mainLogo a { width: 525px; height: 107px; position: absolute; left: 9px; top: 10px; z-index: 10; font-size: 1px; text-indent: -9999px; text-align: left; background-image: url(/_img/main_logo.png); background-repeat: no-repeat }
#velaro { position: absolute; left: -187px; top: 5px }
#smallDS { height: 56px; width: 135px; position: absolute; right: 30px; top: 17px; display: none }
#welcomeMod { position: absolute; left: 7px; bottom: 7px }
#welcomeModTop { background-image: url(/_img/welcomeModTop.gif); background-repeat: no-repeat; height: 6px; width: 395px }
#welcomeModMid { background-image: url(/_img/welcomeModMid.gif); background-repeat: repeat-y; width: 375px; padding-top: 4px; padding-right: 10px; padding-bottom: 4px; padding-left: 10px; font-size: 10px; line-height: 13px }
#welcomeModBtm { background-image: url(/_img/welcomeModBtm.gif); background-repeat: no-repeat; height: 6px; width: 395px }
.homeBar { background-image: url(/_img/globalNavBg.jpg); background-repeat: repeat-x; height: 28px; position: relative; font-size: 13px; line-height: 28px; color: #ff0; font-weight: 700; text-transform: capitalize; font-style: italic; text-indent: 10px; border: 1px solid #FFF }
#globalNav { height: 28px; position: relative; z-index: 50/* display:none; */ }
#globalLinks { font-size: 10px; font-weight: 400; color: #FFF; position: absolute; left: 84px; bottom: 5px; text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif }
#globalLinks a { color: #FFF; text-decoration: none; margin-right: 3px; margin-left: 3px }
#globalLinks a:hover { color: #FFF; text-decoration: underline }
#logIn { font-size: 10px; font-weight: 400; color: #FFF; position: absolute; right: 10px; bottom: 7px; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif }
#logIn #social { position: absolute; left: -200px; top: -1px; height: 20px }
#logIn #social .fb { position: relative; top: -2px }
#logIn a { color: #FFF; text-decoration: underline; margin-right: 3px; margin-left: 3px }
#logIn a:hover { color: #FFF; text-decoration: none }
#newsletter { padding: 14px; background-color: #000; background-image: url(../_img/newsletter_bg.png); background-repeat: no-repeat; background-position: 96% 10px; line-height: 14px }
#newsletter p { color: #fff; font-style: italic; font-size: 13px; margin: 0 0 8px; padding: 0 }
#newsletter #signupError { margin: 5px 0 0; padding: 12px; background: rgba(255,255,255,.9); -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px }
#newsletter #signupError li { list-style: none }
#newsletter #signupThanks { margin: 5px 0 0; padding: 12px; color: #0F490F; background: rgba(255,255,255,.9); -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px }
#newsletter #EmailAddress { float: left; background: #abd3a1; border: none; padding: 4px; margin: 0; width: 200px }
#newsletter #btnNewsletter { background: transparent url(/_img/btn_newsletter_go.png); background-repeat: no-repeat; margin: 0 0 0 3px; padding: 0; height: 21px; width: 31px; border: 0; cursor: pointer; float: left }
/*================================
  Primary Navigation
================================*/
#pNavWrap { background: #255a22 url(/_img/pNavBg.gif) repeat-x; position: relative; float: left; width: 999px }
#pNav { font-size: 19px; height: 36px; font-weight: 400; text-transform: uppercase; margin: 0; padding: 0; float: left; padding-left: 7px }
#pNav li.overview { background-image: none; padding-left: 0; margin-left: 0; width: 100px }
#pNav li.overview a { color: #fff; font-size: 16px; padding-right: 0; margin-right: 0 }
#pNav li.overview a:hover { color: #fff; background-color: transparent; text-decoration: underline }
#pNav li { float: left; list-style: none; padding: 6px 0 }
#pNav li:last-child { background: none }
#pNav li a { display: block; float: left; color: #fdf800; text-decoration: none; padding: 3px 4px; margin: 0 5px }
#pNav li a:hover, #pNav li a.active { color: #005300; background-color: #fdf800 }
#pNav li a.button { font-family: 'Arial Black', Arial, Helvetica, sans-serif; line-height: 17px; font-size: 14px; padding: 3px 6px; color: #005300!important; background: #efefef url(../_img/btn-metal-bg.png) repeat-x bottom; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; text-shadow: 0 0 1px rgba(0,0,0,0.4); -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.6); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.6); box-shadow: 0 2px 3px rgba(0,0,0,0.6); }
#pNav li a:hover.button { background: #fce607 }
#pNav a#fmof { display: block; font-size: 1px; text-align: left; text-indent: -9999px; width: 158px; height: 30px; padding: 0; margin-top: -3px; background: url(../_img/btn-fill-my-order-sm-v2.png) no-repeat right top }
#pNav a:hover#fmof { background: url(../_img/btn-fill-my-order-sm-v2.png) no-repeat right -30px }
#pNavWrap .custom { background: url(../_img/btn-custom-fabrication.png) no-repeat center top; width: 330px; height: 24px; display: block; padding: 0px; line-height: normal; font-size: 1px; text-indent: -9999em; }
#pNavWrap .custom:hover { background: url(../_img/btn-custom-fabrication.png) no-repeat center -24px; }
#pNavWrap .phone { background: url(../_img/ds-phone.png) no-repeat center center; width: 178px; height: 25px; font-size: 1px; text-indent: -9999em; position: absolute; right: 5px; top: 5px; }
/*================================
  Second Navigation
================================*/
#secondNavWrap { background: #fffb00 url(/_img/secNavBg.jpg) repeat-x; position: relative; float: left; width: 999px }
#secondNav { font-family: "Pathway Gothic One", Arial Narrow, sans-serif; font-size: 19px; font-weight: 400; text-transform: uppercase; margin: 0; padding: 0; float: left; padding-left: 7px }
#secondNav li.overview { background-image: none; padding-left: 0; margin-left: 0; width: 100px }
#secondNav li.overview.inner { width: 85px; border-left: solid 2px #005300; padding-left: 10px; margin-left: 10px }
#secondNav li.overview a { font-size: 16px; padding-right: 0; margin-right: 0 }
#secondNav li.overview a:hover { color: #005300; background-color: transparent; text-decoration: underline }
#secondNav li { float: left; list-style: none; padding: 7px 0; background: url(../_img/menu-divider-green.png) no-repeat right center; margin-left: 6px }
#secondNav li.end { background: none }
#secondNav li:last-child { background: none }
#secondNav li a { display: block; float: left; color: #005300; text-decoration: none; padding: 3px 4px; margin-right: 7px }
#secondNav li a:hover, #secondNav li a.active { color: #fdf800; background-color: #005300 }
#scroller { position: absolute; top: 2px; right: 270px }
#search { position: absolute; left: -246px; top: 14px; vertical-align: middle; border: solid 2px rgba(7, 66, 1, 0.4); -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
#searchField { color: #777; width: 180px; height: 26px; line-height: 26px; padding: 1px 6px; font-size: 14px; border: 0; background-image: none; background-color: #fff; vertical-align: middle; font-family: 'Myriad Pro', Arial, Helvetica, sans-serif; border-right: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; -ms-border-radius: 5px 0 0 5px; -o-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; float: left }
#btnSearch { cursor: pointer; vertical-align: middle; font-weight: 400; padding: 1px 5px; width: 34px; height: 26px; font-size: 1px; text-indent: -9999em; color: #fff!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #050 url(../_img/icon-search.png) no-repeat center; -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -ms-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; text-shadow: 0 0 1px rgba(0,0,0,0.4); border: solid 2px #fff; float: left }
#btnSearch:hover { background-color: #074201 }
/*================================
  Hardware Navigation
================================*/
#hardwareNavWrap { background: #3f4141 url(/_img/hardware_menu_bg.png) repeat-x; position: relative; float: left; width: 999px }
#hardwareNav { font-family: "Pathway Gothic One", Arial Narrow, sans-serif; font-size: 19px; font-weight: 400; text-transform: uppercase; margin: 0; padding: 0; float: left; padding-left: 7px }
#hardwareNav li.overview { background-image: none; padding-left: 0; margin-left: 0; width: 98px }
#hardwareNav li.overview a { font-size: 16px; padding-right: 0; margin-right: 0 }
#hardwareNav li.overview a:hover { color: #fff; background-color: transparent; text-decoration: underline }
#hardwareNav > li { float: left; list-style: none; padding: 7px 0 7px 2px; background: url(../_img/menu-divider.png) no-repeat right center; margin-left: 18px; position: relative }
#hardwareNav > li:last-child { background: none }
#hardwareNav > li > a { display: block; float: left; color: #fff; text-decoration: none; padding: 3px 4px; margin-right: 21px }
#hardwareNav > li > a:hover, #hardwareNav > li > a.active { color: #2c2c2c; background-color: #fff }
/*================================
  Hardware Navigation Drop
================================*/
#hardwareNav ul { background-color: #3f4141; list-style: none; font-weight: 400; position: absolute; left: -9999px; top: 36px; border: solid 1px #fff; border-top: none; margin: 0; padding: 0; z-index: 2; float: none; font-family: Verdana, Geneva, sans-serif; -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.6); -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.6); box-shadow: 0 5px 10px rgba(0,0,0,0.6); }
#hardwareNav ul li { padding-top: 0; float: none; font-size: 11px; background-image: none; list-style: none }
#hardwareNav ul a { display: block; text-transform: none; color: #fff; text-decoration: none; padding: 4px 8px; white-space: nowrap }
#hardwareNav li:hover ul { left: -4px; min-width: 150px }
#hardwareNav li:hover ul li a:hover { background: #333 }
a#new-items { position: absolute; top: 10px; right: 400px; font-size: 1px; text-indent: -9999px; text-align: left; background: url(../_img/btn-new-items.png) no-repeat; height: 25px; width: 98px; background-size: 76px 19px }
a:hover#new-items { opacity: .9; top: 11px }
#in-house-processing { line-height: 17px; font-family: Arial, sans-serif; font-size: 15px; font-weight: 600; padding: 6px 10px 6px 32px; color: #cff; background: #00539f url(/_img/icon-ruben-blue.png) no-repeat 6px center; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; text-shadow: 0 2px 3px rgba(0,0,0,0.8); -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.6); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.6); box-shadow: 0 2px 3px rgba(0,0,0,0.6); position: absolute; right: 188px; top: 3px; text-decoration: none; text-transform: uppercase }
#in-house-processing:hover { background-color: #0069cc }
#price-match { z-index: 2; margin-left: 0!important }
#price-match a { line-height: 17px; font-size: 17px; font-weight: 400; padding: 3px 14px!important; margin-right: 0!important; color: #fff!important; background: #060 url(../_img/btn-shadow.png) repeat-x bottom; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; text-shadow: 0 0 1px rgba(0,0,0,0.4); -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.6); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.6); box-shadow: 0 2px 3px rgba(0,0,0,0.6); }
#price-match a:hover { background-color: #050!important }
#price-match p { display: none; text-indent: 0; background-color: #fff }
#price-match:hover p { font-family: Verdana, Arial, Helvetica, sans-serif; display: block; position: absolute; z-index: 2; right: 5px; top: 18px; width: 280px; color: #1c1c1c; font-size: 12px; text-transform: none; line-height: 16px; padding: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 0 0 10px #000; -webkit-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000; border: solid 1px #023000; }
#crumb { float: left; font-family: "Trebuchet MS"; font-size: 9px; font-weight: 700; color: #030; padding-top: 5px; padding-left: 20px }
#crumb a { color: #005300; text-decoration: underline }
#crumb a:hover { color: #005300; text-decoration: none }
#contentMain { height: 100%; background-image: url(/_img/leftNavBg.gif); background-repeat: repeat-y; background-position: left; background-color: #FFF; font-size: 11px }
#contentRight { float: left; margin-bottom: 20px; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 35px; font-size: 11px; width: 720px }
#contentRight.cart { float: left; margin-bottom: 20px; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 0; margin-left: 20px; font-size: 11px; width: 740px }
#contentRight.cart table { width: 750px }
#contentRight.cart table.recommended td { padding: 5px 0 }
.itemDesc { margin: 0; padding: 0 }
.itemDesc span { display: block; margin-bottom: 15px }
.itemDesc .addthis_toolbox { float: left }
#pageHeading { background-repeat: no-repeat; /*  height: 28px;*/ font-size: 18px; text-transform: capitalize; color: #030; font-weight: 700; line-height: 23px; float: left; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c3c2c9; margin-left: 20px; width: 605px; margin-top: 8px; padding-bottom: 5px; padding-right: 145px; position: relative }
#printTools.cart { position: absolute; right: 0; top: 0 }
#printTools { font-size: 10px; text-transform: uppercase; text-align: right; font-weight: 700; color: #005300; position: absolute; right: 0; top: 0 }
#printTools a { font-family: arial; font-size: 12px; line-height: 19px; margin-left: 15px; display: inline-block; color: #005300; text-decoration: none }
#printTools a:hover { color: #005300; text-decoration: underline }
#printTools a img { vertical-align: top }
table #product { border: 1px solid #aeaeae; width: 400px }
table tr .itemDetailHead { background-image: url(/_img/item_detail_head.jpg); background-repeat: repeat-x }
table tr .itemDetailHead #sku_no { max-width: 270px }
table #product .blue { font-size: 11px; font-weight: 700; color: #005300 }
table #product .yellow { font-size: 11px; font-weight: 700; color: #FF0 }
table #product .custom-sizes { float: right }
table #product .custom-sizes select { min-width: 50px }
table #product .custom-sizes strong { min-width: 60px; display: inline-block }
table #product .custom-sizes.btm { margin-bottom: 10px }
table #product .custom-sizes td span { padding: 0 5px }
table #product .custom-sizes #calculatedSizeWidth { color: #005300 }
table #product .custom-sizes #calculatedSizeLength { color: #005300 }
table #product .price { color: #c9c0c0; font-size: 16px; font-weight: 700 }
table #product .mainPrice.weight { color: #030; font-size: 13px; font-weight: 700; line-height: 20px }
table #product .mainPrice.price { font-size: 13px; font-weight: 700; color: #005300; line-height: 20px; padding-top: 0 }
table #product .mainPrice.price #calculatedPrice { font-size: 16px }
.pageSubHead { font-size: 16px; font-weight: 700; color: #030; text-transform: uppercase }
.homeProductTop { background-image: url(/_img/homeImageTop.gif); background-repeat: no-repeat; height: 6px; width: 182px; position: absolute; top: 0; left: -1px }
.homeProductImage { border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #030; border-left-color: #030; position: relative; text-align: center; width: 180px; margin-bottom: 5px; padding: 0 }
.homeProductBtm { background-image: url(/_img/homeImageBtm.gif); background-repeat: no-repeat; height: 10px; width: 182px; left: -1px; bottom: -1px; _bottom: -2px; position: absolute; margin: 0; padding: 0 }
.productWrapper { position: relative; width: 300px; float: left; margin-top: 0; margin-right: 60px; _margin-right: 30px; margin-left: 0; font-size: 10px; padding-top: 0; padding-right: 0; padding-bottom: 40px; padding-left: 0 }
.productImage { width: 300px }
.productImage img { border: solid 2px transparent!important; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.6); box-shadow: 0 0 5px rgba(0,0,0,0.6); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
.productImage img:hover { border: solid 2px #030!important }
.productWrapper ul { margin: 0 0 10px 15px; padding: 0 }
.freeShipping { position: absolute; left: -15px; top: -15px; height: 59px; width: 58px; z-index: 1 }
.freeShipping img, .freeShipping:hover img:hover { border: solid 2px transparent!important; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important }
.dottedLine { background-image: url(/_img/dottedLine.gif); background-repeat: repeat-x; height: 1px; width: 100% }
table.locationsBox { margin: 5px auto; }
table.locationsBox .well { border: 3px solid #999; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; margin: 0px 10px; text-align: center; width: 228px; overflow: hidden; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
table.locationsBox .well:hover { border: 3px solid #005300; -moz-box-shadow: 0 0 10px #888; -webkit-box-shadow: 0 0 10px #888; box-shadow: 0 0 10px #888; }
table.locationsBox .well .pad { padding: 10px; }
table.locationsBox .well img { margin-bottom: 5px; border: 0px; }
table.locationsBox a { text-decoration: none; }
table.locationsBox .well .btn { font-family: "Arial Narrow", Arial, sans-serif; font-style: italic; font-weight: 700; background: #255a22 url(/_img/pNavBg.gif) repeat-x top; color: #fdf800; font-size: 18px; padding: 8px; text-decoration: none; display: block; }
table.locationsBox .well:hover .btn { color: #fff; }
.locationsBox #locTop { background-image: url(/_img/locPhotoTop.gif); background-repeat: no-repeat; height: 13px; width: 355px }
.locationsBox #locMid { background-image: url(/_img/locPhotoMid.gif); background-repeat: repeat-y; width: 321px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px }
.locationsBox #locBtm { background-image: url(/_img/locPhotoBtm.gif); background-repeat: no-repeat; height: 13px; width: 355px }
.locationImageTop { background-image: url(/_img/locationImageTop.gif); background-repeat: no-repeat; height: 13px; width: 355px; position: absolute; top: 0; left: 0 }
.locationImageWrap { text-align: center; width: 355px; background-image: url(/_img/locationImageMid.gif); background-repeat: repeat-y; position: relative; z-index: 2000 }
.locationImage { text-align: center; width: 355px }
.locationImageBtm { background-image: url(/_img/locationImageBtm.gif); background-repeat: no-repeat; height: 13px; width: 355px; left: 0; bottom: 0; position: absolute }
#formBox { border: 1px solid #c2c2bf; padding: 15px; width: 475px }
#formBoxFull { border: 1px solid #c2c2bf; padding: 8px; width: 715px }
.contentBox { border-top-width: 1px; border-top-style: dotted; border-top-color: #c3c2c9; margin-top: 10px; margin-right: 0; margin-bottom: 0; margin-left: 0 }
.contactUsBox { border-top-width: 1px; border-top-style: dotted; border-top-color: gray; margin-top: 5px }
.btn-green { font-family: "Pathway Gothic One", Arial Narrow, sans-serif; font-size: 18px; font-weight: 400; text-transform: uppercase; color: #fffb00; padding: 6px 10px; display: inline-block; border: solid 1px #979394; text-decoration: none; background: #114310; cursor: pointer }
.btn-green:hover { color: #005300; background: #fffb00 none; border: 1px solid #030 }
.form_button_s, .button_s { font-size: 10px; font-weight: 400; text-decoration: none; color: #030; padding: 5px 10px; text-transform: uppercase; background: #fff url(/_img/buttonBg.jpg) repeat-x top; border: 1px solid #030; cursor: pointer; font-family: Tahoma }
.form_button_s:hover, .button_s:hover { color: #fff; background: #005300 none; border: 1px solid #efefef }
.form_button_s.yellow-hover:hover { color: #005300; background: #fffb00 none; border: 1px solid #030 }
.form_display { font-weight: normal; text-decoration: none }
.form_label { text-decoration: none; white-space: nowrap }
.form_label_b { font-weight: 700; text-decoration: none; white-space: nowrap }
.form_heading { font-weight: 700; text-decoration: none; white-space: nowrap; font-size: 12px }
textarea, select { text-decoration: none; padding: 2px; font-size: 11px }
input { text-decoration: none; padding: 2px; font-size: 11px }
.error { font-weight: 700; text-decoration: none; color: red; font-family: Tahoma; font-size: 8pt; line-height: 8pt }
.success { font: 8pt/8pt Tahoma; font-weight: 700; text-decoration: none; color: #4786AF }
.pageIntro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 5px }
.serviceOverview { text-align: center; margin-bottom: 25px; float: left; width: 33% }
table.productBox { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted; border-top-color: gray; border-bottom-color: gray; margin-top: 5px }
table.itemsBox { border-top-width: 1px; border-top-style: dotted; border-top-color: gray; margin-top: 5px }
.smallDesc { font-size: 10px; margin-bottom: 6px; text-indent: 6px }
.greenBar { font-size: 16px; font-weight: 700; color: #ff0; background-image: url(/_img/greenProductBarBg.jpg); background-repeat: repeat-x; height: 21px; width: 150px; line-height: 21px; text-indent: 8px; margin-top: 15px; position: relative }
.productGroup { border: 1px solid #030; margin-top: 1px; width: 148px; text-align: center; margin-bottom: 10px }
.catBg { height: 34px; width: 298px; position: relative; background-image: url(/_img/typeBg.jpg); background-repeat: repeat-x }
.catCover { background-image: url(/_img/catCover.gif); background-repeat: no-repeat; height: 34px; width: 298px; position: absolute; font-size: 15px; line-height: 34px; font-weight: 700; color: #FFF; text-indent: 15px; text-align: left }
#catContent { margin-bottom: 15px; list-style-image: url(/_img/rightGreenArrow.gif); padding: 0; margin-top: 0 }
#catContent a { color: #005300; text-decoration: underline; font-weight: 400 }
#catContent a:hover { color: #005300; text-decoration: none; font-weight: 400 }
#leftNavTop { width: 197px; height: 30px; border-top-width: 1px; border-top-style: solid; border-top-color: #FFF }
#leftNav { background-image: url(/_img/leftNavBg.gif); background-repeat: repeat-y; padding-bottom: 50px; float: left; height: 100%; background-color: #FFF; background-position: left; width: 196px; min-height: 400px }
#leftNavTopHardware { width: 197px; height: 30px; border-top-width: 1px; border-top-style: solid; border-top-color: #FFF }
#footer { float: left; position: relative; width: 999px; background-color: #FFF; padding-bottom: 60px; }
#footer .social-bar { background: #255a22 url(/_img/pNavBg.gif) repeat-x; position: relative; padding: 5px 8px 8px; text-align: center; margin-bottom: 25px; line-height: 30px; color: #fff; font-size: 15px; }
#footer .social-bar * { box-sizing: border-box; }
#footer .social-bar form { display: inline-block; margin: 0px 30px 0px 0px; position: relative; top: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.8); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.8); box-shadow: 0 0 10px rgba(0,0,0,.8); }
#footer .social-bar form input#EmailAddress { color: #a4a4a4; font-size: 14px; border: none; float: left; width: 190px; padding: 0px 8px; height: 28px; -webkit-border-radius: 8px 0 0 8px; -moz-border-radius: 8px 0 0 8px; -ms-border-radius: 8px 0 0 8px; -o-border-radius: 8px 0 0 8px; border-radius: 8px 0 0 8px; }
#footer .social-bar form input.btn { color: #fff; text-transform: uppercase; font-weight: bold; background: #114d0d; border: solid 1px #fff; float: left; margin-left: -1px; padding: 0px 8px; height: 28px; line-height: 26px; -webkit-border-radius: 0 8px 8px 0; -moz-border-radius: 0 8px 8px 0; -ms-border-radius: 0 8px 8px 0; -o-border-radius: 0 8px 8px 0; border-radius: 0 8px 8px 0; }
#footer .social-bar a { display: inline-block; position: relative; top: -0px; }
#footer .social-bar img { vertical-align: middle; }
#footer .col { float: left; border-right: solid 1px #efefef; min-height: 225px }
#footer .col.end { border: none }
#footer .left { width: 180px }
#footer .center { width: 210px }
#footer .right { width: 180px }
#footer .col ul { margin: 0 15px; padding: 0 }
#footer .col ul li { list-style: none; margin-bottom: 4px }
#footer .col ul li.head { color: #005300; font-size: 12px; text-transform: uppercase; font-weight: 700 }
#footer .col ul li a { text-decoration: none }
#footer .col ul a img { border: 0!important }
#footer .col ul li a:hover { text-decoration: underline }
#btm-text { color: #232222; font-size: 9px; left: 15px; top: 4px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; text-align: center; margin-top: 20px }
#footerLinks { font-size: 9px; color: #272727; right: 10px; top: 4px; font-family: Verdana, Arial, Helvetica, sans-serif }
#footerLinks a { color: #272727; text-decoration: underline; margin-right: 3px; margin-left: 3px }
#footerLinks a:hover { color: #272727; text-decoration: none }
#footer #thawte { margin-top: 15px }
#footer #bbb { margin-top: 30px; text-align: left; }
#footer #googleCheckoutLogo { position: absolute; left: 297px; top: -2px }
#footer #gplus { position: absolute; right: 8px; top: 10px }
/*-----------------Popup Styles--------------------*/
#miniPopup { background: #fff url(/_img/miniFooterBg.jpg) repeat-x bottom!important; padding-bottom: 50px; }
#miniPopup .content { padding-bottom: 20px; }
#miniHeader { position: relative; background-image: url(/_img/headerBg.jpg); background-repeat: repeat-x; height: 60px; border-bottom: 1px solid #bababa }
#miniHeaderBar { background-image: url(/_img/miniHeaderBar.gif); background-repeat: repeat-x; font-size: 13px; line-height: 28px; color: #ff0; font-weight: 700; text-transform: capitalize; font-style: italic; text-indent: 10px }
#miniLogo { height: 43px; width: 243px; position: absolute; left: 12px; top: 9px }
#miniFooter { height: 120px; position: relative; border-top-width: 2px; border-top-style: solid; border-top-color: #030 }
.greenBar .selectProduct { font-size: 11px; font-weight: 700; color: #FFF; position: absolute; top: 0; right: 6px }
.greenBar .selectProduct a { color: #FFF }
.greenBar .selectProduct a:hover { color: #FFF; text-decoration: none }
.silverBar { font-size: 16px; font-weight: 700; color: #ff0; background-image: url(/_img/silverBar.jpg); background-repeat: no-repeat; height: 33px; width: 185px; line-height: 32px; text-indent: 12px; margin-top: 15px }
.viewLarger { font-size: 12px; line-height: 17px; position: absolute; bottom: 20px; left: 100px }
.viewLarger a { color: #005300; text-decoration: underline }
.viewLarger a:hover { color: #005300; text-decoration: none }
.detailNote { background-color: #E5E5E5; font-size: 9px; line-height: 13px; padding: 6px; border-top: solid 1px #AEAEAE }
.prodcuctThumb { font-size: 9px; line-height: 11px; float: left; width: 75px; margin-top: 0; margin-right: 10px; margin-bottom: 10px; margin-left: 0 }
.prodcuctThumb img { border: 1px solid #030 }
.moreInfo { font-size: 12px; background-image: url(/_img/info.png); background-repeat: no-repeat; background-position: left center; text-indent: 18px; margin-top: 10px; line-height: 17px }
.moreInfo a { color: #003e8e; text-decoration: underline }
.redLinkSmall { font-size: 9px; color: #a04439 }
.green { color: #030 }
.blue { color: #005300 }
.blueLink { font-size: 11px; font-weight: 700; color: #005300 }
.blueLink a { text-decoration: underline; color: #003e8e }
.blueLink a:hover { text-decoration: none; color: #003e8e }
.moreInfo a:hover { color: #003e8e; text-decoration: none }
/*================== Left Navigation UL==================== */
.mainList { padding: 0 0 20px; list-style-type: none; background-color: #FFF; margin: 0; overflow: hidden }
.mainList li { margin: 0 0 0 10px; list-style-type: none }
.mainList li a { font-size: 13px; font-weight: 700; color: #1c1c1c; background-color: #FFF; text-decoration: none; text-indent: 0; line-height: 19px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d8d8d8; margin: 0; display: block; width: 100% }
.mainList li a:hover { color: #005300; text-decoration: none; background-color: #e0e0e0; margin: 0; list-style-type: none }
.mainList li a.on { color: #005300; text-decoration: none; background-color: #e0e0e0; margin: 0; list-style-type: none }
ul.listSecond { margin-left: 0; padding-left: 20px; margin-bottom: 10px }
.listSecond li { list-style-type: none; margin: 0; padding: 0 }
.listSecond li a { color: #1a1a1a; background-color: #FFF; font-weight: 400; text-indent: 0; font-size: 12px!important }
.listSecond li a:hover { color: #005300; text-decoration: none; background-color: #FFF }
.listSecond li a.on { color: #005300; text-decoration: none; background-color: #FFF; font-weight: 700; margin: 0; padding: 0 }
ul.listThird { margin-left: 0; padding-left: 20px; margin-bottom: 10px }
.listThird li { padding-left: 0; list-style-type: none }
.listThird li a { color: #666; font-size: 11px!important }
.listThird li a:hover { color: #005300 }
.listThird li a.on { margin: 0; list-style-type: none; color: #005300; font-weight: 700 }
/*================End of Left Nav Styles===============*/
.moreLink { font-size: 11px; color: #005300 }
.moreLink a { color: #005300; text-decoration: underline; font-size: 11px; background-image: url(/_img/moreBtn.gif); background-repeat: no-repeat; background-position: left 2px; padding-left: 16px; font-weight: 700 }
.moreLink a:hover { text-decoration: none }
.homeTitle { font-size: 20px; font-weight: 700; text-transform: uppercase; color: #030; margin: 0; padding: 0 }
.homeCopy { font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif }
.redText { color: #841f06 }
.redTextHeading { color: #841f06; font-size: 15px; font-weight: 700 }
.greenTextHeading { color: #030; font-size: 15px; font-weight: 700 }
.adGreenHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 700; color: #030; font-style: italic }
.adGreenHeadHome { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 700; color: #030 }
.catGreenHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 700; color: #030; font-style: italic; padding-left: 15px }
.onArrow { background-image: url(/_img/onArrow.jpg); background-repeat: no-repeat; height: 9px; width: 12px }
.blueTextHeading { color: #005300; font-size: 15px; font-weight: 700 }
.l { text-align: left }
.r { text-align: right }
.c { text-align: center }
:focus { -moz-outline-style: none }
/*-----------------Tabbed Styles--------------------*/
a.tabOn { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; position: relative; top: 1px; float: left; display: block; z-index: 100; text-decoration: none; _background: url(/_img/tabWhiteRight.gif) top right no-repeat; background: url(/_img/tabWhiteRight.png) top right no-repeat; padding-right: 36px }
a.tabOn span { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; display: block; _display: inline-block; _background: url(/_img/tabWhiteLeft.gif) no-repeat; background: url(/_img/tabWhiteLeft.png) no-repeat; height: 20px; padding: 5px 0 0 12px; color: #030; font-size: 11px; font-weight: 700 }
a.tabOff { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; position: relative; top: 1px; float: left; display: block; /* z-index:0; */ text-decoration: none; _background: url(/_img/tabGreyRight.gif) top right no-repeat; background: url(/_img/tabGreyRight.png) top right no-repeat; padding-right: 36px }
a.tabOff span { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; display: block; _display: inline-block; _background: url(/_img/tabGreyLeft.gif) no-repeat; background: url(/_img/tabGreyLeft.png) no-repeat; height: 20px; color: #FFF; padding: 5px 0 0 12px; font-size: 11px; font-weight: 700 }
.tabPrintTitle { display: none }
div.tabContent { position: relative; z-index: 99; border: 1px solid #030; width: 690px; height: 240px; padding: 20px; background: #fff; overflow-y: scroll; float: left }
table.itemTable { margin: 0; padding: 0; border-collapse: collapse; background-color: #FFF; overflow-y: scroll; width: 100% }
table.itemTable td { padding: 2px 10px }
table.itemTable tr { line-height: 20px }
table.itemTable tr.titleRow { font-size: 12px; font-weight: 700; color: #FFF; background-color: #4786af; line-height: 20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999 }
table.itemTable tr.descRow { background-color: #777; color: #FFF; line-height: 10px }
table.itemTable tr.altRow { background-color: #ecebeb }
table.itemTable input.qtyField { height: 12px; width: 17px; border: 1px solid #232323 }
table#itemSize { border: 1px solid #aeaeae }
table#itemSize td.blue { font-size: 11px; font-weight: 700; color: #005300 }
.printOnly { display: none }
.clear { clear: both }
td.services a { text-decoration: none }
.overlay-bg { position: fixed; top: 0; left: 0; background-image: url(/_img/bg-trans.png); width: 100%; height: 100%; z-index: 5000 }
.overlay-content { position: fixed; top: 200px; left: 250px; background: #fff url(/_img/pop-up-head.jpg) no-repeat center top; -moz-box-shadow: 0 0 50px #000; -webkit-box-shadow: 0 0 50px #000; box-shadow: 0 0 50px #000; width: 550px; z-index: 5001; padding: 100px 25px 25px; border: solid 4px #fff }
.overlay-close { background-image: url(/_img/close.png); cursor: pointer; height: 35px; position: absolute; right: -18px; top: -18px; width: 35px; text-decoration: none }
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; list-style: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
/*-------SLIDER-------*/
#homeSlider { border: 1px solid #FFF; position: relative; z-index: 1; margin-bottom: 10px; }
/* container for slides */
.images { position: relative; height: 325px; width: 650px; z-index: 1 }
/* single slide */
.images > div { display: none; position: absolute; top: 0; left: 0; z-index: 0 }
.slidetabs { margin: 0; padding: 0; z-index: 2 }
#tooltip { text-align: center; color: #fff; background: #030; position: absolute; z-index: 100; padding: 15px }
#tooltip:after /* triangle decoration */ { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #030; content: ''; position: absolute; left: 50%; bottom: -10px; margin-left: -10px }
#tooltip.top:after { border-top-color: transparent; border-bottom: 10px solid #030; top: -20px; bottom: auto }
#tooltip.left:after { left: 10px; margin: 0 }
#tooltip.right:after { right: 10px; left: auto; margin: 0 }
abbr { border: none }
#floater { height: auto!important; margin-top: -20px }
#floaterShipping { left: 500px!important; top: 217px!important; width: 475px!important; -moz-box-shadow: 0 0 50px #000; -webkit-box-shadow: 0 0 50px #000; box-shadow: 0 0 50px #000; }
#floaterShipping img { max-width: 475px!important; height: auto!important }
#floater2 { -moz-box-shadow: 0 0 50px #000; -webkit-box-shadow: 0 0 50px #000; box-shadow: 0 0 50px #000; }
#lhnContainer { position: absolute; right: 178px; top: -8px }
/*=== Employment Application ===*/
#frmEmpApp { }
#frmEmpApp .blueTextHeading { margin-bottom: 5px }
#frmEmpApp td { padding-top: 5px; padding-bottom: 5px }
#frmEmpApp #formBoxFull td { border-bottom: solid 1px #f7f7f7 }
#frmEmpApp #formBoxFull tr:hover td { background-color: #f7f7f7 }
#frmEmpApp #formBoxFull { margin-bottom: 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; border-radius: 5px; box-shadow: 0 0 5px #ccc; }
#frmEmpApp hr { border: solid #165113; border-width: 1px 0 0; clear: both; margin: 4px 0 3px; height: 0 }
#frmEmpApp .form_button_s { padding: 10px 20px; font-size: 13px/*background-color:#fcfcfc;*/ }
#frmEmpApp table.grid-table thead td, #frmEmpApp table.grid-table thead tr:hover td { background-color: #ccc!important }
#frmEmpApp table.grid-table td { border-right: 1px solid #f7f7f7 }
/*===========================
  Overview Section Dark
===========================*/
#contentMain.overview-dark { background: #898987 none; clear: both; padding-top: 0; border-top: solid 1px #fff; position: relative }
#contentMain.overview-dark #crumb { margin: 0 auto; padding: 5px 10px; float: none; color: #ddd }
#contentMain.overview-dark #crumb a { color: #ddd }
#contentMain.overview-dark .header-image { padding-top: 3px; text-align: center }
#contentMain.overview-dark #contentRight .pageIntro { font-size: 13px; background-color: #b8b8b6; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; padding: 20px; margin-bottom: 20px }
#contentMain.overview-dark #contentRight { margin: 0 auto; padding: 5px 20px 20px; float: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; margin-bottom: 25px; width: 940px }
#contentMain.overview-dark #contentRight .productWrapper { width: 224px; margin-right: 14px; margin-bottom: 40px; padding-bottom: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.6); box-shadow: 0 0 5px rgba(0,0,0,0.6) }
#contentMain.overview-dark #contentRight .productWrapper.end { margin-right: 0 }
#contentMain.overview #contentRight .productWrapper .productImage { width: 220px }
#contentMain.overview-dark #contentRight .productWrapper .productImage img { max-width: 220px; height: auto; -webkit-border-radius: 5px 5px 0 0!important; -moz-border-radius: 5px 5px 0 0!important; -ms-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: solid 2px #fff!important; border-bottom: none!important }
#contentMain.overview-dark #contentRight .productWrapper .productImage img:hover { border: solid 2px #333!important; border-bottom: none!important }
#contentMain.overview-dark #contentRight .productWrapper a.title { font-family: "Arial Narrow", Arial, sans-serif; text-transform: uppercase; font-size: 16px!important; letter-spacing: .08em; display: block; text-decoration: none; font-style: italic; font-weight: 700; background-color: #424241; color: #fff; width: 220px; text-align: center; margin-top: -15px; padding: 20px 0 10px; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; border: solid 2px #fff!important; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
#contentMain.overview-dark #contentRight .productWrapper a:hover.title, #contentMain.overview-dark #contentRight .productWrapper:hover a.title { color: #fff; background-color: #333; border: solid 2px #030!important }
.productImage img { border: solid 2px transparent!important; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.6); box-shadow: 0 0 5px rgba(0,0,0,0.6); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
.productImage img:hover { border: solid 2px #030!important }
/*================================
  Sub Category Section No Nav
================================*/
#contentMain.sub-cat-dark.sans-nav { background: #898987 none; clear: both; padding-top: 0; border-top: solid 1px #fff; padding-bottom: 30px; position: relative }
#contentMain.sub-cat-dark.sans-nav .header-image { padding-top: 3px; text-align: center }
#contentMain.sub-cat-dark.sans-nav #crumb { margin: 0 auto; padding: 5px 10px; float: none; color: #ddd }
#contentMain.sub-cat-dark.sans-nav #crumb a { color: #ddd }
#contentMain.sub-cat-dark.sans-nav #contentRight { margin: -4px auto 0; padding: 5px 20px 20px; float: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; margin-bottom: 25px; width: 665px; background-color: #b8b8b6 }
#contentMain.sub-cat-dark.sans-nav #pageHeading { font-family: "Arial Narrow", Arial, sans-serif; font-size: 24px; text-align: left; font-weight: 700; font-style: italic; color: #333; width: auto; float: none; margin: 0 0 20px; border: none; background: url(../_img/dark-line.gif) repeat-x left 21px }
#contentMain.sub-cat-dark.sans-nav #pageHeading span { background-color: #b8b8b6; padding: 10px 10px 10px 0; position: relative; top: 10px; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px }
#contentMain.sub-cat-dark.sans-nav #contentRight .productWrapper .productImage img { -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: solid 2px #fff!important; border-bottom: none!important; max-width: 296px }
#contentMain.sub-cat-dark.sans-nav #contentRight .productWrapper .drop { -webkit-border-radius: 5px!important; -moz-border-radius: 5px!important; -ms-border-radius: 5px!important; -o-border-radius: 5px!important; border-radius: 5px!important; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.6); box-shadow: 0 0 5px rgba(0,0,0,0.6) }
#contentMain.sub-cat-dark.sans-nav #contentRight .productWrapper .productImage img:hover { border: solid 2px #333!important; border-bottom: none!important }
#contentMain.sub-cat-dark.sans-nav #contentRight .productWrapper a.title { font-family: "Arial Narrow", Arial, sans-serif; font-size: 16px!important; display: block; text-decoration: none; font-style: italic; font-weight: 700; background-color: #424241; color: #fff; width: 276px; text-align: center; margin-top: -15px; margin-bottom: 10px; padding: 20px 10px 10px; -webkit-border-radius: 0 0 5px 5px!important; -moz-border-radius: 0 0 5px 5px!important; -ms-border-radius: 0 0 5px 5px!important; -o-border-radius: 0 0 5px 5px!important; border-radius: 0 0 5px 5px!important; line-height: 1.3em; border: solid 2px #fff!important; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
#contentMain.sub-cat-dark.sans-nav #contentRight .productWrapper:hover a.title, #contentMain.sub-cat-dark.sans-nav #contentRight .productWrapper a:hover.title { color: #fff; background-color: #333; border: solid 2px #030!important }
#contentMain.sub-cat-dark.sans-nav #contentRight .productWrapper ul li { margin-bottom: 4px }
#contentMain.sub-cat-dark.sans-nav #contentRight .productWrapper ul li a { color: #000; text-decoration: none }
#contentMain.sub-cat-dark.sans-nav #contentRight .productWrapper ul li a:hover { color: #fff; text-decoration: underline }
#contentMain.sub-cat-dark.sans-nav #contentRight .moreLink a { color: #fff }
img.hardware-free-ship { position: absolute; left: 10px; top: 20px; z-index: 1 }
label.sku { float: left; width: 85px; margin: 4px; background-color: #EFEFEF; border: 2px solid #555; overflow: auto }
label.sku:hover { color: #fff; background-color: #005300 }
label.sku:hover input + span { color: #FF0 }
label.sku:hover input + span small { color: #fff }
label.sku input[type=radio] { position: absolute; top: -20px }
label.sku span { text-align: center; font-size: 16px; font-weight: 700; padding: 4px 0; display: block }
label.sku span small { font-size: 9px; font-weight: 400; display: block }
label.sku input:checked + span { background-color: #333; color: #FF0 }
label.sku input:checked + span small { color: #FFF }
#commentPlus:hover, #commentMinus:hover { color: #000 }
.add-to-cart { background: url(/_img/btnAddCart.gif) no-repeat center; border: 0; text-indent: -9999em }
.add-to-cart:hover { background: url(/_img/btnAddCart-hover.gif) no-repeat center; border: 0 }
.discounts { font-size: 12px; border: 1px solid #aeaeae; padding: 15px; line-height: 120%; width: 305px }
.discounts h3 { font-size: 15px; margin: 0 0 5px; padding: 0 }
.discounts .sub-table { font-size: 12px; margin: 10px; line-height: 140% }
.discounts .sub-table td { padding: 0 3px }
.discountsOther { font-size: 11px; border: 1px solid #aeaeae; padding: 4px; line-height: 110%; width: 215px }
.discountsOther h3 { font-size: 15px; margin: 0 0 5px; padding: 0 }
.discountsOther .sub-table { font-size: 11px; margin: 7px; line-height: 120% }
.discountsOther .sub-table td { padding: 0 3px }
.panzoom-container-wrap {position: relative;}
.panzoom-container-wrap .controls {
	color:#9d9d9d;
	font-size: 24px;
	text-align: center;
	margin-top: 15px;
}
.panzoom-container-wrap .controls {
	color:#9d9d9d;
	font-size: 24px;
	text-align: center;
	margin: 0px;
    position: absolute;
    top: 0px;
    padding: 10px 15px;
    right: 0px;
    background: rgba(255,255,255,0.9);
    list-style: none;

}
.panzoom-container-wrap .controls li {
	padding: 0px;
	display: inline-block;
}
.panzoom-container-wrap .controls a {
	color:#9d9d9d;
	line-height: 25px;
}
.panzoom-container-wrap .controls a.reset {
	display: block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 2px;
	background: url('/_img/icon-reset@2x.png') no-repeat center center;
	background-size: 20px 20px;
}
.panzoom-container { overflow: hidden; min-height:550px; }
/*===========================
  Item Detail Hardware
===========================*/
.hardware-info { font-family: Arial, Helvetica, sans-serif; color: #fffa00; text-align: center; font-size: 14px; border: solid 1px #005300; padding: 10px; clear: both; background: #005300; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; margin: 0 0 10px; -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.6); -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.6); box-shadow: inset 0 0 10px rgba(0,0,0,0.6); }
.hardware-info.detail { margin-right: 20px; font-size: 13px }
.hardware-info span { font-weight: 700; text-decoration: underline }
.hardware-info.margin { margin-top: 10px }
#contentMain.hardware table tr .itemDetailHead { background: #3f4141 url(/_img/hardware_menu_bg.png) repeat-x }
.visible-mobile { display: none; }
.visible-mobile-block { display: none; }

@media(max-width:480px) {
#pNav { font-family: "Arial Narrow", Arial, sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; margin: 0; padding: 0; float: left; padding-left: 7px; width: 500px }
}
