/* ================================
CSS STYLES FOR DotNetNuke
================================
*/
#signupmain {
text-align: right;
}
.signupbox {
font-size: 11px;
color: #999;
}
.signup1 {
font-family: Georgia, Times New Roman, Times, serif;
color: #7aba00;
font-size: 11px;
}
.signup2 {
font-family: Georgia, Times New Roman, Times, serif;
color: #0081ad;
font-size: 9px;
}
.signupmain {
padding: 0 3px 0 0;
}
.signupbtn {
}
.greenlinks a:link, .greenlinks a:active, .greenlinks a:visited {
color: #7aba00;
}
.greenlinks a:hover {
color: #a7fe00;
}
h1, h2, h3, h4, h5, h6 {
font-family: Georgia, Times New Roman, Times, serif;
color: #0081ad;
}
h1 {
font-size: 18px;
font-weight: normal;
}
h2 {
font-size: 16px;
font-weight: normal;
font-style: oblique;
padding-bottom: 0;
}
h3 {
font-size: 12px;
font-weight: normal;
font-style: oblique;
}
hr {
border: none;
height: 3px;
background: #fff url('hr.gif') repeat-x;
}
.hr {
border: none;
height: 3px;
width: 100%;
background: #fff url('hr.gif') repeat-x;
}
ul {
list-style: square outside url('arrow_1.gif');
}
.AnnounceHead {
font-size: 16px;
font-weight: 600;
font-style: oblique;
color: #0081ad;
}
/******************************** Inventua SideMenu *******************************/
/*****************************
***** Inventua SideMenu  ******/
.inventua_sidemenu {
width: 100%;
padding: 10px 0 10px 0;
}
.MenuItem {
}
.MenuItemMouseOver { 
}
.MenuItem A:Link, .MenuItem A:Visited, .MenuItem A:Hover, .MenuItem A:Active {
padding: 10px 10px;
color: #fff;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
display: block;
border-bottom: 1px solid #fff;
}
.MenuItemMouseOver A:Link, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Active {
padding: 10px 10px;
color: #d4ebb6;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
display: block;
border-bottom: 1px solid #fff;
border-right: 4px solid #7aba00;
}
.currentItemHighlight, .currentHeaderHighlight, .currentItemHighlight0 {
color: #d4ebb6;
/*background: transparent url('arrow_1.gif') no-repeat center left;*/
padding: 0;
display: list-item;
list-style-type: none;
border-right: 4px solid #7aba00;
}
.currentItemHighlight a:link, .currentItemHighlight a:visited, .currentItemHighlight a:active {
color: #d4ebb6;
}
.currentItemHighlight a:hover {
border-right: 0px;
}
.MenuHdr {
padding: 5px 0 0 0;
color: #d9073d;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-weight: normal;
text-decoration: none; 
}
.MenuItem HR {
}
/******************************** Inventua TOPMenu *******************************/
/*****************************
****************************/
.TopMenuBar {
font-size: 10px;
font-weight: normal;
color: #0081ad;
font-family: Georgia, Times New Roman, Times, serif;
}
.TopMenuItem {
font-size: 10px;
}
.TopMenuItemMouseOver {
font-size: 10px;
text-decoration: underline;
}
.TopCurrent {
text-decoration: underline;
}
/******************************** Bottom Links *********************/
.BottomMenuBar {
font-size: 10px;
font-weight: normal;
color: #000;
font-family: Georgia, Times New Roman, Times, serif;
}
.BottomMenuItem {
font-size: 10px;
color: #000;
}
.BottomMenuItem A:Link, .BottomMenuItem A:Visited, .BottomMenuItem A:Hover, .BottomMenuItem A:Active {
font-size: 10px;
color: #000;
}
.BottomMenuItemMouseOver {
font-size: 10px;
color: #000;
text-decoration: underline;
}
.BottomMenuItemMouseOver A:Link, .BottomMenuItemMouseOver A:Visited, .BottomMenuItemMouseOver A:Hover, .BottomMenuItemMouseOver A:Active {
font-size: 10px;
color: #000;
text-decoration: underline;
}
.BottomCurrent {
color: #000;
text-decoration: underline;
}
/*************************************************************************************************
***** End of Inventua ******/
