.categoryBanner {
	margin-left: 4px;
}
h1 {	
	margin: 5px 0 0;
	font-size: 115%;
	color: #000;
}
h1 span {	
	font-weight: normal;
	font-size: 80%;
}
#leftFloat {
	display: block;
	overflow: hidden;
	float: left;
	width: 158px;
}
#rightFloat {
	display: block;
	margin-top: 10px;
	width: 215px;
}
#centerContent {
	display: block;
	float: left;
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	
}
.centerRight {
	display: block;
	float: right;
	width: 295px;
	margin: 20px 0 0;
	text-align: left;
	
}
.centerLeft {
	display: block;
	float: left;
	width: 300px;
	margin: 25px 0 0;
}
/* social networking block styles */
.socialNetworking {
	display: block;
	overflow: hidden;
	margin: 15px 0 15px 10px;
	line-height: 18px;
		font-size:11px;
	font-weight:normal;
}
.socialNetworking p {
	display: block;
	float: left;
	clear: both;
	padding-right: 10px;
	font-weight: bold;
}
.socialNetworking li {
	display: block;
	float: left;
}
.socialNetworking a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	padding: 1px;
	text-indent: -9000px;
	outline: none;

}
.socialNetworking #digg { background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/icons/digg.png) no-repeat; }
.socialNetworking #delicious {	background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/icons/delicious.png) no-repeat; }
.socialNetworking #facebook { background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/icons/facebook.png) no-repeat; }
.socialNetworking #reddit { background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/icons/reddit.png) no-repeat; }
.socialNetworking #stumble {	background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/icons/stumble.png) no-repeat; }
.socialNetworking #friend {	background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/email.gif) no-repeat right center; }
/* end social networking styles */
.ratingBlock {
	padding: 10px 0;
	font-size: 90%;
	border-top: 1px solid #dbd2be;
	width: 290px;
	overflow: hidden;
	
}
.ratingBlock h3 {
	margin-bottom: 5px;
	font-size: 105%;
	color: #666666;
}

.ratingBlock span {
	padding: 5px;
}
.ratingBlock p {
	width: 100%;
	margin: 8px 0;
}
.ratingBlock a {
	text-decoration: underline;
}
.shortDescription {
	margin: 5px 0 10px;
	line-height: 1.4em;
}
.price { 
	margin: 15px 0 0;
}
.price .sale { 
	font-weight: bold;
	font-size: 145%;
	color: red;
}
.price .was {
	text-decoration: line-through;
}
.promoSpot  {
	margin: 3px 0 10px;
}
.promoSpot a {
	font-weight: bold;
	font-size: 100%;
	color: red;
	border-bottom: 1px dashed red;
}
img.flavor {
	float: right;
}
ul.flavors  {
	margin: 10px 15px;
	line-height: 1.4em;
	list-style-type: disc;
	font-weight: bold;
	font-size: 100%;
	color: #666666;
}
.flavors li em {
	font-style: normal;
	border-bottom: 1px dashed #666666;
}
.giftBlock {
	background: #daeefb;
	border: 1px solid #bdd9e1;
	font-size:11px;

}
.giftBlock fieldset {
	padding: 8px 0;
	background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/giftIcon.jpg) no-repeat right center;
}
.giftBlock p {
	padding: 8px;
	color: #800517;
	
}
.giftBlock a {
	float: left;
	color: #800517;
}
.giftBlock input {
	float: left;
	margin: 0 8px 0 15px;
}
.stockMessage {
	display:block;
	float:right;
	width:119px;
	margin: -25px 5px 10px 10px;
	color: red;
	font-size: 85%;
}
.options {
	margin: 10px auto;
	padding-bottom: 10px;
	background: #fff6cf;
	border: 1px solid #e6dfc0;
}
/*.options p {
	margin: 0 10px;
	font-size: 90%;
}*/
.options a.readSize {
	float: left;
	margin-top: 6px;
	font-size: 85%;
}
.options .limit {
	margin: 0 10px 10px;
	font-size: 85%;
}
.personalize .limit{
	width: 50px;
	float: left;
	display: block;
	margin:  3px 2px 2px;
}
.options .alert {
	margin: 10px;
	font-size: 95%;
	color: red;
}
.options h2 {
	padding: 5px 10px;
	font-size: 100%;
	color: #000;
	background: #fffcef;
	border-bottom: 1px solid #e6dfc0;
}
.options select {
	display: block;
	float: left;
	width: 150px;
	margin: 5px;
	font-size: 90%;
	outline: none;
}
.options input {
	margin: 5px 10px 0;
	width: 180px;
}
/* personalize field styles */
.personalize {
	font-size: 90%;
}
.personalize label {
	float: left;
	width: 90px;
	margin: 6px 0 0;
	text-align: right;
}
.personalize input {
	width: 120px;
	float: left;
	display: block;
}
.personalize label span{
	width: auto;
	color: red;
}

