﻿
ul.h-icons
{
    padding: 0 0 0 15px;
    margin: 0;
}
ul.h-icons li 
{
	display: inline;
	list-style-type: none;
	height: 27px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 35px;

	border: 0px solid red;
	background-repeat: no-repeat;
}

li.h-icons-web {
	background-image: url('/img/SmallWeb.gif');
	background-position: 0 5px;
	padding-left: 23px;
}

li.h-icons-zero {
	background-image: url('/img/SmallZero.gif');
	background-position: 0 5px;
	padding-left: 25px;
}

li.h-icons-news {
	background-image: url('/img/SmallNews.gif');
	background-position: 0 0;
	padding-left: 33px;
}

li.h-icons-catalog {
	background-image: url('/img/SmallCatalog.gif');
	background-position: 0 0;
	padding-left: 25px;
}

li.h-icons-rynok {
	background-image: url('/img/SmallRynok.gif');
	background-position: 0 5px;
	padding-left: 20px;
}

ul.h-icons li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000; 
}

ul.h-icons li a:hover {
	color: #fe7300;
}

ul.h-icons li.active a {
	color: #fe7300 !important;
}

ul.h-icons li a:hover {
	color: #fe7300;
}

.icons-active {
	color: #fe7300 !important;
}

/*------*/

html, body, div, span, table, a, form, td, tr, img, p, center
{
    margin: 0px;
    padding: 0px;
    border-style: none;
}

html,body
{
	height:100%;
}

body
{  
	background-repeat:repeat;
	background-color:#ffffff;
    font-family: sans-serif;
    font-size:12px;
    /*color:#4c6bdf;*/
}

.helpcode
{
	background-color:#f5f5f5;
	 
}

a
{
	color:#4c6bdf;
}
a:hover
{
	color:#fe7300;
}
a:visited
{
	color:#2c4b7a;
}

h1
{
	font-size: 18px;
	font-weight: bold;	
}
h2
{
	font-size: 15px;
	font-weight: bold;
}
h3
{
	font-size: 13px;
	font-weight: bold;
}
h4
{
	font-size: 12px;
	font-weight: bold;
}
p
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}

/*personal*/
.pers:link,.pers:active,.pers,.pers:visited
{
	color:#657905;
	Text-decoration: underline;
	font-size:10pt;
}

/*For RadioButton*/
.RadioButton
{ 
	color: #000000;
	font-family:Arial,'Microsoft Sans Serif'; 
	font-size:14px;
}

/*menu*/
.mainlink 
{
	color:#4c6bdf;
	text-decoration:none;
	font-size:14px; 
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold ; 
}

.mainlink:hover
{
	color:#1d3252;
	text-decoration:none;
	font-size:14px; 
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold ; 
}

.mainlink:visited 
{
	color:#4c6bdf;
	text-decoration:none;
	font-size:14px; 
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold ; 
}

.menulink 
{
	color:#000000;
	text-decoration:none;
	font-size:14px; 
	font-family: sans-serif; 
	font-weight:bold ; 
}

.menulink:hover
{
	color:#1d3252;
	text-decoration:none;
	font-size:14px; 
	font-family: sans-serif; 
	font-weight:bold ; 
}

.menulink:visited 
{
	color:#000000;
	text-decoration:none;
	font-size:14px; 
	font-family: sans-serif; 
	font-weight:bold ; 
}

.sublink
{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
}

.sublink:hover
{
	color:#1d3252;
	text-decoration:none;
	font-size:13px; 
	font-family: sans-serif; 
	font-weight:bold ; 
	font-style: italic;
}

.sublink:visited 
{
	color:#000000;
	text-decoration:none;
	font-size:13px; 
	font-family: sans-serif; 
	font-weight:bold ; 
	font-style: italic;
}

/*find*/
.findlink
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: sans-serif;
	font-weight:bold ; 
}

.findlink:hover
{
	color:#fe7300;
	text-decoration:none;
	font-size:14px; 
	font-family: sans-serif; 
	font-weight:bold ; 
}

.findlink:visited 
{
	color:#000000;
	text-decoration:none;
	font-size:14px; 
	font-family: sans-serif; 
	font-weight:bold ; 
}

.findactivelink
{
	color: #fe7300;
	text-decoration: none;
	font-size: 14px;
	font-family: sans-serif;
	font-weight:bold ; 
}

.findactivelink:hover
{
	color:#fe7300;
	text-decoration:none;
	font-size:14px; 
	font-family: sans-serif; 
	font-weight:bold ; 
}

.findactivelink:visited 
{
	color:#fe7300;
	text-decoration:none;
	font-size:14px; 
	font-family: sans-serif; 
}

.settinglink
{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: sans-serif;
	font-weight:bold ; 
}

.settinglink:hover
{
	color:#fe7300;
	text-decoration:none;
	font-size:13px; 
	font-family: sans-serif; 
}

.settinglink:visited 
{
	color:#000000;
	text-decoration:none;
	font-size:13px; 
	font-family: sans-serif; 
}

/*shop-result*/

.shopresultlink
{
	color: #009900;
	font-size: 13px;
	font-family: sans-serif;
}

.shopresultlink:hover
{
	color:#fe7300;
	font-size:13px; 
	font-family: sans-serif; 
}

.shopresultlink:visited 
{
	color:#009900;
	font-size:13px; 
	font-family: sans-serif; 
}

