/*==================================*/
/*==Create By Pairote Mangsa      ==*/
/*==Design for NEC                       ==*/
/*==Create Date 17-june-2007  ==*/
/*==================================*/

/*==================================*/
/*==1.Universal					  ==*/
/*==================================*/
Body
{ 
	background:url(bg.gif) repeat-x;
	background-color:#1d5d11;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 4px;
}

/*===================================*/
/*==2.Links                          */
/*===================================*/
A:link{
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
	color: #600;
	text-decoration: none;
}
A:visited{
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
	color: #999;
	text-decoration: none;
}
A:active{
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;	
	color: #600;
	text-decoration: none;
}
A:hover{
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
   	color: #FC0;
	text-decoration: underline;
}
/*====================================*/
/*  3.Design Page                     */
/*====================================*/
.TL_AFSN{ background:url(TL_AFSN.jpg) top left no-repeat;
height:108px;
width:520px;
}
.TC_AFSN{ background:url(TC_AFSN.jpg) top  repeat-x ;
height:108px;
}
.TR_AFSN{background:url(TR_AFSN.jpg) top right no-repeat;
height:108px;
width:491px;
}
.Date_TL{background:url(Date_TL.jpg) top left no-repeat;
height:26px;
width:14px;
}
.Date_TC{background:url(Date_TC.jpg) top  repeat-x;
height:26px;
}
.Date_TR{background:url(Date_TR.jpg) top right no-repeat;
height:26px;
width:14px;
}
.ML_AFSN{background:url(ML_AFSN.jpg) top left repeat-y;
width:8px;
}
.MR_AFSN{background:url(MR_AFSN.jpg) top right repeat-y;
width:8px;
}
.Menu_AFSN{ background:#edfba4; border-right-style:solid; border-color:#b1c548; border-right:1px;
}
.Bg_content{background:#FFFFFF;} 
.BL_AFSN{background:url(BL_AFSN.jpg) top left no-repeat;
height:69px;
width:19px;}
.BC_AFSN{background:url(BC_AFSN.jpg) top repeat-x;
height:69px;
}
.BR_AFSN{background:url(BR_AFSN.jpg) top right no-repeat;
height:69px;
width:19px;}

/*========================================================*/
/*  4. pane                                        */
/*========================================================*/
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom:6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom:3px;
}
.rightpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom:3px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom:6px;
}
/*==================================================================*/
/* 5.Token
/*==================================================================*/
.Login 
{
	color: #600;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.Login:link {
    text-decoration:none;
    color:#600;
}
A.Login:visited  {
    text-decoration:none;
	 color:#600;

}
A.Login:active   {
    text-decoration:none;
	 color:#600;
}

