html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: url("/customers/importcds/img/bkgd-global.png") repeat-x scroll left top #000000;
	font: 13px/normal Arial,Verdana,Helvetica,sans-serif;
	height: 100%;
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #282828;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	width: 100%;
	overflow-x: hidden;
}
html > body #aec-main {
  height: auto !important;
  margin: 0;
  min-height: 800px;
  padding: 0;
  vertical-align: top;
  position: relative;
}
html > body #aec-main.col-md-12, #aec-body-checkout.container{
    margin: 0 15px!important;
    width: auto;
}
#aec-body > table {
  padding-bottom: 25px;
  width: 100%;
}
a {
  color: #282828;
}
a:hover {
	color: #267dc1;
    text-decoration: none;
}
#aec-header, #aec-left, #aec-main, #aec-sidebar, #aec-footer {
  border: none;
}
#aec-container {
  background: none repeat scroll 0 0 transparent;
  margin: 0 auto;
  max-width: 990px;
  min-width: 990px;
  overflow: hidden;
}
#aec-page {
  margin-left: auto;
  margin-right: auto;
  width: 990px;
}
.aec-globalsearch ul.aec-newList {
	border-radius: 0 7px 7px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.35);;
    height: 330px;
	overflow-y: hidden;
}
.aec-globalsearch button.aec-selectedTxt {
    position: relative;
    left: 0;
    background: transparent;
    width: 88px;
    height: 20px;
    text-align: left;
    color: #000000;
    font-weight: normal;
    text-shadow: none;
}

.aec-globalsearch button.aec-selectedTxt:hover,
.aec-globalsearch button.aec-selectedTxt:focus {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
}

.aec-globalsearch ul.aec-newList li {
    padding: 0;
}

.aec-globalsearch ul.aec-newList a {
    padding: 2px 8px;
    font-size: 13px;
}
.aec-globalsearch ul.aec-newList a.aec-modParent {
    font-weight: bold;
}
.aec-globalsearch ul.aec-newList a.aec-modChild {
    padding-left: 15px;
}
.aec-globalsearch button.aec-selectedTxt:before {
    content: "";
}
#aec-header{
	background: url("/customers/importcds/img/bkgd-header.png") no-repeat scroll center top transparent;
	border: medium none;
    margin-bottom: 0;
    margin-top: 18px;
	position:relative;
	box-sizing: content-box;
	-moz-box-sizing:conten-box;
	-webkit-box-sizing:conten-box;
	height: 140px; 
}

#aec-header .aec-myacc-nav > ul {
  box-sizing: content-box;
  color: #fff;
  display: block;
  position: absolute;
  right: 0;
  text-shadow: 1px 1px 0 #333333;
  top: 0px;
  width: 510px;
}
#aec-header .aec-logo {
  left: 15px;
  position: absolute;
  top: 38px;
}
#aec-header .aec-myacc-nav li {
  display: inline-block;
  line-height: 2em;
  float:left;
  height: 26px;
}
#aec-header .aec-myacc-nav .aec-myacclinks div {
  float: left;
  height: 26px;
}
#aec-header .aec-myacc-nav li a{
	color: #FFF;
}
#aec-header .aec-myacc-nav li.aec-welcome {
  text-align: center;
  width: 190px;
}
#aec-header .aec-myacc-nav .aec-myacclinks {
  font-weight: bold;
  margin-left: 0;
  text-align: center;
  text-decoration: none;
  width: 85px;
}
#aec-header .aec-myacc-nav .aec-myacclinks.aec-acclinks {
  height: 26px;
  max-width: 205px;
  text-align: center;
  width: 205px;
}

