#buylinks{
	/*width:100%;*/
	/*display:none;*/
}


#buylinks-content{
	position:relative;
	font: 18px arial,sans-serif normal;
	color:white;

}



#buylinks-innerborder{
	width:100%;
	height:123px;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 5px;
	/*background:url(../images/buylinks/bkg_retailers.png) no-repeat 35px 30px;*/
}



#buylinks-description{
	width:773px;
/*	background:url("../images/buylinks/Available-In-Stores-Everywh.png") no-repeat;*/
	text-align:center;
	display:block;
	position:relative;
	margin:auto;
	top:5px;
	text-transform: uppercase;
	clear:both;
	font-family: Futura, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}

#buylinks-description a {
	color: #d23c3d;
	text-decoration: none;
}


/* close button*/
#buylinks-close{
	background:#212121;
	display:block;
	float:right;
	width:13px;
	height:13px;
	cursor:pointer;
}


/*   Blu-ray, DVD, and Digital Download Tab buttons  */
/*   Blu-ray, DVD, and Digital Download Tab buttons  */
#tab-buttons{
	width:678px; /* 868px */
	height:30px;
	position:relative;
	display:block;
	text-align:center;
	margin:auto;
}

#tab-buttons.showall{
	width:868px;
}


.tab-button{
	width:211px;
	height:28px;
	margin-left:5px;
	text-align:center;
	font:bold 14px arial,san-serif ;
	float:left;
}
#button-bd{
	width:211px;
	height:28px;
	background-image:url("../images/buylinks/bd.png");
	background-repeat:no-repeat;
	}
#button-dvd{
	width:211px;
	height:28px;
	background-image:url("../images/buylinks/dvd.png");
	background-repeat:no-repeat;
	}
#button-dd{
	width:211px;
	height:28px;
	background-image:url("../images/buylinks/dd.png");
	background-repeat:no-repeat;
	}
#button-ondemand{
	width:211px;
	height:28px;
	background-image:url("../images/buylinks/ondemand.png");
	background-repeat:no-repeat;
	}




/*  Blu-ray, DVD, and Digital Download Tables*/
/*  Blu-ray, DVD, and Digital Download Tables*/
#buylinks-tables{
	width:100%;
	text-align:center;
	margin:auto;
	padding:auto;
}

.logos{
	width:900px;
	text-align:center;
	margin:auto auto;
	position:relative;
	top:-8px;
}

.buylinks-row{
	display:block;
	margin: 6px auto 0;
	text-align:center;
}

#buylinks-dd .buylinks-row {
	width: 650px;
}

/*#buylinks-bd .buylinks-row {
	background-color: #fff;
	border-radius: 5px;
}*/

.buylinks-row a img {
/*	border: 1px solid #000;*/
}

#buylinks-bd{
	display:none;
}
#buylinks-dvd{
	display:none;
}

#buylinks-dd{
	display:none;
}

#buylinks-ondemand{
	display:none;
}


#buylinks-bd a,
#buylinks-dvd a {
	margin: 0 15px;
}