﻿	
/* GridView :: Search Comment ...  */
.gfCommentBox
{
	/*padding: 10px;*/
}

.gfCommentFooter{
	background: url(arrow.gif) 20px 0 no-repeat; 
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 1em;
	font-size: 90%;
	color: #4A4A4A;
}


/* GridView :: Search Link ... */
.gfDeleteLink
{
	font-family: Tahoma, Arial, Helvetica;
	color: #006600;
	font-size: 9pt;
	font-weight: normal;
	padding: 3px;
}
A.gfDeleleLink:link
{
	text-decoration: none;
}
A.gfDeleleLink:visited, A.gfDeleteLink:active, A.gfDeleteLink:hover
{
	text-decoration: line-through;
	color: #990000;
}
.gfDeleteText
{
	font-family: Tahoma, Arial, Helvetica;
	color: #a9a9a9;
	font-size: 9pt;
	font-weight: normal;
}
.gfInfoText
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}
.gfDeletePanel
{
	padding: 5px;
	margin-top: 3px;
}



/* --- Сортировка данных */
.gfStyleSort a
{
	padding-left: 3px;
	padding-right: 3px;
	border-right: #a9a9a9 1px solid;
}


.gfStyleSort a:hover
{
    border-top: 2px solid #FF8000;
}

.gfStyleSortText
{
	padding-left: 3px;
	padding-right: 3px;
}

.gfSortOrder
{
	font-family: Tahoma, Arial, Helvetica;
	color: #006600;
	font-size: 8pt;
	font-weight: normal;
}
.gfSortDirection
{
	font-family: webdings;
	color: #006600;
	font-size: 8pt;
	font-weight: normal;
}

.bg_line
{
    background-image: url(background_line.gif);
    padding-bottom: 0px;
    padding-top: 0px;
    background-repeat: repeat-x;
}
.bg_main
{
    background-image: url(background_main.gif);
    padding-bottom: 0px;
    padding-top: 0px;
}