#aec-header .aec-myacc-nav .left-border {
  background: url("/customers/importcds/img/bkgd-list-leftborder.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 26px;
  width: 18px;
}
#aec-header .aec-myacc-nav .center{
	background: url("/customers/importcds/img/bkgd-list-background.png") repeat scroll left top transparent;
	display: inline-block;
	height: 26px;
	width: auto;
}
#aec-header .aec-myacc-nav .center > span {
  float: left;
}
#aec-header .aec-myacc-nav .center > span:first-child {
  margin-right: 0px;
}
#aec-header .aec-myacc-nav .right-border {
  background: url("/customers/importcds/img/bkgd-list-rightborder.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 26px;
  width: 18px;
}
#aec-header .aec-myacc-nav .aec-loginlinks {
  display: inline-block;
  float: left;
  height: 26px;
  width: auto;
}
.aec-loginlinks.aec-loginlinks-loggedoff:before,.aec-loginlinks.aec-loginlinks-loggedoff::before{
  content: ", ";
}
#aec-header .aec-myacc-nav .aec-myacclinks a {
  text-decoration: none;
}
.aec-loginlinks.aec-loginlinks-loggedin .aec-loginlinks-manage::before {
  content: ",";
  position: absolute;
  right: 0;
  top: -5px;
}
.aec-loginlinks-manage {
  padding-right: 4px;
  position: relative;
  padding-left:2px;
}
#aec-header .aec-myacc-nav .aec-myacclinks a:hover{
	color:#c2e1fb;
	text-decoration: none;
}
#aec-body {
  background: url("/customers/importcds/img/bkgd-body.png") repeat-y scroll center top transparent;
  overflow: hidden;
  width: 100%;
}
.ui-autocomplete.ui-menu {
  z-index: 10;
}
/*--------------------------------------- Global Search START ---------------------------------------*/
.aec-searchcontainer {
  left: 290px;
  position: absolute;
  top: 45px;
  width: 405px;
}
a.aec-advsearch-btn{
	border: 1px solid #4f4f4f;
    color: #ffffff;
    float: right;
    font-size: 10px;
    font-weight: bold;
    height: 24px;
    line-height: 10px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #595959;
    width: 64px;
	background: #267ec1; /* Old browsers */
	background: -moz-linear-gradient(top,  #267ec1 0%, #123d5e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#267ec1), color-stop(100%,#123d5e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #267ec1 0%,#123d5e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#267ec1', endColorstr='#123d5e',GradientType=0 ); /* IE6-9 */
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.aec-globalsearch button{
	border: 1px solid #4f4f4f;
    color: #ffffff;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    left: 269px;
    line-height: 11px;
    padding-top: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #595959;
    width: 64px;
	background: #267ec1; /* Old browsers */
	background: -moz-linear-gradient(top,  #267ec1 0%, #123d5e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#267ec1), color-stop(100%,#123d5e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #267ec1 0%,#123d5e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#267ec1', endColorstr='#123d5e',GradientType=0 ); /* IE6-9 */

}
.aec-globalsearch button:hover, a.aec-advsearch-btn:hover{
	background: #123d5e; /* Old browsers */
	background: -moz-linear-gradient(top,  #123d5e 0%, #267ec1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#123d5e), color-stop(100%,#267ec1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #123d5e 0%,#267ec1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #123d5e 0%,#267ec1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #123d5e 0%,#267ec1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #123d5e 0%,#267ec1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#123d5e', endColorstr='#267ec1',GradientType=0 ); /* IE6-9 */

}
.aec-globalsearch button:before{
	content:"Search";
}
.aec-searchcontainer .aec-globalsearch {
  clear: none;
  display: block;
  float: none;
  margin-top: 0;
  padding-left: 0 !important;
  position: relative;
  top: 0px;
}
.aec-globalsearch .aec-globalsearchcontainersel {
  background: none repeat scroll 0 0 transparent;
  display: block;
  height: 25px;
  left: 195px;
  position: absolute;
  width: 84px;
}

.aec-searchcontainer .aec-selectedTxt {
  cursor: pointer;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  padding: 2px;
  width: 85px;
}

.aec-globalsearch .aec-globalsearchcontainertxt {
    background: url("/customers/importcds/img/bkgd-gsearch.png") no-repeat scroll left top transparent;
    border-color: #595959;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    display: block;
    height: 25px;
    padding-left: 35px;
    position: absolute;
    width: 234px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}
.aec-globalsearch .aec-globalsearchcontainertxt input {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #3d3d3d;
  height: 25px;
  padding-top: 0;
  width: 137px;
  border: medium none !important;
}
.aec-globalsearch .aec-globalsearchcontainersel {
  background: none repeat scroll 0 0 transparent;
  display: block;
  height: 25px;
  left: 174px;
  position: absolute;
  width: 89px;
}
.aec-globalsearch .aec-newListSelected {
  float: none;
  margin-top: 3px;
  position: relative;
}
/*--------------------------------------- Global Search END ---------------------------------------*/



/*--------------------------------------- Cart Header START ---------------------------------------*/
#aec-cartitems-count {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}
.aec-headercart {
  color: #fff;
  position: absolute;
  right: 22px;
  top: 47px;
  width: 224px;
}
.aec-headercart #aec-cartinfo-cartname, .aec-headercart #aec-cart-arrow, .aec-headercart #aec-cartinfo-minicart, .aec-headercart #aec-carthead, #aec-cartimg.aec-cartopen{
	display: none !important;
}
.aec-headercart #aec-cartinfo.aec-hovertab.aec-cartinfo-on{
	background-color: transparent !important;
}

.aec-headercart #aec-cartinfo {
  cursor: pointer;
  display: block;
  height: auto;
  left: 8px;
  padding-top: 0;
  position: relative;
  width: 165px;
}
.aec-headercart #aec-cartinfo a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.8em;
}
.aec-headercart #aec-cartinfo a:hover, .aec-headercart #aec-cartinfo a:hover span{
	text-decoration: none;
	color:#c2e1fb !important;
}
.aec-headercart .cart-pngicon {
  display: block;
  position: absolute;
  right: 14px;
  top: -15px;
}
.aec-headercart .ctn-numbers {
  color: #fff;
}
/*--------------------------------------- Cart Header END ---------------------------------------*/

/*--------------------------------------- Static Left Navigation START --------------------------*/
#aec-left {
  background-color: transparent;
  float: left;
  list-style: outside none none;
  margin:0 0 0 10px;
  width: 170px !important;
}

#aec-left .leftnav-title {
  	background: url("/customers/importcds/img/bkgd-leftnav.png") no-repeat scroll left top transparent;
	color: #ffffff;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    margin: 0;
    padding: 10px 0 10px 19px;
	line-height: 1.8em;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.aec-dcsnavAccordian .aec-dcsnavHead{
	margin: 0;
}
.aec-dcsLinks.aec-dcsLinksOpen > ul {
  margin-bottom: 0;
}
#aec-left .leftnav-title span {
  text-shadow: 1px 1px 3px #000, 0 0 1px #000, 0 0 1px #000;
}

#aec-left .leftMenu {
  display: block;
  list-style-type: none;
  margin: 0 0 15px 8px;
  padding: 0 0 0 8px;
  position: relative;
  width: 160px;
  z-index: 100;
}
#aec-left .leftMenu h3 {
  line-height: 1.8em;
  margin: 0 !important;
  padding: 0;
}
#aec-left .leftMenu li {
  background: url("/customers/importcds/img/li-bullet-rnd.png") no-repeat scroll left center transparent;
  position: relative;
  vertical-align: middle;
  width: 150px;
  z-index: 200;
}
#aec-left .leftMenu li a:link, #aec-left .leftMenu li a:visited {
    color: #424242;
    padding: 2px 12px;
    text-decoration: none;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#aec-left .leftMenu li a {
    font: bold 13px arial;
}
#aec-left .leftMenu a {
    display: block;
    height: 16px;
}

#aec-left .leftMenu li a:hover {
    color: #267dc1;
    padding-left: 12px;
    position: relative;
    text-decoration: none;
    z-index: 2;
}

/*--------------------------------------- Static Left Navigation END --------------------------*/


/*--------------------------------------- Footer START ----------------------------------------*/
#optInResult > a {
  display: block;
  font-weight: normal;
  color:#777;
}
#optInResult > a:hover{
	color: #267dc1;
    text-decoration: none;
}
#optInResult {
  color: #4d4d4d;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}
.footer-columns {
	background: url("/customers/importcds/img/bkgd-footer.png") repeat-y scroll center top transparent;
	display: table;
	width: 100%;
  	box-sizing: content-box;
	-moz-box-sizing: content-box;
	padding-top: 25px;
	margin-bottom: 0;
}
#aec-footer-siteswitch{
	display: none;
}
.footer-columns .li-col {
  background: url("/customers/importcds/img/v-line.png") no-repeat scroll right top transparent;
  box-sizing: content-box;
  display: inline-block;
  float: left;
  list-style: outside none none;
  min-height: 145px;
  padding-right: 30px;
  text-align: left;
  vertical-align: top;
}
.footer-columns #footer-col-0.li-col {
  margin-left: 65px;
  width: 170px;
}
.footer-columns .li-col#footer-col-1{
	width: 160px;
}
.footer-columns .li-col#footer-col-2, .footer-columns .li-col#footer-col-3{
	width: 120px;
}

