﻿/* Grid View Control */
.AspNet-GridView table 
{
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-collapse: collapse;
	padding: 2px;
	clear: both;
}
.AspNet-GridView table thead tr th
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 8px;
	background: #e9e8c9 url(/images/bg_header.jpg) no-repeat;
}
	

.AspNet-GridView table tbody tr td
{
	background: #fff;
	padding: 6px 4px 6px 8px;
	color: #4f6b72;
	border: 1px solid #e1e0e0;	
}

.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td
{
	background-color: #f8faeb;
	color: #797268;
}
.AspNet-GridView-Bottom
{
	border:1px solid #e1e0e0;
	background: #CAE8EA url(/images/bg_header.jpg) repeat;
	float:left;
	width: 100%;
	text-align: right;
}
.AspNet-GridView-Bottom span
{

}
.AspNet-GridView-Bottom a
{
	color: #ef2828;
}

/******************************************************
*
*******************************************************/
.listview 
{
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	padding:0;	
	clear: both;
}
.listview table tr td table 
{
	 border-collapse: collapse;
}
.listview table tr td table th 
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 8px;
	background: #e9e8c9 url(/images/bg_header.jpg) no-repeat;
	border: 1px solid #e1e0e0;
}

.listview table tr td table td
{
	background: #fff;
	padding: 10px 4px 10px 8px;
	color: #4f6b72;
	text-align: left;
	border: 1px solid #e1e0e0;
}
.listview table tr td table .lvw_alt td
{
	background-color: #f8faeb;
	color: #797268;
}
/***********************************/
/*  List Table					   */
/***********************************/
.lvw_table {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	padding: 0;
	float:left;
	width:570px;
}

.lvw_table .button{
	border: 1px solid #666666;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	background-color:#FDF9E2;
	color: #333333;
	height:16px;
	vertical-align: middle;
	}

.lvw_table a {
	color: #c75f3e;
	}

/* layout template header */
.lvw_item_table th{		
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 8px;
	background: #e9e8c9 url(/images/bg_header.jpg) no-repeat;
	}

/* item template table cell */
.lvw_table .lvw_item_table td {
	background: #fff;
	padding: 10px 4px 10px 8px;
	color: #4f6b72;
	border: 1px solid #e1e0e0;
}
.lvw_table .lvw_item_table td.specalt{
	background: #fff url(/images/bullet2.gif) no-repeat;
}

/* alternating template table cell */
.lvw_table .lvw_alt td {
	background-color: #f8faeb;
	color: #797268;

}
.lvw_table .lvw_alt td.specalt 
{
	background:#f8faeb url(/images/bullet1.gif) no-repeat;
}

/* footer template */
.lvw_table .lvw_footer 
{
	width: 100%;
	margin:5px 0;
	border:1px solid #e1e0e0;
	background: #CAE8EA url(/images/bg_header.jpg) repeat;
}
.lvw_table .lvw_footer td
{
	padding: 6px 6px 6px 12px; 
}
.lvw_table .lvw_footer td a
{
	color: #ef2828;
}

/* edit,insert template */
.lvw_table .lvw_item_table td.edit_bg,
.lvw_table .lvw_item_table td.insert_bg
{
	background-image: url(/images/bg_pattern.gif);
}
.lvw_table .lvw_item_table .lvw_edit_table,
.lvw_table .lvw_item_table .lvw_insert_table
{
	border: 1px solid #e1e0e0;	
}
.lvw_table .lvw_item_table .lvw_edit_table th,
.lvw_table .lvw_item_table .lvw_insert_table th
{
	padding: 6px;
	background: #CAE8EA;
}
.lvw_table .lvw_item_table .lvw_edit_table td,
.lvw_table .lvw_item_table .lvw_insert_table td
{
	border-width: 0px;
	padding: 6px;
}
/* Data Table Title*/
.lvw_title{
	border:1px solid #e1e0e0; 
	float:left;
	width:570px;
	}           

.lvw_title th { border-right:1px solid #fff; }


/* programs view dropdown */                  
.programsviewdropdown { font-size:11px; padding: 0px; }

.tableList{margin-bottom:5px; }

.test{ border:1px solid #000;}
/***********************************/
/*  My Profile					   */
/***********************************/
.Myprofile{
	margin:5px 0;
	}

.Myprofile th, Myprofile td{
	font: normal 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	width:50%;
	}	

.Myprofile .button {
	border: 1px solid #666666;
	font: bold 10px Arial;
	background-color:#FDF9E2;
	color: #333333;
	height:16px;
	vertical-align: middle;
	}

/***********************************/
/*  Disapprove Email    		   */
/***********************************/
.mailBody
{
	line-height:10px;
	padding: 0 10px 10px 10px;
}
.txtMailBody
{
	width: 535px;
	height: 200px;
	padding: 10px 4px 0 8px;
	color: #4f6b72;
	margin:10px;
}