/* 
================================
Skin styles for DotNetNuke
================================
*/   
.SkinObject 
{
	font-size: 10px;
    text-decoration: none;
    color: #717070;
}

A[disabled],
A[disabled]:link, 
A[disabled]:visited,
A[disabled]:hover,
A[disabled]:active,
A[disabled].SkinObject,
A[disabled].SkinObject:link,
A[disabled].SkinObject:visited,
A[disabled].SkinObject:hover,
A[disabled].SkinObject:active
{
    text-decoration: none;
    color: #717070;
}
A
{
	color:#94143A;	
}
A:link  
{
    text-decoration: none;
    color: #94143A;
}

A:visited   
{
    text-decoration: none;
    color: #94143A;
}

A:hover
{
	text-decoration: none;
    color: #94143A;
    text-decoration: underline;
}

A:active    
{
    text-decoration: none;
    color: #94143A;
}

A.SkinObject:link 
{
	font-size: 10px;
    text-decoration: none;
    color: #717070;
}

A.SkinObject:visited  
{
	font-size: 10px;
    text-decoration: none;
    color: #717070;
}

A.SkinObject:hover
{
	font-size: 10px;
    text-decoration: none;
    color: #94143A;
}

A.SkinObject:active
{
	font-size: 10px;
    text-decoration: none;
    color: #000000;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
	font-size: 10px;
	font-weight: bold;
    color: #717070;
}

A.CommandButton:visited  
{
	font-size: 10px;
	font-weight: bold;
    color: #717070;
}
A.CommandButton[disabled]
{
	color:#999999;
}

A.CommandButton:hover    
{
	font-size: 10px;
	font-weight: bold;
    color: #94143A;
}

