/* 2006 (c) UAB "Dizaino kryptis" */
/* 2006 (c) Simonas Falkauskas */
#notifier {
	z-index:9999;
	padding: 5px;
	text-align: center;
	background:#FFC;
	border: 1px solid;
	color: #000;
	display:none;
	position:absolute;
}
body {
	position: relative;
	margin: 0; padding: 0;
	font-size: 1em;
	font: 76%  Arial, Tahoma, Helvetica, sans-serif;
	background: #FFF;
}
#holder {
	position: relative;
	width: 100%;
	min-width: 1000px;
}
* html #holder {text-align: center;}

#wrapper {
	position: relative;
	width: auto;
	margin: 0 auto;
}
* html #wrapper {text-align: left;}

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, dl, ul {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
h1 {display: none;}
/* --- End Standart Tag's --- */

.logo {display: none;}
#logo-print {display: block;}

/* Top Navigation */
#top-navigation {display: none;}
/* End Top Navigation */
/* Top Meniu */
#top-meniu {display: none;}
/* End Top Meniu */
/* Header */
#header {display: none;}
/* End Header */
/* Structure */
#container {
	width: 700px;
	position: relative;
	padding-bottom: 15px;
}
#block-center {float: none;}
#block-left {display: none;}

#block-center {
	width: 700px;
}
#block-right {display: none;}
/* End Structure */
/* H2, H3, Headers */
h2 {
	font-size: 1em;
	border-bottom: 2px solid #c0bec0;
	color: #FFF;
	padding: 7px 12px;
}
#block-left h2 {background: #4b4a51 url('../images/h2-block-left.gif') no-repeat 50% 0;}
#block-center h2 {background: #4b4a51 url('../images/h2-block-center.gif') no-repeat 50% 0; border: 0;}
#block-right h2 {background: #4b4a51 url('../images/h2-block-right.gif') no-repeat 50% 0;}

#block-right #catalog-basket-block h2.empty-basket-icon {
	background: #4b4a51 url('../images/h2-block-right-basket.gif') no-repeat 50% 0;
	padding-left: 40px;
}
#block-right #catalog-compare-block h2.empty-compare-icon {
	background: #4b4a51 url('../images/h2-block-right-compare.gif') no-repeat 50% 0;
	padding-left: 40px;
}
#block-right #catalog-basket-block h2.full-basket-icon {
	background: #4b4a51 url('../images/h2-block-right-basket-a.gif') no-repeat 50% 0;
	padding-left: 40px;
}
#block-right #catalog-compare-block h2.full-compare-icon {
	background: #4b4a51 url('../images/h2-block-right-compare-a.gif') no-repeat 50% 0;
	padding-left: 40px;
}


h3 {
	font-size: 1em;
	border-bottom: 2px solid #ededee;
	padding: 7px 12px;
}
#block-left h3 {background: #d4d4d7 url('../images/h3-block-left.gif') no-repeat 50% 0;}
#block-center h3 {background: #d4d4d7 url('../images/h3-block-center.gif') no-repeat 50% 0;}
/* End H2, H3, Headers */
/* Catalog Search */
#catalog-search {
	background: #e7e5e5;
	border-bottom: 2px solid #ededee;
	margin-bottom: 3px;
}
#catalog-search form {
	border-bottom: 1px solid #c2c2c2;
	padding: 10px;
}
#catalog-search fieldset {padding: 0 0 5px 0;}
#catalog-search fieldset.center {text-align: center; padding: 0;}

#catalog-search .txtfld {
	font-size: 1em;
	border: 1px solid;
	border-color: #969696 #969696 #c9c8c8 #c9c8c8;
}
#catalog-search select.txtfld {width: 195px; padding: 1px 0;}
#catalog-search input.txtfld {width: 189px; padding: 1px 0 1px 4px;}

*:first-child+html #catalog-search .txtfld {font-size: .9em;}
*:first-child+html #catalog-search input.txtfld {width: 189px;}

* html #catalog-search .txtfld {font-size: .9em;}
* html #catalog-search input.txtfld {
	width: 195px;
	width/* */:/**/189px;
}
/* End Catalog Search */
/* Rss */
#rss {
	background: #e7e5e5 url('../images/bg-rss.gif') no-repeat 50% 0;
	border-bottom: 2px solid #ededee;
	margin-bottom: 3px;
}
#rss ul {
	list-style: none;
	padding: 0;
	border-bottom: 1px solid #c2c2c2;
	font-size: .9em;
}
#rss ul li {display: block;}
* html #rss ul li {
	vertical-align: top;
	height: 1%;
}
#rss ul li a {
	display: block;
	padding: 9px 10px 9px 30px;
	color: #000;
	text-decoration: none;
	background: url('../images/bg-rss-a.gif') no-repeat 10px 50%;
}
#rss ul li a:hover {color: #1396c7;}
/* End Rss */
/* Catalog Meniu */
#catalog-meniu {
	background: #e7e5e5;
	border-bottom: 2px solid #ededee;
	margin-bottom: 3px;
}
#catalog-meniu ul {
	padding: 0;
	list-style: none;
	font-size: .9em;
	font-weight: bold;
}
#catalog-meniu li {display: block;}
* html #catalog-meniu li {
	vertical-align: top;
	height: 1%;
}

#catalog-meniu li.m1 {background: url('../images/bg-meniu-li-m1.gif') repeat-y;}
#catalog-meniu li.m2 {background: url('../images/bg-meniu-li-m2.gif') repeat-y;}
#catalog-meniu li.m3 {background: url('../images/bg-meniu-li-m3.gif') repeat-y;}
#catalog-meniu li.m4 {background: url('../images/bg-meniu-li-m4.gif') repeat-y;}
#catalog-meniu li.m5 {background: url('../images/bg-meniu-li-m5.gif') repeat-y;}
#catalog-meniu li.m6 {background: url('../images/bg-meniu-li-m6.gif') repeat-y;}
#catalog-meniu li.m7 {background: url('../images/bg-meniu-li-m7.gif') repeat-y;}
#catalog-meniu li.m8 {background: url('../images/bg-meniu-li-m8.gif') repeat-y;}
#catalog-meniu li.m9 {background: url('../images/bg-meniu-li-m9.gif') repeat-y;}

#catalog-meniu a {
	display: block;
	padding: 7px 10px 7px 15px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #c2c2c2;
}
#catalog-meniu a.active {color: #fff;}

#catalog-meniu li.m1 a {background: url('../images/bg-meniu-li-m1-a.gif') no-repeat 50% 0;}
#catalog-meniu li.m2 a {background: url('../images/bg-meniu-li-m2-a.gif') no-repeat 50% 0;}
#catalog-meniu li.m3 a {background: url('../images/bg-meniu-li-m3-a.gif') no-repeat 50% 0;}
#catalog-meniu li.m4 a {background: url('../images/bg-meniu-li-m4-a.gif') no-repeat 50% 0;}
#catalog-meniu li.m5 a {background: url('../images/bg-meniu-li-m5-a.gif') no-repeat 50% 0;}
#catalog-meniu li.m6 a {background: url('../images/bg-meniu-li-m6-a.gif') no-repeat 50% 0;}
#catalog-meniu li.m7 a {background: url('../images/bg-meniu-li-m7-a.gif') no-repeat 50% 0;}
#catalog-meniu li.m8 a {background: url('../images/bg-meniu-li-m8-a.gif') no-repeat 50% 0;}
#catalog-meniu li.m9 a {background: url('../images/bg-meniu-li-m9-a.gif') no-repeat 50% 0;}