.footer-columns #footer-col-4.li-col {
  background: none repeat scroll 0 0 transparent;
  width: 170px;
}
#footer-col-0 h4, #footer-col-0 h5 {
  color: #4d4d4d;
  font-size: 13px;
  margin: 0;
  font-weight: bold;
}
#optInSignUpForm label, .optInSignUp-Form label {
	color: #282828;
    display: block;
    font: 11px/13px verdana;
    margin-bottom: 0;
    padding-top: 5px;
	padding-bottom: 0;
}
#optInSignUpForm .input-text, .optInSignUp-Form .input-text{
	border: 1px solid #8f8f8f;
    font-size: 12px;
    padding: 2px 5px;
    width: 165px;
	font: 11px/13px verdana !important;
	box-sizing: content-box;
}
#aec-footer .aec-redStandard p {
  font: 8pt verdana;
  text-shadow: 0 0 2px rgba(255, 150, 150, 1);
}
#optInSignUpForm button, .optInSignUp-Form button{
	border: 1px solid #4f4f4f;
	box-sizing: content-box;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	margin-top: 7px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 #595959;
	width: auto;
	cursor: pointer;
	font-family: verdana;
	background: #267ec1; /* Old browsers */
	background: -moz-linear-gradient(top,  #267ec1 0%, #123d5e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#267ec1), color-stop(100%,#123d5e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #267ec1 0%,#123d5e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#267ec1', endColorstr='#123d5e',GradientType=0 ); /* IE6-9 */
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.footer-columns .li-col .footer-col-title{
  color: #4d4d4d;
  display: block;
  font-size: 13px;
  font-weight: bold;
  list-style-type: none;
  padding-bottom: 2px;
  padding-left: 13px;
}

.footer-columns .footer-col-item {
  display: block;
  font-size: 11px;
  line-height: 13px;
  list-style-type: none;
  padding-left: 14px;
  padding-top: 5px;
  vertical-align: top;
  white-space: nowrap;
  font-family: verdana;
}
.footer-columns .footer-col-item a:link{
	text-decoration: none;
	color: #777;
}
.footer-columns .footer-col-item a[rel="external"] {
  background: url("/customers/importcds/img/icon-tiny_external.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
  padding: 0 20px 0 0;
  z-index: 200;
}
.footer-columns .footer-col-item a:hover{
	color: #267dc1;
    text-decoration: none;
}
footer:before, footer:after {
  box-sizing: content-box !important;
}
.footer-columns .social-media {
  list-style: outside none none;
  padding-left: 13px;
}
.footer-columns .social-media > span {
  color: #4d4d4d;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}
.footer-columns .footer-col-item.last {
  margin-left: -5px;
  padding-top: 5px;
}
.margin-space {
  background: url("/customers/importcds/img/bkgd-footer-bottom.png") no-repeat scroll center bottom transparent;
  display: block;
  height: 80px;
}

#aec-footer .aec-copyAndLogo {
    color: #777;
    font: 11px verdana;
}
.aec-disclaimer {
  color: #777;
  font-family: verdana;
  font-size: 11px;
  padding-bottom: 5px;
  padding-top: 15px;
  position: relative;
  margin: 0;
}
/*--------------------------------------- Footer START END ----------------------------------------*/

/*--------------------------------------- Quick View Modal START ----------------------------------*/
.aec-threecolumn-div-wrap {
  display: none !important;
}
.aec-quickviewhover {
  background-color: #267dc1;
  border-radius: 3px;
  box-shadow: 0 -2px 1px #133d5e inset, 0 2px 1px #a6cae6 inset, 2px 2px 1px rgba(0, 0, 0, 0.77);
  overflow: hidden;
  padding: 5px;
  opacity: 1;
  left: 18% !important;
  line-height: 1.8em;
}

.aec-quickviewhover:before {
  color: #fff;
  content: "QUICK VIEW";
  font-weight: 600;
}
.aec-quickviewhover > img {
  display: none !important;
}
.bt-content {
  background: none repeat scroll 0 0 #ffffff;
  border: 9px solid #267dc1;
  box-shadow: 0 0 12px 0 rgba(42, 45, 57, 0.4);
}

.b1f, .b2f, .b3f, .b4f, .bt-content h3, .contentf {
  background: none repeat scroll 0 0 #ffffff;
}
.contentf div {
  margin-left: 0;
}
.aec-listview.aec-gridview .aec-quickviewhover {
  left: 16% !important;
  padding: 2px !important;
  width: 64%;
}
.contentf span:empty {
  display: none;
}
.bt-content #aec-rated {
  border: 1px solid #000000;
  border-radius: 3px;
  font-family: arial;
  font-size: 11px;
  font-weight: bolder;
  margin: 1px 4px 1px 10px;
  padding: 2px 2px 1px;
  min-width: 17px;
}
#aec-closex {
  background-color: #000;
  border: medium none;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font: bold 12px/16px Arial,Helvetica,sans-serif;
  height: 16px;
  margin: 0;
  overflow: hidden;
  padding: 1px;
  position: absolute;
  right: 5px;
  text-align: center;
  width: 16px;
}
.bt-content h2 {
  background-color: transparent !important;
  color: #000;
  display: inline-block;
  font: bold 12px/22px Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 10px 0 0;
  text-align: center;
  width: 100%;
}
.contentf h3 {
  margin: 0;
}
.bt-content h2 > a, .bt-content h3 {
  color: #333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.4em;
  text-decoration: none;
}
.bt-content h2 > a:hover{
	color: #267dc1;
    text-decoration: none;
}
.bt-content h3 span {
  color: #333;
  display: inline-block;
  font: 14px/22px Arial,Helvetica,sans-serif;
  font-weight: normal;
  margin-top: 5px;
}

