/************** SHOP STYLES *********************/

#container_auto_height {
	width: 750px;
	margin-left: auto; /*center*/
	margin-right: auto; /*center*/
	margin-top: 20px;
	overflow: hidden;
}


#shopcontents {
	display: block;
	margin-left: auto; /*center*/
	margin-right: auto; /*center*/
	width: 728px;
}

/* header */
#shopheader {
	display: block;
	width: 728px;
}

#shoptitle {
	display: block;
	width: 628px;
	float: left;
}

#shoptitleimage {
	display: block;
	margin-top: 13px;
	line-height: 13px;
}

#shoptitle_text {
	display: block;
	float: left;
	margin-top: 5px;
	width: 480px;
}


#shop_info_title {
	width: 628px;
	height: 30px;
	margin-bottom: 10px;
}
#shop_info_heading {
	float: left;
	margin-top: 5px;
	font: bold 1.50em Arial, helvetica, sans-serif;
}
#shop_info_back {
	float: right;
	height: 30px;
}
#shop_back_button {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

#shophome{
	display: block;
	width: 74px;
	height: 74px;
	float: right;
	margin-top: 13px;
	margin-left: 26px;
}	

#shophome span{
	display: none;
}

/* footer */

#shopfooter {
	display: block;
	width: 578px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #951149;
	text-align: center;
	font-weight: bold; 
	margin-top: 5px;
}

/* content */

#shopmain {
	display: block;
	width: 728px;
}
	
#shop_display {
	display: block;
	float: left;
	width: 531px;
}	

#shop_cart {
	display: block;
	float: right;
	width: 155px;
}	
	
a.image_close {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#cart {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 145px;
	padding: 3px;
	background-color: #dc8bac;
	border: 1px solid #000000;
}

#cart_card_images {
	display: block;
	width: 96px;
	height: 44px;
	margin-left: auto;
	margin-right: auto;
}
#cart_paypal_image {
	display: block;
	width: 37px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#shopspace {
	border: 1px solid #000000;
	display: block;
	/*height: 395px;*/
	margin-top: 10px;
	overflow: auto;
	width: 531px; 
}

#basketitems {
	display: block;
	margin-bottom: 5px;
	padding-left: 5px;
	width: 140px;
	height: 170px;
	overflow: auto;
	background-color: #ffffff;


}

#smusicplayer {
	position: absolute;
	float: left;
	margin-top: 520px;
	width: 100px; 
	height: 10px; 
	border: 1px solid #ff0000;
}

#shop_image_zoom { 
	/*display: relative;
	position: absolute;
	margin-left: -100px;
	margin-top: 0px;
	width: 513px;
	height: 395px;
	border: 0px solid #000000;
	*/
}

div.itemEntry {
	background: #CCBBFF url(../images/itembg.gif) repeat-y top right;
	width: 531px;
	height: auto;
	clear: both;
	overflow: hidden;
	border-bottom: 2px solid #FFF;
	position: relative;
}
	
