BODY {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background: #f6f4e5;
	height: 100%;
}
#_bck{
    background: url(http://www.hiperfarma.lt/images/Kaledine-Hiperfarma-desine-puse-1.gif) top left repeat-y;
}

html {
	height: 100%;
}

#table {
	height: 100%;
}

.tmenu {
	background: url(/images/tbutton.jpg) no-repeat right;
	height: 33px;
	width: 5%;
}

.tmenu_l div {
	background: url(/images/tbut_l.gif) no-repeat left;
	height: 33px;
	width: 7px;
}
.red_tmenu {
	background: url(/images/red_tbutton.gif) no-repeat right;
	height: 33px;
	width: 5%;
}
.red_tmenu_l div {
	background: url(/images/red_tbut_l.gif) no-repeat left;
	height: 33px;
	width: 7px;
}
.red_tmenu a {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	display: block;
	line-height: 13px;
	padding-top: 2px;
}

.tmenu_m {
	padding-right: 7px;
}

.tmenu a {
	color: #004b84;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	display: block;
	line-height: 13px;
	padding-top: 2px;
}

.tmenu_ac {
	background: url(/images/tbutton_ac.jpg) repeat-x right;
}

.tmenu_ac .tmenu_l div {
	background: url(/images/tbut_l_ac.gif) no-repeat;
}

.tmenu_ac a {
	color: #fff;
}

#lmenu {
	background: #f4f5e5;
}

#rmenu {
	background: #f4f5e5;
}

#content {
	background: #FFF;
}

#slogan {
	position: absolute;
	font-size: 14px !important;
	top: 54px;
	left: 78px;
	color:#0050BA;
	width: 500px;
}

.content {
	border-left: 1px solid #9DB6DE;
	border-right: 1px solid #9DB6DE;
	padding: 10px;
}

#currGroup {
	background: url(/images/lmenu_title_bck.jpg) no-repeat;
	height: 34px;
	padding-top: 9px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#primg {
	margin-right: 10px;
}

A.leftmenu1 {
	color: #004B85;
	display: block;
	border-top: 1px solid #A1B8E1;
	padding: 5px 0 5px 15px;
}

.leftmenu2 {
	color: #004B85;
	display: block;
	padding: 4px 0px 1px 6px;
	font-size: 11px;
	font-weight: bold;
}

.leftmenu3 {
	color: #004B85;
	display: block;
	padding: 1px 0px 1px 15px;
	font-size: 11px;
}

.leftmenu4 {
	color: #004B85;
	display: block;
	padding: 2px 0px 2px 16px;
	font-size: 12px;
}

.actmenu {
	color: #ED1851;
}

div.path {
	font-size: 10px;
	padding: 4px;
	padding-left: 9px;
	border-left: 1px solid #9DB6DE;
	border-right: 1px solid #9DB6DE;
}

a.path {
	text-decoration: underline;
}

.csearch {
	background: url(/images/bar_bck.gif) repeat-x;
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #9DB6DE;
	border-top: none;
	border-bottom: none;
}

.csearch select {
	margin-left: 3px;
}

.csearch span {
	margin-left: 13px;
}

.csearch span .sortT {
	padding-right: 4px;
	color: #333333;
}

.groupTitle {
	background: url(/images/bar_bck.gif) repeat-x;
	text-align: center;
	color: #004B85;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #9DB6DE;
	border-bottom: none;
}

.cellTitle a {
	color: #333333;
	font-size: 12px;
}

.cellTitle {
	height: 51px;
	overflow: hidden;
}

.cell {
	height: 200px;
	background: #FFF;
	width: 174px;
	padding: 5px;
}

.cellImg {
	height: 145px;
	font-size: 0;
	text-align: center;
}

.cellPrice {
	padding: 0 0 5px 5px;
	position: relative;
}

.price {
	font-size: 14px;
}

.oldprice {
	font-size: 11px;
	text-decoration: line-through;
}

.newprice {
	font-size: 16px;
	font-weight: bold;
}

.newprice2 {
	font-size: 14px;
}

label.tobasket {
	border: 1px solid #666;
	padding: 2px 1px 1px 1px;
	font-size: 11px;
	padding-right: 5px;
}

label.tobasket input {
	border: none;
	width: 16px;
	text-align: right;
	height: 15px;
	background-color: transparent;
}

/*-- pager ---------------------------------------*/
.pager_bar {
	border: 1px solid #9DB6DE;
	border-bottom: none;
	font-size: 11px;
	color: #004B85;
}

