

/* Updated: Eric Tuberdyke 08.25.09 - Updated footer/legal for LP redesign.*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:link {
	text-decoration: none;
	line-height:14pt; 
	color:#00f;
}
	a:visited {
		color:default;		
		text-decoration: none;
	}

	a:hover, a:active {
		text-decoration:underline; 		
	}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #006;
	background: #000051 url(/content/v4/img/mickeymouse/bg.gif) repeat-y center;
}

#container{
	width:870px;
	margin:0 auto;	
	position:relative;
}

#advertisement{
	position:absolute;	
	width:845px;
	color:#fff;
	font-size:10px;
	text-align:right;
	padding-right:5em;	
}

#head-thumbnail{
	background:transparent url(/content/v4/us/mickeymouse/img/header.jpg);	
	height:232px;	
}

#head-thumbnail h1{	
	text-indent:-9999px;
}

#featured-product .product-image{
	display:none;
}

#featured-product h3.product-name{		
	font-size:16px;		
}

#featured-product h3.product-name a{	
	color:#ff0000;
}

#flags{
	background:transparent url(/content/v4/img/mickeymouse/flags.gif) no-repeat;
	width:121px;
	height:114px;
	position:absolute;
	top:243px;
	left:196px;
}

#feature-pic{
	background:transparent url(/content/v4/img/mickeymouse/feature-pic.jpg) no-repeat;
	width:328px;
	height:379px;
	position:absolute;
	top:288px;
	left:460px;
}

#feature-pic a{
	display:block;
	width:328px;
	height:379px;
	text-indent:-9999px;
}

#featured-product{		
	margin-top:125px;
	margin-left:100px;
}

#featured-top{
	background:transparent url(/content/v4/img/mickeymouse/featured-top.gif) no-repeat;
	width:293px;
	height:56px;
	
}

#featured-content{
	position:relative;
	background:transparent url(/content/v4/img/mickeymouse/featured-mid.gif) repeat-y;
	width:293px;
	min-height:170px;
	_height:170px;
	
}

#featured-content:after{
	content:"This is the greatest trick ever!";
	display:block;	
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#featured-bottom{
	background:transparent url(/content/v4/img/mickeymouse/featured-bot.gif) no-repeat;
	width:293px;
	height:59px;
	
}

#featured-product ul{
	list-style-type:none;
}

#featured-product .product-name{
	margin-left:20px;
	padding-left:15px;
	width:220px;	
}

#featured-product .product-number{
	margin-left:20px;
	padding-left:15px;
	width:220px;
	font-size:10px;	
}

#featured-product .product-description{
	margin-left:20px;
	padding:5px 15px;
	width:220px;
	height:92px;
	overflow:auto;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#ccc;
	scrollbar-3dlight-color:#ccc;
	scrollbar-darkshadow-color:#333;
	scrollbar-shadow-color:#333;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#fff;
}

#featured-product .product-price{
	margin-left:20px;
	text-align:center;
	width:250px;
	font-weight:bold;
	padding-bottom:5px;
}

#featured-product .product-buy-now{
	margin-left:20px;
	*margin-left:-25px;
	text-align:center;
	width:250px;	
}
#featured-product .product-buy-now a{
	width: 69px;
	height: 26px;
	text-indent:-9999px;
	background:transparent url(/content/v4/us/mickeymouse/img/buynow.gif) no-repeat top left;	
	display:block;
	margin-left:90px;
	}

#featured-product .product-find-a-retailer{
	margin-left:20px;
	text-align:center;
	width:250px;
}

#featured-product .product-find-a-retailer a{	
		color:#f00;
		text-decoration:underline;
		font-size:10px;
	}

#featured-product .product-find-a-retailer a:hover{	
		color:#f00;
		text-decoration:none;
		font-size:10px;
	}

/* Paging */

#products-found{
	text-align:center;
	color:#006;
	font-weight:bold;
	font-size:1.2em;
	padding-top:2em;
}

#inner-content{
	position:relative;
	padding-top:15px;
}

.pagination ul{
	position:relative;
	list-style-type:none;	
	font-size:1em;
	font-weight:bold;
	margin-left:75px;	
}

.pagination li{
	display:inline;
}

.pagination li a{
	color:#006;	
	padding:5px 10px;
	text-decoration:underline;
}

.pagination li a:hover{
	color:#006;
	background-color:#fff7bc;		
	padding:5px 10px;
}

.pagination li span{
	color:#fff;
	background-color:#f00;	
	padding:5px 10px;
}

.view-all{
	position:absolute;
	top:55px;
	margin-left:710px;	
	padding:5px 10px;
}

