


* {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:link {
	text-decoration: none;
	color:#00f;
}
	a:visited {
		color:default;
		text-decoration: none;
	}

	a:hover, a.on, a:active {
		text-decoration: underline;
	}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #4b0000;
	background: #0057b7 url(/content/v4/us/handymanny/img/bg-tile.gif) fixed;
}

#container{
	width:761px;
	margin:0 auto;	
}

#advertisement{
	position:absolute;	
	width:761px;
	color:#fff;
	font-size:10px;
	text-align:right;
	padding-right:5em;	
}

#head-demo h1{
	text-indent:-9999px;
}

#head-thumbnail{
	background:#ffd24a url(/content/v4/us/handymanny/img/header-landing.jpg) no-repeat;
	width:761px;
	height:289px;
	border-left: 4px solid #c77d00;
	border-right: 4px solid #c77d00;
}

#head-thumbnail h1{
	text-indent:-9999px;
}

#head-product{
	background:#ffd24a url(/content/v4/us/handymanny/img/header-product.jpg) no-repeat;
	width:761px;
	height:305px;
	text-indent:-9999px;
	border-left: 4px solid #c77d00;
	border-right: 4px solid #c77d00;
}



#content{
	width:761px;
	background:#ffd24a url(/content/v4/us/handymanny/img/bg-plank.gif) repeat-y;
	border-bottom: 4px solid #c77d00;
	border-left: 4px solid #c77d00;
	border-right: 4px solid #c77d00;
	padding-bottom:10px;
}

.page-demo #content{
	width:761px;
	background:#ffd24a url(/content/v4/us/handymanny/img/bg-plank.gif) repeat-y;
	border: 4px solid #c77d00;
	padding-bottom:10px;
}

#inner-content{
	padding:1em 0;
	position:relative;
}

/* Featured Product */

#featured-product ul{
	list-style-type:none;	
}

#featured-product{
	width:761px;
	background:#ffd24a url(/content/v4/us/handymanny/img/bg-peg.gif);	
	padding:25px 0;	
	margin-bottom:10px;
}

#featured-content{
	position:relative;
	background:transparent url(/content/v4/us/handymanny/img/featured-backdrop.gif) repeat-y;
	width:727px;
	height:303px;
	margin-left:17px;	
}

#featured-content:after{
	content:"This is the greatest trick ever!";
	display:block;	
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#featured-info{
	float: left;	
	position: relative;
	width: 195px;
	margin-top: -125px;	
	margin-left: 482px;
	display: inline;
}

#featured-product .product-name a{
	display:none;
}

#featured-product .product-image{
	display:none;	
}

#featured-product .product-price {
	width: 195px;
	margin: 0 auto 5px;
	font-weight: bold;
	color: #006;
}

#featured-product .product-price dl {
	width: 80px;
	margin: 0 auto;
	_width: 85px;
}

#featured-product .product-price dt {
	clear: both;
	float: left;
	padding: 0 .3em 0 0;
}

#featured-product .product-buy-now a,
#featured-product .product-demo a {
	margin: 0 auto;
	width: 69px;
	height: 26px;
	text-indent:-9999px;
	background:transparent url(/content/v4/us/handymanny/img/buynow.gif) no-repeat top left;	
	display:block;
}

#featured-product .product-demo a {
	background:transparent url(/content/v4/us/handymanny/img/demo.gif) no-repeat top left;	
    position: relative;
    top: -42px;
    left: 75px;	
}


#featured-product .product-find-a-retailer {	
	text-align:center;	
}

	#featured-product .product-find-a-retailer a {	
		color:#f00;
		text-decoration:underline;
		font-size:10px;
	}

	#featured-product .product-find-a-retailer a:hover, 
	#featured-product .product-find-a-retailer a.on, 
	#featured-product .product-find-a-retailer a:active {	
		color:#f00;
		text-decoration:none;
		font-size:10px;
	}


/* Paging */

#products-found{
	text-align:center;
	color:#4b0000;
	font-weight:bold;
	font-size:1.2em;
}

.pagination ul{
	position:relative;
	list-style-type:none;	
	font-size:1em;
	font-weight:bold;
	margin-left:20px;	
}

.pagination li{
	display:inline;
}

.pagination li a{
	color:#4b0000;	
	padding:5px 10px;
	text-decoration:underline;
}

.pagination li a:hover{
	color:#4b0000;
	background-color:#fff7bc;		
	padding:5px 10px;
}

.pagination li span{
	color:#fff;
	background-color:#4b0000;	
	padding:5px 10px;
}

