@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0
}
body {
	text-align:center;
	background: #dededc url(../images/top-bgr.gif) repeat-x top left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
p, h4, h3, .textlist {
	margin:5px 10px
}
a {
	color: #981793;
}
a img{
	border:none;
}
.error,.att{color:#f60;}
p.error input, p.error textarea, input.error{border:1px solid #f60;}

div.error{
	margin:5px;
	padding:10px 5px 11px 45px;
	background:url(../images/error-sign.gif) no-repeat 1% 50%;
	border:1px solid #C00;
	color:#C00;
}
#error_0{
	color:#090;
	border-color:#090;
	background:url(../images/ok-sign.gif) no-repeat 1% 50%;
}
#error_2{
	color:#F60;
	border-color:#F60;
	background:url(../images/att-sign.gif) no-repeat 1% 50%;
}
.apgavikas{
	position:absolute;
	left:-9999%;
}
#logo {
	margin:8px 0 0 138px;
}
div#header h1 {
	margin:0
}
div#header {
	height:134px;
	background:url(../images/header-bgr.gif) no-repeat;
	position:relative;
}
#header #val-kalb{
	position:absolute;
	top:5px;
	right:2px;
	font-size:90%;
}
#header #val-kalb img{ margin-left:10px; vertical-align:top;}
#header #val-kalb a, .auction-item h1 a{
	color:#000;
	text-decoration:none;
}
#header #val-kalb a.selected{
	color:#FFF;
}
#header #val-kalb a:hover, .catalog-item-cont h3 a:hover, .auction-item h1 a:hover{
	text-decoration:underline;
}
#header a img{border:0;}
#header p{
	text-align:right;
}
div#container {
	text-align:left;
}
div#cartIndicator {
	background:#156734 url(../images/cart-indicator-bgr.gif) top left repeat-x;
	color: #FFF;
	float:left;
	width:274px;
	padding-top:14px;
	font-size:12px;
}
#cartIndicator p {
	margin:0 15px 4px;
}
div#footer {
	background-color:#DEDEDC;
	border-top:4px solid #C5C5C4;
}
div#footer p {
	margin:0;
	padding:5px 10px
}
div#container {
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
}
div#content {
	float:right;
	width:722px;
	min-height:816px;
	border-left:4px solid #DEDEDC;
}
div#extra {
	float:left;
	clear:left;
	width:274px;
	background-color:#DEDEDC;
}
div#footer {
	clear:both;
	text-align: right;
	font-size: 11px;
	color: #999;
}
input.textInput {
	background-color:#ebf2ed;
	border:1px solid #236a24;
}
input#search {
	width:200px;
}
input#search-btn {
	margin-left:7px;
}
.bigbtn {
	line-height:26px;
	width:142px;
	background:url(../images/bigbtn-bgr.gif) no-repeat left top;
	text-align:center;
	display: block;
}
#loginform, #login{
	font-size:12px;
}
#cartIndicator #cartinfo a{
	font-weight:normal;
}
p#login {
	text-align:center;
	border-top:1px solid #8cb18b;
	padding-top:5px;
}
p#cartHistory{
	text-align:center;
}
#cartIndicator a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
#cartIndicator a:hover {
	text-decoration:underline;
}
#userLinks a{
	font-weight:normal;
}
p#login .bigbtn {
	margin:0 auto;
}
#cartRight {
	margin-left:25px;
}
#katalogas ul {
	list-style:none;
	margin:0;
	padding:0;
}
#katalogas ul li {
	background:url(../images/catalog-menu-bgr.png) right top repeat-y;
}
#katalogas ul li.selected {
	background:url(../images/catalog-menu-bgr-active.png) right top repeat-y;
}
#katalogas ul li{
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	line-height:29px;
	border-bottom:1px solid #fff;
}
#katalogas ul li a{
	padding-left:35px;
	background:transparent url(../images/bullet.gif) no-repeat 15px 5px;
	text-decoration:none;
	color:#1c6316;
}
#katalogas ul li a:hover {
	text-decoration:underline;
}
#katalogas ul li.selected a {
	color:#fe4800;
	background:transparent url(../images/bullet-active.gif) no-repeat 15px 5px;
}
h2 {
	font-size:11px;
	text-transform:uppercase;
	margin:0;
	padding:0 12px;
	color:#FFF;
	background:#ccc url(../images/h2-bgr.png) top left;
	line-height:20px;
}
h2 a, h3 a{
	color:#FFF;
	text-decoration:none;
}
h2 a:hover, h3 a:hover{
	text-decoration:underline;
}
#google_ads_div_Zalgiris-top{
	border-bottom:4px solid #DEDEDC;
}
h3 {
	font-size:15px;
	color:#333;
}
#katalogas, .akcija, .reklama {
	margin-top:4px;
}
.catalog-item-cont {
	float:left;
	width:239px;
	height:208px;
	background:#fff url(../images/item-bgr.jpg) no-repeat right top;
	border:solid #dededc;
	border-width:0 1px 1px 0;
	text-align:right;
}
.catalog-item-cont h3 {
	margin:13px 13px 0 0;
	padding:0;
	height:18px;
	overflow:hidden;
}
.catalog-item-cont h3 a{
	text-decoration:none;
	color:#333;
}
.item-code {
	color:#999;
	margin:2px 10px 0;
}
.item-pic {
	text-align:center;
}
p.item-pic{
	line-height:110px;
	height:110px;
}
.smallbtn {
	line-height:30px;
	width:78px;
	height:30px;
	background:url(../images/smallbtn-bgr.png) no-repeat center center;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	float:left;
	margin-left:11px;
	border:none;
	cursor:pointer;
}
.smallbtn:hover {
	background:url(../images/smallbtn-bgr-active.png) no-repeat center center;
}
.catalog-item-cont .item-price {
	margin-top:-8px;
}
.akcija .item-price {
	margin-top:7px;
}
.akcija .oldPrice {
	display:block;
	margin-bottom:10px;
}
.item-price {
	color:#999;
}
.oldPrice {
	text-decoration:line-through;
	color:#000;
	font-size:90%;
}
.newPrice {
	color:#f15a27;
	font-size:120%;
	font-weight:bold;
}
.akcija {
	border:2px solid #257445;
	background-color:#FFF;
	text-align:right;
}
.akcija h2 {
	background:#257445;
	text-align:left;
}
.akcija h3 {
	margin:5px 10px 0 0;
	padding:0;
	font-weight:normal;
}
.akcija img {
	float:left;
	margin:3px 15px;
}
.akcija .item-code {
	font-weight:bold;
}
.clear {
	clear:both;
}
.reklama{
	background-color:#FFF;
	padding:0 0 2px 4px;
}
.reklama h2{
	margin:0 0 4px -4px;
}
.reklama div{
	margin:0 0 2px;
}
#footer a {
	color: #347adc;
}
.paging{
	clear:both;
	border-top:4px solid #dcdcde;
	background-color:#c5c5c4;
	width:100%;
}
.paging p{
	margin:0;
	padding:2px 10px;
	font-size:11px;
	color:#333;
	text-align:center;
}
.paging a{color:#333;}
#mainMenu{
	position:absolute;
	bottom:0;
	border-bottom:1px solid #196316;
	width:100%;
	font-size:14px;
}
#mainMenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#mainMenu ul li{
	display:block;
	float:left;
	background:url(../images/mainMeniu-bgr-left.gif) left bottom;
}
#mainMenu ul li.selected{
	background:url(../images/mainMeniu-bgr-left-selected.gif) left bottom;
}
#mainMenu ul li a{
	line-height:33px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	padding:0 28px;
	background:url(../images/mainMeniu-bgr-right.gif) right bottom no-repeat;
}
#mainMenu ul li.selected a{
	background:url(../images/mainMeniu-bgr-right-selected.gif) right bottom no-repeat;
}
.upper{
	text-transform:uppercase;
}
table.item-pic {
	float: left;
	height: 177px;
	width: 206px;
	border-collapse:collapse;
	margin:15px;
	display:inline;
}
table.item-pic td{
	border:1px solid #ccc;
	padding:0;
}
table.item-pic .zoom{
	border-width:0 0;
	vertical-align:top;
}
#zoom-cont{
	position:relative;
}
table.item-pic .zoom a#larger_link{
	float:left;
	color:#FFF;
	text-decoration:none;
	background:#CCC url(../images/zoom-icon.gif) no-repeat right bottom;
	padding:5px 25px 5px 5px;
	margin-left:-1px;
}
table.item-info{
	border-collapse:collapse;
}
table.item-info td{
	border:1px solid #CCC;
	padding:10px 25px;
}
#large_div{
	background-color:#FFF;
	border:1px solid #ccc;
}
#large_div a{
	text-decoration:none;
	color:#666;
	font-size:95%;
}
#large_div p{
	text-align:right;
}
#loginform label{
	display:block;
	float:left;
	width:7em;
}
#loginform .textInput{
	width:150px;
}
#cartIndicator a#logout{
	font-weight:normal;
	font-size:90%;
}
.form_uzsakymu p{
	margin:5px 0;
}
.form_uzsakymu{
	padding:10px;
}
table{
	border-collapse:collapse;
	margin:5px;
}
table td, table th{
	padding:5px 10px;
}
table th{
	background-color:#EBEBEA;
}
.paging table{
	margin:0;
}
.paging td{
	padding:0 5px;
	line-height:20px;
}
#div_shipping_type_0 td{
	border-bottom:1px solid #EBEBEA;
}
input#comment{width:80%;}
#cart_city_select{ width:25%;}
#shipping_partner_select{width:70%;}
.komentaras, .komentaras #phone-no{
	margin:5px 0;
}
.komentaras label{
	float:left;
	width:110px;
	text-align:right;
	line-height:22px;
}
.simpleForm label{
	display:block;
	margin-top:8px;
}
.simpleForm fieldset{
	margin-top:20px;
}
.auction-item{
	padding:5px 0 5px 15px;
}
.auction-item h1{
	font-size:15px;
	padding:10px;
	margin:0;
}
.auction-item .smallbtn{
	float:none;
}
.auction-desc-z{
	padding-left:250px;
}
.auction-item .catalog-item-cont{
	border-width:1px;
}
.auction-item .catalog-item-cont table{
	height:100%;
	width:100%;
	text-align:center;
	margin:0;
}
.auction-item .catalog-item-cont td{
	padding:0;
}
#cartHistoryFilter th{
	text-align:right;
}
