
BODY			{background:#3C5B9B; margin:0px 0px 0px 0px; border-left:0px; height:100%}

TH,TD,DIV {	font-size:12px; color:#000000; 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
}

#SearchContainer INPUT {
	BORDER: #ffffff 0px solid; FONT-SIZE:11px; BACKGROUND:  # ;COLOR: #000000; width:185px; height:16px; vertical-align: bottom;
}
/*--------------------------------------------------------------------------------------------------------------------------*/


.standardpane {
	padding:5px 10px 5px 10px;
}
.showpane {
	padding:0px;
}
.linkpane {
	padding:2px;
}


#dnn_LinksPane A,
A:link,
A:active,
A:visited
{ 
	FONT-WEIGHT: bolder;
    COLOR: #FFF
}

#dnn_LinksPane A:hover
{
	FONT-WEIGHT: bolder;
    COLOR: #a1aa01;
}



/* Title, Module Title */
.Head					{font-size:12px; color:#000000; font-weight:bold}
.SubHead				{font-size:12px; color:#000000}
.SubSubHead				{font-size:12px; color:#a45200}
.Normal 				{font-size:12px; color:#000}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active		{color:#000000; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#FF9B38; TEXT-DECORATION:none}
A,A:link,A:visited,A:active					{color:#3b7ed9; TEXT-DECORATION:none}
A:hover						{color:#3b7ed9; TEXT-DECORATION:underline}
.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:#73c2ed; TEXT-DECORATION:underline}
.bottomcss,A.bottomcss:link,A.bottomcss:active,A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#000; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#3b7ed9; TEXT-DECORATION:underline}
.logcss,A.logcss:link,A.logcss:active,A.logcss:visited			{font-weight:bold; font-size:11px; color:#3e82d5; TEXT-DECORATION:none}
A.logcss:hover			{font-weight:bold; font-size:11px; color:#3e82d5; TEXT-DECORATION:underline}
.footercss,A.footercss:link,A.footercss:active,A.footercss:visited			{font-weight:normal; font-size:11px; color:#fff; TEXT-DECORATION:none}
A.footercss:hover			{font-weight:normal; font-size:11px; color:#3b7ed9; TEXT-DECORATION:underline}


.MainMenu_MenuContainer			{background-color: Transparent;width:100%; height:1px;}
.MainMenu_MenuBar				{ }
.MainMenu_MenuIcon      		{ display:none; }
.MainMenu_MenuArrow				{ display:none; }
.MainMenu_RootMenuArrow			{ display:none; }
.MainMenu_MenuBreak			{
	border: 			transparent 0px solid; 
 	background-color: 	transparent; 
 	height: 			1px;
}


.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_TabRootMenuItem TD	{
	font-size:12px;
	font-weight:bold;
	color:#387ada;
	height:30px;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
	background-image: url(images/menubg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
   }
      
.MainMenu_TabRootMenuItemSel TD {
	font-size:12px;
	font-weight:bold;
	color: 	#000;
	height:30px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	background-image: url(images/menubg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
 }
  
.MainMenu_MenuItem				{
 	font-size:11px;
	font-weight:normal; 
    color:#fff;  
	border:0px;
	padding:0px 20px 0px 10px;
	height:20px;
	cursor:	pointer;	
	cursor: hand;
}

.submenu						{ 
	background: #3e82d5;	
	border: #aedcf4   1px  solid;
	filter:  Alpha(Opacity=88); 
	z-index:  1000;
}

.submenuitemselected, .submenuitembreadcrumb			{ 
	background:	#fff;
  	font-size:11px;
	font-weight:normal;  
    color:#3e82d5;  
   	padding:0px 20px 0px 10px;	
    cursor:pointer;
	cursor:hand;	
	border:0px; 
	height:20px;
}
	  

.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.DataGrid_Item{				background-color: transparent;  color:#FFFFFF;   }
.DataGrid_AlternatingItem{	background-color: transparent;color:#FFFFFF;}



