

body{ background: #293036 url(/assets/images/liftpage/bg-background.jpg) repeat-x; font: normal normal 12px/18px "Trebuchet MS", Arial, Times New Roman;}

#tvliftwrapper{ background: #fff; width: 928px; height: auto; padding: 0px; margin: 0 auto; }
#tvliftinner-wrapper{ width: 928px; height: auto; padding: 0px; margin: 0 0; float:left}
#tvlift-newpage{ width: 928px; height:auto; padding: 0 0 0 5px; margin: 4px 0 4px 0; float: left;}
	.tvnewpagebg-top{ background:url(/assets/images/liftpage/tvnewpagebg-top.png) no-repeat; width: 928px; height: 22px; float: left;}
	.tvlift-newpage-body{background: #383838; width: 928px; height:auto; padding: 0 0; margin: 0 0; float: left;}

/*tvlift-header*/
.tvl-npge-header{ width: 888px; height: auto; padding: 0px 20px; margin: 0 0; float: left; }
.tvl-npge-header-topbox{ width: 849px; height: auto; padding: 10px 0px 0 0px; margin: 0 0 0px 15px; float: left; border-bottom: 1px solid #c29e54; }
	.tvl-npge-header-topbox-left{ width: 424px; height: auto; padding: 0px 0px; margin: 0 0; float: left; text-align:left; }
	.tvl-npge-header-topbox-right{ background: #383838; width: 424px; height: 65px; padding: 0px 0px; margin: 0 0; float: left;}
	.tvl-npge-header-topbox-right img{ border: none; float: right;}
	.tvl-npge-header-topbox-right .question-mark{ background: url(/assets/images/liftpage/quesstion-tab.png) no-repeat; width: 326px; height: 41px; float: right; padding: 23px 0 0 9px; margin: 0 0; font-size: 17px; color: #ffffff; font-weight: bold; text-shadow: 0 1px 0 #000000;}
	
.tvl-npge-header-gallery{ width: 880px; height: auto; padding: 0px 0px; margin: 10px 0 0px 0; float: left; }
	

/*tvlift-newpage header default*/

#tvlift-newpage h1, #tvlift-newpage h2, #tvlift-newpage h3, #tvlift-newpage h4, #tvlift-newpage h5{ font-family: "Trebuchet MS", Arial, Times New Roman; font-weight: normal; padding: 0; margin: 0;}
#tvlift-newpage h1{ font-size: 35px; color: #c29e54; line-height: 39px;}
#tvlift-newpage h1 span{font-size:35px;}
#tvlift-newpage h2{ font-size: 20px; color: #fff; border:none;}
#tvlift-newpage h2.gold{ font-size: 20px; color: #c29e54; border:none;}
#tvlift-newpage h5{ font-size: 12px; color: #8f8f8f;}

#tvlift-newpage a{ color: #8f8f8f; text-decoration: none; }
#tvlift-newpage a:hover { color: #383838}

#tvlift-newpage img{ border: none; padding: 0 0; margin: 0 0;}



/*tvlift-newpage breadcrumbs*/
.tvl-breadcrumbs-container{ width: 308px; height: auto; position: absolute; top: 126px; left: 7px; font-weight: normal;}
	.tvl-breadcrumbs-container a{ outline: none; font-size: 14px; color: #ffffff; text-decoration: none; font-weight: normal;}
	.tvl-breadcrumbs-container a:hover{ color: #383838;}



/*gallery*/

	#dhtmlgoodies_slideshow{
		width:850px;	/* Total width of slideshow */
		height: auto;
		float: left;
		padding:0 17px 0 15px;



	}
	
	#previewPane{

		margin-right: 10px;
		text-align:center;
		vertical-align:middle;
		padding:0 0 31px;
		
		
		
		/* CSS HACK */
		height: 353px;	/* IE 5.x */
		height/* */:/**/385px;	/* Other browsers */
		height: /**/385px;
		
		width:659px;		
		float:left;
				
	}
	
	#pre-img{ width: 659px; height: 385px; float: left;}
	
	#waitMessage-container{ background: transparent; width: 659px; height: 200px; float: left;}
	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		float: right;	/* Floating */
		
		/* CSS HACK */
		height: 423px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/409px;	/* Other browsers */
		height: /**/409px;
		
		/* CSS HACK */
		width: 174px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/171px;	/* Other browsers */
		width: /**/171px;
				
		border:3px solid #000;	/* Black border */		
		padding:0 0px;	/* A little space between the black border and the content inside */
		
	}
	

	#galleryContainer #arrow_down{	/* Arrow down image */
		height:35px;
	}
	#galleryContainer #arrow_up{
		height:35px;	/* Arrow up image */
	}
	
	#theImages { /* DIV where the images are located */
	height: 351px; /* Height of boxes for the images */
	overflow:hidden;
	position:relative;
	}
	#theImages div{	
		position:relative;	/* Don't change this */
		height:300px;	/* Higher than total height of thumbnails */
		padding: 0 16px;
		float: left;

		
	}
	#theImages img{
		border:0px;	/* No border */
		filter:alpha(opacity=50);	/* Transparency - IE */
		opacity:0.5; /* Transparency - Firefox */
		padding-top:16px;	/* Space between images */
	}
	
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		background: #989898;
		text-align: left;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
		padding:5px 0 5px 10px;
		opacity:0.4;
		filter:alpha(opacity=40);
	
	}
	#theImages .imageCaption{
		display:none;
	}
	
/*dropdown*/

.dropdown{ /*header of 1st demo*/
cursor: hand;
cursor:default;
text-align: left;
}
.dropdown img{ float: right; border: none; margin: 0 5px 0 0;}

.dropdown-content{width: 842px;height: auto;float: left;margin-bottom: 10px;padding: 0 23px;}
.dropdown-container{width: 842px;height: auto;float: left;margin-bottom: 0px;padding: 0 0px;}
.dropdown-content img{ float: right;}
.openpet{ /*class added to contents of 1st demo when they are open*/
}


/*tvlift-body*/
#tvl-npge-body{ width: 898px; height:auto; padding: 15px 15px 25px 15px; margin: 0 auto; float: left; }
/*end tvlift-body*/






#gallery {padding:15px 0 0 0;  width: auto; height: auto;}
#gallery a{ outline: none;}

#gallery div.off {height: auto; float:left; /*background:url(tabs_0.gif) repeat-x left bottom; */position:relative;/*z-index:20;*/}

#gallery div.active { float:left; height: auto;position:relative;/* z-index:100;*/}