.pager_bar tr td {
	padding-right: 5px;
	padding-left: 3px;
}

.pager_act {
	font-size: 13px;
	font-weight: bold;
}

.order {
	color: #004B85;
}

.ord1asc, .ord2desc {
	color: #BB4C5E;
}

fieldset {
	padding: 15px;
	padding-top: 30px;
	border: 1px solid #9DB6DE;
	background: url(/images/bar_bck.gif) repeat-x;
	position: relative;
}

fieldset legend {
	font-size: 13px;
	color: #004B85;
	position: absolute;
	margin-top: -25px;
	font-weight: bold;
	text-transform: uppercase;

}

/*-- basket layout ---------------------------------------*/
.bTable {
	border-bottom: 1px solid #9DB6DE;
	font-weight: bold;
}

/*-- prekes kortele layout ---------------------------------------*/
.prTitle {
	font-size: 18px;
	color: #FF0000;
	margin-bottom: 1px;
}

.prTitle2 {
	font-size: 17px;
	color: #004B85;
	background: url(/images/bar_bck.gif) repeat-x;
	border: 1px solid #9DB6DE;
	text-transform: uppercase;
	text-align: center;
	margin: 2px;
	margin-bottom: 16px;
}

.productCard {
	background: url(/images/bar_bck.gif) repeat-x;
	border: 1px solid #9DB6DE;
	padding: 5px 10px 0 10px;
	margin-bottom: 10px;
}

.productTitle {
	text-align: center;
	text-transform: uppercase;
}

.productTitle h1 {
	color: #004B85;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #004B85;
	margin-bottom: 10px;
}

#basket A {
	color: #333333;
}

A {
	color: #004B85;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

h1 {
	margin: 0px;
	padding: 0px;
}

.chapter {
	padding: 5px;
	font-size: 15px;
	color: #004B85;
	margin-bottom: 10px;
}

.pages_menu {
	border-bottom: 1px solid #9DB6DE;
}

.pages_menu a {
	display: block;
	text-transform: uppercase;
	padding: 5px;
	border-top: 1px solid #9DB6DE;
}

#lmenu .pages_menu a {
	color: #004B85;
}

.pages_menu_red {
}

.pages_menu_red a {
	display: block;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 1px solid #EE1750;
	color: #EE1750;
	text-align: center;
}

#lmenu .pages_menu a {
	padding-left: 15px;
}

.flag {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	width: 63px;
	height: 41px;
	top: -78px;
	left: -10px;
	padding-left: 4px;
}

.flag_akcija {
	background: url(/images/flag_akcija.gif) no-repeat;
	padding-top: 7px;
	padding-left: 0;
	text-align: center;
}

.flag_akcija span {
	font-size: 14px;
}

.flag_naujiena {
	background: url(/images/flag_naujiena.gif) no-repeat;
	font-size: 14px;
	padding-top: 12px;
}

.flag_perkamiausia {
	background: url(/images/flag_perkamiausia.gif) no-repeat;
	font-size: 11px;
	padding-top: 7px;
	font-weight: bold;
}

.flag_rekomenduojame {
	background: url(/images/flag_rekomenduojam.gif) no-repeat;
	font-size: 11px;
	padding-top: 7px;
	color: #000;
	font-weight: bold;
}

.prInfoTable tr td {
	padding: 0 12px 3px 12px;
	border-left: 1px solid #9DB6DE;
}

.prInfoTable tr td span {
	display: block;
}

#livesearch {
	border: 1px solid #9DB6DE;
	border-top: none;
	background: #FFF;
	overflow: auto;
	font-size: 11px;
	padding: 1px;
}

#livesearch div {
	cursor: pointer;
	padding: 2px;
	padding-left: 5px;
	text-align: left;
	font-size: 12px;
}

#livesearch div:hover, .hls_curritem {
	background-color: #9DB6DE;
	color: #FFF;
}

/*-- CAROUSEL ---------------------------------------*/

#carousel {
	border: 1px solid #9DB6DE;
	border-top: none;
	height: 200px;
	width: 736px;
	margin-bottom: 1px;

	float: left;
	position: relative;
}

#carousel .previous_button {
	width: 50px;
	float: left;
	height: 200px;
	cursor: pointer;
	background: url(/images/prev_button.gif) no-repeat 14px;
	z-index: 100;
}

#carousel .previous_button_disabled {
	background: url(/images/prev_button_pas.gif) no-repeat 14px;
	cursor: auto;
}

#carousel .next_button {
	width: 50px;
	float: left;
	z-index: 100;
	cursor: pointer;
	height: 200px;
	background: url(/images/next_button.gif) no-repeat 14px;
}