.bt-content #aec-quickviewcontent {
  border-top: 1px dashed #c6d2dd;
  clear: left;
  color: #333;
  font: 14px/22px Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 10px;
  position: relative;
  width: 400px;
}
.bt-content #aec-quickviewcontent dt {
  clear: left;
  color: #333;
  display: inline-block;
  float: left;
  font-weight: bold;
  margin: 0 6px 0 0;
  padding-bottom: 6px;
  text-align: left;
  width: 70px;
}
.bt-content #aec-quickviewcontent dd {
  color: #333;
  margin-left: 80px;
  padding-bottom: 6px;
  padding-left: 2px;
}
.bt-wrapper.ui-draggable #canvas {
  display: none !important;
}
#aec-quickviewcontent a {
  color: #267dc1;
}
/*--------------------------------------- Quick View Modal END ----------------------------------*/
.aec-dcsMore {
  cursor: pointer;
  padding: 5px 5px 8px;
  text-decoration: none;
}
.aec-dcsMore:hover{
	color: #267dc1;
    text-decoration: none;
}
#aec-prodgrid.aec-listview a:hover {
  color: #267dc1 !important;
  text-decoration: none !important;
}
/*--------------------------------------- Product Grid START ------------------------------------*/
/* Hide Categories */
.aec-navTitle:first-child + .aec-dcsnavAccordian {display: block;}
.aec-navTitle:first-child {display: block}
.aec-staticleft + .aec-navTitle{display: block !important;}
.aec-navTitle {display: none !important;}
.aec-dcsnavAccordian {display: none;}
.aec-navLinks {display: none;}
.aec-navigation + .aec-navTitle + .aec-navLinks {display: block;}
.aec-dcsRefine + .aec-dcsnavAccordian {display: block;}
#aec-left > .aec-navTitle:first-child + .aec-navLinks {display: block;}
.aec-staticleft + .aec-navTitle + .aec-dcsnavAccordian {display: block;}
.aec-staticleft + .aec-navTitle + .aec-navLinks {display: block;}

.aec-navTitle a {
  text-transform: capitalize;
}
.aec-navTitle a:hover{
	color:#c2e1fb;
}
/* Hide Categories */
.aec-personname, .aec-themename {
    font-size: 16px;
    padding: 0 0 0 13px;
}

.aec-otherpossibilities:empty {
  display: none;
}
.aec-otherpossibilities + br {
  display: none;
}
#aec-stripbanner {
  display: none !important;
}

.aec-gridcontrolstop {
  clear: none;
  display: block;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 789px;
  line-height: 1.8em;
  margin: 0 auto 10px;
}
a.aec-switchview {
  color: #000;
  font-weight: bold;
  margin-top: 4px;
  pointer-events: auto;
}
.aec-gridcontrolstop .aec-svcontainer {
  clear: right;
  float: right;
  text-align: right;
  width: 255px;
}
.aec-searchwithin {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  display: block;
  height: 28px;
  margin: 0 auto;
  padding: 2px 0 0;
  position: relative;
  text-align: center;
  top: -32px;
  width: 262px;
}
.aec-searchwithin #aec-searchwithintxt {
  border: 1px solid #a0a0a0;
  color: gray;
  display: inline;
  font-family: arial,verdana;
  font-size: 12px;
  height: 20px;
  margin-left: 0;
  width: 200px;
  text-indent: 10px;
}
#aec-boutiquegridspan + .aec-gridcontrolsbot {
  top: 15px;
}
.aec-gridcontrolsbot {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #a0a0a0;
  border-top: 1px solid #a0a0a0;
  display: block;
  height: 28px;
  margin: 0 auto;
  padding: 0 0 5px;
  position: relative;
  /*top: -15px;*/
  width: 789px;
  border-left: none;
  border-right: none;
  line-height: 1.8em;
}
.aec-searchwithin + .aec-gridcontrolsbot {
  top: -20px;
}
#aec-searchgridspan {
  display: table;
  margin: 0 auto;
  width: 789px;
}
.aec-searchwithin + .aec-gridcontrolsbot + #aec-totalresults + #aec-searchgridspan{
  margin-top: -22px;
}
#aec-boutiquegridspan {
  position: relative;
  top: -22px;
}
#aec-personsearchgrid > li {
  border-bottom: 1px solid #ccc;
  float: left;
  list-style-type: none;
  margin-left: 8px;
  padding-top: 10px;
  width: 98%;
}
#aec-tracksearchgrid > li {
  border-bottom: 1px solid #ccc;
  margin-left: 5px;
  width: 96%;
}
#aec-tracksearchgrid .aec-artist {
  float: right;
  font-style: italic;
  font-weight: normal;
}
#aec-tracksearchgrid .aec-track {
  font-style: normal;
}
#aec-tracksearchgrid .aec-listlink {
  text-decoration: none;
}
ul.aec-listview {
  display: block;
  list-style: outside none none;
  padding: 0;
  text-align: left;
  width: 100%;
}

#aec-sortbygroup .aec-newListSelected {
  margin-top: 4px;
	width: 140px;
}
.aec-sortbycontainer ul.aec-newList {
  width: 145px;
}
#aec-perpagegroup .aec-newListSelected {
  margin-right: 2px;
  margin-top: 4px;
}

.aec-sortbycontainer .aec-selectedTxt {
  line-height: 14px;
  width: 120px;
}
.aec-perpagecontainer .aec-selectedTxt {
  line-height: 14px;
  width: 50px;
}
.aec-gridcontrolsbot .aec-pagenumgroup, .aec-gridcontrolsbot > .aec-gridcontrolsbot.aec-pagenumgroup {
  display: block;
  display: table\9\0;
  float: none;
  font-size: 12px;
  left: 0;
  margin: 0 auto;
  max-width: 405px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  top: 4px;
  width: auto;
  z-index: 2;
}
.aec-pagenumgroup-bot {
		width: auto\9\0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS fixes */
	.aec-gridcontrolsbot .aec-pagenumgroup,
	.aec-gridcontrolsbot > .aec-gridcontrolsbot.aec-pagenumgroup {
	  display: table;
	  float: none;
	  font-size: 12px;
	  left: 0;
	  margin: 0 auto;
	  max-width: 405px;
	  padding-left: 0;
	  padding-right: 0;
	  padding-top: 0;
	  position: relative;
	  text-align: center;
	  top: 4px;
	  width: auto;
	  z-index: 2;
	}
	.aec-pagenumgroup-bot {
		width: auto !important;
	}

}
.aec-gridcontrolsbot #aec-sortbygroup {
  position: absolute;
  top: 0;
  width: 205px;
}
#aec-searchgridspan + .aec-gridcontrolsbot {
  top: 0px;
}
.aec-gridcontrolsbot #aec-perpagegroup {
  clear: none;
  float: none;
  font-size: 13px;
  position: absolute;
  right: 10px;
  z-index: 5;
}
.aec-gridcontrolsbot .aec-prev, .aec-next {
  float: left;
  top: 4px;
}
#aec-currentnum {
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
  margin-top: 5px;
  position: relative;
  top: 4px;
  width: 215px;
}
.aec-gridcontrolsbot #aec-perpagegroup > label {
  display: inline-block;
  float: left;
  padding: 3px 2px 0 0;
  font-weight: bold;
}
.aec-gridcontrolsbot #aec-sortbygroup label {
  float: left;
  font-weight: bold;
  padding: 4px;
}
.aec-searchwithin #aec-searchwithinbtn{
	border: 1px solid #4f4f4f;
	border-radius: 0 !important;
	background: #267ec1; /* Old browsers */
	background: -moz-linear-gradient(top,  #267ec1 0%, #123d5e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#267ec1), color-stop(100%,#123d5e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #267ec1 0%,#123d5e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#267ec1', endColorstr='#123d5e',GradientType=0 ); /* IE6-9 */
}
.aec-pagenumcontainer a, .aec-pagenumcontainer .aec-pagenum span{
	border-radius: 0;
}
.aec-pagenumcontainer .aec-pagenum span {
  border-color: #555;
}
.aec-gridcontrolsbot .aec-newListSelected {
  background-color: #dfdfdf;
  background-image: url("/customers/importcds/img/arrowdown.png");
  background-position: right top;
  border: 2px inset #ddd;
  border-radius: 0;
  height: 20px;
}
.aec-gridcontrolsbot ul.aec-newList {
  left: -2px;
  top: 20px;
  background-color: #dfdfdf;
  border-color: #b2b2b2;
  border-radius: 0;
}

