/*
Regular	chaloops-1, chaloops-2	400	normal
Medium  chaloops-medium-1, chaloops-medium-2	600	normal
Bold	chaloops-1, chaloops-2	700	normal
*/

img { behavior: url('/includes/iepngfix.htc'); }
div { behavior: url('/includes/iepngfix.htc'); }

html {
	overflow-y: scroll;
}


html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fff;
	/*
	background-image: url('/store/images/storeTileHeader4.jpg');
	background-repeat: repeat-x;
	*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, helvetica, sans-serif;
}


a, a.link, a.active, a.visited {
	/*color: #4aafd9;
	color: #548CA7;*/
	color: #008AFF;
}
.serif {
	font-family: georgia, "times new roman", times, serif;
}
.grey {
	color: #444;
}
.green {
	color: #01AC15;
}
.dark_green {
	color: #007500;
}
.red {
	color: #FF0000;
}
.dark_red {
	color: #aa0000;
}
.highlight {
	background: #E0F4FD ;
}

a.domestic-ship-test {
		display: block;
		position: relative;
		top:0px;
		left:0px;
	}



		a.domestic-5-actual {
			background: url('/store/images/header/shipping_banners/flatRatePriority5.png');
			width: 163px;
			height: 52px;
			background-size: 163px 52px;
			margin-top: 27px;
		}
		a.domestic-5-99 {
			background: url('/store/images/header/shipping_banners/flatRate99.png');
			width: 264px;
			height: 54px;
			background-size: 264px 54px;
			margin-top: 27px;
		}
		a.domestic-5-2 {
			background: url('/store/images/header/shipping_banners/flatRate2.png');
			width: 264px;
			height: 54px;
			background-size: 264px 54px;
			margin-top: 27px;
		}
		a.domestic-6-99 {
			background: url('/store/images/header/shipping_banners/flatRate99.png');
			width: 264px;
			height: 54px;
			background-size: 264px 54px;
			margin-top: 27px;
		}
		a.domestic-6-2 {
			background: url('/store/images/header/shipping_banners/flatRate2.png');
			width: 264px;
			height: 54px;
			background-size: 264px 54px;
			margin-top: 27px;
		}
		a.domestic-7-actual {
			background: url('/store/images/header/shipping_banners/flatRatePriority7.png');
			width: 163px;
			height: 52px;
			background-size: 163px 52px;
			margin-top: 27px;
		}
		a.domestic-7-99 {
			background: url('/store/images/header/shipping_banners/flatRate99.png');
			width: 264px;
			height: 54px;
			background-size: 264px 54px;
			margin-top: 27px;
		}
		a.domestic-7-2 {
			background: url('/store/images/header/shipping_banners/flatRate2.png');
			width: 264px;
			height: 54px;
			background-size: 264px 54px;
			margin-top: 27px;
		}

div.content {
	width: 1000px;
	margin: 0 auto;
	min-width: 1000px;
}

div.content.store_home {
	width: 95%;
	/* 3 and 5 columns based on 272px total product width (width + margin + borders + 8px)*/
	min-width: 816px;
	max-width: 1360px;
	/*
	min-width: 820px;
	max-width: 1360px;*/

}

div.content.store_404 {
	width: 50%;
	min-height: 600px;
	text-align: center !important;
}
.store_404 h1, .store_404 h2 {
	text-align: center;
}


div.content.manage_store {
	width: 1400px;
}


div.spacer, div.clear {
	clear: both;
}

h1 {
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 43px;
	line-height: 55px;
	/*letter-spacing: -1px;*/
	/*color: #c02a2a;*/
	color: #444;
	margin: 5px 0;
	/*text-shadow: 1px 1px 2px rgba(70, 70, 70, .2);*/
}

h2 {
	font-family: sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 27px;
	line-height: 32px;
	margin: 5px 0;
	color: #888;
}

h1.tk-chaloops-medium {
	font-family: chaloops-medium-1, chaloops-medium-2, georgia, "times new roman", times, serif;
	font-weight: 600;
	font-style: normal;
	text-align: center;

	/*letter-spacing: -1px;*/
	/*color: #c02a2a;*/
	/*text-shadow: 1px 1px 2px rgba(70, 70, 70, .2);*/
}

h2.tk-chaloops  {
	font-family: chaloops-1, chaloops-2, georgia, "times new roman", times, serif;
	font-weight: 400;
	color: #aaa;
	font-size: 27px;
	line-height: 40px;
	text-align: center;
	padding: 5px;
}


/* styles to use when web fonts are loading */
.wf-loading h1.tk-chaloops-medium, .wf-loading h2.tk-chaloops {
	font-weight: normal;
	visibility: hidden;
}

/* styles if the web fonts fail to load */
.wf-inactive h1.tk-chaloops-medium, .wf-inactive h2.tk-chaloops {
	font-weight: normal;
}

h2.cheap-shipping {
	color: #aaa;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
	line-height: 27px;
	font-family: arial, helvetica, sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, helvetica, sans-serif;

}

h2.category-title {
	color: #4aafd9;
}