#carousel .next_button_disabled {
	background: url(/images/next_button_pas.gif) no-repeat 14px;
	cursor: auto;
}

#carousel .container {
	float: left;
	width: 636px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

#carousel ul {
	margin: 0;
	padding: 0;
	width: 100000px;
	position: relative;
	left: 0;
	height: 200px;
}

#carousel ul li {
	width: 160px;
	height: 200px;
	text-align: center;
	list-style: none;
	float: left;
	cursor: pointer;
}

.b_4top {
	border: 1px solid #9DB6DE;
	float: left;
	margin-bottom: 1px;
}

.errinput {
	border: 2px solid #EE1752 !important;
}

.orderno {
	font-size: 14px;
	padding-left: 3px;
	padding-bottom: 10px;
}

TD.topmenu {
	background: url(/images/menu_bck.gif) repeat-x;
	height: 28px;
	vertical-align: middle;
}

div.topmenu a {
	padding: 3px 9px 3px 16px;
	font-size: 12px;
	color: #ebeffb;
	background: url(/images/menu_bck_sep.gif) no-repeat left 1px;
}

TABLE.ecatmenu {
	height: 52px;
	background: #d0e6e9;
	border-top: 1px solid #d9f2f5;
	border-bottom: 2px solid #afd4d9;
	margin-bottom: 1px;
	border-right: 2px solid #afd4d9;
}

TABLE.ecatmenu td {
	padding-left: 16px;
}

TABLE.ecatmenu a {
	color: #00787c;
	font-size: 12px;
}

TABLE.basket td {
	height: 25px;
}

TABLE.basket a {
	text-decoration: none;
	color: #666 !important;
}

TABLE.basket_active a {
	text-decoration: none;
	color: #dc2b63 !important;
}

TABLE.basket_active a:hover {
	text-decoration: none;
	color: #dc2b63;
}

TABLE.control, TABLE.control a {
	color: #008c9a
}

/* reklaminis panelis */
.pitem {
	float: left;
	padding: 1px 10px;
	background: #CCC;
	margin-left: 1px;
	font-size: 15px;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
}

.pitem a {
	display: block;
	color: #fff;
}

.pitem a:hover {
	text-decoration: none;
}

.sell_title {
	font-size: 13px;
	color: #008C9A;
}

.sell_title span {
	font-size: 15px;
	color: #008C9A;
	font-weight: bold;
}

.sell_item {
	color: #008C9A;
	font-size: 11px;
	display: block;
	border-top: 1px solid #fff;
	padding: 1px 4px;
}

/*===============================*/

.chapt {
	background: #dbdbdb;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 2px 4px 0px 4px;
}

.chapt2 {
	background: #1B1B1B;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 2px 4px 0px 4px;
}

.infobar {
	color: #999999;
	margin: 4px;
	font-size: 10px;
}

.infobar a {
	color: #999999;
}

