/*==================================*/
/*==Create By Pairote Mangsa      ==*/
/*==Design for Culture            ==*/
/*==Create Date 17-Sep-2007       ==*/
/*==================================*/

/*==================================*/
/*==1.Universal					  ==*/
/*==================================*/
Body
{ 
	background:url(bg_Culture3.jpg) repeat-x #a0dffe;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
	margin:5px 5px 5px 5px;

}

/*===================================*/
/*==2.Links                          */
/*===================================*/
A:link{
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
	color: #F60;
	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: #F60;
	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_Culture3{ background:url(TL_Culture3.jpg) top left no-repeat;
height:137px;
width:616px;
}
.TC_Culture3{background:url(TC_Culture3.jpg) top repeat-x;
height:137px;
}
.TR_Culture3{background:url(TR_Culture3.jpg) top right no-repeat;
height:137px;
width:383px;
}
.Date_TL3{background:url(Date_TL3.jpg) top left no-repeat;
height:21px;
width:1px;
}
.Date_TC3{background:url(Date_TC3.jpg) top  repeat-x;
height:21px;
}
.Date_TR3{background:url(Date_TR3.jpg) right no-repeat;
height:21px;
width:8px;
}
.ML_Culture3{background:url(ML_Culture3.jpg) top left repeat-y;
width:1px;
}
.MC_Culture3{background:#FFF;
} 
.MR_Culture3{background:url(MR_Culture3.jpg) top right repeat-y;
width:8px;
} 
.BL_Culture3{background:url(BL_Culture3.jpg) top left no-repeat;
height:86px;
width:12px;}
.BC_Culture3{background:url(BC_Culture3.jpg) top repeat-x;
height:86px;
}
.BR_Culture3{background:url(BR_Culture3.jpg) top right no-repeat;
height:86px;
width:27px;}

/*========================================================*/
/*  4. pane                                        */
/*========================================================*/
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
}
.leftpane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom:3px;
}
.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:#FFF;
}
.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:#FFF;
}
.BREADCRUMB{
	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.BREADCRUMB:link {
    text-decoration:none;
    color:#F60;
}
A.BREADCRUMB:visited  {
    text-decoration:none;
	  color:#F60;

}
A.BREADCRUMB:active   {
    text-decoration:none;
	  color:#F60;
}

A.BREADCRUMB:hover    {
    text-decoration:underline;
    color:#FC0;
}
/* text and link style for SkinObjects */
.SkinObject
{
	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.SkinObject:link
{
	text-decoration: none;
	 color:#600;
}
A.SkinObject:visited
{
	text-decoration: none;
	 color:#999;
}
A.SkinObject:active
{
	text-decoration: none;
	 color:#600;
}
A.SkinObject:hover
{
	color: #FC0;
	text-decoration: underline;
}

.Search
{
	font-weight: normal;
	font-size: 10pt;
	color: #600;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	height: 17px;
	vertical-align:middle;
}
A.Search:link
{
	padding-right: 5px;
	padding-left: 5px;
	color: #600;
	text-decoration: none;
}
A.Search:visited
{
	color:#600;
	text-decoration: none;
}
A.Search:active
{
	color: #600;
	text-decoration: none;
}
A.Search:hover
{
	color: #FFF;
	text-decoration: none;
}
.Search_Button
{
	vertical-align: middle;
}
.CopyRight{
	color: #003366;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding:15px 0px 0px 0px;
}
A.CopyRight:link
{
	text-decoration: none;
	 color:#003366;
}
A.CopyRight:visited
{
	text-decoration: none;
	 color:#003366;
}
A.CopyRight:active
{
	text-decoration: none;
	 color:#003366;
}
A.CopyRight:hover
{
	color: #FF6600;
	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: #600;
}
/*============================================================================*/
/*==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: #333;
}
/* 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: 240px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: #FFF;  width: 240px; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px; background: #993300; padding: 0px; border: 1px solid #057db2; font-weight: normal; filter: none; }

/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #300; font-size: 10pt; background: #4bacd7; repeat-x; font-weight:bold; padding: 0px 25px 0px 10px; height: 25px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma;  color: #300; font-size: 10pt; background:#FC0 ; repeat-x; font-weight:bold; padding: 0px 25px 0px 10px; height: 25px; border: 0; }


/*-- menuitems idle           --*/ .MainMenu_Idle { background:  url(nav_idle3.gif) no-repeat; padding: 0 2px 1px 2px; height: 26px; font-family:sans-serif, Tahoma, Verdana, Arial, Helvetica ; color:#300; size:10pt; font-weight: bold;}
/*-- menuitems over           --*/ .MainMenu_Selected {  background:  url(nav_over3.gif) no-repeat; padding: 0 2px 1px 2px height: 26px; font-family:sans-serif, Tahoma, Verdana, Arial, Helvetica ; color:#FFF; size:10pt; font-weight: bold;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { background:  url(nav_active3.gif) no-repeat; padding: 0 2px 1px 2px; height: 26px; font-family:sans-serif, Tahoma, Verdana, Arial, Helvetica ; color:#FFF; size:10pt; font-weight: bold; }


/*--  Menu icon--*/   .MainMenu_MenuIcon  { display:none;  }
/*--MenuArrow --*/.MainMenu_MenuArrow {  width:10px; color: #FFF;  background: #0350a6;  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:10px;background:url(MenuItemSel3.gif) no-repeat top right; 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 1px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow{ display: none; }



	
	







