body {
  margin: 0;
  padding: 0;
  font-family:"trebuchet MS", arial;
  color: #333;
  font-size:12px;
  background-color:#FFF;
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a{color:#00F;}

a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}



hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button {
  margin: 2em 0.5em 1em 0; /* LTR */
}


.box {
  margin-bottom: 2.5em;
}

#uzlapas
{
   margin-top:-14px;
   margin-bottom:-20px;
   height:40px;
   overflow: hidden;
}

#uzlapas a
{
    color:black;
}

#uzlapas .content
{
	width:100%;
}


/* fck-editor */

.rteindent1 {
  margin-left: 40px;
}
.rteindent2 {
  margin-left: 80px;
}
.rteindent3 {
  margin-left: 120px;
}
.rteindent4 {
  margin-left: 160px;
}
.rteleft {
  text-align: left;
}
.rteright {
  text-align: right;
}
.rtecenter {
  text-align: center;
}
.rtejustify {
  text-align: justify;
}
.image_assist{
  background-color: #eeeeee;
  background-repeat: no-repeat;
  background-image: url(plugins/imgassist/imgassist.gif);
  background-position: 50% 50%;
  border: 1px dashed #dddddd;
}
.ibimage_left {
  float: left;
}
.ibimage_right {
  float: right;
}



/**
 * HEADER
 */
/*-----------------------------------------------------------------------------------------------------------*/

#wrapper {
  margin: 0 auto;
  width:900px;
  padding-top:20px;
 }
 
#bgggg
{
	
	position:fixed;
	width:900px;
	z-index:-1;
	min-height:400px;
}
 
#footer
{
	width:900px;
	height:100px;
	text-align:center;
}

#apacia_1
{
	background:#FFF url(images/apacia_1.png) left no-repeat;
	height:21px;
	width:899px;
}

#apacia_2
{
	background: url(images/apacia_2.png) right no-repeat;
	height:21px;
}

#apacia
{
	margin-left:21px;
	margin-right:21px;
	height:21px;
	background:url(images/apacia.png) repeat-x;
}
#header 
{
	height:180px;
	overflow:hidden;
}

#header_1
{
	width:20px;
	background:#FFF url(images/background.png) top left no-repeat;
	height:180px;
}

#header_2
{
	width:20px;
	background:#FFF url(images/background.png) top right no-repeat;
	height:180px;
}
#header_3
{
	width:859px;
	background:#FFF url(images/background_2.png)  repeat-x;
	height:180px;
}


#header div , #header_3 div
{
	float:left;
}



#kalbos
{
	width:200px;
	text-align:center;
	margin-top:15px;
}

#kalbos div
{
	float:none;
}

#kalbos a
{
	color:#FFF;
	font-weight:bold;
}

#informacija
{
	color:#FFF;
	padding:5px;
}

#kalbos li
{
	display: inline;
	padding-left:10px;
}

#kalbos ul
{
	list-style:none;
	display:table;
	padding:0;
	margin:0;
	width:100px;
	line-height:normal;
    margin-left: 100px;
	
}

#logo-floater 
{
	margin-top:25px;
	width:455px;
	text-align:center;
}

#nuorodos
{
	width:200px;
	margin-top:10px;
}


#content_admin_page
{
	background-color:#FFF;
	color:#000;
	padding:20px;
	width:640px;
	display:table;
}

#produktai .imgg a, #produktai .imgg2 a
{
	display:block;
	width:100%;
	height:50px;
}

#produktai .imgg
{
	height:82px;
}

#produktai .node
{
	height:100px;
}

#title_h1
{
    margin-left:42px;
}

#top_menu
{
    overflow: hidden;
    width:200px;
    padding-top: 20px;
}

#top_menu ul 
{
    width:100px;
    margin-left: 100px;
}
#top_menu ul li
{
    text-align: center;
    list-style: none;
    padding-left:10px;
}
#top_menu ul li a
{
    background: none!important;
    color:white!important;
}


.imgg2
{
   position:relative;
   height:82px;
   margin-bottom:-82px;
   top:-82px;
   height:82px;
   display:none;
}

#produktai  img
{
	z-index:-1;
}

#produktai .imgg2 .b_1
{
   background:#FFF url(images/bbb1_2.png) 0 0;	
   height:14px;
   margin-left:14px;
   margin-right:14px;
}


#produktai .imgg2 .b_2
{
	float:left !important;
    background:#FFF url(images/bbb_2.png) -14px -14px;
    height:14px;
	width:14px;
	margin-top:-14px;
}