div.itemEntry * { /* Attributes all children of div.single */
	font: 1.05em/1.1em Arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div.itemEntry h5 {
	font: bold 1.15em Arial, helvetica, sans-serif;
}

div.itemEntry p {
	margin-bottom: 10px;
}

div.imageColumn {
	width: 95px;
	height: auto;
	float: left;
	padding: 4px;
}

div.descriptionColumn {
	width: 378px;
	height: auto;
	float: left;
	padding: 4px 4px 0 4px;
}

p.smallPrint {
	font-size: 0.9em;
	margin-bottom: 10px;
}
	
div.addColumn {
	width: 38px;
	height: auto;
	float: leftg;
	overflow: hidden;
}



input.addItem {
	width: 38px;
	font: bold 1.15em Arial, helvetica, sans-serif;
	background-color: #CC66CC;
	padding: 2px !important;
	padding: 1px;
	float: right;
	cursor: pointer;
	border-top: 1px solid #000;			
	border-right: 2px solid #000;			
	border-bottom: 2px solid #000;			
	border-left: 1px solid #000;
}
	
input.addItem:hover {
	background-color: #CC66EE;
}

input.addItem:active {
	background-color: #CC66EE;
	border-top: 2px solid #000;			
	border-right: 1px solid #000;			
	border-bottom: 1px solid #000;			
	border-left: 2px solid #000;
}
			
div.descriptionAndAddColumn {
	width: 420px;
	height: auto;
	float: left;
	padding: 4px 4px 0 4px;
}
	
div.descriptionAndAddColumn h5 {
	width: 380px;
	height: auto;
}

div.descriptionAndAddColumn p {
	width: 380px;
	height: auto;
}
		
div.individualItem {
	width: 422px;
	height: auto;
	margin: 3px 0 3px 0;
}
			
div.individualItem h6 {
	font: bold 1em/1.1em Arial, helvetica, sans-serif;
	width: 380px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

div.individualItem div.addItemContainer {
	width: 38px;
	height: auto;
	float: right;
	overflow: hidden;
}

div.individualItem div.addItemContainer input {					
	font: bold 1.05em/1.1em Arial, helvetica, sans-serif;
	float: right;
}

div.basket_image {
	margin-left: auto;
	margin-right: auto;
	background: url(../shop/images/basket.gif) no-repeat;
	width: 91px;
	height: 62px;
	margin-bottom: 5px;
}

div.basket_image_text {
	padding-top: 5px;
	text-align: center;
	font: bold 1.20em Arial, helvetica, sans-serif;
}

div.cartitem {
	padding-top: 2px;
	height: 22px;
	text-align: center;
}

div.cartitem2 {
	font: 1.0em Arial, helvetica, sans-serif;
	text-align: center;
}

a.shopping_basket_button {
	color: #000000;
	text-decoration: none;
	font: bold 1.15em Arial, helvetica, sans-serif;
	background-color: #CC66CC;
	padding: 2px !important;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	border-top: 1px solid #000;			
	border-right: 2px solid #000;			
	border-bottom: 2px solid #000;			
	border-left: 1px solid #000;
}
	
a.h5_listen_link {
	color: #000000;
	font: bold 1.00em Arial, helvetica, sans-serif;
}

a.h6_listen_link {
	color: #000000;
	font: bold 1.00em Arial, helvetica, sans-serif;
}

div.cart_item_remove {
	float: left;
	width: 15px;
	margin-top: 5px;
}

div.cart_item_remove a:link		{text-decoration: none; color: #ffffff;}
div.cart_item_remove a:visited	{text-decoration: none; color: #ffffff;}
div.cart_item_remove a:active	{text-decoration: none; color: #ffffff;}
div.cart_item_remove a:hover		{text-decoration: none; color: #ffffff;}

div.cart_item_remove img {
	border: 0px;
}

div.cart_item_details {
	float: left;
	width: 105px;
	margin-top: 5px;
}

div.download_buttons {
	text-align: center;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

input.download_button {
	font: bold 1.05em Arial, helvetica, sans-serif;
	background-color: #CC66CC;
	cursor: pointer;
	width: 400px;
	margin-top: 15px;
	border-top: 1px solid #000;			
	border-right: 2px solid #000;			
	border-bottom: 2px solid #000;			
	border-left: 1px solid #000;
}

input.download_button:hover {
	background-color: #CC66EE;
	cursor: pointer;
}

input.download_button:active {
	background-color: #CC66EE;
	border-top: 2px solid #000;			
	border-right: 1px solid #000;			
	border-bottom: 1px solid #000;			
	border-left: 2px solid #000;
}

a.image_zoom {
	margin-left: 7px;
	width: 95px;
	text-align: center;
	font: bold 0.8em Arial, helvetica, sans-serif;
}

div.coming_soon {
	border: 1px solid #000000;
	font: bold 0.7em Arial, helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	background: #ff0000
}


#cartPromotionalCode {
	margin: 12px 2px 5px 2px;
}
	#cartPromotionalCode input {
		font-size: 0.8em;
	}
	
	
#redeemPromotion {
	background: url(../images/buttons/redeem-code.gif) no-repeat top left;
	display: block;
	width: 129px;
	height: 18px;
	border: 0px solid #000;
	margin: 3px 0 0 5px;
}

#promoMessage {
	margin-top: 10px;
}

h4 {
	font-weight: bold;
	font-size: 1.3em;
	color: #FF0000;
	margin-bottom: 3;
	margin-top: 0;
}

ul.termsList {
	margin-left: 20px;
}


/*************************************************************
**********************New Look Styles*************************
*************************************************************/

#shop_onCD, #shop_download, #shop_online, #shop_readalongCD {
	background: #66487f;
	border: 1px solid #000;
	margin: 10px 0 10px 0;
	padding: 5px;
	width: 521px;
}

.shop_itemHeader {
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
	width: 518px;	
}

.shop_itemHeaderText  {
	color: #fff;
	display: inline;
	float: left;
	font-size: 1.16667em;
	font-weight: bold;
	width: 410px;
}

.shop_big {font-size: 1.75em;}
.shop_small {font-size: 0.8333em;}

.shop_itemHeaderReview {
	float: right;
	display: inline;
	height: 27px;
	width: 97px;
}

.shop_itemDescription, .shop_itemDownloadDescription, .shop_readalongItemDescription {
	background: #fff;
	padding: 5px;
	margin-bottom: 8px;
}

.shop_itemDescription h5, .shop_itemDownloadDescription h5 {
	font-size: 1.25em;
	font-weight: bold;
}

.shop_itemDescription img {margin-right: 8px;}

.shop_price {
	font-size: 1.08333em;
	font-weight: bold;
}

input.shop_addItem {
	background-color: #CC66CC;
	border-top: 1px solid #000;			
	border-right: 2px solid #000;			
	border-bottom: 2px solid #000;			
	border-left: 1px solid #000;
	cursor: pointer;
	font: bold 1.15em Arial, helvetica, sans-serif;
	padding: 1px;
	width: 38px;
}
	
input.shop_addItem:hover {
	background-color: #EECC66;
}

input.shop_addItem:active {
	background-color: #CC66EE;
	border-top: 2px solid #000;			
	border-right: 1px solid #000;			
	border-bottom: 1px solid #000;			
	border-left: 2px solid #000;
}

#shop_downloadItemBox {
	float: left;
	width: 390px;
}

#shop_downloadInfoBox {
	background: #fff;
	float: right;
	height: 175px;
	overflow: hidden;
	width: 125px;
}

