/***********************************************************************
* Distributor.lt - B2B
/***********************************************************************/
.DivContainer
{
	border: 1px solid #919B9C;
	overflow: auto;
	padding:5 5 5 5;
}
/*****************************************************
Print style
******************************************************/

@media screen {
	*.noview
		{ display : none; }
		
	*.Height100
	{
		height:100%;
	}
}

.hintable {
	background-color: #FFFF52;
	border-bottom-color : #FFCF00;
	border-bottom-style : groove;
	border-bottom-width : 1px;
	padding-bottom: -1px;
	color: green;
	cursor: help;
	padding-left: 2px;
	padding-right: 2px;
}

.printBar {
	background-color: #666666; 
	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: #666666;
	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%;
	height:100%;
}
body {
	font-size: 0.68em;
	font-size: 0.71em !important;
	height:100%;
}
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:#0F1E3A;
	margin:0;
}

/* taitlai: */
/*naujienos header*/
h1 {
	color: #1D3F62;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:17px 10px 0 10px;
}

/*ypatingi pasiulymai header*/
h2 {
	color: #1D3F62;
	font-weight: bold;
	font-family: Tahoma;
	font-size:12px;
	margin:0px;
	padding:0 0 0 0px;
}

h3 {
	color: #1D3F62;
	font-weight: bold;
	font-family: Tahoma;
	font-size:1.0em;
	margin:0px;
	padding:0 0 0 0px;
}

hr {
	height: 0px;
	border-bottom:1px solid #1D3F62;
}


a:link
{
	color:#0088BC;
	text-decoration: underline;
}

a:visited
{
	color: #05698F;
	text-decoration: underline;
}

a:hover {
	color: #049BD5;
	text-decoration: none;
}



/***********************************************************************
* Page backgrounds styles
/***********************************************************************/

.logoLink
{
	margin-left: 50px; 
	margin-top: 30px; 
	width:200px;
}

.logoLink a:link,
.logoLink a:visited
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.logoLink a:hover
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.logoLink2
{
	margin-left: 10px; 
	margin-top: 30px; 
	width:240px;
}

.linkText
{
	color:#333333;
	padding-left:10px;
	margin-top:10px;
	padding-top:10px;
}

