<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Template: Finance */

/* TEMPLATE FINANCE */
.next .icoBox, .previous .icoBox{ background:url(images/btn-prev-next.png) no-repeat; width:15px; height:20px; }
a:hover .icoBox.iArrowRight{background-position:0 0;}
.icoBox.iArrowLeft,
a:hover .icoBox.iArrowLeft{background-position:0 -20px;}

/* RESETS */
body { background: #fff url(images/bg-body.gif) repeat-x; font-size: 12px; }
.container_12 { width: 100%!important; margin: 0!important; }
.header, .section, .footer { margin: 0 auto; width: 960px; }
.header { margin-bottom: 20px; background: url(images/bg-header.jpg) no-repeat 50% 0; }
.subFooter { background: none; border: none; }
.container { padding: 0; margin-top: 0; }
.headerRow2b { width: 960px; padding: 0 10px 12px; margin-left: -10px; }
*{
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
*:before,
*:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

/* LINKS */
a, a:link, a:visited, a:hover, a:active { text-decoration: none; color: #0085DB; }
a:hover { text-decoration: underline; }
.styledtxt { color: #0085DB; }

/* LOGO */
.Logo { display: table-cell; vertical-align: middle; text-align: left; width: 300px; height: 110px; padding: 20px 0; }
.logo { display: inline-block; font-size: 24px; font-weight: bold; max-width: 300px; line-height: 1em; padding: 0; }
.logo a { color: #fff; }

/* HEADERS */
h3, h4, h5, h6 { margin-bottom: 5px; }

/* TOP MENU */
.menuWrap { height: 38px; }
.menu { font-size: 1.0em; color: #FFF; height: 36px; margin: 0; background:none; }
.menu&gt;ul {  list-style-type: none; height: 34px; padding:0; margin: 0; }
.menu .tabs&gt;li&gt;a { float:left;text-transform:uppercase; padding-left: 12px; padding-right: 12px;  }
.menu&gt;ul li { display: table-cell; float: left; margin: 0; position: relative; line-height: 32px; padding: 0;  padding-right :10px;}
.menu&gt;ul li a  { color: #333; font-weight: bold; padding: 0 8px;  }
.menu&gt;ul li a.divider { padding: 0; }
.menu&gt;ul li a:hover, .menu&gt;ul li a.current { background: none; border: none; text-decoration: underline; }

/* HEADER DROP MENU */
.header .menu ul.dropdown { display: none; position: absolute; left: 0; top: 100%; min-width: 100%; background: #FFF; border: 1px solid #B3B3B3; -moz-box-shadow: 0px 0px 5px #A4A4A5; -webkit-box-shadow: 0px 0px 5px #A4A4A5; box-shadow: 0px 0px 5px #A4A4A5; white-space: nowrap !important; z-index: 999; }
.header .menu ul.dropdown li { display: block; float: none; margin:0; font-size: 12px; clear: left; text-align: left; }
.header .menu ul.dropdown li span { float: none; }
.header .menu ul.dropdown li a { display: block; font-weight: normal; color: #4D4D4D; line-height: normal; padding: 5px; margin:0; border-radius: 0; text-shadow: none; float:none; }
.header .menu ul.dropdown li a:hover, ul.dropdown li a:hover { background: #F2F2F2; display:block; cursor:pointer; border: none; color: #0085DB; }
.header .menu ul.dropdown ul { left: 95%; top: 0; width: auto; }
.menu ul.dropdown li a:hover span, ul.dropdown li a:hover span { background:none; }

/* SECTION MENU */
.section .menu, .section .menu ul { margin: 0; background: none; width: auto; }
.section .menu a.current, .section .menu a:hover { text-shadow: none; }
.section .menu ul.dropdown { left: 100%; top: 0; z-index: 100000; background: #FFF; }
.section .menu ul.dropdown li { padding: 0; }

/* VERT MENU */
.menu.vertical { height: auto; }
.menu.vertical&gt;ul li { clear: left; display: block; }
.header .menu.vertical ul.dropdown, .section .menu.vertical ul.dropdown { left: 100%; top: 0; }

.EndUserStatus, .Menu { float: right;  }
.Menu { float:none; }
.EndUserStatus { margin-right: 10px; }
.EndUserStatus .menuWrap {   padding-left: 0px; }
.EndUserStatus .menu ul { border-right: none; padding: 0; }
.loginModule{overflow:visible;}
.loginModule .menu{
    background:#e9622d;
    border-radius: 0 0 5px 5px; 
    -moz-border-radius: 0 0 5px 5px; 
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-rigth-radius: 5px;
    box-shadow: 0 0 7px #000;
    -webkit-box-shadow: 0 0 7px #000;
    -moz-box-shadow: 0 0 7px #000;
}
.loginModule .menu li{ line-height:16px; font-size:12px; padding:10px 0 0; }
.moduleContainer .menu&gt;ul&gt;li&gt;a{ padding-top: 8px; padding-bottom:12px; font-size:16px; }
.moduleContainer .menu&gt;ul li a:hover, .moduleContainer .menu&gt;ul li a.current {  border: none; text-decoration: none;
    color: #fff; 
    background-image: linear-gradient(bottom, rgb(38,52,82) 4%, rgb(32,40,63) 52%, rgb(25,30,45) 76%);
    background-image: -o-linear-gradient(bottom, rgb(38,52,82) 4%, rgb(32,40,63) 52%, rgb(25,30,45) 76%);
    background-image: -moz-linear-gradient(bottom, rgb(38,52,82) 4%, rgb(32,40,63) 52%, rgb(25,30,45) 76%);
    background-image: -webkit-linear-gradient(bottom, rgb(38,52,82) 4%, rgb(32,40,63) 52%, rgb(25,30,45) 76%);
    background-image: -ms-linear-gradient(bottom, rgb(38,52,82) 4%, rgb(32,40,63) 52%, rgb(25,30,45) 76%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.04, rgb(38,52,82)),color-stop(0.52, rgb(32,40,63)),color-stop(0.76, rgb(25,30,45)));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191e2d', endColorstr='#253351',GradientType=0 ); /* IE6-9 */
    border-radius:0 0 5px 5px;
    -ms-border-radius:0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px; 
    -webkit-border-radius: 0 0 5px 5px;
}
.loginModule .menu li a { color:#fff; }

/* FORMS */
a.btnLink { display: inline-block; margin-right:4px; padding: 0.25em 0 0.16em; text-decoration: none; font-weight: bold; line-height: 1.0em; position: relative; cursor: pointer; }
a.btnLink:hover .btnTxt {text-decoration:underline;}
.buttons { padding: 0.3em 8px; border: 0 none; }
a.btn { font-size: 15px; vertical-align: middle; color: #FFF; font-weight: bold; text-decoration: none; display: inline-block; padding: 8px; margin-top:1px; line-height: 15px; position: relative;
    border: 1px solid #257720;
    background: #e57315;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border:0;
}
a.btn:hover, a.btn:active { color: #FFF; text-decoration: none; background-color: #D64D1B; background-position: 0 -15px; 
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear; 
}
a.btn:hover .btnTxt { text-decoration: none; }

/* FORM - INLINE */
.formLayout.inline { overflow: hidden; zoom: 1; }
.formLayout.inline .flGrp{ float: left; display: inline-block; clear: none; overflow: hidden; padding: 5px 0 5px 10px; }
.formLayout.inline label.lblTitle { float: left; margin: 0.2em 0.5em 0 0;}
.formLayout.inline .flGrp.buttons{ padding: 0.3em 8px; border: 0 none; }
.formLayout.inlineTitle { padding: 0; }
.formLayout.inlineTitle .info { display: inline-block; float: left; margin: 0; padding: 8px 0 0; border-bottom: 0 none; }
.formLayout.inlineTitle .info h2 { font-size: 2em; line-height: 1.0em; margin: 0; clear: left; }

/* ADDRESS | Header */
.header .Address { float: right; padding: 10px 20px 0 0;color:#5a7aa8;font-style:italic; font-size: 1em; }
.address.inline h3,
.address.inline div,
.header .Address .phonelabel,
.header .address .emaillabel {display:none;}
.address.inline .phone,
.address.inline .email, 
.address.inline .phone span,
.address.inline .email a { color: #5a7aa8; text-decoration: none; }
.address.inline .email a:hover {text-decoration: underline;}
.address.inline .email { border-left: 1px solid #5a7aa8; margin-left: 10px; padding-left: 10px; }
.address.inline .phone,
.address.inline .email { display:inline; float: left; }

/* ADDRESS | Body */
.section .Address {padding: 15px 10px 15px 10px; }
.section .address .map {-moz-box-shadow: 1px 1px 5px #CCC; -webkit-box-shadow: 1px 1px 5px #CCC; box-shadow: 1px 1px 5px #CCC; background-color: #FFFFFF; border: 1px solid #B3B3B3; overflow: hidden; padding: 8px 0 0 8px; float:left; margin-right: 10px; margin-bottom :5px; }
.section .address:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.section .address h3 {font-size: 16px; margin-bottom: 2px;}

/* SOCIAL LINKS */
.social li a { vertical-align: middle; }
.social li a:after { content: ' &gt;'; }

/* FOOTER */
.footer { color: #FFF; }
.footerWrap { background: url(images/bg-footerRepeat.png) center top repeat-x #191E2D; }
.footer .innerWrapper { padding: 20px 0px;  background:#191e2d url(images/bg-footer.jpg) no-repeat center top; }
.footer .asiModule .email a { white-space: -moz-pre-wrap; white-space: -hp-pre-wrap; white-space: -o-pre-wrap; white-space: -pre-wrap; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word;}
.footer h3, .footer p, .footer span, .footer .contentModule { color: #FFF; margin: 0px; }
.footer h3 { color:#e57315; font-size: 16px; text-transform: uppercase; }
.footer h3 span { color:#82a83f; }
.footer p { font-weight: normal; margin-bottom: 10px; line-height: 18px;}
.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active { color: #FFF; }
.footer .txt { clear: both; display: block; }
.footer .newsletter .formLayout input.text { padding: 3px; width:250px; height: 23px;
    box-shadow: 0 0 8px #000; 
    -webkit-box-shadow: 0 0 8px #000;
    -moz-box-shadow: 0 0  8px #000; 
    border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
}
.footer .newsletter .formLayout, .newsletter .formLayout .flGrp { margin: 0; padding: 4px 0 0 0; }
.footer .newsletter .formLayout.inline .flGrp.buttons { padding-right: 0pt; }
.footer .socialLinks h3 span { color: #3fc2bd; }
.footer .socialLinks { margin-top: 10px; }
.footer .socialLinks .social { list-style: none outside none !important; margin: 0; padding: 0; }
.footer .socialLinks li { margin-left: 0px; margin-bottom: 4px; }
.footer .socialLinks .social li a { color: #fff; font-size: 13px; font-weight: normal; text-decoration: none; vertical-align: middle; }
.footer .socialLinks .social li a:before { content: "\2022\a0"; color: #3fc2bd;  }
.footer .address .map { background-color: #FFF; height: 100px; margin-bottom: 8px; overflow: hidden; padding: 8px 0 0 8px; width: 183px; 
    border: 1px solid #1b4470;
    -moz-box-shadow: 1px 1px 5px #1b4470; 
    -webkit-box-shadow: 1px 1px 5px #1b4470; 
    box-shadow: 1px 1px 5px #1b4470;
}
.footer .errorMessage, .footer .successMessage { background: #a2eaff; border: none; padding: 5px; color: #0189dd; }

/* SOCIAL FEED */
.fbConnectWidgetTopmost { border-top: none!important; }
ul.ui-tabs-nav li.ui-state-default a { color: #0085DB!important; }
ul.ui-tabs-nav li.ui-tabs-selected a, .socialFeed ul.ui-tabs-nav li.ui-tabs-selected { color: #404040!important; }
.socialFeed ul.ui-tabs-nav { margin-bottom: 0!important; }
.socialFeed ul.ui-tabs-nav.ui-widget-header { border-bottom: none!important; margin-left: 8px;}
.socialFeed .ui-tabs .ui-tabs-panel { padding: 10px; border: none; border-top: 0; background: #fff; }

.section .socialFeed ul.ui-tabs-nav li.ui-state-default { background: none; border-radius: 5px 5px 0 0;}
.section .socialFeed ul.ui-tabs-nav li.ui-tabs-selected { border: none ; background: #E6E6E6;}
.section .socialFeed .ui-tabs .ui-tabs-panel { background: #E6E6E6; border-radius: 12px; }

/* FOOTER SOCIAL FEED */
.footer .SocialFeed p, .footer .SocialFeed span, .footer .SocialFeed div { text-shadow: none; }
.footer .socialFeed ul.ui-tabs-nav li.ui-tabs-selected { border-top: 0; border-radius: 5px 5px 0 0; }
.footer .socialFeed ul.ui-tabs-nav { margin-left: -1px; border-bottom: 1px solid #E57315!important; margin-bottom: 0!important; }
.footer ul.ui-tabs-nav li a { color: #FFF!important; }
.footer ul.ui-tabs-nav li.ui-tabs-selected a, .footer ul.ui-tabs-nav li.ui-tabs-selected { color: #E57315!important; }
.footer .socialFeed ul li { border-color: #E57315; }
.footer .socialFeed { border-radius: 5px 5px 0 0; background: #E57315; border: 1px solid #E57315; }
.footer .socialFeed .ui-tabs .ui-tabs-panel { border: none; }

/* COPYRIGHT */
div[id$="FullWidthSubFooterZone"] { background: #10141d; }
div[id$="FullWidthSubFooterZone"] .asiModule.Content { color: #fff; font-size: 11px; width: 940px; margin: 10px auto; padding: 11px 0 10px 0;}
div[id$="FullWidthSubFooterZone"] a { color: #fff; font-size: 11px; }

/* CONTENT */
.section .asiModule { margin-bottom: 20px; }
.section .grid_12 .asiModule { padding: 0; border: none; }
.section h2 { border-bottom: 1px solid #CCC; font-size: 16px; margin: 0 0 10px 0;text-transform:uppercase; }

/* SHOPPING CART | Header */
.shoppingCart-container { clear: both; float: right; width: 100%; }
.Cart {padding: 25px 0 15px; width: 250px; text-align: right; }
.Cart .btnLink { font-weight: bold; display: inline-block; line-height: 1em; font-size: 1.2em; background: none; padding: 8px 10px 5px 10px;border:0; }
.Cart .btnLink .btnTxt { color: #fff; }
.Cart .btnLink.scTrigger { margin-right: 8px; position: relative; 
    background:#2c3547;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding:0 3px;
    float:left;
}
.Cart .btnLink.scTrigger .btnTxt{ background:url(images/ico-cart.png) no-repeat; float:left; padding:7px 10px 8px 45px; }
.Cart a.btnLink:hover { background: none; }
.Cart .btnLink:hover .btnTxt {text-decoration: underline; color: #FFF;}

/* SHOPPING CART Menu | Header */
#shoppingCart { -moz-box-shadow: 0px 0px 5px #A4A4A5; -webkit-box-shadow: 0px 0px 5px #A4A4A5; box-shadow: 0px 0px 5px #A4A4A5; }
#shoppingCart { position: absolute; right: 0px; top: 100%; }
#shoppingCart .scTop {border-bottom: 1px solid #CCCCCC; height: 35px; }
#shoppingCart-empty td {padding: 2px 0 5px 10px;}
#shoppingCart .menu ul.tabs li a  {color: #5d5d5d; font-weight: normal; border-left: 1px solid #CCCCCC;}
#shoppingCart .menu ul.dropdown li a  {color: #4d4d4d; font-weight: normal; border-left: none;}
#shoppingCart .menu ul.tabs .divider span {display: none;}
#shoppingCart .menu ul.tabs li a:hover {background: #E6E6E6; color: #0085DB; cursor: pointer;}

/* QUICK SEARCH / Product Search */
.QuickSearchBasic { margin: 0 -20px; position:relative; left: -16px; text-align: right; clear: both; }
.quickSearch .formLayout { display: inline-block; margin: 5px 10px 0 0; clear: both; overflow: visible; }
.quickSearch .formLayout.inlineTitle .info { background: none; border: none; }
.quickSearch .formLayout.inlineTitle .info h2,
.quickSearch .formLayout.inline span { color: #ccc; font-size: 12px; font-weight: bold; line-height: 2em; border: none; }
.quickSearch .formLayout input.text { padding: 2px 10px; height: 25px; margin-left: 5px; font-size: 12px; border: 0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.quickSearch .formLayout .flGrp.Xxxx input { width: 135px; margin-left: 0; }
.quickSearch .formLayout.inline .flGrp span  { float: none; }
.quickSearch .formLayout.inline .flGrp.price span:before { content: "Price Range"; }
.quickSearch .formLayout.inline .flGrp label { display: none; }
.quickSearch .formLayout.inline a.btn { font-size: 16px; margin:-5px 0 2px; line-height: 12px; float: right; border:4px solid #2c3953;
    border-radius: 10px;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
    background-image: linear-gradient(bottom, rgb(33,87,145) 2%, rgb(18,108,176) 51%, rgb(2,127,211) 76%);
    background-image: -o-linear-gradient(bottom, rgb(33,87,145) 2%, rgb(18,108,176) 51%, rgb(2,127,211) 76%);
    background-image: -moz-linear-gradient(bottom, rgb(33,87,145) 2%, rgb(18,108,176) 51%, rgb(2,127,211) 76%);
    background-image: -webkit-linear-gradient(bottom, rgb(33,87,145) 2%, rgb(18,108,176) 51%, rgb(2,127,211) 76%);
    background-image: -ms-linear-gradient(bottom, rgb(33,87,145) 2%, rgb(18,108,176) 51%, rgb(2,127,211) 76%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.02, rgb(33,87,145)),color-stop(0.51, rgb(18,108,176)),color-stop(0.76, rgb(2,127,211)));
}
.quickSearch .formLayout.inline a.btn:hover{background-position:0 0;}
.quickSearch .formLayout.inline .flGrp.price span + span:before  { content: ""; }
.quickSearch .formLayout.inline .flGrp.price .field  { color: #222222; font-size: 12px; width: 73px; line-height: 2em; }
.quickSearch .formLayout.inline .flGrp.price .symbol { display: none; }
.quickSearch .formLayout.inline .flGrp.buttons { padding-right: 0pt; margin-top: 4px; position: relative;}
.quickSearch .formLayout.inline .flGrp.buttons &gt; div { position: absolute; right: 0; top: 31px; width: 150px;}
.quickSearch .formLayout.inline .flGrp { overflow: visible; }
.quickSearch .errorMessage { display: inline; float: right; margin-right: 10px; text-align: left; width: 150px; }
.footer .newsletter .formLayout.inline .flGrp.buttons a { float: right; background: #82A83F; }
.footer .newsletter .formLayout.inline .flGrp.buttons a:hover{ background-image: -moz-linear-gradient(center bottom , #5BBB00 2%, #5BBB00 51%, #5BBB00 76%);}

/* BANNER */
.Ad, .Banner { 
    background-image: linear-gradient(bottom, rgb(222,223,224) 4%, rgb(196,198,200) 52%, rgb(188,190,192) 76%);
    background-image: -o-linear-gradient(bottom, rgb(222,223,224) 4%, rgb(196,198,200) 52%, rgb(188,190,192) 76%);
    background-image: -moz-linear-gradient(bottom, rgb(222,223,224) 4%, rgb(196,198,200) 52%, rgb(188,190,192) 76%);
    background-image: -webkit-linear-gradient(bottom, rgb(222,223,224) 4%, rgb(196,198,200) 52%, rgb(188,190,192) 76%);
    background-image: -ms-linear-gradient(bottom, rgb(222,223,224) 4%, rgb(196,198,200) 52%, rgb(188,190,192) 76%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.04, rgb(222,223,224)),color-stop(0.52, rgb(196,198,200)),color-stop(0.76, rgb(188,190,192)));
    border-radius: 10px; 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    padding: 13px 10px 5px; margin: 30px 0 0; width:920px;overflow:hidden;
}
.adSlider .inner { padding-left:3px; }
.adSlider .pagerBtn { float: left; clear: both; overflow: hidden; margin: 10px 0 0 10px; }
.adSlider .pagerBtn ul, ol { list-style: none outside none; margin: 0; padding: 0; }
.adSlider .pagerBtn .pagination li { float: left; margin: 0 7px 0 0; }
.adSlider .pagerBtn .pagination li a { background:url(images/bg-switcher.png) no-repeat; float: left; font-size: 0; height: 16px; width: 15px; line-height: 0; overflow: hidden; }
.adSlider .pagerBtn .pagination li a:hover,
.adSlider .pagerBtn .pagination li.active a { background-position: 0 -16px; }
.adSlider .btns { height: 17px; margin-top: 6px; float: right; }
.adSlider .btns a { margin-right: 10px; }

/* PRODUCT SET AUTO */
.prodSet li .prodName{ background:none; color:#4c4c4c; line-height: 0px; padding: 0px; }
.prodSet li .prodImg{background:none;}
.prodSet li img{ margin-bottom:28px; }
.prodSet .tabs li a, .prodSet .tabs li a:hover { margin:0; background:none; border: 2px dotted #CAC9C3; margin: 0 -1px -2px -1px; background:url(images/bg-shadow.gif) repeat-x 0 100% #FFF; width: auto; display: block; }
.prodSet .tabs li a:hover { text-decoration: none; }
.prodSet .tabs li a:hover .prodName { color:#0085DB; }
.prodSet .tabs li .prodName{ line-height: 2em; font-size: 14px; }

.carousel { padding-top: 25px; margin-top: 5px; }
.carousel .previous, .carousel .next { padding-top: 9px; display: inline-block; }
.carousel .dataTables_info { float:left; width: 90%; }
.carousel .fg-toolbar.ui-widget-header { border: 0; background:url(images/bg-title.gif) repeat-y 100% 0; position: absolute; top: -10px; left: 0; width: 100%; padding: 0; }
.carousel .pagination-links { display: none; }
.carousel a.previous { margin-right: 10px; }
.carousel li { padding: 0; margin:0; }
.carousel&gt;div:last-child { background:url(images/bg-title.gif) repeat-y 100% 0; padding: 8px 0; border-bottom: 1px solid #ccc; }
.carousel .mask { border-bottom: 2px dotted #CAC9C3; }

/* POTD */
.PODay { position: relative; }
.PODay .prodInfo { float: right; margin: 8px 0 0; width: 60%; }
.PODay .prodImg { float: left; margin: 15px 0 0; width: 30%; border: 10px solid #e6e6e6; border-radius:12px; }
.PODay .prodLink { font-size: 14px; font-weight: bold; font-size: 16px; }
.PODay img { float: left; width: 100%; }
.PODay h4 { margin: 0; font-size: 16px; }
.PODay p { margin: 0 0 10px 0; }
.PODay btn { border: none; background: none; }
.PODay .socialLinks { position: absolute; right: 0px; top: 2px; }
.grid_3 .PODay .socialLinks { position: relative; height: 20px; }
.grid_3 .PODay p { margin: 0 0 5px 0; }
.grid_3 .PODay .prodInfo { width: 100%; }
.grid_3 .PODay .prodImg { width: 110px; margin-left: 45px; }
.grid_3 .PODay h4, .grid_3 .PODay .prodLink, .grid_3 .PODay p { display: block; text-align: center; }
.grid_3 .PODay .prodNum { display: none;}

/* PROD DETAILS */
.configOptions { position: absolute; left: -42px; top: 100px; z-index: 200; width: 27px; }
.configOptions .configHandle { position: absolute; width: 200px; height: 26px; line-height: 24px; color: #FFF; text-align: center; z-index: 199;
	font-weight: bold;
	font-size: 16px; 
    border: 1px solid #10141d;
    left: -82px; top: 100px; 
	background: #10141d;
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}
@media \0screen {
.configOptions .configHandle { position: absolute; width: 200px; height: 24px; line-height: 24px; color: #FFF; text-align: center; z-index: 199;
	font-weight: bold;
	font-size: 16px; 
    border: 1px solid #10141d;
    left: -82px; top: 100px; 
	background: #10141d;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 
	top: 0px;
	left: 0px; }
}
	
.configOptions .configHandle:hover { cursor:pointer; }
.configOptions .configHolder { overflow: hidden; position: relative; margin-left: 32px; height: auto; width: auto; }
.configOptions .config { position: relative; background: #FFF; padding: 10px 10px 10px 10px; left:-241px; width: 211px; border: 1px solid #A8A8A8; }

/* PROD TILE */
.prodTile .prodName a { color: #4D4D4D; }
.prodTile .prodName a:hover { text-decoration: underline; }

/* FEATURED VIDS */
.featureVideo h6 { margin-bottom: 5px; margin-top: -6px; font-weight: normal; }
.featureVideoSet ul { margin: 0 -5px; }
.featureVideoSet ul li { float: left; padding:0; }
.featureVideoSet .tile { padding: 5px; border: 1px solid #CCC; margin: 5px; }
.featureVideoSet .title { margin: 5px; text-align: center; font-size: 11px; }
.featureVideoSet ul li:first-child { width: 100%; display: block; }
.featureVideoSet ul li:first-child .tile { border: none; margin: 0; }
.featureVideoSet ul li:first-child .title { text-align: left; float: none; font-size: 14px; font-weight: bold; }

/* ARTICLES */
.article { float: left; display: inline-block; margin: 0 20px 20px 0; line-height: inherit; }
.article:last-child { margin-right: 0px; }
.article h3 { margin-bottom: 8px; font-size: 16px; line-height: normal; }
.article .readmore { padding: 8px 0 0 0; width: inherit; font-size:14px }
.article .readmore a:after { content:"&gt;";}

/* OVERRIDES */
.fg-button.ui-button.ui-state-default { color: #3780D4; }

/* PLAYER */
.fitvid.ytube { border: 10px solid #e6e6e6; border-radius:12px; }

/* MOBILE */
@media only screen and (max-width: 480px) {
    body.mobile nav.mobile-menu { background: #181E2C; border-bottom: 1px solid #fff; }
    
    .headerRow2b { padding: 0; margin: 0; width: 100%; }
    .Logo { padding: 10px 0; }
    .QuickSearchBasic { left: 0; }
    .header .Address { padding: 0; }
    .carousel .dataTables_info { float: right; width: auto; margin-right: 10px; }
    .ShoppingCart .Cart { padding: 0; margin-top: 20px; width: auto; }
    .ShoppingCart .Cart .btnLink.scTrigger { margin: 0; padding: 10px 0; float: none; border: 4px solid #fff; box-sizing: border-box; }
    .ShoppingCart .Cart .btnLink.scTrigger .btnTxt { float: none; }
    .QuickSearchBasic .quickSearch .formLayout .search-keyword input { border: 4px solid #2c3953; box-sizing: border-box; height: 34px; }
}
/* Presentation */
.container_12 {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}
body{font-family:Arial, Helvetica, sans-serif;}

.ProductDetails .prodDetailLinks a {display: none}
</pre></body></html>