/*
  $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
Myriad Pro
  Released under the GNU General Public License
*/


.boxText { 
	font-family: Myriad Pro; 
	font-size: 12px; 
    height: 37px;
    width: 145px;
    text-align : center;
    margin-top: 0px;
    line-height: 30px;
    vertical-align :  middle;
	background: url('images/button.jpg') no-repeat;
	

}

.boxText1 { 
	font-family: Myriad Pro; 
	font-size: 11px; 
    height: 37px;
    width: 145px;
    text-align : center;
    line-height: 30px;
    vertical-align :  middle;
	background: url('images/sub_buttin.jpg') no-repeat;

}
.boxText2 { 
	font-family: Myriad Pro; 
	font-size: 10px; 
    height: 37px;
    width: 145px;
    text-align : center;
    line-height: 30px;
    vertical-align :  middle;
	background: url('images/sub_sub_buttin.jpg') no-repeat;

}

.hehe { 
	background: url('images/juosta.jpg') no-repeat;

}

.band {
	
	 text-align : center;
	 color : red;
	 font-family: Myriad Pro; 
	 
}

.tekstas_ap {
	color: #7e7ebe;
	font-family: Myriad Pro;
	text-align: justify;
	font-size: 12px;
	
}

.tekstas_ap_k {
	color: #7e7ebe;
	font-family: Myriad Pro;
	text-align: center;
	font-size: 12px;
	
}
.temp{
padding-left : 72px;	
}


.tekstasH {
	color: #7e7ebe;
	font-family: Myriad Pro;
	text-align: center;
	font-size: 12px;
	
}
.tekstasL {
	color: #7e7ebe;
	font-family: Myriad Pro;
	font-size: 12px;
	text-align: justify; 
	padding-left: 5px;
	padding-right: 5px;
	width : 430px;
}
.tekstasR {
	color: #7e7ebe;
	font-family: Myriad Pro;
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
		
}
.tekstasP {
	color: #7e7ebe;
	font-family: Myriad Pro;
	text-align: Left;
	font-size: 12px;
	font-weight : bold;
	height: 25px;
}
.paveiksl
{
padding-left: 20px;
border-width : 0px;
border-color : red;
}

/* galerijos lango  */ 
 #thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 1px;
padding-bottom: 1px;
background: #313131;
visibility: hidden;
z-index: 10;

cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 0px Tahoma;
letter-spacing: 0px;
line-height: 0em;
color: white;
padding: 0px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 0px solid black;
background-color: #ffffff;
padding: 5px;
z-index: 5;
}
/* galerijos lango  */ 

.errorBox { font-family : Myriad Pro; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Myriad Pro; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : Myriad Pro; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #03033b;
  color: #ffffff;
  margin: 0px;
}



A {
  color: #ffffff;
  height: 37px;

  text-decoration: none;
  text-align: center;
	margin: 0px;
	border : 0px;
	border-style: dotted;

}
.kkk {
	border : 2px;
 	border-color: #000000;	
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:  Myriad Pro; 
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  Myriad Pro; 
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:  Myriad Pro; 
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 /* background: #b6b7cb;*/
 
}

.infoBoxContents {
  background: #f8f8f9;
  font-family:  Myriad Pro; 
  font-size: 10px;
  vertical-align : bottom;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Myriad Pro; 
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Myriad Pro; 
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Myriad Pro; 
  font-size: 10px;
}

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: #ffffff;
}

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: url('images/kortele1.jpg') no-repeat;
  width : 655px;
  height: 146px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

TABLE.productListing1 {
background: url('images/kortele1.jpg') no-repeat;

}

TABLE.prekes1 {
background: url('images/kortele.jpg') no-repeat;
height: 146px;
width: 655px;
color: #ffffff;
}

.productListing-heading {
  font-family:  Myriad Pro; 
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

.menuBoxHeadingx {

	text-align : center;
	color : #ffffff;	
}

TD.productListing-data {
  font-family:  Myriad Pro; 
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Myriad Pro; 
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Myriad Pro; 
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Myriad Pro;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Myriad Pro;
  font-size: 10px;
  color : ffffff;
}

TD.accountCategory {
  font-family: Myriad Pro;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Myriad Pro;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Myriad Pro;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Myriad Pro;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Myriad Pro;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Myriad Pro;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Myriad Pro;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Myriad Pro;
  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: Myriad Pro;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Myriad Pro;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Myriad Pro;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Myriad Pro;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Myriad Pro; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Myriad Pro; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Myriad Pro; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Myriad Pro; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Myriad Pro; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Myriad Pro; font-size: 10px; color: #ff0000; }