#catalog-meniu li.m1 a:hover {background: url('../images/bg-meniu-li-m1-aa.gif') no-repeat 50% 0;}
#catalog-meniu li.m2 a:hover {background: url('../images/bg-meniu-li-m2-aa.gif') no-repeat 50% 0;}
#catalog-meniu li.m3 a:hover {background: url('../images/bg-meniu-li-m3-aa.gif') no-repeat 50% 0;}
#catalog-meniu li.m4 a:hover {background: url('../images/bg-meniu-li-m4-aa.gif') no-repeat 50% 0;}
#catalog-meniu li.m5 a:hover {background: url('../images/bg-meniu-li-m5-aa.gif') no-repeat 50% 0;}
#catalog-meniu li.m6 a:hover {background: url('../images/bg-meniu-li-m6-aa.gif') no-repeat 50% 0;}
#catalog-meniu li.m7 a:hover {background: url('../images/bg-meniu-li-m7-aa.gif') no-repeat 50% 0;}
#catalog-meniu li.m8 a:hover {background: url('../images/bg-meniu-li-m8-aa.gif') no-repeat 50% 0;}
#catalog-meniu li.m9 a:hover {background: url('../images/bg-meniu-li-m9-aa.gif') no-repeat 50% 0;}

#catalog-meniu li.m1 a.active, #catalog-meniu li.m1 a.active:hover {
	border-bottom: 1px solid #ef7910;
	background: #ef7910 url('../images/bg-meniu-li-m1-active.gif') no-repeat 50% 0;
}
#catalog-meniu li.m2 a.active, #catalog-meniu li.m2 a.active:hover {
	border-bottom: 1px solid #6bba42;	
	background: #6bba42 url('../images/bg-meniu-li-m2-active.gif') no-repeat 50% 0;
}
#catalog-meniu li.m3 a.active, #catalog-meniu li.m3 a.active:hover {
	border-bottom: 1px solid #fff700; color: #000;
	background: #fff700 url('../images/bg-meniu-li-m3-active.gif') no-repeat 50% 0;
}
#catalog-meniu li.m4 a.active, #catalog-meniu li.m4 a.active:hover {
	border-bottom: 1px solid #de2418;
	background: #de2418 url('../images/bg-meniu-li-m4-active.gif') no-repeat 50% 0;
}
#catalog-meniu li.m5 a.active, #catalog-meniu li.m5 a.active:hover {
	border-bottom: 1px solid #21417b;
	background: #21417b url('../images/bg-meniu-li-m5-active.gif') no-repeat 50% 0;
}
#catalog-meniu li.m6 a.active, #catalog-meniu li.m6 a.active:hover {
	border-bottom: 1px solid #efe3a5; color: #000;
	background: #efe3a5 url('../images/bg-meniu-li-m6-active.gif') no-repeat 50% 0;
}
#catalog-meniu li.m7 a.active, #catalog-meniu li.m7 a.active:hover {
	border-bottom: 1px solid #005529;
	background: #005529 url('../images/bg-meniu-li-m7-active.gif') no-repeat 50% 0;
}
#catalog-meniu li.m8 a.active, #catalog-meniu li.m8 a.active:hover {
	border-bottom: 1px solid #c63c18;
	background: #c63c18 url('../images/bg-meniu-li-m8-active.gif') no-repeat 50% 0;
}
#catalog-meniu li.m9 a.active, #catalog-meniu li.m9 a.active:hover {
	border-bottom: 1px solid #c6186b;
	background: #c6186b url('../images/bg-meniu-li-m9-active.gif') no-repeat 50% 0;
}


/* --- 2 Lygis --- */
#catalog-meniu ul ul {
	padding: 3px;
	color: #38373f;
	font-size: 1em;
}
*:first-child+html #catalog-meniu ul ul {width: 214px;}

#catalog-meniu ul ul li {
	background: #FFF;
}
#catalog-meniu ul ul li a {
	border: 0;
	background: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* --- End 2 Lygis --- */

#catalog-meniu ul .m1 ul {background: #ef7910; border-bottom: 1px solid #ef7910;}
#catalog-meniu ul .m2 ul {background: #6bba42; border-bottom: 1px solid #6bba42;}
#catalog-meniu ul .m3 ul {background: #fff700; border-bottom: 1px solid #fff700;}
#catalog-meniu ul .m4 ul {background: #de2418; border-bottom: 1px solid #de2418;}
#catalog-meniu ul .m5 ul {background: #21417b; border-bottom: 1px solid #21417b;}
#catalog-meniu ul .m6 ul {background: #efe3a5; border-bottom: 1px solid #efe3a5;}
#catalog-meniu ul .m7 ul {background: #005529; border-bottom: 1px solid #005529;}
#catalog-meniu ul .m8 ul {background: #c63c18; border-bottom: 1px solid #c63c18;}
#catalog-meniu ul .m9 ul {background: #c6186b; border-bottom: 1px solid #c6186b;}

#catalog-meniu ul .m1 ul li a,
#catalog-meniu ul .m2 ul li a,
#catalog-meniu ul .m3 ul li a,
#catalog-meniu ul .m4 ul li a,
#catalog-meniu ul .m5 ul li a,
#catalog-meniu ul .m6 ul li a,
#catalog-meniu ul .m7 ul li a,
#catalog-meniu ul .m8 ul li a,
#catalog-meniu ul .m9 ul li a {
	background: none;
	border-bottom: 1px solid #e7e5e5;
}
#catalog-meniu ul .m1 ul li a:hover, #catalog-meniu ul .m1 ul li a.active, #catalog-meniu ul .m1 ul li a.active:hover,
#catalog-meniu ul .m2 ul li a:hover, #catalog-meniu ul .m2 ul li a.active, #catalog-meniu ul .m2 ul li a.active:hover,
#catalog-meniu ul .m3 ul li a:hover, #catalog-meniu ul .m3 ul li a.active, #catalog-meniu ul .m3 ul li a.active:hover,
#catalog-meniu ul .m4 ul li a:hover, #catalog-meniu ul .m4 ul li a.active, #catalog-meniu ul .m4 ul li a.active:hover,
#catalog-meniu ul .m5 ul li a:hover, #catalog-meniu ul .m5 ul li a.active, #catalog-meniu ul .m5 ul li a.active:hover,
#catalog-meniu ul .m6 ul li a:hover, #catalog-meniu ul .m6 ul li a.active, #catalog-meniu ul .m6 ul li a.active:hover,
#catalog-meniu ul .m7 ul li a:hover, #catalog-meniu ul .m7 ul li a.active, #catalog-meniu ul .m7 ul li a.active:hover,
#catalog-meniu ul .m8 ul li a:hover, #catalog-meniu ul .m8 ul li a.active, #catalog-meniu ul .m8 ul li a.active:hover,
#catalog-meniu ul .m9 ul li a:hover, #catalog-meniu ul .m9 ul li a.active, #catalog-meniu ul .m9 ul li a.active:hover {
	background: #e7e5e5;
	color: #1396c7;
	border-bottom: 1px solid #e7e5e5;
}

/* --- 3 Lygis --- */
#catalog-meniu ul ul ul {
	padding: 0;
	color: #38373f;
	font-size: 1em;
	font-weight: normal;
}
#catalog-meniu ul ul ul li {background: #fff;}
#catalog-meniu ul ul ul li a {
	display: block;
	padding: 0;
	width: 100%;
	border: 0;
}
#catalog-meniu ul ul ul li a span {
	display: block;
	padding: 4px 10px 4px 30px;
	background: url('../images/bg-meniu-li3-bullet-a.gif') no-repeat 20px 10px;
}
/* --- End 3 Lygis --- */
#catalog-meniu ul .m1 ul ul li a,
#catalog-meniu ul .m2 ul ul li a,
#catalog-meniu ul .m3 ul ul li a,
#catalog-meniu ul .m4 ul ul li a,
#catalog-meniu ul .m5 ul ul li a,
#catalog-meniu ul .m6 ul ul li a,
#catalog-meniu ul .m7 ul ul li a,
#catalog-meniu ul .m8 ul ul li a,
#catalog-meniu ul .m9 ul ul li a {
	border: 0;
}

