/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	font-family: Arial !important;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/* Generic CSS */
body{text-align: center;background-color:#8997A0;}
div, span, table th, table td, textarea, input, .NormalRed{text-align:left;font-size:11px;line-height:125%;}
fieldset{margin-bottom:5px;border:1px solid #ef3e43;padding:5px 8px 5px 8px;}
legend{margin-bottom:10px;}
li{margin-bottom:4px;}
.Clear{display:block;clear:both;}

/* Skin Layout */
.Top{margin-top:4px;margin-left:auto;margin-right:auto;width:1000;height:27px;background-image: url(/Portals/1/Skins/ycf/images/body-top.gif);background-position: top left;background-repeat: repeat-x;}
.Middle{margin-left:auto;margin-right:auto;width:1000;background-image: url(/Portals/1/Skins/ycf/images/body-back.gif);background-position: top left;background-repeat: repeat-y;}
*html .Middle{padding-left:27px;}
.Bottom{margin-bottom:4px;margin-left:auto;margin-right:auto;width:1000;height:27px;background-image: url(/Portals/1/Skins/ycf/images/body-bottom.gif);background-position: bottom left;background-repeat: repeat-x;}
.YCF{width:946px;margin-left:auto;margin-right:auto;background-color:#FFFFFF;}
.YCF #Banner{float:left;padding:0 0 10px 0;border:1px}
.YCF #Banner #Logo{float:left;}
.YCF #Banner .Caption{left:-344px;top:80px;position:relative;color:#AAAAAA;font-size:12px;font-style:italic;}
.YCF #Banner .User{float:right;position:relative;padding-right:5px;}
.YCF #nav{background-image: url(/Portals/1/Skins/ycf/images/mnu_background.gif);background-position: top left;background-repeat: repeat-x;height:29px;}

.MainMenu_RootMenuItem td{padding:4px 5px 0 5px;color:#FFFFFF;height:29px;}
.MainMenu_MenuItemHover td{padding:4px 5px 0 5px;color:#000000;height:29px;background-image: url(/Portals/1/Skins/ycf/images/mnu_background.gif);background-position: top left;background-repeat: repeat-x;}
.MainMenu_MenuItemSelHover td{padding:4px 5px 0 5px;color:#FFFFFF;height:29px;background-image:url(/Portals/1/Skins/ycf/images/mnu_selected_background.gif);background-position: top left;background-repeat: repeat-x;}
.MainMenu_SubMenu{border:1px solid #ef3e43;padding:0;margin:0;opacity:.90;filter:progid:DXImageTransform.Microsoft.alpha(opacity=90);}
.MainMenu_SubMenu table{background-color:#FFFFFF;}
.MainMenu_SubMenu table td{border:0;padding:2px 5px 2px 5px;margin:0;}
.MainMenu_SubMenuItemSelHover {background-color:#ef3e43;color:#FFFFFF;}
.MainMenu_MenuIcon{display:none;}

.YCF #BreadCrumb{float:left;padding:4px 0 4px 0;background-color:#283794;padding-bottom:5px;width:100%;margin-bottom:5px;}
.YCF #BreadCrumb .Links{margin-left:5px;float:left;font-size:11px;padding-top:6px;color:#FFFFFF;}
.YCF #BreadCrumb .Search{width:auto;float:right;font-size:1px;margin-right:5px;padding-top:2px;}
.YCF #BreadCrumb .Search input{background-color:#FEFEFE;border:1px solid #AAAAAA;float:left;padding:0 4px 0 4px;height:17px;width:140px;}
.YCF #BreadCrumb a, .YCF #BreadCrumb a:link, .YCF #BreadCrumb a:active, .YCF #BreadCrumb a:visited, .YCF #BreadCrumb a:hover{color:#FFFFFF;font-weight:bold;}
.YCF .TopLeftPane{width:465px;margin-right:16px;float:left;padding-bottom:5px;}
.YCF .TopRightPane{width:465px;float:left;padding-bottom:5px;}
.YCF .LeftPane{width:200px;float:left;margin-right:15px;padding-bottom:5px;}
.YCF .ContentPane{float:left;width:516px;padding-bottom:5px;}
.YCF .RightPane{width:200px;float:left;margin-left:15px;padding-bottom:5px;}
.YCF .WidePane{width:731px;float:left;padding-bottom:5px;}
.YCF .MidLeftPane{width:310px;float:left;margin-right:8px;padding-bottom:5px;}
.YCF .MiddlePane{width:310px;float:left;padding-bottom:5px;}
.YCF .MidRightPane{width:310px;float:left;margin-left:8px;padding-bottom:5px;}
.YCF .BottomColumn1{width:231px;float:left;margin-right:8px;padding-bottom:5px;}
.YCF .BottomColumn2{width:230px;float:left;margin-right:8px;padding-bottom:5px;}
.YCF .BottomColumn3{width:230px;float:left;margin-right:8px;padding-bottom:5px;}
.YCF .BottomColumn4{width:231px;float:left;padding-bottom:5px;}
.YCF .BottomPane{float:left;padding-bottom:5px;}
.YCF #Info{float:left;margin-bottom:5px;margin-top:5px;padding:8px 5px 8px 5px;background-color:#283794;width:100%;color:#FFFFFF;}
.YCF #Copyright{float:left;}
.YCF #Legals{float:right;}
.YCF #Legals a{color:#FFFFFF;}

/* Standard DNN Classes */
.YCF .Head{font-size:18px;color:#ef3e43;font-weight:bold;}
.YCF .SubHead{font-size:12px;color:#ef3e43;font-weight:bold;}
.YCF .Normal{font-size:11px;color:#222222;line-height:135%;}
.YCF .StandardButton{background-image: url(/Portals/1/Skins/ycf/images/mnu_background.gif);background-position: top left;background-repeat: repeat-x;border:1px solid #E899C8;width:70px;color:#FFFFFF;margin-right:5px;cursor:hand;cursor:pointer;padding:2px 0 2px 0;text-align:center;}
.YCF input.StandardTextBox, .YCF textarea.StandardTextBox{border:1px solid #ef3e43;font-size:11px;padding:1px 4px 2px 4px;}
.YCF select.StandardTextBox{border:1px solid #ef3e43;font-size:11px;height:18px;}
.YCF a, .YCF a:active, .YCF a:link, .YCF a:visited, .YCF a.CommandButton, .YCF a.CommandButton:active, .YCF a.CommandButton:link, .YCF a.CommandButton:visited{color:#ef3e43;}

.YCF .ScotlandHead{font-size:18px;color:#0155a5;font-weight:bold;}
.YCF .ScotlandSubHead{font-size:12px;color:#0155a5;font-weight:bold;}
.YCF .SCotlandContent a, .YCF a:active, .YCF a:link, .YCF a:visited, .YCF a.CommandButton, .YCF a.CommandButton:active, .YCF a.CommandButton:link, .YCF a.CommandButton:visited{color:#ef3e43;}


ScotlandHead{margin-bottom:5px;display:block;}
.ScotlandHead, .ScotlandSubHead{color:#0155a5;}
.ScotlandContent a, .ScotlandContent a:link, .ScotlandContent a:active, .ScotlandContent a:visited, .ScotlandContent a:hover{color:#0155a5;}





