﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 150px;
}

.Text_blue {
	font-family: Verdana, sans-serif, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
}

.contentTitle
{
	color: red;
	font-weight:bold;
	font-size: 15px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}



/* Menu groups -------------------------------------------- */

/*GridView Style*/
.GridViewHeaderStyle {
	white-space:nowrap;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#cddef4;
	overflow:hidden;
	-moz-user-select: none;
	height:25px;
}
.GridViewHeaderStyle th
{
    border-left: 1px solid #8fb1d9;
    border-right: 1px solid #8fb1d9;
    border-bottom: 1px solid #8fb1d9;
}

.GridViewRowStyle
{
    background-color: #FFFFFF;
    height:30px;
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    height:30px;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #8fb1d9;
    height:20px;
}

.GridViewStyle
{   
   Font-Size:8pt;
   border: 1px solid #8fb1d9;
   Width:100%;
}

.GridViewSelectedRowStyle
{
    background-color: #FFEEC2;
}

.GridViewFooterStyle {font-weight:bold; text-align: right; }

/* Admin template */
#header-container { width:950px;height:146px;background-color:transparent;margin-top:10px; }
/*#header-tabbanner1 {width:950px;height:12px;background-image:url(images/tab_banner1.gif);}*/
#header-banner {width:950px;height:146px;background-image:url(images/banner_admin.jpg);}
/*#header-tabbanner2 {width:950px;height:12px;background-image:url(images/tab_banner2.gif);}*/

/* Content */
#admin-content-container {
	width:950px;
	height:auto;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	margin-top:10px;
	padding:10px 15px 0 15px;
	text-align:justify;
}
#admin-container { width:950px;background-color:#f2f2f2;position:relative; }
#admin-content-top {
	width:950px;
	height:10px;
	background-image:url(images/round_top.png);
	background-repeat:no-repeat;
	background-color:#f2f2f2;
}

#admin-content { background-color:transparent;width:950px; }

#admin-content-bottom {
	width:950px;
	height:10px !important;
	background-image:url(images/round_bottom.png);
	background-repeat:no-repeat;
	background-color:transparent;
}

#admin-left-menu {
	width:140px;
	height:435px !important;
	margin-left:10px;
	background-color:#ffffff;
}

#admin-work { margin-left:10px;margin-right:5px;margin-top:5px;margin-bottom:5px;padding:0;font-size:11px; }

.admin-work-area
{
  border:1px silver solid; 
  background-color:#F6F6F6;
  height:530px;
  width:100%;
}

#detail-banner {width:950px;height:146px;}

.detail-work-area
{
  border:1px silver solid; 
  background-color:White ;
  height:530px;
  width:100%;
}

 .tdHeader
        {
            white-space:nowrap;
	background-image: url('images/gvHeaderBackground.gif');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#C0DDE0;
	overflow:hidden;
	-moz-user-select: none;
        }
 .fontred
{
   font-size: 11px;
   font-family: Verdana, Arial, Serif;
   color: #FF0000;
}       
/* Tommy */
.tdText
	{
	 font-family: Tahoma;
	 font-size:11px;
	 text-align:left;
	 background-color:#CCCCCC;
	 color:Black;
	}
.tdLabel
	{
	 font-family: Tahoma;
	 font-size:11px;
	 text-align:right;
	 background-color:#BFE2FF;
	 color:Black;
	}
.dlTitle
	{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	}	
.dlShortDetails
	{
	font-family: Tahoma;
	font-size:11px;
	text-align:left;
	}
.dlMore
	{
	color:Red;
	font-family: Tahoma;
	font-size:12px;	
	cursor:pointer;
	}
	
.TitleDetails
	{
	font-family:Tahoma;
	font-size:16px;
	text-align:right;	
	font-weight:bold;
	color:Blue;
	text-decoration:underline;
	}
.Details
	{
	font-family:Tahoma;
	font-size:14px;
	text-align:right;	
	}
.tbDetail
	{
		border-color:#98DEFF;
		width:650px;	
	}
.tdElearning
	{
	text-align:center;	
	}	
.tdHeaderTitle
	{
		font-family:Tahoma;
		font-size:16px;
		text-align:center;	
		font-weight:bold;
		background-color:#BFE2FF;
	}
	
	.Footer
	{
		font-family:Tahoma;
		font-size:8px;
		text-align:center;			
		color:GrayText;
		background-color:Silver;
		width:840px;
	}
	
	.tdLogout
	{
		width:820px;
		vertical-align:top;
		text-align:right;
		font-family:Verdana;
		font-size:11px;
		
	}
	
	.Title
	{
		font-family:Tahoma;
		font-size:24px;
		text-align:center;	
		font-weight:bold;
	}

