/* Created by (c)2006 Luke Huffey www.freednnstuff.com */

/* Standard HTML Tag Settings */

body, table, tr, td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}

/* Standard DotNetNuke Settings */

A:link  {
color:#545454;
}

A:visited   {
color:#545454;
}

A:active    {
color:#545454;
}

A:hover {
color:#545454;
text-decoration:underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.pagemaster {background-color: #ffffff;}

.controlpanel {
width: 100%;
background-color: #F8F6FB;
}

.logopane {
width: 100%;
background-image: url(img/top.jpg);
background-repeat: no-repeat;
background-color: white;
padding-left: 1px;
padding-right: 1px;
padding-top: 2px;
}
.toppane {
width: 100%;
background-color: white;
padding-left: 1px;
padding-right: 1px;
padding-top: 2px;
}

.leftpane {
background-color: transparent;
padding-left: 0px;
padding-right: 2px;
padding-top: 2px;
}
.contentpane {
width: 100%;
background-color: transparent;
padding-left: 2px;
padding-right:2px;
padding-top: 2px;
}
.rightpane {
padding-left: 2px;
padding-right: 0px;
padding-top: 2px;
}
.bottompane {
width: 100%;
background-color: transparent;
padding-left: 1px;
padding-right: 1px;
padding-top: 2px;
}


/* Standard Menu Settings */

.MainMenu_MenuContainer {
background-color: transparent; 
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height: 16px;
background-color: Transparent;
}
.MainMenu_MenuItem {
border-left: #F4F4F4 0px solid; 
border-bottom: #F4F4F4 0px solid; 
border-top: #F4F4F4 0px solid; 
border-right: #F4F4F4 0px solid;
cursor: pointer; 
cursor: hand; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
font-style: normal;
color: #545454;
text-decoration: none; 
background-color: Transparent;
height: 19px;
}
.MainMenu_MenuIcon {
background-color: #C4C4C4;
border-left: #C4C4C4 0px solid; 
border-bottom: #C4C4C4 0px solid; 
border-top: #C4C4C4 0px solid; 
cursor: pointer; 
cursor: hand; 
text-align: center; 
width: 15px; 
height: 19px;
}
.MainMenu_SubMenu {
background-color: #F4F4F4;  
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
height: 0px;
}
.MainMenu_MenuItemSel {
background-color: white; 
cursor: pointer; 
cursor: hand; 
color: #545454; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 100%; 
font-weight: bold; 
font-style: normal;
text-decoration: none;
height: 19px;
}
.MainMenu_MenuArrow {
border-right: #F4F4F4 0px solid; 
border-bottom: #F4F4F4 0px solid; 
border-top: #F4F4F4 0px solid;
font-family: webdings; 
font-size: 100%; 
cursor: pointer; 
cursor: hand; 
}
.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 100%; 
cursor: pointer; 
cursor: hand;
}

/* End Menu Settings */

.StandardButton {
background: #467599 none; 
color: #FFFFFF;
font-family:Verdana, sans-serif; 
font-size: 100%;
font-weight: normal;
}

.Head   {
font-family: tahoma, arial, helvetica;
font-size:  100%;
font-weight:  bold;
color: #467599; 
line-height: 30px;
}

/* Custom Classes */

.MenuBar {
background-image: url(img/MenuBar.gif);
background-color: #0066cc;
height: 27px;
background-repeat: repeat-x;
padding-top: 0px;
}

.PageCentre {
background-repeat: repeat-y;
background-color: White;
}

/* Search box */
.MenuBarText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #545454;
text-decoration: none;
}

A.MenuBarText:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #545454;
text-decoration: none;
}

A.MenuBarText:visited  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #545454;
text-decoration: none;
}

A.MenuBarText:active   {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #545454;
text-decoration: none;
}

A.MenuBarText:hover    {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #545454;
text-decoration: underline;
}


/* Light Background Elements */
.MenuBG {
width: auto;
color: #ffffff;
font-weight:bold;
}

a.MenuBG:link, a.MenuBG:active {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

a.MenuBG:link, a.MenuBG:visited {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}


a.MenuBG:hover {
text-decoration: underline;
color: #ffffff;
font-weight: bold;
}

/*Footer Classes */

.Footer {
background-image: url(img/FooterBottom.gif);
background-color: #0066cc;
height:33px;
background-repeat: repeat-x;
}

.FooterText {
width: auto;
color: #545454;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

a.FooterText:link, a.FooterText:visited, a.FooterText:active {
text-decoration: none;
color: #545454;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

a.FooterText:hover {
text-decoration: underline;
color: #545454;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}




/* End Light Background Elements */

.Separator {
width: 12px;
margin: 0 1px 0 1px;
background: url(img/separator.gif) center top no-repeat;
}


.Logo {
padding-left: 8px;
padding-top: 12px;
}

/* End Custom Classes */
