/* Page style */html { height:100%; }/* Body style */ body { background:#000000; margin:0px 0px 0px 0px; }/* Text in paragraphs || p { font-family:arial, helvetica; font-size:11px; color:#000000; } *//* Text in tables */table, tr, td { font-family:arial, helvetica; font-size:11px; margin:0px 0px 0px 0px; color:#000000; }/* Default links visited and active */ a:link, a:visited, a:active { color:#000000; font-family:arial, helvetica; font-weight:normal; font-size:11px; text-decoration:underline; }/* Default links hover */ a:hover { color:#FFFC00; font-family:arial, helvetica; font-size:11px; text-decoration:underline; }/* Normal links visited and active */ a.Normal:link, a.Normal:visited { color:#000000; font-family:arial, helvetica; font-weight:normal; font-size:11px; text-decoration:none; }/* Normal links hover */ a.Normal:hover { color:#000000; font-family:arial, helvetica; font-size:11px; text-decoration:none; }/* Link buttons used in the portal admin pages visited and active */a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#000000; font-family:arial, helvetica; font-weight:bold; font-size:11px; text-decoration:underline; }/* Link buttons used in the portal admin pages hover */A.CommandButton:hover{ color:#000000; font-family:arial, helvetica; font-size:11px; text-decoration:underline; }/* Headings || .Head { font-family:arial, helvetica; font-size:14px; color:#f8a001; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; } *//* Headings white */ .HeadWhite { font-family:arial, helvetica; font-size:14px; color:#ffffff; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }/* Headings orange */ .HeadOrange { font-family:arial, helvetica; font-size:14px; color:#f8a001; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }/* Headings green */ .HeadGreen { font-family:arial, helvetica; font-size:14px; color:#87b32c; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }/* Headings blue */ .HeadBlue { font-family:arial, helvetica; font-size:14px; color:#155f9b; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }/* Headings gold */ .HeadGold { font-family:arial, helvetica; font-size:14px; color:#dca21b; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }/* Headings purple */ .HeadPurple { font-family:arial, helvetica; font-size:14px; color:#bd18de; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }/* Headings red */ .HeadRed { font-family:arial, helvetica; font-size:14px; color:#c33a33; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }/* Headings grey */ .HeadGrey { font-family:arial, helvetica; font-size:14px; color:#676767; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }/* Subheadings */ .SubHead { font-family:arial, helvetica; font-size:12px; font-weight:bold; color:#585858; padding:0px 0px 0px 0px; }/* General text on the site */.normal, .Normal { font-family:arial, helvetica; font-size:11px; color:#000000; }/* General bold text on the site */ .NormalBold { font-family:arial, helvetica; font-size:11px; font-weight:bold; color:#000000; }/* Red text used for errors */ .NormalRed { color:#C50000; font-family:arial, helvetica; font-weight:bold; font-size:11px; }/* Login token idle */ .LoginToken, a.LoginToken:link, a.LoginToken:visited, a.LoginToken:active { color:#FFFFFF; background:url(images/white_arrow_nopad.gif) no-repeat 100% 80%; font-family:arial, helvetica; font-size:12px; font-weight:normal; text-decoration:none; height:12px; float:right; }/* Login token hover */ a.LoginToken:hover { background:url(images/white_arrow_nopad.gif) no-repeat 100% 80%; color:#FFFC00; font-family:arial, helvetica; font-weight:normal; font-size:12px; text-decoration:underline; }/* User token idle */ .UserToken, a.UserToken:link, a.UserToken:visited, a.UserToken:active { color:#FFFFFF; background:url(images/white_arrow_nopad.gif) no-repeat 100% 80%; font-family:arial, helvetica; font-size:12px; font-weight:normal; text-decoration:none; height:12px; float:right; }/* User token hover */ a.UserToken:hover { background:url(images/white_arrow_nopad.gif) no-repeat 100% 80%; color:#FFFC00; font-family:arial, helvetica; font-weight:normal; font-size:12px; text-decoration:underline; }/* Breadcrumbs token idle */ .BreadcrumbToken, a.BreadcrumbToken:link, a.BreadcrumbToken:visited, a.BreadcrumbToken:active { color:#FFFFFF; font-family:arial, helvetica; font-size:12px; text-decoration:none; font-weight:normal; }/* Breadcrumbs token hover */ a.BreadcrumbToken:hover { color:#FFFC00; font-family:arial, helvetica; font-size:12px; text-decoration:underline; font-weight:normal; }/* Copyright, privacy, terms */ .FooterToken { color:#000000; font-size:10px; }/* Copyright, privacy, terms links */ a.FooterToken:link, a.FooterToken:visited, a.FooterToken:active { font-size:10px; color:#000000; font-weight:normal; text-decoration:none; background:url(images/white_arrow_nopad.gif) no-repeat 0% 80%; height:12px; float:right; padding:0 0 0 22px; margin:0px 0px 0px 0px; }/* Copyright, privacy, terms hover */ a.FooterToken:hover { font-size:10px; color:#000000; font-weight:normal; text-decoration:underline; float:right; }/* Form elements */ select, input { font-family:arial, helvetica; font-size:11px; color:#333333; }/* Textbox */ .NormalTextBox { color:#333333; padding-left:4px; line-height:12px; font-family:arial, helvetica; font-weight:normal; font-size:11px; }/* Textbox container */ td.NormalTextBox { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; background:transparent; visibility:invisible; border:0; }/* Buttons */ .StandardButton { background:#f2f2f2 none; color:#575757; font-family:arial, helvetica; font-size:11px; font-weight:normal; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#7A7A7A'); }/* Textbox used for search */ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:23px; background:#ffffff; width:110px; color:#666666; padding:4px 4px 3px 0px; border-top:1px solid #5f5f5f; border-bottom:1px solid #5f5f5f; border-left:1px solid #ffffff; border-right:1px solid #ffffff; cursor:text; position:absolute;top:0;left:10px; z-index:1 }/* Module menu container */ .ModuleTitle_SubMenu { background:#FFFFFF; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; border:1px solid #040404; z-index:1000; cursor:pointer; cursor:hand; font-weight:normal; filter:Alpha(Opacity=90, FinishOpacity=75, Style=1); -moz-opacity:.80;}/* Module menu items idle */ .ModuleTitle_MenuItem { background:#040404; color:#FFFFFF; font-family:arial, helvetica; font-size:11px; font-weight:bold; font-style:normal; padding:0px 15px 0px 10px; height:20px; border:1px solid #000000; }/* Module menu items hover */ .ModuleTitle_MenuItemSel { background:#eb5f22; color:#FFFFFF; font-family:arial, helvetica; font-size:11px; font-weight:bold; cursor:pointer; cursor:hand; padding:0px 15px 0px 10px; height:20px; border:1px solid #ff8838; }/* Module menu container */ .ModuleTitle_MenuContainer { background:transparent; }/* Module menu bar */ .ModuleTitle_MenuBar { cursor:pointer; cursor:hand; }/* Module menu arrows */ .ModuleTitle_MenuArrow { display:none; }/* Module menu root arrows */ .ModuleTitle_RootMenuArrow { display:none; }/* Module menu icon	*/ .ModuleTitle_MenuIcon { background:transparent; border:0px; width:0px; height:20px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-size:0px; }/* Module menu icon */ .ModuleTitle_MenuIcon IMG { margin:0 10px 0 10px; }/* Main menu container */ .MainMenu_SubMenu { background:#040404; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; border:1px solid #040404; z-index:1000; cursor:pointer; cursor:hand; font-weight:normal; filter:Alpha(Opacity=90, FinishOpacity=75, Style=1); -moz-opacity:.80; }/* Submenu items idle */ .MainMenu_MenuItem { background:#040404; color:#FFFFFF; font-family:arial, helvetica; font-size:12px; font-weight:600; font-style:normal; padding:0px 30px 0px 16px; height:20px; border:1px solid #000000; }/* Submenu items hover */ .MainMenu_MenuItemSel { background:#eb5f22; color:#FFFFFF; font-family:arial, helvetica; font-size:12px; font-weight:600; cursor:pointer; cursor:hand; padding:0px 30px 0px 16px; height:20px; border:1px solid #ff8838; }/* Box that contains the menu */.MainMenu_MenuContainer { width:1%; text-align:center; background:transparent; }/* Bar that contains the menu */.MainMenu_MenuBar { text-align:center; cursor:pointer; cursor:hand; background:transparent; }/* Menuitems idle */.MainMenu_Idle TD { color:#000000; font-size:12px; padding:0px 14px 0px 12px; height:25px; font-weight:600; }/* Menuitems over */.MainMenu_Selected TD { background: url(images/Header_Menu_Active_BG.gif); color:#000000; font-size:12px; padding:0px 14px 0px 12px; height:25px; font-weight:600; }/* Menuitems active */.MainMenu_Active TD { background: url(images/Header_Menu_Active_BG.gif); color:#000000; font-size:12px; padding:0px 14px 0px 12px; height:25px; font-weight:600; }/* Menuitems in breadcrumbs active */.MainMenu_BreadcrumbActive TD { color:#000000; font-size:12px; padding:0px 14px 0px 12px; height:25px; font-weight:600; }/* Menuitem arrows */.MainMenu_MenuArrow { display:none; }									 /* Menuitem root arrows */.MainMenu_RootMenuArrow { display:none; }									 /* Menuitem icons */.MainMenu_MenuIcon { display:none; }									 /* Menuitem separator */.MainMenu_Separator { width:4px; }/* Menuitems separator borders */ .MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; background:transparent; vertical-align:top; }/* Fixed width setting - change this to change the width of the skin */							.SkinFixedOuterWidth { width:750px; }/* Fixed width setting - change this to change the width of the inner skin items skin e.g. menu */.SkinFixedInnerWidth { width:884px; }/* 100 percent height */ .SkinFullHeight { height:100%; }/* 100 percent width */ .SkinFullWidth { width:100%; }	/* Search cell */ .SearchCell { width:145px; height:70px; padding:15px 0 0 0; }/* Menu area */ .MenuArea { background-image:url(images/menubg.jpg); background-repeat:repeat-x; padding:0px 0px 0px 0px; }/* Menu cell */ .MenuCell { width:100%; background-image:url(images/button_bg.gif); background-repeat:repeat-x; }/* Menu height */ .MenuHeight { height:25px; }/* Menu left area */ .MenuLeft { width:1px; }/* Menu right area */ .MenuRight { width:3px; }/* Breadcrumb area */ .BreadCrumbArea { padding:0px 0px 0px 0px; }/* Breadcrumb cell */ .BreadCrumbCell { font-family:arial, helvetica; font-size: 12px; font-weight:600; width:100%; vertical-align:middle; padding:0px 0px 5px 0px; }/* Login token cell */ .LoginCell { color:#FFFC00; font-size: 10px; vertical-align:middle; padding:0px 15px 5px 0px; }/* User token cell */ .UserCell { color:#FFFC00; font-size: 10px; vertical-align:middle; padding:0px 15px 5px 0px; }/* Content panes cell */ .ContentPanesCell { width:auto; height:100%; vertical-align:top; padding:0px 0px 0px 0px; }/* Footer shadow area */ .FooterShadowArea { height:30px; padding:0px 0px 0px 0px; }/* Privacy token cell */ .PrivacyCell { color:#0000000; font-size:10px; font-family:arial, helvetica; vertical-align:middle; padding:15px 0 0 0; }/* Terms token cell */ .TermsCell { color:#0000000; font-size:10px; font-family:arial, helvetica; vertical-align:middle; padding:15px 15px 0 0; }/* Copyright token cell */ .CopyrightCell { color:#0000000; font-size:10px; font-family:arial, helvetica; width:100%; vertical-align:middle; padding:15px 0 0 0; }/* Spacer Area */ .SpacerArea { height:15px; }/* Top content pane */.TopPane { width:100%; padding:0px 0px 0px 0px; }/* Top2 content pane */.TopPane2 { width:100%; padding:0px 0px 0px 0px; }/* Left content pane */.LeftPane { padding:0px 0px 0px 10px; width:25%; }/* Right content pane */.RightPane { padding:0px 0px 0px 7px; width:75%; }/* Left2 content pane */.LeftPane2 { padding:0px 0px 0px 10px; width:25%; }/* Content content pane */.ContentPane { padding:0px 7px 0px 7px; }/* Right2 content pane */.RightPane2 { padding:0px 0px 0px 7px; width:25%; }/* Left3 content pane */.LeftPane3 { padding:0px 0px 0px 10px; width:33%; }/* Content2 content pane */.ContentPane2 { padding:0px 7px 0px 0px; }/* Right3 content pane */.RightPane3 { padding:0px 0px 0px 7px; width:25%; }/* Middle content pane */.MiddlePane { width:100%; padding:0px 0px 0px 0px; }/* Bottom content pane */.BottomPane { width:100%; padding:0px 0px 0px 0px; }/* Content3 content pane */.ContentPane3 { padding:0px 3px 0px 3px; }/* Right4 content pane */.RightPane4 { padding:0px 0px 0px 3px; width:33%; }/* Bottom2 content pane */.BottomPane2 { width:100%; padding:0px 0px 0px 0px; }/* End Style Sheet *//*----------------------------------------------------*/

