
.pageHeading{
color:#FF0000;
}

/*categories.php kategoriju stilius*/

a.coolHref { 
display:block;
text-align: left;

}
a.coolHref:hover {
display:block;
text-align: left;

}
a.coolHref_sel { 
display:block;
text-decoration:none;
text-align: left;
}
a.coolHref_sel:hover {
display:block;
text-align: left;
text-decoration:none;
}

a.coolHref_sel div.kategorija { 
font-family:Tahoma; 
font-size:11px; 
padding-bottom:5px;

}
a.coolHref_sel div.subkategorija { 
font-family:Tahoma; 
font-size:11px; 
color:#fff;
background: url(../images/menu_arrow.gif) right no-repeat;
}

div.kategorija{
color: #000;
font: bold 11px Tahoma; 
text-transform:uppercase;
cursor:pointer;
width:150px;
padding-left:10px;
padding-top:3px;
padding-bottom:3px;

}
div.kategorija:hover{
font: bold 11px Tahoma; 
color: #ccc;
text-transform:uppercase;
cursor:pointer;
width:150px;
padding-left:10px;
padding-top:3px;
padding-bottom:3px;
}
div.subkategorija{
font:bold 10px Tahoma; 
color: #333;
cursor:pointer;
width:138px;
padding-left:15px;
padding-top:2px;
padding-bottom:2px;
}
div.subkategorija:hover{
color:#f1dcab; 
cursor:pointer;
width:138px;
padding-left:15px;
padding-top:2px;
padding-bottom:2px;
}


a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 11px;
text-decoration: none;
border: solid 1px #f8f8f9;
}
a.menucateg:hover {
border: solid 1px #6633CC;
background-color:#006699;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 9px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-align: left;
height: 11px;
text-decoration: none;
border: solid 1px #f8f8f9;
}

a.menusubcateg:hover {
border: solid 1px #6633CC;
background-color:#006699;
text-decoration: none;
color: #FFFFFF;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/* menu Solid - Show Sub-categories  End */


.tax{
font-family:Tahoma;
font-size:10px;
color:#808080;
font-weight:normal;
}

  /* Released under the GNU General Public License
*/
#photo_listing ul { /* remove bullets and list indents */
list-style:none;
display:block;
margin: 0;
padding: 5px;
float:left;
width:246px;
text-align:left;
}
#photo_listing ul li {
display:block;
margin: 0;
padding:0;
}
#photo_listing ul li img{
border:solid 3px #fff;
text-align:right;
}


#photo_listing{
float:left; 
width:100%;
padding-top:5px; 
padding-bottom:5px;
}

#photo_listing ul li.catalog_img{
float:left;
}
#photo_listing ul li.catalog_text_prd{
color:#4a505a;
text-align:right;
}
#photo_listing ul li.catalog_text{
color:#4a505a;
text-align:left;
}
#photo_listing ul li.catalog_price_prd{
font-family:Tahoma;
font-size:18px;
text-align:right;
}
#photo_listing ul li.catalog_price{
font-family:Tahoma;
font-size:18px;
color:#d7a534;
}

#photo_listing ul li.master_listing_product_name{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#4e4e50;
}
#photo_listing ul li.master_listing_product_options{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#636466;
}
#photo_listing ul li.master_listing_product_options select{
font-family:Tahoma;
font-size:11px;
margin-top:2px;
margin-bottom:5px;
font-weight:normal;
color:#636466;
padding:2px;
border:solid 1px #ccc;
}
#photo_listing ul li.master_listing_product_price{
font-family:Tahoma;
font-size:16px;
font-weight:bold;
color:#d7a534;
}

#shopping_cart ul { 
list-style:none;
display:block;
margin: 0;
padding: 5px;
float:left;
width:100%;
text-align:left;
border:solid 2px #fff;
background:#ecedf1;
}
#shopping_cart ul li {
display:block;
margin: 0;
padding:0;
}
#shopping_cart ul li img{
padding: 2px;
border:solid 1px #ccc;
text-align:right;
}

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; padding:10px; border:solid 1px red; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: transparent; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #c00; text-decoration: underline; }