#catalog-meniu ul .m1 ul ul li a:hover,
#catalog-meniu ul .m2 ul ul li a:hover,
#catalog-meniu ul .m3 ul ul li a:hover,
#catalog-meniu ul .m4 ul ul li a:hover,
#catalog-meniu ul .m5 ul ul li a:hover,
#catalog-meniu ul .m6 ul ul li a:hover,
#catalog-meniu ul .m7 ul ul li a:hover,
#catalog-meniu ul .m8 ul ul li a:hover,
#catalog-meniu ul .m9 ul ul li a:hover {
	background: #f1efef url('../images/bg-meniu-li3-strike-a.gif') no-repeat 0 50%;
	color: #38373f;
	border: 0;
}

#catalog-meniu ul .m1 ul ul li a.active, #catalog-meniu ul .m1 ul ul li a.active:hover {
	border: 0;
	background: #f9f8f8 url('../images/bg-meniu-li3-m1-strike-aa.gif') no-repeat 0 50%;
}
#catalog-meniu ul .m2 ul ul li a.active, #catalog-meniu ul .m2 ul ul li a.active:hover {
	border: 0;
	background: #f9f8f8 url('../images/bg-meniu-li3-m2-strike-aa.gif') no-repeat 0 50%;
}
#catalog-meniu ul .m3 ul ul li a.active, #catalog-meniu ul .m3 ul ul li a.active:hover {
	border: 0;
	background: #f9f8f8 url('../images/bg-meniu-li3-m3-strike-aa.gif') no-repeat 0 50%;
}
#catalog-meniu ul .m4 ul ul li a.active, #catalog-meniu ul .m4 ul ul li a.active:hover {
	border: 0;
	background: #f9f8f8 url('../images/bg-meniu-li3-m4-strike-aa.gif') no-repeat 0 50%;
}
#catalog-meniu ul .m5 ul ul li a.active, #catalog-meniu ul .m5 ul ul li a.active:hover {
	border: 0;
	background: #f9f8f8 url('../images/bg-meniu-li3-m5-strike-aa.gif') no-repeat 0 50%;
}
#catalog-meniu ul .m6 ul ul li a.active, #catalog-meniu ul .m6 ul ul li a.active:hover {
	border: 0;
	background: #f9f8f8 url('../images/bg-meniu-li3-m6-strike-aa.gif') no-repeat 0 50%;
}
#catalog-meniu ul .m7 ul ul li a.active, #catalog-meniu ul .m7 ul ul li a.active:hover {
	border: 0;
	background: #f9f8f8 url('../images/bg-meniu-li3-m7-strike-aa.gif') no-repeat 0 50%;
}
#catalog-meniu ul .m8 ul ul li a.active, #catalog-meniu ul .m8 ul ul li a.active:hover {
	border: 0;
	background: #f9f8f8 url('../images/bg-meniu-li3-m8-strike-aa.gif') no-repeat 0 50%;
}
#catalog-meniu ul .m9 ul ul li a.active, #catalog-meniu ul .m9 ul ul li a.active:hover {
	border: 0;
	background: #f9f8f8 url('../images/bg-meniu-li3-m9-strike-aa.gif') no-repeat 0 50%;
}

#catalog-meniu ul .m1 ul ul li a.active span,
#catalog-meniu ul .m2 ul ul li a.active span,
#catalog-meniu ul .m3 ul ul li a.active span,
#catalog-meniu ul .m4 ul ul li a.active span,
#catalog-meniu ul .m5 ul ul li a.active span,
#catalog-meniu ul .m6 ul ul li a.active span,
#catalog-meniu ul .m7 ul ul li a.active span,
#catalog-meniu ul .m8 ul ul li a.active span,
#catalog-meniu ul .m9 ul ul li a.active span {
	background: url('../images/bg-meniu-li3-bullet-aa.gif') no-repeat 20px 10px;
}
/* End Catalog Meniu */
/* Index Specials & News */
#index-news-specials {
	width: 620px;
	margin-top: 5px;
}
#news-left, #news-right {float: left; width: 307px;}
#news-left {margin-right: 6px;}

/* End Index Specials & News */
/* Specials & News */
#specials, #news {
	margin-bottom: 5px;
	border-bottom: 1px solid #d4d4d7;
}
#specials dl, #news dl {
	border-left: 1px solid #d4d4d7;
	border-right: 1px solid #d4d4d7;
	font-size: .9em;
	font-weight: bold;
	padding: 10px;
	width: 198px;
	line-height: 15px;
	background: url('../images/bg-specials-news.gif') no-repeat 50% 100%;
}
* html #specials dl, #news dl {
	width: 220px;
	width/* */:/**/198px;
}

#news-left #specials dl, #news-right #news dl {
	width: 285px;
	background: url('../images/bg-specials-news-index.gif') no-repeat 50% 100%;
}
* html #news-left #specials dl, #news-right #news dl {
	width: 307px;
	width/* */:/**/285px;
}

#specials dl.last, #news dl.last {background: none;}
#news-left #specials dl.last, #news-right #news dl.last {background: none;}

#specials dt, #news dt {color: #666;}
#specials dd, #news dd {margin: 0;}
#specials a, #news a {
	color: #1396c7;
	text-decoration: none;
}
#specials a:hover, #news a:hover {text-decoration: underline;}
#specials ul, #news ul {
	border-left: 1px solid #d4d4d7;
	border-right: 1px solid #d4d4d7;
	border-top: 1px solid #d4d4d7;
	padding: 0;
	list-style: none;
	font-size: .9em;
	font-weight: bold;
}
#specials li, #news li {display: block;}
* html #specials li, #news li {
	vertical-align: top;
	height: 1%;
}
#specials li a, #news li a {
	display: block;
	padding: 7px 10px 7px 25px;
	background: url('../images/bg-specials-news-bullet.gif') no-repeat 10px 50%;
}
/* End Specials & News */
/* Path */
#path {
	background: #4b4a51 url('../images/bg-path.gif') repeat-y;
	border-bottom: 2px solid #c0bec0;
	width: 620px;
}
#block-center #path h2.short {
	border: 0;
	width: 151px;
	float: left;
	background: url('../images/h2-block-center-path.gif') no-repeat;
}
* html #block-center #path h2.short {
	width: 175px;
	width/* */:/**/151px;
}

#path-way {
	padding: 5px 0 4px 13px;
	list-style: none;
	float: left;
	width: 432px;
	background: #d1d1d4 url('../images/bg-path-way.gif') no-repeat 100% 0;
	font-size: .9em;
}
* html #path-way {
	width: 445px;
	width/* */:/**/432px;
}
#path-way li {
	display: block;
	float: left;
	padding: 3px 3px 3px 10px;
	background: url('../images/bg-path-way-a.gif') no-repeat 0 50%;
	white-space: nowrap;
}
#path-way a {
	display: block;	
	color: #000;
	text-decoration: underline;
}
#path-way li.first a {text-decoration: none;}
#path-way li.first {
	background: none;
	padding-left: 0;
}
#path-way li.last {text-decoration: underline;}
/* End Path */
/* Content */
#content {
	border-left: 1px solid #d4d4d7;
	border-right: 1px solid #d4d4d7;
	border-bottom: 1px solid #d4d4d7;
}
#index #content {border: 0;}
/* End Content */
/* Text */
#text {
	clear: both;
	padding: 15px;
	font-size: .9em;
	color: #333;
	line-height: 16px;
	text-align: justify;
	width: 588px;
}
* html #text {overflow: hidden;}

