/* ----------------------------------------------------------------------------
	photo_gallery.css
	Contains anything related to the photo galleries.
	----------------------------------------------------------------------------
	Table Of Contents
	1.	Promotions
		A. Any changes related to the Adidas promotion. 
	----------------------------------------------------------------------------- */

/*  -----------------------------------------------------------------------------
	(1A) Adidas  */

#nbaPageNameTools{
  margin:0px;
  border:none !important;
  padding:0px;
  width:583px;
  height:37px;
}

#nbaPgNameDiv{
  color:#06C;
  font-family:Arial;
  font-size:17px;
  font-weight:bold;  
  position:relative;
  margin:0px;
  padding:0px;
  height:37px;
}

#nbaPgNameDiv span {
  position:absolute;
  top:14px;
  left:10px;
}

#nbaPgNameDiv img {
  position:absolute;
  top:-4px;
  left:85px;	
}

#nbaWebTools{
  color:#06C;
  font-size:12px;
  font-weight:bold;
  position:relative;
  bottom:19px;
  left:375px;
}
#nbaPhotoSponHead {
	position:absolute;
	top:4px;
	left:20px;
}
#nbaPhotoSponHead img {
  position:relative;
  top:0px;
}