BODY {
 /* background: #e4eff7;*/
  background: #000000 /*url(images/gg.png) 0 0 no-repeat*/;
  color: #000000;
  margin: 0px;
}

A {
  color: #636363;
  text-decoration: none;
  font-family:Tahoma, Arial, Helvetica, sans-serif;

}

A:hover {
  color: #425a83;
  text-decoration: none;
  font-family:Tahoma, Arial, Helvetica, sans-serif;

}

/*change in index.php and ieskome kategoriju_vaizdas*/
.kategoriju_vaizdas{
/*padding:2px;*/
width:150px;
cursor:pointer;
}

.kategoriju_vaizdas img{
border:solid 3px #fff;
cursor:pointer;
}
.kategoriju_vaizdas:hover img{
border:solid 1px #cdd1d4;
padding:2px;
cursor:pointer;
}


.kategoriju_vaizdas:hover{
width:150px;
cursor:pointer;
/*filter:alpha(opacity=80);*/
/*-moz-opacity:0.8;*/
/*opacity:0.8;*/
}

/*in index.php and ieskome table_border*/
.table_border{
border:solid 3px #676767;
background-color:transparent;
}

.top_table_border{
border:solid 2px #e9eef2;
width:60px;
background-color:transparent;
}

.new_products_view{
width:202px;
height:202px;
font-size:11px;
border:solid 1px #cdd1d4;
}

/*includes/modules/new_products */
.new_products_kaina{
width:160px;
color:#42443d;
border:solid 1px #babdc0;
background:#dbdfe2;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
}



FORM {
	display: inline;
}

TD.headerNavigation_top a{
padding-left:15px;

/*background-color:f5f9fc; */
font-family:Tahoma;
color:#93120b; 
font-weight:bold; 
font-size:11px;
}

TD.headerNavigation_top a:hover{
padding-left:15px;
font-family:Tahoma;
color:#b71b13; 
font-weight:bold; 
font-size:11px;
}

TD.headerNavigation_top ul li a{
padding-left:15px;
font-family:Tahoma;
color:#b71b13; 
font-weight:bold; 
font-size:11px;
background:blue;
display:inline-block;
}

TR.header {
 /* background: #ffffff;*/
   font-family: Tahoma;
  font-size: 10px;
  background: #ffffff;
  color: #bbc3d3;
  font-weight : bold;
}

TR.headerNavigation {
  background: #FFFFFF;/*#77a4ba;*/

}
TR.sub_headerNavigation {
  /*background: #77a4ba;*/
  height:24px;
background:  url(images/sub_.png) 0 0 repeat-x;
}
TD.sub_headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
 /* background: #bbc3d3;*/
  color: white;
  font-weight : bold;

}
  
TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
 /* background: #bbc3d3;*/
  color: #bbc3d3;
  font-weight : bold;

}
/*header text color*/
A.headerNavigation { 
  color: white; 
}

A.headerNavigation:hover {
  color: #425a83;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #e4eff7;
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #9c180f;
  color: #ffffff;
  font-weight: bold;
}
/*Border 1px boxu*/
.infoBox {
	/*background:  url(images/manufacturer_canon.gif) 0 0 repeat;*/
 background: transparent;
 
}
/*boxu backgroundas*/
.infoBoxContents {
  background: transparent;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}
/*boxu paveikliukai*/
TD.infoBoxHeading {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  text-align:center;
  height:25px;
  background: transparent;
  color: #273652;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}
/*boxu backgroundas*/
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: transparent;
}
/*boxu backgroundas*/
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: transparent;
}
/*Prekiu saraso linijos*/
TABLE.productListing {
  border-bottom:solid 1px #ccc;
background-color:transparent;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
  background: transparent;
  height:20px;
  color: #636466;
  font-weight: normal;
}
.productListing-heading_cart {
  font:bold 13px Tahoma;
  height:20px;
  color: #4e4e50;
  background: #fff

 
}

