/* Other formats*/

#aec-otherformats {
  margin-left: 0;
  margin-top: 20px;
  width: 100% !important;
	margin-bottom: 10px;
}
.aec-formats-holder * {
  font-size: 11px;
}
#aec-otherformats > h3 {
  background-color: #efefef;
	border-radius: 5px;
  color: #535353;
  font-size: 16px;
  padding: 8px 15px;
  width: 557px !important;
	font-weight: bold;
	margin-bottom: 0;
	border: 1px solid #ddd;
}
#aec-otherformats > h3.open{
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
#aec-otherformats > h3 a {
  text-decoration: none;
	color: #535353;
}
#aec-otherformats > h3 a:hover{
	color: #000;
}
#aec-hideOtherFts{
	display: none;
}

.aec-formats-holder {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-color: #ddd;
  border-style: solid;
  border-width: 0 1px 1px;
  /*display: inline-block;*/
	display: none;
  width: 573px;
}
.aec-formats-holder div.aec-buybutton {
  border-top: 1px dashed #ddd;
  display: inline-block;
  padding: 7px 0 !important;
  width: 100%;
}
.aec-formats-holder .aec-buybutton:first-child {
  border-top: medium none;
}
.aec-formats-holder .aec-buybutton > div {
  display: inline-block;
  vertical-align: top;
}
.aec-productfeature.net #aec-otherformats .aec-buybutton .aec-attr {
  color: #222;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0;
  padding-left: 4px;
  padding-right: 3px;
  padding-top: 0px;
  text-align: left;
}

.aec-productfeature #aec-otherformats .aec-buybutton .aec-title {
  display: inline;
  float: left;
  padding-left: 3px !important;
  padding-top: 0px;
  text-align: left;
  width: 70px;
}

.aec-formats-holder .aec-title > a {
  display: inline-block;
  text-decoration: none;
	color: #2d64c0;
	font-weight: bold;
	padding-right: 3px;
}
.aec-formats-holder .aec-title > a:hover{
	text-decoration:none;
	color:#06c !important;
}

.aec-productfeature.net #aec-otherformats .aec-buybutton .aec-buyimage {
  display: inline;
  float: left;
  padding-left: 10px;
  width: 125px;
	text-align: center;
	text-align: middle !important;
}

.aec-formats-holder .aec-buybutton > div.aec-price {
  text-align: center !important;
  width: 60px !important;
	padding-top: 0px;
	float: left
}

.aec-productfeature.net .aec-formats-holder .aec-yousave {
  display: none;
}

.aec-productfeature.net .aec-formats-holder .aec-listprice {
  color: transparent;
  display: inline;
  font-size: 0;
	display: none;
	text-align: center;
}

.aec-productfeature.net  .aec-formats-holder .aec-custprice {
  color: transparent;
  display: inline-block !important;
  font-size: 0;
  font-weight: bold;
  padding-left: 7px;
  text-align: center !important;
}
.aec-productfeature.net #aec-otherformats .aec-formats-holder .aec-custprice span {
  color: #da2128 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  width: 60px;
}

.aec-formats-holder .aec-buyimage > img {
  max-width: 96px;
  padding: 0;
}

.aec-formats-holder button.aec-buybutton-textbtn {
	/*background: #da2128 url("/cust/img/buy-icon.png") no-repeat scroll 6px 6px;*/
	cursor: pointer;
	display: block;
	float: none;
	margin: 0 auto;
	padding: 2px;
	text-align: center;
	border: medium none;
	border-radius: 0;
	max-width: 160px;
	float: right;
	width: 100% !important;
}

.aec-formats-holder span.aec-buybutton {
  padding-bottom: 2px !important;
  padding-left: 18px !important;
  padding-right: 0 !important;
  padding-top: 2px;
}
.aec-formats-holder .aec-price .aec-webamiprice-href{
	width: 100% !important;
}

.aec-productfeature #aec-otherformats .aec-buybutton {
  color: #fff;
  display: inline-block;
  font-size: 14px !important;
  font-weight: bold !important;
  padding-bottom: 2px;
}

.aec-formats-holder .aec-buyimage span.aec-buybutton {
  width: auto !important;
}

#aec-showOtherFts:before {
  background-color: #da2128;
  border: 1px solid #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.63);
  color: #fff;
  content: "+";
  display: inline-block;
  font-weight: bold;
  margin-right: 7px;
  text-align: center;
  width: 15px !important;
}

#aec-hideOtherFts:before {
  background-color: #da2128;
  border: 1px solid #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.63);
  color: #fff;
  content: "-";
  display: inline-block;
  font-weight: bold;
  margin-right: 7px;
  text-align: center;
  width: 15px !important;
}

@media (min-width: 992px) {
	#aec-otherformats > h3,
	.aec-productfeature.net #aec-otherformats .aec-formats-holder .aec-custprice span,
	.aec-productfeature.net #aec-otherformats .aec-buybutton .aec-attr {
		font-size: 14px;
	}
	.aec-productfeature.net #aec-otherformats .aec-formats-holder .aec-custprice span {
		font-size: 14px !important;
	}
}