.mpHeader
{
	background-image:url(../Images/design/mainHd.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:1011px;
	height:103px;
}

.mpBottom
{
	background-image:url(../Images/design/bottomBg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	/*height:337px;*/
}

.rightClmBg
{
	background-image:url(../Images/design/rightClmBg.gif);
	background-repeat:repeat-y;
}

.ctLeftTop
{
	background-image:url(../Images/design/contentLeftTop.png);
	background-repeat:no-repeat;
	background-position:top left;
}

.ctRightTop
{
	background-image:url(../Images/design/contentRightTop3.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.ctLeftBottom
{
	background-image:url(../Images/design/contentLeftBottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:left;
	vertical-align:bottom;
	background-color:#ffffff;
}

.ctRightBottom
{
	background-image:url(../Images/design/contentRightBottom.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.hdImg
{
	width:40px;
	float:left;
}

.hdTitleAlt
{
	float:left;
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #999999;
	padding-top:8px;
	width:300px;
	padding-bottom:3px;
}

.hdTitleAlt2
{
	float:left;
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #999999;
	padding-top:8px;
	width:330px;
	text-align:right;
	padding-bottom:3px;
}

.hdTitleAlt2 a:link,
.hdTitleAlt2 a:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}

.hdTitleAlt2 a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.hdTitle
{
	float:left;
	color:#D98200;
	font-weight:bold;
	font-size:18px;
	
	border-bottom:1px solid #999999;
	width:80%;
}

.news
{
	padding-top:16px;	
	display:block;
	float:left;
	width:240px;
}

.newsDate
{
	color:#999999;
}

.newsTitle
{
	color:#333333;
	font-weight:bold;
}

.innerNews a:link,
.innerNews a:visited
{
	color:#C88B00;
	text-decoration:none;
}

.innerNews a:hover
{
	color:#ECBC4F;
	text-decoration:none;
}

.clmLeft a:link,
.clmLeft a:visited
{
	color:#D98200;
	text-decoration:none;
}

.clmLeft a:hover
{
	color:#D98200;
	text-decoration:underline;
}




.pageHeader
{
	background-image:url(../Images/design/topBg.gif);
	background-repeat:repeat-x;
	height:302px;	
}

.toCartButton
{ background-image:url(../Images/design/toCartIcon.gif);
	background-repeat:no-repeat;

}

.ctLeft
{
	background-image:url(../Images/design/ctLeft.gif);
	background-repeat:no-repeat;
	width:16px;
}

.ctRight
{
	background-image:url(../Images/design/ctRight.gif);
	background-repeat:no-repeat;
	width:16px;
}

.ctMain
{
	background-image:url(../Images/design/ctMain.gif);
	background-repeat:repeat-x;
}

.clmLeft
{
	background-color:#FFFFFF;
	padding-left:22px;
	padding-right:6px;
	padding-top:12px;
	padding-bottom:12px;
}

.clmRight
{
	background-color:#FFFFFF;
	padding-top:17px;
}






.loginHeader
{
	background-image:url(../Images/design/loginBoxTop.gif);
	background-repeat:no-repeat;
	width:261px;
	height:33px;
	padding-left:7px;
	color:#CCCCCC;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.loginHd
{
	padding-left:19px;
}

.loginUnderline
{
	border-bototm:1px solid #CCCCCC;
}

.pl10
{
	padding-left:15px;
}

.pl11
{
	padding-left:11px;
}

.pl20
{
	padding-left:20px;
}

.loginBg
{
	background-image:url(../Images/design/loginBoxBg.gif);
	background-repeat:repeat-y;
	width:261px;
	padding-left:14px;
	padding-top:10px;
	padding-bottom:10px;
}

.loginBg p
{
	color:#CCCCCC;
	padding-bottom:5px;
}

.loginBottom
{
	background-image:url(../Images/design/loginBoxBottom.gif);
	background-repeat:no-repeat;
	width:261px;
	height:10px;
}




/***********************************************************************
* Header styles
/***********************************************************************/

.toolTableCell
{
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
	padding-right:5px;
	width:193px;
	color:#333333;
}

.topToolBox,
.topToolBox2,
.topToolBox3,
.topToolBox4
{
	width:177px;
	height:20px;
	background-color:#F3F3F3;
	margin-bottom:3px;
	padding-top:7px;
	padding-left:6px;
}

.topToolBox2
{
	width:150px;
}

.topToolBox3,
.topToolBox4
{
	width:133px;
}

.topToolBox4
{
	background:none;
}

.topToolBox3 a:link,
.topToolBox3 a:visited
{
	color:#F1AC26;
	text-decoration:underline;
	font-weight:bold;
}

.topToolBox3 a:hover
{
	color:#F1BF5E;
	text-decoration:none;
}

.priceTop
{
	color:#F1AC26;
	font-weight:bold;
}

.toolTextB
{
	color:#666666;
	font-weight:bold;
}

.companyName
{
	font-weight:bold;
	color:#3333333;
	font-size:14px;
	padding-left:6px;
}

.topLogin
{
	background-image:url(../Images/design/lBoxTop.gif);
	width:172px;
	height:30px;
}

.topLoginTextLeft
{
	float:left;
	padding-left:8px;
	width:70px;
}

.topLoginTextRight
{
	float:right;
	padding-right:8px;
	height:22px;
}

.topLogin a:link,
.topLogin a:visited
{
	color:#CCCCCC;
	text-decoration:none;
}

.topLogin a:hover
{
	text-decoration:underline;
}

.tbContact
{
	color:#666666;
	font-weight:bold;
}

.topBottom
{
	padding-top:10px;
	padding-left:11px;
	color:#333333;
}

/***********************************************************************
* Right Side styles
/***********************************************************************/

.rightMenu
{
	background-color:#F3F3F3;
	width:252px;
	height:27px;
	padding-left:7px;
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}

.rightMenu img
{
	padding-right:16px;
	margin-right:16px;
}

.rightMenu a:link,
.rightMenu a:visited
{
	color:#333333;
	text-decoration:none;
}

.rightMenu a:hover
{
	color:#7F7F7F;
	text-decoration:underline;
}

/***********************************************************************
* Menu styles
/***********************************************************************/
.langMoneyMenu
{
	font:Tahoma;
	font-size:11px;	
	padding-left:5px;
	padding-right:5px;
	height:21px;
}

.langMoneyMenu a:link,
.langMoneyMenu a:visited

{
	text-decoration:none;
	color:#000000;
}

.langMoneyMenu a:hover
{
	text-decoration:underline;
	color:#999999;
}

.moneyMenu
{
	display:block;
	float:left;
}

.langMenu
{
	display:block;
	float:right;
}

.langMoneySelected
{
	font-weight:bold;	
}

/***********************************************************************
* content styles
/***********************************************************************/




/***********************************************************************
* xPriceList menu styles
/***********************************************************************/
.leftMenu,
.leftSubMenu
{
	color: #1E5F9F;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	font-weight:normal;
}

.leftMenu-over,
.leftSubMenu-over
{
	color: #6EA5DC;
	/*font-weight:bold;*/
	text-decoration: underline;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	font-weight:normal;
}

.leftMenu-selected,
.leftSubMenu-selected
{
	color: #125AAE;
	font-weight:bold;
	/*text-decoration: underline;*/
	cursor: pointer;
	margin: 2px 0px 2px 2px;
}

.leftAccessoryMenu,
.leftAccessorySubMenu
{
	color: #1E5F9F;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	font-weight:normal;
}

 
.leftAccessoryMenu-over,
.leftAccessorySubMenu-over
{
	color: #6EA5DC;
	text-decoration: underline;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	font-weight:normal;
}

.leftAccessoryMenu-selected,
.leftAccessorySubMenu-selected
{
	color: #125AAE;
	font-weight:bold;
	text-decoration: underline;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
}

/***********************************************************************
* Box, Panel styles
/***********************************************************************/

.itemNormal
{
	display:block;
	background-image:url(../Images/design/itemBox.gif);
	width:163px;
	height:213px;
	background-repeat:no-repeat;
	font:Tahoma;
	font-size:11px;
	float:left;
	margin-left:6px;
	margin-top:8px;
	
}

.itemActive
{
	background-image:url(../Images/design/itemBoxActive.gif);
	width:163px;
	height:213px;
	background-repeat:no-repeat;
	
}

.itemBoxImage
{
	display:block;
	float:left;
	width:163px;
	padding-left:9px;
	height:100px;
	padding-top:1px;
}

.itemBoxInfo
{
	display:block;
	float:left;
	width:154px;
	padding-left:9px;
	padding-top:5px;
	font:Tahoma;
	font-size:11px;
}

.itemBoxInfo p
{
	line-height:15px;
}

.itemName
{
	font:Tahoma;
	font-size:11px;
	color:#0088BC;
}

.itemCode
{
	font:Tahoma;
	font-size:10px;
	color:#999999;
	padding-top:6px;
}

.quantity
{
	display:block;
	float:right;
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#E7722F;
	padding-right:8px;
	text-align:right;
	width:100px;
}

.itemBoxBottom,
.itemBoxBottomActive
{
	background-image:url(../Images/design/itemBoxLine.gif);
	width:163px;
	background-repeat:no-repeat;
	height:40px;
	padding-left:9px;
	padding-top:3px;
	display:block;
	float:left;
}

.itemBoxBottomActive
{
	background-image:url(../Images/design/itemBoxActiveLine.gif);
}

.tarpas
{
	width:20px;
}

.tarpas150
{
	float:left;
	width:150px;
}


.searchPanel
{
	padding-top:12px;
	padding-left:28px;
}

.searchPanelView
{
	padding-left:28px;
	padding-right:26px;
	height:46px;
	color:#000;
}

.searchPanelTop
{
	background-image:url(../Images/design/searchPanelTop.gif);
	width:502px;
	background-repeat:no-repeat;
	height:7px;
}

.searchPanelBottom
{
	background-image:url(../Images/design/searchPanelBottom.gif);
	width:502px;
	background-repeat:no-repeat;
	height:7px;
}

.searchPanelBg
{
	background-image:url(../Images/design/searchPanelBG.gif);
	width:502px;
	background-repeat:repeat-y;
	padding-left:9px;
	color:#FFFFFF;
}

.searchPanelLine,
.searchPanelLineLast,
.searchPanelLineFirst
{
	float:left;
	width:484px;
	background-color:#666666;
	border-bottom:1px solid #787878;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	font:Tahoma;
}

.searchPanelLineLast
{
	border:none;	
}

.searchPanelLineFirst
{
	padding-top:2px;
}

.searchPanelGroup,
.searchPanelGroupTop
{
	float:left;
	width:138px;
}

.searchPanelGroupTop
{
	font-size:20px;
	font-weight:bold;
}

.searchPanelText,
.searchPanelTextTop
{
	float:left;
	width:346px;
}

.searchPanelText a:link,
.searchPanelText a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.searchPanelText a:hover
{
	color:#FEE3AD;	
	text-decoration:none;
}

.searchPanelTextTop
{
	text-align:right;
}

.searchPanelTextTop a
{
	color:#999999;
	text-decoration:underline;
}

.searchPanelTextTop a:hover
{
	color:#999999;
	text-decoration:none;
}

.groupFull
{
 	color:#F8B127;
}

.groupEmpty
{
	color:#999999;
}

.itemInfoTableTop
{
	background-image:url(../Images/design/itemInfoTable.gif);
	width:304px;
	background-repeat:no-repeat;
	
}

.itemCaption
{
	height:50px;
	color:#666666;
	font-size:14px;
	padding-left:28px;
	padding-top:18px;
}

.itemText
{
	color:#666666;
	font-size:11px;
	padding-left:28px;
	padding-right:25px;
	padding-top:13px;
	padding-bottom:13px;
	text-align:justify;
}

.itemImage
{
	color:#666666;
	font-size:11px;
	padding-left:28px;
}

.smallInfo
{
	color:#000;
	font-size:11px;
}

.smallInfo a:link,
.smallInfo a:visited
{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}

.smallInfo a:hover
{
	color:#989898;
	text-decoration:none;
	font-weight:bold;
}


.smallCode
{
	color:#666666;
	font-weight:bold;
	font-size:11px;
}

.itemInfoTop
{
	background-color:#666666;
	background-image:url(../Images/design/itemInfoTop.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:23px;
	border-bottom:1px solid #DFDFDF;
	padding-left:16px;
	color:#fff;
	font-weight:bold;
}

.itemInfoMiddle tr
{
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;	
}

.itemInfoBottom
{
	background-image:url(../Images/design/itemInfoBottom.gif);
	height:5px;
	background-repeat:no-repeat;
	background-position:top left;
}

.itemInfoCellHd
{
	padding-right:11px;
}

.smallPrice
{
	color:#E7722F;
	font-weight:bold;
}

.smallCell
{
	height:40px;
	border-bottom:1px solid #DFDFDF;
}

/**********************/
/******* tables *******/
/**********************/

.tableChechBox
{
	width:29px;
	border-bottom:1px solid #E5E5E5;
}

.tableChechBoxIn
{
	width:29px;
	border-bottom:1px solid #FE8614;
	border-top:1px solid #FE8614;
}

.tableHeader,
.tableHeaderListImages
{
	font:Tahoma;
	font-size:11px;
	color:#666666;
	border-bottom:1px solid #E5E5E5;
	font-weight:bold;
	height:28px;
	text-align:center;
}

.tableHeaderListImages
{
	text-align:left;
	padding-left:53px;
}

.tableHeader a:link,
.tableHeader a:visited
{
	color:#666666;
	text-decoration:underline;
}

.tableHeader a:hover
{
	color:#666666;
	text-decoration:none;
}


.tableCell,
.tableCellListImages,
.tableCellListImagesIn
{
	font:Tahoma;
	font-size:10px;
	color:#999999;
	border-bottom:1px solid #E5E5E5;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}

.tableCellLeft
{
	font:Tahoma;
	font-size:10px;
	color:#999999;
	border-bottom:1px solid #E5E5E5;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left
}

.tableCellText,
.tableCellTextIn
{
	font:Tahoma;
	font-size:10px;
	color:#999999;
	border-bottom:1px solid #E5E5E5;
	padding-left:3px;
	padding-top:10px;
	padding-bottom:3px;
}

.tableCellTextIn
{
	border-bottom:1px solid #FE8614;
	border-top:1px solid #FE8614;
}


.tableCellListImagesIn
{
	border-bottom:1px solid #FE8614;
	border-top:1px solid #FE8614;
	text-align:left;
}


.tableCellListImages
{
	text-align:left;
	height:76px;
	padding-top:4px;
	width:90px;
}


.tableCellIn
{
	font:Tahoma;
	font-size:10px;
	color:#999999;
	border-bottom:1px solid #FE8614;
	border-top:1px solid #FE8614;
	padding-left:3px;
	text-align:center;
}

.itemName
{
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

.itemPrice
{
	font-size:11px;
	font-weight:bold;
	color:#E7722F;
}

.itemKodas
{
	font-size:10px;
	font-weight:normal;
	color:#999999;
	margin-top:39px;
}

.itemCompare
{
	margin-top:10px;
}



/******* boxes ******/

.catalogSearchTop
{
	background-image:url(../Images/design/catalogSearchTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:705px;	
	height:34px;
	padding-left:11px;
	padding-top:4px;
}

.catalogSearchBg
{
	background-image:url(../Images/design/catalogSearchBg.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:705px;	
}

.catalogSearchBottom
{
	background-image:url(../Images/design/catalogSearchBottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:705px;	
}


.searchBox
{
	background-image:url(../Images/design/searchBoxBg.gif);
	width:218px;
	height:125px;
	background-repeat:no-repeat;
}

.catalogHd
{
	background-color:#FFFFFF;
	background-image:url(../Images/design/catalogHd.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#D98200;
	padding-left:31px;
	padding-top:23px;
	padding-bottom:23px;
}

.catalogBox
{
	background-color:#ffffff;
	margin:0;
	padding:0;
	padding-left:10px;
}

.catalogBoxBottom
{
	background-image:url(../Images/design/priceListBottom.gif);
	width:218px;
	height:9px;
	background-repeat:no-repeat;
}

.searchBox td,
.catalogBox td
{
	padding-left:2px;
}

.searchBox td a,
.catalogBox td a
{
	text-decoration:none;
	color:#FFFFFF;
}

.searchBox td a:hover,
.catalogBox td a:hover

{
	text-decoration:underline;
	color:#E4E4E4;
}


.searchInput
{
	float:left;
	width:210px;
	margin-top:15px;
	padding-left:8px;
	height:32px;
}

.searchLine
{
	float:left;
	height:14px;
	width:214px;
	color:#ffffff;
	text-indent:27px;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #FB992D;
}

.catalogLine
{
	cursor:pointer;
	display:block;
	float:left;
	font-weight:bold;
	height:14px;
	width:218px;
	color:#4D201D;
	text-indent:20px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #CCCCCC;
	background-color:#ffffff;
	font-size:11px;
}

.catalogLineOpen
{
	cursor:pointer;
	display:block;
	float:left;
	height:14px;
	width:218px;
	color:#ffffff;
	text-indent:20px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#666666;
	background-image:url(../Images/design/catalogLineOpen.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}

.catalogLineIn
{
	
	cursor:pointer;
	display:block;
	float:left;
	height:14px;
	width:218px;
	color:#ffffff;
	text-indent:27px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #EEEEEE;
	background-color:#999999;
}

.catalogLineIn2
{
	cursor:pointer;
	display:block;
	float:left;
	height:14px;
	width:218px;
	color:#000000;
	text-indent:37px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #EEEEEE;
	background-color:#C9C9C9;
}

.catalogLineOver
{
	cursor:pointer;
	display:block;
	font-weight:bold;
	float:left;
	height:14px;
	width:218px;
	color:#4D201D;
	text-indent:20px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #EEEEEE;
	background-color:#EBEBEB;
}


.catalogLine a:link,
.catalogLine a:visited,
.catalogLineOver a:link,
.catalogLineOver a:visited
{
	color:#4D201D;
	text-decoration:none;
	font-weight:bold;
}

.catalogLine a:hover,
.catalogLineOver a:hover
{
	color:#4D201D;
	text-decoration:none;
}


.catalogLineIn2 a:link,
.catalogLineIn2 a:visited
{
	color:#000000;
	text-decoration:none;
}

.catalogLineIn2 a:hover
{
	color:#000000;
	text-decoration:none;
}

.catalogLineOpen a:link,
.catalogLineOpen a:visited,
.catalogLineIn a:link,
.catalogLineIn a:visited
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.catalogLineOpen a:hover,
.catalogLineIn a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.boxRight
{
	background-image:url(../Images/design/boxRight.gif);
	width:202px;
	height:266px;
	background-repeat:no-repeat;
	padding-left:9px;
	padding-right:9px;
	padding-top:9px;
}

.boxRightTop
{
	color:#ffffff;
	height:20px;
	font-weight:bold;
}

.boxPriceListSelect
{
	background-image:url(../Images/design/priceBg.gif);
	
	width:202px;
	height:30px;	
	
	color:#ffffff;
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	background-repeat:no-repeat;
}

.boxRightCell,
.boxRightCellBottom
{
	width:183px;
	border-top:1px solid #FE9024;
	color:#ffffff;
	padding-top:6px;
	padding-bottom:7px;
}

.boxRightCellBottom
{
	border-top:1px solid #FDA94D;
	padding-top:4px;
}

.boxRightCell p
{
	color:#ffffff;
	line-height:15px;
}

.boxRightCell a:link,
.boxRightCell a:visited
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.boxRightCell a:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.paddingSuma
{
	padding-left:50px;
}

.paddingLinks
{
	padding-left:1px;
}

/********* content **********/

.mainContentTop
{
	background-color:#F8B127;
	background-image:url(../Images/design/mainContainerTop.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:23px;
	border-bottom:1px solid #DFDFDF;
	color:#ffffff;
	font-weight:bold;
	padding-left:29px;
}

.mainContentTopAlt
{
	background-color:#666666;
	background-image:url(../Images/design/mainContainerTopAlt.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:23px;
	border-bottom:1px solid #DFDFDF;
	color:#ffffff;
	font-weight:bold;
	padding-left:29px;
}

.mainContent
{
	padding-left:22px;
}

.smallContent
{
	background-image:url(../Images/design/smallContent.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:93px;
	height:106px;
	margin-top:11px;
	margin-left:6px;
	text-align:center;
	padding-top:7px;
	display:block;
	float:left;
}

.smallContentText
{
	padding-top:14px;
}

.smallContentText a:link,
.smallContentText a:visited
{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.smallContentText a:hover
{
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}

.plContentTop2
{
	background-color:#333333;
	background-image:url(../Images/design/plContainerTop.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:23px;
	
}

.plContentTop2 a:link,
.plContentTop2 a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.plContentTop2 a:hover
{
	color:#FAE9C9;
	text-decoration:underline;
}

.plContentTop2 td
{
	color:#CCCCCC;
	font-weight:bold;
}

.selectedPage
{
	color:#363636;
	font-weight:bold;
}

.plContent
{
	padding-left:22px;
}


.plContentBottom
{
	background-color:#ffffff;
	height:42px;
	width:500px;
	border-top:1px solid #DFDFDF;
	color:#ffffff;
	display:block;
	float:left;
	margin-top:8px;
	margin-left:6px;
	padding-top:11px;
}

.plContentBottom .selectedPage
{
	color:#F8B127;
	font-weight:bold;
}

.plContentBottom a:link,
.plContentBottom a:visited
{
	color:#000000;
	text-decoration:none;
}

.plContentBottom a:hover
{
	color:#666666;
	text-decoration:underline;
}

.plBtnBottom
{
	background-color:#ffffff;
	height:42px;
	width:170px;
	border-top:1px solid #DFDFDF;
	color:#666666;
	display:block;
	float:left;
	margin-top:8px;
	padding-top:11px;
	text-align:right;
}

.sideBoxTop
{
	background-color:#666666;
	background-image:url(../Images/design/rightContainerTop.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:23px;
	border-bottom:1px solid #DFDFDF;
	color:#ffffff;
	padding-left:29px;
}

.itemDetailsTop
{
	background-color:#F8B127;
	background-image:url(../Images/design/itemDetails.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:23px;
	border-bottom:1px solid #DFDFDF;
	color:#ffffff;
	font-weight:bold;
	padding-left:29px;
	font:Tahoma;
	font-size:11px;
	display:table-cell;
	float:left;
	width:364px;
}

.itemDetailsMoreTop
{
	background-color:#666666;
	background-image:url(../Images/design/itemRelated.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:23px;
	border-bottom:1px solid #DFDFDF;
	color:#ffffff;
	font-weight:bold;
	padding-left:29px;
	font:Tahoma;
	font-size:11px;
	display:table-cell;
	float:left;
	width:334px;
}

.itemDetailsBottom,
.itemDetailsBottom2
{
	background-image:url(../Images/design/itemDetailsBottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:8px;
}

.itemDetailsBottom2
{
	background-image:url(../Images/design/itemDetailsBottom2.gif);
}

.itemDetailsCell
{
	border-bottom:1px solid #DFDFDF;
	height:27px;
	color:#666666;
}

.itemDetailsCellLast
{
	height:27px;
	color:#666666;
}

.itemDetailsProperty
{
	width:122px;
	color:#666666;
}

.itemDetails
{	
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	
}

.itemDetailsTable
{
	margin-top:13px;
	margin-left:14px;
}


/*********************************************************************/
/******  main text
/*********************************************************************/

.textBox
{
	margin-top:15px;
	margin-left:6px;
}

.mainTextTop
{
	background-image:url(../Images/design/mainTextTop.gif);
	width:502px;
	height:9px;
	background-repeat:no-repeat;
}

.mainTextBottom
{
	background-image:url(../Images/design/mainTextBottom.gif);
	width:502px;
	height:9px;
	background-repeat:no-repeat;
}

.mainText
{
	/*background-image:url(../Images/design/mainText.gif);*/
	/*background-repeat:repeat-y;*/
	padding:9px 18px 9px 18px;
}

.textCaption
{
	color:#999999;
	font:Tahoma;
	font-size:25px;
}

.mainText p
{
	color:#333333;
	font:Tahoma;
	font-size:11px;
	margin-top:14px;
	text-align:justify;
}

/***********************************************************************
* (pricelist) styles
/***********************************************************************/

/*.boxHeader,*/
.pricelistHeader
{
	background-image:url(../Images/design/box_top_left.gif);
	width:200px;
	height:33px;
	background-repeat:no-repeat;
	color:#195AA2;
	font-weight:bold;
	font-size:12px;
	padding:7 10 9 9px;	
}

.boxHeader
{
	background-image:url(../Images/design/box_header.gif);
	width:202px;
	height:6px;
	background-repeat:no-repeat;
}

.boxHeaderRight
{
	background-image:url(../Images/design/box_top_right.gif);
	width:200px;
	height:36px;
	background-repeat:no-repeat;
	color:#195AA2;
	font-weight:bold;
	font-size:12px;
	padding:7 10 9 9px;	
}

.boxBottomAd
{
	background-image:url(../Images/design/box_bottom_ad.gif);
	width:200px;
	height:8px;
	background-repeat:no-repeat;
}

.boxBottom
{
	background-image:url(../Images/design/box_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:5px;
	background-repeat:no-repeat;
}

.boxBottomRight
{
	background-image:url(../Images/design/search_box_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:5px;
	background-repeat:no-repeat;
}

.boxBottom2
{
	background-image:url(../images/design/boxBottom.gif);
	background-position:top;
	height:10px;
	background-repeat:no-repeat;
}

.pricelistContent
{
	background-image:url(../Images/design/box_left_bg.gif);
	width:200px;
	color:#1E3258;
	font-size:11px;	
	padding:8 12 8 12px;	
}

.boxContent
{
	background-image:url(../Images/design/box_ad.gif);
	width:202px;
	height:8px;
	color:#1E3258;
	padding:8 12 8 12px;
}


/***********************************************************************
* 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;
}

.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;
}

.cartInfo
{
	color:#ffffff;
}

.cartInfotext
{
	color:#ffffff;
	font-weight:bold;
}
.cartInfoSpace
{
	margin-left:30px;
}

.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: #ffffff;
}


.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:#608292;
}

.checkboxStyle
{
	color:#ff0000;
	border:none;
	
}

.buttonStyleBig,
.buttonStyleBigOver
{
	background:none;
	background-image:url(../Images/design/btn_big.gif);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #ffffff;
	height:22px;
	border:none;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	width:150px;
}


.inputStyle,
.inputStyle2,
.inputStyleRequired,
.inputStyleSearch,
.inputCart {
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #5D5D5D;    
    border:none;
	BACKGROUND-COLOR: #ffffff;
	border-top:1px solid #BDBDBD;
	border-Left:1px solid #BDBDBD; 
	border-right:1px solid #BDBDBD;
	border-bottom:2px solid #BDBDBD;
	height:18px;
	line-height:18x;
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:2px;
}

.inputStyle,
.inputStyle2
{
	width:131px;
}

.inputStyle2
{
	border:1px solid #BDBDBD;
}

.inputStyleRequired {
	border:1px solid #ff0000;
}

.inputStyleSearch{
	width:147px;	
}

.inputCart {
	text-align:center;
}

.inputQuantity
{
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #000000;    
    BACKGROUND-COLOR: #ffffff;
	border:1px solid #DBDBDB;
	height:17px;
	width:28px;
	vertical-align:bottom;
	text-align:right;
}

.selectStyle
{
	border:1px solid #676767;
	color:#0F1E3A;
	height:20px;
	font-size:11px;
	vertical-align:middle;
	background-color:#FFFFFF;
	width:147px;
}

.selectCart,
.selectCartEmpty,
.selectPrice
{
	border:1px solid #676767;
	color:#0F1E3A;
	height:20px;
	font-size:10px;
	width:147px;
	vertical-align:middle;
	
}

.selectPrice
{
	background-color:#ffffff;
	width:110px;
}

.selectCart {
	background-color:#ffffff;
}

.selectCartEmpty {
	background-color:#F4F4F4;
}



select.calcStyle,
select.simpleSelect,
select.municipalityStyle {
	font-family: Tahoma;
	font-size: 11px;	 
	color: #354000;
	border:1px solid #676767;
	background-color: #F3F9FF;
}
select.calcStyle {
	width: 100%;
}

input.buttonStyleLogin,
input.buttonStyleLoginOver
{
	background:none;
	background-image:url(../Images/design/btnLogin.gif);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 12px;
    COLOR: #ffffff;
	height:22px;
	border:none;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	width:92px;
	padding:0;
	margin:0;
}

.dxbButton
{   
background:none;
	background-image:url(../Images/design/toCartIcon.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	width:	34px;
	height: 24px;
	padding:0;
	margin:0;
	border:none;
 }

input.buttonStyleToCart
{
	background:none;
	background-image:url(../Images/design/toCartIcon.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	width:	34px;
	height: 24px;
	padding:0;
	margin:0;
	border:none;
}

input.buttonStyleLogin2,
input.buttonStyleLogin2Over
{
	background:none;
	background-image:url(../Images/design/btnLogin.gif);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 12px;
    COLOR: #ffffff;
	height:22px;
	border:none;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	width:60px;
	padding:0;
	margin:0;
}

.buttonStyleVAT
{
	background:none;
	background-image:url(../Images/design/buttonPVM.png);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #ffffff;
	height:22px;
	border:none;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	width:60px;
	padding:0;
	margin:0;
}

input.buttonStyle,
input.buttonStyleOver,
input.buttonOrder,
input.buttonOrderOver,
input.buttonBack,
input.buttonBackOver,
input.buttonRemove,
input.buttonRemoveOver,
input.buttonNormal,
input.buttonNormalOver
{
	background:none;
	background-image:url(../Images/design/login_btn.gif);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #ffffff;
	height:22px;
	border:none;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	width:70px;
	/*padding-bottom:7px;*/
}

input.buttonStyleSearch,
input.buttonStyleSearchOver
{
	background:none;
	background-image:url(../Images/design/searchBtn.gif);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #ffffff;
	height:22px;
	border:none;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	width:50px;
}

input.buttonStyleCompare,
input.buttonStyleCompareOver
{
	background:none;
	background-image:url(../Images/design/btn_palyginti.gif);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #ffffff;
	height:22px;
	border:none;
	padding-left:25px;
	vertical-align:middle;
	cursor:pointer;
	width:86px;
}

input.buttonNormal,
input.buttonNormalOver
{
	background-image:url(../Images/design/btn.gif);
	background-repeat:no-repeat;
	height:22px;
	width:66px;
}


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/search.gif);
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	border:none;
	cursor:pointer; 
}

input.buttonBackN,
input.buttonBackNOver
{
	background:none;
	background-image:url(../Images/design/back_btn.gif);
	background-repeat:no-repeat;
	width:59px;
	height:23px;
	border:none;
	cursor:pointer; 
	
	font-family: Tahoma;
	font-size: 11px;
    COLOR: #ffffff;
	text-align:center;
	vertical-align:middle;	
}

/***********************************************************************
* Spacers styles
/***********************************************************************/

.topSpaces {
	padding-top: 6px;
}
.boxSpaces {
	padding-bottom: 6px;
}
.menuSpaces {
	padding: 0px 2px 0px 2px;
}
.tableSpaces {
	padding: 6px 3px 0px 3px;
	color:#F4F4F4;
}
.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:#F4F4F4;
	background-image:url(../Images/design/itemBg.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:9px;
}

.itemTableB
{
	background-color:#F4F4F4;
	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,
.simpleAltCellLast,
.simpleCellLast,
.tableCalcTop,
.simpleCellInCart,
.calculatorTop,
.tableTop,
.pagingCell {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding: 5px 5px 5px 10px;
	border: none;
}
.highlightAltCell {
	color: #00375C;
	background-color: #F4F4F4;
}
.highlightCell {
	color: #00375C;
	background-color: #ffffff;
}

.pagingCell {
	color: #ffffff;
	/*background-color: #FFFFFF;
	background-image:url(../Images/design/paging_bg.gif);*/
	height:29px;
	background-repeat:repeat-x;
	text-align:right;
	padding-right:12px;
}

.simpleAltCell {
	color: #3C3B37;
	background-color: #F4F4F4;
	border-left:1px solid #EAEBED;
}

.simpleCellNB {
	color: #225068;
	background-color: #ffffff;
	padding-top:10px;
}

.simpleCell {
	color: #3C3B37;
	background-color: #ffffff;
	border-left:1px solid #EAEBED;
}

.simpleAltCellLast {
	color: #3C3B37;
	background-color: #F4F4F4;
	border-left:1px solid #EAEBED;
	border-right:1px solid #EAEBED;
	width:20px;
}

.simpleCellLast {
	color: #3C3B37;
	background-color: #ffffff;
	border-left:1px solid #EAEBED;
	border-right:1px solid #EAEBED;
	width:20px;
}

.simpleCellInCart {
	color: #3A3A3A;
	background-color: #D8DFE5;/*#FFF3E2;*/
}

.tableCalcTop
{
	font-weight: bold;
	color: #3A3A3A;
	background-color:#195AA2;
}

.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:#195AA2;
}

/*
.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: normal;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	background-color:#195AA2;
	background-image:url(../Images/design/tableHeaderBg.gif);
	height:41px;
	background-repeat:repeat-x;
	vertical-align:middle;
	text-align:center;
	padding-top:5px;	
}

.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 {
	background-color:#EAEBED;
}

.errorTable {
	border-left:1px solid #80B27F;
	border-right:1px solid #80B27F;
	background-color:#F4F4F4;
}

.errorBg {
	background-color:#F4F4F4;
}

.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
{
	color:#0088BC;
	text-decoration: underline;	
}

.ItemLink a:visited {
	color:#05698F;
	text-decoration: underline;	
}

.ItemLink a:hover {
	color:#049BD5;/*aba2d1;*/	
	text-decoration: none;
}

SPAN.ItemLink {
	color:#0088BC;
}

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
/***********************************************************************/

.contentTop
{
	background-image:url(../Images/design/contentTop.png);
	width:1011px;
	background-position:top;
	background-repeat:no-repeat;
	height:37px;
	
	padding-left:23px;
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	padding-bottom:5px;
}

.contentBottom
{
	background-image:url(../Images/design/contentBottom.png);
	width:1011px;
	background-position:top;
	background-repeat:no-repeat;
	height:14px;
}

.ftBottom
{
	background-image:url(../Images/design/ftBottom.png);
	width:1011px;
	background-position:top;
	background-repeat:no-repeat;
	height:59px;
	color:#C9C9C9;
}

.ftTop
{
	background-image:url(../Images/design/ftTop.png);
	width:1011px;
	background-position:top left;
	background-repeat:no-repeat;
	height:46px;
}

.ftContacts
{
	color:#666666;
	/*margin-left:9px;*/
	padding-left:9px;
	font-size:11px;
	text-align:left;
}

.ftContacts a:link,
.ftContacts a:visited
{
	color:#666666;
	text-decoration:none;
}

.ftContacts a:hover
{
	color:#666666;
	text-decoration:underline;
}

/***************************************************************************/
/* cart page
/**************************************************************************/

.stepTable
{
	background-image:url(../Images/design/cartStepsBg.gif);
	width:965px;
	height:126px;
	background-repeat:no-repeat;
	
}

.cartStep,
.cartStepActive
{
	float:left;
	display:block;
	width:226px;
	height:45px;
	color:#CCCCCC;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

.cartStepActive
{
	color:#363636;
}

.cartStep a:link,
.cartStep a:visited,
.cartStepActive a:link,
.cartStepActive a:visited
{	
	font-weight:bold;
	color:#666666;
	font:Tahoma;
	font-size:18px;
	text-decoration:none;
}

.cartStep a:hover,
.cartStepActive a:hover
{
	text-decoration:underline;
}

.cartStepActive a:link,
.cartStepActive a:visited
{
	color:#363636;
}



.stepNumber,
.stepNumberActive
{
	font:Tahoma;
	font-size:40px;
	color:#CCCCCC;
	font-weight:normal;
	padding-right:4px;
}

.stepNumberActive
{
	color:#D9571B;
	padding-right:0;
}

.cartTableCellHd,
.cartTableCellHd td
{
	background-color:#666666;
	height:23px;
	padding-right:4px;
	padding-left:4px;
	color:#ffffff;
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}	

.cartTableCellHd a:link,
.cartTableCellHd a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.cartTableCellHd a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.cartTableCell
{
	padding:3px 6px 3px 6px;
	color:#000000;
	font:Tahoma;
	font-size:11px;
	text-align:center;
	border-bottom:1px solid #DFDFDF;
}	

.cartTableCellSmall,
.cartTableCellSmallRight
{
	padding:3px 2px 3px 2px;
	color:#000000;
	font:tahome;
	font-size:15px;
}

.cartTableCellSmallRight
{
	text-align:right;
}

.cartPrice
{
	color:#FF6600;
}

.textBold
{
	font-weight:bold;
	height:40px;
}

.orderList td
{
	padding:3px 6px 3px 6px;
	color:#000000;
	font:Tahoma;
	font-size:11px;
	text-align:center;
	border-bottom:1px solid #DFDFDF;
}


/***********************************************************************
* solution style
/***********************************************************************/

.footerText
{
	float:left;
	width:500px;
}

.Solution
{
	color:#C9C9C9;
}

.Solution2
{
	color:#C9C9C9;
	padding-right:25px;
}


.Solution2 a:link,
.Solution2 a:visited
{
      text-decoration:none;
      color: #FE912C;
}
.Solution2 a:hover
{
      text-decoration:underline;
      color: #FE912C;
}

.orange
{
	color: #ffffff;
}

a.Solution:hover SPAN
{
      color:#ffffff;
	  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;
}

/*******************************/

.cartHeader
{
	color:#6E6E6E;
	font:Tahoma;
	font-size:17px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:10px;
}

.cartTableLeft,
.cartTableRight
{
	background-color:#666666;
	background-image:url(../Images/design/cartTableLeft.gif);
	background-repeat:no-repeat;
	width:11px;
	height:23px;	
}

.cartTableRight
{
	background-color:#FFFFFF;
}

.cartTableRight
{
	background-image:url(../Images/design/cartTableRight.gif);
}

.cartTableHd
{
	background-color:#666666;
	height:23px;
	border-bottom:1px solid #DFDFDF;
	color:#ffffff;
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.cartSearchBox
{
	background-image:url(../Images/design/cartSearchBox.gif);
	width:218px;
	height:33px;
	background-repeat:no-repeat;
}

.cartSearchBox td
{
	padding-left:7px;
}

.companySelect
{
	background-image:url(../Images/design/companySelect.gif);
	width:202px;
	height:33px;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-left:7px;
}


/**************************************************************************************************************************
* Page inner top styles By Mindaugas
/**************************************************************************************************************************/
.pageTop_inner
{
	background-image:url(../Images/design/mainHd_inner.jpg);
	height:127px;
	width:1011px;
	background-position:top;
	background-repeat:no-repeat;
}

.pageTopmenu
{
	background-image:url(../Images/design/menu_blank.jpg);
	height:49px;
	width:1011px;
	background-position:top;
	background-repeat:no-repeat;
	
}

.pageUnderMenuLine
{
    background-image:url(../Images/design/contentTop.png);
	background-position:top;
	background-repeat:no-repeat;
	width:1011px;
	height:37px;
}

.boxinfoSmall
{
	margin-top:10px;
	font-family:tahoma;
	font-size:11px;
}

.boxinfosmall a:link,
.boxinfosmall a:visited
{
	color:#0F1E3A;
	text-decoration:underline;
}

.boxinfosmall a:hover
{
	text-decoration:none;
	color:#2E3A4F;
}


.boxinfoBig
{
	font-family:tahoma;
	font-size:12px

}
.boxinfoPading
{
	padding-left:5px;

}
.boxinfoPadingBig
{
	padding-left:10px;
	
}
.boxinfoPadingBigRight
{
	padding-right:5px;
}

.boxinfoPadingBigRight2
{
	padding-right:15px;
	text-align:right;
}

.searchBoxBottomStyle
{
	background-color:#ffffff;
    background-image:url(../Images/design/searchBoxBottom.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height:7px;
}
.searchBoxTopcorner
{
    background-image:url(../Images/design/searchBoxTopcorner.gif);
	background-position: top;
	background-repeat:no-repeat;
	width:10px;
	height:7px;
}
.searchBoxBGcorner
{
    background-image:url(../Images/design/searchBoxBGr.gif);
	background-repeat: repeat-y;
	width:10px;
	
}
.SearchboxinfoBig
{
	background-image:url(../Images/design/onePixelLine.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family:tahoma;
	font-size:12px;
}

/***********************************************************************
* Menu styles
/***********************************************************************/
.menuMainNormal
{
	color:#ffffff;
	font:Tahoma;
	font-size:11px;
	width:150px;
	
	
	font-weight:bold;
	text-align:center;
	height:40px;
	border-right:1px solid #818181;
	border-left:1px solid #3F3F3F;
}

.MenuItem
{
	color:#ffffff;
	font:Tahoma;
	font-size:11px;
	width:150px;
	
	font-weight:bold;
	text-align:left;
	height:40px;
	background-color:#333333;
}

.TopMenuItem
{
	color:#ffffff;
	font:Tahoma;
	font-size:11px;
	width:150px;
	
	font-weight:bold;
	text-align:center;
	height:40px;
	
	border-right:1px solid #818181;
	border-left:1px solid #3F3F3F;
}

.menuMainBgActive
{
	background-image:url(../Images/design/menuOver2.gif);
	height:40px;
	background-repeat:repeat-x;
	color:#ffffff;
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	border-right:1px solid #818181;
	border-left:1px solid #3F3F3F;
	text-align:center;
	width:150px;
	
	cursor:pointer;
}

.TopMenuItemHover
{
	background-image:url(../Images/design/menuOver2.gif);
	height:40px;
	background-repeat:repeat-x;
	color:#ffffff;
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	border-right:1px solid #818181;
	border-left:1px solid #3F3F3F;
	text-align:center;
	width:150px;
	cursor:pointer;
}

.MenuItemHover
{
	background-image:url(../Images/design/menuOver2.gif);
	height:40px;
	background-repeat:repeat-x;
	color:#ffffff;
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:150px;
	cursor:pointer;
}

/*************************************************************************************
* Paging styles
/*************************************************************************************/
input.Prev,
input.PrevOver
{
	background-image: url(../Images/design/plPagingLeft.gif);
	background-repeat:no-repeat;	
}

input.PrevBottom,
input.PrevOverBottom
{
	background-image: url(../Images/design/plPagingLeftBottom.gif);
	background-repeat:no-repeat;	
}

input.PrevDisable,
input.NextDisable,
input.PrevDisableBottom,
input.NextDisableBottom
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	border-color: #1C3762;
	border-width: 1px;
	border-style: solid;
	background-color:Transparent;
	
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;	
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	CURSOR: pointer;	
	PADDING-TOP: 0px;
	
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
	
	width:1px;	
	height:1px;	 
}

input.Next,
input.NextOver
{
	background-image: url(../Images/design/plPagingRight.gif);
	background-repeat:no-repeat;	
}

input.NextBottom,
input.NextOverBottom
{
	background-image: url(../Images/design/plPagingRightBottom.gif);
	background-repeat:no-repeat;	
}

input.Prev,
input.PrevOver,
input.Next,
input.NextOver,
input.PrevBottom,
input.PrevOverBottom,
input.NextBottom,
input.NextOverBottom
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	border-color: #1C3762;
	border-width: 1px;
	border-style: solid;
	background-color:Transparent;
	
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;	
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	CURSOR: pointer;	
	PADDING-TOP: 0px;
	
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;		

	width:5px;	
	height:11px;	 
}

input.Prev,
input.PrevOver
{
	width:10px;
}


/***********************************************************************
* UpdateProgress
/***********************************************************************/
.TransparentGrayBackground 
{
	position: fixed;
	top: 0px;
	left: 0px;
	
	background-color:Gray;
	filter:alpha(opacity=0);
	opacity:0;
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}

.Sample1PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

/* Style class for Sample2 */
.Sample2PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 88%;
}

/* Style classes for Sample3 */
.Sample3PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 88%;
}


/* Style classes for Sample4 */
.Sample4PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position:fixed;
	top: 5px;
	left: 5px;
}


/* Style classes for Sample5 */
.Sample5PageUpdateProgress
{
	background-color:#195BA4;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	font-size:12px;
	bottom: 50%;
	left: 45%;
}


/* Style classes for Sample6 */
.Sample6PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: fixed;
	bottom: 50%;
	left: 45%;
}


/* Style classes for Sample7 */
.Sample7PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
/*****************************************************************/
/* view details
/*****************************************************************/

.viewImage
{
	background-image:url(../Images/design/viewItemPicBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:50px;
	padding-top:34px;
}

.viewTitle
{
	color:#333333;
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;

}

.viewNumber
{
	color:#999999;
	font:Tahoma;
	font-size:11px;
	font-weight:normal;
	padding-bottom:20px;
}

.viewPrice
{
	color:#E7722F;
	font:Tahoma;
	font-size:20px;
	font-weight:bold;
}

.viewPrice2
{
	color:#666666;
	font:Tahoma;
	font-size:15px;
	font-weight:normal;
}

.viewStext
{
	color:#666666;
	font:tahoma;
	font-weight:bold;
}

.viewProdTitle
{
	width:414px;
	height:20px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-left:3px;
	background-color:#F5F5F5;
}

.viewEmptyLine
{
	height:12px;
}

.viewText
{
	color:#333333;
	font-size:11px;
}

.viewText a:link,
.viewText a:visited
{
	color:#0082C4;
	text-decoration:none;
}

.viewText a:hover
{
	color:#0082C4;
	text-decoration:underline;
}

.viewDetails
{
	background-image:url(../Images/design/viewDetails.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	padding-top:18px;
	height:63px;
	font-size:15px;
	font-weight:bold;
	font:tahoma;
	color:#D98200;
}

.viewCellHd
{
	background-color:#EBEBEB;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	font:tahoma;
}

.viewCell,
.viewCellAlt
{
	background-color:#ffffff;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:11px;
	font:tahoma;
}

.viewCellAlt
{
	background-color:#F5F5F5;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:11px;
	font:tahoma;
}

.ibMoreList
{
	float:left;
	width:400px;
	text-align:left;
	
}
.InputError {
	BORDER-RIGHT: #ff0000 1px solid; BORDER-TOP: #ff0000 1px solid; BORDER-LEFT: #ff0000 1px solid; BORDER-BOTTOM: #ff0000 1px solid
}



