/* 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-color: #eaeaea;
}
HR{
	color: #000000;
}
.PageMaster
{
height: 100%;
background-color: #ffffff;
}
.BottomImage{
	background-image: url(Pix/bottom.gif);
	width: 775px;
	height: 29px;
	background-repeat: no-repeat;
}
.CopyRight{
	color: white;
	font-size:10px;
}

/* Control Panel Colors */

.controlpanel
{
background-color: #EAEAEA;
}


/* --  Classes for the top of the montage & to allow everything
   to line up nicely when not logged in  -- */

.HeaderTab
{
background-image: url(Pix/toplogo.jpg);
width: 775px;
height: 123px;
background-repeat: no-repeat;
}
.HeaderTabInternal
{
background-image: url(Pix/toplogo-internal.jpg);
width: 775px;
height: 123px;
background-repeat: no-repeat;
}
.MiddleImage{
background-image: url(Pix/middle-internal.jpg);
width: 620px;
padding-top: 20px;
background-repeat: no-repeat;
}
.MiddleImage1
{
background-image: url(Pix/middle1.jpg);
width: 309px;
height: 188px;
background-repeat: no-repeat;
}
.MiddleImage2
{
background-image: url(Pix/middle2.jpg);
width: 311px;
height: 188px;
background-repeat: no-repeat;
}

.MenuTab
{
background-image: url(Pix/FrontPaneMenuNew.jpg);
width: 730px;
height: 25px;
background-repeat: no-repeat;
}

.IntroPane
{
background-image: url(Pix/FrontPaneIntroPaneLeft.jpg);
width: 365px;
height: 100px;
background-repeat: no-repeat;
}

.TopPane
{
margin-top: 4px;
margin-left: 2px;
}

.TopIntroPane
{
width: 350px;
margin-top: 4px;
margin-left: 2px;
}

.Intro
{
width: 365px;
height: 150px;
padding-top: 95px;
padding-left: 2px;
}

.Logo
{
padding-top: 5px;
padding-left: 5px;
}
 /* -- End Classes for Front Page - montage -- */

 
 /* -- Start classes for Site Montage --*/
 
.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;

}
 

.Head
{
font-family: Tahoma, Arial, Helvetica;
font-size:  12px;
font-weight: bold;
color: #333333;
}
 
.Breadcrumbs
{
color: #000000;
}

.Block
{
width: 13px;
}

.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;
}

.SmallD
{
color: #404040; 
font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding-left: 3px;
padding-right: 3px;
}

.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 {
	border-collapse:separate;
	border-spacing: 2px;
	padding: 2px;
}
.MainMenu_MenuContainer Table TD
{
    background-color: #c5d2e5;
	border: solid 1px black;
/* height: 25px;*/
padding-left: 2px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 1px;
 
 
}

.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: 9pt; 
font-weight: bold; 
font-style: normal;

}

.Normal
{
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
}

.MainMenu_MenuBar TD
{
cursor: pointer; 
cursor: hand; 
height:16;
}

.MainMenu_MenuItem
{color: #FFFFFF; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
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;
height: 25px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


/* Menu for Skin Comp */

.ActiveRootTab TD
{
width: 120px;
color: #FFFFFF;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
background-color: transparent;
text-align: center;

}
.RootTab TD
{
width: 120px;
height: 25px;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
color: #FFFFFF;
background: transparent;
text-align: center;

}

.SelectedRootTab TD
{
width: 120px;
color: #eaeaea;
height: 25px;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
border-left: #ffffff 0px solid;
border-top: #ffffff 0px solid;
background-color: transparent; 
text-align: center;
}

.BreadcrumbRootTab TD
{
width: 120px;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
color: #ffffff;
height: 25px;
text-align: center;

}

.ActiveSubTab
{
background-color: #FEA203; #333333;
color: #ffffff;
border-top: 0px solid;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

.SubTab
{
background-color: #ffffff;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

.SelectedSubTab
{
background-color: #C14337;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
height: 25px;
}

.BreadcrumbSubTab
{
background-color: transparent; /*#000000;*/
color: #ffffff;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
border-top: 0px solid;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;

}


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu
{
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #c5d2e5;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
color: #C14337;red;
/*height: 25px;*/
filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0);
border: #000000 1px solid;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


.MainMenu_MenuItemSel
{
color: #899BBF; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
color: white;
height: 25px;
background-color: #899BBF;
border-left: #ffffff 0px solid; 
border-right: #ffffff 0px solid; 
border-bottom: #ffffff 0px solid;
border-top: #ffffff 0px solid; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow
{
display: none;
}


/* hyperlink style for the DarkBackground tabs */

A.Small:Link
{
color: white;
text-decoration: none;
}

A.Small:Hover
{
color: white;
text-decoration: none;
}

A.Small:Active
{
color: white;
text-decoration: none;
}

A.Small:Visited{
color: #FAFAFA;
text-decoration: underline;
}

A.SmallD:Link
{
color: black;
text-decoration: none;
}

A.SmallD:Hover
{
color: #404040;
text-decoration: none;
}

A.SmallD:Active
{
color: black;
text-decoration: none;
}

A.SmallD:Visited{
color: #404040;
text-decoration: underline;
}



