/* RESETS */

@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);

body {
	font-size: 12px;
}
.container {border-top: 4px solid #66c9c1;
	background: #cccccc;
	background:url(https://commonmedia.asicentral.com/450000/454621/body-bg.png) repeat #FFF;
}
.container_12 {
	width: 100%!important;
	margin: 0!important;
}
.header, .section {
	margin: 0 auto;
	width: 940px;
	padding: 0 10px;
}
.fullWidthHeaderZone {
}

.fullWidthHeaderZone .loginModule {
	text-align: right;
	float: right;
}
.subFooter {
	background: none;
	border: none;
}
/* LOGO */
.Logo {
	clear: both;
	width: 695px;
	height: 103px;
	padding: 25px 0;
	line-height: 1em;
}
.logo {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 695px;
	height: 103px;
	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: #66c9c1;
	font-weight:700;
	font-size:14px;
}
a:hover {
	text-decoration: underline;
}
.styledtxt {
	color: #66c9c1;
}
/* 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 {height: 50px;
	border-bottom: 3px solid #666666;
	margin-bottom: 20px;
}
.header .Menu .menu {
	float: left;
	height: auto;
	width: 70%;
	line-height: auto;
	margin: 0;
	background: none;
}
.header .Menu .menu>ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
.header .Menu .menu .tabs>li>a {font-weight:400;
	float: left;
	font-size: 14px;
}
.header .Menu .menu>ul li {border-top: 4px solid transparent;
	background: url(https://commonmedia.asicentral.com/450000/455701/nav-sep.png) no-repeat 	right center;
	display: inline-block;
	float: none;
	margin: 0;
	position: relative;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
}


.header .Menu .menu>ul li:last-child{background:none!important;}

.header .Menu .menu .tabs>li>a:hover, .header .Menu .menu .tabs>li>a.current{
	border-top: 4px solid #66c9c1;
	padding-top:6px!important;
}
.header .Menu .menu>ul li a {margin-right: 15px;
	color: #464646;
	padding: 12px 4px 12px 10px;
	line-height: 19px!important;
	height: 19px!important;
}
.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 {background:none!important;
	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;
	border-bottom: 1px solid #188b82;
	text-shadow: none;
	float: none;
}
.header .Menu .menu ul.dropdown li a:hover, ul.dropdown li a:hover {
	background: #66c9c1;
	display: block;
	cursor: pointer;
	border: none;
	color: #FFFFFF;
}
.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 .menu>ul li a:hover{text-decoration:none;
	border-top: 4px solid #66c9c1;
	padding-top:6px;
}

.EndUserStatus .menu > ul li:first-child{background: url(https://commonmedia.asicentral.com/450000/455701/nav-sep.png) no-repeat right center;
padding: 15px 10px 12px 8px;}

.EndUserStatus .menu > ul li:last-child{padding: 15px 8px 12px 4px;}

.EndUserStatus .menu > ul li a:last-child{background:none!important;
	}

.header  .EndUserStatus{margin-top: -72px!important;
	position: relative;
	float: right;
	width: 28%;
	}
.EndUserStatus .menuWrap {
	border: none;
}
.EndUserStatus .menu a {margin-left:5px;
	
}
.EndUserStatus .divider {
	display: none;
}

.EndUserStatus .menu > ul li{}

.EndUserStatus .menu > ul li a {
	border-top: 4px solid transparent;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
	color: #545454;
	font-size: 14px;
	font-weight:400;
	line-height: 19px!important;
	height: 19px!important;
}
.EndUserStatus .menu {
	height: auto;
	line-height: 29px;
	background: none;
	margin: 0;
	padding: 0;
}
.EndUserStatus .menu ul {
	border-right: none;
	padding: 0;

}
/* SECTION MENU */
.section .menu, .section .menu ul {
	margin: 30px 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 {margin: 0 auto;
	width: 85%;
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top,  #cccccc 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cccccc 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cccccc 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cccccc 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cccccc 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	height: auto;
}
.menu.vertical>ul li {height: 30px;
	clear: left;
	float: left;
	display: block
	
}
.menu.vertical>ul li a{color:#000!important;
	font-weight:400;}

.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 .email a {font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	text-decoration: none;
}

.address.inline .phone{margin-top: 12px;
	font-size: 18px;}
	
.address.inline .email a{background: url(https://commonmedia.asicentral.com/450000/455258/mail-h.png) no-repeat left top;
	text-indent: -9999px!important;
	margin: 13px 0 0 32px;
	float: right;
	height: 30px;
	width: 30px;
}

.address.inline .phone span.phonelabel, .address.inline .email span{display:none;}

.address.inline .email a:hover {
	text-decoration: underline;
}
.address.inline .email, .address.inline .phone {
	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: #666666;
	background: #f3f3f3;
	border-top: 1px solid #cccccc;
}
.footer .innerWrapper {
	margin: 0 auto;
	width: 940px;
	padding: 20px 0px;
}
.footer .asiModule .email a {font-size: 12px;
	margin-left: 10px;
	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: #414141;
	margin: 0px;
}
.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;
	
	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: #66c9c1;
}
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 {padding:10px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	text-transform: uppercase;
}
/* SHOPPING CART | Header */
.shoppingCart-container {
}
.Cart {float:right;
	background: none;
}
.Cart .scTrigger {
	background: none;
	position: relative;
}
.Cart .btnLink {margin-bottom:20px;
	display: inline-block;
	padding: 5px;
	background: #66c9c1;
	font-weight:normal;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.Cart .scTrigger .btnTxt {
	color: #FFFFFF;
	display: block;
}
.Cart a.btnLink {display:none;
}
.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 {
	font-size: 18px;
	font-weight: bold;
	line-height: inherit;
	border: none;
}
.quickSearch .formLayout input.text {margin-top: 10px;
	padding: 2px;
	height: 25px;
	margin-left: 5px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #808080;
	font-size: 13px;
}
.quickSearch .formLayout .flGrp.Xxxx input {
	width: 170px;
	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: "";
}

.section .quickSearch .formLayout.inline .flGrp.price .field {
	font-size: 12px;
	width: 62px;
	margin:10px 5px 0 0;
}

.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;
}

/* QUICK SEARCH / Product Search - NON-Homepage
-------------------------------------------------------------------*/
.header .QuickSearchBasic {
	width: 764px;
	position:relative;
	margin:0 auto;
}
.header .QuickSearchBasic .quickSearch {
	height:64px;
	padding-top: 6px;
	text-align: right;
	color:#636363;
}
.header .quickSearch .formLayout {
	margin: 5px 10px 0 0;
}
.header .quickSearch .formLayout.inlineTitle .info {
	background: none;
	border: none;
}
.header .quickSearch .formLayout.inlineTitle .info h2, .header .quickSearch .formLayout.inline span {
	color: #636363;
	font-size: 11px;
	font-weight: bold;
	border: none;
}

.header .quickSearch .formLayout.inlineTitle .info h2{
    line-height: 40px;}
	
.header .quickSearch .formLayout input.text {margin: 3px 0;
	padding: 3px 8px;
	height: 25px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.header .quickSearch .formLayout.inline .inlineLabel {
	font-size: 14px;
}
.header .quickSearch .formLayout .flGrp.Xxxx input {
	width: 320px;
	margin-left: 0;
}
.header .quickSearch .formLayout.inline .flGrp span {
	float: none;
}
.header .quickSearch .formLayout.inline .flGrp.price span:before {
	content: "Price Range";
}
.header .quickSearch .formLayout.inline .flGrp label {
	display: none;
}
.header .quickSearch .formLayout.inline a.btn {margin: 5px 0 0 10px;
	float: right;
	width: 35px;
	height: 35px;
	padding: 0;
	border: 0;
	background: url(https://commonmedia.asicentral.com/450000/455984/search.jpg) no-repeat!important;
	text-indent: -9999px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

@media \0screen {
	.header .quickSearch .formLayout.inline a.btn {margin:-10px 0 0 10px!important;
	float: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
}
.header .quickSearch .formLayout.inline .flGrp.price span + span:before {
	content: "";
}
.header .quickSearch .formLayout.inline .flGrp.price .field {
	color: #222222;
	font-size: 12px;
	width: 90px;
	line-height: 2em;
}
.header .quickSearch .formLayout.inline .flGrp.price .symbol {
	display: none;
}
.header .quickSearch .formLayout.inline .flGrp.buttons {
	padding-right: 0pt;
}
.header .quickSearch .formLayout.inline .flGrp.buttons div {display:none!important;
	float: left;
	margin-right: 10px;
}
.header .quickSearch .formLayout.inline .flGrp {
	overflow: visible;
}
.header .quickSearch .errorMessage {
	display: inline;
	float: right;
	margin-right: 10px;
	text-align: left;
	width: 150px;
}

/* BANNER */
.Ad, .Banner {
	padding: 0;
	margin: 0 0 20px;
	clear: left;
	border-top: 1px dashed #545454;
	
}
.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(https://commonmedia.asicentral.com/470000/470670/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 a{color:#666666!important;
	font-size: 12px!important;
	font-weight: 400!important;
}
.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 {
	right: 0;
	bottom: -5px;
	position: absolute;
	padding: 5px;
}
.grid_6 .PODay .socialLinks {
	height: 20px;
}
.grid_6 .PODay p {display:none;
	margin: 0 0 5px 0;
}
.grid_6 .PODay .prodInfo {
	width: 100%;
}
.grid_6 .PODay .prodImg {margin-bottom: 20px;
	width: 100%;
}
.grid_6 .PODay h4, .grid_6 .PODay .prodLink {text-align:left;
	display: block;
}
.grid_6 .PODay .prodNum {
	display: none;
}
/* PRODUCT SET AUTO */
#productset-content.carousel {
	padding: 5px 0 0;
	border-top: 1px dashed #545454;
	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;
	left: 0;
	width: 100%;
	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;
	
}
#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 solid #545454;
}
.productList, prdrebProducts .corpLegal {
	border-top: 1px dashed #545454;
}
/* 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;
	
	font-size: 14px;
	
}
.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: #545454;
}
body {font-family: 'Droid Sans', sans-serif!important;
}


.grid_4.headerZone2b{width:695px;
	}

.grid_8.headerZone3b{width: 190px;
	padding: 0 0 0 10px;
	}
	
.socialLinks h3{display:none;}

.header .socialicon.social-icon.FCBK{margin: 62px 0 0 132px;
    position: absolute;
	background: url(https://commonmedia.asicentral.com/450000/455262/facebook-h.png) no-repeat;
	width: 30px;
	height: 30px;
}

span[id$="lblWelcome"] {
	display:none;
}

a[id$="noLink1"].noLink.divider{display:none;}

.section .QuickSearchBasic {
	margin: 0;
	width: 200px;
	height: auto;
	clear: both;
	padding:0 10px;
	margin-bottom: 10px;
}


.section .QuickSearchBasic .quickSearch {float:none;
	width: 200px;
	clear:both;
	height:100px;
}

.section .quickSearch .errorMessage{width: 70%!important;
	top: -20px;
	z-index: 5000;
	text-align: left;
}

.section .quickSearch .formLayout {
	margin: 0px;
	float: left;
}


.section .quickSearch .formLayout.inlineTitle .info {
	background: none;
	border: none;
	padding-bottom: 0px;
	margin-bottom: -15px;
}

.formLayout.inlineTitle .info {
	display: inline-block;
	float: left;
	margin: 0;
	border-bottom: 0 none;
}

.section .quickSearch .formLayout.inline .flGrp {
	overflow: visible;
}

.section .quickSearch .formLayout.inline .flGrp.price {display:table-cell;
	float: left;
}

.section .quickSearch .formLayout.inline .flGrp.buttons {
	display: inline;
	padding: 0px;
	float: left;
}

.section .quickSearch .formLayout.inline .flGrp.buttons a.btn, .section .quickSearch .formLayout.inline .flGrp.buttons a.btn:hover, .section .quickSearch .formLayout.inline .flGrp.buttons a.btn:active {
	width: 35px;
	height: 35px;
	padding: 0;
	border: 0;
	margin: 10px 0 0 -10px;
	background: url(https://commonmedia.asicentral.com/450000/455984/search.jpg) no-repeat!important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-indent: -9999px;
}


.section .quickSearch .formLayout.inlineTitle .info h2{padding: 7px 10px 7px;}

.section .quickSearch .formLayout.inline .flGrp.price span:before{display:none!important;}

.grid_3.mainZone5{width: 450px;}

.grid_6.mainZone5b{width: 210px;
}

.icoBox.vsWand{margin:10px;}

.grid_12.mainZone8{padding: 20px 10px;
	margin-top: 10px;
	border-top: 3px solid #666666;
	}


.ui-accordion .ui-accordion-header, .attributesContainer{border:none!important;}

.grid_8.FooterZone2b {
	width: 610px;
}

.NewsletterSignup{display:none;}

.grid_4.mainZone9{
	width: 290px;
}

div[id$="MainRow3RightZone5"] {
	width: 200px!important;
}

.grid_3.mainZone5 .socialicon.social-icon.FCBK {margin-left: 160px;
margin-top: -1px;
position: absolute;
background: url(https://commonmedia.asicentral.com/450000/455262/facebook-h.png) no-repeat;
width: 30px;
height: 30px;}