.aec-gridcontrolsbot ul.aec-newList li:hover {
    background: none repeat scroll 0 0 #3399ff !important;
    color: #fff !important;
    cursor: pointer;
}
.aec-gridcontrolsbot ul.aec-newList li:hover a{
	color: #fff !important;
}
.aec-gridcontrolsbot .aec-newListSelected:hover{
	background-position: right bottom;
}

ul.aec-listview {
  display: table;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 100%;
}

.aec-buybutton div {
  display: block;
  line-height: normal;
  text-align: center;
  vertical-align: top;
}

#aec-prodgrid .aec-listprice span{
	font-weight: normal !important;
	text-decoration: line-through;
}
#aec-prodgrid .aec-custprice > span {
  color: #007fff;
  font-size: 17px;
}
#aec-prodgrid .aec-yousave {
  font-size: 8pt;
}
#aec-prodgrid .aec-salescat {
  color: #267dc1;
  font-size: 11px;
  font-weight: normal !important;
}

#aec-bulkupdatecart {
  font-weight: bold;
  text-decoration: none;
}
a.aec-iconbase.aec-switchview {
    background: url("/customers/importcds/img/exportswitchicons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a.aec-iconbase.aec-switchview.aec-swap{
	background-position: left -26px;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-cover > a > img {
  max-height: 115px;
  max-width: 138px;
}
.aec-searchresults-notfound {
  padding: 2px;
}

.aec-persongridcontrolsbot {
  margin-left: 15px;
  position: relative;
  width: 96%;
}
#aec-personsearchgrid .aec-artistinfo .aec-artistinfo-title {
  font-style: normal;
  font-weight: bold;
}
#aec-personsearchgrid li a {
  font-style: italic;
  text-decoration: none;
}
.aec-persongridcontrolsbot .aec-pagenumgroup {
  float: none !important;
  text-align: center;
  width: 30% !important;
}
/*---------------------------------- Product Grid - Grid View START ------------------------------------*/

.aec-listview ul li {
  list-style-type: none;
  margin: 1px 0;
  font: 13px/normal Arial,Verdana,Helvetica,sans-serif;
}
#aec-prodgrid.aec-gridview > li {
  background: none repeat scroll 0 0 transparent;
  display: table-cell;
  float: left;
  height: 360px;
  margin: 0.5%;
  min-height: 360px;
  vertical-align: top;
  width: 18.7%;
  border-color: #a0a0a0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles */ 
   #aec-prodgrid.aec-gridview > li {
	  min-height: 295px;
	} 
}

#aec-prodgrid.aec-listview.aec-gridview > li {
	border: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,  rgba(255, 255, 255, 0) 0%, rgba(130, 130, 130, 0.2) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0)), color-stop(100%,rgba(130, 130, 130, 0.2)));
	background: -webkit-linear-gradient(top,  rgba(255, 255, 255, 0) 0%,rgba(130, 130, 130, 0.2) 100%);
	background: -o-linear-gradient(top,  rgba(255, 255, 255, 0) 0%,rgba(130, 130, 130, 0.2) 100%); 
	background: -ms-linear-gradient(top,  rgba(255, 255, 255, 0) 0%,rgba(130, 130, 130, 0.2) 100%);
	background: linear-gradient(to bottom,  rgba(255, 255, 255, 0) 0%,rgba(130, 130, 130, 0.2) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e5e6',GradientType=0 );

}
#aec-prodgrid.aec-listview.aec-gridview .aec-cover {
  display: table-cell;
  float: none;
  height: 145px !important;
  margin: 0 auto;
  max-height: 68px !important;
  text-align: center;
  vertical-align: middle;
  width: 147px !important;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-gridcontentul a {
  font-size: 12px;
  text-decoration: none;
}

#aec-prodgrid.aec-listview.aec-gridview .aec-grid-artist .aec-ellipsis > a {
  color: #282828;
  display: block;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 147px;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-gridcontentul {
  display: block;
  float: none;
  height: auto;
  min-height: 55px !important;
  width: 100% !important;
  padding-left: 0;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-buybutton > div {
  font-size: 12px;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-buybutton > div:first-child {
  font-size: 11px !important;
  text-transform: lowercase;
  padding-bottom: 2px;
}

#aec-prodgrid.aec-listview.aec-gridview .aec-buybutton-qty {
  border: 1px solid #ccc;
  font-size: 11px;
  padding: 1px;
  width: 15px;
}
#aec-prodgrid.aec-listview.aec-gridview > li:nth-child(even) {
  background-color: transparent;
}
#aec-prodgrid.aec-listview.aec-gridview > li .aec-salescat {
	display: inline-block;
}
/*#aec-prodgrid.aec-gridview .aec-buybutton {
  float: none !important;
  padding: 0;
  position: relative !important;
}*/
#aec-prodgrid.aec-gridview .aec-buybutton {
	bottom: 14px;
	float: none !important;
	padding: 0;
	width: 150px;
	position: absolute;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-ellipsis {
  width: 100%;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-price {
  position: relative !important;
  right: 0;
  top: 0;
  width: 100%;
  text-align: center !important;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-listprice, #aec-prodgrid.aec-listview.aec-gridview .aec-custprice,#aec-prodgrid.aec-listview.aec-gridview  .aec-yousave  {
  float: none !important;
  line-height: normal !important;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-label-studio {
  display: none !important;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-buybutton > div:first-child {
  position: relative !important;
  right: auto !important;
  top: auto !important;
  width: auto !important;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-buyimage {
  margin-right: 0px !important;
}

#aec-prodgrid.aec-listview.aec-gridview .aec-listprice {
  font-size: 11px !important;
  font-weight: normal !important;
  margin-right: 0 !important;
}

#aec-prodgrid.aec-listview.aec-gridview .aec-gridcontentul li:first-child .aec-ellipsis, #aec-boutiquegridspan #aec-prodgrid.aec-listview.aec-gridview .aec-gridcontentul li:first-child .aec-threedotstext {
  overflow: hidden;
  padding-left: 2px;
  padding-right: 2px;
  text-overflow: inherit !important;
  white-space: normal !important;
  width: auto !important;
}
/*---------------------------------- Product Grid - Grid View END ------------------------------------*/
/*---------------------------------- Product Grid - List View START ----------------------------------*/
#aec-prodgrid.aec-listview > li:nth-child(even) {
  background-color: rgba(105, 105, 105, 0.17);
}
#aec-prodgrid.aec-listview > li {
  border: none;
  max-height: 100px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}