ul.categories {
	padding: 0;
	padding-left: 8px;
	margin: 20px auto;
	list-style-type: none;
	text-align: center;
}
ul.categories li {
	display: inline;
	padding: 0;
	margin: 0;
}
ul.categories a:link, ul.categories a:visited {
	margin: 5px 1px 0 1px;
	display: inline-block;
	padding: 4px 8px 4px 8px;
	font-size: 13px;
	line-height: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, helvetica, sans-serif;
    font-weight: bold;
	text-decoration: none;
	border-radius: 11px;
	text-shadow: 1px 2px 1px #fff;
	color: #888;
	background-color: #f2f2f2;
	border: 2px solid #fff;
}


ul.categories a:hover, ul.categories a:active, ul.categories a.current {
	background-color: #e9f9ff;
	color: #4aafd9;
	/*color: #51acc6;*/
}

ul.categories a:active, ul.categories a.current {
	border: 2px solid #4aafd9;
	/*border: 2px solid #6cc1da;*/
	/*box-shadow: 1px 1px 2px rgba(40, 40, 40, .2);*/
}

@media \0screen {
	ul.categories a {
		font-size: 12px !important;
	}
}/*
@-moz-document url-prefix() {
	ul.categories a {
		font-size: 12px !important;
	}
}*/

#products {
	margin: 0 auto;
	text-align: center;
}


div.product {
	display: inline-block;
	position: relative;
	margin: 12px;
	vertical-align: top;
	width: 240px;
	padding: 0;
	background: #fff;
	height: 362px !important;
	text-align: left;

	zoom: 1;
	*display:inline; /* IE 7 */

	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;

	box-shadow: 1px 1px 2px #f7f7f7;

	/* rounded botom corners :/
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;*/

}

div.product.hover {
	border: 1px solid #ddd;
	box-shadow: 1px 1px 2px #f0f0f0;
}

div.product div.sold-out, div.product div.sold-out div.sold-out-msg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 240px;
	pointer-events: none;
}

div.product div.sold-out {
	background: #fff;
	opacity: .9;
	z-index: 1000;
}


div.product div.sold-out div.sold-out-msg {
	background-image: url('/store/images/soldout2012/soldout-postholiday@2x.png');
	background-position: center;
	background-size: 240px 240px;
	z-index: 1001;
}

/*
@media
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(-webkit-min-device-pixel-ratio: 2),
(min-device-pixel-ratio: 2) {

	div.product div.sold-out div.sold-out-msg {
		background-image: url('/store/images/soldout2012/soldout@2x.png');
		background-size: 480px 480px;
	}

}
*/
a.store-image {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
}

a.store-image img {
	background-color: #fafafa;
	position: relative;
	top: 0;
	left: 0;
	border: none;
	width: 240px;
	height: 240px;
	margin: 0;
	padding: 0;
}

a.store-title:link, a.store-title:visited, a.store-title:active {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, helvetica, sans-serif;
    font-weight: bold;
	font-weight: 600;
	display: block;
	font-size: 14px;
	line-height: 18px !important;
	margin: 6px 4px 3px 11px;
	color: #444;
	text-decoration: none;
}

a.store-title:hover, div.product.hover a.store-title {
	color: #4aafd9;
	text-decoration: underline;
}

p.store-description {
	margin: 0 7px 0 11px;
	padding: 0;
	/*text-align: justify;
	text-justify: auto;*/
	font-size: 13px;
	line-height: 17px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, helvetica, sans-serif;
	color: #888;
	cursor: hand;
	cursor: pointer;
}
span.more-link, span.more-link a {
	color: #008AFF;
	color: #4aafd9;
	font-weight: bold;
}
span.more-link a {
	font-weight: normal;
}


div.product img.store-new-ribbon, div.product img.store-hot-ribbon {
	pointer-events: none;
	position: absolute;
	display: inline-block;
	width: 74px;
	height: 40px;
	left: 175px;
	top: 18px;
	z-index: 100;
}

div.product img.store-hot-ribbon {
	top: 53px;
}

div.product img.ribbon-top {
	top: 18px;
}

/*
div.product img.store-new-ribbon, div.product img.store-hot-ribbon {
	position: absolute;
	display: inline-block;
	width: 74px;
	height: 40px;
	left: 155px;
	top: 18px;
	z-index: 1000;
}

div.product img.store-hot-ribbon {
	top: 53px;
}

div.product img.ribbon-top {
	top: 18px;
}
*/

/* Sale Banner ********************************************************/
.sale-banner {
  z-index: 99 !important;
  height:87px !important;
  width:112px !important;
  padding:0px !important;
  margin:-0px 0 -72px 0 !important;
  background:none !important;
  position: absolute;
}

.sale-limited-stock {
  font-size:10px !important;
  letter-spacing: 3px !important;
  top:-20px !important;
  position:relative !important;
}

.sale-oldprice {
  color:#999;background: #eee;padding: 3px 8px;border-radius: 15px;
}

.sale-newprice {
  color: #e00;background: #Fee;padding: 3px 8px;border-radius: 15px;
}


/* Presale Badge ********************************************************/
.presale-badge {
	background-image: url('http://photojojo.com/store/images/specialpresale-2.gif');
	background-size: 80px 80px;
	position: absolute;
	width: 80px;
	height: 80px;
	z-index: 100;
	top: -20px;
	left: -20px;
}