TD.productListing-data b{
  font-family: Tahoma;
  font-size: 12px;
  color:#4e4e50;
}
TD.productListing-data select{
border:solid 1px #ccc;
padding:2px;
color:#636466;
}
TD.productListing-data input{
border:none;
}
TD.productListing-data-input input{
border:solid 1px #ccc;
padding:2px;
color:#636466;
}

input#komplekto_kiekis{
border:solid 1px #ccc;
padding:2px;
color:#636466;
}
TD.productListing-data img {
 border:solid 2px #fff
}
TD.productListing-data a{
font-family:Tahoma;
font-size:12px;
color:#4e4e50;
}
TD.productListing-data-cart {
  font-family: Tahoma;
  font-size: 11px;
  color:#273652;
}
TD.productListing-data-cart-head {
  font-family: Tahoma;
  font-size: 10x;
  color:#273652;
}

a.pageResults {
  color: #273652;
}

a.pageResults:hover {
  color: #273652;
  text-decoration:underline;
  
}


td.smallText a:hover {
text-decoration:underline;
}
td.smallText span.current_page{
 background: url(../images/current_page.gif) top left no-repeat;
 display:inline-block;
 text-align:center;
 color:#fff;
 width:14px;
 height:14px;
}
span.login_header{
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #273652;
  letter-spacing:2px;
  text-transform:uppercase;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #273652;
  letter-spacing:2px;
  text-transform:uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
td.account_profile{
width:20%;
text-align:center;
}
td.account_profile_text a{
font-family:Tahoma;
font-weight:bold;
font-size:11px;
color:#363b45;
}

td.main_title_profile{
font-family:Tahoma;
font-weight:bold;
font-size:12px;
color:#273652;
text-transform:uppercase;
border-bottom:solid 1px #d7a534;
}
td.main_profile_headers{
font-family:Tahoma;
font-size:12px;
color:#273652;
}

td.main_profile_paging{
font-family:Tahoma;
font-size:11px;
color:#a9abaf;
text-align:right;
}

td.profile_orders_archive a{
font-family:Tahoma;
font-size:12px;
color:#273652;
text-decoration:underline;
}
td.checkout_area textarea{
border:solid 1px #d7a534;
}

td.sub_category_photo{
text-align:right;
}
td.sub_category_photo img{
border:solid 1px #fff
}

span.banner_box{
font-family:Tahoma;
font-size:11px;
color:#fff;
}
div#product_listing_header{
padding:9px;
float:left; 
width:96%;
color:#ccc;
}
div#product_listing_header select{
padding:2px;
border:solid 1px #ccc; 
color:#636466;
}

span.prod_listing_search_nothing_found{
font-family:Tahoma;
font-size:12px;
color:#273652;
font-weight:bold;
text-transform:uppercase;
}
span.prod_listing_search_nothing_found:hover{
font-family:Tahoma;
font-size:12px;
color:#87879b;
font-weight:bold;
text-transform:uppercase;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color:#434343;  
  line-height: 1.5;
  
}
TD.main_head {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  width:160px;
  color:#434343;  
  line-height: 1.5;
  
}

TD.main_page{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color:#434343;
  line-height: 1.5;
}

.tit_title {
font-family: Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:#a0acb4;
}


TD.smallText_psw, SPAN.smallText_psw, P.smallText_psw {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight:normal
}

