/* CSS style sheet by www.stenikgroup.com */
/* STENIK GROUP Ltd. - Web design company */
/* We give your business a face           */

/* ----------------------------------------------------------------------- [ GLOBAL CONFIG ] */
/* mac hide\*/
/* html, body {height:100%} */
/* end hide */

* { 
	outline:0;
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
html, body {
	background-image:url("/im/products/im/body-bkg.jpg");
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:white;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000358;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
p, a, input, textarea, select, option {
	font-size:11px;
	margin:0;
	text-decoration:none;
	text-transform:none;
	font-family:Verdana, Helvetica, sans-serif;
	color:#000358;
}
p {
	padding-bottom:5px;
	text-align:justify;
}
a,
a:link,
a:active,
a:visited {
	cursor:pointer;
	color:#000358;
}
a:hover { color:#0073ff; }
h1 {
	font-size:16px;
	color:#000358;
	text-transform:uppercase;
	padding-bottom:10px;
	text-align:left;
	font-weight:normal;
	display:block;
}
h2 {
	font-size:14px;
	color:#000358;
	margin:0 0 10px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	border-bottom:1px dotted #555;
	padding-bottom:3px;
	display:block;
}
h2.moreNews {
	margin-top:20px;
}
h2 span.c1 {
	padding-top:20px;
	display:block;	
}
h3 {
	font-size:10px;
	color:#000358;
	text-transform:uppercase;
	font-weight:bold;
	margin:15px 0 10px;
	text-align:left;
}
h3 span.results {
	text-transform:none;
	font-weight:normal;
}
/* ----------------------------------------------------------------------- [ WRAPPER ] */
#wrapper {
	background-image:url("/im/products/im/bottom-bkg.jpg");
	background-position:50% 100%;
	background-repeat:repeat-x;
	position:relative;
	padding:0 0 50px;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE ] */
#wrapper #inside {
	width:1000px;
	margin:0 auto;
	background-image:url("/im/products/im/wrapper-bkg.jpg");
	background-position:0 0;
	background-repeat:no-repeat;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » HEADER ] */
#inside .header {
	display:block;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » HEADER » FLASH ] */
.header .flash {
	width:360px;
	height:250px;
	display:block;
	float:left;
    background: url("/im/products/im/noflash.jpg") no-repeat;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » HEADER » LOGO ] */
.header a.logo {
	width:206px;
	height:83px;
	display:block;
	float:right;
	background-image:url("/im/products/im/logo.png");
	background-position:0 0;
	background-repeat:no-repeat;
	margin:15px 0 0;
	font-size:10px;
	text-transform:uppercase;
	padding:52px 0 0 3px;
	color:#fffffc;
}
.header a.logo:hover { color:#fffffc; }
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » HEADER » TOP LINE ] */
.header .topLine {
	display:block;
	float:left;
	width:100%;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » HEADER » TOP LINE » SEARCH ] */
.topLine .search {
	width:180px;
	float:left;
	display:block;
	height:26px;
	background-image:url("/im/products/im/search-bkg.png");
	background-repeat:no-repeat;
	background-position:0 0;
}
.search .txtField {
	overflow:hidden;
	width:180px;
	height:26px;
}
.txtField input.searchField {
	float:left;
	color:#4374A8;
	padding:6px 7px 5px;
	width:138px;
	height:26px;
	margin:0px;
	background:none;
	font-size:11px;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » HEADER » PATHWAY ] */
