BODY {
	background:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	color:#ffffff;
	height:100%;
	}




/*--- Styles to curb FCK Link & Image Gallery #body issue ---*/
.FCKLinkGalleryContainer {
    background-color: #000000;
}
.FCKImageGalleryContainer {
    background-color: #000000;
}


TH,TD,DIV {	font-size:12px; FONT-FAMILY:Tahoma,Arial,Helvetica}

#wrapper {
	position:relative; height:258px
}
#logo {
	z-index:3; position:absolute; left:25px; width:228px; top:25px; height:60px
}
#user {
	z-index:3; position:absolute; right:8px; top:8px; height:18px; TEXT-ALIGN:right
}
#header {
	z-index:2; position:absolute; width:100%; bottom:40px
}
#menu {
	z-index:1; position:absolute; background:transparent; width:auto; bottom:0px; height:54px
}

/*--------------------------------------------------------------------------------------------------------------------------*/

.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}

.bg-x{ background-repeat:repeat-x;}
.bg-y{ background-repeat:repeat-y;}
.bg-no{ background-repeat:no-repeat;}

.bg-p-lt{ background-position: left top;}
.bg-p-rt{ background-position: right top;} 
.bg-p-lb{ background-position: left bottom;} 
.bg-p-rb{ background-position: right bottom;}
.bg-p-ct{ background-position: center top;}
.bg-p-rm{ background-position: right center;} 


.panecss{padding:5px 8px 5px 8px;}