#gallery #features{background:url(/assets/images/liftpage/static/features.png) no-repeat; width: 125px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left;}
#gallery #sizeinfo{ background:url(/assets/images/liftpage/static/size-info.png) no-repeat; width: 111px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left;}
#gallery #tech-specifications{ background:url(/assets/images/liftpage/static/tech-specs.png) no-repeat; width: 175px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left;}
#gallery #customer-photos{ background:url(/assets/images/liftpage/static/customer-photos.png) no-repeat; width: 158px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left;}
#gallery #price-info{ background:url(/assets/images/liftpage/static/price-info.png) no-repeat; width: 177px; height: 36px; padding: 0 0; margin: 0 0px 0 0; float: left;}





#gallery .features{ background:url(/assets/images/liftpage/static/features.png) no-repeat; width: 125px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .active a.features{ background:url(/assets/images/liftpage/rollover/features.png) no-repeat; width: 125px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .features:hover{ background:url(/assets/images/liftpage/rollover/features.png) no-repeat; width: 125px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}

#gallery .sizeinfo{ background:url(/assets/images/liftpage/static/size-info.png) no-repeat; width: 111px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .active a.sizeinfo{ background:url(/assets/images/liftpage/rollover/size-info.png) no-repeat; width: 111px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .sizeinfo:hover{ background:url(/assets/images/liftpage/rollover/size-info.png) no-repeat; width: 111px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}

#gallery .tech-specifications{ background:url(/assets/images/liftpage/static/tech-specs.png) no-repeat; width: 175px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .active a.tech-specifications{ background:url(/assets/images/liftpage/rollover/tech-specs.png) no-repeat; width: 175px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .tech-specifications:hover{ background:url(/assets/images/liftpage/rollover/tech-specs.png) no-repeat; width: 175px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}

#gallery .customer-photos{ background:url(/assets/images/liftpage/static/customer-photos.png) no-repeat; width: 158px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .active a.customer-photos{ background:url(/assets/images/liftpage/rollover/customer-photos.png) no-repeat; width: 158px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .customer-photos:hover{ background:url(/assets/images/liftpage/rollover/customer-photos.png) no-repeat; width: 158px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}

#gallery .price-info{ background:url(/assets/images/liftpage/static/price-info.png) no-repeat; width: 177px; height: 36px; padding: 0 0; margin: 0 0px 0 0; float: left; display: block;}
#gallery .active a.price-info{ background:url(/assets/images/liftpage/rollover/price-info.png) no-repeat; width: 177px; height: 36px; padding: 0 0; margin: 0 0px 0 0; float: left; display: block;}
#gallery .price-info:hover{ background:url(/assets/images/liftpage/rollover/price-info.png) no-repeat; width: 177px; height: 36px; padding: 0 0; margin: 0 0px 0 0; float: left; display: block;}


div.hide {display:none; width: auto;}
div.show { width: auto; /*top:-1px; *//*padding:20px;*/  z-index:50;}




#npc-feature{ width: 898px; height: auto; float: left;}
#npc-sizeinfo{ width: 898px; height: auto; float: left;}
#npc-techspec{ width: 898px; height: auto; float: left;}
#npc-customerphotos{ width: 898px; height: auto; float: left;}
#npc-prices{ width: 898px; height: auto; float: left;}



/*new added button (INSTALLATION BUTTON)*/

#npc-installationphotos{ width: 898px; height: auto; float: left;}

#gallery #installation-pic{ background:url(/assets/images/liftpage/static/installation-photos.png) no-repeat; width: 158px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}

#gallery .installation-photos{ background:url(/assets/images/liftpage/static/installation-photos.png) no-repeat; width: 158px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .active .installation-photos{ background:url(/assets/images/liftpage/rollover/installation-photos-hover.png) no-repeat; width: 158px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}
#gallery .installation-photos:hover{ background:url(/assets/images/liftpage/rollover/installation-photos-hover.png) no-repeat; width: 158px; height: 36px; padding: 0 0; margin: 0 5px 0 0; float: left; display: block;}

/*end new added button (INSTALLATION BUTTON)*/




	#tvlift-newpagecontent { border-color:#656565; border-style:solid; border-width:2px; padding:10px; text-align:justify; width:874px; z-index:2; background: #f0f0ee; float:left;}
	#tvlift-newpagecontent-white{ border-color:#656565; border-style:solid; border-width:2px; padding:10px; text-align:justify; width:874px; z-index:2; background: #ffffff; float:left;}
	#tvlift-newpagecontent .tvlift-npclightgray{ background: #d6d6d5; width: 874px; height: auto; float: left;}
	#tvlift-newpagecontent-lighgray { border-color:#656565; border-style:solid; border-width:2px; padding:10px; text-align:justify; width:874px; z-index:2; 
	background: #d6d6d5; float:left;}
		
	/*tvlift-newpagecontent default */
	#tvlift-newpagecontent a { text-decoration: none; color: #E8E9BE; }
	#tvlift-newpagecontent a:hover { /*background: #898B5E; */}
	#tvlift-newpagecontent h1{ color: #40736d; font-weight: bold; font-size: 25px;}
	#tvlift-newpagecontent h2{ color: #383838; font-weight: bold; font-size: 18px; line-height:6px; border:none;}
	#tvlift-newpagecontent h3{ color: #201f1f; font-size: 16px; line-height: 18px; font-weight: bold;}
	#tvlift-newpagecontent h4{ color: #696262; font-size: 14px; line-height: 18px; font-weight: normal;}
	#tvlift-newpagecontent h5{ color: #696262; font-size: 11px; line-height: 18px; font-weight: bold;}
	#tvlift-newpagecontent p{ color: #3a3939; font-size: 12px; line-height: 18px; font-weight: bold; float: left;}	
	
/*tvlift-newpage feature*/

#npc-feature #tvlift-newpagecontent .npc-top-container{ width: 874px; height: auto; padding: 0 0; margin: 10px 0 0 0; height: 0 0; float: left;}
#npc-feature #tvlift-newpagecontent .npc-top-left{ background: url(/assets/images/liftpage/feature-content-left.png); width: 604px; height: 455px; padding: 10px; height: 0 0; float: left; text-align: center;}
#npc-feature #tvlift-newpagecontent .liftcontainer-left{ width: 282px; height: 243px; float:left; text-align: right; margin: 10px 0 0 0; padding: 20px 20px 0 0px;}
#npc-feature #tvlift-newpagecontent .liftcontainer-right{ width: 282px; height: 243px; float:left; text-align: left; margin: 10px 0 0 0; padding: 20px 0 0 20px;}
		.liftcontainer-right ul{ display: block; margin: 24px 0 31px 13px;}
		.liftcontainer-right li{list-style-image: url(/assets/images/liftpage/newpagecontent-btn.png); color: #535151; font-size: 18px; font-weight: bold; margin: 0px 0; 
		line-height:26px;}	
	#npc-feature #tvlift-newpagecontent .liftcontainer-bottom{ width: 584px; height: auto; float: left; padding: 0 0; margin: 0 0; text-align: left; margin: 34px 0 0 0; 
	padding: 0 10px}
		
		
