﻿/* Body Settings */

body                {  }
html,
.pagemaster         { background-color:#000; width:100%; height:100%;}
.skinmaster         { background-color:#000; width:969px;}

/* Text style used for most text rendered by modules */
p          {font: normal 12px Tahoma, Arial; color:#e5dfb0; }
/* td         {font: normal 12px Tahoma, Arial; color:#e5dfb0; } */
.MyMenuTD       { font: bold 15px Arial, Tahoma, Times; color:#01a2fe; padding-left:5px; margin:0px; }
.Normal    {font: normal 12px Tahoma, Arial; color:#01a2fe; }
.NormalBold    {font: normal 12px Tahoma, Arial; color:#01a2fe; }

.HeaderL		{ background-image: url(HeaderL.jpg); background-repeat:no-repeat;}
.HeaderX		{ background-image: url(HeaderX.jpg); background-repeat:repeat-x;}
.HeaderR		{ background-image: url(HeaderR.jpg); background-repeat:repeat-y;}
.MenuTop		{ background-image: url(MenuT.png); background-repeat:no-repeat; height:15px;}
.MenuY		{ background-image: url(MenuY.png); background-repeat:repeat-y;}
.MenuBot		{ background-image: url(MenuB.png); background-repeat:no-repeat; height:15px;}

.BodyBack			{ background-image: url(Body.jpg); background-repeat:no-repeat;}
.BodyL			{ background-image: url(BodyL.png); background-repeat:repeat-y;}
.BodyR			{ background-image: url(BodyR.png); background-repeat:repeat-y;}
.FooterL		{ background-image: url(FooterL.jpg); background-repeat:no-repeat;}
.FooterX		{ background-image: url(FooterX.jpg); background-repeat:repeat-x;}
.FooterR		{ background-image: url(FooterR.jpg); background-repeat:no-repeat;}

.LeftSide 	{ background-image: url(FooterL.png); background-repeat:repeat-y;}

.toppane, .contentpane, .rightpane { padding:0px; } 
.menupane {}
A:link,
A:visited,
A.Normal:link,       
A.Normal:visited        { color:#df830c; text-decoration: none;}

A:active,
A:hover,
A.Normal:active,     
A.Normal:hover      { color:#df830c;text-decoration: none;}

.NormalBold         { font: bold 12px Tahoma, Arial }
.NormalRed          { font: bold 12px Tahoma, Arial; color: RED; }
.SubHead            { font: bold 12px Arial; color: #01a2fe; padding:0;}
.Head               { font: bold 12px Arial; color: #01a2fe; padding:0;}
select, input       { font: normal 12px Tahoma, Arial; color: Black;}
.NormalTextBox      { font: normal 12px Tahoma, Arial; color: Black; line-height:13px; padding-left:2px;}

/* Date, Login, User, Copyright, Privacy, Terms */

.MediaDate          { font: 10px Arial bold; color: gray; text-decoration: none; }
.MediaTabs          { font: 10px Arial bold; background-color: #000; color: gray; text-decoration: none; }
A.MediaTabs:link,    
A.MediaTabs:visited,
A.MediaTabs:active  { color: gray; background-color: #000; text-decoration: none; }
A.MediaTabs:hover   { color: gray; background-color: #000; text-decoration: none; }

/* Graphical Design Backgrounds  */

/* Menu Settings */
.MainMenu_MenuContainer 	{  background-color: transparent; }
.MainMenu_MenuBar       	{ cursor: pointer; cursor: hand; }
.MainMenu_MenuItem      	{ font: 14px Arial, Tahoma; z-index: 1000; color:gray; border:0px solid #01a2fe; height: 25px;}
.MainMenu_MenuItemSel   	{ font: 14px Arial, Tahoma; z-index: 1000; color:#01a2fe; background:#111; border:1px solid #01a2fe; height: 25px;}
.MainMenu_SubMenu   	    { font: 14px Arial, Tahoma; background: #141517; border:1px solid #01a2fe; padding: 4; color:black; z-index: 1000; cursor: hand; filter: none;}
.MainMenuSeperator, 
.MainMenu_RootMenuArrow,
.MainMenu_MenuIcon,
.MainMenu_MenuArrow,
.MainMenu_MenuBreak 	{ display: none; }
/* -- submenu items hover      --*/
.MainMenu_Off   			{ font: bold 14px Arial; color:#01a2fe; border:0px solid #01a2fe; padding:0; height:25px;}
.MainMenu_Selected,      	
.MainMenu_BreadcrumbActive,
.MainMenu_Over,		      	
.MainMenu_Active			{ font: bold 14px Arial; color:#01a2fe; border: 0px solid #01a2fe; padding:0; height:25px; }