.price {
	color: #666;
	display: none;
}
.price sup {
	line-height: 1px;
	position: relative;
	top: 3px;
}

/* ------------- Gift Card Callout ------------- */
.gift-card-callout {
	width: 600px;
	text-align: center;
	margin: 40px auto 0;
}

.gift-card-callout h2 {
	text-align: center;
	color: #000000;
	font-size: 32px;
	font-weight: 900;
}

.gift-card-callout p {
	font-size: 18px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

/* ------------- STORE HEADER ------------- */

#header {
	display: block;
	height: 132px;
	width: 100%;
	margin: 0 auto 25px auto;
}

a.store-header-logo {
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	width: 267px;
	height: 128px;
	cursor: pointer;
	background: url('/store/images/storeLogoWithFlag.png') no-repeat;
	z-index: 1;
}

#header a, #header img {
	text-decoration: none;
	border: none;
	outline: 0;
}
.header-banner {
	float: left;
	margin: 29px 0 0 7px;
	width: 200px;
}
.header-banner-holidays {
	float: left;
	margin: 0px 0 0 8px;
	width: 300px;
}
a.header-button {
	margin: 0;
}
.header-buttons {
	float: right;
	text-align: right;
	width: 250px;
	margin: 7px -15px 4px 0;
}

#cart-string {
	display: block;
	height: 13px;
	width: 60px;
	position: relative;
	top: 30px;
	left: 58px;
	font-size: 11px;
	line-height: 15px;
}

/* Retina test */
a#header-cart {
	clear: right;
	float: right;
	display: block;
	width: 122px;
	height: 52px;
	margin: 0 -18px 0 0;
	background-image: url('/store/cart/images/cartEmpty.png');
	text-align: left;
	color: #3d3d3d;
	text-decoration: none;
}

a#header-cart.full {
	background-image: url('/store/cart/images/cartFull.png');
	text-align: left;
	color: #00C100;
}

a.freeshipping50 {
	background: url('/store/images/freeshipping50.png') no-repeat;
	background-size: 182px 52px;
	clear: left;
	float: left;
	display: block;
	width: 182px;
	height: 52px;
}

a.shipinfo-domestic-button {
	background: url('/store/images/header_button_shippinginfo.png') no-repeat;
	display: block;
	float: right;
	width: 88px;
	height: 18px;
	margin-right: 0px;
}

a.shipinfo-international-button {
	background: url('/store/images/header_button_internationalshipping.png') no-repeat;
	display: block;
	float: right;
	width: 152px;
	height: 18px;
	margin-right: 10px;
}
a.canadaFlatRate {
	background: url('/store/images/canadaFlatRate_1.png') no-repeat;
	background-size: 180px 50px;
	display: block;
	float: left;
	width: 180px;
	height: 50px;
	margin-top: 20px;
}


@media
  (min--moz-device-pixel-ratio: 2),
  (-o-min-device-pixel-ratio: 2/1),
  (-webkit-min-device-pixel-ratio: 2),
  (min-device-pixel-ratio: 2) {

  a#header-cart {
    background-image: url('/store/cart/images/cartEmpty@2x.png');
    background-size: 122px 52px;
  }

  a#header-cart.full {
    background-image: url('/store/cart/images/cartFull@2x.png');
    background-size: 122px 52px;
  }

  a.freeshipping50 {
  	background-image: url('/store/images/freeshipping50@2x.png');
    background-size: 182px 52px;
  }

  a.shipinfo-domestic-button {
  	background-image: url('/store/images/header_button_shippinginfo@2x.png');
  	background-size: 85px 18px;
  }
  a.shipinfo-international-button {
  	background-image: url('/store/images/header_button_internationalshipping@2x.png');
  	background-size: 152px 18px;
  }

  a.store-header-logo {
  	background-image: url('/store/images/storeLogoWithFlag@2x.png');
  	background-size: 267px 128px;
  }

  .post-xmas-sale-products {
	background: #fff1dd url('/store/images/post-xmas-sale/bg@2x.png');
	background-size: 200px 200px;
   }

.post-xmas-sale-curl {
	background: transparent url('/store/images/post-xmas-sale/curl@2x.png');
	background-size: 58px 44px;
}

	a.canadaFlatRate {
		background: url('/store/images/canadaFlatRate_1@2x.png') no-repeat;
		background-size: 180px 50px;
	}

}



/* ------------- STORE SEARCH ------------- */


li.search_box {
}

input.search-field {
	display: inline-block;
	margin: 0px 4px;
	width: 80px;
	font-size: 13px !important;
	line-height: 1px !important;
	padding: 3px 3px 0px 5px !important;
	font-family: georgia, "times new roman", times, serif;
	font-weight: 500;
	color: #555;
	border-radius: 11px !important;
	background-color: #f7f7f7;
}

.clearFieldBlurred {
	color: #999 !important;
}

/* ********************************************************* */
/* Footer (Site-wide) adapted from /styles.css				 */
/* ********************************************************* */

#footer {
	clear: both;
	width: 100%;
	border-top: 1px solid #E2ECF1;
	background-color: #E2F5FF;
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 15px 0 1px 0;
}