#npc-feature #tvlift-newpagecontent .npc-top-right{ width: 250px; height: auto; padding: 0 0; height: 0 0; float: left;}
	#tvlift-newpagecontent .accesories-container{ background: url(/assets/images/liftpage/accesories-container.jpg) no-repeat; width: 191px; height: 433px; float: left;
	margin-left: 20px; padding: 40px 10px 0 10px;}
		.accesories-container ul{ display: block; margin: 0px 0 0 0; padding: 0 0;}
		.accesories-container li{ display: block; border-bottom: 1px solid #ccc; list-style-image: none; list-style-type: none; height:62px; padding: 9px 0 0 0;}
		.accesories-container .li-noborder{ border: none;}
		#npc-feature #tvlift-newpagecontent .accesories-container ul li p{ font-size: 12px; color: #383838; margin: 0 0 0 0px; font-weight: bold; line-height:14px;}
		#npc-feature #tvlift-newpagecontent .accesories-container ul li p a{color: #383838;}
		#npc-feature #tvlift-newpagecontent .accesories-container ul li a #second-sen{ color: #383838; font-size: 12px;}
		#npc-feature #tvlift-newpagecontent .accesories-container #second-sen:hover{color: #383838; font-size: 12px;}
		#npc-feature #tvlift-newpagecontent .accesories-container ul li p span{ color:#FFffff; font-size: 10px; padding:0 0 0 59px;}
		#npc-feature #tvlift-newpagecontent .accesories-container ul li p:hover span{ color:#FF0000; font-size: 10px;padding:0 0 0 59px;}		
		#npc-feature #tvlift-newpagecontent .accesories-container ul li img{padding: 0 0; margin: 0 10px 0 0; float: left;}
		
		#npc-feature #tvlift-newpagecontent .accesories-container ul li h5{ font-size: 12px; color: #383838; margin: 0 0 0 60px; font-weight: bold; line-height:14px;}
		#npc-feature #tvlift-newpagecontent .accesories-container ul li .unavailable-text{ color:#FFffff; font-size: 10px;}
		#npc-feature #tvlift-newpagecontent .accesories-container ul li .unavailable-text:hover{ color:#FF0000; font-size: 10px;}		
			
		/*#tvlift-newpagecontent .accesories-container ul li h5 span{ font-size: 12px; color: #383838; font-weight: bold; line-height:14px; margin: 50px 0 0 0px;}*/

		
		/*accessories icons*/
			
		#tvlift-newpagecontent .accesories-container .hinged-lid{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 0; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .hinged-lid:hover{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 -66px; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .remote{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 0; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .remote:hover{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 -60px; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; color: #383838; font-size: 12px;}
		
		#tvlift-newpagecontent .accesories-container .tvguard{ background: url(/assets/images/liftpage/icons/4-inactive.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .tvguard:hover{ /*background: url(/assets/images/liftpage/icons/4-inactive.png)*/ no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .composhelf{ background: url(/assets/images/liftpage/icons/1.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .composhelf:hover{ background: url(/assets/images/liftpage/icons/1.png) no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .speakershelf{ background: url(/assets/images/liftpage/icons/2.png) no-repeat 0 0; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .speakershelf:hover{ background: url(/assets/images/liftpage/icons/2.png) no-repeat 0 -58px; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .spacerlifkit{ background: url(/assets/images/liftpage/icons/3-inactive.png) no-repeat 0 0; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .spacerlifkit:hover{ /*background: url(/assets/images/liftpage/icons/3-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 42px;			
		padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}


		/*accessories icons model23*/
			
		#tvlift-newpagecontent .accesories-container .model23 .hinged-lid{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 0; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .model23 .hinged-lid:hover{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 -66px; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .model23 .remote{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 0; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .model23 .remote:hover{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 -60px; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; color: #383838; font-size: 12px;}
		
		#tvlift-newpagecontent .accesories-container .model23 .tvguard{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .model23 .tvguard:hover{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .model23 .composhelf{ background: url(/assets/images/liftpage/icons/1-inactive.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .composhelf:hover{ /*background: url(/assets/images/liftpage/icons/1-inactive.png)*/ no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .model23 .speakershelf{ background: url(/assets/images/liftpage/icons/2-inactive.png) no-repeat 0 0; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .model23 .speakershelf:hover{ /*background: url(/assets/images/liftpage/icons/2-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .model23 .spacerlifkit{ background: url(/assets/images/liftpage/icons/3-inactive.png) no-repeat 0 0; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .model23 .spacerlifkit:hover{ /*background: url(/assets/images/liftpage/icons/3-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 42px;			
		padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}


		/*accessories icons modelL23s*/
			
		#tvlift-newpagecontent .accesories-container .modell23s .hinged-lid{ background: url(/assets/images/liftpage/icons/6-inactive.png) no-repeat 0 0; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell23s .hinged-lid:hover{ /*background: url(/assets/images/liftpage/icons/6-inactive.png)*/ no-repeat 0 -66px; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell23s .remote{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 0; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell23s .remote:hover{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 -60px; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; color: #383838; font-size: 12px;}
		
		#tvlift-newpagecontent .accesories-container .modell23s .tvguard{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell23s .tvguard:hover{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell23s .composhelf{ background: url(/assets/images/liftpage/icons/1-inactive.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell23s .composhelf:hover{ /*background: url(/assets/images/liftpage/icons/1-inactive.png)*/ no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell23s .speakershelf{ background: url(/assets/images/liftpage/icons/2-inactive.png) no-repeat 0 0; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell23s .speakershelf:hover{ /*background: url(/assets/images/liftpage/icons/2-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell23s .spacerlifkit{ background: url(/assets/images/liftpage/icons/3-inactive.png) no-repeat 0 0; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell23s .spacerlifkit:hover{ /*background: url(/assets/images/liftpage/icons/3-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 42px;			
		padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
	 /*accessories icons L27*/
			
		#tvlift-newpagecontent .accesories-container .modell27 .hinged-lid{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 0; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27 .hinged-lid:hover{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 -66px; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell27 .remote{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 0; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27 .remote:hover{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 -60px; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; color: #383838; font-size: 12px;}
		
		#tvlift-newpagecontent .accesories-container .modell27 .tvguard{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27 .tvguard:hover{ background: url(/assets/images/liftpage/icons//4.png) no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell27 .composhelf{ background: url(/assets/images/liftpage/icons/1-inactive.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27 .composhelf:hover{ /*background: url(/assets/images/liftpage/icons/icons/1-inactive.png)*/ no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell27 .speakershelf{ background: url(/assets/images/liftpage/icons/2-inactive.png) no-repeat 0 0; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27 .speakershelf:hover{ /*background: url(/assets/images/liftpage/icons/icons/2-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell27 .spacerlifkit{ background: url(/assets/images/liftpage/icons/3-inactive.png) no-repeat 0 0; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27 .spacerlifkit:hover{ /*background: url(/assets/images/liftpage/icons/3-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 42px;			
		padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		/*accessories icons l27S*/
			
		#tvlift-newpagecontent .accesories-container .modell27s .hinged-lid{ background: url(/assets/images/liftpage/icons/6-inactive.png) no-repeat 0 0; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27s .hinged-lid:hover{ /*background: url(/assets/images/liftpage/icons/6-inactive.png)*/ no-repeat 0 -66px; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell27s .remote{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 0; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27s .remote:hover{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 -60px; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; color: #383838; font-size: 12px;}
		
		#tvlift-newpagecontent .accesories-container .modell27s .tvguard{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27s .tvguard:hover{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell27s .composhelf{ background: url(/assets/images/liftpage/icons/1-inactive.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27s .composhelf:hover{ /*background: url(/assets/images/liftpage/icons/1-inactive.png)*/ no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell27s .speakershelf{ background: url(/assets/images/liftpage/icons/2-inactive.png) no-repeat 0 0; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27s .speakershelf:hover{ /*background: url(/assets/images/liftpage/icons/2-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell27s .spacerlifkit{ background: url(/assets/images/liftpage/icons/3-inactive.png) no-repeat 0 0; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell27s .spacerlifkit:hover{ /*background: url(/assets/images/liftpage/icons/3-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 42px;			
		padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		
		/*accessories icons model l39*/
			
		#tvlift-newpagecontent .accesories-container .modell39 .hinged-lid{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 0; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39 .hinged-lid:hover{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 -66px; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell39 .remote{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 0; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39 .remote:hover{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 -60px; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; color: #383838; font-size: 12px;}
		
		#tvlift-newpagecontent .accesories-container .modell39 .tvguard{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39 .tvguard:hover{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell39 .composhelf{ background: url(/assets/images/liftpage/icons/1.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39 .composhelf:hover{ background: url(/assets/images/liftpage/icons/1.png) no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell39 .speakershelf{ background: url(/assets/images/liftpage/icons/2.png) no-repeat 0 0; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39 .speakershelf:hover{ background: url(/assets/images/liftpage/icons/2.png) no-repeat 0 -58px; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell39 .spacerlifkit{ background: url(/assets/images/liftpage/icons/3.png) no-repeat 0 0; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39 .spacerlifkit:hover{ background: url(/assets/images/liftpage/icons/3.png) no-repeat 0 -58px; width: 191px; height: 42px;			
		padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}


		/*accessories icons L39S*/
			
		#tvlift-newpagecontent .accesories-container .modell39S .hinged-lid{ background: url(/assets/images/liftpage/icons/6-inactive.png) no-repeat 0 0; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39S .hinged-lid:hover{ /*background: url(/assets/images/liftpage/icons/6-inactive.png)*/ no-repeat 0 -66px; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell39S .remote{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 0; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39S .remote:hover{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 -60px; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; color: #383838; font-size: 12px;}
		
		#tvlift-newpagecontent .accesories-container .modell39S .tvguard{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39S .tvguard:hover{ background: url(/assets/images/liftpage/icons/4.png) no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell39S .composhelf{ background: url(/assets/images/liftpage/icons/1.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39S .composhelf:hover{ background: url(/assets/images/liftpage/icons/1.png) no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell39S .speakershelf{ background: url(/assets/images/liftpage/icons/2.png) no-repeat 0 0; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39S .speakershelf:hover{ background: url(/assets/images/liftpage/icons/2.png) no-repeat 0 -58px; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell39S .spacerlifkit{ background: url(/assets/images/liftpage/icons/3.png) no-repeat 0 0; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell39S .spacerlifkit:hover{ background: url(/assets/images/liftpage/icons/3.png) no-repeat 0 -58px; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		/*accessories icons l53*/
			
		#tvlift-newpagecontent .accesories-container .modell53 .hinged-lid{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 0; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53 .hinged-lid:hover{ background: url(/assets/images/liftpage/icons/6.png) no-repeat 0 -66px; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell53 .remote{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 0; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53 .remote:hover{ background: url(/assets/images/liftpage/icons/5.png) no-repeat 0 -60px; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; color: #383838; font-size: 12px;}
		
		#tvlift-newpagecontent .accesories-container .modell53 .tvguard{ background: url(/assets/images/liftpage/icons/4-inactive.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53 .tvguard:hover{ /*background: url(/assets/images/liftpage/icons/4-inactive.png)*/ no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell53 .composhelf{ background: url(/assets/images/liftpage/icons/1-inactive.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53 .composhelf:hover{ /*background: url(/assets/images/liftpage/icons/1-inactive.png)*/ no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell53 .speakershelf{ background: url(/assets/images/liftpage/icons/2-inactive.png) no-repeat 0 0; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53 .speakershelf:hover{ /*background: url(/assets/images/liftpage/icons/2-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell53 .spacerlifkit{ background: url(/assets/images/liftpage/icons/3-inactive.png) no-repeat 0 0; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53 .spacerlifkit:hover{ /*background: url(/assets/images/liftpage/icons/3-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 42px;			
		padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		
		
		/*accessories icons l53i*/
			
		#tvlift-newpagecontent .accesories-container .modell53i .hinged-lid{ background: url(/assets/images/liftpage/icons/6-inactive.png) no-repeat 0 0; width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53i .hinged-lid:hover{ /*background: url(/assets/images/liftpage/icons/6-inactive.png) no-repeat 0 -66px;*/ width: 191px; height: 63px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell53i .remote{ background: url(/assets/images/liftpage/icons/5-inactive.png) no-repeat 0 0; width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53i .remote:hover{ /*background: url(/assets/images/liftpage/icons/5-inactive.png) no-repeat 0 -60px;*/ width: 191px; height: 60px; padding: 0 0; margin: 0 10px 0 0; display: block; float: left; color: #383838; font-size: 12px;}
		
		#tvlift-newpagecontent .accesories-container .modell53i .tvguard{ background: url(/assets/images/liftpage/icons/4-inactive.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53i .tvguard:hover{ /*background: url(/assets/images/liftpage/icons/4-inactive.png)*/ no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell53i .composhelf{ background: url(/assets/images/liftpage/icons/1-inactive.png) no-repeat 0 0; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53i .composhelf:hover{ /*background: url(/assets/images/liftpage/icons/1-inactive.png)*/ no-repeat 0 -63px; width: 191px; height: 48px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell53i .speakershelf{ background: url(/assets/images/liftpage/icons/2-inactive.png) no-repeat 0 0; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53i .speakershelf:hover{ /*background: url(/assets/images/liftpage/icons/2-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 43px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		#tvlift-newpagecontent .accesories-container .modell53i .spacerlifkit{ background: url(/assets/images/liftpage/icons/3-inactive.png) no-repeat 0 0; width: 191px; height: 42px; padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left; text-indent:60px;}
		#tvlift-newpagecontent .accesories-container .modell53i .spacerlifkit:hover{ /*background: url(/assets/images/liftpage/icons/3-inactive.png)*/ no-repeat 0 -58px; width: 191px; height: 42px;			
		padding: 15px 0 0 0; margin: 0 10px 0 0; display: block; float: left;}
		
		
		
		
		
	/*bottom*/
	#tvlift-newpagecontent .npc-bottom-container{ width: 874px; height: auto; padding: 0 0; margin: 10px 0 0 0; height: 0 0; float: left;}
	.npc-bottom-container .npc-sub-boxes{ background: url(/assets/images/liftpage/sub-boxes.png) no-repeat; width: 179px; height: 120px; float: left; padding: 10px 10px 15px 10px; margin: 0 14px 0 0; text-align: center;}
	#tvlift-newpagecontent .npc-sub-boxes a{ font-weight: bold; font-size: 10px; color: #3d5350; }
	
	.npc-bottom-container .npc-lid-style{ background: url(/assets/images/liftpage/lid-style-container.jpg) no-repeat; width: 192px; height: 123px; float: left; padding: 10px 10px 15px 10px; margin: 0 0 0 4px; text-align: center;}
	#tvlift-newpagecontent .npc-lid-style h3{color: #201f1f; font-size: 14px; line-height: 18px; font-weight: bold; }
	
	.npc-sub-boxes .learn-more{ margin: 0 0 0 100px}
  
  
  	.warranthy{ background: url(/assets/images/liftpage/warranty-icon.jpg) 0 0; width: 98px; height: 74px; padding: 0 0; margin: 0 0 0 38px; }
	.safety{ background: url(/assets/images/liftpage/safety-package.jpg) 0 0; width: 73px; height: 71px; padding: 0 0; margin: 0 0 0 50px; }
	
  /*warranthy icon*/
  .npc-sub-boxes .warranthy-icon{ background: url(/assets/images/liftpage/warranty-icon.jpg) 0 0; width: 98px; height: 74px; padding: 0 0; margin: 0 0 0 0px; display: block; }
    .npc-sub-boxes .warranthy-icon:hover{ background:url(/assets/images/liftpage/warranty-icon-active.jpg) 0 0; width: 98px; height: 74px; padding: 0 0 0 0; margin: 0 0 0 0px; display: block; }
	
	  .npc-sub-boxes .safety-icon{ background: url(/assets/images/liftpage/safety-package.jpg) 0 0; width: 73px; height: 71px; padding: 0 0; margin: 0 0 0 0px; display: block; }
    .npc-sub-boxes .safety-icon:hover{ background:url(/assets/images/liftpage/safety-package-active.jpg) 0 0; width: 73px; height: 71px; padding: 0 0 0 0; margin: 0 0 0 0px; display: block; }
	
	
	
		
		
	/*tvlift-newpage sizeinfo*/
	#tvlift-newpagecontent-lighgray .size-info-container{ width: 874px; height:auto; padding: 0 0; margin: 0 0 20px 0; float: left;}
	#tvlift-newpagecontent-lighgray .size-info-container-left{ width: 575px; height:auto; padding: 0 0; margin: 0 0; float: left;}
		#tvlift-newpagecontent-lighgray .size-info-container-left .crstal-btn{ width: 93px; height: 26px; float: left; margin: 5px 0; border: none; outline: none;}
	

	
	#tvlift-newpagecontent-lighgray .size-info-container-right{ width: 299px; height:auto; padding: 0 0; margin: 0 0; float: left; text-align: center;}
	
	#tvlift-newpagecontent-lighgray .pdf-btn-container{ background:url(/assets/images/liftpage/pdf-btn.png) no-repeat; width: 257px; height:81px; margin: 0 0 0 21px; padding: 0px 0 0 0px;}
	#tvlift-newpagecontent-lighgray .pdf-btn{ background:url("/assets/images/liftpage/pdf-btn.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
