


* {
	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: trebuchet ms, arial, helvetica, sans-serif;
	font-size: small;
	color: #006;
	background: #012cac url(/content/v4/img/seensay/page-bg.gif) repeat-y center;
	*background: #012cac url(/content/v4/img/seensay/page-ie-bg.gif) repeat-y center;
}

#container{
	width:960px;
	margin:0 auto;
	position:relative;	
}

#content:after{
	content:"This is the greatest trick ever!";
	display:block;	
	height: 0; 
	clear: both; 
	visibility: hidden;
}

body#landing #header{
	background:transparent url(/content/v4/us/seensay/img/featured-header.jpg) no-repeat;	
	width:960px;
	height:446px;
}

body#landing #header h1{
	display:none;	
}

body#notlanding #header{
	background:transparent url(/content/v4/us/seensay/img/inner-header.gif) no-repeat;	
	width:960px;
	height:153px;
}

body#notlanding #header h1{
	display:none;	
}

body#landing #header #advertisement{	
	width:880px;
	color:#ccc;
	font-size:10px;
	text-align:right;		
}

body#notlanding #header #advertisement{	
	width:960px;
	color:#fff;
	font-size:10px;
	text-align:center;		
}

body#notlanding #featured-product{	
	margin-top:15px;
}

#featured-product{	
	margin-top:-140px;
}


#featured-product .product-image{
	display:none;
}

#featured-product ul{
	list-style-type:none;
}

#featured-product .product-name{
	margin-left:160px;	
	width:220px;
}

#featured-product .product-name a{
	color:#006;
	font-size:1.3em;
}

#featured-product .product-number{
	margin-left:160px;	
}

#featured-product .product-price{
	margin-left:160px;
	width:240px;
}

#featured-product .product-price dt{
	clear: both;
	float: left;
	position: relative;
	padding: 0 .3em 0 0;
}
	
#featured-product .product-price dd{
	float: none;
	position: relative;
}

#featured-product .product-description{
	margin-left:160px;
	padding-top:10px;
	width:340px;
}

#featured-product .product-buy-now{
	position:absolute;
	top:310px;
	left:320px;
	*left:275px;
	text-align:center;
	width:250px;	
	clear:both;
}

#featured-product .product-buy-now a{
	width: 69px;
	height: 26px;
	text-indent:-9999px;
	background:transparent url(/content/v4/us/seensay/img/buynow.gif) no-repeat top left;	
	display:block;
	margin-left:90px;
	}

#featured-product .product-find-a-retailer{
	position:absolute;
	top:333px;
	left:319px;
	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 */

#more-products{
	font-size:1.6em;
	padding-top:15px;
}

#products-found{
	text-align:center;
	color:#006;
	font-weight:bold;
	font-size:1.2em;	
	clear:both;	
	
}

.pagination ul{
	position:relative;
	list-style-type:none;	
	font-size:1em;
	font-weight:bold;
	margin-top:1em;
	margin-left:140px;	
}

.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;
}

div.view-all{
	position:relative;
	left:765px;
	top:-23px;
	width:75px;
}

div.view-all a{
	color:#006;	
	display:block;
	font-size:1em;
	font-weight:bold;text-decoration:underline;
	padding:5px 10px;	
}

div.view-all a:hover{
	background-color:#fff7bc;
	padding:5px 10px;
}

/* Thumbnails */

#thumbnail-top{
	background:transparent url(/content/v4/img/seensay/thumb-top.gif) no-repeat;
	width:357px;
	height:34px;	
}

#thumbnail-content{
	position:relative;
	background:transparent url(/content/v4/img/seensay/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/seensay/thumb-bot.gif) no-repeat;
	width:357px;
	height:36px;	
	padding-bottom:5px;
}

#thumbs{	
	margin: 0 0 0 120px;
	color:#006;
}

#thumbs a{
	color:#006;
}

#thumbs div{
	width: 363px;	
	float: left;
	position: relative;		
}

#thumbs ul {
	list-style-type:none;
}

#thumbs .product-name {	
	margin-top:10px;
	margin-left:150px;
	width:180px;
	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/seensay/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/seensay/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;
}

#product-info {
	width: 256px;
	float: left;
	left:150px;
	top:10px;
	position:relative;	
}

#product-info h2#product-name{
	font-size:21px;
}

#product-info #product-name,
#product-info .email-friend
{	
	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{
		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;       
	}
	
	div.product-CHWarning {
		background: url(/content/v4/us/seensay/img/warning_seensay.gif) no-repeat;
		width: 256px;
		height: 77px;
		margin-top: 6px;
		display: block;
		clear: both;
	}
		div.product-CHWarning p#copy {
			display: none;
		}