#text h4 {
	font-size: 1.4em;
	padding-bottom: 1em;
}
#text h5 {
	font-size: 1.2em;
	padding-bottom: 1em;
	text-align: left;
}
#text h6 {
	font-size: 1.1em;
	padding-bottom: 1em;
}
#text p {margin: 0 0 1em 0;}
#text a {
	color: #1396c7;
	text-decoration: none;
}
#text hr {
	border: 0;
	color: #d4d4d7;
	background-color: #d4d4d7;
	height: 1px;
}
#text a:hover {text-decoration: underline;}

#text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 1em;
}
#text ul li {
	display: block;
	padding: 0 0 0 30px;
	background: url('../images/bg-text-bullet.gif') no-repeat 13px 7px;
}
* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {margin: 0;}
#text ul ul li {
	padding-left: 20px;
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}
#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}

#text ol {
	padding: 0 0 0 40px;
}
* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: lower-alpha;}
#text ol li {padding: 0}

#text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #d4d4d7;
	width: 100%;
	margin-bottom: 1em;
}
* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	padding: 4px 5px;
	font-size: 1em;
	border-color: #d4d4d7;
	vertical-align: top;
}
#text th {
	padding: 4px 5px;
	text-align: left;
	border-color: #d4d4d7;
	font-weight: bold;
}
#text td p, #text th p {margin: 0;}
/* End Text */

/* --- Modules --- */
/* - Modules Text - */
#content .text {
	clear: both;
	padding: 15px;
	font-size: .9em;
	color: #000;
	line-height: 16px;
}
#content .text p {margin: 0 0 1em 0;}
#content .text a {
	color: #1396c7;
	text-decoration: none;
}
#content .text a:hover {text-decoration: underline;}
/* - End Modules Text - */
/* 27 % */
#text #main .txtfld {
	font-size: 1em;
	border: 1px solid;
	border-color: #969696 #969696 #c9c8c8 #c9c8c8;
	padding: 2px 0;
	width: auto;
}
#text #main .submit {font-size: 1em;}
/* End 27 % */
/* Manufacturers */
#text table.partner {
	border: 0;
}
#text table.partner td {
	width: 25%;
	vertical-align: middle;
	text-align: center;
}

#text .manufacturer {border: 0;}
/* End Manufacturers */
/* Forms */
#content form fieldset {padding: 2px 0;}
#content form fieldset.padding {padding-left: 220px;}

#content form .info {border: 0; vertical-align: middle;}
#content form h3 {background: url('../images/h3-legend.gif') no-repeat 0 50%;}

#content #basket-order-form form label {
	display: block;
	width: 210px;
	margin-right: 10px;
	float: left;
	text-align: right;
	padding-top: 2px;
}
#content #basket-order-form form label span {color: #1396c7;}
#content form .txtfld {
	font-size: 1em;
	border: 1px solid;
	border-color: #969696 #969696 #c9c8c8 #c9c8c8;
	width: 210px;
	padding: 2px 0;
	vertical-align: middle;
}
#content form .txtbg {background: #f8f99a;}

#content form textarea {
	font: 100%  Arial, Tahoma, Helvetica, sans-serif;
	width: 210px; height: 105px;
	border: 1px solid;
	border-color: #969696 #969696 #c9c8c8 #c9c8c8;
	overflow: auto;
}

#content form .error {
	padding-left: 220px;
	color: #8c1d1d;
}
/* End Forms */
/* Compare */
#catalog-basket table {
	width: 100%;
}

#catalog-basket table td {
	text-align: left;
	border-bottom: 1px solid #d4d4d7;
}
#catalog-basket table td.center {text-align: center;}
#catalog-basket table td.center img {border: 1px solid #d4d4d7;}
#catalog-basket table td.grey {background: #f1f0f0;}
#catalog-basket table td.delete {
	border: 0;
	padding-right: 0;
	text-align: right;
	overflow: auto;
}
#catalog-basket table td a {color: #000;}
#catalog-basket table td a:hover {color: #1396c7;}

#catalog-basket a.productManipulateLink {
	display: block;
	width: 31px; height: 21px;
	background: url('../images/ico-compare-basket.gif') no-repeat 50% 50%;
}
#catalog-basket a.productManipulateLink-active {
	display: block;
	width: 31px; height: 21px;
	background: url('../images/ico-compare-basket-a.gif') no-repeat 50% 50%;
}
#catalog-basket a.compare-add span {display: none;}

#catalog-basket a.compare-del {
	display: block;
	width: 29px; height: 21px;
	background: url('../images/ico-compare-delete.gif') no-repeat 50% 50%;
}
#catalog-basket a.compare-del span {display: none;}

#catalog-basket td.delete a {
	display: block; float: right;
	width: 94px; height: 21px;
	margin-top: 5px;
}
#catalog-basket td.delete a.compare-delall-lt {background: url('../images/ico-compare-del-all-lt.gif') no-repeat 50% 50%;}

#catalog-basket td.delete a span {display: none;}
/* End Compare */
/* Career */
#text .career-list {
	background: #f0eeee;
	font-size: 1.1em;
	padding: 10px 0;
	font-weight: bold;
}
#text .career-list li {
	padding: 2px 30px;
	background-position: 18px 50%;
}

#text .career-list li.title {
	background: none;
	padding-left: 18px;
}

#text .career-view {
	margin: 0 15px 15px 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d4d4d7;
}

#text .career-view .ttop {
	font-weight: bold;
	padding-left: 15px;
	background: url('../images/bg-top.gif') no-repeat 0 50%;
}
/* End Career */
/* Contacts */
#text .contacts-list {
	background: #f0eeee;
	font-size: 1.1em;
	padding: 10px 0;
	font-weight: bold;
}
#text .contacts-list li {
	padding: 2px 30px;
	background-position: 18px 50%;
}
#text .contacts-list li span {
	color: #dcdada;
	font-size: .9em;
	font-weight: normal;
}

#text h4.contacts a {
	color: #000;
	text-decoration: none;
}
#text h4.contacts a:hover {text-decoration: none;}

#text .contacts-view {
	margin: 0 15px 15px 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d4d4d7;
	text-align: left;
	overflow: hidden;
}

#text .contacts-view .ttop {
	font-weight: bold;
	padding-left: 15px;
	background: url('../images/bg-top.gif') no-repeat 0 50%;
}

#text .contacts-view .item-images {
	float: right;
	text-align: right;
}
#text .contacts-view .item-images img {
	padding: 4px 4px;
	margin-left: 5px;
	border: 1px solid #d4d4d7;
}
/* End Contacts */
/* Rss List */
#text .rss-list {
	background: #f0eeee;
	font-size: 1.1em;
	padding: 10px 0;
	font-weight: bold;
}
#text .rss-list li {
	padding: 3px 18px;
	background: none;
}

#text .rss-list li.title {
	background: none;
	padding-left: 18px;
}
#text .rss-list li a {
	display: block;
	padding-left: 20px;
	background: url('../images/ico-rss.gif') no-repeat 0 50%;
}
/* End Rss List */
/* News & Actions Navigation */
#content .news-actions-navigation {
	font-size: .9em;
	width: 618px;
}
#content .top {border-bottom: 1px solid #d4d4d7;}
#content .bottom {border-top: 1px solid #d4d4d7;}

#content .news-actions-navigation .nan-left,
#content .news-actions-navigation .nan-center,
#content .news-actions-navigation .nan-right {
	float: left;
	padding: 7px 10px;
}

#content .news-actions-navigation .nan-left {text-align: left;}
#content .news-actions-navigation .nan-center {text-align: center;}
#content .news-actions-navigation .nan-right {text-align: right;}

#content .news-actions-navigation .long {width: 289px;}
* html #content .news-actions-navigation .long {
	width: 309px;
	width/* */:/**/289px;
}

#content .news-actions-navigation .short {width: 124px;}
* html #content .news-actions-navigation .short {
	width: 144px;
	width/* */:/**/124px;
}