#produktai .imgg2 .b_3
{
	float:right !important;
    background:#FFF url(images/bbb_2.png) 0 -14px ;
    height:14px;
	width:14px;
	margin-top:-14px;
}

#produktai .imgg2 .b_4
{
   background:#FFF url(images/bbb1_2.png) 0 14px;	
   height:14px;
   margin-left:14px;
   margin-right:14px;
}


#produktai .imgg2 .b_5
{
	float:left !important;
    background:#FFF url(images/bbb_2.png) 14px 0;
    height:14px;
	width:14px;
	margin-top:-14px;
}

#produktai .imgg2 .b_6
{
	float:right !important;
    background:#FFF url(images/bbb_2.png) 0 0;
    height:14px;
	width:14px;
	margin-top:-14px;
}

#produktai .imgg2 .b_7
{
	background:#FFF url(images/bbb2_2.png) left repeat-y;
}

#produktai .imgg2 .b_8
{
	background:url(images/bbb2_2.png) right repeat-y;
}

#produktai .imgg2 .b_9
{
	background-color:#999;
	margin-left:13px;
	margin-right:14px;
}


.imgg .b_1
{
   background:url(images/bbb1.png) 0 0;	
   height:14px;
   margin-left:14px;
   margin-right:14px;
}


.imgg .b_2
{
	float:left !important;
    background:url(images/bbb.png) -14px -14px;
    height:14px;
	width:14px;
	margin-top:-14px;
}

.imgg .b_3
{
	float:right !important;
    background:url(images/bbb.png) 0 -14px ;
    height:14px;
	width:14px;
	margin-top:-14px;
}

.imgg .b_4
{
   background:url(images/bbb1.png) 0 14px;	
   height:14px;
   margin-left:14px;
   margin-right:14px;
}


.imgg .b_5
{
	float:left !important;
    background:url(images/bbb.png) 14px 0;
    height:14px;
	width:14px;
	margin-top:-14px;
}

.imgg .b_6
{
	float:right !important;
    background:url(images/bbb.png) 0 0;
    height:14px;
	width:14px;
	margin-top:-14px;
}

.imgg .b_7
{
	background:url(images/bbb2.png) left repeat-y;
}

.imgg .b_8
{
	background:url(images/bbb2.png) right repeat-y;
}

.imgg .b_9
{
	background-color:#FFF;
	margin-left:14px;
	margin-right:14px;
}


