.storeuserData 
{
	font-size: 11pt ;
	behavior:url(#default#userData);
}

.imgButton 
{
	cursor: pointer;
	border: 0;
	behavior:url(NetisUtils/imgButton.htc);
	-moz-binding:url(NetisUtils/imgButton.xml#imgButton);	
}

.imgText, .imgText:link, .imgText:visited, .imgText:active
{
	cursor: pointer;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:#4E5E8E;
}

.imgText:hover, .imgBigText:hover 
{
	color: #405CC4;	
}
	
.imgBigText, .imgBigText:link, .imgBigText:visited, .imgBigText:active 
{
	cursor: pointer;
	font-size: 14pt;
	text-decoration: none;
	color:#2A3E7C;
}

.inputText 
{
	font-family: Arial, Helvetica;
	font-size: 10pt ;
}

body 
{
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #60583F;
	background-color:  #FBF8F0;
	margin: 0px;
	padding: 0px;
}

body.margin
{
	margin: 0 15px;
}

body.custProd
{
	margin: 15px 15px;
}

body.category
{
	background-color: #F6F6F3;
	margin: 0;
	scrollbar-base-color: #F6F6F3;
	scrollbar-arrow-color: #6E6E6E;	
}

body.topbar
{
	background: #DEDED7;
    font-size: 10pt;
    font-family: Arial, Helvetica;    
}

body.alert
{
	margin: 10px 20px;
}

body.neps 
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	scrollbar-base-color: #F6F6F3;
	scrollbar-arrow-color: #6E6E6E;
}

table 
{
	font-size:12px;
}

.footer
{
	margin: 0px;
	padding: 0px;
	width:800px;
	height:320px;
	background-color: #FEF8EA;	
}

.dormant
{
	height: 23px;
	color: #363636;
	background-color: White;
	border: 1px solid #5B5B5B;	
	border-bottom: none;
	cursor:pointer;
}

.active
{
	BACKGROUND: url(netisutils/images/sprites/sprite5_v1.gif) -476px 0px;
	BACKGROUND-REPEAT: no-repeat;
	height: 23px;
	color: White;
}


div.main 
{
	margin-top : 30px;
	margin-left : 30px;
	margin-right :30px;
}

div.div_overflow
{
	height:91%;
	overflow: auto;	
}

div.topStripe 
{
	background-color: #5763A5;
	width: 100%;
	height: 15px;
	margin:0;
}

div.alert_heading 
{
	width: 100%;
	padding: 10px 0;
	color: #645978;
	font-weight: bold;
	border-top: 0.03cm solid #CECEC6;
	border-bottom: 0.03cm solid #CECEC6;
}

div.heading 
{
	width: 100%;
	padding: 5px 0;
	font-weight: bold;
	border-top: 0.03cm solid #CECEC6;
	border-bottom: 0.03cm solid #CECEC6;
}

p.welcome 
{
	font-size: 14pt;
	text-align: left;
	background-color: #ffb600;
	margin: 0px;
	height: 40px;
	padding-left: 30px;
	padding-top: 8px;
}

p.header
{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-color: #B33D46;
	color: White;
	margin: 0px;
	height: 35px;
	padding-left: 30px;
	padding-top: 8px;
}

p.alert
{
	margin: 10px;
}

img#sortOrder 
{
	cursor: pointer;
	border: 0;
}

.imginline
{
	border: 0px;
	display: inline;
	padding: 2px;
	vertical-align: middle;
	cursor: pointer;
}

.collectionPathCaption, .userNameCaption 
{
	font-size: 9pt;
	font-weight: bold;
	color: #6E6E6E;
}

span#collectionPath, span#userNameDisplayed 
{
	font-size: 9pt;
	color: #6E6E6E;
}

span.selectionName 
{
	background-color: #ffb600;
	padding: 0 2px;
}

a, a:link, a:active, a:visited 
{
	color: #022668; 
	font-size: 14px;
}

a:hover
{
	color: #927A54; 
}

a.coll, a.coll:visited
{
	color: #111F5F;
	padding: 0 2px;
	text-decoration: none;
}

a.coll:hover 
{
	color: #FF9933;
}

sup
{
	font-size: smaller;
}

.InnerTable
{
    border-right: thin inset;
    border-top: thin inset;
    border-left: thin inset;
    border-bottom: thin inset;
    background-color: white;
    color: black;
}

.ColumnHeader
{
    color: white; 
    background-color: #A9B5C2;
    text-decoration: none
}

.dlgButton, .dlgButtonBold
{
   color:#363636;
	width: 80px;
	background-color: transparent;
}

.dlgButtonBold
{
	font-weight: bold;
}

.rowSelected
{
	background-color: #dee7ef;
}

.itemlist
{
    FONT-SIZE: 9pt;
    CURSOR: default;
    BORDER-BOTTOM: #f5f5f5 1pt solid
}

td.paddig_left
{
	padding-left:5px;
	height: 20px;
	font-size: 10pt;	
	vertical-align: middle;
}

td.paddig_right
{
	padding-right:5px;
	height: 20px;
	font-size: 10pt;	
	vertical-align: middle;
}

td.itemlist_left
{
	padding-left:5px;
	height: 20px;
	font-size: 10pt;
	vertical-align: middle;
    border-bottom: #f5f5f5 1pt solid		
}

td.itemlist_right
{
	padding-right:5px;
	height: 20px;
	font-size: 10pt;	
	vertical-align: middle;
    border-bottom: #f5f5f5 1pt solid;
	text-overflow: clip;
	width: 200px;     		
}

table.layout_fixed
{
	table-layout: fixed;
}

td.textBottom
{
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 5px;
    color: white;
    line-height: normal;
    font-style: normal;
    height: 32px;
    background-color: #5763a5;
    font-variant: normal
}

a.linkbottom, a.linkbottom:link, a.linkbottom:active, a.linkbottom:visited, a.linkbottom:hover 
{
    font-weight: bold;
    font-size: 10px;
    color: white;
    text-decoration: none
}


A.linkSearch, a.linkSearch:link, a.linkSearch:active, a.linkSearch:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: NAVY;
	 text-decoration: underline;
}
a.linkSearch:hover
{
	color:   #5763A5;
}