#aec-prodgrid.aec-listview p.aec-cover {
  padding-top: 3px;
}
#aec-prodgrid.aec-listview .aec-cover > a > img {
  max-height: 100px;
  max-width: 94px;
}
#aec-prodgrid.aec-listview .aec-gridcontentul a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#aec-prodgrid.aec-listview .aec-grid-artist .aec-ellipsis > a, #aec-boutiquegridspan #aec-prodgrid.aec-listview .aec-grid-artist a{
  color: #282828;
  display: inline;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
  max-width: 340px;
}
#aec-prodgrid.aec-listview.aec-gridview .aec-grid-artist div a {
  display: inline-block !important;
  width: 150px !important;
}
#aec-prodgrid.aec-listview .aec-grid-artist .aec-ellipsis > a:hover{
	color: #267dc1;
    text-decoration: none;
}
#aec-prodgrid.aec-listview .aec-listcontent {
  color: #282828;
  font-size: 11px;
}
#aec-prodgrid.aec-listview .aec-gridcontentul {
  float: left;
  height: auto;
  padding-left: 0;
  width: 440px;
}
#aec-prodgrid.aec-listview .aec-gridcontentul li:first-child .aec-ellipsis,#aec-boutiquegridspan #aec-prodgrid.aec-listview .aec-gridcontentul li:first-child .aec-threedotstext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
  display: block;
}
.aec-listview .aec-ellipsis {
  width: 300px;
}
#aec-prodgrid.aec-listview .aec-cover {
  min-height: 100px !important;
  width: 120px !important;
}
#aec-prodgrid.aec-listview .aec-buybutton {
  float: right;
  right: 0;
  text-align: right;
}
#aec-prodgrid.aec-listview:not(.aec-gridview) .aec-buybutton{
	  width: 140px;
}
#aec-prodgrid.aec-listview .aec-price {
  font-size: 12px;
  text-align: center;
}
#aec-prodgrid.aec-listview:not(.aec-gridview) .aec-price {
  margin-top: 4px;
}

#aec-boutiquegridspan #aec-prodgrid.aec-gridview.aec-listview .aec-price {
  right: 0 !important;
}

#aec-prodgrid.aec-listview .aec-listcontent.rated {
	position: absolute;
	right: 234px;
	width: 135px;
	top: 40px;
}
#aec-prodgrid.aec-listview .aec-listcontent.rated a {
  border-bottom: 1px dotted;
  font-size: 11px !important;
}
#aec-prodgrid.aec-listview .aec-listcontent.rated a:hover{
	/*color:#007fff;*/
	color: #267dc1;
    text-decoration: none;
}
#aec-prodgrid.aec-listview  .aec-listcontent.rated > br {
  display: none;
}
#aec-prodgrid.aec-listview .aec-listprice {
  color: #282828;
  font-size: 12px;
  font-weight: normal !important;
  width: auto;
}
#aec-prodgrid.aec-listview .aec-custprice {
  line-height:17px;
  color: #282828;
  vertical-align: bottom;
}
@-moz-document url-prefix() { 
	#aec-prodgrid.aec-listview .aec-custprice {
	  padding-top: 2px;
	}
}
#aec-prodgrid.aec-listview .aec-yousave {
  color: #282828;
  line-height: 15px;
}
#aec-prodgrid.aec-listview .aec-yousave span {
  color: #282828;
  font-weight: normal;
}
#aec-prodgrid.aec-listview .aec-listcontent.aec-category {
  color: #267dc1;
  font-weight: normal;
  left: 112px;
  margin-left: 0;
  top: 5px;
}
#aec-prodgrid.aec-listview .aec-label-studio {
  bottom: 12px;
  display: block !important;
  font-size: 11px;
  font-weight: normal;
  left: 118px;
  position: absolute;
}
#aec-prodgrid.aec-listview .aec-quickviewhover {
    left: 17% !important;
    padding: 0 5px !important;
}
#aec-prodgrid.aec-listview .aec-quickviewhover:before {
	font-size: 12px;
}
#aec-prodgrid.aec-listview .aec-buybutton > div:first-child {
  font-size: 11px !important;
  position: absolute;
  right: 145px;
  text-transform: lowercase;
  top: 20px;
  width: 50px;
}

.aec-listview .aec-buyimage > img {
  padding: 2px 0 0;
}
#aec-prodgrid.aec-listview .aec-buybutton-qty {
  border: 1px solid #ccc;
  font-size: 11px;
  padding: 1px;
  width: 15px;
}
/*---------------------------------- Product Grid - List View END ----------------------------------*/
/*---------------------------------- Product Grid END ----------------------------------------------*/

/*----------------------------------  Elastic Left Nav START --------------------------------------*/