.breadcrumb  a { color:#FFF; }
#page
{
	width:861px;
	margin-left:9px;
	margin-right:9px;

	min-height:200px;
	overflow:hidden;
	padding-top:40px;
	padding-left:10px;
}

.page_1
{
	width:899px;
	background:#FFF url(images/background_3_1.png) left repeat-y;
}

.page_2
{
	background:url(images/background_3_2.png) right repeat-y;
}


#page div
{
	float:left;
}

#page div div
{
	float:none;
}

#left-clm
{
	width:220px;
	padding-right:20px;
}

#feed 
{
	text-align:right;
}

#block-user-1 ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#block-user-1
{
	width:170px;
  
}


#block-user-1 div
{
	display:table;

}

#block-user-1 img
{
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
	
}

#block-user-1 li li
{
	padding: 1px 0 0 10px;
	margin:0;
}


#block-user-1 li li li
{
	padding:0;
	padding-left:12px;
}

#block-user-1 li
{

	background: url(images/background.png) repeat-y;
	overflow:hidden;
	margin-top:5px;
	padding:5px;

	
}

#block-user-1 ul li a
{
	color:#00F;
	padding-left:5px;
	font-weight:bold;
	display:block;
	height:100%;
}

#block-user-1 ul li a:hover
{
	text-decoration:none;
	color:#FFF;
}

.trail
{
	border:1px solid;
}


#edit-weight-wrapper, #edit-weight-units-wrapper
{
	display:none;
}

/*
Products
*/


#produktai .content ul 
{
	list-style:none;
	overflow:hidden;
	padding:0;
	margin:0;
}

#produktai .content ol
{	
     overflow:hidden;	
	 padding:0;
	 margin:0;
}

#produktai .content ol
{
	padding-left:25px;
}

#produktai .content ul li
{
	background:url(images/catalog.png) no-repeat 6px 8px;
	padding-left:25px;
}

#content_page 
{
	padding:0 2px 0 2px;
	width:100%;
}


#produktai div.img
{
	width:100%;
	text-align:center;
	background-color:#FFF;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:10px;
	
}

table 
{
    width: 100%;
}

thead th {
  border-bottom: 2px solid #cd9dc8;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
	padding:2px;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #f9f3f9;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
   background:#f9f3f9;
}

tr.even td.active {
   background:none !important;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}
/* search */

#search
{
	padding:5px 5px 5px 10px;
	background: url(images/background.png) repeat-y;
}

.criterion
{
	float:left !important;
	padding:10px;
}

#search input
{
	padding:0;
	margin:0;
}

form
{
	margin:0;
	padding:0;
}

#submit-pages
{
	background:none;
	border:none;
	color:#0075bf;
	font-weight:bold;
	cursor:pointer;
}

input[type=submit]
{
	border:none;
    background:#000;
	color:#FFF;
	cursor:pointer;
	margin-top:5px;
	font-weight:bold;
	padding:3px !important;
	
}

input[type=submit]:hover
{
    background:#00F;
	color:#FFF;
}

.list-add-to-cart
{
	width:100px;
	background:none !important;
	color:#DC3786 !important;
}


#edit-submit-3, #edit-submit-1
{

}

.submit-button1 , #left-clm h2
{
	color:#0075bf !important;
	width:100%;
	height:30px;
	background: url(images/background.png) repeat-y !important;
}

#block-menu-secondary-links a
{
	color:#0075bf !important;
	text-align:center;
}

#block-menu-secondary-links a:hover, #block-menu-secondary-links a.active
{
	color:#FFF !important;
	text-align:center;
}

.block-user li
{
	margin-left:15px;
}

#left-clm h2
{
	margin-top:5px;
	padding-left:10px;
}

#page .menu li
{
	 background:#fcfcfc  url(images/backgroundd.png) top repeat-x !important;
}

ul.tabs
{
	background:url(images/backgroundd.png);
	height:30px;
	border-bottom: #00F 1px solid;
	padding:0;
	margin:0;
}

ul.primary li, ul.secondary li {
  display: inline;
  padding-left:5px;
}

ul.primary li a, ul.secondary li a
{
	color:#00F;
	padding:5px;
	border: none;
	background:none;
	font-weight:bold;
	line-height:30px;
}

ul.primary li a:hover,  ul.secondary li a:hover
{
	border: none;
	color:#FFF;
	background-color:#00F;
    text-decoration:none;
}

.menu a.active
{
	color:#FFF !important;
}

ul.primary li a.active, ul.secondary a.active
{
	border: none;
	color:#FFF;
	background-color:#00F;
}


.uc-price-list
{
	color:#F00;
	text-decoration:line-through;
}

.product-info .uc-price
{
	color:#DC3786;
}


.node-add-to-cart
{
	float:right;
	padding-bottom:20px;
}


/**
 * Nodes & comments
 */
#produktai div.node { 
   float:left !important;
   width:340px;
   text-align:center;   
}


#produktai div.node div { 
   float:none;
}

div.node p
{
	overflow:hidden;
}

#produktai-gamintojai
{
	width:500px;
}


#produktai img
{
	height:50px;
	width:auto;
}


#produktai-gamintojai img
{
	width:100px !important;
	height:auto !important;
}

#produktai-gamintojai h2
{
	display:table;
}


#produktai-gamintojai .content
{
	min-height:100px;
	display:table;
	padding:5px;
}

#produktai-gamintojai .imgg
{
	width:150px;
	float:left;
	margin-right:20px;
	text-align:center;
}

#produktai-gamintojai a
{
	padding:10px;
	margin-top:-5px;
}

#kontaktai
{
	padding-left:30px;
	width:320px;
}

.node 
{
	margin-left:44px;
	margin-right:44px;
}

.node .product-image img
{
	padding-left:20px;
	padding-right:20px;
}
.node .content div.product-image
{
	float:left !important;
}

.node .add-to-cart
{
	float:right !important;
}

.sell
{
	font-weight:bold;
}

.node ul.links
{
	list-style:none;
	padding:0 ;
}

.node ul.links li
{
	display:inline;
}


.node .links, .comment .links {
  text-align: left; /* LTR */
}

.meta
{
	margin-top:10px;
}

.attributes
{
	padding-left:5px;
}


.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding-left: 1em; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.terms {
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #00F;
}

.indented {
  margin-left: 25px; /* LTR */
}



.node .content, .comment .content {

}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #00F;
}



/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: #00F 1px solid;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; /* LTR */
  padding-right: 20px; /* LTR */
}



#block-node-0 .content {

}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  color: #fff;
}



tr.taxonomy-term-preview {
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}



