/* RESETS */
body { font-size: 12px; }
.container_12 { width: 100%!important; margin: 0!important; }
.header, .section, .footer { margin: 0 auto; width: 960px; }
.subFooter { background: none; border: none; }

/* LOGO */
.header .Logo { width: 300px; height: 130px; padding: 0; line-height: 1em; }
.header .logo { display: table-cell; vertical-align: middle; width: 300px; height: 130px; padding:0; }
.header .logo a { display: inline-block; font-size: 24px; font-weight: bold; line-height: 1em; }

/* LINKS */
a, a:link, a:visited, a:hover, a:active { text-decoration: none; color: #42780c; }
a:hover { text-decoration: underline; }
.styledtxt { color: #42780c }

/* HEADERS */
h1, h2, h3, h4, h5, h6 { margin-bottom: 5px; color: #555; font-weight: 300; }
h3, h4, h5, h6 { margin-bottom: 2px; font-size: 16px;}
.section h1,
.section h2,
.section h3 { color: #FFFFFF; background: #42780c; line-height: 1.2em; padding: 5px; font-weight: bold; margin-bottom: 10px; font-size: 16px; }
.ui-dialog .ui-dialog-title { color: #555; font-size: 16px; line-height: 1.2em; margin: 0; }

.fullWidthHeaderZone { height: 26px; background: #38670a; width: 100%; margin-bottom: 10px; }

.headerWrap { position: relative; margin-bottom: 20px; }
.headerWrap:after { content: ''; position: absolute; height: 43px; width: 100%; left: 0; bottom: 0; display: block; background: #42780c;
    background: -moz-linear-gradient(top,  #c89b53 47%, #aa803d 58%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#c89b53), color-stop(58%,#aa803d));
    background: -webkit-linear-gradient(top,  #c89b53 47%,#aa803d 58%);
    background: -o-linear-gradient(top,  #c89b53 47%,#aa803d 58%);
    background: -ms-linear-gradient(top,  #c89b53 47%,#aa803d 58%);
    background: linear-gradient(to bottom,  #c89b53 47%,#aa803d 58%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c89b53', endColorstr='#aa803d',GradientType=0 );
}

/* MENU */
.menu { background: none; }
.header .menu { background: none; color: #FFF; margin-bottom: 0; margin-top: 10px; z-index: 901; }
.header .menu>ul { list-style-type: none; padding:0; margin: 0; }
.header .menu>ul li { display: table-cell; float: left; margin: 0; position: relative; line-height: 43px; padding: 0; }
.header .menu>ul li a { color:#fff; font-weight: normal; padding: 0 15px; font-size: 13px; float:left; }
.header .menu>ul li a.divider { padding: 0; }
.header .menu>ul li a:hover, 
.menu>ul li a.current { border: none; text-decoration: none; color: #cdcdcd; background: #42780c; }

.loginModule .menu, 
.header .Cart { font-size: 1.0em; height: 36px; margin: 0; border:0; padding: 0; }
.header .Cart { padding: 0; }
.loginModule .menu > ul li a { color:#fff; font-size:13px; float: none; }
.loginModule .menu > ul li a:hover { background:none; }
.loginModule .menu .noLink { color: #FFF; }
.loginModule .menu > ul li a[id$="lnkCreateAccount"]:after { content: "|"; margin-left: 15px; color: #FFF; }

/* 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; font-size: 12px; 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: #42780c; }
.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 > ul li { clear: left; padding: 0; display: block; width: 100%; }
.menu.vertical > ul li a { color: #464646; display: block; padding: 0 20px; line-height: 35px; background-color: #f1f1f1; border-bottom: 1px solid #D9D9D9; border-top: 1px solid #F8F8F8; }
.menu.vertical > ul li a:hover { text-decoration: none; }
.menu.vertical > ul li:hover > a { text-decoration: underline; background-color: #cecece; border-bottom: 1px solid #D9D9D9; border-top: 1px solid #F8F8F8; }
.menu.vertical > ul li .dropdown li a { line-height: 25px; }
.menu.vertical li a.menu-header, 
.menu.vertical li a.menu-header:hover { color: #F1F1F1; cursor: default; background: #38670a; }

body .menu.vertical ul.dropdown { left: 100%; top: 0; }

.loginModule .menu ul li { line-height: 35px; }

.EndUserStatus { margin-right: -10px; }
.EndUserStatus .menuWrap {; padding-right: 0px; padding-left: 0px; }
.EndUserStatus .menu ul { border-right: none; padding: 0; }

/* 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; line-height: 19px; padding: 7px 8px 6px; margin: 1px 2px 0 0; color: #FFFFFF; border: 1px solid #aa803d;
    -webkit-box-shadow: 3px 3px 1px #e6e6e6;
    -moz-box-shadow: 3px 3px 1px #e6e6e6;
    box-shadow: 3px 3px 1px #e6e6e6;
    display: inline-block;
    background-color: #42780c;
}
a.btn:hover, a.btn:active { 
    color: #FFF;
    text-decoration: none;
    background-color: #aa803d; 
    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 .flGrp{ float: left; display: inline-block; clear: none; padding: 0.6em 0 0.6em 8px; }
.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: 7px 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: 6px 5px 10px 0; font-size: 1em; color:#4c4c4c; font-weight: bold; }
.address.inline h3,
.address.inline div { display:none; color: #4c4c4c; text-decoration: none; font-style:italic; }
.address.inline .phone,
.address.inline .email, 
.address.inline .phone span,
.address.inline .email a { color: #4c4c4c; text-decoration: none; }
.address.inline .phone,
.address.inline .email { display: inline; float:left; }
.address.inline .email a:hover  {text-decoration: underline; }
.address.inline .email { border-left: 1px solid #808080; margin-left: 10px; padding-left: 10px; }

/* 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; }

/* SOCIAL LINKS */
.social li a { vertical-align: middle; }
.social li a:after { content: ' >'; }

/* FOOTER */
.footerWrap { 
    position: relative;
    padding-top: 50px;
    background: #38650b;
    background: -moz-linear-gradient(top,  #38650b 0%, #38650b 0%, #2b4f07 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#38650b), color-stop(0%,#38650b), color-stop(100%,#2b4f07));
    background: -webkit-linear-gradient(top,  #38650b 0%,#38650b 0%,#2b4f07 100%);
    background: -o-linear-gradient(top,  #38650b 0%,#38650b 0%,#2b4f07 100%);
    background: -ms-linear-gradient(top,  #38650b 0%,#38650b 0%,#2b4f07 100%);
    background: linear-gradient(to bottom,  #38650b 0%,#38650b 0%,#2b4f07 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38650b', endColorstr='#2b4f07',GradientType=0 );
}
.footerWrap:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 50px;
    background: #c89b53;
    background: -moz-linear-gradient(top,  #c89b53 0%, #aa803d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c89b53), color-stop(100%,#aa803d));
    background: -webkit-linear-gradient(top,  #c89b53 0%,#aa803d 100%);
    background: -o-linear-gradient(top,  #c89b53 0%,#aa803d 100%);
    background: -ms-linear-gradient(top,  #c89b53 0%,#aa803d 100%);
    background: linear-gradient(to bottom,  #c89b53 0%,#aa803d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c89b53', endColorstr='#aa803d',GradientType=0 );
}
.footer {color: #FFF;}
.footer .innerWrapper { padding: 10px 0 20px; }
.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, 
.footer a { color: #ffffff; }
.footer h3{ font-size: 18px; }
.footer .formLayout.inline .flGrp.buttons { padding-top: 2px; }
.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: #ffffff; }
.footer a.btn { box-shadow: none; color: #FFFFFF; }
.footer a.btn:hover { color: #ffffff; }
.footer .txt { clear: both; display: block; }

.footer .newsletter .formLayout, .newsletter .formLayout .flGrp { margin: 0; padding: 4px 0 0 0; }
.footer .newsletter .formLayout.inline .flGrp.buttons { padding-right: 0pt; }
.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; text-shadow: 0 1px 4px #0062DB; }
.footer .address .map { background-color: #ffffff; height: 100px; margin-bottom: 8px; overflow: hidden; padding: 8px 0 0 8px; width: 183px; border: 1px solid #941621; }
.footer .address.inline .email { border-left: 1px solid #fff; }
.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: #42780c!important; }
ul.ui-tabs-nav li.ui-tabs-selected a, .socialFeed ul.ui-tabs-nav li.ui-tabs-selected { color: #BF272D!important; }
.socialFeed ul.ui-tabs-nav { margin-bottom: 0!important; }
.socialFeed ul.ui-tabs-nav.ui-widget-header { border-bottom: 1px solid #ccc!important; }
.socialFeed .ui-tabs .ui-tabs-panel { padding: 10px; border: 1px solid #ccc; border-top: 0; background: #fff; }

.section .socialFeed ul.ui-tabs-nav li.ui-state-default { background: #fff;}
.section .socialFeed ul.ui-tabs-nav li.ui-tabs-selected { border: 1px solid #ccc ;}
.section .socialFeed .ui-tabs .ui-tabs-panel { background: #fff; }

/* 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; }
.footer .socialFeed ul.ui-tabs-nav { margin-left: -1px; border-bottom: 1px solid #24788E!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: #24788E!important; }
.footer .socialFeed ul li { border-color: #24788E; }
.footer .socialFeed { background: #24788E; border: 1px solid #24788E; 
    background-image: linear-gradient(top, #409FC2 0%, #3894B3 5%, #3089A4 10%);
    background-image: -o-linear-gradient(top, #409FC2 0%, #3894B3 5%, #3089A4 10%);
    background-image: -moz-linear-gradient(top, #409FC2 0%, #3894B3 5%, #3089A4 10%);
    background-image: -webkit-linear-gradient(top, #409FC2 0%, #3894B3 5%, #3089A4 10%);
    background-image: -ms-linear-gradient(top, #409FC2 0%, #3894B3 5%, #3089A4 10%);
}
.footer .socialFeed .ui-tabs .ui-tabs-panel { border: none; }

/* COPYRIGHT */
div[id$="FullWidthSubFooterZone"] { background: #FFF; text-align: center; }
div[id$="FullWidthSubFooterZone"] .asiModule.Content { color: #440810; font-size: 11px; width: 940px; margin: 10px auto; padding: 0 0 5px 0px;  margin-top: 20px; }
div[id$="FullWidthSubFooterZone"] a { color: #440810; font-size: 11px; }

/* CONTENT */
.section .asiModule,
.footer .asiModule { margin-bottom: 20px; }

/* SHOPPING CART | Header */
.shoppingCart-container { float: right;  }
.Cart { padding:0 7px; }
.Cart .btnTxt { color: #FFF; }
.Cart div.btnLink .btnTxt:after { content:'|'; margin-left: 15px; color: #FFF; }
.Cart a span.btnTxt { color: #b5b5b5; font-weight: normal; }
.Cart div.btnLink .btnTxt { padding: 5px 0; }
.Cart .btnLink  { display: inline-block; background: none; border: none; padding: 0; line-height: 35px; font-size: 13px; vertical-align: top; }
.Cart .btnLink.scTrigger { margin-right: 15px; position: relative; }
.Cart .btnLink:hover { background: none;}
.Cart .btnLink:hover .btnTxt { text-decoration: none; }

/* SHOPPING CART Menu | Header */
#shoppingCart { position: absolute; right: -1px; top: 100%; -moz-box-shadow: 0px 0px 5px #A4A4A5; -webkit-box-shadow: 0px 0px 5px #A4A4A5; box-shadow: 0px 0px 5px #A4A4A5; }
#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: #42780c; cursor: pointer;}

/* QUICK SEARCH / Product Search */
.QuickSearchBasic .quickSearch { clear: both; }
.quickSearch .formLayout { float: right; margin: -5px 0 7px 0; position: relative; }
.quickSearch .formLayout.inlineTitle .info { background: none; border: none; }
.quickSearch .formLayout.inlineTitle .info h2,
.quickSearch .formLayout.inline span { color: #808080; font-size: 12px; font-weight: bold; line-height: 28px; border: none; }
.quickSearch .formLayout input.text { padding: 3px; height: 22px; margin-left: 5px; font-size: 12px; border: 1px solid #999; box-shadow:  1px 1px 2px #888888; }
.quickSearch .formLayout .flGrp.Xxxx input { width: 270px; 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 { float: right; line-height: 16px; }
.quickSearch .formLayout.inline .flGrp.price span + span:before  { content: ""; }
.quickSearch .formLayout.inline .flGrp.price .field  { color: #222222; font-size: 11px; width: 60px; line-height: 2em; }
.quickSearch .formLayout.inline .flGrp.price .symbol { display: none; }
.quickSearch .formLayout.inline .flGrp.buttons { padding-right: 0pt; margin-top: 2px; }
.quickSearch .formLayout.inline .flGrp.buttons div { position: absolute; bottom: -14px; width: auto; right: 0; font-size: 10px;}
.quickSearch .formLayout.inline .flGrp.buttons div label { font-size: 11px; line-height: 1; vertical-align: text-top; }
.quickSearch .formLayout.inline .flGrp { overflow: visible; }
.quickSearch .errorMessage { display: inline; float: right; margin-right: 10px; text-align: left; }

/* BANNER */
.Ad, .Banner { background: #e6e6e6; padding-bottom: 30px; }
.adSlider { padding: 4px;  }
.adSlider .inner { padding: 8px; }
.adSlider .pagerBtn { float: left; clear: both; overflow: hidden; margin: 15px 0 0 0px; }
.adSlider .pagerBtn ul, ol { list-style: none outside none; margin: 0; padding: 0; }
.adSlider .pagerBtn .pagination li { float: left; margin: 0 5px 0 0; }
.adSlider .pagerBtn .pagination li a { background: #ccc; float: left; font-size: 0; height: 14px; width: 15px; line-height: 0; overflow: hidden; }
.adSlider .pagerBtn .pagination li a:hover, 
.adSlider .pagerBtn .pagination li.active a { background: #000; }
.adSlider .btns { height: 17px; margin-top: 13px; float: right; }
.adSlider .btns a { margin-left: 10px; }

/* PRODUCT SET AUTO */
#productset-content.carousel { padding:0; margin-top: 35px; }
#productset-content.carousel .dataTables_info { position: absolute; top: -34px; right: 6px; text-align: right; width: 300px; color: #FFFFFF; }
#productset-content.carousel .ui-toolbar.ui-widget-header { line-height: 15px;} 
#productset-content.carousel .fg-toolbar.ui-widget-header { border: 0; background: none; position: absolute; top: -24px; right: 0; padding: 0 4px;}
#productset-content.carousel .pagination-links { display: none; }
#productset-content.carousel a.previous { margin-right: 10px; }
#productset-content.carousel li { padding: 0; }
#productset-content.carousel .mask { margin-top: -8px; }
#productset-content.carousel .big { font-size: 13px; }
#productset-content.carousel .allLinks { position: absolute; left: 5px; top: -27px; font-size: 10px; }
#productset-content.carousel .allLinks a { padding: 0 5px 0 0; margin-right: 3px; }

/* PRODUUCT SET */
.grid_9 .prodSet li img { height: 100px; max-width: 100px; }
.prodSet .tabs li a,
.prodSet .tabs li a:hover { background: #e6e6e6; text-decoration: none; }
.prodSet .tabs li a:hover .prodName { background: none; }
.prodSet .tabs li .prodName { position: relative; font-size: 12px; text-align: center; background: #e6e6e6; color: #000; height: 15px; text-shadow: none; }

/* PROD TILE */
.prodTile { border-color: #e6e6e6; }

/* POTD */
.PODay { position: relative; }
.PODay .prodInfo { float: right; margin: 8px 0 0; width: 60%; }
.PODay .prodImg { float: left; margin: 15px 0 0; width: 35%; }
.PODay .prodLink { font-weight: bold; font-size: 18px; }
.PODay img { float: left; width: 100%; }
.PODay h4 { margin: 0; }
.PODay p { margin: 0 0 10px 0; }
.PODay .btn { border: none; background: none; }
.PODay .socialLinks { position: absolute; right: 5px; top: 6px; }
.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; right: -46px; top: 140px; z-index: 205; width: 30px; }
.configOptions .configHandle { position: absolute; width: 215px; height: 30px; line-height: 30px; color: #F1F1F1; text-align: center; z-index: 199; font-size: 15px; border: 1px solid #fff; border-width: 1px 1px 0; right: -98px; top: 0px; background: #464646; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); }
.configOptions .configHandle .icoBox { display: none; }
@media \0screen {
    .configOptions .configHandle { position: absolute; width: 200px; height: 25px; line-height: 24px; color: #FFF; text-align: center; z-index: 199; font-weight: bold; font-size: 16px; border: 1px solid #b11111; right: -80px; top: 80px; }
}
.configOptions:hover .configHolder #config { left: -2px!important; }
.configOptions .configHolder #config { left: -250px!important; }
.configOptions .configHandle:hover { cursor: pointer; }
.configOptions:hover .configHolder { height: auto; }
.configOptions .configHolder { overflow: hidden; height: 0; top: -98px; position: relative; margin-left: 5px; padding: 0 10px 10px; width: auto; }
.configOptions .config { position: relative; background: #FFF; margin: 0 0 0 14px; right: -240px; top: 5px; width: 210px; border: 1px solid #fff; -moz-box-shadow: 0 0 8px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3); box-shadow: 0 0 8px rgba(0,0,0,0.3); }
.configOptions .configHolder .ui-widget-header { color: #fff; background: #464646; padding: 10px; }
.configOptions .configHolder .ui-widget-header h5 { color: #fff; font-size: 13px; line-height: 1em; padding: 0px; }
.configOptions .fieldsetInner { border: none; }

/* PROD TILE */
.prodTile .prodName a { color: #4D4D4D; }
.prodTile .prodName a:hover { text-decoration: underline; }
 
/* EVENT PLANNER */
.eventplanner .ui-widget-header { padding: 0; line-height: 29px; background: #42780c; }
.eventplanner .ui-widget-header a { font-weight: normal; margin-right: 5px; color:#FFFFFF; }
.eventplanner h3 { margin-bottom: 0; }

/* 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; }
.grid_3 .article { margin: 0; }
.article:last-child { margin-right: 0px; }
.article h3 { color: #555; border-bottom: 1px solid #ddd; line-height: 1.2em; padding: 0 0 5px 0; font-weight: 300; margin-bottom: 10px; background: none; }
.article .readmore { padding: 8px 0 0 0; width: inherit; font-weight: bold; }
.article .readmore a:after { content:">";}

/* EVENT PLANNER */
.EventPlanner .leftcol { border: none; width: 180px; margin-right: 20px; }
.EventPlanner .leftcol .content { padding: 0; }
.grid_9 .EventPlanner .rightcol { width: 490px; }
.EventPlanner .pnlStep { clear: both; margin-top: 20px; border-bottom: 1px solid #ccc; margin-bottom: 5px; }
.EventPlanner .rightcol .imgPanel { border: none; padding: 5px 5px 20px; }
.EventPlanner .pnlSpacing,
.EventPlanner .clear { display: none; }

/* FILTER */
.grid_9 .ProductResultsBasic .prdrebConfig { position: relative; width: 100%; }
.grid_9 .ProductResultsBasic .prdrebProducts { margin-left: 0; margin-right: 10px!important; }
.grid_9 .ProductResultsBasic .prdrebFilters strong,
.grid_9 .ProductResultsBasic .prdrebConfig h5 { font-size: 13px; padding: 0; display: inline-block; line-height: 22px; float: left; clear: left; margin-right: 10px; }
.grid_9 .ProductResultsBasic .prdrebFilters strong:after,
.grid_9 .ProductResultsBasic .prdrebConfig h5:after { content: ': '; }
.grid_9 .ProductResultsBasic .prdrebConfig .ui-widget-header { background: none; border: none; float: left; }
.grid_9 .ProductResultsBasic .prdrebFilters { border: 0; padding: 0; }
.grid_9 .ProductResultsBasic .prdrebFilters li { float: left; margin-right: 10px; }
.grid_9 .ProductResultsBasic .prdrebFilters ul { float: left; }
.grid_9 .ProductResultsBasic .prdrebFilters a.btnLink { float: left; clear: both; }
.grid_9 .ProductResultsBasic .prdrebConfig .ui-widget-header.noBorderBot.noBorderTop { display: none; }
.grid_9 .ProductResultsBasic .prdrebDimensions:hover { display: block; width: 300px; padding-bottom: 200px; }
.grid_9 .ProductResultsBasic .prdrebDimensions:hover .prdrebDimensionGroup { display: block; height: auto; z-index: 319; }
.grid_9 .ProductResultsBasic .prdrebDimensions { position: absolute; right: -10px; top: 50px; border: none; z-index: 320; }
.grid_9 .ProductResultsBasic .prdrebDimensions:before { content: 'Search Filters'; width: 130px; z-index: 320; cursor: pointer; color: #F1F1F1; font-size: 15px; padding: 5px 20px; float: right; text-align: center; border: 1px solid #fff; border-width: 1px 1px 0; position: absolute; right: -113px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); }
.grid_9 .ProductResultsBasic .prdrebDimensionGroup { display: none; position: relative; right: -19px; top: -69px; background: #fff; width: 270px; padding: 10px; border: 1px solid #fff; -moz-box-shadow: 0 0 8px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3); box-shadow: 0 0 8px rgba(0,0,0,0.3); z-index: 300;}

.grid_9 .ProductResultsBasic .prdrebDimensions:before,
.configOptions .configHandle { background: #000000; }

/* PRODUCT DETAILS */
.attributesContainer { border-top: 1px solid #e6e6e6; }
.attributesContainer h1.sectionHeader { font-size: 16px; background: none; color: #464646; padding: 0; line-height: 34px; font-weight: bold; }

.grid_9 .ProductDetailsBasic .grid_8 { width: 690px; float: none; }
.grid_9 .ProductDetailsBasic .grid_8 > div:first-child { width: 370px; display: table; float: right; }
.grid_9 .ProductDetailsBasic .grid_8 > div:first-child .prodDetailInfo { display: table-header-group; float: right; }
.grid_9 .ProductDetailsBasic .grid_8 > div:first-child .YouMayAlsoLike { display: table-footer-group; float: none; background: #fff; margin: 0; }
.grid_9 .ProductDetailsBasic .grid_8 > div:first-child .YouMayAlsoLike .gridFooter { width: 50%; float: left; padding: 0; border-top: 0;}
.grid_9 .ProductDetailsBasic .grid_8 > div:first-child .YouMayAlsoLike .gridFooter .prodPanel { padding: 10px; float: left; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; min-height: 130px; margin-right: -1px; margin-bottom: -1px;}
.grid_9 .ProductDetailsBasic .grid_8 > div:first-child .YouMayAlsoLike .fieldsetInner { float: left; }
.grid_9 .ProductDetailsBasic .attributesContainer { clear: both; }

/* LOGIN */
.grid_9 .EndUserLogin .grid_6 { width: 340px; }

/* OVERRIDES */
.fg-button.ui-button.ui-state-default { color: #3780D4; }

/*introcontent-tshirt*/
.introContent { padding:10px 0; background:url(https://commonmedia.asicentral.com/1120000/1121292/t-shirt.jpg) no-repeat center top; height:auto; text-align:center; min-height:200px;  font-size:14px; }
.introContent h3 { text-transform:none;  text-align:center; padding: 40px 50px 20px 50px; border-bottom:none !important; background:none !important; color:#000; font-size:22px !important; }
.introContent a.btn { display:none; }
.introContent a { padding-bottom:10px; display:block; font-weight:bold; }
.home h1 { color:#42780c; font-size:22px !important; background:none !important; }

.grid_12.headerZone1 { margin-top:-41px; padding-bottom:15px; }


body{font-family:Arial, Helvetica, sans-serif;}