.aec-dcsnavTitle, .aec-navTitle,.aec-dcsRefine {
  background: url("/customers/importcds/img/bkgd-leftnav.png") no-repeat scroll left top transparent;
  color: #ffffff;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 27px;
  margin: 0;
  padding: 10px 0 10px 19px;
  line-height: 1.8em;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.aec-dcsnavAccordian .aec-dcsnavHead a {
  color: #267dc1;
  display: block;
  font: bold 12px arial;
  margin: 0 10px 2px 0px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.aec-dcsnavTitle a, .aec-navTitle a {
  font-size: 13px;
}
.aec-dcsLinks ul li{
  display: block;
  margin: 0;
  padding: 2px 0 3px;
  vertical-align: middle;
  line-height: none;
}
.aec-dcsLinks a {
  color: #2c2c2c;
  text-decoration: none;
}
.aec-dcsSelections {
  background-color: transparent;
  border: medium none;
  padding: 10px;
}
.aec-dcsLinks a:hover, .aec-dcsSelections a:hover {
  color: #267dc1;
  text-decoration: none;
}
.aec-dcsSelections > h3 {
  color: #267dc1;
  padding-bottom: 5px;
}
#aec-leftnavspacer {
  display: none !important;
}
/*----------------------------------  Elastic Left Nav END ----------------------------------------*/

/*---------------------------------- Advance Search Start ----------------------------------------*/

#aec-advsrch-wrapper h1 {
  background: url("/customers/importcds/img/bkgd-header-extend.png") no-repeat scroll left top transparent;
  border: medium none;
  color: #fff !important;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  margin: 0 0px 20px;
  padding: 12px 0 12px 40px;
  text-shadow: 1px 1px 3px #000, 0 0 1px #000, 0 0 1px #000;
}


#aec-advsrch-wrapper h4 {
  color: #267dc1;
  font-size: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}

#aec-advsrch input[type="text"],  #aec-advsrch select{
  display: block;
  height: auto;
  width: 215px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: transparent;
  background-image: none;
  border: 1px solid #888;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#aec-advsrch input[type="text"]:focus{
  border-color: #4577AB !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px 5px rgba(0, 124, 255, 0.2);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px 5px rgba(0, 124, 255, 0.2);
}
#aec-advsrch > div > select {
  font-size: 14px;
}
#aec-advsrch select option, #aec-advsrch select {
  padding: 3px;
  width: 237px;
  background-color: #fff;
}

#aec-advsrch > span {
  clear: left;
  float: left;
  line-height: 2.429;
  margin-right: 20px;
  padding: 5px 0;
  text-align: right;
  width: 120px;
  font-weight: bold;
}
#aec-advsrch input#ais {
  margin-top: 10px;
}
.aec-advsrch-cba {
  margin-top: 5px;
}
.aec-roundbutton#aec-advsrch-submit{
	border-radius: 0px;
	border: 1px solid #a0a0a0;
	text-shadow: 1px 1px 0 #595959;
    color: #ffffff;
	font-family: verdana;
    font-size: 12px;
	font-weight: 600;
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 6px 25px;
	background: #267ec1; /* Old browsers */
	background: -moz-linear-gradient(top,  #267ec1 0%, #123d5e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#267ec1), color-stop(100%,#123d5e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #267ec1 0%,#123d5e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #267ec1 0%,#123d5e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#267ec1', endColorstr='#123d5e',GradientType=0 ); /* IE6-9 */
}
/*---------------------------------- Advance Search END ----------------------------------------*/
/*---------------------------------- Advance Search END ----------------------------------------*/
.aec-boutiquebanner-wrap {
  border-top: 0 none;
  margin: 0 auto 10px;
  padding: 0;
  width: 770px;
}
.aec-boutiquebanner-wrap .aec-boutique-header img {
  border-radius: 7px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.63);
}
.aec-boutique-header img {
  border-radius: 7px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.aec-otherpossibilities a{
	color: #2c2c2c;
	text-decoration: none;
}
.aec-otherpossibilities a:hover{
	color: #267dc1;
    text-decoration: none;
}

/*====================================
	GRID GROUPED NOTIFIER
=====================================*/

.aec-groupednotifier {
	padding-left: 15px !important;
	padding-right: 15px !important;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.aec-listview:not(.aec-gridview) .aec-groupednotifier {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.aec-listview:not(.aec-gridview) ul.aec-gridcontentul .aec-groupednotifier {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

li.aec-groupednotifier:empty {
	display: none !important;
}
.aec-groupednotifier-box > span {
  color: #333;
  font-size: 11px;
}

.aec-listview:not(.aec-gridview) ul.aec-gridcontentul .aec-groupednotifier-box > span {
	line-height: 100% !important;
}

.aec-listview:not(.aec-gridview) ul.aec-gridcontentul .aec-groupednotifier-box {
	line-height: 100% !important;
	padding-bottom: 4px !important;
	padding-left: 2px !important;
	padding-right: 4px !important;
}

.aec-groupednotifier-box {
  background-color: #D2D2D2;
  border-color: #A0A0A0!important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  text-decoration: none !important;
  padding: 2px 4px;
  margin-left: 0 !important;
  -webkit-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.aec-groupednotifier-box:hover,
.aec-groupednotifier-box:focus{
	background-color: #F6F5F5 !important;
	color: #333 !important;
}

.aec-groupednotifier-box:hover > span,
.aec-groupednotifier-box:focus > span{
		color: #333 !important;
}

.aec-listview:not(.aec-gridview) ul.aec-gridcontentul li.aec-groupednotifier {
  font-size: 16px;
  max-width: 200px !important;
	width: auto;
	display: inline-block;
}

ul.aec-listview .aec-groupednotifier-box {
  margin: 0 auto 2px;
  width: 100%;
}
.aec-listview:not(.aec-gridview) .aec-grid-artist div {
	display: inline !important;
}

.aec-productfeature #aec-recommendation-list > div.owl-wrapper-outer > div > div.owl-item > div > div > a > img {
    max-width: 120px;
}
.aec-productfeature #aec-recommendations > div.reconext{
    right: -30px;
}
.aec-productfeature #aec-recommendations > div.recoprev {
    left: -25px;
}


#aec-webami-loginbox .validation-summary-errors {
    background-color: rgb(202,94,88);
    color: #fff !important;
    padding: 2px 25px;
    border: 1px solid rgb(202,94,88);
    border-radius: 2px;
    text-align: center;
}

    #aec-webami-loginbox .validation-summary-errors ul {
        margin-bottom: 5px;
        margin-top: 5px;
    }

.aec-productfeature.net .aec-product-rightpane {
    float: left;
    width: 500px;
}

#aec-otherformats {
    width: 450px !important;
}

#aec-otherformats > h3 {
    width: auto !important;
    /*background-size: contain;*/
}

.aec-formats-holder {
    width: 100% !important;
}

.aec-formats-holder .aec-buybutton div.aec-title {
    width: auto !important;
    margin-right: 5px;
}