A.CommandButton[disabled]:hover    
{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

A.CommandButton:active   
{
	font-size: 10px;
	font-weight: bold;
    color: #000000;
}

/*
	This affects IE only - changes the color of its scollbar.
*/
body 
{
	scrollbar-base-color: #ECEBE4;
	scrollbar-arrow-color: #464646;
	scrollbar-3dlight-color: #ECEBE4;
	scrollbar-darkshadow-color: #ECEBE4;
	scrollbar-shadow-color: #464646;
	scrollbar-track-color: #4646464;
}

.BreadcrumbSeparator
{
	font-size:10px; 
	color: #999999; 
	font-family: Verdana;
}

.BreadcrumbItem
{
	font-size: 10px;
	font-family: Verdana;
	color: #94143A;
}

.BreadcrumbItem:Hover
{
	font-size: 10px;
	font-family: Verdana;
	color: #94143A;
}

.BreadcrumbItem:Active
{
	font-size: 10px;
	font-family: Verdana;
	color: #94143A;
}

.BreadcrumbItem:Link
{
	font-size: 10px;
	font-family: Verdana;
	color: #94143A;
}

.BreadcrumbItem:Visited
{
	font-size: 10px;
	font-family: Verdana;
	color: #94143A;
}

.BreadcrumbItemSelected:Hover
{
	font-size: 10px;
	font-family: Verdana;
	color: Black;
}

.BreadcrumbItemSelected:Active
{
	font-size: 10px;
	font-family: Verdana;
	color: Black;
}

.BreadcrumbItemSelected:Link
{
	font-size: 10px;
	font-family: Verdana;
	color: Black;
}

.BreadcrumbItemSelected:Visited
{
	font-size: 10px;
	font-family: Verdana;
	color: Black;
}

.Breadcrumb
{
	font-size: 10px;
	font-family: Verdana;
	color: #94143A;
}

.EmailLinkLeftDivider
{
	background-color: #98012E;
	height: 5px;
}

.EmailLinkRightDivider
{
	background-color: #CCCCCC;
	height: 5px;
}

.FooterText
{
	padding-left: 40px;
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.FooterText:visited,
.FooterText:active,
.FooterText:link
{
	color: White;
}

.FooterText:hover
{
	color: #222F48;
}

.FusionMenuDiv
{
	height: 100%;
}

.FusionQuote
{
	background-color: Transparent;
	vertical-align: top;
	color: White;
}

.FusionQuoteContainer
{
	height: 100px;
	background-color: Transparent;
	vertical-align: top;
}

.FusionTable
{
	border: solid 0px black;
	width: 280px;
}

.FusionMenuContainerTd
{
	border-bottom: solid 1px white;
	padding: 20px 0px 0px 0px; /*<-- Don't put this into the FusionMenuTable - it affects all tables in IE if you do.*/
}

.FusionTopImage
{
}

.FusionBottomImage
{
	border: solid 2px White;
}

.FusionTable a:hover
{
	/*color: ButtonText;*/
}

.FusionRow
{
}

.FusionCell
{
	padding: 10px 0px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
}

.FusionTable td td
{
	padding: 0px 0px 0px 0px;
}

.FusionSelectedParentPrefix
{
}

.FusionRootItemChildSelected,
.FusionRootItemChildSelected:link,
.FusionRootItemChildSelected:visited,
.FusionRootItemChildSelected:hover,
.FusionRootItemChildSelected:active
{
	color: #CCE3FC;
	font-weight: bold;
	text-transform: uppercase;
}

.FusionRootItemSelected,
.FusionRootItemSelected:link,
.FusionRootItemSelected:visited,
.FusionRootItemSelected:hover,
.FusionRootItemSelected:active
{
	color: #CCE3FC;
	font-weight: bold;
	text-transform: uppercase;
}

.FusionRootItem,
.FusionRootItem:link,
.FusionRootItem:visited,
.FusionRootItem:hover,
.FusionRootItem:active
{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.FusionChildItem,
.FusionChildItem:link,
.FusionChildItem:visited,
.FusionChildItem:hover,
.FusionChildItem:active
{
	color: #FFFFFF;
}

.FusionChildItemSelected,
.FusionChildItemSelected:link,
.FusionChildItemSelected:visited,
.FusionChildItemSelected:hover,
.FusionChildItemSelected:active
{
	color: #CCE3FC;	
	font-weight: bold;
}

.FusionChildItemChildSelected,
.FusionChildItemChildSelected:link,
.FusionChildItemChildSelected:visited,
.FusionChildItemChildSelected:hover,
.FusionChildItemChildSelected:active
{
	color: #CCE3FC;
	font-weight: bold;
}

.HeaderLink, 
.HeaderLink:link,
.HeaderLink:visited,
.HeaderLink:hover,
.HeaderLink:active
{
	font-weight: bold; 
	color: #94143A; 
	font-family: Verdana;
}

.MainMenuTable
{
}

.MainMenuRootLinkParent
{
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

.MainMenuRootItemSelected
{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

.MainMenuRootItem
{
	color: #94143A;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	
}

.MainMenuChildItem
{
	font-weight: bold;
	color: #94143A;
	font-size: 11px;	
}

.MainMenuChildItemSelected
{
	color: #000000;	
	font-weight: bold;
	font-size: 11px;	
}

.MainMenuHorizontalSeparator
{
	padding: 0px 10px 0px 3px;
}

.PropertyTopLeftBar
{
	background-color:#222F48;
	height: 38px;
	width: 288px;
}

.PropertyTopRightBar
{
	background-color:#E1DFDC;
}

.PropertyLeftMenuContainer
{
	background-color: #BEB6B3;
	height: 100%;
	width: 288px;
}

.GenericContentPane
{
	
}

.GenericContentTd
{
	padding: 0px 16px 0px 16px;
}

.PropertyBottomLeftBar
{
	background-color:#212F49;
	height: 43px;
}

.PropertyBottomRightBar
{
	background-color:#BEB6B3;
}

.HomePageLogoTd
{
	height: 80px;
	text-align: center;
}

.HomePageMenuTd
{
}

.PropertyUpperTopLeftDivider
{
	background-color:#92143A; 
}

.PropertyUpperTopRightDivider
{
	background-color:#BDB8B2; 
	height:5px;
}

.PropertyLowerTopLeftDivider
{
	background-color:#92143A; 
}

.PropertyLowerTopRightDivider
{
	background-color:#E0DFDB; 
	height:5px;
}

.HomePageContentPane
{
	height: 210px;
}

.HomePageLeftPane
{
	background-color:#BDB7B1;
	padding: 10px 10px 10px 10px;
}

.PropertyHomePageLeftPaneContainerTd
{
	background-color:#BDB7B1;
	width: 288px;
}

.HomePageRightPane
{
	padding: 10px 10px 10px 10px;
}

.HomePageSkinMaster
{
	width: 1000px;
	height: 100%;
	background-color: White;
}

.HomePageMaster
{
	height: 100%;
	width: 100%;
	background-color: #ECEBE4;
}

.Login:hover
{
	font-size: 10px; 
	font-family: Verdana;
	text-transform: uppercase;
	color: #5E5E5E;
	text-decoration: none;
}

.Login:link
{
	font-size: 10px; 
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #5E5E5E;
}

.Login:active
{
	font-size: 10px; 
	font-family: Verdana;
	text-transform: uppercase;
	color: #5E5E5E;
}

.Login:visited
{
	font-size: 10px; 
	font-family: Verdana;
	text-transform: uppercase;
	color: #5E5E5E;
}

.ControlPanel 
{
	padding: 0px 0px 0px 0px;
	background-color: White; 
	border: solid 1px black;
	height: 1px;
}

.StandardButton 
{
	background: #EEEEEE;
	color: #94143A;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}

TH  
{
    vertical-align: baseline;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.Head 
{
   font-family: Verdana;
   font-size:  18px;
   font-weight: normal;
   color: #386082;
}

.RedLink, 
.RedLink:link,
.RedLink:visited,
.RedLink:hover,
.RedLink:active
{
	color: #94143A;
}

.Normal,.NormalDisabled
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #464646;
}

TD
{
	font-size: 12px;
	font-family: Arial;
	color: #464646;
	line-height: 18px;
}

TextArea
{
	color: Black;
	font-size: 12px;
	font-family: Arial;
}

.TableFullWidth
{
	width: 100%;
}

.TableFullWidth td
{
	padding: 2px 0px 2px 0px;
}

.SubHeading
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #222F48;
}

.BodyCopy
{
	font-family:Verdana;
	font-size:11px;
	color:#464646;
}

.TitleLink,
.TitleLink:active,
.TitleLink:visited,
.TitleLink:link
{
	font-weight: bold;
	color: #94143A;
}

.PinterFriendlyUpperLeftDivider
{
	background-color:#BDB7B1; 
	height:5px;
	width:30%;
}

.PinterFriendlyUpperRightDivider
{
	background-color:#BDB7B1; 
	height:5px;
}

.PinterFriendlyLowerLeftDivider
{
	background-color:#E1DFDC; 
	height:5px;
}

.PinterFriendlyLowerRightDivider
{
	background-color:#E1DFDC; 
	height:5px;
}