.topLine .pathway {
	width:660px;
	padding:0 0 0 30px;
	float:left;
	color:#fffffc;
	font-size:9px;
	margin:5px 0 0 0;
}
.topLine a {
	color:#fffffc;
	padding:0 5px;
	font-size:10px;
}
.topLine a:hover,
.topLine a.act  {
	color:#000358;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » HEADER » LANGUAGES ] */
.topLine a.lang {
	float:left;
	display:block;
	width:16px;
	height:11px;
	line-height:11px;
	background-image:url("/im/products/im/lang-bkg.png");
	background-repeat:no-repeat;
	margin:5px 12px 0 0;
	font-size:1px; /* ie6 height fix*/
	padding:0;
}
.topLine a.bg { background-position:0 0; }
.topLine a.en { background-position:-16px 0; }
.topLine a.ru { background-position:-32px 0; }
.topLine a.ro { background-position:-48px 0; }
.topLine a.el { background-position:-64px 0; margin:5px 0 0; }
.topLine a.actBG,
.topLine a.bg:hover { background-position:0 -11px; }
.topLine a.actEN,
.topLine a.en:hover { background-position:-16px -11px; }
.topLine a.actRU,
.topLine a.ru:hover { background-position:-32px -11px; }
.topLine a.actRO,
.topLine a.ro:hover { background-position:-48px -11px; }
.topLine a.actEL,
.topLine a.el:hover { background-position:-64px -11px; margin:5px 0 0; }
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT ] */
#inside .content {
	width:1000px;
	margin:20px auto 0;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » LEFT ] */
.content .left {
	float:left;
	width:180px;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » LEFT » NAVIGATION ] */
.left ul {
	display:block;
	margin:0 0 20px;
}
.left ul li { list-style:none; }
.left ul li a {
	display:block;
	background-image:url("/im/products/im/li-bkg1.gif");
	background-position:0 100%;
	background-repeat:no-repeat;
	padding:8px 0 11px;
	width:180px;
	text-transform:uppercase;
}
.left ul li a.act,
.left ul li a:hover {
	color:#0073ff;
}
.left ul li ul,
.left ul li ul li ul {
	padding:10px 0;
	background-image:url("/im/products/im/li-bkg2.gif");
	background-position:0 0;
	background-repeat:repeat-y;
	margin:0;
}
.left ul li ul li ul { padding:0; background:none; }
.left ul li ul li { }
.left ul li ul li ul li { }
.left ul li ul li a {
	display:block;
	background-image:url("/im/products/im/bullet.gif");
	background-position:11px 8px;
	background-repeat:no-repeat;
	padding:3px 0 6px 22px;
	width:158px;
	text-transform:uppercase;
	font-size:10px;
}
.left ul li ul li a.act,
.left ul li ul li a:hover {
	background-position:11px -38px;
}

.left ul li ul li ul li a,
.left ul li ul li ul li a:link,
.left ul li ul li ul li a:visited {
	display:block;
	background-image:url("/im/products/im/bullet.gif");
	background-position:22px 8px;
	background-repeat:no-repeat;
	padding:3px 0 6px 33px;
	width:148px;
	text-transform:uppercase;
	font-size:10px;
	color:#7075A2;
}
.left ul li ul li ul li a.act,
.left ul li ul li ul li a:hover {
	background-position:22px -38px;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » LEFT » NEWS ] */