#content .news-actions-navigation .nan-center {width: 310px;}
* html #content .news-actions-navigation .nan-center {
	width: 330px;
	width/* */:/**/310px;
}

#content .news-actions-navigation .nan-left {color: #666}

#content .news-actions-navigation .nan-center {font-weight: bold;}
#content .news-actions-navigation .nan-center a {
	display: inline;
	margin: 0 1px;
	color: #1396c7;
	text-decoration: none;
}
#content .news-actions-navigation .nan-center a:hover,
#content .news-actions-navigation .nan-center a.active {
	color: #000;
}
#content .news-actions-navigation .nan-center img {border: 0;}

#content .news-actions-navigation .nan-right a.archyve {
	
	padding-left: 15px;
	width: auto;
	font-weight: bold;
	color: #1396c7;
	text-decoration: none;
	background: url('../images/bg-contacts-a.gif') no-repeat 0 50%;
}
#content .news-actions-navigation .nan-right a.archyve:hover {text-decoration: underline;}
/* End News & Actions Navigation */
/* News & Actions List */
#text .news-list {
	font-size: 1.1em;
	padding: 12px 0;
	border-bottom: 1px solid #d4d4d7;
	width: 590px;
}
* html #text .news-list {width: 588px;}

#text .last {
	border: 0;
	padding-bottom: 0;
}

#text .news-list dt {
	font-weight: bold;
	color: #1396c7;
}
#text .news-list dd {
	margin: 0;
	font-size: .9em;
	color: #333;
	padding: 12px 0;
}
#text .news-list dd.date {
	color: #babbbb;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
#text .news-list dd.more {padding: 0;}
#text .news-list dd.more img {border: 0;}

#text .news-list-short, #text .news-list .image {float: left;}
#text .news-list-short {width: 465px;}
* html #text .news-list-short {width: 463px;}
#text .news-list .image {width: 125px; text-align: right;}

#text .news-list .image img {border: 1px solid #d4d4d7;}
/* End News & Actions List */
/* News & Actions View */
#text .news-actions-view {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 20px;
}
#text .news-actions-view dt {color: #333;}
#text .news-actions-view dd {
	margin: 0;
	color: #babbbb;
}
#text .news-actions-image {
	float: left;
	margin: 0 10px 5px 0; 
	border: 1px solid #d4d4d7;
}

/* End News & Actions View */
/* Sorting */
#sorting {
	padding: 0;
	list-style: none;
	color: #666;
	font-weight: bold;
	background: #ededed;
	width: 618px; height: auto; overflow: auto;
}
#sorting li {
	display: block;
	float: left;
	padding: 12px 2px;
	background: url('../images/bg-sorting-li.gif') no-repeat 0 50%;
}
#sorting li.title {
	padding-left: 10px;
	background: none;
}
#sorting li.none {background: none;}
#sorting a {
	display: block;
	padding: 0 10px;
	color: #1396c7;
	text-decoration: none;
}
#sorting a:hover, #sorting a.active {text-decoration: underline;}
#sorting a.active {
	padding-left: 20px;
	background: url('../images/bg-sorting-a.gif') no-repeat 7px 50%;
}
/* End Sorting */
/* Catalog Navigation */
#content .catalog-navigation {
	font-size: .9em;
	width: 618px;
}
#content .top {border-bottom: 1px solid #d4d4d7;}
#content .bottom {border-top: 1px solid #d4d4d7;}

#content .catalog-navigation .cat-left,
#content .catalog-navigation .cat-center,
#content .catalog-navigation .cat-right {
	float: left;	
}

#content .catalog-navigation .cat-left {padding: 9px 10px; text-align: left; }
#content .catalog-navigation .cat-center {padding: 9px 0; text-align: center;}
#content .catalog-navigation .cat-right {padding: 6px 10px; text-align: right; }

#content .catalog-navigation .cat-left {width: 124px;}
* html #content .catalog-navigation .cat-left {
	width: 144px;
	width/* */:/**/124px;
}

#content .catalog-navigation .cat-center {width: 180px;}

#content .catalog-navigation .cat-right {width: 274px;}
* #content .catalog-navigation .cat-right {
	width: 294px;
	width/* */:/**/274px;
}


#content .catalog-navigation .cat-left {color: #666}

#content .catalog-navigation .cat-center {font-weight: bold;}
#content .catalog-navigation .cat-center a {
	display: inline;
	margin: 0 1px;
	color: #1396c7;
	text-decoration: none;
}
#content .catalog-navigation .cat-center a:hover,
#content .catalog-navigation .cat-center a.active {
	color: #000;
}
#content .catalog-navigation .cat-center img {border: 0;}

#content .catalog-navigation .cat-right form {
	width: 168px;
	float: left;
}
#content .catalog-navigation .cat-right form.shorter {width: 106px;}

#content .catalog-navigation .cat-right label {
	font-weight: bold;
	color: #666;
}
#content .catalog-navigation .cat-right select {font-size: 1em;}
#content .catalog-navigation .cat-right select.pages {width: 64px;}
#content .catalog-navigation .cat-right select.list-images-manipulation {width: 165px;}
/* Catalog Navigation */
/* Legend */
#legend {width: 620px; position: relative; margin-top: 5px;}
.catalog-view-addition #legend {width: 264px; margin-top: 0;}
.catalog-view-addition .catalog-ad-left-long #legend {width: auto;}

#legend h3 {background: url('../images/h3-legend.gif') no-repeat 0 50%;}

#legend div {
	padding: 15px;
	width: 588px;
	border-right: 1px solid #d4d4d7;
	border-bottom: 1px solid #d4d4d7;
	border-left: 1px solid #d4d4d7;	
}
.catalog-view-addition #legend div {width: 234px; border: 0;}
.catalog-view-addition .catalog-ad-left-long #legend div {width: auto;}

#legend div.clear {padding: 0; border: 0;}
#legend ul {
	padding: 0;
	list-style: none;
	font-size: .9em;
	float: left;
	width: 294px;
}
* html #legend ul {
	width: 285px;
	width/* */:/**/294px;
}
.catalog-view-addition #legend ul {float: none; width: auto;}

#legend li {
	display: block;
	margin: 0;
	padding: 4px 10px 5px 40px;
}
* html #legend li {
	vertical-align: top;
	height: 1%;
}
#legend li.lcompare {background: url('../images/ico-lcompare.gif') no-repeat 0 50%;}
#legend li.lcomparea {background: url('../images/ico-lcompare-a.gif') no-repeat 0 50%;}
#legend li.lbasket {background: url('../images/ico-lbasket.gif') no-repeat 0 50%;}
#legend li.lbasketa {background: url('../images/ico-lbasket-a.gif') no-repeat 0 50%;}
#legend li.laction {background: url('../images/ico-laction.gif') no-repeat 0 50%;}
#legend li.lsellout {background: url('../images/ico-lsellout.gif') no-repeat 0 50%;}
#legend li.lpresent {background: url('../images/ico-lpresent.gif') no-repeat 0 50%;}
#legend li.ldiscount {background: url('../images/ico-ldiscount.gif') no-repeat 0 50%;}
#legend li.linternet {background: url('../images/ico-linternet.gif') no-repeat 0 50%;}
#legend li.lphoto {background: url('../images/ico-lphoto.gif') no-repeat 0 50%;}
#legend li.llink {background: url('../images/ico-llink.gif') no-repeat 0 50%;}
/* End Legend */
/* - Catalog List - */
#text .catalog-list {
	font-size: 1.1em;
	padding: 12px 0;
	border-bottom: 1px solid #d4d4d7;
	width: 590px;
}
* html #text .catalog-list {width: 588px;}

#text .last {
	border: 0;
	padding-bottom: 0;
}