.view-all a{
	color:#006;	
	display:block;
	font-size:1em;
	font-weight:bold;text-decoration:underline;
	padding:5px 10px;	
}

.view-all a:hover{
	background-color:#fff7bc;
	padding:5px 10px;
}

/* Thumbnails */

#thumbnail-top{
	background:transparent url(/content/v4/img/mickeymouse/thumb-top.gif) no-repeat;
	width:357px;
	height:36px;	
}

#thumbnail-content{
	position:relative;
	background:transparent url(/content/v4/img/mickeymouse/thumb-mid.gif) repeat-y;
	width:357px;
	min-height:120px;
	_height:130px;
}

#thumbnail-content:after{
	content:"This is the greatest trick ever!";
	display:block;	
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#thumbnail-bottom{
	background:transparent url(/content/v4/img/mickeymouse/thumb-bot.gif) no-repeat;
	width:357px;
	height:36px;	
	padding-bottom:20px;
}

#thumbs{	
	margin: 20px 0 0 70px;
	color:#006;
}

#thumbs a{
	color:#006;
}

#thumbs div{
	width: 373px;	
	float: left;
	position: relative;	
	
}

#thumbs ul {
	list-style-type:none;
	border:1px solid red;
}

#thumbs .product-name {	
	margin-top:10px;
	margin-left:150px;
	width:190px;
	display:block;
}

#thumbs .product-name a{
	font-size:1em;
	font-weight:bold;	
}

#thumbs .product-price {
	margin-left:150px;
	width:160px;
	font-size:0.9em;
}

#thumbs .product-number {
	margin-left:150px;
	font-size:0.75em;
	line-height:20px;
}

#thumbs .product-image{	
	position:absolute;
	top:3px;
	left:30px;
}

	#thumbs .product-image a {
		display: block;
	}

		#thumbs  img { 
			display: block;
			width: 110px;
		}

/* BUY NOW BUTTON */

#thumbnail-content	dd.product-buy-now a{
	margin-left:150px;	
	width: 81px;
	height: 14px;
	text-indent:-9999px;
	background:transparent url(/content/v4/us/mickeymouse/img/buynow_plaque.gif) no-repeat top left;
	margin-bottom:1px;
	display:block;
}

#thumbnail-content	dd.product-demo a{
	margin-left:150px;	
	width: 81px;
	height: 14px;
	text-indent:-9999px;
	background:transparent url(/content/v4/us/mickeymouse/img/demo_plaque.gif) no-repeat top left;	
	display:block;
}
		

#thumbs .product-find-a-retailer a{
	margin-left:150px;
	width:160px;
	color:#f00;
	font-size:10px;
	text-decoration:underline;	
}

#thumbs .product-find-a-retailer a:hover{
	text-decoration:none;
}

#footer{
	background:transparent url(/content/v4/img/mickeymouse/footer.jpg) center no-repeat;
	width:100%;	
	height:396px;
	margin:0 auto;	
	text-align:center;
	color:#006;	
	margin-top:20px; 
}

/* ------------------------ Product Detail ------------------------ */

#head-product{
	background:transparent url(/content/v4/us/mickeymouse/img/header.jpg) center no-repeat;
	width:870px;	
	height:232px;
}

#head-product h1{
	text-indent:-9999px;
}

#breadcrumb{
	margin-left:50px;
	padding:10px;

}

#breadcrumb a{
	color:#006;
	font-weight:bold;
	text-decoration:underline;
}

#breadcrumb a:hover{
	text-decoration:none;
}

#product-desc-header{
	background:transparent url(/content/v4/img/mickeymouse/details-top.gif) no-repeat;
	width:387px;
	height:35px;
}

#product-desc-content{
	background:transparent url(/content/v4/img/mickeymouse/details-mid.gif) repeat-y;
	width:387px;
	padding-bottom:10px;
}

#product-desc-content2{
	background:transparent url(/content/v4/img/mickeymouse/details-mid2.gif) repeat-y;
	width:387px;
}

#product-desc-footer{
	background:transparent url(/content/v4/img/mickeymouse/details-bot.gif) no-repeat;
	width:387px;
	height:35px;
}

/* SCROLLER SPECIFIC STYLES */

#more-products{
	position: relative;
	width: 412px;
	height:40px;
	margin: 0 auto;
	clear: both;
	text-align:center;	
	background:transparent url(/content/v4/us/mickeymouse/img/more-products.gif) center no-repeat;
	padding-top:20px;
}

#more-products p{
	text-indent:-9999px;
}
		