.naujienu_text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#7F7F7F;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}
.products_info{
border:solid 1px #d7a534;
background:#ecf4f9;
height:500px;
}
.products_new{
border:solid 1px #d7a534;
background:transparent;
}
SPAN.productSpecialPrice {
  font-family:Tahoma;
  font-size:18px;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #f3e4c2; cursor: pointer; }
.moduleRowSelected { background-color: #fbf4e1; }
.dataTableRowOver { background-color: #acacac; cursor: pointer; }
.checkoutBarFrom, .checkoutBarTo { 
font-family:Tahoma;
font-size:11px;
color:#a9abaf;
text-align:right;
}
.checkoutBarCurrent { 
font-family:Tahoma;
font-size:11px;
color: #5e5e60; 
}

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 11px; padding:10px; border:solid 1px red;}
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; color:red;  padding:10px; border:solid 1px red; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #6eff00;  padding:10px; border:solid 1px #01a600; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ff0000; }












/*theme.css*/

/* Menu Style Sheet */

.ThemeXPTreeLevel0
{
	cursor: default;
	background-color: transparent;

	white-space: normal;
	font-weight:bold;
color:f1dcab;
	border:		0;
	padding:	0;
}

.ThemeXPTreeLevel1
{
	cursor: default;
	background-color: transparent;
	font-weight:normal;

	white-space: normal;

	border:		0;
	padding:	0;
}

.ThemeXPTreeLevel2
{
	cursor: default;
	background-color: #808080;

	white-space: normal;

	border:		solid 1px green;
	padding:	0;
}
.ThemeXPTreeLevel1
{
	display: none;
}

.ThemeXPTable
{
	cursor: default;

	color:		#f1dcab;
	background-color:	inherit;

	font-family:	Tahoma, Arial, sans-serif;
	font-size:	11px;

	white-space: nowrap;

	border-collapse:	separate;

	border:		0;
	padding:	0;
}

.ThemeXPRow,.ThemeXPRowHover,.ThemeXPRowActive,.ThemeXPRowSelected
{
	background-color: inherit;
	white-space:	nowrap;

	border:		0;
	padding:	0;
}

.ThemeXPFolderSpacer,.ThemeXPItemSpacer,
.ThemeXPFolderLeft,.ThemeXPItemLeft,
.ThemeXPFolderText,.ThemeXPItemText,
.ThemeXPFolderRight,.ThemeXPItemRight
{
	background-color: inherit;
	white-space:	nowrap;

	border:		0;
	padding:	0;
}

/* it would be better that child selector > would work, but IE
	doesn't support it :( */

.ThemeXPFolderText a,
.ThemeXPItemText a
{
	text-decoration:	none;
	border:			0;
	padding:		1px;
	background-color:	inherit;
	text-transform:uppercase;
	color:#fff;
}

.ThemeXPRowHover .ThemeXPItemText a,
.ThemeXPRowHover .ThemeXPFolderText a
{
	color:			#f1dcab;
	text-decoration:	underline;
}

.ThemeXPRowActive .ThemeXPItemText a,
.ThemeXPRowActive .ThemeXPFolderText a
{
	color:			#f1dcab;
	background-color:	#454545;
	text-decoration:	none;
}
.ThemeXPRowSelected .ThemeXPItemText a,
.ThemeXPRowSelected .ThemeXPFolderText a{
	color:			#f1dcab;
	background-color:	#454545;
	text-decoration:	underline;
}

/* in strict mode of XHTML, this is a fix for image connections */

.ThemeXPFolderSpacer img,
.ThemeXPItemSpacer img,
.ThemeXPFolderLeft img,
.ThemeXPItemLeft img,
.ThemeXPFolderRight img,
.ThemeXPItemRight img
{
	vertical-align:	bottom;
}

/* no need to modify these two since they are generic. */
/* they are used to coordinate the folder open/closing animation */

.JSCookTreeFolderClosed
{
}

.JSCookTreeFolderOpen
{
}

#JSCookTreeFolderClosed .JSCookTreeFolderOpen
{
	display:	none;
}

#JSCookTreeFolderOpen .JSCookTreeFolderClosed
{
	display:	none;
}