h2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.copyright {
	float: left;
	width: 926px;
	height: 25px;
	background-image: url(/images/templates/menubar_middle.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 7px;
	color: #4A5C6F;
}

/*-- box layout ---------------------------------------*/
.box_pre {
	float: left;
	width: 14px;
	height: 33px;
	background-image: url(/images/templates/box_main_pre.gif);
}

.box_post {
	float: right;
	width: 14px;
	height: 33px;
	background-image: url(/images/templates/box_main_post.gif);
}

.box_middle {
	float: left;
	height: 33px;
	background-image: url(/images/templates/box_main_middle.gif);
	background-repeat: repeat-x;
	font-size: 17px;
	color: #082f7e;
}

.box_middle div {
	margin-top: 5px;
}

.box_content {
	border-left: 1px solid #9bb3d8;
	border-right: 1px solid #9bb3d8;
	padding: 8px;
	padding-top: 10px;
	clear: left;
}

.box_bottom {
	background-image: url(/images/templates/box_prekes_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
}

/*-- ecat layout ---------------------------------------*/
.catMenu {
	padding-left: 18px;
	display: block;
	font-size: 11px;
	clear: left;
	padding-top: 3px;
	font-weight: bold;
}

.catMenu1 {
	padding-left: 32px;
	display: block;
	font-size: 11px;
	clear: left;
	padding-top: 3px;
	color: #5C5C5C;
}

div.cell {
	border-left: 1px solid #9DB6DE;
	border-right: 1px solid #9DB6DE;
	padding: 0px 5px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ffffff;
}

DIV.cellTitle {
	padding: 4px;
}

A.cellTitle {
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}

.cellRates {
	color: #b4b4b4;
	font-weight: bold;
}

.cellFlagClass {
	display: block;
	background: #FF0000;
	padding: 2px;
	color: #FFFFFF;
	height: 15px;
	margin-bottom: 10px;
}

.cellFlagNoClass {
	display: block;
	padding: 2px;
	height: 15px;
	margin-bottom: 10px;
}

/*-- order table ---------------------------------------*/
.otline {
	border-bottom: 1px solid #9DB6DE;
	text-align: center;
}

.otbck {
	background-color: #F4F5E5;
}

/*-- main layout ---------------------------------------*/

.red {
	color: #9B0000;
	font-weight: bold;
	font-size: 14px;
}

.orderTitle {
	font-size: 16px;
}

.title {
	font-size: 17px;
	color: #40a79a;
}

.small {
	font-size: 10px;
}

div.error {
	background: url(/images/error.gif) 4px no-repeat;
	font-size: 12px;
	color: #ED1851;
	font-weight: bold;
	padding: 10px;
	padding-left: 37px;
	border: 1px dashed #ED1851;
	margin: 3px;
	margin-bottom: 7px;
}
input.error{
	border:2px solid #DE4A7C !important;
}

.msg {
	background: url(/images/msg.gif) 4px no-repeat;
	border: 1px dashed #A1B8E1;
	padding: 10px;
	padding-left: 37px;
	font-size: 14px;
	color: #A1B8E1;
	margin: 3px;
	margin-bottom: 7px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT.fld, SELECT {
	font-size: 11px;
	border: 1px solid #97958e;
	border-bottom: 1px solid #d1d0cd;
	border-right: 1px solid #d1d0cd;
	background-color: #ffffff;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	border: 1px solid #97958e;
	border-bottom: 1px solid #d1d0cd;
	border-right: 1px solid #d1d0cd;
	font-size: 12px;
	background-color: #ffffff;
}
input.button{
	padding-top: 0 !important;
}
.button {
	background: url(/images/button.jpg) no-repeat;
	color: #004B85;
	width: 140px;
	height: 30px;
	border: none;
	font-size: 13px;
	display:block;
	padding-top:8px;
	text-align:center;
	cursor:pointer;
}
.button-red{
	background: url(/images/button2.jpg) no-repeat;
		width: 132px;
	height: 27px;
	color:#fff;
}
.button-checkout{
	background: url(/images/button-checkout.gif) no-repeat;
	width: 145px;
	height: 50px;
	display:block;
	padding-top:8px;
	cursor:pointer;
}
input.button-checkout{
	background: url(/images/button-checkout.gif) no-repeat;
	width: 145px;
	height: 50px;
	display:block;
	padding-top:8px;
	cursor:pointer;
	padding-top: 0 !important;
	border:none;
}
input.signin{
	background: url(/images/signin.gif) no-repeat;
	width: 135px;
	height: 30px;
	display:block;
	padding-top:8px;
	cursor:pointer;
	padding-top: 0 !important;
	border:none;
}
.buttonBW {
	background: url(/images/button_bw.jpg) no-repeat;
	color:#2c2c2c;
}

.button_long{
	background: url(/images/button_long.jpg) no-repeat;
	width: 155px;
}

INPUT[disabled] {
	background: #CCC;
	color: #fff;
	border: 1px solid #999;
	border-top: 1px solid #F7F7F7;
	border-left: 1px solid #F7F7F7;
}

.wincontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.winbody {
	background: #FFF;
	border: 1px solid #999;
	width: 100%;
	display: block;
}

#winmodal {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/hcp/images/bck.gif) repeat;
	top: 0px;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	z-index: 10;
}

.wintitle {
	background: url(/cms_images/shadows/titlebar.gif);
	color: #333;
	cursor: default;
	border: 1px solid #fff;
	border-top: 0px;
	border-bottom: 1px solid #BABABA;
}

.wintitlecontent {
	padding: 5px;
	padding-left: 10px;
	font-weight: bold;
	float: left;
}

.wincontent {
	padding: 7px;
	border: 1px solid #fff;
	border-top: 0px;
}

.winclose {
	margin-right: 10px;
	float: right;
	cursor: pointer;
	background: url(/cms_images/shadows/closebutton.gif) no-repeat;
	width: 48px;
	height: 18px;
}

.winclose:hover {
	margin-right: 10px;
	float: right;
	cursor: pointer;
	background: url(/cms_images/shadows/closebutton_hover.gif) no-repeat;
	width: 48px;
	height: 18px;
}

/*FAQ -------------------------------------- */
.q_answer {
	visibility: none;
	background: #F3F3F3;
	border: 1px solid #E6E6E6;
	margin-bottom: 1px;
}

.q_answer div {
	padding: 7px;
}

.q_answer div p, .q_answer p {
	padding: 0px;
	margin: 0px;
}

.q_question {
	background: #E9EDF8;
	color: #004B85;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
}

.q_question div {
	padding: 5px;
	padding-top: 0px;
}

.q_name {
	font-size: 10px;
	text-align: right;
	padding: 2px !important;
	color: #004B85;
	padding-right: 5px !important;
}

.q_question:hover, .q_title:hover {
	color: #666;
}

.q_group {
	visibility: none;
}

.q_title {
	font-size: 14px;
	font-weight: bold;
	color: #004B85;
	cursor: pointer;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
}

.q_title_disabled {
	color: #A0B3DD;
}

.steps {
	border: 1px solid #9DB6DE;
	background: url(/images/steps_bck.gif) repeat-x;
	font-size: 15px;
	color: #9DB6DE;
	height: 32px;
	margin: 0 0 4px 2px;
	font-weight: bold;
	width: 732px;
}

.steps td {
	text-align: center;
}

.two, .three {
	margin-bottom: 15px;
}

.one .step1, .two .step2 {
	background: url(/images/steps_ac.gif) no-repeat right #004B85;
	color: #FFF;
}

.one .step2, .three .step1 {
	background: url(/images/steps_ps.gif) no-repeat right;
}

.two .step1, .three .step2 {
	background: url(/images/steps_ac2.gif) no-repeat right;
}

.three .step3 {
	background: #004B85;
	color: #FFF;
}

#tabs{
	background:#fff;
}
#tabs .tab{
	float:left;
	padding:3px 10px;
	cursor:pointer;
	font-size:11px;
	border: 1px solid #004B85;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	margin-right:1px;
	position:relative;
	top:1px;
}
#tabs .tabact{
	background:#004B85;
	color:#FFF;
}
.tabcontent>div{
	display:none;
	border:1px solid #004B85;
	padding:8px;
}
.conact{
	display:block !important;
}

