/***********************************************************************
* Cirkonas
/***********************************************************************/
.DivContainer
{
	border: 1px solid #919B9C;
	overflow: auto;
	padding:5 5 5 5;
}
/*****************************************************
Print style
******************************************************/

@media screen {
	*.noview
		{ display : none; }
		
	*.Height100
	{
		height:100%;
	}
}

.printBar {
	background-color: #A9EAA9; /*#C3E9FB;#EDF8FD;*/
	height: 40px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-align:right;
	padding: 4px;
}

.printBarBottom 
{
	background-color: #A9EAA9;/*#EDF8FD;*/
	height:20px;
}



.printBar a:link,
.printBar a:visited {
	color: #3A3A3A;
	text-decoration: none;
}
.printBar a:hover {
	color: #3A3A3A;
	text-decoration: underline;
}

/***********************************************************************
* Page under-construction style  
/***********************************************************************/
.HeaderStyle { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; HEIGHT: 27px;  }
TABLE.TableBorder { BACKGROUND-COLOR: #74baf3 }	
	
TD.TableTD {BACKGROUND-COLOR: #f1f9ff}		
TD.TableTD A:link {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
TD.TableTD A:visited {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
TD.TableTD A:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: none}

@media screen {
	*.noview
		{ display : none; }
		
	*.Height100
	{
		height:100%;
	}
}

/***********************************************************************
* Global styles
/***********************************************************************/
html {
	font-size: 100%;
}
body {
	font-size: 0.68em;
	font-size: 0.71em !important;
}
table, input, select{
	font-size: 100%;
}

TD { font-family: Tahoma; color:#3A3A3A;}	
ul, li {
	font-family: Tahoma;
	margin: 5px 6px 5px 6px;
	line-height: 18px;
	padding: 0px;
	text-align: justify;
}

p {
	font-family: Tahoma;
	line-height: 18px;
	color:#3A3A3A;
	margin:0;
}

/* taitlai: */
/*naujienos header*/
h1 {
	color: #3A3A3A;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	padding:0 0 0 0px;
	margin:0;
}

/*ypatingi pasiulymai header*/
h2 {
	color: #FF7E00;
	font-weight: bold;
	font-family: Tahoma;
	font-size:12px;
	margin:0px;
	padding:0 0 0 0px;
}

h3 {
	color: #3A3A3A;
	font-weight: bold;
	font-family: Tahoma;
	font-size:1.0em;
	margin:0px;
	padding:0 0 0 0px;
}

hr {
	height: 0px;
	border-bottom:1px solid #006401;
}


a:link,
a:visited
{
	color: #5F862D;
	text-decoration: none;
}

a:hover {
	color: #A1C178;
	text-decoration: none;
}

/***********************************************************************
* Header styles
/***********************************************************************/

.logo
{
	background-image:url(../Images/design/logo_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:205px;
	height:82px;
	border-right:2px solid #ffffff;
}

.headerPaddingLeft
{
	padding-left:10px;
}

.headerPaddingRight
{
	padding-right:10px;
	padding-bottom:5px;
}

.menuLeft
{
	background-image:url(../Images/design/menuLeft.gif);
	background-repeat:no-repeat;
	height:39px;
	width:17px;	
	background-position:left;
}

.menuRight
{
	background-image:url(../Images/design/menuRight.gif);
	background-repeat:no-repeat;
	height:39px;
	width:17px;	
	background-position:right;
}

.headerImage
{
	background-image:url(../Images/design/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.loginBox
{
	background-color:#006401;
	width:200px;
	padding:2px;
	padding-right:3px;
	padding-bottom:0px;
	text-align:left;
	padding-left:15px;
	color:#D0F9D1;
	vertical-align:top;
	border-left:1px solid #939891;
	border-right:1px solid #939891;
}

.tools
{
	/*padding-bottom:4px;*/
	vertical-align:bottom;
	/*margin-top:4px;*/
}	

.searchBox
{
	background-color:#E6E9EC;
	height:25px;
	vertical-align:middle;
	padding-left:3px;
}

.searchText
{
	font-weight:bold;
}

.spacingSearch
{
	padding-left:22px;
}

.headerLink:link,
.headerLink:visited
{
	color: #5F862D;
	text-decoration: underline;
}

.headerLink:hover
{
	color: #A1C178;
	text-decoration: none;
}

.LoginheaderLink:link,
.LoginheaderLink:visited
{
	color: #D0F9D1;
	text-decoration: underline;
}

.LoginheaderLink:hover
{
	text-decoration: none;
}

/***********************************************************************
* Menu styles
/***********************************************************************/

.mainMenu
{
	BORDER-TOP: #ffffff 2px solid; 
	BORDER-BOTTOM: #ffffff 2px solid;
	background-color:#00375c;
}

.cartTab
{
	color:#ffffff;
	font-weight:bold;
	float:right;
	padding-right:4px;
}

.cartTab a:link
{
	color:#ffffff;
	text-decoration:none;
}

.cartTab a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.cartTab a:hover
{
	color:#D5EDFE;
	text-decoration:none;
}

/***********************************************************************
* content styles
/***********************************************************************/

.printLink:link,
.printLink:visited
{
	
}

.printLink:hover
{
	
}

.contentHeader
{
	height:26px;
	color:#FFFFFF;
	vertical-align:middle;
	background-color:#0099CC;
	padding-right:3px;
}

.contentHeader a:link,
.contentHeader a:visited
{
	text-decoration:underline;
	color:ffffff;
}

.contentHeader a:hover
{
	text-decoration:none;
	color:ffffff;
}

.contentHeaderRight a:link,
.contentHeaderRight a:visited
{
	text-decoration:underline;
	color:ffffff;
}

.contentHeaderRight a:hover
{
	text-decoration:none;
	color:ffffff;
}

.contentColor
{
	padding:8 12 8 12px;
}

.newsBox
{
	vertical-align:top;
	padding-left:3px;
	padding-right:3px;
	color:#3A3A3A;
}

.news
{
	background-color:ffffff;
}

.newsAlt
{
	background-color:#ffffff;
}

.newsLink
{
	padding-bottom:5px;
}

.date
{
	color:#006500;
}

/***********************************************************************
* xPriceList menu styles
/***********************************************************************/
.leftMenu,
.leftSubMenu
{
	color: #343635;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	font-weight:normal;
}

.leftMenu-over,
.leftSubMenu-over
{
	color: #579C58;
	/*font-weight:bold;*/
	text-decoration: underline;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	font-weight:normal;
}

.leftMenu-selected,
.leftSubMenu-selected
{
	color: #FF2B00;
	font-weight:bold;
	/*text-decoration: underline;*/
	cursor: pointer;
	margin: 2px 0px 2px 2px;
}

.leftAccessoryMenu,
.leftAccessorySubMenu
{
	color: #343635;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	font-weight:normal;
}

 
.leftAccessoryMenu-over,
.leftAccessorySubMenu-over
{
	color: #579C58;
	text-decoration: underline;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	font-weight:normal;
}

.leftAccessoryMenu-selected,
.leftAccessorySubMenu-selected
{
	color: #FF2B00;
	font-weight:bold;
	text-decoration: underline;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
}

/***********************************************************************
* Box (pricelist) styles
/***********************************************************************/

/*.boxHeader,*/
.pricelistHeader
{
	background-color:#F7FCF6;
	color:#363F00;
	font-weight:bold;
	font-size:12px;
	padding:8 12 8 12px;	
	border-left:1px solid #7EB37F;
	border-right:1px solid #7EB37F;
}

.boxHeader
{
	background-color:#F7FCF6;
	color:#363F00;
	font-weight:bold;
	font-size:12px;
	padding:8 12 8 12px;	
	border-left:1px solid #7EB37F;
	border-right:1px solid #7EB37F;
}

.boxBottom
{
	background-image:url(../Images/design/boxBottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:10px;
}

.boxBottom2
{
	background-image:url(../images/design/boxBottom.gif);
	background-position:top;
	height:10px;
	background-repeat:no-repeat;
}

.boxNewsHeader
{
	background-color:#ffffff;
	border-bottom:2px solid #3A3A3A;
	color:#363F00;
	font-weight:bold;
	font-size:12px;
	padding:8 12 8 12px;	
}


.contentHeader
{
	background-color:#F7FCF6;
	color:#363F00;
	font-weight:bold;
	font-size:12px;
	padding:0 12 0 12px;	
	height:31px;
	border-left:1px solid #7EB37F;
	border-right:1px solid #7EB37F;
}

.contentHeaderRight
{
	background-color:#0099CB;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding:0 3 0 10px;
	vertical-align:middle;	
}

.boxHeaderRSS
{
	background-color:#0099CB;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding:8 3 8 10px;	
	text-align:right;
}

.boxContent,
.pricelistContent
{
	background-color:#F7FCF6;
	color:#363F00;
	font-size:11px;	
	padding-left:12px;
	padding-bottom:5px;
	border-left:1px solid #7EB37F;
	border-right:1px solid #7EB37F;
}

.leftClm
{
	background-color:#E6EAED;
}

.inCart
{
	color:#293E74;
	background-color:#F8FF8A;

}

.toolBox
{
	padding-top:6px;
	padding-right:9px;	
}

.toolBoxRight
{
	padding-top:6px;
	padding-left:7px;
}

/***********************************************************************
* Images styles
/***********************************************************************/


IMG.imageTitle  {
  width: 0px;
  height: 0px;
  border: none;
  vertical-align:middle;  
  /*src: /Images/default/bullet_title.gif*/
}

IMG.imageBack {
  width: 13px;
  height: 12px;
  border: none;
  vertical-align:middle;  
  /*src: /Images/default/bullet_back.gif*/
}

IMG.imageContent,
IMG.imageBox {
  width: 7px;
  height: 14px;
  border: none;
  vertical-align:middle;  
  /*src: /Images/default/bullet_content.gif*/
}

IMG.imageSubmenu,
IMG.imageMenu {  
}


/***********************************************************************
* Offers styles
/***********************************************************************/

.offerHeader
{
	background-color:#ffffff;
	border-bottom:2px solid #FF7E00;
	color:#FF7E00;
	font-weight:bold;
	font-size:12px;
	padding:8 12 8 12px;	
}

.newsHeader
{
	background-color:#ffffff;
	border-bottom:2px solid #006401;
	color:#3A3A3A;
	font-weight:bold;
	font-size:12px;
	padding:8 12 8 12px;	
}

.calculatorHeader
{
	background-color:#ffffff;
	/*
	border-bottom:2px solid #006401;
	*/
	color:#3A3A3A;
	font-weight:bold;
	font-size:12px;
	padding:8 12 8 12px;	
}

.akcijaHeader
{
	background-color:#ffffff;
	border-bottom:2px solid #C0DE00;
	color:#C0DE00;
	font-weight:bold;
	font-size:12px;
	padding:8 12 8 12px;	
}

.akcijaLink:link,
.akcijaLink:visited
{
	color:#3A3A3A;
	font-weight:normal;
	text-decoration:underline;
	font-size:1.1em;
}

.akcijaLink:hover
{
	color:#8B8A8A;
	font-weight:normal;
	text-decoration:none;
	font-size:1.1em;
}

.newsTitle
{
	font-weight:bold;
	font-size:1.1em;
	padding-left:12px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:5px;
}

.offerTitle
{
	font-weight:bold;
}

.offer
{
	padding:5px 5px 5px 5px;	
}

.offerShort
{
	padding:5px 5px 5px 5px
}

.offerDescription
{
	padding-left:12px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:5px;
	vertical-align:top;
}

.pageTitle
{
	padding-left:12px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:5px;
	vertical-align:top;
}

.offerImage
{
	vertical-align:top;
	padding-top:8px;
	padding-bottom:2px;
	padding-right:12px;
}


.offerTable
{
	border:1px solid #c0c0c0;
	color:#283f71;
}

.cartTable
{
	border:none;
	color:#DCFEDD;
	font-size:11px;
	background-color:#006401;
	vertical-align:middle;
	height:31px;
	/*padding-bottom:1px;*/
	padding-bottom:0px !important;
	height:32px !important;
	padding-top:2px !important;
	/*margin-top:2px !important;*/
	
}

.cartSum
{
	color: #DDFFDE;
	vertical-align:middle;
	padding-top:1px !important;
}


.linkOffer:link,
.linkOffer:visited,
.linkNews:link,
.linkNews:visited
{
	color:#283f71;
	font-weight:bold;
	font-size:11px;
}

.price
{
	font-weight:bold;
}

.price2
{
	color:#E02D0C;
	font-size:1em;
	font-weight:bold;
}

.rightBorder
{
	border-right:1px solid #c0c0c0;
}

.discountCard
{
	height:60px;
	border:1px solid #ff00ff;
	text-align:left;
	vertical-align:top;
}

.contentSpaces ul
{
	padding-left:10px;
}

/***********************************************************************
* Inputs, buttons styles 
/***********************************************************************/

.labelText
{
	color:#2D2264;
}

.inputStyle,
.inputStyleRequired,
.inputStyleSearch,
.inputCart {
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #363F00;    
    BACKGROUND-COLOR: #EEFCED;
	border:1px solid #80B281;
	height:18px;
	vertical-align:middle;
}

.inputStyle
{
	width:110px;
}

.inputStyleRequired {
	border:1px solid #ff0000;
}

.inputStyleSearch{
	width:140px;	
}

.inputCart {
	text-align:center;
}

.selectStyle
{
	border:1px solid #80B281;
	color:#283e74;
	height:18px;
	font-size:11px;
	vertical-align:middle;
}

.selectCart,
.selectCartEmpty
{
	border:1px solid #80B281;
	color:#283e74;
	height:14px;
	font-size:10px;
	width:170px;
	vertical-align:middle;
	
}

.selectCart {
	background-color:#EEFCED;
}

.selectCartEmpty {
	background-color:#FFFFFF;
}



select.calcStyle,
select.simpleSelect,
select.municipalityStyle {
	font-family: Tahoma;
	font-size: 11px;	 
	color: #354000;
	border:1px solid #80B281;
	background-color: #EEFCED;
}
select.calcStyle {
	width: 100%;
}

input.buttonStyle,
input.buttonStyleOver,
input.buttonOrder,
input.buttonOrderOver,
input.buttonBack,
input.buttonBackOver,
input.buttonRemove,
input.buttonRemoveOver
{
	background:none;
	background-repeat:repeat-x;
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #016502;
	height:18px;
	border:1px solid #006401;
	background-color:#ffffff;
	text-align:center;
	vertical-align:middle;
	cursor:pointer; 
	/*padding-bottom:7px;*/
}

input.buttonRemove,
input.buttonRemoveOver
{
	background-image:url(../Images/design/buttonBg.gif);
	background-repeat:repeat-x;
}

input.buttonOrder,
input.buttonOrderOver
{
	background-color:C00E02;
	color:ffffff;
}


input.buttonOK,
input.buttonOKOver
{
	background:none;
	background-image:url(../Images/design/searchBtn.gif);
	background-repeat:no-repeat;
	background-color:#F7FCF6;
	width:24px;
	height:22px;
	/*border:1px solid #8CA3B6;*/
	border:none;
	vertical-align:middle;
	cursor:pointer; 
}

/***********************************************************************
* Spacers styles
/***********************************************************************/

.topSpaces {
	padding-top: 6px;
}
.boxSpaces {
	padding-bottom: 6px;
}
.menuSpaces {
	padding: 0px 2px 0px 2px;
}
.tableSpaces {
	padding: 6px 3px 0px 3px;
	color:#F7FCF6;
}
.subheadSpaces {
	padding: 0px 6px 0px 6px;
}
.contentSpaces {
	padding: 5px;
	color:#283E74;
}

.detailSpaces {
	padding: 5px;
	color:#283E74;
}

.strikeThrough {
	text-decoration: line-through;
}

.headerSpaces {
	padding: 0px 4px 0px 4px;
}

.space {
	padding-left:20px;
}
.submenuSpaces {
	padding-left:5px;
	padding-right:3px;
	font-size:11px;
	line-height:25px;
	color:#3a3a3a;
}

.submenuSpaces2 {
	padding-left:5px;
	padding-right:3px;
	padding-bottom:3px;
	font-size:11px;
	line-height:30px;
	color:#3a3a3a;
}

/***********************************************************************
* Tables styles
/***********************************************************************/

.tarpas
{
	padding-top:5px;
}

.tableNews
{
	background-color:#C0C0C0;
}

.listHd
{
	border-bottom:1px solid #c0c0c0;
	color:#283e73;
}

.colorText
{
	color:#283e73;
	font-size:9px;
	padding-top:-1px;
	vertical-align:middle;
}

.colorText2
{
	color:#283e73;
}

.itemTable
{
	background-color:#F7FCF6;
	background-image:url(../Images/design/itemBg.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:9px;
}

.itemTableB
{
	background-color:#F7FCF6;
	background-image:url(../Images/design/itemBgB.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:9px;
}

.calculatorTable,
.summaryTop,
.tableCalcTitle,
.tableCalcTop,
.tableCalcTitle2,
.tableCalcTop2,
.tableCalcTotal
.tableCalcTotal2,/*iki cia*/
.highlightAltCell,
.highlightCell,
.simpleAltCell,
.simpleCell,
.tableCalcTop,
.simpleCellInCart,
.calculatorTop,
.tableTop,
.pagingCell {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding: 5px 5px 5px 10px;
	border: none;
}
.highlightAltCell {
	color: #00375C;
	background-color: #E6FEE6;
}
.highlightCell {
	color: #00375C;
	background-color: #ffffff;
}

.pagingCell {
	color: #3C3B37;
	background-color: #F7FCF6;
}

.simpleAltCell {
	color: #3C3B37;
	background-color: #E6FEE6;
}
.simpleCell {
	color: #3C3B37;
	background-color: #ffffff;
}
.simpleCellInCart {
	color: #3A3A3A;
	background-color: #A9EAA9;/*#FFF3E2;*/
}

.tableCalcTop
{
	font-weight: bold;
	color: #3A3A3A;
	background-color: #FFFFFF;/*#CDF0CD;*/
}

.tableCalcTitle
{
	font-weight: bold;
	color: #ffffff;
	background-color: #FFFFFF;
	background-image:url(../Images/design/itemTableHdBg.gif);
	height:31px;
}

.tableCalcTitle2
{
	font-weight: bold;
	color: #3A3A3A;
	background-color: #CDF0CD;
}

.tableCalcTop2
{
	font-weight: bold;
	color: #3A3A3A;
	background-color: #CAFCCA;
}

/*
.tableTop {
	font-weight: bold;
	color: #ffffff;
	background-color: #FFFFFF;
	background-image:url(../Images/design/itemTableHdBg.gif);
	height:31px;
	vertical-align:middle;
	border-bottom:1px solid #0E6E0D;	
}
*/

.tableTop {
	font-weight: bold;
	color: #ffffff;
	background-color: #E6FEE6;
	background-image:url(../Images/design/itemTableHdBg.gif);
	background-repeat:repeat-x;
	
	/*
	height:31px;
	*/
	vertical-align:middle;
	padding-top:5px;
	border-bottom:1px solid #0E6E0D;	
}

.calculatorTop {
	font-weight: bold;
	color: #00375C;
	background-color: #D0D3D5;	
}

/*--- end tables ---*/

.sideBg {
	background-color: #C0CADB;
}
.contentBg {
	background-color: #E8E8E8; 
}

.tableStyle
{
	border:1px solid #c0c0c0;
}


.tableCalcTotal {
	border-top:1px solid #006401;
	font-weight: bold;
	color: #000000;	
}

.tableCalcTotal2 {
	font-weight: normal;
}

.cartCalcBg
{
	background-color:#FFFFFF;
}

.summaryTop {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}


a.pricelistSortLink:link,
a.pricelistSortLink:visited {
	color: #ffffff;
	text-decoration: none;
}

.pricelistTable {
	border-left:1px solid #80B27F;
	border-right:1px solid #80B27F;
	
}

.errorTable {
	border-left:1px solid #80B27F;
	border-right:1px solid #80B27F;
	background-color:#F7FCF6;
}

.errorBg {
	background-color:#F7FCF6;
}

.calculatorTable {
	/*background-color:#FFFFFF;*/
	border-left:1px solid #80B27F;
	border-right:1px solid #80B27F;
}

.calculatorTable2 {
	/*background-color:#FFFFFF;*/
	border-left:1px solid #80B27F;
	border-right:1px solid #80B27F;
}

.userPrice {
}

.PriceWithDiscount {	
	color: #1D8D9E;
}

a.tableCalcTop:link,
a.tableCalcTop:visited
{
	color:#00375C;
	text-decoration:underline;
}

a.tableCalcTop:visited
{
	color:00375C;
	text-decoration:none;
}

a.ItemPriceWithDiscount:link,
a.ItemPriceWithDiscount:visited {
	color: #1D8D9E;
	text-decoration: underline;
}
a.ItemPriceWithDiscount:hover {
	color: #1D8D9E;
	text-decoration: none;
}

.ItemLink a:link,
.ItemLink a:visited {
	color: #3A3A38;
	text-decoration: underline;	
}
.ItemLink a:hover {
	color:#9B9B99;/*aba2d1;*/	
	text-decoration: none;
}

SPAN.ItemLink {
	color:#3A3A38;
}

SPAN.DeliveryDate {
	color: red;
	font-size: 9px;
	font-family: Tahoma, Tahoma;
}



a.itemManufacture:link,
a.itemManufacture:visited {
	color: #3A3A38;
	text-decoration: none;	
}
a.itemManufacture:hover {
	color: #9B9B99;
	text-decoration: underline;	
}

.filterTitle {
	color: #0099CC;
	font-weight:bold;
}


/***********************************************************************
* Rotators style
/***********************************************************************/

.RotatorItem a:link,
.RotatorItem a:visited {
	color: #004893;
	text-decoration: underline;
}
.RotatorItem a:hover {
	color: #000000;
	text-decoration: none;
}

.RotatorPrice {
	color: #FF6600;
	text-decoration: none;
}

.ProductPrice { color: #009900; }
.rotatorBg { background-color: #E1E1E1; }

/***********************************************************************
* Calculator and cart style
/***********************************************************************/
.CalcAdd,
.CalcRemove,
.CalcRemoveAll,
.CalcRemoveAllOver,
.CalcItemAdd,
.CalcItemAddOver,
.CartAdd,
.CartRemove,
.CartRemoveAll,
.CartRemoveAllOver,
.CartItemAdd
{
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.CartItemAdd {
	background-color:Transparent;
	width: 20px;
	height: 20px;	
}

.CalcAdd,
.CalcRemove
{
	width: 9px;
	height: 7px;
}

.CalcAdd
{
	background-image: url(../Images/default/icon_plus.gif);	
}

.CalcItemAdd,
.CalcItemAddOver,
.CartRemoveAll,
.CartRemoveAllOver,
.CalcRemoveAll,
.CalcRemoveAllOver  {
	/*background-image: url(../Images/default/icon_Add.gif);	*/
	font-family: Tahoma, Verdana; 
	font-size:11px; 		
	color: #283E74;
	text-decoration: none;
	font-weight: bold;
	background-color:Transparent;	
}

.CalcItemAddOver,
.CartRemoveAllOver,
.CalcRemoveAllOver
{
	color: #fa474a;
	text-decoration: underline;
}

.CartItemAdd
{
	background-image: url(../Images/default/cart_add.gif);	
}

.CalcItemAdd
{
	background-image: url(../Images/default/icon_Add.gif);
}

.CalcRemove
{
	background-image: url(../Images/default/icon_minus.gif);	
}


.CalcRemoveAll
{
	background-image: url(../Images/default/icon_delete.gif);
}

/*
.CartRemoveAll {
	background-image: url(../Images/default/cart_remove.gif);
} */

/***********************************************************************
* Footer styles
/***********************************************************************/

.footerLeft
{
	padding-left:10px;
	color:#ffffff;
	background-color:#3A3A3A;
	padding-right:10px;
	height:37px;
}

.footerRight
{
	padding-left:4px;
	color:#ffffff;
	padding-right:8px;
	background-color:#3A3A3A;
	text-align:right;
	height:37px;
}

.mail:link,
.mail:visited
{
	color:#ffffff;
	text-decoration:underline;
}

.mail:hover
{
	color:#ffffff;
	text-decoration:none;
}


/***********************************************************************
* solution style
/***********************************************************************/


a.Solution:link,
a.Solution:visited
{
      text-decoration:none;
      color: #E6FEE6;
}
a.Solution:hover
{
      text-decoration:none;
      color: #ffffff;
}

.orange
{
	color: #FF6600;
}

a.Solution:hover SPAN
{
      color:#FF8833;
	  text-decoration: underline;
}


/***********************************************************************
* system style
/***********************************************************************/

.hiddenText
{
	visibility:hidden;
}

.visibilityText
{
	visibility:visible;
}

.noneText
{
	display:none;
}

.displayText
{
	display:block;
}

.ValidateError,
.ValidateErrorTitle
{
	color:Red;
}
.InformationError,
.InformationErrorTitle
{
	color:#2D3292;
}
.ValidateErrorTitle,
.InformationErrorTitle
{
	font-weight: bold;
}