#scroll-frame {
	position: relative;
	width: 660px;
	margin: 0 auto;
	clear: both;
}

	#scroll-view {
		position: relative;
		left: 52px;
		top: 0;
		width: 564px; /* the scroll-increment must be a factor of this number */
		overflow: auto;
		height: 225px;
	}

		#scroll-item {
			width: 564px;
			position: relative;
			left: 0; /* this is absolutely required to have a value, but not necessarily 0 */
		}

			#scroll-left-arrow, 
			#scroll-right-arrow {
				width: 41px;
				height: 54px;
				overflow: hidden;
				cursor: pointer;
				text-indent: -9999px;
				z-index: 1000; /* for safari */
				position: absolute;
				top: 60px;
			}

			#scroll-frame .scroll-inactive { /* any styling, whether invisible or opaque, or another background image */
				visibility: hidden;
				opacity: .5;
			}

			#scroll-left-arrow {
				background: url(/content/v4/img/mickeymouse/arrow-left.gif) no-repeat;
				left: 0;
			}

			#scroll-right-arrow {
				background: url(/content/v4/img/mickeymouse/arrow-right.gif) no-repeat;
				left: 620px;
			}


	#scroll-item div, #scroll-item dd.product-image {
		width: 188px;
		margin: 0;
		padding: 0;
	}
	
	#scroll-item div {
		float: left;
		position: relative;
	}
		
		#scroll-item dl {
			position: relative;
			padding-top: 188px;
			text-align: center;
			padding-bottom: 1em;
			height: 7em;  /* adjust depending on the lines of text being shown under the image */
		}
				
			#scroll-item dd.product-image {
				position: absolute;
				top: 0;
				left: 0;
				margin: 0 auto;
			}
						
				#scroll-item dd.product-image a {
					display: block;
				}
					#scroll-item dd {
						background: url(/content/v4/img/mickeymouse/thumbnail-bg.gif) no-repeat;
						width:180px;
						width:180px;
					}
					
					#scroll-item dd img { 
						display: block;
						margin: 0 auto;
						height: 162px;
						width: 162px;
						margin: 9px;
						*margin-left: 0;
					}
								
			#scroll-item dt.product-name {
				font-size: .9em;
				width:160px;
				margin-left:10px;
				*margin-left:0;
			}
				#scroll-item dt.product-name a {
					color: #000066;
					text-decoration: none;
				}		
			

#product-info {
	width: 256px;
	float: left;
	left:60px;
	position:relative;	
}

#product-info h2#product-name{
	font-size:21px;
}

#product-info #product-name,
#product-info .email-friend
{
	margin-left:30px;	
	width:325px;	
}

#product-info .email-friend img{
	padding-right:2px;
}

#product-info .email-friend a{
	color:#f00;
	text-decoration:underline;
}

#product-info .email-friend a:hover{
	color:#f00;
	text-decoration:none;
}

#product-info dt.product-number,
	#product-info dt.product-ages,
	#product-info dt.product-price{
		margin-left:30px;
		_margin-left:15px;
	}

	#product-info dt.product-number,
	#product-info dt.product-ages,
	#product-info dt.product-price{
		clear: both;
		float: left;
		position: relative;
		padding: 0 .3em 0 0;
	}

	#product-info dd.product-number,
	#product-info dd.product-ages,
	#product-info dd.product-price{
		float: none;
		position: relative;
	}	
	
	#product-info dt.product-more {
		position: absolute;
		left: -9999px;       
	}
	
	#product-info div.product-CHWarning {
		background: url(/content/v4/us/mickeymouse/img/warning_mickeymouse.gif) no-repeat;
		width: 256px;
		height: 77px;
		margin-left: 40px;
		margin-bottom: 10px;
		display: block;
	}
		div.product-CHWarning p#copy {
			display: none;
		}
		
#product-media {
	background:transparent url(/content/v4/img/mickeymouse/ps-backdrop.gif) no-repeat;
	width: 311px;
	float: left;
	left:260px;
	_left:130px;	
	position:relative;
}

	dt#product-image {
		height: 243px; 
		padding:25px;
		/*this needs to be 243 + any borders or padding on the image, it's a placeholder height for when the images are swapped*/
	}

	dd#product-caption {		
		text-align: center;
		width: 253px;
		display: block;
		padding:0 20px;		
	}

	dd#product-caption span {
		display: block;	
		}

	p#more {
		padding-top: 20px;
		text-align: center;
		color: #926CAF;
	}

	#product-media ul {
		margin-left:35px;
		_margin-left:30px;
		margin-top:10px;
	}

	#product-thumbnails li {
		float: left;
		margin: 0.3em;
		list-style: none;
		width:65px;
		height:65px;
	}
		
		#product-thumbnails img {
			border: 4px solid #f00;

		}
	
		#product-thumbnails a img {
			border: 4px solid #00acdf;
		}