#gmt{
	position: absolute; left:25%; top:200px; width:481px; height:311px;
	background: url(/images/gmt/bck.jpg) no-repeat;
	border:1px solid #000;
	z-index:10000;

}
#gmtclose{
	background:url(/images/gmt/close-button.gif) no-repeat;
	position:absolute;
	top:5px;
	right:5px;
	width:25px;
	height:25px;
}
#gmtform{
	position:absolute;
	top:200px;
	left: 30px;
}
.gmtclose{
	cursor:pointer;
}
#gmtform input[type='text']{
	font-size:12px;
	width:130px;
}
#gmtform input[type='submit']{
	background:url(/images/gmt/submit.gif) no-repeat;
	width:102px;
	height:21px;
}
#popupbck{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#333;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;

}
#main-filter{
	background:#d8e0f3;
	border:1px solid #004B85;

	height:50px;
	position:relative;
}
#main-filter>div{
	padding:4px;
	padding-top:4px;
	margin-left:8px;
}
#main-filter select{
	margin-top:7px;
}
#main-filter form{
    margin-top:4px;
}
#main-filter>div>div{
	float:left;
	margin:0 1px;
}
#basket-info{
	background:url(/images/basket-field.png) no-repeat;
	width:180px;
	height:31px;
	position:absolute;
	right:5px;
}
#basket-info div{
	margin-top: 6px;
	float:left;
}
#login-block{
	position:absolute; top:5px; right:0px;
	color: #226d28;
}
#login-block a{
	margin: 0 8px;
	color: #004b84;
}
#header-tabs{
	position:absolute;
	right:0px;
	bottom:0px;
}
#header-tabs a{
	padding-left:2px;
	display:block;
	float:left;
}

#order-confirm-box{
	background: url(/images/bar_bck.gif) repeat-x;
	border:1px solid #9DB6DE;
	border-left:none;
}
#order-confirm-box td{
	border-left:1px solid #9DB6DE;
	padding:5px 20px 20px 20px;
	width:33%;
}

#order-confirm-box .ocb-title{
	font-size:13px;
	color: #004B85;
	margin-bottom:20px;
}
#order-confirm-data, .order-confirm-data{
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:13px;
}
#order-confirm-data>div{
	height:18px;
}

#param_table select{
	border: 1px solid #f15087;
}
