﻿.header
{
    height:33px;
    background: url("Images\header_17.png") no-repeat #fff top left
}
.icon
{
    width:15px;
    height:15px;
    background: url("Images\Icon.png") no-repeat 
}
.category
{
    background-color:#9EBF70;
    width:100%
}

/* Gridview */
.gvstyle 
{
/*    border-right: gainsboro 1px solid; border-top: gainsboro 1px solid; font-size: 8pt;
    border-left: gainsboro 1px solid; border-bottom: gainsboro 1px solid;*/
    font-family: verdana;
    border-bottom-width:0px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
}
.gvFooterStyle
{ background-color:#fbfaee; font-family:Verdana; font-size:8pt; color:#000
}
.gvRowStyle
{ 
    color:#000;
    background-color: White;
    border-bottom-color:Black;
    border-bottom-width:1px;
    border-bottom-style:solid;
    font-family: Verdana ;
    font-size:8pt;
}

A.gvRowStyle, A.gvRowStyle:link, A.gvRowStyle:hover, A.gvRowStyle:visited  
{
      font-family: Verdana ;
    font-size:8pt;
}

.gvPagerStyle
{ background-color:#f7f4dd;
    font-family:Verdana;
    font-size:10px;
    color:#fff
}
.gvSelectedStyle
{ background-color:#ffffcc;
      font-family: Verdana ;
    font-size:8pt;
  }
.gvHeaderStyle
{ background-color:#D8D8E0;
    font-weight:bold;
    color:#000000;
    font-family:Arial;
    font-size:14px;
}
.gvAlternatifStyle
{
    background-color: White;
    font-family: Verdana ;
    font-size:8pt;
}

.cellStyle 
{
  border-right: dashed 1px #EE732F;
  border-bottom: solid 1px gray;
      font-family: Verdana ;
    font-size:8pt;
    padding-right:3px;
    padding-left:3px;
}

.innerCellStyle 
{
  border-right: dashed 1px #EE732F;
  border-left: dashed 1px #EE732F;
}

.innerCellStyle, .outerCellStyle, .outerImageCellStyle
{
  border-bottom: solid 1px gray;
}

.innerCellStyle, .outerCellStyle
{
  padding: 1px 10px;
}

.innerCellStyle, .outerCellStyle, .outerCellStyle td
{
  font-family: Verdana ;
  font-size:8pt;
}

.rightCellStyle 
{
  border-bottom: solid 1px gray;
      font-family: Verdana ;
    font-size:8pt;
}

.headerCellStyle
{
  border-right: solid 1px #EE732F;
  line-height:18px;
      font-family: Verdana ;
    font-size:8pt;
}

.innerHeaderCellStyle
{
  border-right: solid 1px #EE732F;
  border-left: solid 1px #EE732F;
}

.innerHeaderCellStyle, .outerHeaderCellStyle
{
  line-height:18px;
  font-family: Verdana ;
  font-size:8pt;
}

.pnlEvents
{
    width: 731px;
}

.pnlError
{
    text-align: center;
}

.pnlTitle
{
    margin-bottom: 1em;
}    