#product-meta dd.product-buy-now {
	float:left;
	margin:-65px 0 0 230px;
	_margin:-65px 0 0 130px;
	width: 69px;
	height: 26px;
	padding:0.3em 0;
	text-indent:-9999px;
}

#product-meta dd.product-buy-now a {
		width: 69px;
		height: 26px;
		position: relative;
		display: block;
		overflow: hidden;
	}

#product-meta dd.product-buy-now a span {
			width: 69px;
			height: 26px;
			position: absolute;
			top: 0;
			left: 0;
			background:transparent url(/content/v4/us/mickeymouse/img/buynow.gif) no-repeat top left;
			cursor: pointer;
		}

#product-meta dd.demo {
	margin:5px 30px;
	width: 69px;
	height: 26px;
	padding:0.3em 0;
	text-indent:-9999px;
}

#product-meta dd.demo a {
		width: 69px;
		height: 26px;
		position: relative;
		display: block;
		overflow: hidden;
	}

#product-meta dd.demo a span {
			width: 69px;
			height: 26px;
			position: absolute;
			top: 0;
			left: 0;
			background:transparent url(/content/v4/us/mickeymouse/img/demo.gif) no-repeat top left;
			cursor: pointer;
		}

#product-meta dd.comm {
	margin:5px 30px;
	width: 81px;
	height: 26px;
	padding:0.3em 0;
	text-indent:-9999px;
}

#product-meta dd.comm a {
		width: 81px;
		height: 26px;
		position: relative;
		display: block;
		overflow: hidden;
	}

#product-meta dd.comm a span {
			width: 81px;
			height: 26px;
			position: absolute;
			top: 0;
			left: 0;
			background:transparent url(/content/v4/us/mickeymouse/img/btn-action.gif) no-repeat top left;
			cursor: pointer;
		}

#product-info .find-a-retailer a{
	color:#f00;
	font-size:x-small;
	padding-bottom:2px;
	text-decoration:underline;
	
}

#product-info .find-a-retailer a:hover{	
	text-decoration:none;
}


#product-info .find-a-retailer{
	float:left;
	margin:-35px 0 0 229px;
	_margin:-35px 0 0 130px;
	display:block;	
}
.product-description{
	margin:0 15px;	
}

#instructions {
	margin: 10px 0;
}

div#back{
	width: 100%;	
}

div#backbutton a{
	clear: both;
	padding: 10px;
	text-indent:-9999px;
	width:189px;
	height:71px;	
	background:transparent url(/content/v4/us/mickeymouse/img/btn-back.gif) no-repeat;	
	display:block;
	margin-left:160px;
}

.tab-hidden {
	display: none;
}

	ul.tab-list {
		float: left;
		width: 356px;
		height:42px;	
		background:transparent url(/content/v4/us/mickeymouse/img/tab.gif) no-repeat;
		margin-left:15px;
		_margin-left:8px;
		padding-bottom:15px;
	}
	
		.tab-list a {
			text-decoration: none;
		}
	
		.tab-list li {
			float: left;
			list-style: none;
			position: relative;
		}
		
			.tab-list .active {
			}
			
	div.tab {
		clear: both;
	}

#tab-ProductDescription,
#tab-ProductTestimonials,
#tab-ProductDevBenefits {
	float: left;
	width: 81px;
	height: 40px;
	margin-right: 5px;
}

#tab-ProductDescription span,
#tab-ProductDevBenefits span,
#tab-ProductTestimonials span,
#tab-ProductDescription a,
#tab-ProductDevBenefits a,
#tab-ProductTestimonials a {
	display: block;
	text-indent: -9999px;
	background: url(/content/v4/us/mickeymouse/img/tabs.gif);
	width: 81px;
	height: 40px;
	overflow: hidden;
}

#tab-ProductDescription span {
	background-position: 0 0;
}

	#tab-ProductDescription a {
		background-position: 0 -42px;
	}

		#tab-ProductDescription a:hover {
			background-position: 0 -84px;
		}

#tab-ProductTestimonials span {
	background-position: -81px 0;
}

	#tab-ProductTestimonials a {
		background-position: -81px -42px;
	}

		#tab-ProductTestimonials a:hover {
			background-position: -81px -84px;
		}

#tab-ProductDevBenefits span {
	background-position: -180px 0;
}

	#tab-ProductDevBenefits a {
		background-position: -180px -40px;
	}

		#tab-ProductDevBenefits a:hover {
			background-position: -180px -72px;
		}
		