#footer p.credit {
	font-size: 10px;
	margin: 15px 0;
	color: #888;
}

ul.footer-links {
	padding: 0;
	margin: 20px 0 30px 0;
	list-style-type: none;
}

ul.footer-social-links {
	padding: 0;
	margin: 20px 0 25px 0;
	list-style-type: none;
}

ul.footer-links li {
	margin: 0 0 0 5px;
	padding-right: 12px;
	border-right: 1px solid #aac6d6;
}

ul.footer-links li a {
	color: #548CA7;
}

ul.footer-links li a:hover {
	color: #002A4F;
}

.footer-links li, .footer-social-links li{
	list-style-type: none;
	display: inline;
	position: relative;
}


/* Verstion 2 */
ul.footer-phone {
	width: 940px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	color: #548CA7;
	font-family: chaloops-1, chaloops-2, georgia, "times new roman", times, serif;
	font-style: normal;
}

li.footer-phone-message {
	font-size: 24px;
	margin-bottom: 20px;
}

li.footer-phone-number a {
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #548CA7;
  font-size: 85px;
  line-height: 1.2em;
  text-decoration: none;
  font-family: chaloops-medium-1, chaloops-medium-2, georgia, "times new roman", times, serif;
}

li.footer-phone-number a:hover {
  color: #377694;
}

ul.footer-payment-links {
	padding: 15px 0 5px 0;
	background-color: #f7fcff;
	margin: 0 auto;
}

ul.footer-payment-links li {
	display: inline-block;
	margin: 0px 20px;
}

