/* Stylesheet for the PDA pages */
	
.product-box {width: 499px; height: 165px; background: url('/individuals/iphone/images/bg-products.gif') no-repeat top left; position: relative;}
.product-box * {margin: 0; padding: 0;}
.product-box:hover {background-position: bottom;}
.image-container {position: absolute; top: 24px; left: 25px;}
.product-name {position: absolute; top: 24px; left: 122px; font-weight: bold; font-size: 1.2em;}
.product-price {position: absolute; top: 24px; left: 426px; font-weight: bold; font-size: 1em; color: #036;}
.product-description {position: absolute; top: 44px; left: 122px; width: 357px;}
.launches-itunes {position: absolute; top: 122px; left: 136px; font-size: .8em; color: #666;}
.more-information {position: absolute; top: 119px; left: 372px; font-size: 1em; color: #036; font-weight: bold; text-decoration: underline;}
.more-information:link {font-size: 1em; color: #036; font-weight: bold; text-decoration: underline;}
.more-information:active {font-size: 1em; color: #036; font-weight: bold; text-decoration: underline;}
.more-information:visited {font-size: 1em; color: #036; font-weight: bold; text-decoration: underline;}
.more-information:hover {color: #666; font-weight: bold; text-decoration: underline;}
.btn-buy-now {background: url('/specialoffers/images/btn-buy-now.gif') no-repeat; height: 30px; width: 105px; text-indent: -9000px; background-position: 0 0; display: block; position: absolute; top: 115px; left: 22px;}
.btn-buy-now:hover {background-position: 0 -30px;}

#gallery {margin: 0 0 0 -15px; padding: 0;}
#gallery li {display: inline; margin: 0; padding: 0;}
#gallery li img {border: none; border-bottom: solid 8px #fff;}
#gallery li img:hover {border-bottom: solid 8px #eee;}

/* updates */
.hide-update {display: none;}