/* RESETS */
body { font-size: 12px; }
.container {
    background: #cccccc;
    background: -moz-linear-gradient(top,  #cccccc 40%, #8e8e8e 60%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#cccccc), color-stop(60%,#8e8e8e));
    background: -webkit-linear-gradient(top,  #cccccc 40%,#8e8e8e 60%);
    background: -o-linear-gradient(top,  #cccccc 40%,#8e8e8e 60%);
    background: -ms-linear-gradient(top,  #cccccc 40%,#8e8e8e 60%);
    background: linear-gradient(top,  #cccccc 40%,#8e8e8e 60%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#8e8e8e',GradientType=0 );  
}
.container_12 { width: 100%!important; margin: 0!important; }
.header, .section { margin: 0 auto; width: 960px; padding: 0 10px; background: #FFF; border-left: 1px solid #8e8e8e; border-right: 1px solid #8e8e8e;}
.fullWidthHeaderZone { width: 100%; text-align: center; height: 29px; line-height:29px; background: url(images/headertop-bg.png) top center repeat-x; border-bottom:1px solid #000 }
.fullWidthHeaderZone .Address, .fullWidthHeaderZone .EndUserStatus { width: 960px; margin: 0 auto; text-align:left; }
.fullWidthHeaderZone .loginModule { text-align:right; float: right; }
.subFooter { background: none; border: none; }

/* LOGO */
.Logo { clear: both; width:940px; height:195px; padding: 10px 0 0; line-height: 1em; }
.logo { display: table-cell; vertical-align: middle; text-align: center; width: 940px; height: 195px; padding:0; }
.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: #f69220; }
a:hover { text-decoration: underline; }
.styledtxt { color: #f69220; }

/* HEADERS */
h3, h4, h5, h6 { margin-bottom: 5px; }
h3 { font-size: 16px; }

/* ICO BOX 
-------------------------------------------------------------------*/
.next .icoBox, .previous .icoBox{ background:url(images/btn-prev-next.png) no-repeat; width:22px; height:22px; }
.icoBox.iArrowRight, 
a:hover .icoBox.iArrowRight{ background-position:0 0; }
.icoBox.iArrowLeft, 
a:hover .icoBox.iArrowLeft{ background-position:0 -22px; }

/* TOP MENU
-------------------------------------------------------------------*/
.header .Menu { margin-bottom: 20px; }
.header .Menu .menu { float: none; height: auto; width: 940px; line-height: auto; margin: 0; background: none; border-bottom: 1px dashed #b2b2b2; }
.header .Menu .menu>ul { list-style-type: none; padding:0; margin: 0; width: 100%; text-align:center; }
.header .Menu .menu .tabs>li>a { float:left; font-size: 15px; }
.header .Menu .menu>ul li { display: #464646; display: inline-block; float: none; margin: 0; position: relative; padding: 0; text-transform:uppercase; margin:0;  }
.header .Menu .menu .tabs>li>a:hover, 
.header .Menu .menu .tabs>li>a.current{ color: #f69220; }
.header .Menu .menu>ul li a  { color: #464646; font-weight: bold; padding: 12px 20px; line-height: 19px; height: 19px; }
.header .Menu .menu>ul li a.divider { padding: 0; }
.header .Menu .menu>ul li a:hover, 
.header .Menu .menu>ul li a.current { border: none; text-decoration: none; }

/* HEADER DROP MENU */
.header .Menu .menu ul.dropdown { display: none; position: absolute; left: 0; top: 100%; min-width: 150px; 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 .menu ul.dropdown li { display: block; float: none; margin:0; font-size: 12px; clear: left; text-align: left; border: none; text-transform: none; }
.header .Menu .menu ul.dropdown li span { float: none; }
.header .Menu .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 .menu ul.dropdown li a:hover, ul.dropdown li a:hover { background: #F2F2F2; display:block; cursor:pointer; border: none; color: #f69220; }
.header .Menu .menu ul.dropdown ul { left: 95%; top: 0; width: auto; }
.header .Menu .menu ul.dropdown li a:hover span, ul.dropdown li a:hover span { background:none; }

/* END USER STATUS */
.EndUserStatus .menuWrap { border: none; margin: 0; }
.EndUserStatus .menu a { padding: 0 10px; font-weight: bold; }
.EndUserStatus .divider { display: none; }
.EndUserStatus .menu > ul li { padding: 0; }
.EndUserStatus .menu { height: auto; line-height: 29px; background: none; margin:0; padding: 0; }
.EndUserStatus .menu ul { border-right: none; padding: 0; }
.EndUserStatus .menu>ul li a { text-transform: none; color: #b2b2b2; }

/* 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; float:left; display: block; }
.header .menu.vertical ul.dropdown, .section .menu.vertical ul.dropdown { left: 100%; top: 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; vertical-align: middle; color: #4d4d4d; font-weight: bold; text-decoration: none; display: inline-block; padding: 8px; line-height: 15px; position: relative;
    border-color: #9a9a9a;
    background: #e6e8e7;
    background: -moz-linear-gradient(top,  #e6e8e7 0%, #a8a9ad 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e8e7), color-stop(100%,#a8a9ad));
    background: -webkit-linear-gradient(top,  #e6e8e7 0%,#a8a9ad 100%);
    background: -o-linear-gradient(top,  #e6e8e7 0%,#a8a9ad 100%);
    background: -ms-linear-gradient(top,  #e6e8e7 0%,#a8a9ad 100%);
    background: linear-gradient(top,  #e6e8e7 0%,#a8a9ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e8e7', endColorstr='#a8a9ad',GradientType=0 );
}
a.btn:hover, a.btn:active { color: #FFF; text-decoration: none;
    background-color: #a8a9ad; 
    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: 0 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: 2px 0; border-bottom: 0 none; }
.formLayout.inlineTitle .info h2 { font-size: 2em; line-height: 1.0em; margin: 0; clear: left; }

/* ADDRESS | Header */
.address.inline h3, .address.inline div {display:none;}
.address.inline .phone,
.address.inline .email, 
.address.inline .phone span,
.address.inline .email a { color: #b2b2b2; text-decoration: none; }
.address.inline .email a:hover { text-decoration: underline; }
.address.inline .email, .address.inline .phone { padding: 0 10px; display: inline; float: left;}

/* ADDRESS | Body */
.section .Address { padding: 15px 10px 15px 10px;           
    background:-moz-linear-gradient(0% 100% 90deg,#DDDDDD, #FFFfff); 
    background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFfff), to(#DDDDDD));
    background-image: none;
    border-bottom-style: none; border-left-style: none; border-right-style: none; border-top-style: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFfff', endColorstr='#DDDDDD'), gradientType='0');
}
.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 { margin-bottom: 2px;}

/* FOOTER */
.footer { color: #FFF; background:url(images/footer-bg.png) #383838; border-top: 1px solid #1e1e1e; }
.footer .innerWrapper { margin: 0 auto; width: 960px; padding: 20px 0px; }
.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,
.footer h3 span, 
.footer a { color:#FFF; }
.footer a.btn { color: #4d4d4d; }
.footer h3 { text-transform: uppercase; padding-bottom: 4px; font-size: 15px; }
.footer p { font-weight: normal; margin-bottom: 10px; line-height: 18px;}
.footer .txt { clear: both; display: block; }
.footer .newsletter .formLayout input.text { padding: 3px; width:250px; height: 25px; border: 1px solid #4d4d4d; background:#fff; }
.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; padding-bottom: 4px; border-bottom: 1px dashed #666666; line-height: 21px; height: 21px; }
.footer .socialLinks li.inline { border-bottom: none; }
.footer .socialLinks .social li span { display: inline-block; vertical-align: middle; }
.footer .socialLinks .social li a {color: #FFF; font-weight: normal; text-decoration: none; vertical-align: middle; line-height: 21px; }
.footer .socialLinks .social li button.socialicon { background: url(images/social-icons.png) left top no-repeat; margin: 0; }
.footer .address .map { background-color: #FFFFFF; margin-bottom: 8px; overflow: hidden; padding: 8px 0 0 8px; border: 1px solid #000; }
.footer .errorMessage, .footer .successMessage { background: #a2eaff; border: none; padding: 5px; color: #0189dd; }

/* SOCIAL FEED */
.fbConnectWidgetTopmost { border-top: none!important; }
.footer .socialFeed ul.ui-tabs-nav { margin-bottom: 0!important; }
.section ul.ui-tabs-nav li.ui-state-default a { color: #f69220; }
ul.ui-tabs-nav li.ui-tabs-selected a, .socialFeed ul.ui-tabs-nav li.ui-tabs-selected { color:#4d4d4d!important; }
.section .socialFeed ul.ui-tabs-nav li.ui-tabs-selected { border-style: dashed; border-top: 1px dashed #ccc; }
.section .socialFeed ul.ui-tabs-nav { margin-bottom: 0!important; border-style: dashed!important; background: url(images/gradient-bg.png) repeat-x bottom left!important; }
.socialFeed .ui-tabs .ui-tabs-panel { padding: 10px; border: 1px dashed #ccc; border-top: 0; 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 #9a9a9a!important; }
.footer ul.ui-tabs-nav li a { color: #FFF; }
.footer .socialFeed ul li { border-color: #9a9a9a; }
.footer .socialFeed { 
    background: #e6e8e7;
    background: -moz-linear-gradient(top,  #e6e8e7 0%, #a8a9ad 8%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e8e7), color-stop(8%,#a8a9ad));
    background: -webkit-linear-gradient(top,  #e6e8e7 0%,#a8a9ad 8%);
    background: -o-linear-gradient(top,  #e6e8e7 0%,#a8a9ad 8%);
    background: -ms-linear-gradient(top,  #e6e8e7 0%,#a8a9ad 8%);
    background: linear-gradient(to bottom,  #e6e8e7 0%,#a8a9ad 8%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e8e7', endColorstr='#a8a9ad',GradientType=0 );
    border: 1px solid #9a9a9a;
}
.footer .socialFeed .ui-tabs .ui-tabs-panel { border: none; }

/* COPYRIGHT */
.fullWidthFooterZone { background: #262626; }
.fullWidthFooterZone .asiModule.Content { color: #CCC; font-size: 11px; width: 940px; margin: 10px auto; padding: 0; line-height: 2em; }
.fullWidthFooterZone .SocialLinks { width: 940px; margin: 0 auto; }
.fullWidthFooterZone .SocialLinks h3 { display: none; }
.fullWidthFooterZone .socialLinks { float: right; margin-top: 5px; }
.fullWidthFooterZone a { color: #CCC; font-size: 11px; }

/* CONTENT */
.section .asiModule { margin-bottom: 20px; }
.section .grid_12 .asiModule { padding: 0; border: none; }
.section h2 { margin: 0 0 10px 0; padding: 7px 10px 7px; border-bottom: 1px dashed #b2b2b2; font-size: 15px; text-transform: uppercase; background: url(images/gradient-bg.png) repeat-x bottom left; }

/* SHOPPING CART | Header */
.shoppingCart-container { clear:both; float: right; padding: 0; margin-right:80px; }
.Cart { background: none; }
.Cart .scTrigger { background: none; position: relative; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; margin-left: 10px; }
.Cart .btnLink { float: left; display: inline-block; font-weight: bold; }
.Cart .scTrigger .btnTxt { background:url(images/ico-cart.png) left top no-repeat; padding: 6px 5px 7px 38px; margin: 2px 14px 1px; color: #808080; display: block; }
.Cart a.btnLink { border: none; background: none; padding: 9px 20px 14px; color: #808080; margin: 0; border-right: 1px solid #e6e6e6; }
.Cart .btnLink:hover .btnTxt { text-decoration: underline; }

/* 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: -1px; 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 .quickSearch { position: relative; float: right; margin-bottom: 15px; }
.quickSearch .formLayout { float: right; line-height: 30px; }
.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: inherit; border: none;}
.quickSearch .formLayout input.text { padding: 2px; height: 25px; margin-left: 5px; border: 1px solid #CCC; background:#FFF; color:#808080; font-size: 13px; }
.quickSearch .formLayout .flGrp.Xxxx input { width: 150px; margin-left: 0; color: #808080; }
.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 { text-transform: uppercase; float: left; font-size: 16px; }
.quickSearch .formLayout.inline .flGrp.price span + span:before  { content: ""; }
.quickSearch .formLayout.inline .flGrp.price .field  { color: #808080; font-size: 13px; width: 80px; }
.quickSearch .formLayout.inline .flGrp.price .symbol { display: none; }
.quickSearch .formLayout.inline .flGrp.buttons { padding:0; margin:0; }
.quickSearch .formLayout.inline .flGrp.buttons div { position: absolute; top: 28px; right: 50px; }
.quickSearch .formLayout.inline .flGrp { overflow: visible; }
.quickSearch .errorMessage { display: block; position: absolute; top: 100px; right: 0; margin-right: 10px; text-align: left; }

/* BANNER */
.Ad, .Banner { padding: 0; margin: 0 0 20px; clear: left; border-top: 1px dashed #b2b2b2; border-bottom: 1px dashed #b2b2b2; }
.adSlider { padding: 10px; background: #FFF; border: 1px solid #FFF; }
.adSlider .inner { padding: 2px; background: #FFF; position: relative; height: 214px; }
.adSlider .pagerBtn { display: none; }
.adSlider .icoBox,
.adSlider a:hover .icoBox { background:url(images/btn-prev-next-banner.png) no-repeat 0 0; position:absolute; top: 50%; margin-top:-25px; width:32px; height:50px; }
.adSlider .icoBox.iArrowRight { left:-12px; background-position: 0 0; }
.adSlider .icoBox.iArrowLeft,
.adSlider a:hover .icoBox.iArrowLeft{ right:-12px; background-position: -32px 0;}

/* POTD */
.PODay { position: relative; border: none; }
.PODay .prodInfo { float: right; margin: 0; width: 60%; }
.PODay .prodImg { float: left; margin: 0; width: 35%; border:1px solid #CCC; }
.PODay .prodLink { font-size: 15px; font-weight: bold; font-size: 18px; }
.PODay img { float: left; width: 100%; }
.PODay h2 { margin: 0; }
.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: 6px; top: 6px; padding: 5px; }
.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;}

/* PRODUCT SET AUTO */
#productset-content.carousel { padding: 5px 0 0; border-top: 1px dashed #b2b2b2; margin-top: 35px; }
#productset-content.carousel .dataTables_info { position: absolute; top: -38px; right: 1px; text-align: right; width: 300px; }
#productset-content.carousel .ui-toolbar.ui-widget-header { line-height: 15px;} 
#productset-content.carousel .fg-toolbar.ui-widget-header { border: 0; background: none; padding: 0; position: absolute; top: -24px; right: 4px; width: auto; text-align: right; }
#productset-content.carousel .fg-toolbar.ui-widget-header a { text-align: left; margin-right: 10px; }
#productset-content.carousel .allLinks { position: absolute; left: 0px; top: -27px; font-size: 10px; }
#productset-content.carousel .allLinks a { padding: 0 5px 0 0; margin-right: 3px; }
#productset-content.carousel .pagination-links { display: none; }
#productset-content.carousel li { padding: 0; border-bottom: 1px dashed #b2b2b2; }
#productset-content.carousel li .prodName { line-height: 1; height: auto; color: #464646; font-size: 12px; background: none; text-shadow: none; font-size: 14px; position: relative; width: auto; padding: 4px 10px!important; }
#productset-content.carousel li a { width: 100%; background: none; margin-right: -2px; border-right: 1px solid #e6e6e6; margin: 8px -2px 8px 0; }
#productset-content.carousel .big { font-size: 13px; } 
#productset-content.carousel .mask { margin-top: -8px; }

/* PROD DETAILS */
.configOptions { position: absolute; left: -51px; 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; 
    background: url(images/headertop-bg.png) top center repeat-x;
    border:1px solid #000;
    border-bottom: none;
    left: -84px; top: 100px; 
    -webkit-transform:rotate(270deg);
    -moz-transform:rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    box-shadow: 0px 0 1em #fff;
}
@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; 
    background: url(images/headertop-bg.png) top center repeat-x;
    border:1px solid #000;
    border-bottom: none;
    left: -84px; top: 100px;
    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; margin: 0 0 0 10px; left:-240px; width: 210px; border: none;
	-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);
}

.fieldsetInner, .ui-widget-header, .prodTile { border: 1px dashed #b2b2b2; }
.productList, prdrebProducts .corpLegal { border-top: 1px dashed #b2b2b2; }

/* PROD TILE */
.productList { border-top: 1px dashed #666; }
.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: 0 0 8px 0; padding: 7px 5px 7px; border-bottom: 1px dashed #b2b2b2; font-size: 14px; background: url(images/gradient-bg.png) repeat-x bottom left; }
.article .readmore { padding: 8px 0 0 0; width: inherit; font-weight: bold; }
.article .readmore a:after { content:" >";}

.ui-accordion .ui-accordion-header, .attributesContainer { background: none; border-style: dashed; border-color: #b2b2b2;}
body{font-family:Arial, Helvetica, sans-serif;}

