﻿.item
{
	padding: 2px 7px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: transparent;
	color: #ffffff;
	font-size: 9pt;
	font-family: tahoma;
	height:25px;
}

.dynamicitem
{
	background-color: #000000;
	
}

.ditems
{
	padding: 2px 7px;
	background-color: #ffffcc;
	color: #330000;
	font-size: 9pt;
	font-family: tahoma;
	height: 35px;
	width: 220px;
}

.menu
{
	border-right: #DDDDDD 0px solid;
	border-top: #DDDDDD 0px solid;
	border-left: #DDDDDD 0px solid;
	border-bottom: #DDDDDD 0px solid;
	padding-bottom:5px;
}
.selected {
	background-color:#FF9900; 
	color:#FFFFFF;
}
.hover
{
	color: #cc0000;
	background-color: orangered;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	font-family: tahoma;
}

.dhover
{
	color: #cc0000;
	background-color: orangered;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	font-family: tahoma;
}

.gridItem
{
padding-right: 8px;
margin-right :8px;
}
.gridHeader
{
padding-right: 8px;
margin-right :8px;
}


.WindowsGrid_header
{
	background-image: url(images/GridHeaderBack.jpg);
	background-position: right;
	background-repeat: repeat-x;
	font-weight: bold;
	height: 43px;
}

.WindowsGrid_pager
{
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	height: 23px;
	text-align:center ;
}

.WindowsGrid_alter
{
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	height: 23px;
	text-align: center;
	background-color: whitesmoke;
}

.WindowsGrid_row
{
  background-color: #ffffff;
}

.cmb
{
	border-right: floralwhite 1px solid;
	border-top: floralwhite 1px solid;
	font-size: 9pt;
	border-left: floralwhite 1px solid;
	color: #000000;
	border-bottom: floralwhite 1px solid;
	font-family: tahoma;
	background-color: #e6e6e6;
}



.WindowsGrid
{
    background-color: #ffffff;
    border: #bbbbbb 1px solid;
    
}

.WindowsGrid td
{
    font-family: tahoma;
    font-size: 9pt;
    border-right: #bbbbbb 1px solid;
    border-left: #bbbbbb 1px solid;
    height: 19px;
    padding: 3px;
    text-align:right ;
    height:19px  ;
    
}
.TextBox
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 9pt;
	border-left: #cccccc 1px solid;
	color: #000000;
	border-bottom: #cccccc 1px solid;
	font-family: tahoma;
	height:19px;
	
}

.NormalLable
{
	font-size: 9pt;
	color: #000000;
	font-family: tahoma;
	
}
.RadioBtnLst
{
	font-size: 9pt;
	color: #cc6600;
	font-family: tahoma;
}
.ImageLinkButton
{
	font-size: 9pt;
	color: #cc6600;
	font-family: tahoma;
	text-decoration: none;
}

.LinkButton
{
	font-size: 9pt;
	color: #000099;
	font-family: tahoma;
	text-decoration: none;
}

.chkbox
{
	font-size: 9pt;
	color: #000000;
	font-family: tahoma;
}

.htmlImgBottons
{
	background-position: 90% center;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	direction: rtl;
	background-repeat: no-repeat;
	font-family: tahoma;
	background-color: #ffffff;
	height: 22px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}


.HyperLink
{
	overflow:hidden ;
	white-space:nowrap ;
	text-overflow :ellipsis ;
	font-size: 9pt;
	color: #0000cc;
	font-family: tahoma;
	text-decoration: none;
}

.botton
{
	background-position: 90% center;
	font-weight:normal ;
	font-size: 8pt;
	background-image: url(images/GridHeaderBack1.jpg);
	color: #000000;
	direction: rtl;
	background-repeat: repeat-x;
	font-family: tahoma;
	background-color: #ffffff;
	height: 22px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

/*==================
	Grid View
===================*/
.tablestyle
{
	font-family: tahoma;
	font-size: 9pt;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	margin-left: 0px;
	color: #245D75;
	width: 100%;
}

.tablestyle td a
{
	color: #D16400;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.altrowstyle
{
	background-color: #F4FAFF;
}

.headerstyle th
{
	background: url('images/admin-gvw-bg.gif') repeat-x 50%;
	color: #fff;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 8pt;
	border: solid 1px #676767;
}

.headerstyle th a
{
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	display: block;
	padding-right: 10px;
}

.rowstyle td, .altrowstyle td
{
	padding: 4px 10px 4px 10px;
	border-right: solid 1px #A0C0E7;
	border-right-color: #808080;
}

.PagerStyle
{
	height: 28px;
	background: url(Images/grid_header_back.png) repeat-x;
	background: #EEEEEE;
	vertical-align: middle;
}
