.clearer
{
  position: relative;
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

#albumNoPrint
{
  display: none;	
}

#albumBreadcrumbs
{
  padding: 8px 0px;
  margin: 12px 0px;
}

#albumHeaderBar
{
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 1em 0em;
}

#albumPhotosListHeader, #albumPhotoHeader
{
  position: relative;
  width: 100%;
  padding: 20px 0px 10px 0px;
}

#albumHeaderButtons
{
  position: relative;
  float: right;
  width: 400px;
}

#albumHeaderButtons img
{
  float: right;
  margin: 4px 0px 0px 15px;
}

#albumIntroduction
{
  padding: 20px 0px 10px 0px;	
}

.pagesIndex
{
  float: right;	
}

#albumPhotosListContainer, #albumListContainer
{
  width: 100%;
  text-align: center;
  padding: 10px 0px;
}

#albumPhotoContainer, #albumBasketContainer
{
 position: relative;
 padding: 10px;
}

#albumPhotoFormContainer
{
  float: right;
  text-align: left;
  width: 250px;
  padding-top: 100px;
  padding-left: 44px;
}

#albumPhotoFormContainer select
{
  width: 200px;
}

#albumPhotoFormContainer label
{
  display: block;
    padding-top: 10px;
}

#albumPhotoWatermarkInfo
{
  position: relative;
  width: 180px;
  margin: 40px 0px 0px 0px;
  padding: 10px;
}

#albumPhotosListFooter
{
  position: relative;
  width: 100%;
  padding: 10px 0px;
}

.albumBasketSubtitle
{
  font-weight: normal;
  font-size: 1em;
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #999999;
}

hr
{
  position: relative;
  background-color: #dddddd;
  border: none;
  height: 1px;
  margin-bottom: 10px;
  margin-top: 0px;
  padding: 0px;
}

.albumBasketTable
{
  position: relative;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.albumBasketDescriptionCell
{
  text-align: left;
  padding-left: 10px;
  font-size: 0.8em;
}

.albumBasketQuantityCell
{
  width: 160px;	
}

.albumBasketQuantityCell .albumBasketQuantityInput
{
width: 25px;
padding: 3px;
text-align: center;
}

.albumBasketTable td
{
  padding-top: 5px;
  padding-bottom: 5px;
}

.albumBasketThumbCell
{
  width: 110px;
  padding: 5px;
  text-align:center;
}

.albumBasketThumbCell img
{
  padding: 4px;
  width: 100px;
}

.albumBasketPriceCell
{
  width: 80px;
  text-align: right;
}

.albumBasketRemoveCell
{
  width: 140px;
  text-align: right;
  padding: 5px;
}

.errorBar, .messageBar
{
	color: white;
	background-repeat: repeat-x;
	padding: 6px;
	text-align: center;
}

#albumBasketUpdateQuantitiesButton
{
  position: relative;
  float: right;
  margin-right: 243px;
  padding-bottom: 20px;
}

#albumBasketDiscount
{
  position: relative;
  float: right;
  clear: right;
  margin-right: 152px;
  text-align: right;
  margin-top: 10px;
}

#albumBasketTotal
{
  position: relative;
  float: right;
  clear: right;
  text-align: right;
  margin: 10px 152px 10px 0px;
}

#albumBasketFooterButtons
{
  padding: 20px 0px;	
}

#albumBasketFooterButtons img, #albumBasketFooterButtons input
{
  float: right;
}

.albumBasketInput, .albumBasketInputShort, .albumBasketInputExtraShort, .albumCardDateContainer
{
  display: block;
  width: 250px;
  margin-bottom: 10px;
}

.albumBasketInputShort
{
  width: 80px;	
}

.albumBasketInputExtraShort
{
  width: 40px;	
}

#albumPhotoQuantity
{
  width: 25px;
  padding: 3px;
}

#albumBasketVoucherCode
{
  float: left;
  width: 400px;
  margin-top: 10px;
  font-size: 12px;
  position: relative;
}

#albumBasketVoucherCode form
{
  margin: 0px;
  padding: 0px;
}

#albumBasketVoucherInput
{
  height: 12px;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #dddddd;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  color: #666666;
}

#albumBasketVoucherButton
{
  position: relative;
  top: 3px;
  left: 115px;
}

.albumListing
{
  position: relative;
  float: left;
  width: 310px;
  padding-left: 20px;
  height: 150px;
}

.albumCover
{
 float: left;
  height: 124px;
  width: 124px;
  position: relative;
  background-image: url(../images/album-graphics/album-green.png);
}

.albumWindow
{
	z-index: 2;
	position: absolute;
	top: 21px;
	left: 31px;
	width: 72px;
	height: 72px;
	background-image: url(../images/album-graphics/window-album.png);
}

.albumCoverImage
{
  z-index: 1;
  position: absolute;
  top: 27px;
  left: 37px;
  width: 60px;
  height: 60px;
  background-position:top center;
  background-repeat: no-repeat;
}

.albumListingInfo
{
  float: left;
  width: 170px;
  text-align: left;
  padding-left: 10px;
  color: #999999;
  font-size: 14px;
}

.albumListingInfo h3
{
  font-weight: normal;
  font-size: 17px;
  margin-bottom: 0px;
  color: black;
}

.albumListing a
{
  text-decoration: none;
  color: #999999;
}

#albumPhotoFilename
{
  width: 100%;
}

#albumHeaderInformationContainer
{
position: relative;
width: 990px;
padding: 5px;
margin: 10px auto;
background-color: #333333;
border: 1px solid #555555;
color: #999999;
font-size: 14px;
}

#albumProductsInformation
{
  padding-top: 20px;	
}

#albumProductsInformation em
{
  font-style: normal;
  color: white;
}
