/* Shelf */
.dept-shelf li img {
    margin-top: 12px;
}

.dept-shelf .one .new-icon {
    left: 41px;
    top: 11px;
}

.dept-shelf .two .new-icon {
    left: 38px;
    top: 4px;
}

.dept-shelf .three .new-icon {
    left: 44px;
    top: 23px;
}

.dept-shelf .four .new-icon {
    left: 32px;
    top: 46px;
}

.dept-shelf .five .new-icon {
    left: 49px;
    top: 16px;
}

.dept-shelf .six .new-icon {
    left: 47px;
    top: 10px;
}

.dept-shelf .seven .new-icon {
    left: 45px;
    top: 13px;
}


/* ---------- iPod touch 2012-12 2/3---------- */
.two-col .c23 .ipodtouch-2012-12 {
	position: relative;
}
.two-col .c23 .ipodtouch-2012-12 a.block {
	min-height: 401px;
}
.two-col .c23 .ipodtouch-2012-12 .hero {
	position: absolute;
	left: 50px;
	bottom: 15px;
}

.two-col .c23 .ipodtouch-2012-12 .info {
	width: 280px;
	position: absolute;
	text-align: center;
	right: 30px;
	top: 140px;
}

.two-col .c23 .ipodtouch-2012-12 .info p.tagline {
	padding: 5px 0 15px 0;
}

/* ---------- iPod nano 2012-12 1/6 ---------- */
.two-col .c16 .ipodnano-2012-12 {
	position: relative;
	text-align: center;
}

.two-col .c16 .ipodnano-2012-12 a.block {
	min-height: 200px;
}
.two-col .c16 .ipodnano-2012-12 .info {
	padding: 15px 0 10px 0;

}

.two-col .c16 .ipodnano-2012-12 .info p {
	text-align: left;
	display: inline;
	padding: 0 5px 0px 5px;
}

.two-col .c16 .ipodnano-2012-12 .info p.tagline {
	display: block;
	text-align: center;
	padding: 0 0 10px 0;
}

.two-col .c16 .ipodnano-2012-12 .hero {
	position: relative;
	bottom: 0px;
	left: 0;
}

/* ---------- iPod Engraving 2012-12 1/6 ---------- */

.two-col .c16 .engraving-2012-12 {
	position: relative;
	text-align: center;
	
}
.two-col .c16 .engraving-2012-12 a.block { 
	min-height: 200px;
}

.two-col .c16 .engraving-2012-12 .info {
	padding: 15px 0 16px 0;
}

.two-col .c16 .engraving-2012-12 .hero {
	position: relative;
	top: 5px;
	left: 0;
}
	
/* ---------- Lightning Accessories 2012-12 1/3 ---------- */
.two-col .c13 .lightingacc-2012-12 {
	position: relative;
	text-align: center;
}

.two-col .c13 .lightingacc-2012-12 a.block {
	min-height: 401px;
}

.two-col .c13 .lightingacc-2012-12 .info {
	padding: 30px 10px 0 10px;
}

.two-col .c13 .lightingacc-2012-12 .info p.tagline {
	padding: 2px 0;
}

.two-col .c13 .lightingacc-2012-12 a.block span.more {
	padding: 0 1em 0 0;
}

.two-col .c13 .lightingacc-2012-12 .hero {
	position: absolute;
	bottom: 0;
	left: 0;
}


/* ---------- Lightning Accessories 2012-12 1/6 ---------- */
.two-col .c16 .lightingacc-2012-12 {
	position: relative;
	text-align: center;
}

.two-col .c16 .lightingacc-2012-12 a.block {
	min-height: 200px;
}

.two-col .c16 .lightingacc-2012-12 .info {
	padding: 10px 10px 0 10px;
	
}

.two-col .c16 .lightingacc-2012-12 .info p.tagline {
	padding: 1px 0;
}

.two-col .c16 .lightingacc-2012-12 a.block span.more {
	padding: 0 1em 0 0;
}

.two-col .c16 .lightingacc-2012-12 .hero {
	position: absolute;
	bottom: 0;
	left: 0;
}
	
/* ---------- End Of Year 2012-12 ---------- */
.two-col .c13 .endofyear-2012-12 {
	position: relative;
	text-align: center;
}

.two-col .c13 .endofyear-2012-12 a.block {
	min-height: 401px;
}

.two-col .c13 .endofyear-2012-12 .hero {
	padding: 30px 20px 15px 20px;
}

.two-col .c13 .endofyear-2012-12 .info {
	text-align: left;
	padding: 0 20px;
}

.two-col .c13 .endofyear-2012-12 .info p.tagline {
	padding: 10px 0 5px 0;
	line-height: 18px;
}

.two-col .c13 .endofyear-2012-12 .info p span.more {
	padding-left: 0;
}



/* ---------- iPod nano 2013-2 1/3---------- */
.two-col .c13 .ipodnano-2013-2 {
	position: relative;
	text-align: center;
}
.two-col .c13 .ipodnano-2013-2 .info{
	padding-top: 18px;
}
.two-col .c13 .ipodnano-2013-2 p.tagline{
	color: #666;
	padding-top: 5px;
}
.two-col .c13 .ipodnano-2013-2 p.price{
	padding-top: 12px;
}
.two-col .c13 .ipodnano-2013-2 img.hero{
	position: relative;
	top: 19px;
	left: 17px;
}