#text .catalog-list .image, #text .catalog-list dl {float: left;}
#text .catalog-list .image {
	width: 110px;
	text-align: left;
}
#text .catalog-list dl {width: 480px;}
* html #text .catalog-list dl {width: 478px;}

#text .catalog-list dl.long {width: 588px;}
#text .catalog-list .image img {border: 1px solid #d4d4d7;}


#text .catalog-list dt {
	color: #1396c7;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}
#text .catalog-list dt a, #text .catalog-list dd a {color: #000;}
#text .catalog-list dt a:hover, #text .catalog-list dd a:hover {color: #1396c7;}

#text .catalog-list dt.basket {
	font-weight: normal;
	color: #333;
}
#text .catalog-list dd {
	margin: 0;
	padding-bottom: 10px;
	font-size: .9em;
}
#text .catalog-list dd.table {padding: 0;}

#text .catalog-list dd.table table {
	margin: 0;
	border: 0;
	width: 100%;
}
#text .catalog-list dd.table table td {
	padding: 0;
	vertical-align: middle;
}


/* Padding */
#text .catalog-list dd.table table td.p-width {width: auto;}
/* End Padding */

/* Reitingas */
#text .catalog-list dd.table table td.p-rating {
	font-weight: bold;
	text-align: center;
	color: #000;
	width: 31px;
	background: url('../images/bg-rating.gif') no-repeat 50% 50%;
}
/* End Reitingas */

/* Krepselis */
#text .catalog-list dd.table table td.p-basket {
	text-align: center;
	width: 31px;
	padding: 0 2px;
}
#text .catalog-list dd.table table td.p-basket a.productManipulateLink {
	display: block;
	width: 31px; height: 21px;
	background: url('../images/ico-lbasket.gif') no-repeat 50% 50%;
}
#text .catalog-list dd.table table td.p-basket a.productManipulateLink-active {
	display: block;
	width: 31px; height: 21px;
	background: url('../images/ico-lbasket-a.gif') no-repeat 50% 50%;
}

#text .catalog-list dd.table table td.p-basket a span {display: none;}
/* End Krepselis */

/* Palyginimas */
#text .catalog-list dd.table table td.p-compare {
	text-align: center;
	width: 31px;
	padding-right: 2px;
}
#text .catalog-list dd.table table td.p-compare a.productManipulateLink {
	display: block;
	width: 31px; height: 21px;
	background: url('../images/ico-lcompare.gif') no-repeat 50% 50%;
}
#text .catalog-list dd.table table td.p-compare a.productManipulateLink-active {
	display: block;
	width: 31px; height: 21px;
	background: url('../images/ico-lcompare-a.gif') no-repeat 50% 50%;
}

#text .catalog-list dd.table table td.p-compare a span {display: none;}
/* End Palyginimas */

/* Kaina */
#text .catalog-list dd.table table td.p-price {
	font-weight: bold;
	text-align: center;
	color: #000;
	width: 91px;
	background: url('../images/bg-price.gif') no-repeat 50% 50%;
}
/* End Kaina */

/* Tagiai */
#text .catalog-list dd.table table td.p-tagiai {
	text-align: center;
	width: 31px;
	padding-right: 2px;
}
* html #text .catalog-list dd.table table td.p-tagiai img {margin-top: 3px;}
*:first-child+html #text .catalog-list dd.table table td.p-tagiai img {margin-top: 3px;}



#text .catalog-list dd.table table td.front, 
#text .catalog-list dd.table table td.back {
	width: 3px;
}
#text .catalog-list dd.table table td.front {padding-left: 2px;}
#text .catalog-list dd.table table td.back {padding-right: 2px;}

#text .catalog-list dd.table table td.cfI {background: url('../images/bg-cfI.gif') no-repeat 100% 50%;}
#text .catalog-list dd.table table td.cbI {background: url('../images/bg-cbI.gif') no-repeat 0 50%;}

#text .catalog-list dd.table table td.cfN {background: url('../images/bg-cfN.gif') no-repeat 100% 50%;}
#text .catalog-list dd.table table td.cbN {background: url('../images/bg-cbN.gif') no-repeat 0 50%;}

#text .catalog-list dd.table table td.cfK {background: url('../images/bg-cfK.gif') no-repeat 100% 50%;}
#text .catalog-list dd.table table td.cbK {background: url('../images/bg-cbK.gif') no-repeat 0 50%;}


#text .catalog-list dd.table table td.typeI {
	color: #931111;
	padding: 0 5px;
	text-align: center;
	width: 110px;
	background: url('../images/bg-catalog-typeI.gif') repeat-x 0 50%;
}
#text .catalog-list dd.table table td.typeN {
	color: #2a650e;
	padding: 0 5px;
	text-align: center;
	width: 110px;
	background: url('../images/bg-catalog-typeN.gif') repeat-x 0 50%;
}
#text .catalog-list dd.table table td.typeK {
	color: #0f5368;
	padding: 0 5px;
	text-align: center;
	width: 110px;
	background: url('../images/bg-catalog-typeK.gif') repeat-x 0 50%;
}
/* End Tagiai */

/* Dovana */
#text .catalog-list dd.table table td.p-present {
	text-align: center;
	width: 31px;
	padding-right: 2px;
}
* html #text .catalog-list dd.table table td.p-present img {margin-top: 3px;}
*:first-child+html #text .catalog-list dd.table table td.p-present img {margin-top: 3px;}
/* End Dovana */

/* Nuotrauka */
#text .catalog-list dd.table table td.p-photo {
	text-align: center;
	width: 31px;
	padding-right: 2px;
}
#text .catalog-list dd.table table td.p-photo img {border: 0;}
* html #text .catalog-list dd.table table td.p-photo img {margin-top: 3px;}
*:first-child+html #text .catalog-list dd.table table td.p-photo img {margin-top: 3px;}
/* End Nuotrauka */

/* Nuoroda */
#text .catalog-list dd.table table td.p-link {
	text-align: center;
	width: 31px;
}
#text .catalog-list dd.table table td.p-link a {
	display: block;
	width: 31px; height: 21px;
	background: url('../images/ico-llink.gif') no-repeat 50% 50%;
}
#text .catalog-list dd.table table td.p-link a span {display: none;}
/* End Nuoroda */

/* More */
#text .catalog-list dd.table td.b-more {
	text-align: center;
	width: 53px;
	padding-right: 2px;
}
#text .catalog-list dd.table td.b-more a {
	display: block;
	width: 53px; height: 21px;
}
#text .catalog-list dd.table td.b-more a.m-lt {background: url('../images/b-more-lt.gif') no-repeat 50% 50%;}
#text .catalog-list dd.table td.b-more a.m-en {background: url('../images/b-more-en.gif') no-repeat 50% 50%;}

#text .catalog-list dd.table td.b-more a span {display: none;}
/* End More */

/* Price */
#text .catalog-list dd.table td.b-price {
	text-align: center;
	width: 111px;
	background: url('../images/b-price.gif') no-repeat 50% 50%;
}
/* End Price */
/* Ammout */
#text .catalog-list dd.table td.b-ammout {
	text-align: right;
	padding: 0 3px;
}
/* End Ammout */

/* Input */
#text .catalog-list dd.table td.b-input {
	text-align: center;
	width: 40px;
}
#text .catalog-list dd.table td.b-input .txtfld {
	font-size: 1em;
	width: 40px;
	border: 1px solid;
	border-color: #969696 #969696 #c9c8c8 #c9c8c8;
}
/* End Input */

/* Submit */
#text .catalog-list dd.table table td.b-submit {
	width: 44px;
	text-align: center;
	padding: 0 2px;
}

* html #text .catalog-list dd.table table td.b-submit input {margin-top: 3px;}
*:first-child+html #text .catalog-list dd.table table td.b-submit input {margin-top: 3px;}
/* End Submit */