.shopresultlink a
{
	color: #009900;
	font-size: 13px;
	font-family: sans-serif;
}

.shopresultlink a:hover
{
	color:#fe7300;
	font-size:13px; 
	font-family: sans-serif; 
}

.shopresultlink a:visited 
{
	color:#009900;
	font-size:13px; 
	font-family: sans-serif; 
}

/*alluser-result*/

.alluserresultlink
{
	color: #009900;
	font-size: 13px;
	font-family: sans-serif;
}

.alluserresultlink:hover
{
	color:#fe7300;
	font-size:13px; 
	font-family: sans-serif; 
}

.alluserresultlink:visited 
{
	color:#009900;
	font-size:13px; 
	font-family: sans-serif; 
}

.alluserresultlink a
{
	color: #009900;
	font-size: 13px;
	font-family: sans-serif;
}

.alluserresultlink a:hover
{
	color:#fe7300;
	font-size:13px; 
	font-family: sans-serif; 
}

.alluserresultlink a:visited 
{
	color:#009900;
	font-size:13px; 
	font-family: sans-serif; 
}

/*paging*/

.paginglink
{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: sans-serif;
	font-weight:normal ;
}

.paginglink:hover
{
	color:#fe7300;
	text-decoration:none;
	font-size:13px; 
	font-family: sans-serif; 
	font-weight:normal ;
}

.paginglink:visited 
{
	color:#000000;
	text-decoration:none;
	font-size:13px; 
	font-family: sans-serif; 
	font-weight:normal ;
}

.curentpage
{  
	font-family: sans-serif;
    font-size:13px;
    color:#fe7300;
}

.page-title
{
	background-color:#469CFF;
   /* height:24px;*/
    font-size:16px;
    font-weight:bold;
    color:White;
    padding-left:0px;
    padding-bottom:4px;
    text-indent: 6px;
    vertical-align: bottom;
    display: block;
    width: 100%;   
    text-align:center ;  
}


/* Grid */
.grid
{
	border-color:White ;
	border-width:2px;
	border-style:solid ;    
}
.grid-header
{
	/*background-image: url("Images/grid-header1.gif");
	
	background-repeat: repeat;
	background-position: right;
	*/
	background-color:#F4F2E8; 
	font-size:12px; 
	font-weight :normal ;
	height: 18px;	
}
.grid-header a
{
	text-decoration: none;
	font-size:12px; 
	font-weight :normal ;
	display: block;
	height: 20px;
	color: black;
	padding-top: 2px;
}
.grid-header a:hover
{
	color: navy;
}
.grid-row
{	
}
.grid-alternative-row
{
	background-color: #e4e2e2;
}
.grid-selected-row
{
	background-color: #316ac5;
}
.grid-pager
{
	height: 28px; 
	background-color: #F4F2E8;
	font-size: 13px;
	font-family: sans-serif;
	border-style:solid;
	border-width :1px;

}
.grid-pager a
{
	text-decoration: none;
	color: black;
	font-weight:normal ;
}
.grid-pager a:hover
{
	color: #fe7300;
	font-weight:normal ;
}


/* TextBox*/

.GenericTextBox{
	Width: 200px;	
}

.BigTextBox{
	Width: 350px;	
}

.DynamicTextBox{
	Width: 95%;	
}

/* DropDownList*/

.GenericDropDownList{
	Width: 205px;	
}

.DynamicDropDownList{
	Width: 95%;	
}
/* Button*/

.GenericButton{
	Width: 100px;	
}

.GenericButton250{
	Width: 300px;	
	
}

/* Tree View*/
.tree-all a
{
	
}

.tree-all a:hover
{
	color: #ff6633;
}

.tree-all a:visited
{
	
}

.tree-root
{
	font-weight: bold;
}

.tree-selected
{
	color: #ff6633;
}

.tree-selected a
{
	color: #ff6633;
}

.tree-selected a:hover
{
	color: #ff6633;
}

.tree-selected a:visited
{
	color: #ff6633;
}

.tree-parent
{
	font-weight: bold;
}

.tree-leaf{
		
}

/*calendar*/

.calendar a
{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: sans-serif;
	font-weight:normal ;
}

.calendar a:hover
{
	color:#fe7300;
	text-decoration:none;
	font-size:13px; 
	font-family: sans-serif; 
	font-weight:normal ;
}

.calendar a:visited 
{
	color:#000000;
	text-decoration:none;
	font-size:13px; 
	font-family: sans-serif; 
	font-weight:normal ;
}

/*for navigate to nastroiki & rashirennii poisk*/
.settinglink:active, .settinglink:link
{
	color: #000000;
	font-family: 'Microsoft Sans Serif';
	font-size: 9px;
	font-weight:bold ;
	text-decoration: none; 
}


.settinglink:visited 
{
	color:#000000;
	font-family: 'Microsoft Sans Serif'; 
	font-size:9px;
	font-weight:bold ;
	text-decoration:none; 
	
}
.settinglink:hover
{
	color:#fe7300;
	font-family: 'Microsoft Sans Serif';
	font-size:9px;
	font-weight:bold ;  
	text-decoration:none;
	
}

/*table*/
.name-column
{
	width:150px; 
	text-align:left ; 
	vertical-align:middle ;
}

.value-column
{
	width:200px;
	text-align:left ;
	vertical-align:middle ; 
}

.grey-info
{
	color :Gray ;
	font-style :italic ;
	font-size:11px; 
}
