
/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce


/* menu Solid - Show Sub-categories  Star */
.pageHeading{
color:#FF0000;
}
/* Cool Href */
A.coolHref { 
  font-family:Tahoma, Arial, sans-serif; 
  font-size:11px; 
  font-weight:bold;
  color:#000000; 
  background:#FFFFFF; 
   padding-top:2px; 
  padding-bottom:2px;
  display:block;

  text-align: left;
}
A.coolHref:hover {
  font-family:Tahoma, Arial, sans-serif; 
  font-size:11px; 
  font-weight:bold;
  color:#FFFFFF; 
  background:#e8ecee; 
  padding-top:2px; 
  padding-bottom:2px;
  display:block;

  text-decoration:none;
  text-align: left;
}
A.coolHref_sel { 
  font-family:Tahoma, Arial, sans-serif; 
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
  background:#e8ecee; 
 
  display:block;

  text-decoration:none;
  text-align: left;
}
A.coolHref_sel:hover {
  font-family:Tahoma, Arial, sans-serif; 
  font-size:11px; 
  color:#FFFFFF; 
  background:#bbc3d3;
  font-weight:bold; 

  display:block;

  text-align: left;

  text-decoration:none;
}





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: 12px;
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: 12px;
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
*/

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f5f9fc; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; 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: #5285ab;
  text-decoration: none;
  font-family:Tahoma, Arial, Helvetica, sans-serif;

}

/*change in index.php and ieskome kategoriju_vaizdas*/
.kategoriju_vaizdas{
border:solid 1px #cdd1d4;
background-color:#fff;
padding:10px;
width:150px;
cursor:pointer;
}




.kategoriju_vaizdas:hover{
border:solid 1px #858789;
/*background-color:#45455;*/
padding:10px;
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:#f5f9fc;
}

.top_table_border{
border:solid 2px #e9eef2;
width:60px;
background-color:#f5f9fc;
}

.new_products_view{
width:202px;
height:202px;
font-size:12px;
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;
}
/*categories.php kategoriju stilius*/
tr td div.kategorija{
cursor:pointer;
width:150px;
padding-left:15px;
height:20px;
/*background-color:f1f1f1;*/
font-family:  Tahoma, Arial, Helvetica, sans-serif;
color:#636363;
font-weight:bold;
font-size:12px;

}

tr td:hover div.kategorija:hover{
color: #000 !important;
cursor:pointer;
width:150px;
background-color:transparent; 
padding-left:15px;
height:20px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
font-size:12px;
}

tr td div.subkategorija{
cursor:pointer;
border-top:solid 1px #fff;
border-left:solid 1px #f1f1f1;
border-right:solid 1px #f1f1f1;
border-top:solid 1px #fff;
width:148px;
padding-left:15px;
height:25px; 
/*background-color:#fff; */
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#b17f7f; 
font-weight:bold; 
font-size:11px;
}

tr td:hover div.subkategorija:hover{
cursor:pointer;
padding-left:15px;
height:25px;
/*background-color:#f5f9fc; */
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#9c180f; 
font-weight:bold; 
font-size:11px;
}

FORM {
	display: inline;
}

TD.headerNavigation_top a{
padding-left:1px;

/*background-color:f5f9fc; */
font-family:Tahoma;
color:#93120b; 
font-weight:bold; 
font-size:12px;
}

TD.headerNavigation_top a:hover{
padding-left:1px;
font-family:Tahoma;
color:#b71b13; 
font-weight:bold; 
font-size:12px;
}

TD.headerNavigation_top ul li a{
padding-left:15px;
font-family:Tahoma;
color:#b71b13; 
font-weight:bold; 
font-size:12px;
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: #b3d9f6;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma;
  font-size: 12px;
  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: 12px;
  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: #959595;
}
/*boxu backgroundas*/
.infoBoxContents {
  background: white;
  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, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:25px;
  background: #636363;
  color: #ffffff;
}

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: #d9e5ee;
}
/*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: #f5f9fc;
}
/*Prekiu saraso linijos*/
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #7ba9c4;
background-color:#d9e5ee;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #c1ced7;
  height:20px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #a0acb4;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color:#434343;  
  line-height: 1.5;
}

TD.main_page{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  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;
  color:#a0acb4;
}

.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: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  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: 12px;
  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: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
.products_info{
border:solid 1px #7ba9c4;
background:#ecf4f9;
height:500px;
}
.products_new{
border:solid 1px #7ba9c4;
background:#d9e5ee;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }
.dataTableRowOver { background-color: #acacac; cursor: pointer; }
.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #ff0000; }












/*theme.css*/

/* Menu Style Sheet */

.ThemeXPTreeLevel0
{
	cursor: default;
	background-color: white;

	white-space: normal;
	font-weight:bold;

	border:		0;
	padding:	0;
}

.ThemeXPTreeLevel1
{
	cursor: default;
	background-color: white;
	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:		inherit;
	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;
}

.ThemeXPRowHover .ThemeXPItemText a,
.ThemeXPRowHover .ThemeXPFolderText a
{
	color:			#000084;
	text-decoration:	underline;
}

.ThemeXPRowActive .ThemeXPItemText a,
.ThemeXPRowActive .ThemeXPFolderText a,
.ThemeXPRowSelected .ThemeXPItemText a,
.ThemeXPRowSelected .ThemeXPFolderText a
{
	color:			white;
	background-color:	#454545;
	text-decoration:	none;
}

/* 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;
}

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #686868;
}
.sitemap {
  font-family: Tahoma;
  font-size: 12px;
  color: #686868;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Tahoma;
  font-size: 12px;
  color: #ccc;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Tahoma;
  font-size: 12px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #474747; 
}
A.sitemap:hover {
  color: #93120b;
}
/***** End Sitemap_SEO *****/ 