.footer-social-links li a {

	background-color: #C2D5DF;
	padding: 6px 12px 5px 33px;
	margin: 0 7px;
	font-size: 12px;
	line-height: 12px;
	color: #002A4F;
	text-decoration: none;

	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

.footer-social-links li.tumblr-link a {
	border: 1px solid #c7dae4;
	background: url('/images/socialicons/tumblr.gif') no-repeat 12px 5px;
}
.footer-social-links li.twitter-link a {
	border: 1px solid #c7dae4;
	background: url('/images/socialicons/twitter-1.png') no-repeat 12px 5px;
}
.footer-social-links li.instagram-link a {
	border: 1px solid #c7dae4;
	background: url('/images/socialicons/Instagram-3.png') no-repeat 12px 5px;
}
.footer-social-links li.facebook-link a {
	border: 1px solid #c7dae4;
	background: url('/images/socialicons/facebook.gif') no-repeat 12px 5px;
}
.footer-social-links li.pinterest-link a {
	border: 1px solid #c7dae4;
	background: url('/images/socialicons/pinterest.png') no-repeat 12px 5px;
}
.footer-social-links li a:hover {
	background-color: #c7dae4;
}

.footer-social-links .first, .footer-social-links .last,
.footer-social-links .first:hover, .footer-social-links .last:hover {
	font-size: 12px;
}

@-moz-keyframes pulse {
	from {
		color: #1A1;
		/*text-shadow: 0px 0px 3px rgba(255,255,255,1), 0px 0px 50px rgba(255,255,210,1);*/
	}
	50% {
		color: #000;
		/*text-shadow: 0px 2px 2px rgba(255,255,255,1.0), 0px 0px 50px rgba(0,0,0,0.4);*/
	}
	to {
		color: #1A1;
		/*text-shadow: 0px 0px 3px rgba(255,255,255,1), 0px 0px 50px rgba(255,255,210,1);*/
	}
}

@-webkit-keyframes pulse {
	from {
		color: #1A1;
		/*text-shadow: 0px 0px 3px rgba(255,255,255,1), 0px 0px 50px rgba(255,255,210,1);*/
	}
	50% {
		color: #000;
		/*text-shadow: 0px 2px 2px rgba(255,255,255,1.0), 0px 0px 50px rgba(0,0,0,0.4);*/
	}
	to {
		color: #1A1;
		/*text-shadow: 0px 0px 3px rgba(255,255,255,1), 0px 0px 50px rgba(255,255,210,1);*/
	}
}

a.pulse { color: #1A1; text-decoration:none; border: none !important; }
/*a.pulse:hover { text-decoration:underline; }*/
a.pulse {
  -webkit-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1000;
  -moz-animation-name: pulse;
  -moz-animation-duration: 1.5s;
  -moz-transition-timing-function: ease-in-out;
  -moz-animation-iteration-count: 1000;
}


/* ********************************************************* */
/* iPhone 5 Ready			 */
/* ********************************************************* */

#iphone5-ready {
	width: 100%;
	display: block;
	background: #E2F5FF url('/store/images/iPhone-5/iphonebggraphic.png') no-repeat 50px 50px;
}

.iphone-5-ready-bannertop {
	background: url('/store/images/iPhone-5/iphonebannertop.png') repeat-x;
	display: block;
	height: 36px;
	width: 100%;
}

.iphone-5-ready-bannerbottom {
	background: url('/store/images/iPhone-5/iphonebannerbottom.png') repeat-x;
	display: block;
	height: 36px;
	width: 100%;
}

.iphone-5-message {
	background: url('/store/images/iPhone-5/iphonebgmessage.png') no-repeat center center;
	display: block;
	height: 100px;
	width: 500px;
	margin: 0 auto;
}

.iphone-5-ready-products {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.iphone-5-ready-products div.product {
	box-shadow: 1px 1px 2px #d6e5ef;
}

.iphone-5-ready-products div.product.hover {
	border: 1px solid #c5d4dc;
	box-shadow: 1px 1px 2px #c5d4dc;
}

/* ********************************************************* */
/* iPhone 5S and 5C Ready			 */
/* ********************************************************* */

.iphone5S-ready {
	width: 1000px;
	margin: 0 auto;
}
.iphone5S-ready img {
	width: 448px;
	height: 116px;
	margin: 0 auto;
	display: block;
}
.iphone-5S-carousel {
	background: yellow;
}

/*.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 0;
  width: 124px;
  height: 110px;
  margin-top: -40px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background-image: url('http://photojojo.com/store/images/iphone5s-left.png');
  background-size: 124px 110px;
}
.carousel-control.right {
	background-image: url('http://photojojo.com/store/images/iphone5s-right.png');
  left: auto;
  right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity:1;
  filter: alpha(opacity=100);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 80px;
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}

.iphone5S-ready .carousel ul.thumbnails {
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
.iphone5S-ready .carousel ul.thumbnails li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.iphone5S-ready .carousel ul.thumbnails li img {
	width: 100px;
	height: 100px;
	margin: 0;
	padding: 0;
}*/

/* ********************************************************* */
/* POST-XMAS-SALE SECTION
/* ********************************************************* */

#post-xmas-sale {
	width: 100%;
	display: block;
	/*background: #E2F5FF url('/store/images/post-xmas-sale/iphonebggraphic.png') no-repeat 50px 50px;*/
}

.post-xmas-sale-bannertop {
	background: url('/store/images/post-xmas-sale/sale-bannertop.png') no-repeat center;
	display: block;
	height: 90px;
	width: 900px;
	margin: 0 auto;
}

.post-xmas-sale-bannerbottom {
	background: url('/store/images/post-xmas-sale/sale-bannerbottom.png') no-repeat center;
	display: block;
	margin: 0 auto;
	height: 80px;
	width: 325px;
}

.post-xmas-sale-products {
	margin: 0 auto;
	background: #fff1dd url('/store/images/post-xmas-sale/bg.png');
	text-align: center;
}

.post-xmas-sale-curl {
	width: 58px;
	height: 44px;
	position: absolute;
	background: transparent url('/store/images/post-xmas-sale/curl.png');
}

.post-xmas-sale-products div.product {
	box-shadow: none;
}

.post-xmas-sale-products div.product.hover {
	box-shadow: none;
}


/* Lookbook Button */
a.lookbookbutton {
	background: url('/store/images/lookbook/lookbook.png');
	width: 270px;
	height: 52px;
	display: block;
	float: right;
}

a.lookbookbutton:hover {
	background: url('/store/images/lookbook/lookbookhover.png');
	width: 270px;
	height: 52px;
	display: block;
}

/*-------------------------------------------------------------------------------------------------
SHOPPER REFERRALS
-------------------------------------------------------------------------------------------------*/
div.referral-flag {
	display: inline-block;
	background-color: #fff;
	border-radius: 7px;
	opacity: .9;
	margin: -116px 155px 0 0;
	float: right;
	text-align: right;
	padding: 4px 9px 4px 12px;
	font-size: 15px;
	line-height: 21px;
	color: #00aa00;
	font-family: arial, helvetica, sans-serif;
}

div.referral-flag b {
	font-size: 17px;
}

div.referral-flag strong {
	font-size: 21px;
	line-height: 13px;
	font-weight: bold;
}

/*-------------------------------------------------------------------------------------------------
Camera Type Categories
-------------------------------------------------------------------------------------------------*/

#camera-type-container {
	max-width: 1330px;
	text-align: center;
}

#camera-type {
	display: inline-block;
	list-style: none;
	margin: 0 auto 15px auto;
	width: 920px;
	height: 37px;
	text-align: left;
}

#camera-type li a {
	display: table-cell;
	width: 150px;
	height: 37px;
	float: left;
	cursor: pointer;
}

a.selected {
	-webkit-box-shadow: inset 0px 0px 5px 2px rgba(180 , 180, 180, 1);
	box-shadow: inset 0px 0px 5px 2px rgba(180, 180, 180, 1);
}

#cam-everything a {
	border: 1px solid #d7d7d7;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(92%,#ebebeb), color-stop(100%,#ebebeb));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-everything a:hover {
	border: 1px solid #d7d7d7;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(8%,#ebebeb), color-stop(100%,#ffffff));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -webkit-linear-gradient(top, #ebebeb 0%,#ebebeb 8%,#ffffff 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat 0px 2px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-everything a:active {
	border: 1px solid rgb(172, 172, 172);
	-webkit-box-shadow: inset 0px 0px 5px 2px rgba(180 , 180, 180, 1);
	box-shadow: inset 0px 0px 5px 2px rgba(180, 180, 180, 1);
}