.aec-productfeature.net #aec-otherformats .aec-buybutton .aec-attr {
    max-width: 230px;
}

.aec-formats-holder .aec-buybutton > div.aec-price {
    width: auto !important;
}

/*.main-cover:hover #aec-coverhover {
    display: block;
}*/

.aec-toptitle .aec-maintitle h1 {
    margin-top: 0 !important;
}

.aec-globalsearch .aec-newListSelected {
    z-index: 5 !important;
}

#navigation .aec-alternatesite-msg {
    z-index: 0 !important;
}

@media (min-width: 0px) and (max-width: 767px) {
    .aec-toptitle {
        /*display: none !important;*/
    }
}

/* -------- Styles for Zoom container -------- */
.zoom-container {
    position: absolute;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    display: none;
    z-index: 999;
}

.chocolat-wrapper .chocolat-top {
    top: 40px !important;
}

.drift-zoom-pane img {
    width: 100% !important;
    height: auto !important;
}

.thumb-list {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (min-width: 0px) and (max-width: 992px) {
    .zoom-container,
    .drift-zoom-pane {
        display: none !important;
        z-index: 0;
    }

    /*.thumb-gallery-container li.t-li-img {
        min-width: 30px !important;
        max-width: 40px !important;
    }*/
}

@media (min-width: 768px) {
    .thumb-gallery-container li.t-li-img {
        min-width: 32px !important;
    }

    /*.aec-productfeature.tcm .aec-cover img {
        max-width: 200px !important;
    }*/
}

@media (min-width: 992px) {
    .zoom-container {
        top: 0px;
        right: 70px;
        width: 65%;
        height: 450px;
    }
}

@media (min-width: 1200px) {
    .zoom-container {
        top: 0px;
        right: 20px;
        width: 70%;
        height: 400px;
    }
}

/*-------------------- Multiple Images Product Page ---------------------*/
/*----- Main Cover -----*/
.aec-productfeature.aec-res div.aec-cover {
    float: left;
    position: relative;
    text-align: center;
}

.aec-cover .main-cover img {
    object-fit: contain;
    max-width: 320px !important;
    max-height: 320px !important;
    width: 100%;
}

/*----- Thumbs images -----*/
.aec-cover .slick-slide img {
    width: 95% !important;
    height: 95% !important;
    object-fit: contain;
    border-radius: 2px;
}

.aec-productfeature.aec-res .aec-cover .thumb-list img:hover {
    cursor: pointer;
}

.thumb-gallery-container li.t-li-img {
    align-self: center;
    text-align: center;
    transition: .6s ease;
    position: relative;
    padding: 1px;
    width: 100% !important;
    height: 100% !important;
}

.slick-slide div {
    height: 100%;
    width: 100%;
}

.thumb-member img {
    margin: auto;
}

.slick-arrow {
    font-size: 22px;
    opacity: .5;
}

.slick-arrow:hover {
    opacity: 1;
    cursor: pointer;
}

.slick-slide {
    border: 1px solid #d8d8d8 !important;
    border-radius: 2px;
    margin-top: 3px;
    margin-bottom: 4px;
}

.slick-slide:hover {
    border: 1px solid rgba(228,121,17,.5) !important;
    box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
}

/*----- Media Queries -----*/
@media (min-width: 0px) and (max-width: 767px) {
    .slick-slide {
        width: 42px !important;
        height: 42px !important;
        max-width: 42px;
        max-height: 42px;
    }

    .slick-track {
        width: auto;
    }

    .slick-list.draggable {
        padding: 1px;
        width: 43px !important;
    }

    .slick-list {
        margin: 0 auto !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slick-slide {
        width: 40px !important;
        height: 40px !important;
        max-width: 40px;
        max-height: 40px;
    }

    .slick-list.draggable {
        padding: 1px;
        width: 100% !important;
    }
}

@media (min-width: 992px) and (max-width: 4096px) {
    .slick-slide {
        width: 43px !important;
        height: 43px !important;
        max-width: 43px;
        max-height: 43px;
    }

    .slick-list.draggable {
        padding: 1px;
        width: 45px !important;
    }
}

/*custom styles form importcds*/
.thumb-list {
    width: 45px !important;
    min-width: 45px !important;
    max-width: 45px !important;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.main-cover {
    width: 130px !important;
    min-width: 130px;
    max-width: 130px;
    float: left;
    position: relative;
    min-height: 1px;
    /*padding-right: 15px;*/
    padding-left: 15px;
}

#aec-itemsproduct .aec-cover {
    margin-right: 0 !important;
}

ul.thumb-slick {
    text-align: center;
}

.account-message-label {
    font-size: 13px;
    font-weight: 600;
    margin-top: 5px;
}

.account-message-label a {
    color: #267ec1;
}

/*COVID19 - Delay shipping orders message*/
div.delayShipOrdDivCloseStyle {
    margin-right: 40px !important;
}

@media (min-width: 320px) {
    .delay-orders-div-body .col-xs-3 {
        width: 20% !important;
        padding-right: 5px;
        padding-left: 5px;
    }

    .delay-orders-div-body .col-xs-8 {
        width: 60% !important;
        padding-right: 5px;
        padding-left: 5px;
    }

    /*div.delayShipOrdDivStyle {
        max-height: 70px !important;
    }*/
}

@media (min-width: 530px) {
    /*div.delayShipOrdDivStyle {
        max-height: 40px !important;
    }*/
}

@media (min-width: 1200px) {
    /*div.delayShipOrdDivStyle {
        max-height: 35px !important;
    }*/

    .delay-orders-div-body .col-xs-3 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .delay-orders-div-body .col-xs-8 {
        padding-right: 15px;
        padding-left: 15px;
    }
}


/*-----Fixed msg -----------*/
/*@media (min-width: 0px) {
    body #aec-page,
    body #aec-container {
        margin-top: 286px;
    }
}

@media (min-width : 462px) {
    body #aec-page,
    body #aec-container {
        margin-top: 275px;
    }
}

@media (min-width : 501px) {
    body #aec-page,
    body #aec-container {
        margin-top: 265px;
    }
}

@media (min-width: 768px) {
    body #aec-page,
    body #aec-container {
        margin-top: 96px;
    }
}

@media (min-width: 992px) {
    body #aec-page,
    body #aec-container {
        margin-top: 95px;
    }
}

@media (min-width: 1200px) {
    body #aec-page,
    body #aec-container {
        margin-top: 85px;
    }
}*/