/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{
	font-size:11px;
	color:#ffffff;
	font-weight:bold
}
.SubHead				{font-size:11px; color:#999999}
.SubSubHead				{font-size:11px; color:#999999}
.Normal 				{font-size:11px; color:#ffffff}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#999; TEXT-DECORATION:underline;font-weight:normal}
A.CommandButton:hover		{color:#ff4617; TEXT-DECORATION:none;font-weight:normal}

A,
A:link,
A:visited,
A:active					{color:#fff; TEXT-DECORATION:none; font-weight:bold}
A:hover						{color:#00f1f1; TEXT-DECORATION:underline; font-weight:bold}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:normal; font-size:11px; color:#fff; TEXT-DECORATION:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#00f1f1; TEXT-DECORATION:underline}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight:normal; font-size:11px; color:#fff; TEXT-DECORATION:none}
A.usercss:hover				{font-weight:normal; font-size:11px; color:#00f1f1; TEXT-DECORATION:underline}


.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#000; TEXT-DECORATION:none}
A.searchcss:hover				{font-weight:normal; font-size:11px; color:#ff4617; TEXT-DECORATION:underline}
.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#fff; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#00f1f1; TEXT-DECORATION:underline}

/*--------------------------------------------------------------------------------------------------------------------------*/

/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
display:none;
}

/*menu stytle
.MainMenu_TabRootMenuItem TD{ padding:0px 8px 20px 8px; margin:0; }
.MainMenu_TabRootMenuItemTD DIV{ margin:0; padding:0px 8px 20px 8px; margin:-1px  0 -18px 0; _margin: -12px 0 -14 0; }
.MainMenu_TabRootMenuItem TD DIV DIV{ margin:0; padding:0px 14px 20px 16px;margin:-1px  0 -18px 0; _margin: -12px 0 -14 0;}
.MainMenu_TabRootMenuItem TD DIV DIV DIV{ color:#5f5f5f; font-family:Tahoma,Georgia, "Times New Roman", Times, serif;font-size:12px; font-weight:bold; padding:5px 14px 20px 14px;height:69px;margin:-1px  0 -18px 0; _margin: -12px 0 -14 0; text-align:center; line-height:1.7em;}

.MainMenu_TabRootMenuItemSel TD,.MainMenu_TabMenuItemSelHover TD{ padding:0px 8px 20px 8px; margin:0;}
.MainMenu_TabRootMenuItemSel TD DIV, .MainMenu_TabMenuItemSelHover TD DIV{ background-image:url(images/menu-h-r.jpg); background-position:top right; background-repeat: no-repeat; margin:0; padding:0px 8px 20px 8px; margin:-1px  0 -18px 0; _margin: -12px 0 -14 0; }
.MainMenu_TabRootMenuItemSel TD DIV DIV,.MainMenu_TabMenuItemSelHover TD DIV DIV{ background-image:url(images/menu-h-l.jpg); background-position: top left; background-repeat: no-repeat; margin:0; padding:0px 14px 20px 16px; margin:-1px  0 -18px 0; _margin: -12px 0 -14 0; }
.MainMenu_TabRootMenuItemSel TD DIV DIV DIV,.MainMenu_TabMenuItemSelHover TD DIV DIV DIV{ color:#fff; background-image:url(images/menu-h-bg.jpg); background-position: top center; background-repeat:repeat-x; font-family:Tahoma,Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; padding:5px 14px 20px 14px; height:69px;margin:-1px  0 -18px 0; _margin: -12px 0 -14 0; text-align:center; line-height:1.7em;}*/
.MainMenu_TabRootMenuItem TD	{
	font-size:		12px;
	font-weight:	bold;
	color:			#000;
	height:			42px;
	text-align: 	center;
	padding-left:	8px;
	padding-right:	8px;
   }
   
.MainMenu_TabRootMenuItemSel TD  {
	font-size:		12px;
	font-weight:	bold; 
    color: 			#fff;  
	height:			42px;
	text-align: 	center;
	padding-left:	8px;
	padding-right:	8px;
 }
 
.MainMenu_TabMenuItemSelHover TD
{
	font-size:		12px;
	font-weight:	bold; 
    color: 			#fff;  
	height:			42px;
	text-align: 	center;
	padding-left:	8px;
	padding-right:	8px;
}
 
 .MainMenu_TabMenuItemHover TD
{
	font-size:		12px;
	font-weight:	bold; 
    color: 			#fff;  
	height:			42px;
	text-align: 	center;
	padding-left:	8px;
	padding-right:	8px;
}

 
.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight:	normal; 
    color: 			#000;  
	border:			0px;
	padding:		0px 28px 0px 12px;
	height:			21px;
	cursor:			pointer;	
	cursor: 		hand;
}

.submenu						{ 
	background: 	#dadada;
	filter:     	Alpha(Opacity=88); 
	z-index:    	1000;
}

.submenuitemselected, .submenuitembreadcrumb			{ 
	background:		#ff4617;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#fff;  
   	padding:	    0px 28px 0px 12px;	
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height: 		21px;
}


.MainMenu_MenuBreak {
   	border: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
    DISPLAY: none
}

.MainMenu_RootMenuArrow {
	DISPLAY:none;
}

.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.DataGrid_Item{				background-color: transparent;  color:#FFFFFF;   }
.DataGrid_AlternatingItem{	background-color: transparent;color:#FFFFFF;}

/* Pane Structure */
.leftpane				{padding:0px 5px 0px 5px}
.rightpane				{padding:0px 5px 0px 5px}
.toppane				{padding:0px 5px 0px 5px}
.bottompane				{padding:0px 5px 0px 5px}
.contentpane			{padding:0px 5px 0px 5px; width:470px;}
.myleftpane				{padding:0px 0px 0px 0px}
.mycontentpane			{padding:0px 0px 0px 0px}
.myrightpane			{padding:0px 0px 0px 0px}
.mybottompane			{padding:0px 0px 0px 0px}
.logopane				{padding:0px 0px 0px 0px}
.showcasepane			{padding:0px 0px 0px 0px}
.bannerpane				{padding:0px 0px 0px 0px}
.vspacepane				{padding:5px 0px 5px 0px}
.hspacepane				{padding:0px 5px 0px 5px}
.allspacepane			{padding:5px 5px 5px 5px}

/* SideMenu  */
.MenuHdr
{ 
  font-size: 10pt; padding-left: 13px; font-weight: bold; padding-bottom: 1px; background:url(images/menubg1.gif) #999999 left center no-repeat; padding-top: 1px; cursor: default;
}
.MenuItem HR
{
  background-color: #f1f1f1; 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;   
  margin-right: 5px; 
  
}

.MenuItemMouseOver
{
	background-position: right top;
	background-image: url(images/menuarrow-bg.gif);
	background-repeat: no-repeat;
	background-color:transparent !important;
 	color: #00FFFF;
}

.MenuItem, .MenuItemMouseOver
{
  font-size: 8pt; font-weight: normal; padding-bottom: 1px;
  background-color:transparent; padding-top: 1px;
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover ,.MenuHdr A:Visited, .MenuHdr A:Link
{
  text-decoration: none; color:#fff; padding-top: 1px;
  padding-bottom: 1px; cursor: pointer; display: block;
  text-align:center;
background:url(images/menubg1.gif) right center no-repeat;
}


.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuItemMouseOver A, .MenuItemMouseOver A:Active,
.MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  padding-left: 20px;
  padding-bottom: 1px;
  cursor: pointer;
  color:#ccc;
  padding-top: 1px;
  text-decoration: none;   
  width: 100%;
  background:url(images/menubg2.gif) left no-repeat;
}

.MenuItem A:Hover, .MenuItemMouseOver A:Hover {
 color: #00FFFF;
  }

.MenuCurrentPage
{
  color: #696969;
}











