﻿/* CSS Style for DotNetNuke - Destination Design Away - 
Nina Meiers - Most Professional DotNetNuke Skin 2004 - dotnetnuke@xd.com.au*/
/* Updated November 08 05 * for Dnn 3, 3. & 4 */
/* background color for the content part of the pages */

Body
{
	margin-top: 0px;
	background: #000000 url('Pix/background.jpg') no-repeat scroll top center;
}

/* Control Panel Colors */
.controlpanel
{
	background-color: #808080;
}
.SmallD
{
color: #404040; 
font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
font-size: 9px; 
font-weight: normal; 
font-style: normal;
padding-left: 3px;
padding-right: 3px;
height:10px;
}
.HeaderTab
{
	width: 50%;
	height: 162px;
}

.PagingTable {
}

.SkinObject {
	color: #EAEAEA;
}
A.SkinObject:link {
	color: #EAEAEA;
	text-decoration: none;
}
A.SkinObject:visited  {
	text-decoration: none;
	color: #EAEAEA;
}
A.SkinObject:hover    {
	text-decoration: none;
	color: #FFFFFF;
}
A.SkinObject:active   {
	text-decoration: none;
	color: #FFFFFF;
}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC66;
}
.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: medium;
	font-weight: normal;
	color: #FAFAFA;
}
.SubSubHead {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.Normal
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #C0C0C0;
}

.NormalDisabled
{
	color: #FF0000;
}

.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #ff0000
}

.NormalTextBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}

.CommandButton,	A.CommandButton:link, A.CommandButton:visited
{
	color: #C0C0C0;
}

.StandardButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	background: #FEA203;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
}

A:link
{
	text-decoration: underline;
	color: #C0C0C0;
}	

A:hover
{
    text-decoration:    underline;
    color:  red;
}


/* --  Classes for the top of the montage & to allow everything
   to line up nicely when not logged in  -- */

.MenuTab
{
background-image: url(Pix/FrontPaneMenuNew.jpg);
width: 730px;
height: 25px;
background-repeat: no-repeat;
}

.IntroPane
{
	height: 70px;
}

.Intro
{
width: 730px;
padding-top: 95px;
padding-left: 2px;
}

.TopPane
{
margin-top: 4px;
margin-left: 2px;
}

.SiteHeaderTab
{
background-image: url(Pix/PortalSiteBanner.jpg);
width: 730px;
height: 90px;
background-repeat: no-repeat;
}

/* -- End rest of site Montage --*/ 
 
 
 
 
 /* Generic Spacing for all Panes */
 
.Panes
{
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
}
 

.Breadcrumbs
{
	color: #FFFFFF;
}

.Block
{
	width: 13px;
	color: #FFFFFF;
}

.Login
{
color: #333333; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9px; 
font-weight: bold; 
font-style: normal;
height: 30px;
}


.Small
{
color: #FFFFFF; 
font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding-left: 1px;
padding-right: 1px;
}


.Footer
{
background-image: url(Pix/FooterPane.jpg);
height: 55px;
background-repeat: repeat-x;
}

.FooterText
{
color: #FFFFFF; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9px; 
font-weight: bold; 
font-style: normal;

}




.MainMenu_MenuContainer
{
background-color: transparent;
padding-left: 2px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 1px; 
}
.MainMenu_MenuBar
 {
    cursor: pointer;
    cursor: hand;
    height: 16px;
    width:auto;
}

.MainMenu_MenuItem
{
color: #FFFFFF; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 14px; 
font-weight: bold; 
padding-right: 0px;
border-left: transparent 0px solid;
border-right: transparent 0px solid;
border-bottom: transparent 0px solid;
border-top: transparent 0px solid; 
font-style: normal; 
color: white;
background: transparent;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	background: transparent;
	cursor: hand;
	color: #808080;
	font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 14px; 
	font-weight: bold;
	font-style: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.MainMenu_MenuBreak
{
border-bottom: #404040 0px solid; 
border-left: #FF8080 0px solid; 
border-top: #FF8080 0px solid;  
border-right: #404040 0px solid; 
background-color: transparent; 
color: #333333; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 14px; 
font-weight: bold; 
font-style: normal;
}


.MainMenu_SubMenu
{
	background-color: transparent;
	background: url('Pix/submenu.jpg');
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 14px; 
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	width: 121px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	text-align: center;
	margin-top: 2px;
	margin-left: 1px;
}
.MainMenu_SubMenuSel
{
	background-color: transparent;
	background: url('Pix/submenu.jpg');
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 14px; 
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	width: 121px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=260, Strength=1);
	text-align: center;
	margin-top: 2px;
	margin-left: 1px;
}

.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow, .MainMenu_MenuArrow
{
display: none;
}

/*width between main menu buttons */
.RootTab TD
{
	width: 119px;
	font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 14px; 
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;
	text-align: center;
}
.SelectedRootTab TD
{
	width: 119px;
	color: #808080;
	font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 14px; 
	font-weight: bold;
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	background-color: transparent;
	text-align: center;
}