#product-media {	
	width: 311px;
	float: left;
	left:310px;
	_left:200px;
	position:relative;
}

	dt#product-image {
		border:1px solid #00b6ff;
		height:243px; 
		width:243px;
		/*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: 243px;
		display: block;
		padding:10px 0;		
	}

	dd#product-caption span {
		display: block;	
		}

	.product-more{margin:0;}

	p#more {
		padding-top: 20px;
		text-align: center;
		color: #926CAF;
	}

	#product-media ul {
		margin-left:15px;
		_margin-left:5px;
		
	}

	#product-thumbnails li {
		float: left;
		margin: 0 0.5em;
		list-style: none;
		width:60px;
		height:60px;
	}
		
		#product-thumbnails img {
			border: 1px solid #00b6ff;

		}
	
		#product-thumbnails a img {
			border: 1px solid #f00;
		}

#product-meta dd.product-buy-now{
	padding-top:5px;
}

#product-meta dd.product-buy-now a {
		width: 69px;
		height: 26px;		
		display: block;
		overflow: hidden;
		background:transparent url(/content/v4/us/seensay/img/buynow.gif) no-repeat top left;
		cursor: pointer;
		text-indent:-9999px;
	}


#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/seensay/img/demo.gif) no-repeat top left;
			cursor: pointer;
		}

#product-info .find-a-retailer a,#product-info .email a,#product-info .wish-list a{
	color:#f00;	
	font-size:90%;
	padding-bottom:2px;
	text-decoration:underline;	
}

#product-info .find-a-retailer a:hover,#product-info .email a:hover,#product-info .wish-list a:hover{	
	text-decoration:none;
}

#product-info .product-description{
	width:320px;
}

#back{	
	width:66px;
	height:41px;
	margin-top:20px;
	margin-left:300px;
}

#back a{		
	text-indent:-9999px;
	width:66px;
	height:41px;	
	background:transparent url(/content/v4/us/seensay/img/btn-back.gif) no-repeat;	
	display:block;	
}

.tab-hidden {
	display: none;
}

	ul.tab-list {
		float: left;
		width: 356px;
		height:42px;	
		background:transparent url(/content/v4/us/seensay/img/tab.gif) no-repeat;	
		margin-top:5px;
	}
	
		.tab-list a {
			text-decoration: none;
		}
	
		.tab-list li {
			float: left;
			list-style: none;
			position: relative;
		}		

	div.tab {
		clear: both;
	}

#tab-ProductDescription{
	float: left;
	width: 81px;
	height: 40px;
	margin-right: 5px;
}

#tab-ProductDescription span{
	display: block;
	text-indent: -9999px;
	background: url(/content/v4/us/seensay/img/tabs.gif);
	width: 81px;
	height: 40px;
	overflow: hidden;
}

#tab-ProductDescription span {
	background-position: 0 0;
}		


/* view larger image */

#product-shot {
	position: relative;
}

#product-shot dd.product-view-larger a {
	position: absolute;
	top: 0;
	left: 0;
	width: 243px;
	height: 243px;
	display: block;	
	background: url(/content/v4/us/seensay/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: 0;
	filter: alpha(opacity=0);
}

/* 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/seensay/viewlarger-close.png) no-repeat top left;
	_background: url(/content/v4/img/seensay/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/seensay/viewlarger-loading.gif) no-repeat top;
		_background: transparent;
	}


	body #viewlarger-include dt {
		background: url(/content/v4/img/seensay/viewlarger-background.png) no-repeat top;
		_background: url(/content/v4/img/seensay/viewlarger-background.gif) no-repeat top;
	}


	body #viewlarger-include dd#viewlarger-caption {
		background: url(/content/v4/img/seensay/viewlarger-caption-background.png) no-repeat bottom;
		_background: url(/content/v4/img/seensay/viewlarger-caption-backgrou.gif) no-repeat bottom;
	}
	

		body #viewlarger-scroll-frame {
			background: url(/content/v4/img/seensay/viewlarger-scroller.png) no-repeat top left;
			_background: url(/content/v4/img/seensay/viewlarger-scroller.gif) no-repeat top left;
		}

			body #viewlarger-scroll-left-arrow {
					background: url(/content/v4/img/seensay/viewlarger-arrow-up.gif) no-repeat 25px -26px;
					}


			body #viewlarger-scroll-right-arrow {
				background: url(/content/v4/img/seensay/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*/
						}

/* ------------------------ FOOTER ------------------------ */

#footer {
	padding-top:4em;
}

#footer #legal_footer a {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

#footer #legal_footer a:hover {
	text-decoration: underline;
}

#footer #legal_footer {
	color: #000066;
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: arial, helvetica;
}

#footer #fplegal {
	color: #000066;
}

ul#footer_legallinks {
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
}

ul#footer_legallinks li {
	display: inline;
	margin: 0;
}

/* ------------------------ 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.0179123343358435 [10.89.198.135] */-->