#cam-iphone a {
	border: 1px solid #d7d7d7;
	border-left: 1px solid #ffffff;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px 2px, -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px 2px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(92%,#ebebeb), color-stop(100%,#ebebeb));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px 2px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px 2px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px 2px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px 2px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px 2px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-iphone a:hover {
	border: 1px solid #d7d7d7;
	border-left: 1px solid #ffffff;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px -35px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(8%,#ebebeb), color-stop(100%,#ffffff));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px -35px, -webkit-linear-gradient(top, #ebebeb 0%,#ebebeb 8%,#ffffff 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px -35px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px -35px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px -35px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px -35px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -150px -35px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-iphone a:active {
	border: 1px solid rgb(172, 172, 172);
	-webkit-box-shadow: inset 0px 0px 5px 2px rgba(180 , 180, 180, 1);
	box-shadow: inset 0px 0px 5px 2px rgba(180, 180, 180, 1);
}

#cam-android a {
	border: 1px solid #d7d7d7;
	border-left: 1px solid #ffffff;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px 2px, -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px 2px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(92%,#ebebeb), color-stop(100%,#ebebeb));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px 2px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px 2px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px 2px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px 2px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px 2px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-android a:hover {
	border: 1px solid #d7d7d7;
	border-left: 1px solid #ffffff;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px -35px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(8%,#ebebeb), color-stop(100%,#ffffff));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px -35px, -webkit-linear-gradient(top, #ebebeb 0%,#ebebeb 8%,#ffffff 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px -35px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px -35px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px -35px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px -35px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -300px -35px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-android a:active {
	border: 1px solid rgb(172, 172, 172);
	-webkit-box-shadow: inset 0px 0px 5px 2px rgba(180 , 180, 180, 1);
	box-shadow: inset 0px 0px 5px 2px rgba(180, 180, 180, 1);
}

#cam-tablet a {
	border: 1px solid #d7d7d7;
	border-left: 1px solid #ffffff;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px 2px, -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px 2px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(92%,#ebebeb), color-stop(100%,#ebebeb));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px 2px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px 2px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px 2px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px 2px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px 2px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-tablet a:hover {
	border: 1px solid #d7d7d7;
	border-left: 1px solid #ffffff;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px -35px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(8%,#ebebeb), color-stop(100%,#ffffff));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px -35px, -webkit-linear-gradient(top, #ebebeb 0%,#ebebeb 8%,#ffffff 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px -35px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px -35px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px -35px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px -35px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -450px -35px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-tablet a:active {
	border: 1px solid rgb(172, 172, 172);
	-webkit-box-shadow: inset 0px 0px 5px 2px rgba(180 , 180, 180, 1);
	box-shadow: inset 0px 0px 5px 2px rgba(180, 180, 180, 1);
}

#cam-slr a {
	border: 1px solid #d7d7d7;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px 2px, -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px 2px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(92%,#ebebeb), color-stop(100%,#ebebeb));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px 2px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px 2px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px 2px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px 2px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px 2px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-slr a:hover {
	border: 1px solid #d7d7d7;
	border-left: 1px solid #ffffff;
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px -35px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(8%,#ebebeb), color-stop(100%,#ffffff));
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px -35px, -webkit-linear-gradient(top, #ebebeb 0%,#ebebeb 8%,#ffffff 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px -35px, -moz-linear-gradient(top, #ffffff 0%, #ebebeb 92%, #ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px -35px, -o-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px -35px, -ms-linear-gradient(top, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px -35px, linear-gradient(to bottom, #ffffff 0%,#ebebeb 92%,#ebebeb 100%);
	background: url('/store/images/design_sprint/category-sprite-nobg.png') repeat -600px -35px, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	background-size: 757px 74px;
}

#cam-slr a:active {
	border: 1px solid rgb(172, 172, 172);
	-webkit-box-shadow: inset 0px 0px 5px 2px rgba(180 , 180, 180, 1);
	box-shadow: inset 0px 0px 5px 2px rgba(180, 180, 180, 1);
}


/******************* Retina Banners *******************/
@media
		(min--moz-device-pixel-ratio: 2),
		(-o-min-device-pixel-ratio: 2/1),
		(-webkit-min-device-pixel-ratio: 2),
		(min-device-pixel-ratio: 2) {

		a.domestic-5-actual {
			background: url('/store/images/header/shipping_banners/flatRatePriority5@2x.png');
			width: 163px;
			height: 52px;
			background-size: 163px 52px;
		}
		a.domestic-5-99 {
			background: url('/store/images/header/shipping_banners/flatRate99@2x.png');
			width: 258px;
			height: 52px;
			background-size: 258px 52px;
		}
		a.domestic-5-2 {
			background: url('/store/images/header/shipping_banners/flatRate2@2x.png');
			width: 258px;
			height: 52px;
			background-size: 258px 52px;
		}
		a.domestic-6-99 {
			background: url('/store/images/header/shipping_banners/flatRate99@2x.png');
			width: 258px;
			height: 52px;
			background-size: 258px 52px;
		}
		a.domestic-6-2 {
			background: url('/store/images/header/shipping_banners/flatRate2@2x.png');
			width: 258px;
			height: 52px;
			background-size: 258px 52px;
		}
		a.domestic-7-actual {
			background: url('/store/images/header/shipping_banners/flatRatePriority7@2x.png');
			width: 163px;
			height: 52px;
			background-size: 163px 52px;
		}
		a.domestic-7-99 {
			background: url('/store/images/header/shipping_banners/flatRate99@2x.png');
			width: 258px;
			height: 52px;
			background-size: 258px 52px;
		}
		a.domestic-7-2 {
			background: url('/store/images/header/shipping_banners/flatRate2@2x.png');
			width: 258px;
			height: 52px;
			background-size: 258px 52px;
		}
	}