.view-all{
	position:absolute;
	top:25px;
	margin-left:655px;	
	padding:5px 10px;
}

.view-all a{
	color:#4b0000;	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/us/handymanny/img/thumbnail-top.gif) no-repeat;
	width:353px;
	height:33px;	
}

#thumbnail-content{
	position:relative;
	background:transparent url(/content/v4/us/handymanny/img/thumbnail-drop.gif) repeat-y;
	width:353px;
	min-height:130px;
	_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/us/handymanny/img/thumbnail-bottom.gif) no-repeat;
	width:353px;
	height:38px;	
}

#thumbs{	
	margin: 10px 0 0 15px;
	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 a{
	font-size:1.1em;
	font-weight:bold;
	margin-top:10px;
	margin-left:160px;
	width:160px;
	display:block;
}

#thumbs .product-price {
	margin-left:160px;
	width:160px;
	font-size:0.9em;
}

#thumbs .product-number {
	margin-left:160px;
	font-size:0.75em;
	line-height:20px;
}

#thumbs .product-image{
	border:1px solid #b9e9f9;	
	position:absolute;
	top:8px;
	left:40px;
}

	#thumbs .product-image a {
		display: block;
	}

		#thumbs  img { 
			display: block;
			width: 110px;
		}

/* BUY NOW BUTTON */

#thumbnail-content	dd.product-buy-now a{
	margin-left:160px;	
	width: 81px;
	height: 14px;
	text-indent:-9999px;
	background:transparent url(/content/v4/us/handymanny/img/buynow_plaque.gif) no-repeat top left;
	margin-bottom:1px;
	display:block;
}

#thumbnail-content	dd.product-demo a{
	margin-left:160px;	
	width: 81px;
	height: 14px;
	text-indent:-9999px;
	background:transparent url(/content/v4/us/handymanny/img/demo_plaque.gif) no-repeat top left;	
	display:block;
}
		

#thumbs .product-find-a-retailer a{
	margin-left:160px;
	width:160px;
	color:#f00;
	font-size:10px;
}

/* Demo Page */

#demo-swf{
	margin:0 auto;	
	width:770px;
	text-align:center;	
	padding-top:20px;
}

#demo-swf p{
	color:#fff;
}

#demo-product-deatils-btn{
	width:770px;
	text-align:center;
	margin:0 auto;
	padding-top:10px;
}

#demo-product-deatils-btn a{
	margin:0 auto;
	color:#fff;
	background-color:#300000;	
	padding:4px 6px;	
	border-top:1px solid #b28686;
	border-right:1px solid #2d0000;
	border-bottom:1px solid #2d0000;
	border-left:1px solid #b28686;
	display:block;
	width:150px;
}

/* Product Details */

#breadcrumb{
	margin-left:20px;
	padding-bottom:10px;

}

#breadcrumb a{
	color:#4b0000;
	font-weight:bold;
	text-decoration:underline;
}

#breadcrumb a:hover{
	text-decoration:none;
}

#product-desc-header{
	background:transparent url(/content/v4/us/handymanny/img/details-top.gif) no-repeat;
	width:347px;
	height:36px;
}

#product-desc-content{
	background:transparent url(/content/v4/us/handymanny/img/details-content.gif) repeat-y;
	width:347px;
}

#product-desc-footer{
	background:transparent url(/content/v4/us/handymanny/img/details-bottom.gif) no-repeat;
	width:366px;
	height:54px;
}

#product-info {
	width: 256px;
	float: left;
	left:40px;
	position:relative;	
}

#product-info #product-name,
#product-info .email-friend
{
	margin-left:20px;	
}

#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:20px;
		_margin-left:10px;
	}

	#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/handymanny/img/warning_handymanny.gif) no-repeat;
		width: 256px;
		height: 77px;
		margin-left:20px;
		margin-top:15px;
		display: block;
	}
		div.product-CHWarning p#copy {
			display: none;
		}

#product-media {
	background:transparent url(/content/v4/us/handymanny/img/243-bg.gif) no-repeat;
	width: 311px;
	float: left;
	left:160px;
	_left:50px;	
	position:relative;
}

#product-media2 {
	background:transparent url(/content/v4/us/handymanny/img/243-fixit-bg.gif) no-repeat;
	width: 311px;
	float: left;
	left:160px;
	_left:50px;	
	position:relative;
}