.shop_downloadImg {
	float: left;
	margin: -5px 5px 0 -5px;
}

.shop_downloadPrice, .shop_onlinePrice, .shop_readalongPrice {
	float: right;
	font-weight: bold;
	height: 40px;
	line-height: 1em;
	text-align: center;
	width: 50px;
}

.shop_itemDownloadDescription{
	height: 43px;
	overflow: hidden;
}

.shop_onlinePrice {
	height: 25px;
	margin-top: -2px;
	overflow: hidden;
	text-align: right;
	width: 90px;
}

.shop_readalongPrice {
	clear: right;
	height: 50px;
	margin-top: -2px;
	overflow: hidden;
	text-align: right;
	width: 90px;
}

.shop_readalongItemDescription {
	overflow: hidden;
}

.shopTitle {
	font-weight: bold;
	font-size: 25px;
}

.offer {
	color: #ff0000;
	font-style:italic; 
	margin-right: 10px;
}

.retrive {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}


#bannerWrapper {
	background-image: url(../shop/images/banners/background.gif);
	height: 103px;
	width: 721px;
}

#shop_bannerPanel.panel {
	height: 94px;
	overflow: hidden;
	padding: 4px 4px 4px 6px;
	width: 709px;
}

	#shop_bannerPanel li { 
		list-style: none; 
		text-indent: -1000em;
	}

	#shop_bannerPanel p {
		height: 94px;
		position: static;
		width: 709px;
	}

	#banner_10Off { background: url(../shop/images/banners/10-off.jpg) no-repeat }
	#banner_freeIPhoneApp { background: url(../shop/images/banners/iphone-app.jpg) no-repeat }
	#banner_storyEveryoneCanEnjoy { background: url(../shop/images/banners/story-everyone-can-enjoy.jpg) no-repeat }
	#banner_guardian { background: url(../shop/images/banners/guardian.jpg) no-repeat }
	#banner_cuddlyRockfordAndIck { background: url(../shop/images/banners/cuddly-rockford-and-ick.jpg) no-repeat }
	#banner_facebook { background: url(../shop/images/banners/facebook.jpg) no-repeat }

	
/*----------------------------------------------------------------------------
 Easy Clear
----------------------------------------------------------------------------*/

#shop_download:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html #shop_download { height: 1% }

*+html #shop_download { min-height: 1% }