/* 60 Seconds With... */
.sixty-seconds-with {
	text-align: center;
	margin: 0 auto 0;
	width: 100%;
}

.sixty-seconds-with h1 {
	margin: 0;
	padding: 0;
}

.sixty-seconds-with h1 a {
	color: #47B2DA;
}

.sixty-seconds-with h1 a img {
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 1em;
	vertical-align: middle;
}

.sixty-seconds-with h2 {
	text-align: center;
	font-family: 'Georgia', serif;
	font-weight: 100;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
}

.sixty-seconds-with iframe {
	margin: 0 auto;
}

.sixty-seconds-with ul {
	list-style: none;
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	padding: 40px 0;
	margin: 0 0 40px 0;
}

.sixty-seconds-with ul li {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	line-height: 1.8em;
	font-size: 10px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 1px solid #f0f0f0;
}

.sixty-seconds-with ul li img {
	width: 100%;
}

.sixty-seconds-with h3,
.sixty-seconds-with p {
	margin: 0 10px;
}
.sixty-seconds-with p {
	color: #888888;
	margin: 6px 10px 14px 10px;
}

.sixty-seconds-with .recommended {
	height: 10px;
	vertical-align: bottom;
	border-bottom: 1px solid #f0f0f0;
	margin: 50px 0 0 0;
}
.sixty-seconds-with .recommended span {
	background: #ffffff;
	padding: 0 20px;
}

.sixty-seconds-with .video-container a {
	display: inline-block;
	background-image: url('http://photojojo.com/store/images/sixty-seconds/sixty-arrow-left@2x.png');
	background-size: 44px 79px;
	vertical-align: top;
	width: 44px;
	height: 80px;
	margin-top: 160px;
	float: left;
}

.sixty-seconds-with .video-container a.right {
	background-image: url('http://photojojo.com/store/images/sixty-seconds/sixty-arrow-right@2x.png');
	background-size: 44px 79px;
	float: right;
}


/* ********************************************************* */
/* Gift Guide
/* ********************************************************* */

.gift-guide-2013 {
	max-width: 1024px;
	width: 100%;
	margin: 20px auto 0;
	text-align: center;
}

.gift-guide-2013 img {
	max-width: 500px;
	height: auto;
}

.gift-guide-2013 ul {
	list-style: none;
	padding: 0;
}
.gift-guide-2013 li {
	display: inline-block;
	text-align: center;
	margin:-3px 0 0 0;
	padding:0;
}

.gift-guide-2013 li a {
	display: block;
	height: 140px;
	width: 260px;
}

.gift-guide-2013 li a.gg-iphone {
	background-color: rgba(146, 226, 254, 0.7);
	background-image: url('http://photojojo.com/store/images/gift-guide-labels/gg-iPhone@2x.png');
	-webkit-border-top-left-radius: 20px;
		  -moz-border-radius-topleft: 20px;
		      border-top-left-radius: 20px;
}

.gift-guide-2013 li a.gg-ipod {
	background-color: rgba(255, 244, 122, 0.7);
	background-image: url('http://photojojo.com/store/images/gift-guide-labels/gg-iPod@2x.png');
}

.gift-guide-2013 li a.gg-ipad {
	background-color: rgba(216, 219, 255, 0.7);
	background-image: url('http://photojojo.com/store/images/gift-guide-labels/gg-iPad@2x.png');
	-webkit-border-top-right-radius: 20px;
		  -moz-border-radius-topright: 20px;
		      border-top-right-radius: 20px;
}

.gift-guide-2013 li a.gg-android {
	background-color: rgba(210, 255, 215, 0.7);
	background-image: url('http://photojojo.com/store/images/gift-guide-labels/gg-android@2x.png');
	-webkit-border-bottom-left-radius: 20px;
		  -moz-border-radius-bottomleft: 20px;
		      border-bottom-left-radius: 20px;
}

.gift-guide-2013 li a.gg-instagram {
	background-color: rgba(254, 171, 157, 0.7);
	background-image: url('http://photojojo.com/store/images/gift-guide-labels/gg-instagram@2x.png');
}

.gift-guide-2013 li a.gg-vine {
	background-color: rgba(212, 244, 255, 0.5);
	background-image: url('http://photojojo.com/store/images/gift-guide-labels/gg-vine@2x.png');
	-webkit-border-bottom-right-radius: 20px;
		  -moz-border-radius-bottomright: 20px;
		      border-bottom-right-radius: 20px;
}