.left .news {
	display:block;
}
.top,
.bottom {
	background-image:url("/im/products/im/news-bkg.gif");
	background-repeat:no-repeat;
	width:180px;
	height:15px;
}
.top { background-position:0 0; margin:20px 0 0; }
.bottom { background-position:0 -15px; margin-bottom:20px; }
.center {
	padding:0 15px;
	background-color:#124481;
}
.left .center a {
	display:block;
	color:#fffffc;
	padding:3px 0 3px 0;
}
.left .center a span.newsTitle {
	font-size:12px;
	text-transform:uppercase;
	display:block;
	padding:0 0 3px;
}
.left .center a span.newsDate {
	font-size:10px;
	text-transform:uppercase;
	color:#879ad0;
	display:block;
	padding:0 0 3px;
}
.left .center a span.newsTxt, .left .center a span.newsTxt p  {
	font-size:10px;
    color: white !important;
}
.left .center a:hover {
	color:#879ad0;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN ] */
.content .main {
	float:right;
	width:790px;
    overflow:hidden;
}
.content .main a {
	color:#0073ff;
	text-decoration:underline;
}
.content .main a:hover {
	color:#000358;
	text-decoration:none;
}
.content .main img.pict {
	display:block;
	margin:0 0 15px;
	width:790px;
	height:190px;
}
.main ul { padding:10px 0 10px 60px; }
.main ul li { list-style:none; text-align:justify; }
.main ul li.title {
	font-weight:bold;
	text-transform:uppercase;
}
.main ul li.desc {
	background-image:url("/im/products/im/bullet.gif");
	background-position:0 11px;
	background-repeat:no-repeat;
	padding:5px 0 5px 11px;
}
.main p.date {
	font-size:10px;
	text-transform:uppercase;
	color:#0073ff;
	display:block;
	padding:0 0 10px;
}
.main p.uri {
	color:#696969;
	font-size:10px;
	padding:0;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » ROUNDED CORNERS ] */
.content .main .rCornersBox {
	background-color:#D0D6E6;
	color:#000358;
	margin:15px 0 5px;
}
.rCornersBox .rtop,
.rCornersBox .rbottom {
	display:block;
	background:#fff;
}
.rCornersBox .rtop *,
.rCornersBox .rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background-color:#D0D6E6;
}
.r1 {margin:0 5px}
.r2 {margin:0 3px}
.r3 {margin:0 2px}
.r4 {
	margin:0 1px;
	height:2px
}
.rCornersBox .int {
	padding:10px 15px;
}
.rCornersBox .int,
.rCornersBox .int a,
.rCornersBox .int select {
	font-size:10px;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » ROUNDED CORNERS » CATEGROY FILTERS ] */
.rCornersBox .int .box1,
.rCornersBox .int .box2,
.rCornersBox .int .box3,
.rCornersBox .int .box4 {
	width:182px;
	margin:0 10px 0 0;
	display:block;
	float:left;
	text-align:center;
}
.rCornersBox .int .right {
	float:right;
	margin-right:0;
	text-align:right;
}
.rCornersBox .int .box2 a,
.rCornersBox .int .box2 strong {
	padding:0 2px;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » ROUNDED CORNERS » PRODUCTS ] */
.rCornersBox .int .productImgBox {
	float:left;
	width:300px;
	display:block;
}
.productImgBox a img.base {
	width:300px;
	height:225px;
	display:block;
	background-color:#D0D6E6;
}
.productImgBox a img.th {
	width:90px;
	height:68px;
	display:block;
	float:left;
	margin:10px 0 0;
}
.productImgBox a img.center {
	margin-left:15px;
	padding:0;	
}
.productImgBox a img.right {
	float:right;
	margin:10px 0 0;
}
.rCornersBox .int .productNfoBox {
	float:right;
	width:430px;
	margin:0 0 0 30px;
	display:block;
	text-align:left;
}
.productNfoBox h3 {
	margin-top:0;
}
.productNfoBox span.price {
	font-size:20px;
	display:block;
	padding:0 0 20px;
	font-weight:bold;
}
.productNfoBox form input.count {
	padding:3px 5px;
	width:30px;
}
.productNfoBox form input.submit {
	padding:2px 5px;
}
.productNfoBox form input.submit:focus {
	background-color:#0073ff;
	color:white;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » ROUNDED CORNERS » PRODUCTS » MORE NFO ] */
.rCornersBox .int .row { 
	display:block;
}
.rCornersBox .int .color {
	background-color:#DDE4EA;
}
.rCornersBox .int .row span.l {
	float:left;
	width:260px;
	padding:5px 0 6px;
	font-weight:bold;
}
.rCornersBox .int .row span.r {
	float:right;
	width:500px;
	text-align:left;
	padding:5px 0 6px;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » ROUNDED CORNERS » PRODUCTS » OTHER/SAME PRODUCTS ] */
