/* 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
{
background-color: #FFFFFF;margin-top: 1px;
}

/* 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/top_logo.gif);
width: 900px;
height: 100px;
background-repeat: no-repeat;
}

.MenuTab
{background-image: url();
width: 900px;
height: 0px;
background-repeat: no-repeat;
}

.IntroPane
{
background-image: url(Pix/FrontPaneIntroPaneLeft.jpg);
width: 365px;
height: 100px;
background-repeat: no-repeat;
}
.TopPane
{margin-top: 0px;
margin-left: 0px;
}
.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/top_logo.gif);
width: 900px;
height: 100px;
background-repeat: no-repeat;
}

/* -- End rest of site Montage --*/ 
 
 
 /* Borders for content */
.ContentTable
{
    border-color:#6e86ac;    
    border-style:solid;
    border-left:1px;
    border-right:1px;
    border-bottom:0px;
    border-top:0px;
    padding-top: 0px;
    margin-top: 3px;
    border-collapse: collapse;
}
.ContentTable tbody
{
    border-color:#6e86ac;    
    border-style:solid;
    border-left:1px;
    border-right:1px;
    border-bottom:0px;
    border-top:0px;
    padding-top: 0px;
}
.BottomTable
{
    border-color:#6e86ac;    
    border-style:solid;
    border-left:1px;
    border-right:1px;
    border-bottom:1px;
    border-top:0px;
}


 /* End borders for content */

 /* Generic Spacing for all Panes */
 
.ContentPane
{
padding-top: 0px;
padding-bottom: 0px;
padding-right: 1px;
padding-left: 2px;
}

.RightPane
{
padding-top: 0px;
padding-bottom: 0px;
padding-right: 2px;
padding-left: 1px;
}

.Panes
{
padding-top: 0px;
padding-bottom: 0px;
padding-right: 2px;
padding-left: 2px;
}

.TopPanes
{
width: 100%;
padding-top: 0px; 
padding-left: 2px; 
padding-right: 2px;
padding-bottom: 0px;
}
  
 
.LeftPane
{
width: 150px;
padding-top: 2px; 
padding-left: 2px; 
padding-right: 2px;
padding-bottom: 2px;
}

.Head
{
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size:  12px;
font-weight: bold;
color: #333333;
}
 
.Breadcrumbs
{
color: #000000;
}

.Block
{
width: 13px;
}

.Login
{
color: #333333; 
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 9px; 
font-weight: bold; 
font-style: normal;
height: 30px;
}


.Small
{
color: #FFFFFF; 
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding-left: 1px;
padding-right: 1px;
}

.SmallD
{
color: #404040; 
font-family: Tahoma, Verdana, Arial, Helvetica;
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: Tahoma, Verdana, Arial, Helvetica;
font-size: 9px; 
font-weight: bold; 
font-style: normal;

}

/* Menu */

.MainMenu_MenuContainer TD
{
background-color: transparent;
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: Tahoma, Verdana, Arial, Helvetica;
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
}

.Normal
{
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 12px;
}

.MainMenu_MenuBar TD
{
cursor: pointer; 
cursor: hand; 
height:16px;
}

.MainMenu_MenuItem
{
color: #FFFFFF; 
font-family: Tahoma, Verdana, Arial, Helvetica;
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: #6E86AC;
height: 25px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


/* Active Menu  */

.ActiveRootTab TD
{
width: 150px;
color: #FFFFFF;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 9pt; 
font-weight: bold; 
background-color:#667DAB;
height: 25px;
/*text-align: center;*/

}
.RootTab TD
{
width: 150px;
height: 25px;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 9pt; 
font-weight: bold; 
color: #ffffff;
background: #899bbf;
text-align: left;

}

.SelectedRootTab TD
{
width: 150px;
color: #eaeaea;
height: 25px;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 9pt; 
font-weight: bold; 
border-left: #ffffff 0px solid;
border-top: #ffffff 0px solid;
background-color: #bb9753; 
text-align: left;
}

.BreadcrumbRootTab TD
{
width: 150px;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 9pt; 
font-weight: bold; 
background-color: #6E86AC; 
color: #ffffff;
height: 25px;
text-align: left;

}

.ActiveSubTab
{
background-color: #FEA203; #333333;
color: #ffffff;
border-top: 0px solid;
font-family: Tahoma, Verdana, Arial, Helvetica;
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: Tahoma, Verdana, Arial, Helvetica;
font-size: 9pt; 
font-weight: bold; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

.SelectedSubTab
{
background-color: #667DAB;
color: #000000;
font-family: Tahoma, Verdana, Arial, Helvetica;
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: Tahoma, Verdana, Arial, Helvetica;
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: #899BBF;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
color: #C14337;
height: 25px;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0) ;
border-left:  #FFFFFF 0px solid; 
border-right: #4C648E 0px solid; 
border-top: #ffffff 0px solid;
border-bottom: #ffffff 0px solid;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


.MainMenu_MenuItemSel
{
color: #ffffff; 
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
height: 25px;
background-color: ;
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;
}
