/* --------------------------------------------------	Layout Style Sheet (IE6, IE7, Firefox y Safari)	author:		Bryte Dialogos Digitales	website:	ZONNEMAN . 2010-------------------------------------------------- */body,h1,h2,h3,h4,h5,h6,p,blockquote,ol,ul,li,dl,dt,dd,table,legend,fieldset,abbr,acronym,blockquote {	margin:0; padding:0; border:none; list-style:none;}img { border:none; }html, body { height:100%; }html {	overflow:-moz-scrollbars-vertical;	overflow:hidden; overflow-y:scroll;}body {	font:12px Tahoma, Verdana, Arial; 	color:#63605f;	background-color:#e5e5e5;}a, a:visited { color:#4993b3;color:#3f7db0;  text-decoration:underline; cursor:pointer; }a:hover { color:#11506b; text-decoration:underline; }p { margin-top:16px; }.clear { display:block; clear:both; }/* ----------------	Headings------------------- */h1 a {	position:relative;	display:block; float:left;	width:126px; height:92px;	background:#fff url(../../lmbinaries/img412_image.gif) no-repeat;	overflow:hidden; text-indent:-2000px;}#wrapcontainer {	position:relative;	width:996px; min-height:740px;	padding-bottom:16px;	background:#fff url(../../lmbinaries/img449_image.gif) repeat-x top;	margin:auto;}#container { 	position:relative;	width:960px;	margin:auto;	padding-bottom:60px;}.header {	position:relative;	width:960px; height:224px;	}		.headerImg { 			position:absolute; top:32px; left:0;			width:960px; height:102px;		}		.header #top {			z-index:20;			position:relative;			display:block;			width:960px; height:21px;			padding-top:6px;			border-bottom:5px solid #000;		}/* ----------------	Languages------------------- */	.header #top ul { float:left; padding-top:0; }	.header #top li { 		font:9px Arial;		display:inline;		margin-right:8px; padding-right:8px;		border-right:1px solid #d0d0d0;	}		.header #top li.last { border:none; }		.header #top li a, .header #top li a:visited { color:#8e8e8e; text-decoration:none; }		.header #top li.current a, .header #top li.current a:visited { color:#000; }		.header #top li.current a:hover { text-decoration:none; }	.header #top #helptop {		display:block; float:right;		padding-right:26px;	}	.header #top #helptop span {		position:absolute; right:0; top:4px;		display:block; float:right;		padding:1px 6px;		background:#000;		font:12px Arial; font-weight:700;	}		.header #top #helptop a, .header #top #helptop a:visited { 			display:block; 			color:#000; font-weight:700; 			text-decoration:none;		}		.header #top #helptop a:hover { text-decoration:underline; }		.header #top #helptop a span, .header #top #helptop a:visited span { color:#fff; }/* ----------------	Shopping Cart------------------- */	.header #cart {		z-index:900;		position:relative; top:10px; right:-1px;		float:right;		width:210px; height:40px;		font-size:11px; color:#000;	}		.header #cart .cartOpacity {			z-index:1;			position:absolute; top:0; left:0;			width:210px; height:40px;			background-color:#fff; 			opacity:0.5; filter:alpha(opacity=50);		}		.header #cart .amount { 			z-index:2;			position:relative; top:3px; left:3px;			width:206px; height:33px;			background-color:#fff;		}		.header #cart .amount div {			float:left;			width:156px;			padding:8px 8px;		}		.header #cart .amount div span { float:left; padding-top:3px; }		.header #cart .amount div span.cant {			float:right;			font-size:15px; font-weight:700;			padding-top:0;			white-space:nowrap;		}		.header #cart .amount .btCart, .header #cart .amount .btCart a { 			position:relative;			display:block; float:right;			width:34px; height:34px;			background-image:url(../../lmbinaries/img408_image.gif);			background-repeat:no-repeat;			background-position:center center;			background-color:#7c7c7c;			overflow:hidden; text-indent:-2000px;		}		.header #cart .amount .btCart a {			position:absolute;			float:none;			background-color:#4e87a8;		}		#logoHome {			position:relative; top:18px;			width:250px; height:101px;		}		/*#logoHome {			height:160px;			background:url(../../lmbinaries/img515_image.gif) no-repeat center bottom;		}				#logoHome span {			position:absolute; top:124px; left:18px;			display:block;			width:238px;			font-size:16px; color:#7db2ce; 		}*//* CART LIST */.cartForm { margin-bottom:20px; }	.cartForm table { width:100%; font-size:11px; }	.cartForm th {		font-size:11px; color:#fff;		padding:6px 4px;		text-align:left; color:#fff;		background-color:#818181;		font-weight:normal;	}	.cartForm td { 		padding:10px 4px;		background:url(../../lmbinaries/img482_image.gif) repeat-x bottom;	}	.cartForm .last td { background:none; border-bottom:2px solid #d8d8d8; padding-bottom:20px; }	.cartForm .descr {		position:relative;		display:block; clear:none;		float:left;		width:70%;		margin:0 0 0 10px;	}	.cartForm h2 { 		display:block;		font-size:12px; font-weight:700;		margin-bottom:4px;	}.prodQuant { width:180px; }	.prodQuant div {		display:block; float:left;		height:26px;		padding:4px; margin-right:12px;	}	.prodQuant select, .prodQuant input {		float:left;		width:56px;		padding:2px 4px;margin-right:4px;	}	.prodQuant select { padding:0; }	.prodQuant a {		display:block; float:left;		width:22px; height:22px;		margin:2px 10px;		overflow:hidden; text-indent:-2000px;	}		.prodQuant .update a { background:url(../../lmbinaries/img480_image.gif) no-repeat; }			.prodQuant .update a:hover { background:url(../../lmbinaries/img481_image.gif) no-repeat; }		.prodQuant .trash a { background:url(../../lmbinaries/img493_image.gif) no-repeat; }			.prodQuant .trash a:hover { background:url(../../lmbinaries/img471_image.gif) no-repeat; }		.prodQuant .edit a { background:url(../../lmbinaries/img491_image.gif) no-repeat; }			.prodQuant .edit a:hover { background:url(../../lmbinaries/img492_image.gif) no-repeat; }.cartForm .cartColor { width:178px; }	.cartForm .cartColor img, .cartForm .cartColor p { float:left; margin:0; }	.cartForm .cartColor img { width:24px; height:24px; margin-right:8px; }.cartForm .prodPrice { 	width:102px;	text-align:right;	font-size:12px; color:#373737; font-weight:700;}#cupon { width:100%; margin:12px 0; }	#cupon td { 		padding:6px 8px;		background:#f2f2f2;	}	#cupon td p { margin:8px 22px 0 0; float:left; }	#cupon td input { width:80px; }	#cupon .prodQuant { width:100%; }	#cupon a { margin:0; }	#buymore { width:500px; float:left; }	#buymore div { float:left; }#checkout { 	width:290px; 	float:right;	font-size:11px;}		#checkout table { width:100%; }	#checkout td { padding:4px; }	#checkout .checkprice { text-align:right; font-size:12px; color:#373737; font-weight:700; }	#checkout .totalPrice td {		padding:8px 4px;		font-size:12px; color:#fff; font-weight:700;		background:#94b7c8;	}	#checkout .nota td, #checkout .btCheckout td { background:none; } 	#checkout .totalPrice td.checkprice { font-size:16px;  }	/* ----------------	Buttons------------------- */.bts {	position:relative; right:0;	float:right;	width:auto; height:33px;	font-size:12px;	background:url(../../lmbinaries/btn.png) no-repeat 0 0;	overflow:hidden;	cursor:pointer;}	.bts span {		position:absolute; right:0;		display:block; float:right;		width:6px; height:33px;		background:#fff url(../../lmbinaries/btn-right.png) no-repeat 0 0;		overflow:hidden;	}	.bts a, .bts a:visited,.bts input {		position:relative; top:2px;		display:block; float:left;		margin:0 12px 0 10px;		color:#306A87; text-decoration:none;		font-weight:700;	}	.bts input {		top:7px;		background:none;		border:none;		cursor:pointer;	}		.bts:hover { position:relative; top:1px; left:1px; }.bts1 { height:33px; background-position:0 -66px; }	.bts1 span { height:33px; background-position:0 -66px; }	.bts1 a, .bts1 a:visited, .bts1 input { top:8px; font-size:12px; color:#585858; }	.bts1 a:hover, .bts1 input:hover { color:#272727; }	.bts1:hover { background-position:0 -99px; }	.bts1:hover span { background-position:0 -99px; }.btCheckout { 	position:relative;	display:block; clear:both;	height:28px;	padding:14px 0 28px 0;}	.btCheckout div { float:right; }.btCheckout .bts a { font-size:13px; margin-top:4px; }.nota { font-size:10px; color:#8b8b8b; }#footer {	position:relative;	display:block; clear:both;	width:996px; height:20px;	background:#848484;	color:#fff; font-size:10px;	padding:10px 0;	margin:auto;}	/*#footer div { width:960px; margin:auto; }*/	#footer a, #footer a:visited { color:#fff; }	#footer ul { 		position:relative; left:50%;		clear:left; float:left;		text-align:center;	}	#footer li {		position:relative;		display:block; float:left;		right:50%;		padding:0 8px 0 0; margin:0 0 0 8px;		border-right:1px solid #d0d0d0;	}	#footer li.last { border:none; }/* NAVIGATION */#nav {	z-index:1;	position:relative;	width:675px; height:117px;	padding-top:15px;	margin-bottom:18px;	background-color:#4e90b1;}#nav li {	width:170px; height:117px;	display:block; float:left;	padding-right:24px; margin-left:28px;	text-align:center;	background:url(../../lmbinaries/img413_image.gif) no-repeat right bottom;	}#nav li.nav3 { background:none; }#nav li a, #nav li a:visited {
	display:block; float:left;
	width:170px; height:21px;
	color:#306A87; font-weight:700;
	text-transform:uppercase; text-decoration:none;
	padding-top:81px;
	/*background:url(../../lmbinaries/img414_image.gif) no-repeat 0 0;*/	background:url(../images/home_productos.gif) no-repeat 0 0;
	overflow:hidden;
}
	#nav li a:hover { text-decoration:none; }
	#nav li.nav1 a:hover { background-position:0 -102px; }
	#nav li.nav2 a, #nav li.nav2 a:visited { background-position:-340px 0; }
		#nav li.nav2 a:hover { background-position:-340px -102px; }
	#nav li.nav3 a, #nav li.nav3 a:visited { background-position:-170px 0; }
		#nav li.nav3 a:hover { background-position:-170px -102px; }			#leftCol {	z-index:2;	position:absolute; top:73px; left:0; 	float:left;	width:265px; min-height:144px;	padding:8px 10px 0 18px;	background:url(../../lmbinaries/img450_image.png) no-repeat top;}		#leftCol blockquote {		font-size:10px; font-style:italic;		text-indent:26px; line-height:14px;		padding:5px 16px 0 0;		background:url(../../lmbinaries/img418_image.gif) no-repeat top left;	}	#leftCol cite { 		display:block; clear:both; 		font-size:10px; font-style:normal; 		font-weight:700; color:#323232; 		margin:4px 0 12px 0;	}		#badge {		position:relative; top:-6px; right:4px;		float:right;		width:77px; height:73px;		padding:14px 12px;		color:#000; text-align:center; text-decoration:none;		background:url(../../lmbinaries/img451_image.gif) no-repeat;	}		#badge b { display:block; font-size:16px; }				/*Ekomi widget*/			#ekomi {	position:relative;	margin-left:4px;	}		#service {		position:relative;		display:block; clear:both;		padding:20px 10px 20px 0;		margin-top:24px;		background:url(../../lmbinaries/img399_image.gif) repeat-y;	}		#service a, #leftCol a:visited { color:#585858; text-decoration:none; }		#service a:hover { text-decoration:none; color:#000; }		#leftCol h5, #service h5 {		font-size:16px; font-weight:700; color:#3c7e9f;		margin-bottom:10px;		line-height:14px;	}		#service a:hover h5 { color:#3c7e9f; }		#leftCol h5 span, #service h5 span { 			padding-right:26px; 			background:url(../../lmbinaries/img400_image.gif) no-repeat right center;		}		#leftCol h6 { font-size:12px; font-weight:700; margin-bottom:10px; }#rightCol {	position:relative; float:right;	width:225px;}#rightCol #zakelijke {	background-color:#fff;	border:3px solid #dde3e7;	padding:14px; margin-bottom:10px;	font-size:11px;}	#rightCol #zakelijke h3 { font-size:12px; }	#rightCol #zakelijke p {		margin-top:10px;		padding-left:52px;		background:url(../../lmbinaries/img409_image.gif) no-repeat left top;	}	#rightCol #zakelijke span { display:block; padding-left:52px; margin-top:8px; }	#rightCol #zakelijke span a { font-size:10px; font-weight:700; }	#help {	position:relative;	font-size:11px; font-weight:700;}		#help span {
		display:block;
		margin-top:4px;
		height:20px;		overflow:hidden; text-indent:-2000px;
	}		#help a, #help a:visited {
			display:block;
			width:226px; height:78px;			
		}		#help span { display:block; width:226px; height:78px; }
			#help span.livechat { background:url(../../lmbinaries/img539_image.gif) no-repeat; }
			#help span.sendemail { background:url(../../lmbinaries/img538_image.gif) no-repeat; }				#help .tel {			font-size:13px;			color:#3C7E9F;			margin:6px 0 20px 0;		}		#help .tel strong {			display:block; clear:both;			font:24px Arial;			font-weight:700;		}/* BUY PROCESS - STEPS */#buySteps {	z-index:4;	position:absolute; top:118px; right:0;	width:674px;}	#buySteps p { 		position:relative;		display:block;		height:26px;		color:#8a8a8a; font-weight:700;		border-top:6px solid #4e87a8;		padding:8px 0 0 18px;		background:url(../../lmbinaries/img453_image.gif) no-repeat right center;	}	#buySteps ul {		position:relative; left:12px;		width:675px;		float:right;	}	#buySteps li {		position:relative;		display:block; float:left;		width:154px; height:41px;		margin-left:-12px;		padding:9px 0 0 24px;		color:#979797; font-weight:700;		background:url(../../lmbinaries/img454_image.png) no-repeat;		overflow:hidden;	 }	 	#buySteps li.step1 { z-index:4; }		#buySteps li.step2 { z-index:3; }		#buySteps li.step3 { z-index:2; }		#buySteps li.step4 { z-index:1; }		#buySteps li span { display:block; font-weight:normal; color:#535353; }	#buySteps li.current { background-position:0 -50px; color:#cacaca; }	#buySteps li.current span { color:#fff; }	#buySteps li a, #buySteps li a:visited { font-weight:700; }	#buySteps li a:hover { color:#2a6a85; }	#content { 	position:relative; 	width:920px;	padding:24px 18px 0 18px;}	#content h3 {		font:20px Arial, Verdana;		color:#a6a8ab; font-weight:700;		margin:0 0 8px 8px;	}		#content h3 span { font-size:15px; color:#cacaca; }	#content h6 { font-size:12px; font-weight:700; margin-bottom:4px; }/* ----------------	Pay Methods ------------------- */#paymethods,.paymethods {	position:relative;	display:block; clear:both;	width:950px; height:80px;	margin:auto;	padding:0 26px 20px 20px;}	#paymethods a,.paymethods a { display:block; float:left; margin:0 4px 2px 0; }	#paymethods ul { float:left; margin:26px 0 0 18px; }	#paymethods li,.paymethods li { display:inline; }	#paymethods a.partner {		position:relative; top:0px;		float:right;		width:80px; height:80px;		background:url(../../lmbinaries/img403_image.gif) no-repeat;		overflow:hidden; text-indent:-2000px;	}.paymethods { padding-bottom:0; }/* ----------------	Faq ------------------- */#faq { width:640px; float:left; margin-left:10px; }	#faq h4 { font-size:13px; }#prodFAQ {	position:relative;	display:block; clear:both;	width:100%;	padding:24px 0 32px 0;	background:url(../../lmbinaries/img455_image.gif) no-repeat top center;}	#prodFAQ .prodFAQ-detail {		position:absolute; bottom:0; left:0;		width:100%; height:17px;		margin-top:16px;		background:url(../../lmbinaries/img455_image.gif) no-repeat top center;	}	#prodFAQ h4 { font-size:14px; color:#808080; }.faqList {	font-size:12px;	margin-bottom:32px;}	.faqList li {		min-height:16px;		padding-left:18px;		margin:6px 0;		background:url(../../lmbinaries/img456_image.gif) no-repeat 0 2px;	}	.faqList li.faqListClose { background:url(../../lmbinaries/img457_image.gif) no-repeat 0 2px; }	.faqList li div {		padding:10px 0 36px 10px;		margin-bottom:6px;		/*background:url(../../lmbinaries/img458_image.gif) no-repeat bottom center;*/	}	.faqList h6  { 		font-size:11px !important;		margin:10px 0 4px 0;	}.faqBullet li { padding-left:12px; background:url(../../lmbinaries/img489_image.gif) no-repeat 0 6px; }.faqCol {	position:relative;	float:left;	width:524px;}.faqColFull { width:80%; }.extraCol {	position:relative; 	float:right;	width:346px;}	.extraCol .faqExtras {		width:183px;		float:left;		margin-bottom:8px;	}	.extraCol p { 		float:left;		width:156px;		font-size:11px;	}		.faqExtras,.photos {	position:relative;	display:block; clear:both;	margin-top:12px;}	.faqExtras span,.faqExtras li,.photos span {		position:relative;		display:block; float:left;		width:66px; height:48px;		margin:0 8px 8px 0;		padding:3px;		background:#fff;		border:1px solid #d6d6d6;			}		.faqExtras img { width:66px; height:48px; }		.faqExtras b {			position:absolute; bottom:3px; right:3px;			display:block;			width:10px; height:10px;			background:url(../../lmbinaries/img459_image.gif) no-repeat;			overflow:hidden; text-indent:-2000px;		}		.faqExtras object {			display:block;			width:148px; height:112px;		}		.videos { 			z-index:2; 			position:relative;			margin:auto; 		}		.videos img { width:190px; height:132px; }		.videos span {			z-index:99;			position:absolute; top:50px; left:84px;			display:block;			width:33px; height:33px;			background:url(../../lmbinaries/img490_image.png) no-repeat;			border:none;		}				/*video home*/					.videos-home { 			z-index:2; 			position:relative;			margin:auto; 		}		.videos-home img { width:190px; height:132px; }		.videos-home span {			z-index:99;			position:absolute; top:-60px; left:84px;			display:block;			width:33px; height:33px;			background:url(../../lmbinaries/img490_image.png) no-repeat;			border:none;		}					/*video home*/		.faqVideo p { font-size:10px; text-align:center; }			.photos { position:relative; float:left; margin:12px 20px 0 10px; }			.photos span { width:auto; height:auto; }.tooltip {	z-index:999;	display:none;	position:relative; top:0; left:0;	padding:12px;	background:#000;}#intLeftCol {	position:relative; top:-20px;	float:right;	width:226px;}.box1 {	padding:14px;	margin-bottom:8px;	font-size:11px;	border:3px solid #e6ebee;}#content .faqVideo { font-size:10px; }	#content .faqVideo h6 {		font-size:14px; color:#4993b3;		line-height:16px;	}		.dlPDF {	height:19px;	display:block;	padding:4px 0 0 24px;	margin-top:6px;	background:url(../../lmbinaries/img460_image.gif) no-repeat top left;}	.dlPDF a, .dlPDF a:visited, #faqs a.dlPDF, #faqs a:visited.dlPDF { font-size:10px; font-weight:700; }.ml1 { margin-left:8px; }/* POPUPS INFORMATIONS */.info { position:relative; display:block; clear:both; height:20px; }	.info a, .info a:visited {		display:block; float:left;		min-height:12px; 		font-size:10px; font-weight:700; color:#878787; text-decoration:none;		padding:5px 0 2px 24px; margin-bottom:8px;		border-bottom:1px solid #e6e6e6;		background:url(../../lmbinaries/img446_image.gif) no-repeat 0 0;	}	.info a:hover { 		z-index:999; color:#396f88;		background:url(../../lmbinaries/img495_image.gif) no-repeat 0 0;	}	.popInfo {	z-index:999; display:block;	position:absolute; top:120px; right:14px;	width:340px;	padding:12px; 	background-color:#fff;	font-weight:normal; font-size:10px;	border:1px solid #8d8e90;}	.popInfo h6 {		width:328px;		padding:6px; margin:0;		font-size:11px !important; color:#fff;		background:#4e87a8;	}	.popInfo h5 {		font-size:11px !important; color:#8d8d8d;		margin:10px 0 2px 0;	}	.popInfo p { margin:8px 0; }	#popSchul { top:38%; }	#popAfme { top:20%; }	#popBetaalwijze { top:52%; left:13%; }	#popBTW { top:72%; left:52%; }	/* CONTACTO */#direccion {	position:relative;	width:348px;	float:right;}	#direccion li {		display:block; float:left;		width:158px;		padding:4px 8px 4px 8px;		font-size:11px;		background:url(../../lmbinaries/img514_image.gif) repeat-y left top;	}	#direccion #service { 		position:absolute; top:108px; left:0;		width:100%;		background-position:right top;	}#sitemapList, #algemene, #privacy { position:relative; margin-left:10px; }	#sitemapList ul {		position:relative;		float:left;		width:236px;		padding-right:22px;		margin-right:22px;		background:url(../../lmbinaries/img514_image.gif) repeat-y right top;	}		#sitemapList li {			padding-left:10px;			margin:6px 0;			background:url(../../lmbinaries/img527_image.gif) no-repeat 0 5px;		}			#sitemapList li ul {				margin:4px 0 0 12px;				background:none;			}			#sitemapList li li, #sitemapList .otLinks li {				background:url(../../lmbinaries/img528_image.gif) no-repeat 0 5px;			}			#sitemapList li.mt01 { margin-top:26px; }			#sitemapList ul.otLinks {				font-size:11px;				margin-top:20px;				padding-right:0;				background:none;			}#algemene,#privacy { font-size:11px; }	#algemene .intro {		position:relative;		display:block; clear:both;		margin:12px 0;	}		#algemene .donwload { 			position:relative;			float:right;			width:160px;			padding-left:24px;			background:url(../../lmbinaries/img514_image.gif) repeat-y left top;		}		#algemene .intro p { 			position:relative;			float:left;			width:700px;			margin:0;		}	#algemene h4 { font-size:12px; color:#48494a; margin:30px 0 6px 0; }	#algemene p,#algemene ul { position:relative; margin-top:12px; }		#algemene ul { margin-left:12px; }	#algemene li {		position:relative;		margin:8px 0;	}		/* HOME */#home { background:#fff url(../../lmbinaries/img463_image.gif) repeat-x; }#home #wrapcontainer { width:960px; }#home .header { height:242px; }	#home .headerImg { background-color:#fff; height:210px; }	#home .headerImg span { 		display:block;		width:36px; height:36px;		margin:90px auto;	}	#home #logoHome { 	clear:both;	margin-bottom:100px;}#home #leftCol { 	top:108px;	min-height:466px;	background:url(../../lmbinaries/img410_image.png) no-repeat top;}#home #footer { width:100%; }#home #buySteps { 	z-index:4;	position:absolute; top:242px; left:0;	width:960px; height:50px;}#home #buySteps p { 		top:2px;		float:left; 		height:40px;		border:none;		padding:0 0 0 18px;		background:none;	}#contentHome {	position:relative; top:50px;	float:right;	width:675px;}#home h2 {	margin-bottom:10px;	color:#7db2ce; font-size:24px;}#home #contentTxt { 	position:relative; float:left;	width:388px;	padding-left:22px;	line-height:16px;}#progressbar {	z-index:5;	position:absolute; top:0px; left:0px; 	float:left; 	width:100%; 	background:url(../../lmbinaries/img391_image.gif) no-repeat center center;}#progressbar img { 	position:relative; 	width:85px; height:81px; 	margin:0 auto;}/* Twitter Feed homepage 15-10-2010 */#testimonials h6 a,#testimonials h6 a:visited { text-decoration:none; }ul#twit-twit, ul#twit-twit ul {	list-style-type:none;	padding-left:0;	font-family:Arial, Georgia, Verdana, "Times New Roman", sans-serif;}ul#twit-twit { width:240px; }ul#twit-twit li ul { margin:6px 0 0 0; }ul#twit-twit li {	display:block;	margin:0 0 10px 10px;	border-top:1px dashed #ccc;}ul#twit-twit li.twit-date {	font-weight:bold;	color:#4E90B1;	border:0px solid #ccc;	margin:10px 0 0 0;	font-size:9pt;}ul#twit-twit li ul li {	font-weight:normal;	color:#222;	font-size:8pt;	padding-top:8px;}ul#twit-twit li.twit-alt { color:#888; }ul#twit-twit li.twit-first { color:#800; }ul#twit-twit a.twit {	color:#ddd;	text-decoration:none;	border:0;}ul#twit-twit a.twit:hover, ul#twit-twit a.twit:visited:hover { color:#4E90B1; }p.twit-more, li.twit-more {	text-align:right;	font-size:8pt;	padding:4px 0 0 0;}p.twit-more a.twit-more, li.twit-more a.twit-more {	color:#4E90B1;	text-decoration:none;}p.twit-more a.twit-more:hover, p.twit-more a.twit-more:visited:hover, li.twit-more a.twit-more:hover, li.twit-more a.twit-more:visited:hover {	color:#4E90B1;	border-bottom:1px dashed #EEEEEE;}.discount {	position:absolute;	bottom:-26px;	right:8px;	display:block;}/* CLEARFIX */.clearfix:after, #wrapcontainer:after, #wrap:after, #container:after, .menuCt:after, .faqList li div:after, #prodFAQ:after, form:after,#divRGcolors:after, #divJAcolors:after, #divPLcolors:after { 	content:"."; display:block; height:0;     clear:both; visibility:hidden;}.clearfix, #wrapcontainer, #wrap, #container, .menuCt, .faqList li div, #prodFAQ, form,#divRGcolors, #divJAcolors, #divPLcolors { display:inline-block; }/* Hides from IE-mac \*/* html .clearfix, * html #wrapcontainer, * html #wrap, * html #container, * html .menuCt, * html .faqList li div, * html #prodFAQ, * html form,* html #divRGcolors, * html #divJAcolors, * html #divPLcolors { height:1%; }.clearfix, #wrapcontainer, #wrap, #container, .menuCt, .faqList li div, #prodFAQ, form,#divRGcolors, #divJAcolors, #divPLcolors { display:block; }/* End hide from IE-mac */td.cant { text-align:center; }td.price { text-align:right; }