.gift-guide-2013 li a {
	background-size: 252px 110px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


.gift-guide-2013 li a.gg-iphone:hover {
	background-color: rgba(146, 226, 254, 1);
}
.gift-guide-2013 li a.gg-ipod:hover {
	background-color: rgba(255, 244, 122, 1);
}
.gift-guide-2013 li a.gg-ipad:hover {
	background-color: rgba(216, 219, 255, 1);
}
.gift-guide-2013 li a.gg-android:hover {
	background-color: rgba(210, 255, 215, 1);
}
.gift-guide-2013 li a.gg-instagram:hover {
	background-color: rgba(254, 171, 157, 1);
}
.gift-guide-2013 li a.gg-vine:hover {
	background-color: rgba(212, 244, 255, 1);
}

/*@media all and (min-width: 0px) and (max-width: 878px) {

	.gift-guide-2013 li a.gg-ipod {
	-webkit-border-top-right-radius: 20px;
		  -moz-border-radius-topright: 20px;
		      border-top-right-radius: 20px;
}

.gift-guide-2013 li a.gg-ipad {
  -webkit-border-top-right-radius: 0px;
		  -moz-border-radius-topright: 0px;
		      border-top-right-radius: 0px;
}

.gift-guide-2013 li a.gg-android {
	-webkit-border-bottom-left-radius: 0px;
		  -moz-border-radius-bottomleft: 0px;
		      border-bottom-left-radius: 0px;
}

.gift-guide-2013 li a.gg-instagram {
	-webkit-border-bottom-left-radius: 20px;
		  -moz-border-radius-bottomleft: 20px;
		      border-bottom-left-radius: 20px;
}

}*/


/* Photo Quotes */

.downloadable {
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0 0 80px 0;
}
.downloadable h1 {
  font-size: 56px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  text-align: center;
}
.downloadable h2 {
	text-align: center;
	margin: 40px auto;
}
.downloadable__container {
  max-width: 400px;
  display: inline-block;
  margin: 20px 10px;
}
.downloadable__container h3 {
  font-size: 26px;
  padding: 0;
  margin: 6px 0;
  font-weight: 300;
}

ul.downloadable__size {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.downloadable__size li {
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 1.5em;
}

ul.downloadable__size li a {
  text-decoration: none;
  color: #5EB5D2;
  font-size: 14px;
}

ul.downloadable__size li span {
  color: #D4D4D4;
}

.downloadable__feature {
	margin-bottom: 40px;
}

body > div.content > div.downloadable > div.downloadable__feature > ul > li > a {
	display: block;
	margin: 4px 4px;
	padding: 10px 10px;
	min-width: 180px;
	font-size: 16px;
	border-radius: 4px;
	background-color: #FAFAFA;
	border: 1px solid #C2C2C2;
}
body > div.content > div.downloadable > div.downloadable__feature > ul > li > a:hover {
	background-color: #ffffff;
}

/* ********************************************************* */
/* Gift Guide
/* ********************************************************* */

.dollar-day {
	text-align: center;
	margin: -20px auto 40px;
}
.dollar-day div {
	display: inline-block;
	vertical-align: middle;
}

.dollar-day .balloon-money {
	background-image: url('/store/images/dollar-day/dollar-day-store-money.png');
	background-size: 80px 160px;
	height: 160px;
	width: 80px;
	-webkit-animation: dollarDoodad 5s ease-in-out infinite;
	-moz-animation: dollarDoodad 5s ease-in-out infinite;
	-o-animation: dollarDoodad 5s ease-in-out infinite;
}

.dollar-day .balloon-dollar {
	background-image: url('/store/images/dollar-day/dollar-day-store-1.png');
	background-size: 80px 160px;
	height: 160px;
	width: 80px;
	margin-left: -20px;
	-webkit-animation: dollarDoodad 5s ease-in-out 0.5s infinite;
	-moz-animation: dollarDoodad 5s ease-in-out 0.5s infinite;
	-o-animation: dollarDoodad 5s ease-in-out 0.5s infinite;
}

.dollar-day .message {
	background-image: url('/store/images/dollar-day/dollar-day-store-message.png');
	background-size: 554px 122px;
	width: 554px;
	height: 122px;
}

.dollarDoodad {
	-webkit-animation: dollarDoodad 5s ease-in-out infinite;
  -moz-animation: dollarDoodad 5s ease-in-out infinite;
  -ms-animation: dollarDoodad 5s ease-in-out infinite;
  -o-animation: dollarDoodad 5s ease-in-out infinite;
}

@-webkit-keyframes dollarDoodad {
  0% {-webkit-transform: rotate(2deg) translate(4px,10px);}
  50% {-webkit-transform: rotate(-2deg) translate(-4px,4px);}
  100% {-webkit-transform: rotate(2deg) translate(4px,10px);}
}
@-moz-keyframes dollarDoodad {
  0% {-moz-transform: rotate(2deg) translate(4px,0px);}
  50% {-moz-transform: rotate(-2deg) translate(-4px,4px);}
  100% {-moz-transform: rotate(2deg) translate(4px,0px);}
}
@-o-keyframes dollarDoodad {
  0% {-o-transform: rotate(2deg) translate(4px,0px);}
  50% {-o-transform: rotate(-2deg) translate(-4px,4px);}
  100% {-o-transform: rotate(2deg) translate(4px,0px);}
}