/**********/
.cartLinks {
	float: right;
	text-align: right;
	margin: 15px 0;
}

.cartLinks .submitButton {
	width: 119px;
	height: 28px;
	margin: 7px 0 0 10px;
	padding: 0 0 4px 11px;
	text-align: left;
	color: #5E3006;
	/* background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/btnAdd.jpg) no-repeat 0 0; */
	background:transparent url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/btnAddWide.png) no-repeat scroll 0 0;
	cursor: pointer;
	outline: none;
	border: none;
	font-weight:bold;
}
.cartLinks a.wishlist {
	float: left;
	display: block;
	width: 140px;
	height: 35px;
	background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/wishlist.gif) no-repeat 0 0;
}
.cartLinks a.wishlist span {
	display: none;
}
.shippingMessage {
	text-align: right;
	margin: 5px;
	color: #666666;
}
.secureMessage {
	text-align: right;
	margin: 5px;
	padding: 3px 25px 3px 0;
	color: #666666;
	background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/securePayment.gif) no-repeat right bottom;
}
/* tabs */
/* tabs navigation styles */
.tabsNav {
	height: 34px;
	margin: 10px 0 0;
	padding: 10px 0 0;
	text-align: center;
	font-size:11px;
	font-weight: normal;
}
.tabsNav li {
	float: left;
	display: block;
	height: 35px;
	width: 100px;
	
	list-style-type: none;
	background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/tabset.png) no-repeat left bottom;
}
.tabsNav li a {
	/*display: table-cell;
	width: 100px;
	height: 34px;
	vertical-align: middle;*/
	color: #fff;
	outline: none;
	text-decoration: none;
	display: block;
	padding: 7px 5px 0px;
}
.tabsNav li.active {
	background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/tabset.png) no-repeat right bottom;
	font-weight: bold; 
}
.tabsNav li.active a {	
	color: #3f8fcf;
	outline: none;
	text-decoration: none;
}
.tabsNav li a.active:hover {	
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
/* imageTabs styles for photo and video tabs*/
.imageTabsNav {
	height: 22px;
	text-align: center;
	display:none;
}
#videoTab {
	display:none;
}
.imageTabsNav li {
	float: left;
	list-style-type: none;
}
.imageTabsNav li a {
	display: block;
	width: 74px;
	height: 22px;
	line-height: 22px;
	color: #336699;
	background: url(//aimg.disneystore.com/content/ds/themes/default11/images/detail/imageTabset.gif) no-repeat left bottom;
	outline: none;
}
.imageTabsNav li a.active {
	font-weight: bold;
}
.imageTabsNav li a.active:hover {
	text-decoration: none;
	cursor: pointer;
}
.image-tabbed-content {
	border: 3px solid #ccc;
}
/* tabs content styles */
.tabs {
	display: inline-block;
	clear: both;
	overflow: hidden;
}
.tabs h3 {
	padding: 10px;
	font-size: 110%;
}
.tabs h4 {
	padding: 0 0 5px 15px;
	font-size: 100%;
}
.tabbed-content {
	border: 1px solid #aed6f4;
	width:590px;
	font-size:11px;
	font-weight:normal;
	padding: 3px;
}
/* iframe */
.tabbed-content iframe.tabiframe {
	width: 100%;
	height: 400px;
	margin: 0 auto -2px;
	border: none;
}
/***/
.tabbed-content p {
	padding: 5px 15px;
}
.tabbed-content ul {
	margin: 10px 25px;
}
.reviewBlock {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}
.first {
	border-top: 1px solid #ccc;
}
.reviewBlock h3 {
	font-size: 105%;
}
.reviewBlock img {
	float: right;
}
.feedbackForm {
	float: right;
}
.paginate {
	margin: 15px 0;
}

/* esrb block styles */
.esrbBlock {
	margin:15px 0 30px 10px;
	width:210px;
}
.esrbIcon {
	float: left;
	height: 65px;
	width: 47px;
}
.esrbDesc {
	float: left;
	font-size: 11px;
	margin: 0 0 20px 3px;
}
.esrbDesc h2 {
	position: relative;
	width: 135px;
	margin: 0 0 3px;
	padding: 4px 4px 4px 8px;
	font-size: 10px;
	color: #FFF;
	background: #000;
}
.esrbDesc p {
	margin: 2px 0 2px 4px;
	font-size: 10px;
	color: #000;
}

/* temporary code until new s7 viewer delivery 
div.image-tabbed-content { overflow: hidden; }
div#photoTab span.content {
	margin-left: -70px;
}
 end temporary code */

#description {

}