/* Delete */
#text .catalog-list dd.table table td.b-delete {
	width: 29px;
	text-align: center;
	padding-left: 2px;
}
* html #text .catalog-list dd.table table td.b-delete input {margin-top: 3px;}
*:first-child+html #text .catalog-list dd.table table td.b-delete input {margin-top: 3px;}
/* End Delete */

/* Total Sum */
#text .total-sum {
	background: #f5f5f5;
	border-top: 1px solid #d4d4d7;
	font-size: 1.1em;
	margin-top: 15px;
}
#text .total-left, #text .total-right, #text .total-left2, #text .total-right2 {float: left;}
#text .total-left {
	width: 270px;
	padding: 8px 12px
}
* html #text .total-left {
	width: 294px;
	width/* */:/**/270px;
}
#text .total-left2 {
	width: 186px;
	padding: 8px 12px
}
* html #text .total-left2 {
	width: 210px;
	width/* */:/**/186px;
}


#text .total-right {
	width: 270px;
	padding: 8px 12px;
	text-align: right;
}
* html #text .total-right {
	width: 294px;
	width/* */:/**/270px;
}
#text .total-right2 {
	width: 354px;
	padding: 8px 12px;
	text-align: right;
}
* html .total-right2 {
	width: 378px;
	width/* */:/**/354px;
}

#text .total-right a {
	margin-left: 2px;
	display: block; float: right;
	width: 109px; height: 21px;
}
#text .total-right a.s-form-lt {background: url('../images/order-goods-lt.gif') no-repeat;}
#text .total-right a.s-form-en {background: url('../images/order-goods-en.gif') no-repeat;}

#text .total-right a span {display: none;}


#text .total-right2 a {
	display: block;
	margin-left: 2px;
	float: right;
}
#text .total-right2 a.sask-edit-lt, #text .total-right2 a.sask-edit-en {
	width: 129px; height: 21px;
}
#text .total-right2 a.sask-edit-lt {background: url('../images/ico-sask-edit-lt.gif') no-repeat 50% 50%;}
#text .total-right2 a.sask-edit-en {background: url('../images/ico-sask-edit-en.gif') no-repeat 50% 50%;}

#text .total-right2 a.sask-order-lt, #text .total-right2 a.sask-order-en {
	width: 65px; height: 21px;
}
#text .total-right2 a.sask-order-lt {background: url('../images/ico-sask-order-lt.gif') no-repeat 50% 50%;}
#text .total-right2 a.sask-order-en {background: url('../images/ico-sask-order-en.gif') no-repeat 50% 50%;}

#text .total-right2 a.sask-print-lt, #text .total-right2 a.sask-print-en {
	width: 73px; height: 21px;
}
#text .total-right2 a.sask-print-lt {background: url('../images/ico-sask-print-lt.gif') no-repeat 50% 50%;}
#text .total-right2 a.sask-print-en {background: url('../images/ico-sask-print-en.gif') no-repeat 50% 50%;}

#text .total-right2 a span {display: none;}
/* End Total Sum */


#text .search-h6 h6 {
	font-size: 1.1em;
	border-bottom: 1px solid #d4d4d7;
	width: 582px;
	padding: 15px 0 0 8px;
	font-weight: normal;
}
* html #text .search-h6 h6 {
	width: 590px;
	width/* */:/**/582px;
}

#text .search-h6 h6 {
	min-height: 25px;
	overflow: hidden;
}
#text .search-h6 h6.together-1 {background: url('../images/h6-m1.gif') no-repeat 0 15px;}
#text .search-h6 h6.together-2 {background: url('../images/h6-m2.gif') no-repeat 0 15px;}
#text .search-h6 h6.together-3 {background: url('../images/h6-m3.gif') no-repeat 0 15px;}
#text .search-h6 h6.together-4 {background: url('../images/h6-m4.gif') no-repeat 0 15px;}
#text .search-h6 h6.together-5 {background: url('../images/h6-m5.gif') no-repeat 0 15px;}
#text .search-h6 h6.together-6 {background: url('../images/h6-m6.gif') no-repeat 0 15px;}
#text .search-h6 h6.together-7 {background: url('../images/h6-m7.gif') no-repeat 0 15px;}
#text .search-h6 h6.together-8 {background: url('../images/h6-m8.gif') no-repeat 0 15px;}
#text .search-h6 h6.together-9 {background: url('../images/h6-m9.gif') no-repeat 0 15px;}

#text .search-h6 h6 span {
	display: block; float: left;
	padding: 4px 10px 5px 10px;
	background: #ededee url('../images/h6-background.gif') no-repeat 100% 0;
}

#catalog-search-keywords {
	padding: 5px 10px;
	background: #f0eeee;
}

/* - End Catalog List - */
/* - Catalog View - */
#text #catalog-view {}

/* Header */
#text .catalog-view-header {
	width: 588px;
}
#text .catalog-view-header h5, #text #estimate_block {float: left;}
#text .catalog-view-header h5 {
	width: 417px;
	margin-right: 5px;

}
#text #estimate_block {
	width: 150px; height: 18px;
	text-align: right;
	position: relative;
	padding: 9px 8px;
	background: url('../images/bg-catalog-view-rating.gif') no-repeat 50% 50%;
	margin-bottom: 5px;
}
* #text #estimate_block {
	width: 166px; height: 36px;
	width/* */:/**/150px; height/* */:/**/18px;
}
#text #estimate_block ul {
	padding: 0;
	list-style: none;

}
#text #estimate_block li {
	padding: 0;
	background: none;
	float: left;
}
#text #estimate_block li.title {padding-right: 3px;}
#text #estimate_block li b {font-size: 1.1em; color: #0164c0;}


#text #estimate_block a {
	display: block;
	width: 18px; height: 17px;
	position: relative;
}
#text #estimate_block a span {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 18px; height: 17px;
	background: url('../images/bg-catalog-view-starr.gif') no-repeat 50% 50%;
	cursor: pointer;
}

#text #estimate_block a:hover span {background: url('../images/bg-catalog-view-star.gif') repeat-x 0 50%;}

#text #estimate_block a#link1:hover span {
}
#text #estimate_block a#link2:hover span {
	top: 0; left: -18px;
	width: 36px; height: 17px;
}
#text #estimate_block a#link3:hover span {
	top: 0; left: -36px;
	width: 54px; height: 17px;
}
#text #estimate_block a#link4:hover span {
	top: 0; left: -54px;
	width: 72px; height: 17px;
}
#text #estimate_block a#link5:hover span {
	top: 0; left: -72px;
	width: 90px; height: 17px;
}
#text #estimate_block a span i {display: none;}

/* End Header */
/* Content */
#text .catalog-view-content {
	width: 588px;
}
#text .catalog-view-features, #text .catalog-view-photos {float: left;}
#text .catalog-view-features {
	width: 280px;
	margin-right: 6px;
}
#text .catalog-view-photos {width: 302px;} 


#text .catalog-view-features table {
	border: 0;
	color: #000;
	background: url('../images/bg-catalog-view-table.gif') repeat-y 50% 0;
}
#text .catalog-view-features table td {
	width: 50%;
	text-align: left;
}
#text .catalog-view-features table .bckg td {background: url('../images/bg-catalog-view-bckg.gif');}
#text .catalog-view-features table .bckg2 td {
	font-size: 1.6em;
	font-weight: bold;
	border: 1px solid #e3e3e3;
	vertical-align: middle;
	height: 30px;
}

/* */
#text .catalog-view-features-nav {width: 280px;}
#text .catalog-view-features ul {
	list-style: none;
	padding: 0;
	width: 140px;
	overflow: hidden;
	float: left;
}