A.linkSearchSelected, a.linkSearchSelected:link, a.linkSearchSelected:active, a.linkSearchSelected:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: RED;
}
a.linkSearchSelected:hover
{
	color:   Maroon
}

DIV.proximitydialog
{
    HEIGHT: 160px;
    POSITION: absolute;
    TOP: 12px;
    PADDING-LEFT: 8px;
    PADDING-TOP: 8px;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    BACKGROUND-COLOR: #ffffff;
}

BUTTON.searchDlgButtonsmall
{
	font-family: Arial;
	font-size: 12px;
	background-color: #f6f6f3
}

.searchForm{
	width: 700px;
	height: 320px;
	background-repeat: no-repeat;
}

td.searchTD
{
	white-space: nowrap;
}

.searchformlabel
{
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
}

.takdinForm 
{
	margin-top:50px;
	color: #5C3625;
	background-color:#FBF8F0; /*#FEF8EA; #ECE3CA;*/
	scrollbar-base-color: #E7DDC1;
	scrollbar-arrow-color : #403920;
	font-size: 12px;
}

.dialogBand
{
	background:url(NetisUtils/images/bmid_113.gif) top;
	background-repeat: repeat-x;
	color: White;
	font-weight:bold;
	font-size:14px;
	padding-right: 20px;
	padding-top: 3px;
	height:26px;	
}

button.transButtonBold
{
	color:  #323232;
	background-color:   #E7E7E7;
	font-size: 12px;
	font-family: Arial;
	cursor: pointer;
	font-weight: bolder;
	padding: 0px 3px 0px 3px;
}

/*search form toolbar*/
div.searchtools
{
	padding: 4px;
   margin: 0px;
	background-image: url(netisutils/images/tab_but_v1.gif);
	background-repeat: repeat-x;
}

div.tabBorder
{
	background: url(netisutils/images/sprites/sprite3_v1.gif) 0px -66px;
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px
}

td.tabBorder
{
	background: url(netisutils/images/sprites/sprite3_v1.gif) 0px -66px;
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px
}



/* Takdin search form Tabs*/
.tabcell
{
	width:68px;
	height:40px; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	line-height: 10px;
	cursor: pointer;
}
.ActivLabelTab
{
	color: #4E4F00;
}
.DormantLabelTab
{
	color: #ffffff;/* #FEF8EA;*/
	font-weight: bolder;
}
/* new Button image*/
.butRight, .butLeft, .butMid{
	height: 21px;
	border: none;
	background-color:Transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
} 

.butRight
{	
	background-image: url(NetisUtils/images/but_right.gif);
	width: 6px;
}

.butLeft
{
	background-image: url(NetisUtils/images/but_left.gif);
	width: 6px;
}

.butMid
{
	background-image: url(NetisUtils/images/but_mid.gif);
	background-repeat: repeat-x;
	color: White;
	font-weight: bold;
}

.listprice
{
font-weight: bold;
color: #B6404A;
}
}