p.product-description {
	padding: 0 25px;
}

/* view larger image */

#product-shot {
	position: relative;
}

#product-shot dd.product-view-larger a {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 243px;
	height: 243px;
	display: block;
	background: url(/content/v4/us/mickeymouse/img/viewlarger.gif) no-repeat;
	background-position: -370px 100%;
	/* needs to be -400px for Safari - hack? */
	opacity: 0.45;
	filter: alpha(opacity=45);
	text-indent: -9999px;
	overflow: hidden;
}

	#product-shot dd.product-view-larger a:hover,
	#product-shot dd.product-view-larger a:focus {
		opacity: 1.0;
		filter: alpha(opacity=100);
		background-position: 0% 100%;
	}

#larger-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

body #viewlarger-overlay {
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
}

/* custom skin */

body #viewlarger-include {
	font-size: 85%;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color: #fff;
}

body #viewlarger-close {
	background:  url(/content/v4/img/mickeymouse/viewlarger-close.png) no-repeat top left;
	_background: url(/content/v4/img/mickeymouse/viewlarger-close.gif) no-repeat top left;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif ;
}

	body #viewlarger-include dl {
		background: url(/content/v4/img/mickeymouse/viewlarger-loading.gif) no-repeat top;
		_background: transparent;
	}


	body #viewlarger-include dt {
		background: url(/content/v4/img/mickeymouse/viewlarger-background.png) no-repeat top;
		_background: url(/content/v4/img/mickeymouse/viewlarger-background.gif) no-repeat top;
	}


	body #viewlarger-include dd#viewlarger-caption {
		background: url(/content/v4/img/mickeymouse/viewlarger-caption-background.png) no-repeat bottom;
		_background: url(/content/v4/img/mickeymouse/viewlarger-caption-backgrou.gif) no-repeat bottom;
	}
	

		body #viewlarger-scroll-frame {
			background: url(/content/v4/img/mickeymouse/viewlarger-scroller.png) no-repeat top left;
			_background: url(/content/v4/img/mickeymouse/viewlarger-scroller.gif) no-repeat top left;
		}

			body #viewlarger-scroll-left-arrow {
					background: url(/content/v4/img/mickeymouse/viewlarger-arrow-up.gif) no-repeat 25px -26px;
					}


			body #viewlarger-scroll-right-arrow {
				background: url(/content/v4/img/mickeymouse/viewlarger-arrow-down.gif) no-repeat 25px -26px;
					}

				body #viewlarger-scroll-item li a img {
					border: 3px solid #00acdf;	/* thumbnail image border */
								}
								
				body #viewlarger-scroll-item li.active img {
					border: 3px solid #f00;/*active thumbnail image border*/
						}

/* ------------------------ Demo Page ------------------------ */

.page-demo #container{
	margin:0 auto;
	width:870px;	
	position:relative;
}

.page-demo #advertisement{
	position:absolute;	
	width:845px;
	color:#fff;
	font-size:10px;
	text-align:right;
	padding-right:5em;		
}

#head-demo{
	background:transparent url(/content/v4/us/mickeymouse/img/header-demo.gif) center no-repeat;
	width:870px;	
	height:232px;	
}

#head-demo h1{
	text-indent:-9999px;
}

#demo-swf{
	margin:0 auto;	
	width:770px;
	text-align:center;	
}

#demo-swf p{
	color:#fff;
}

#demo-product-deatils-btn{
	width:770px;
	text-align:center;
	margin:0 auto;	
}

#demo-product-deatils-btn a{
	margin:0 auto;
	background:transparent url(/content/v4/us/mickeymouse/img/demo-back.gif) no-repeat;
	width: 296px;
	height:75px;
	text-indent:-9999px;	
	display:block;
	text-align:center;
}



/* ------------------------ FOOTER ------------------------ */

    
#footer a {
	color:#006;
}

#legalinfo{
	width: 500px;
	margin:0 auto;
}

#fplogo{
	padding:0;
	margin:0;
}

#fplogo a{
	padding:0;
	margin:0;
}

#footer #fplogolinks {
	font-size: .7em;
}

#footer #template_legal {
	font-size: 1.45em;
}

#legal_footer {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:1em;
	line-height:1.3em;
}

#legal_footer ul.footer_helplinks {
	font-size: .85em;
}

/* ------------------------ EASY CLEARING ------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ------------------------ SIFR STYLES ------------------------ */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
<!--/* 0.0418055742723525 [10.89.198.137] */-->