#text .catalog-view-features ul.manipulate li {
	padding: 0; background: 0;
	float: left; display: block;
	margin-right: 1px;
}
#text .catalog-view-features ul.manipulate li a {
	display: block;
	width: 46px; height: 36px;
}
#text .catalog-view-features ul.manipulate .basket a.productManipulateLink {background: url('../images/bg-basket.gif') no-repeat 50% 50%;}
#text .catalog-view-features ul.manipulate .basket a.productManipulateLink-active {background: url('../images/bg-basket-a.gif') no-repeat 50% 50%;}
#text .catalog-view-features ul.manipulate .compare a.productManipulateLink {background: url('../images/bg-compare.gif') no-repeat 50% 50%;}
#text .catalog-view-features ul.manipulate .compare a.productManipulateLink-active {background: url('../images/bg-compare-a.gif') no-repeat 50% 50%;}

#text .catalog-view-features ul.manipulate a span {display: none;}


#text .catalog-view-features ul.advertise li {
	padding: 0; background: 0;
	float: right; display: block;
	margin-right: 1px;
}

#text .catalog-view-features ul.advertise li a {
	display: block;
	width: 46px; height: 36px;
}
#text .catalog-view-features ul.advertise li a.mail {background: url('../images/ico-catalog-mail.gif') no-repeat 50% 50%;}
#text .catalog-view-features ul.advertise li a.print {background: url('../images/ico-catalog-print.gif') no-repeat 50% 50%;}

#text .catalog-view-features ul.advertise li span {display: none;}


#text .catalog-view-photos .main-tags {
	text-align: right;
	width: 100%;
	padding-bottom: 10px;
}

#text .catalog-view-photos #preview {border: 1px solid #d9d9db;}
#text .catalog-view-thumbs {
	padding: 10px 0;
	border-bottom: 1px solid #d7d7d9;
}
#text .catalog-view-thumbs img {border: 0;}


#text .tags {
	width: 300px;
	padding: 10px 0;
}
#text .tags a {margin: 0; padding: 0; text-decoration: none;}
#text .tags img {margin: -1px; border: 0;}

#text .presents {text-align: center;}
#text .presents img {border: 0;}
/* End Content */
/* Addition */
#content .catalog-view-addition {width: 618px;}
#content .background {background: url('../images/bg-addition.gif') repeat-y 50% 0;}

#content .catalog-ad-left, #content .catalog-ad-right {
	float: left;
}
#content .catalog-ad-left {width: 264px;}
#content .catalog-ad-right {width: 354px;}

/* * Offices */
#offices h3 {background: #d4d4d7 url('../images/h3-legend.gif') no-repeat;}
#offices ul {
	list-style: none;
	padding: 0 0 15px 0;
}
#offices li {
	display: block;
	padding: 2px 0 2px 22px;
}
#offices li.p-yes {background: url('../images/ico-p-yes.gif') no-repeat 0 3px;}
#offices li.p-arv {background: url('../images/ico-p-arv.gif') no-repeat 0 3px;}
#offices li.p-no {background: url('../images/ico-p-no.gif') no-repeat 0 3px;}

#offices .legend {
	padding: 15px;
	background: #f0eeee;
}
#offices .legend ul {
	padding-bottom: 0;
	padding-top: 15px;
	border-top: 1px solid #e3e1e1;
}
/* * End Offices */
/* * Priklausinys */
#priklausinys h3 {background: #d4d4d7 url('../images/h3-legend.gif') no-repeat;}

#content .priklausinys-together-list {
	width: 324px;
}

#content .priklausinys-together-list .image, #content .priklausinys-together-list dl {float: left;}
#content .priklausinys-together-list .image {width: 108px;}
#content .priklausinys-together-list dl {width: 216px;}

#content .priklausinys-together-list .image img {border: 1px solid #d4d4d7;}
#content .priklausinys-together-list dl dt {
	font-size: 1.1em;
	padding-bottom: 10px;
}
#content .priklausinys-together-list dl dd {margin: 0;}
#content .priklausinys-together-list dl dd a {color: #000;}
#content .priklausinys-together-list dl dd a:hover {color: #1396c7;}
#content .priklausinys-together-list dl dd.price {padding: 8px 0;}

#content .priklausinys-together-list dl dd.price i {
	float: left;
	font-style: normal;
	font-weight: bold;
	display: block;
	width: 91px; padding: 3px 0;
	text-align: center;
	background: url('../images/bg-priklausinys-price.gif') no-repeat 50% 50%;
}
#content .priklausinys-together-list dl dd.price a.more {
	display: block;
	float: left;
	width: 31px; height: 21px;
	margin: 1px 0 0 2px;
	background: url('../images/bg-more.gif') no-repeat 50% 50%;
}

#content .priklausinys-together-list dl dd.price a.more span {display: none;}
/* * End Priklausinys */
/* * Kartu Isigijo */
#together-goods h3 {background: #d4d4d7 url('../images/h3-legend.gif') no-repeat;}
#together-goods h6 {
	margin-bottom: 10px;
	font-size: 1.1em;
	border-bottom: 1px solid #d4d4d7;
	width: 316px;
	padding-left: 8px;
	font-weight: normal;
}
* html #together-goods h6 {
	width: 324px;
	width/* */:/**/316px;
}

#together-goods h6 {
	min-height: 25px;
	overflow: hidden;
}
#together-goods h6.together-1 {background: url('../images/h6-m1.gif') no-repeat;}
#together-goods h6.together-2 {background: url('../images/h6-m2.gif') no-repeat;}
#together-goods h6.together-3 {background: url('../images/h6-m3.gif') no-repeat;}
#together-goods h6.together-4 {background: url('../images/h6-m4.gif') no-repeat;}
#together-goods h6.together-5 {background: url('../images/h6-m5.gif') no-repeat;}
#together-goods h6.together-6 {background: url('../images/h6-m6.gif') no-repeat;}
#together-goods h6.together-7 {background: url('../images/h6-m7.gif') no-repeat;}
#together-goods h6.together-8 {background: url('../images/h6-m8.gif') no-repeat;}
#together-goods h6.together-9 {background: url('../images/h6-m9.gif') no-repeat;}

#together-goods h6 span {
	display: block; float: left;
	padding: 4px 10px 5px 10px;
	background: #ededee url('../images/h6-background.gif') no-repeat 100% 0;
}

#together-goods .paging {
	width: 100%;
	border-top: 1px solid #d4d4d7;
	text-align: center;
	font-size: .9em;
	padding: 8px 0;
}
#together-goods .paging a {
	padding: 0 1px;
	color: #1396c7;
	font-weight: bold;
	text-decoration: none;
}
#together-goods .paging a:hover {color: #000;}

#together-goods .paging a.buy-together-page-selected {color: #000;}
/* * End Kartu Isigijo */
/* End Addition */
/* - End Catalog View - */


/* --- End Modules --- */

/* Back Top */
#back-top {display: none;}
/* End Back Top */

/* Footer */
#footer {
	width: 785px;
	border-top: 1px solid #d4d4d7;
	font-size: .9em;
	line-height: 15px;
	color: #666;
}
#footer p {margin: 0;}
#footer a {
	color: #1396c7;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
#footer-left, #footer-center, #footer-right {float: left; padding: 10px 15px;}
#footer-left {
	width: 355px;
	background: url('../images/bg-footer.gif') no-repeat 100% 50%;
}
* html #footer-left {
	width: 385px;
	width/* */:/**/355px;
}
#footer-center {width: 400px;}
* html #footer-center {
	width: 430px;
	width/* */:/**/400px;
}
#footer-right {display: none;}

/* End Footer */

.clear {
	clear: both;
	width: 100%;
}

.price-cents {
	vertical-align: super;
	font-size: .75em;
	font-weight: normal;
}

#catalog-banner {
	text-align: center;
	padding-top: 5px;
}

#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}