A.Login:hover    {
    text-decoration:underline;
    color:#FC0;
}
.USER{
	color: #600;
	font-family:sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.USER:link {
    text-decoration:none;
    color:#600;
}
A.USER:visited  {
    text-decoration:none;
	 color:#600;

}
A.USER:active   {
    text-decoration:none;
	 color:#600;
}

A.USER:hover    {
    text-decoration:underline;
    color:#FC0;
}
.BREADCRUMB{
	color: #600;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.BREADCRUMB:link {
    text-decoration:none;
    color:#600;
}
A.BREADCRUMB:visited  {
    text-decoration:none;
	  color:#600;

}
A.BREADCRUMB:active   {
    text-decoration:none;
	  color:#600;
}

A.BREADCRUMB:hover    {
    text-decoration:underline;
    color:#FC0;
}
/* text and link style for SkinObjects */
.SkinObject
{
	color: #F60;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.SkinObject:link
{
	text-decoration: none;
	 color:#F60;
}
A.SkinObject:visited
{
	text-decoration: none;
	 color:#999;
}
A.SkinObject:active
{
	text-decoration: none;
	 color:#F60;
}
A.SkinObject:hover
{
	color: #FC0;
	text-decoration: underline;
}

.Search
{
	font-weight: normal;
	font-size: 10pt;
	color: #FFF;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	height: 17px;
	vertical-align:middle;
}
A.Search:link
{
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	text-decoration: none;
}
A.Search:visited
{
	color:#FFF;
	text-decoration: none;
}
A.Search:active
{
	color: #FFF;
	text-decoration: none;
}
A.Search:hover
{
	color: #FC0;
	text-decoration: none;
}
.Search_Button
{
	vertical-align: middle;
}
.CopyRight{
	color: #FFF;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.CopyRight:link
{
	text-decoration: none;
	 color:#FFF;
}
A.CopyRight:visited
{
	text-decoration: none;
	 color:#FFF;
}
A.CopyRight:active
{
	text-decoration: none;
	 color:#FFF;
}
A.CopyRight:hover
{
	color: #FC0;
	text-decoration: underline;
}
.Terms{
	color: #930;
	font-family:sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.Terms:link
{
	text-decoration: none;
	 color:#930;
}
A.Terms:visited
{
	text-decoration: none;
	 color:#930;
}
A.Terms:active
{
	text-decoration: none;
	 color:#930;
}
A.Terms:hover
{
	color: #FC0;
	text-decoration: underline;
}
.Privacy{
	color: #930;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.Privacy:link
{
	text-decoration: none;
	 color:#930;
}
A.Privacy:visited
{
	text-decoration: none;
	 color:#930;
}
A.Privacy:active
{
	text-decoration: none;
	 color:#930;
}
A.Privacy:hover
{
	color: #FC0;
	text-decoration: underline;
}
.Date{
   	font-family:sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
}
/*============================================================================*/
/*==Style For Portal.css 													==*/
/*============================================================================*/
/*-- Style for Module Title--*/
.Head   {
    font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
    font-weight: normal;
    color: black;
}
/* style of item titles on edit and admin pages */
.SubHead{
 	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:9pt;
	font-weight: Bold;
	font-style: normal;
	color: #F60;
}
/* text style used for most text rendered by modules */
.Normal{
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
	font-weight: normal;
	font-style: normal;
	color: #000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{
	border:1px #CCC solid;
	background:#FFF;

}
/* Button Style used for Buttons */
.StandardButton{
	border:1px #999 solid;
	background:#F1F1F1;
}
.CommandButton{
	color: #F60;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
}

A.CommandButton:link {
    text-decoration:none;
    color:#F60;
}
A.CommandButton:visited  {
    text-decoration:none;
	  color:#999;

}
A.CommandButton:active   {
    text-decoration:none;
	  color:#F60;
}

A.CommandButton:hover    {
    text-decoration:underline;
    color:#FC0;
}
/*========================================================*/
/*   6.Main Menu and Module Menus                         */
/*========================================================*/
/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent;  width: 200px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: #FFF;  width: 200px; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0; background: #8db70b; padding: 0px; border: 1px solid #006666; font-weight: normal; filter: none; }

/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #003333; font-size: 12px; background: #8db70b; repeat-x; font-weight: normal; font-style: normal; padding: 0px 25px 0px 10px; height: 20px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma;  color: #FFF; font-size: 12px; background: #FF9900; repeat-x; font-weight: normal; font-style: normal; padding: 0px 25px 0px 10px; height: 20px; border: 0; }


/*-- menuitems idle           --*/ .MainMenu_Idle { background:  url(nav_idle_Green.gif) repeat-x; padding: 0 0 0 0; height: 25px; font-family:sans-serif, Tahoma, Verdana, Arial, Helvetica ; color:#FFFFFF; size:10pt; font-weight: bold;}
/*-- menuitems over           --*/ .MainMenu_Selected {  background:  url(nav_over_Green.gif) repeat-x; padding: 0 0 0 0; height: 25px; font-family:sans-serif, Tahoma, Verdana, Arial, Helvetica ; color:#FFF; size:10pt; font-weight: bold;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { background:  url(nav_active_Green.gif) repeat-x;  padding: 0 0 0 0; height: 25px; font-family:sans-serif, Tahoma, Verdana, Arial, Helvetica ; color:#330000; size:10pt; font-weight: bold;}


/*--  Menu icon--*/   .MainMenu_MenuIcon  { display:none;  }
/*--MenuArrow --*/.MainMenu_MenuArrow {  width:10px; color: #FFF;  background: #8db70bd;  font-weight: normal; font-style: normal; padding: 0 0 0 0; height: 20px; border: 0;}
/*--------menu Arrow Container--------*/.ModuleTitle_RootMenuArrow{ display: none; }
/*--------menu Icon Container-----------*/.ModuleTitle_MenuIcon { display: none; }



/*--MenuRootArrow --*/.MainMenu_MenuRootArrow {display: true; width:8px; padding: 0 0 0 0; border:0 0 0 0; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;background:none;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 0 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow{ display: none; }



	
	