.rCornersBox .int a.other {
	display:block;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 5px;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » 2 SIDES ] */
.content .main .side1 {
	float:left;
	width:580px;
}
.content .main .side2 {
	float:right;
	width:182px;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » ROUNDED CORNERS » SEARCH RESULTS ] */
.side1 .rCornersBox .int .searchResult {
	display:block;
	margin:0;
	padding:0;
}
.side1 .searchResult img.th {
	float:left;
	display:block;
	width:90px;
	height:68px;
}
.side1 .searchResult .article {
	float:left;
	padding:0 0 0 20px;
	display:block;
	width:440px;
}
.side1 .searchResult .article p.uri {
	margin:0;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » FORM ] */
.main .feedback {
	margin:20px 0 0 0;
	padding:0 0 0 50px;
}
.feedback .l {
	float:left;
	width:350px;
}
.feedback .r {
	float:right;
	width:350px;
}
.feedback label {
	margin:10px 0 5px 0;
	padding:3px 0 0 0;
	display:block;
}
.feedback .l input,
.feedback .r input,
.feedback select,
.feedback textarea {
	font-size:11px;
	border-top:1px solid #999999;
	border-right:0;
	border-bottom:0;
	border-left:1px solid #999999;
	padding:10px 5px;
	display:block;
	background-color:#DFE3EE;
}
.feedback input.file {
	font-size:11px;
	border-top:1px solid #999999;
	border-right:0;
	border-bottom:0;
	border-left:1px solid #999999;
	padding:10px 5px;
	display:block;
	background-color:#DFE3EE;
	width:310px;
}
.feedback .l input,
.feedback .r input,
.feedback select,
.feedback select option {
	width:310px;
}
.feedback textarea {
	width:700px;
}
.feedback textarea { height:50px; }
.feedback textarea:focus { border-color: #cecece; }
.feedback .l input:focus,
.feedback .r input:focus,
.feedback textarea:focus,
.feedback select:focus {
	border-bottom:1px solid #999999;
	border-top:0;
	border-left:0;
	border-right:1px solid #999999;
	background-color:#fff;
}
.feedback input.btn {
	background-image:none;
	text-align:center;
	margin:20px 0 0 0;
	padding:5px 7px;
	border-top:1px solid #999999;
	border-right:0;
	border-bottom:0;
	border-left:1px solid #999999;
}
.feedback input.btn:focus {
	background-position:0 -28px;
}
.feedback span.red {
	color:#ff0000;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » GALLERY ] */
.main a.gallery {
	display:block;
	float:left;
	width:182px;
	margin:10px 6px;
	text-decoration:none;
}
a.gallery span.t,
a.gallery span.b {
	background-image:url("/im/products/im/gallery-bkg1.png");
	background-repeat:no-repeat;
	width:182px;
	display:block;
	font-size:1px;
}
a.gallery span.t {
	background-position:0 0;
	height:10px;
}
a.gallery span.b {
	background-position:0 -10px;
	height:20px;
}
a.gallery span.c {
	display:block;
	background-image:url("/im/products/im/gallery-bkg2.png");
	background-position:0 0;
	background-repeat:repeat-y;
	width:162px;
	padding:0 10px;
}
a.gallery span.c img {
	border:0;
	width:162px;
	height:122px;
}
a.gallery:hover span.t { background-position:0 -30px; }
a.gallery:hover span.c {
	background-image:url("/im/products/im/gallery-bkg3.png");
	background-position:0 0;
	background-repeat:repeat-y;
}
a.gallery:hover span.b { background-position:0 -40px; }
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » NEWS ] */
.main a.news {
	display:block;
	margin:0 0 5px;
	text-decoration:none;
}
.main a.news span.title {
	font-size:10px;
	color:#000358;
	text-transform:uppercase;
	margin:15px 0 10px;
}
.main a.news span.date {
	display:block;
	font-size:10px;
	color:#0073ff;
	padding:2px 0 3px;
}
.main a.news:hover span.title {
	color:#0073ff;
}
/* ----------------------------------------------------------------------- [ WRAPPER » INSIDE » CONTENT » MAIN » BOXES ] */
.main a.box {
	display:block;
	width:245px;
	float:left;
	text-decoration:none;
	color:#000358;
	margin:20px 0 0;
    margin-right:10px;
}
.main a.middle {
	margin-left:26px;
	margin-right:26px;
}
a.box span.t,
a.box span.b {
	display:block;
	background-image:url("/im/products/im/box-bkg1.png");
	background-position:0 0;
	background-repeat:no-repeat;
	width:245px;
}
a.box span.t { height:15px; }
a.box span.b { background-position:0 -15px; height:67px; }
a.box span.c {
	display:block;
	background-image:url("/im/products/im/box-bkg2.png");
	background-position:0 0;
	background-repeat:repeat-y;
	padding:0 15px;
	font-size:10px;
	text-align:justify;
    height:300px;
}
a.box span.c img {
	width:215px;
	height:161px;
	border-bottom:1px solid #d0d6e6;
	padding:0 0 3px 0;
}
a.gallery span.c span.desc {
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:10px 0 0;
}
a.box span.c span.title {
	font-size:14px;
	text-transform:uppercase;
	display:block;
	padding:8px 0 5px;
	text-align:left;
}
a.box span.c span.order {
	display:block;
	text-align:center;
	padding:5px 0;
	margin:10px 0 0;
	background-color:#003399;
	color:#3399ff;
	text-transform:uppercase;
}
a.box:hover span.c span.order {
	background-color:#0073ff;
	color:white;
}
a.box:hover span.c {
	color:#0073ff;
}
a.box:hover span.c img {
	border-bottom:1px solid #0073ff;
}

/* ----------------------------------------------------------------------- [ BOTTOM ] */
#bottom {
	background-image:url("/im/products/im/bottom-bkg.jpg");
	background-position:50% 0;
	background-repeat:repeat-x;
	height:115px;
	font-size:1px;
}
/* ----------------------------------------------------------------------- [ FOOTER ] */
#footer {
	background-image:url("/im/products/im/footer-bkg.jpg");
	background-position:50% 0;
	background-repeat:repeat-x;
	padding:0 0 10px;
}
#footer .inside {
	width:1000px;
	margin:0 auto;
}
.inside .l { float:left; width:auto; }
.inside .r { float:right; width:auto; }
.l a.cat {
	float:left;
	background-image:url("/im/products/im/cat-bkg.png");
	background-repeat:no-repeat;
	display:block;
	margin:60px 10px 0 0;
	width:60px;
	height:60px;
}
.l a.corporate { background-position:0 0; }
.l a.pool { background-position:-60px 0; }
.l a.spa { background-position:-120px 0; }
.l a.products { background-position:-180px 0; }
.l a.actCorporte,
.l a.corporate:hover { background-position:0 -60px; }
.l a.actPool,
.l a.pool:hover { background-position:-60px -60px; }
.l a.actSpa,
.l a.spa:hover { background-position:-120px -60px; }
.l a.actProducts,
.l a.products:hover { background-position:-180px -60px; }
.r a.partner {
	display:block;
	background-image:url("/im/products/im/partners-logos.png");
	background-repeat:no-repeat;
	float:left;
	margin:70px 0 0 0;
	width:auto;
	height:51px;
}
.r a.frendly-water { width:60px; background-position:0 0; }
.r a.lyrette { width:42px; background-position:-60px 0; }
.r a.pool-asociation { width:49px; background-position:-102px 0; }
.r a.hidro-vision { width:66px;	background-position:-151px 0; }
.r a.fw-construction { width:55px; background-position:-217px 0; }
.r a.frendly-water:hover { background-position:0 -51px; }
.r a.lyrette:hover { background-position:-60px -51px; }
.r a.pool-asociation:hover { background-position:-102px -51px; }
.r a.hidro-vision:hover { background-position:-151px -51px; }
.r a.fw-construction:hover { background-position:-217px -51px; }