#product-media ul,
#product-media2 ul{
	margin-left:50px;
}

	dt#product-image {
		height: 243px; 
		padding:32px;
		/*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 {
		margin-top: 10px;
		text-align: center;
		width: 195px;
		display: block;
		margin: 10px auto 0 auto;
	}

	dd#product-caption span {
		display: block;
		padding: .5em .6em 0 .6em;
		}

	p#more {
		padding-top: 20px;
		text-align: center;
		color: #926CAF;
	}

	

	#product-thumbnails li {
		float: left;
		margin: 0.3em;
		list-style: none;
	}
		
		#product-thumbnails img {
			border: 4px solid #258430;

		}
	
		#product-thumbnails a img {
			border: 4px solid #fff;
		}

#product-meta dd.product-buy-now {
	float:left;
	margin:-60px 0 0 230px;
	_margin:-60px 0 0 100px;
	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/handymanny/img/buynow.gif) no-repeat top left;
			cursor: pointer;
		}

#product-meta dd.demo {
	margin-left:230px;
    _margin-left: 200px;
	width: 69px;
	height: 26px;
	padding:0.3em 0;
	text-indent:-9999px;
    position: relative;
    top: -60px;
    left: 0;
}

#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/handymanny/img/demo.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:-30px 0 0 229px;
	_margin:-30px 0 0 100px;
	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:76px;
	height:23px;	
	background:transparent url(/content/v4/us/handymanny/img/back.gif) no-repeat;
	margin:0 auto;
	display:block;
}

.tab-hidden {
	display: none;
}

	ul.tab-list {
		float: left;
		width: 366px;
		height:52px;
		margin-top: 1em;
		background:transparent url(/content/v4/us/handymanny/img/details-tab.gif) no-repeat;
		margin-bottom: 1em;
	}
	
		.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/handymanny/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-left: .6em;
}

/* view larger image */

#product-shot {
	position: relative;
}

#product-shot dd.product-view-larger a {
	position: absolute;
	top: 35px;
	left: 35px;
	width: 243px;
	height: 243px;
	display: block;
	background: url(/content/v4/us/handymanny/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: #606;
}

body #viewlarger-close {
	background:  url(/content/v4/img/handymanny/viewlarger-close.png) no-repeat top left;
	_background: url(/content/v4/img/handymanny/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/handymanny/viewlarger-loading.gif) no-repeat top;
		_background: transparent;
	}


	body #viewlarger-include dt {
		background: url(/content/v4/img/handymanny/viewlarger-background.png) no-repeat top;
		_background: url(/content/v4/img/handymanny/viewlarger-background.gif) no-repeat top;
	}


	body #viewlarger-include dd#viewlarger-caption {
		background: url(/content/v4/img/handymanny/viewlarger-caption-background.png) no-repeat bottom;
		_background: url(/content/v4/img/handymanny/viewlarger-caption-backgrou.gif) no-repeat bottom;
	}
	

		body #viewlarger-scroll-frame {
			background: url(/content/v4/img/handymanny/viewlarger-scroller.png) no-repeat top left;
			_background: url(/content/v4/img/handymanny/viewlarger-scroller.gif) no-repeat top left;
		}

			body #viewlarger-scroll-left-arrow {
					background: url(/content/v4/img/handymanny/viewlarger-arrow-up.gif) no-repeat 25px -26px;
					}


			body #viewlarger-scroll-right-arrow {
				background: url(/content/v4/img/handymanny/viewlarger-arrow-down.gif) no-repeat 25px -26px;
					}

				body #viewlarger-scroll-item li a img {
					border: 3px solid #ffde22;	/* thumbnail image border */
								}
								
				body #viewlarger-scroll-item li.active img {
					border: 3px solid #258430;/*active thumbnail image border*/
						}

/* Legal */

#footer{
	margin-top:20px;
	text-align:center;
	color:#fff;
}

#footer a{
	color:#fff;
}

#footer ul.footer_helplinks {
	font-size: .85em;
}

#footer #footer_legallinks ul.footer_legallinks {
	font-size: .8em;
}

#footer #legal_footer,
#footer #legal_footer a {
	color: #ffffff;
    text-decoration: none;
}

#footer #legal_footer a:hover {
	text-decoration: underline;
}

#footer #fplegal {
	color: #ffffff;
}

#footer #fplogolinks {
	font-size: .7em;
}

#footer #footer_fplogo {
	background: url(/content/v6/us/core/img/logo-fpplg-dark.png) no-repeat 2px 0px;
}

	.ie6 #footer #footer_fplogo {
		background: url(/content/v6/us/core/img/logo-fpplg-ie6.gif) no-repeat 0px 0px;
	}

/* ------------------------ EASY CLEARING ------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
<!--/* 0.0262529242768631 [10.89.198.136] */-->