height:54px;
line-height:11px;
margin:0 0 0 0;
padding:26px 0 0 53px;
width:204px; }
	#tvlift-newpagecontent-lighgray .pdf-btn:hover{ background:url(/assets/images/liftpage/pdf-btn-hover.png) no-repeat; width: 204px; height:54px; margin: 0 0 0 0px; padding:27px 0 0 53px; display: block; color: #000; font-weight: bold;}
	
		/*tvlift-newpage sizeinfo default*/
		#tvlift-newpagecontent-lighgray .size-info-container-right h1{ font-size: 18px; color: #242323; font-weight:bold;}
		#tvlift-newpagecontent-lighgray .size-info-container-right h2{ font-size: 16px; color: #242323; font-weight:bold; padding: 0 0 9px; border:none;}
		#tvlift-newpagecontent-lighgray .size-info-container-right ul{ display: block; text-align: left; margin: 0 0 24px;}
		#tvlift-newpagecontent-lighgray .size-info-container-right li{ font-size: 14px; color: #242323; margin-left: 48px; line-height: 23px;}
		
		#tvlift-newpagecontent-lighgray .pdf-btn a{ font-size: 12px; font-weight: normal; color: #fff;}
		#tvlift-newpagecontent-lighgray .pdf-btn a:hover{ color: #d5a036}
		
		
		
	/*tvlift-newpage tech-specs*/
	#tvlift-newpagecontent-white .tech-specs-container{ width: 874px; height:auto; padding: 0 0; margin: 0 0 0px 0; float: left; }
	#tvlift-newpagecontent-white .tech-specs-container-left{ width: 434px; height:auto; padding: 20px 0 0 0; margin: 0 0 0px 0; float: left; text-align: center;}

	#tvlift-newpagecontent-white .tech-specs-container-right{ width: 440px; height:auto; padding: 0 0; margin: 0 0 0px 0; float: left;}
	#tvlift-newpagecontent-white .tech-specs-container-bottom{ width: 796px; height:auto; padding: 0 0 0 78px; margin: 10px 0 10px 0; float: left;}
	
		/*tvlift-newpage sizeinfo default*/
		#tvlift-newpagecontent-white .tech-specs-container h1{ font-size: 24px; color: #000; font-weight: bold}
		#tvlift-newpagecontent-white .tech-specs-container h2{ font-size: 15px; color: #4d4c4a; font-weight: bold;}
		#tvlift-newpagecontent-white .tech-specs-container-left ul{ display: block; text-align: left; margin: 14px 0 0 92px;}
		#tvlift-newpagecontent-white .tech-specs-container-left li{ font-size: 14px; color: #4d4c4a; margin-left: 0; line-height: 18px;}
		
		
	/*tvlift-newpage customer*/
	#tvlift-newpagecontent .customer-container{ width: 834px; height:auto; padding: 10px 20px; margin: 0 0 0px 0; float: left;}
		#tvlift-newpagecontent .customer-subbox{ background: url(/assets/images/liftpage/customer-container.png) no-repeat; width: 386px; height: 270px; float: left; padding: 10px; margin: 20px 0 0 0; text-align: center;}
		#tvlift-newpagecontent .customer-subbox-margin{ margin: 20px 20px 0 0;}
		#tvlift-newpagecontent .customer-imagenbtn{ width: 386px; height: auto; float: left; text-align: center; margin: 10px 0 0 0;}
			#tvlift-newpagecontent .customer-imagenbtn img{ border: 3px solid #666666;}
		#tvlift-newpagecontent .customer-btn{ background:url(/assets/images/liftpage/costumer-btn.jpg) center; width: 242px; height: 21px; padding: 5px 0 0 0; margin: 2px 0 0 72px; text-align: center; }
		
		#tvlift-newpagecontent .customer-btn a{font-size: 16px; font-weight: normal; color: #fff; text-decoration: none}
		#tvlift-newpagecontent .customer-btn a:hover{color: #383838;}
		
		/*tvlift-newpage customer default*/
		#tvlift-newpagecontent .customer-container h1{ font-size: 28px; color: #46716b; font-weight:normal; text-transform: uppercase;}
		#tvlift-newpagecontent .customer-container h2{ border:none; color:#383838; font-size:16px; font-weight:bold; line-height:16px; padding:7px 0 0; display: block; min-height: 32px;}
		#tvlift-newpagecontent .customer-container h3{ font-size: 16px; color: #616161; font-weight:normal;}
		#tvlift-newpagecontent .customer-container h4{ font-size: 15px; color: #383838; font-weight:normal; line-height:22px;}
		
		
		
	/*tvlift-newpage prices*/
	/*#tvlift-newpagecontent-white .prices-container{ width: 854px; height:auto; padding: 10px; margin: 0 0 0px 0; float: left;}
		#tvlift-newpagecontent-white .prices-container-left{ width:398px; height: auto; padding: 10px 10px 0 10px; margin: 0 0; float: left;}
			#tvlift-newpagecontent-white .prices-box{ width:398px; height: auto; padding: 0px 0; margin: 0 0; float: left;}
		#tvlift-newpagecontent-white .prices-container-right{ width:398px; height: auto; padding: 10px 10px 0 10px; margin: 0 0; float: left;}
			#tvlift-newpagecontent-white .prices-callout{ background:url(/assets/images/liftpage/callout.png) no-repeat; width: 326px; height: 274px; float: right; text-align: center; padding: 22px 0 0 0;}
				#tvlift-newpagecontent-white .prices-callout .espanol{ color:#FFFFFF; font-size:12px; font-weight:bold; line-height:3px;}
			#tvlift-newpagecontent-white .prices-callout-box{ width:328px; height: auto; padding:0 0 0 78px; margin: 0 0; float: left;}
			

		#tvlift-newpagecontent-white .prices-container-bottom{ width: 844px; height:auto; padding: 0 0 0 10px; margin: 10px 0 0px 0; float: left;}
			#tvlift-newpagecontent-white .prices-container-bottom-top{ background: url(/assets/images/liftpage/prices-top.jpg) no-repeat; width: 837px; height: 15px; float: left;}
			#tvlift-newpagecontent-white .prices-container-bottom-middle{ background: #383838; width: 817px; height: auto; float: left; padding: 10px;}
			#tvlift-newpagecontent-white form {padding: 0; margin: 0;}
				#tvlift-newpagecontent-white .prices-middle-left{ width: 400px; height: auto; float: left; margin-top: 15px;}
				#tvlift-newpagecontent-white .prices-middle-right{ width: 408px; height: auto; float: left; margin-top: 15px;}
				#tvlift-newpagecontent-white .prices-middle-left label { float:left; width:20%; margin-right:0.5em; text-align:right; font-weight:bold; color: #fff; margin-top:2px;}
					#tvlift-newpagecontent-white .prices-middle-left .input{ background: url(/assets/images/liftpage/input-box.jpg) no-repeat; width: 272px; height:26px; border: none; 
					padding:5px; font-size: 12px; color: #000;}
		
					#tvlift-newpagecontent-white .prices-middle-right .comment{ background:url(/assets/images/liftpage/comment-box.jpg) no-repeat; width: 312px; height:142px; 
					border: none; padding:5px; font-size: 12px; color: #000; border: none}
					#tvlift-newpagecontent-white .prices-middle-right label { float:left; width:14%; margin-right:0.5em; text-align:right; font-weight:bold; 
					color: #fff; margin-top:2px; border: none}
					#tvlift-newpagecontent-white .prices-middle-right .submit{ background:#474747 none repeat scroll 0 0; border:1px solid #CCCCCC; float:right; height:25px; margin:11px 23px 0 0; padding:0 1px 3px 0; text-align:center; width:77px; cursor: pointer;}
					#tvlift-newpagecontent-white .prices-middle-right .submit:hover{ border: 1px solid #20928E; color: #fff; cursor: pointer;}
					

				#tvlift-newpagecontent-white .prices-container-bottom .prices-container-bottom-middle h3{ color:#FFFFFF;font-size:38px;line-height:18px;
					padding:0 0 0 56px;}
				#tvlift-newpagecontent-white .prices-container-bottom .prices-container-bottom-middle h5{ color:#FFFFFF;font-size:16px;font-weight:normal;line-height:37px;
					padding:0 0 0 57px;}
				#tvlift-newpagecontent-white .prices-container-bottom-bottom{ background:url(/assets/images/liftpage/prices-bottom.jpg) no-repeat !important; width: 837px; height: 15px; float: left;}*/

		
		/*tvlift-newpage prices default*/
		/*#tvlift-newpagecontent-white .prices-container h1{color:#2a766d; font-size: 26px; line-height:44px; font-weight: bold;}
		#tvlift-newpagecontent-white .prices-container h2{color:#ffffff; font-size: 21px; line-height:19px; font-weight: bold; border:none;}
		#tvlift-newpagecontent-white .prices-container h3{color:#2a766d; font-size: 18px; font-weight: bold; line-height:44px; padding:26px 0 0;}
		#tvlift-newpagecontent-white .prices-container h3 span{ color: #fff;}
		#tvlift-newpagecontent-white .prices-container h5{ color: #000; line-height: 18px; font-size: 10px;}
		#tvlift-newpagecontent-white .prices-container h5 span{ color: #5b666b}
		#tvlift-newpagecontent-white .prices-container p{ color: #201d1e; font-size: 12px; line-height: 18px;}*/
		
		
		
		
	/*tvlift-newpage prices*/
	#tvlift-newpagecontent-white .prices-container{ width: 854px; height:auto; padding: 10px; margin: 0 0 0px 0; float: left;}
		#tvlift-newpagecontent-white .prices-container-left{ width:398px; height: auto; padding: 10px 10px 0 10px; margin: 0 0; float: left;}
			#tvlift-newpagecontent-white .prices-box{ width:398px; height: auto; padding: 0px 0; margin: 0 0; float: left;}
		#tvlift-newpagecontent-white .prices-container-right{ width:398px; height: auto; padding: 10px 10px 0 10px; margin: 0 0; float: left;}
			#tvlift-newpagecontent-white .prices-callout{ background:url(/assets/images/liftpage/callout.png) no-repeat; width: 326px; height: 274px; float: right; text-align: center; padding: 22px 0 0 0;}
			#tvlift-newpagecontent-white .prices-callout-box{ width:328px; height: auto; padding:0 0 0 78px; margin: 0 0; float: left;}
			

		#tvlift-newpagecontent-white .prices-container-bottom{ width: 547px; height:auto; padding: 0 0 0 10px; margin: 10px 0 0px 0; float: left;}
			#tvlift-newpagecontent-white .prices-container-bottom-top{ background: url(/assets/images/liftpage/prices-top.jpg) no-repeat; width: 547px; height: 15px; float: left;}
			#tvlift-newpagecontent-white .prices-container-bottom-middle{ background: #383838; width: 537px; height: auto; float: left; padding: 5px;}
				#tvlift-newpagecontent-white .prices-middle-left{ width: 225px; height: auto; float: left; margin-top: 15px; margin-left:30px;}
				#tvlift-newpagecontent-white .prices-middle-right{ width: 255px; height: auto; float: left; margin-top: 15px;}
				#tvlift-newpagecontent-white .prices-middle-left label { float:left; width:20%; margin-right:0.5em; text-align:right; font-weight:bold; color: #fff; margin-top:8px;}
					#tvlift-newpagecontent-white .prices-middle-left .input{ background: url(/assets/images/liftpage/input-box.jpg) no-repeat; width: 162px; height:26px; border: none; padding:1px 5px 6px; font-size: 12px; color: #000; margin-top:5px;}
		
					#tvlift-newpagecontent-white .prices-middle-right .comment{ background:url(/assets/images/liftpage/comment-box.jpg) no-repeat; width: 173px; height:142px; border: none; padding:5px; font-size: 12px; color: #000; border: none; float: left; margin-left:30px;}
					#tvlift-newpagecontent-white .prices-middle-right label { float:left; width:14%; margin-right:0.5em; text-align:right; font-weight:bold; 
					color: #fff; margin-top:8px; border: none}
					#tvlift-newpagecontent-white .prices-middle-right .submit{ background: #474747; width: 75px; height: 30px; border: 1px solid #ccc; text-align: center; padding:4px 1px; float: right; margin:11px 0 0 0; color:#fff;}
					#tvlift-newpagecontent-white .prices-middle-right .submit:hover{ border: 1px solid #20928E;}
					

				#tvlift-newpagecontent-white .prices-container-bottom .prices-container-bottom-middle h3{ color:#FFFFFF;font-size:28px;line-height:18px;
					padding:0 0 0 25px;}
				#tvlift-newpagecontent-white .prices-container-bottom .prices-container-bottom-middle h5{ color:#FFFFFF;font-size:12px;font-weight:normal;line-height:37px; padding:0 0 0 26px;}
				#tvlift-newpagecontent-white .prices-container-bottom-bottom{ background:url(/assets/images/liftpage/prices-bottom.jpg) no-repeat; width: 547px; height: 15px; float: left;}

		
		/*tvlift-newpage prices default*/
		#tvlift-newpagecontent-white .prices-container h1{color:#2a766d; font-size: 26px; line-height:44px; font-weight: bold;}
		#tvlift-newpagecontent-white .prices-container h2{color:#ffffff; font-size: 21px; line-height:19px; font-weight: bold;}
		#tvlift-newpagecontent-white .prices-container h3{color:#2a766d; font-size: 18px; font-weight: bold; line-height:44px; padding:2px 0 0;}
		#tvlift-newpagecontent-white .prices-container h3 span{ color: #fff;}
		#tvlift-newpagecontent-white .prices-container h5{ color: #000; line-height: 18px; font-size: 10px;}
		#tvlift-newpagecontent-white .prices-container h5 span{ color: #5b666b}
		#tvlift-newpagecontent-white .prices-container p{ color: #201d1e; font-size: 12px; line-height: 18px; margin: 0 0;}
		#tvlift-newpagecontent-white .prices-container p strong{ display:block; line-height:15px; margin:-8px 0 10px;}
		#tvlift-newpagecontent-white .prices-container .p_callbox{color:#fff; line-height:14px;}
		
		#tvlift-newpagecontent-white .prices-box h3{color:#2A766D; font-size:18px; font-weight:bold; line-height:23px; margin:12px 0 0;padding:2px 0 0;}
		

		
		
		
	/*ADDED CSS*/
	
			#tvlift-newpagecontent-white .prices-container-bottom-right{ width:277px; height:auto; padding: 0 0 0 0px; margin: 10px 0 0px 20px; float: left;}
			
				.clearbottom{clear:both;}
				.no_outline{ outline:none;}
				.testi-call-box{  height:auto; min-height:198px; width:277px; display:block; cursor:pointer; background:url(/assets/images/liftpage/testi-bottom.jpg) bottom center no-repeat; color:#8a8888; margin-bottom:13px;}
				.testi-call-box:hover { height:auto; min-height:198px; width:277px; background:url(/assets/images/liftpage/testi-bottom-hover.jpg) bottom center no-repeat; color:#000000!important;}
				.testi-call-box span{ line-height:14px!important; margin:8px 13px 10px 150px; font-size:11px!important; float: right; position: absolute;}

			
			
				.testi-top{background:url(/assets/images/liftpage/testi-top.jpg) no-repeat; width:277px; height:46px; text-align: center;}
				.testi-top .testi_head{color:#8a8888!important; font-weight:bold;line-height:14px!important; padding:8px 13px;}
				
				
				
				.testi-mid{background:url(/assets/images/liftpage/testi-mid.jpg)  repeat-y; width:277px; min-height:108px; height:auto!important;}
				.testi-mid .p_testi{color:#8a8888!important; line-height:14px!important; padding:8px 13px; font-style:italic; font-weight:bold;}
				.testi-mid .testifier{color:#8a8888!important; line-height:14px!important; padding:8px 13px; font-size:11px!important;}		
				
	
				.else_buy{background:url(/assets/images/liftpage/else_buy.jpg) no-repeat; width:277px; height:88px; display:block; }
				.a_liner{padding:5px 0 0 43px; font-size:14px!important; font-weight:bold; color:#8a8888!important; outline: none;}
				.else_buy:hover{background:url(/assets/images/liftpage/else_buy.jpg) no-repeat; width:277px; height:88px; display:block; 
				background-position:0px -88px; outline: none;}
			
			
			
/*Product Summary */
    #product-s-container{ width: 257px; height: 39px; float: right;}
	#product-s-header{ background: url(/assets/images/liftpage/product-s-header.jpg) no-repeat; width: 247px; height: 36px; padding: 3px 0 0 10px;}
		#product-s-header h1{ color: #fff; font-size: 18px; text-shadow: 0 -1px 0 #CCC; text-transform: uppercase; }
	#product-s-body{ background-color: #fff; width: 237px; height: auto; min-height: 100px; float: left; padding: 10px;}
		#product-s-body h1{ font-size: 31px; font-weight: bold; color: #383838; line-height: 36px; }
		#product-s-body h2{ font-size: 23px; font-weight: normal; color: #2d4c72; line-height: 15px; }
			#product-s-body h2 span{ font-weight: bold;}
		#product-s-body ul{ display: block; margin: 20px 0 0 9px;}
		#product-s-body ul li{ list-style-image: url(/assets/images/liftpage/product-s-btn.jpg); color: #7a7a7a; font-size: 16px; margin: 0 5px 5px 10px; font-weight: bold;}
		#product-s-body .product-s-enter{ background: url(/assets/images/liftpage/product-btn.jpg) no-repeat; width: 222px; height: 27px; text-align: center; padding: 10px 0 0 0; margin: 15px 0 15px 5px; color: #fff; font-size: 18px; text-transform: uppercase; display:block;}
		#product-s-body .product-s-enter:hover{ color: #000;}
		
		
		
		#callusbox{ background: url(/assets/images/liftpage/call-box.jpg) no-repeat; width: 237px; height: 99px; float: left; padding: 10px 10px 10px 12px;  margin: 15px 0 0 0;}
		#callusbox h1{ font-size: 24px; color: #3a4244; text-transform: uppercase; font-weight: bold;}
		#callusbox h2{ font-size: 18px; color: #3a4244; line-height: 10px;}
		#callusbox .contactusbtn{ background: url(/assets/images/liftpage/contactusbtn.png) no-repeat; width: 169px; height: 29px; display: block; color: #a8884b; font-size: 16px; float: right; margin: 15px 0 0 0; text-align: center; text-transform: uppercase; font-weight: bold; padding: 10px 0 0 0;}
		#callusbox .contactusbtn:hover{ color: #000;}
		
		
		
		
/*newboxes*/
	.npc-bottom-container .npc-sub-boxes-SML{ background: url(/assets/images/liftpage/lift-sub-box-SML.png) no-repeat; width: 153px; height: 132px; float: left; padding: 5px 5px 10px 5px; margin: 0 1px 0 0; text-align: center;}
	#tvlift-newpagecontent .npc-sub-boxes-SML a{ font-weight: bold; font-size: 10px; color: #3d5350; }
	#tvlift-newpagecontent .npc-sub-boxes-SML a span{ float: right; margin: 0 5px 0 0;}

  .npc-sub-boxes-SML .warranthy-icon{ background: url(/assets/images/liftpage/warranty-icon.jpg) 0 0; width: 98px; height: 74px; padding: 0 0; margin: 5px 0 0 25px; display: block; }
    .npc-sub-boxes-SML .warranthy-icon:hover{ background:url(/assets/images/liftpage/warranty-icon-active.jpg) 0 0; width: 98px; height: 74px; padding: 0 0 0 0; margin: 5px 0 0 25px; display: block; }
	
	
	  .npc-sub-boxes-SML .safety-icon{ background: url(/assets/images/liftpage/safety-package.jpg) 0 0; width: 73px; height: 71px; padding: 0 0; margin: 5px 0 0 36px; display: block; }
    .npc-sub-boxes-SML .safety-icon:hover{ background:url(/assets/images/liftpage/safety-package-active.jpg) 0 0; width: 73px; height: 71px; padding: 0 0 0 0; margin: 5px 0 0 36px; display: block; }
	
	 .npc-sub-boxes-SML h5 span{ color: #696262; font-size: 10px; line-height: 18px; font-weight: bold;}
	 .npc-sub-boxes-SML h3 span{ font-size: 13px;}
	 
/*img l53i features*/
#tvlift-newpage #img-l53i{ margin: 5px 0 0 0;}
				
	
	



	
	