.l2 a.cat {
	float:left;
	background-image:url("/im/products/im/cat-bkg.png");
	background-repeat:no-repeat;
	display:block;
	margin:20px 10px 0 0;
	width:60px;
	height:60px;
}
.l2 a.corporate { }
.l2 a.pool { background-position:-60px 0; }
.l2 a.spa { background-position:-120px 0; }
.l2 a.products { background-position:-180px 0; }
.l2 a.actCorporte,
.l2 a.corporate:hover { background-position:0 -60px; }
.l2 a.actPool,
.l2 a.pool:hover { background-position:-60px -60px; }
.l2 a.actSpa,
.l2 a.spa:hover { background-position:-120px -60px; }
.l2 a.products {    background-position:0 0; visibililty:hidden; display:none;}

.l2 a.actProducts,
.l2 a.products:hover {    background-position:0 0; visibililty:hidden; display:none;
/*
background-position:-180px -60px; 
*/
}





/* ----------------------------------------------------------------------- [ FOOTER » SIDES ] */
.inside .lSide,
.inside .rSide {
	margin:40px 0 0;
	color:#425079;
	font-size:9px;
	display:block;
}
.inside .lSide {
	float:left;
	width:700px;
}
.inside .rSide {
	float:right;
	width:300px;
	text-align:right;
}
.inside .lSide a,
.inside .rSide a {
	font-size:9px;
	text-transform:uppercase;
	color:#425079;
}
span.break {
	background-image:url("/im/products/im/bullet2.gif");
	background-position:7px 5px;
	background-repeat:no-repeat;
	padding:0 7px;
	width:6px;
	height:6px;
}
.lSide a.white,
.lSide span.white,
.rSide a.white,
.rSide span.white,
.lSide a:hover,
.rSide a:hover { color:#fffffc; }
/* ----------------------------------------------------------------------- [ TOOLTIP ] */
div.yoo-tooltip-toggler { cursor: pointer; }
div.yoo-tooltip div.default .tooltip-tl { background: url(/im/products/im/bubble_tl.gif) 0 0 no-repeat; position: relative; /* for close button */ }
div.yoo-tooltip div.default .tooltip-tr { padding: 0px 15px; background: url(/im/products/im/bubble_tr.gif) 100% 0 no-repeat; }
div.yoo-tooltip div.default .tooltip-t { background: url(/im/products/im/bubble_t.gif) 0 0 repeat-x; }
div.yoo-tooltip div.default .tooltip-l { background: url(/im/products/im/bubble_l.gif) 0 0 repeat-y;text-align:center; }
div.yoo-tooltip div.default .tooltip-r { padding: 0px 15px; background: url(/im/products/im/bubble_r.gif) 100% 0 repeat-y; }
div.yoo-tooltip div.default .tooltip-m { background:#001d43; overflow: hidden; }
div.yoo-tooltip div.default .tooltip-bl { background: url(/im/products/im/bubble_bl.gif) 0 0 no-repeat; }
div.yoo-tooltip div.default .tooltip-br { padding: 0px 15px; background: url(/im/products/im/bubble_br.gif) 100% 0 no-repeat; }
div.yoo-tooltip div.default .tooltip-b { background: url(/im/products/im/bubble_b.gif) 0 0 repeat-x; }
div.yoo-tooltip div.default .tooltip-arrow { background: url(/im/products/im/bubble_arrow.gif) 50% 0 no-repeat; }
div.yoo-tooltip div.default .tooltip-close {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 16px;
	height: 16px;
	background: url(/im/products/im/close.png) 0 0 no-repeat;
	cursor: pointer;
}
/* ----------------------------------------------------------------------- [ NEWS ] */
#news {
	height:140px;
	overflow:hidden;
}

