/*  -----------------------------------------------
	Style Sheet:
		/css/item-quick-view.css
	----------------------------------------------- */

#itemQuickView {
	position: relative;
	min-width: 780px;
	overflow: auto;
}

#itemQuickView .images {
	float: left;
	margin-bottom: 20px;
}

#itemQuickView .com-shopping,
#itemQuickView .shop,
#itemQuickView .unavailable,
#itemQuickView .info {
	margin-left: 425px;
}

/* If we're showing the "item quick view" in a lightbox, change the width to be just wide enough for the content. */
.subPageFrame #itemQuickView {
	width: 860px;
}

#itemQuickView .image {
	border: 1px solid #ccc;
}

#itemQuickView .shop,
#itemQuickView .unavailable,
#itemQuickView .info {
	border-style: solid;
	border-width: 1px 0 0;
	margin-top: 20px;
	padding-top: 20px;
}

/*  Framed
----------------------------------------------- */
.subPageFrame #itemQuickView {
	padding: 20px;
	margin: 0;
}

.subPageFrame #itemQuickView h1 {
	font-size: 22px;
	border: 0;
	width: auto;
}

/*  Alternate Images
----------------------------------------------- */
#alternateImages {
	overflow: hidden;
}

.scriptable #alternateImages {
	width: 370px;
	height: 75px;
}

/* If we're showing the alternate images in a lightbox, change the width to be just wide enough for five images. */
.scriptable .subPageFrame #alternateImages {
	width: 370px;
}

#alternateImages ul {
	overflow: auto;
}

.scriptable #alternateImages ul {
	overflow: visible;
}

#alternateImages li {
	width: 78px;
}

.scriptable #alternateImages li {
	width: auto;
}

#alternateImages a {
	display: block;
	color: #909B39;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	width: 60px;
	overflow: hidden;
}

#alternateImages img {
	position: static;
	left: auto;
}

#alternateImages img.large {
	position: absolute;
	left: -9999px;
}

/*  Shop Links
----------------------------------------------- */
#item .body .shop,
#item .body .unavailable,
#item .body .info {
	margin-top: 15px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

#itemQuickView .shop  h3,
#itemQuickView .unavailable  h3,
#itemQuickView .info  h3,
#item .body .shop  h3,
#item .body .unavailable  h3,
#item .body .info  h3 {
	font-size: 12px;
	margin-bottom: 0.5em;
	font-weight: normal;
}

#item .body .shop h3,
#item .body .unavailable h3,
#item .body .info h3 {
	line-height: 21px;
}

#itemQuickView .shop  h3 a,
#itemQuickView .unavailable  h3 a,
#itemQuickView .info  h3 a,
#item .body .shop h3 a,
#item .body .unavailable h3 a,
#item .body .info h3 a { 
	font-weight: bold
}

/* Make the link look like ordinary text. */
#item .body .shop h3 a.primary,
#item .body .unavailable h3 a.primary,
#item .body .info h3 a.primary {
	color: #3f3f3f;
	font-weight: normal;
}

#item .body .shop h3 a.primary:hover,
#item .body .unavailable h3 a.primary:hover,
#item .body .info h3 a.primary:hover,
#item .body .shop h3 a.primary:active,
#item .body .unavailable h3 a.primary:active,
#item .body .info h3 a.primary:active {
	text-decoration: none;
}

#item .body .shop h3 a.primary em,
#item .body .unavailable h3 a.primary em,
#item .body .info h3 a.primary em {
	font-weight: bold;
	font-style: normal;
	color: #3A80F8;
}

#item .body .shop h3 a.primary:hover em,
#item .body .unavailable h3 a.primary:hover em,
#item .body .info h3 a.primary:hover em,
#item .body .shop h3 a.primary:active em,
#item .body .unavailable h3 a.primary:active em,
#item .body .info h3 a.primary:active em {
	text-decoration: underline;
}

#item .body .shop h3 span.icon,
#item .body .unavailable h3 span.icon,
#item .body .info h3 span.icon {
	display: inline-block;
	background: transparent url(/img/sprites/icons_8.png) no-repeat -3px -49px;
	height: 21px;
	width: 23px;
	margin-right: 7px;
	vertical-align: -27%;
}

#itemQuickView .shop p a,
#itemQuickView .unavailable p a,
#itemQuickView .info p a,
#item .body .shop p a,
#item .body .unavailable p a,
#item .body .info p a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 29px;
}

#itemQuickView .shop p a,
#item .body .shop p a {
	background-image: url(/img/ui/button/green/store.png);
	width: 127px;
}

#itemQuickView .unavailable p a,
#item .body .unavailable p a {
	background-image: url(/img/ui/button/green/amazon.png);
	width: 197px;
}

#itemQuickView .info p a,
#item .body .info p a {
	background-image: url(/img/ui/button/green/see-it.png);
	width: 127px;
}

#itemQuickView .shoppingLinks,
#item .body .shoppingLinks {
	width: 280px;
	position: relative;
}

.loading #itemQuickView .shoppingLinks,
.loading #item .body .shoppingLinks {
	display: none;
}

#itemQuickView .shoppingLinks .close,
#item .body .shoppingLinks .close {
	position: absolute;
	bottom: 5px;
	right: 10px;
	display: block;
	text-decoration: underline;
}

#itemQuickView .shoppingLinks .item,
#item .body .shoppingLinks .item {
	margin: 5px 0;
}

#itemQuickView .shoppingLinks h4,
#item .body .shoppingLinks h4 {
	font-size: 12px;
}
#itemQuickView .shoppingLinks h4 a,
#item .body .shoppingLinks h4 a {
	background: transparent url(/img/sprites/icons_8.png) 0 -686px no-repeat;
	padding-left: 15px;
}

.hide_ads #item .body .shop h3 a.primary {
	border: 2px solid #ff5300;
	background: #FF976D; /* old browsers */
	background: -moz-linear-gradient(top, #FF976D 0%, #FF5300 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF976D), color-stop(100%,#FF5300)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF976D', endColorstr='#FF5300',GradientType=0 ); /* ie */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	padding: 5px 15px;
}

.hide_ads #item .body .shop h3 a.primary .icon {
	display: none;
}

.hide_ads #item .body .shop h3 a.primary em {
	color: #fff;
}