﻿/* SkinId="GridViewBL" */
.grid_list
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border: solid 2px #B57929;
	width:100%;
}

.grid_title 
{
	font-weight: bold;
	background-color:#E7BE8C;
	height:25px;
	text-align:center;
	padding: 0px;
}

.grid_row
{
	color: #000444;
	padding: 0px 2px 0px 20px;
	height:25px;
	text-align: left;
}

.grid_arow
{
	color: #000444;
	padding: 0px 2px 0px 20px;
	background-color:#F7E7CE;
	height:20px;
	text-align: left;
}

.grid_footer 
{
	font-weight: bold;
	background-color:#E7BE8C;
	text-align:left;
	padding: 5px;
	height:20px;
}

.grid_pager
{
	font-weight: bold;
	text-align:left;
	padding: 2px 5px 5px 5px;
	color: #2A556B;
	background-color:#F7E7CE;
	background-image: url('../images/pagerBg01.gif');
	background-repeat: repeat-x;
}

.grid_empty
{
	background-color:#F0F0F0;
	text-align:left;
	padding: 2px 5px 5px 5px;
}

.itemC
{
	padding: 0px;
	text-align:center;
}

.itemR
{
	padding: 0px 10px 0px 0px;
	text-align:right;
}

.itemR20
{
	padding: 0px 20px 0px 0px;
	text-align:right;
}

.itemL
{
	padding: 0px 0px 0px 10px;
}

.itemL20
{
	padding: 0px 0px 0px 20px;
}

.NoDisplay 
{
	display:none;
}
/*DetailView*/
.detail_list
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:#B2782E 1px solid;
}

.detail_header 
{
	font-weight: bold;
	background-color:#E7BE8C;
	height:25px;
	text-align:left;
	padding: 0px 2px 0px 10px;
	border-right: #B2782E 1px solid;
	border-bottom: #B2782E 1px solid;
	width:150px;
}

.detail_row
{
	color: #000444;
	padding: 0px 2px 0px 10px;
	height:25px;
	border-bottom: #B2782E 1px solid;
}

.detail_arow
{
	color: #000444;
	padding: 0px 2px 0px 10px;
	background-color:#F7E7CE;
	height:20px;
	border-bottom: #B2782E 1px solid;
}

.detail_command 
{
	color: #000444;
	text-align:left;
}

.detail_command td
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top: #53b3ec 1px solid;
	border-bottom: #53b3ec 1px solid;
}

.detail_body 
{
	text-align:left;
	padding: 5px 5px 5px 20px;
	border-bottom: #B2782E 1px solid;
	background-color:#E7BE8C;
	border-bottom: #B2782E 1px solid;
}

.detail_body td
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}

.detail_body input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000444;
	background-color: #F9FCFE;
	border-top: #53b3ec 1px solid;
	border-right: #53b3ec 1px solid;
	border-bottom: #53b3ec 1px solid;
	border-left: #53b3ec 1px solid;
	padding: 2px 5px 0px 5px;
	width: 375px;
	height: 18px;

}

.detail_body textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000444;
	background-color: #F9FCFE;
	border-top: #53b3ec 1px solid;
	border-right: #53b3ec 1px solid;
	border-bottom: #53b3ec 1px solid;
	border-left: #53b3ec 1px solid;
	padding: 2px 5px 0px 5px;
	width: 375px;
	height: 50px;
}

.detail_body select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000444;
	background-color: #F9FCFE;
	border-top: #53b3ec 1px solid;
	border-right: #53b3ec 1px solid;
	border-bottom: #53b3ec 1px solid;
	border-left: #53b3ec 1px solid;
	padding: 2px 5px 0px 5px;
	width: 387px;
	height: 20px;

}

.detail_page
{
	font-weight: bold;
	font-size: 10px;
	color: #10367C;
	font-family: verdana, Arial;
	text-decoration: none;
	background: url(../images/pagerBg02.gif);
}

.detail_page td
{
	padding-left: 10px;
	padding-right: 10px;
	height:20px;
	text-align:left;
	font-weight: normal;
	vertical-align:middle;

}



/**/


.MenuItemStyle
{
	width: 245px;
	height: 40px;
	text-align: center;
	vertical-align:middle;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	color: #056B6A;
}

.MenuH
{
	color:#024F44;
	text-decoration:underline;
}

.DynamicMenuItemStyle
{
	width: 237px;
	height: 25px;
	text-align: left;
	vertical-align:middle;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #056B6A;
	padding:0px;
	margin:0px;
	border: solid 1px #B9D5D1;
	background-color: #E4F3F1;
	text-decoration:none;
}

.DynamicMenuStyle
{
	margin:0px;
	background-color: #E4F3F1;
}

.DynamicHoverStyle
{
	margin:0px;
	background-color: #024F44;
	color: #FFFFFF;
	text-decoration:none;
}