#description ul li {

}
#description ul{
list-style-type:disc; 
}

.emailaFriend{
display:none;
}



span.d23-collector p{
line-height:155%;
margin:15px 0;
}
span.d23-collector span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(//aimg.disneystore.com/content/ds/themes/default10/bgCollSocietyBox.jpg) no-repeat scroll 0 50%;
clear:left;
color:#FFFFFF;
display:block;
font-size:11px;
height:150px;
overflow:hidden;
padding:20px 145px 0 15px;
text-align:left;
width:122px;
}
span.d23-collector a, span.d23-collector a:hover, span.d23-collector a, span.d23-collector a:hover {
color:#FFFFFF;
text-decoration:underline;
}
span.d23-collector a:hover, span.d23-collector a:hover {
font-weight:bold;
}

span.d23-collector ul li {
margin:6px 0;
padding:0;
}

span.d23-collector ul {
list-style-type:disc; 
margin-left: 15px;
line-height:155%;
}
.featureSub {
border-bottom:1px solid #CECECE;
margin-bottom:5px;
padding-bottom:20px;
}

#backtoResults a {
clear:both;
background-color:#EFEFEF;
border-color:#DDDDDD #CCCCCC #CCCCCC #DDDDDD;
border-style:solid;
border-width:2px;
color:#999999;
display:block;
font-weight:bold;
padding:3px 0;
text-align:center;
text-decoration:none;
text-transform:uppercase;

}

#backtoResults a:hover {background-color: #ffffff;}

	#backtoExternalSite a {
		display: block;
		background-color: #efefef;
		border-top: solid 2px #dddddd;
		border-left: solid 2px #dddddd;
		border-right: solid 2px #cccccc;
		border-bottom: solid 2px #cccccc;
		width: 595px;
		text-align: center;
		padding: 3px 0px 3px 0px;
		text-decoration: none;
		color: #999999;
		font-weight: bold;
		text-transform: uppercase;
	}

	#backtoExternalSite a:hover {background-color: #ffffff;}
	
	div.BVRRSecondaryRatingsContainer      {display: none; }
div.BVRRBuyAgainContainer              {display: none; }

.productAlert {
border:1px dashed #EB9999;
color:#CC0000;
font-size:9px;
margin:8px 0;
padding:4px 6px 5px;
display:block;
}

/*Correct some Bazaarvoice positioning*/
.BVRRRatingNormalOutOf {
margin-bottom: 5px;
width: 95px;
}

.BVRRRatingsHistogramButton{

margin-bottom: 5px;

}

.BVRROverallRatingContainer .BVRRLabel {
height: 40px;
}

.breadCrumbs {
	float: left;
	margin: 0 0 5px 0;
	
}
.breadCrumbs ul {
}
.breadCrumbs li {
	float: left;
	padding-right: 5px;
}
.breadCrumbs a {
	color: #999;
	text-decoration: none;
}
#photoTab{
min-height: 420px;
overflow:hidden;
width:294px;
}

div.giftBlock {display: none; }

#btnTwitter{margin-left: 2px;}
.socialNetworking{display:none;}

#addinfo ul{
font-weight: normal;
list-style-type:disc; 
}

/* 1.19 chng */
#dynamicBanner {display: none !important; }
/*p.shortDescription {display: none !important; }*/
#optionsErrMsgArea p.error {font-size: 12pt; font-weight: bold;}

