/* Header Menu Style */
.TMenuBar, .TMItem, .TMItemMouseOver, .TMCurrentItem,
.TMItem:Visited, A.TMItem:link, .Link
{
    font-size:large;
    font-weight: bold;
    color: White;
    padding: 0px 5px 0px 5px;
}
.pagemaster 
{
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: #B8C2D1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
.skinmaster 
{
	align: center;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.logopane
{
    background-color: #003366;
    height: 210px;    
    width: 180px;
    vertical-align: top;
    text-align: center;
}
/* Start Left Menu Style*/  
.leftmenu
{
    background-color: #003366;    
    width: 180px;
    vertical-align: top;
    text-align: center;
}
.leftmenucontainer
{
    width: 180px;
}
.leftmenubar
{
 	background: url(navbutton.gif) repeat-x;
	height: 22px;
	padding-left:12px;
}
.leftmenurootitem
{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;
	padding-left:12px;
	margin-left:12px; 
        background: url(navbutton.gif) repeat-x;
}
.leftmenuitem
{
        cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;
	padding-left:0px;
	margin-left:0px; 
	text-indent: 0px;
	background: url(navbutton.gif) repeat-x;
}
.leftmenurootitemsel
{
        background: url(navbutton.gif) repeat-x;
        cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman; 
	height: 22px;
} 
.leftmenuitemsel, .leftmenurootitemsel
{ 
        background: url(navbutton_over.gif) repeat-x;
        cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;
	padding-left:0px;
	margin-left:0px; 
	text-indent: 0px;
	height: 22px;
}
.MainMenu_SubMenu 
{
	background: url(navbutton_dropdown.gif) repeat-x;
	cursor: pointer; 
	cursor: hand; 
	color: #003366;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;  
}
.MainMenu_MenuIcon
{
    width: 0px;
    border: solid 0px;   
}
/* End Left Menu Style*/
.search
{
    vertical-align: middle;
    border: solid 0px #003366;
    text-decoration: none;
}
#dnn_dnnSEARCH_txtSearch
{
    width:100px;
    vertical-align: middle;
    color: #003366;
}
.usercss, .usercss:visited
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;
	padding-left:12px;
	margin-left:12px;
}
.usercss:hover
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;
	padding-left:12px;
	margin-left:12px;
	text-decoration: underline;
}
/*A.CommandButton:hover, A:hover    
{
    text-decoration: none;
    color: #003366;
}*/
#cmdSearch, #cmdSearch:hover
{
    border: solid 0px #003366;
    text-decoration: none;
    color: #003366;
}


.headerpane
{
    background: url(topgradient_bgrepeat.gif) repeat-x;
    height: 51px;
    vertical-align: middle;
	width: 850px;
} 


.topmenu
{
	background-image: url(topnav_bgrepeat.gif); 
	height:22px;
	vertical-align: middle;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;
} 
.MenuItem, .MenuItemMouseOver, .TopMenuItem, .TopMenuItemMouseOver
{
    cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;
} 
.sidemenupane
{
    background-color: #f8eabd;
    width:216px;
    text-align: center;
}
.imgpane
{
    padding-bottom:25px;
}
.MenuHdr, .MenuItem
{
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman; 
	text-decoration: underline;
	padding-left: 25px;
    padding-right: 25px;
    line-height: 20px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem A:Link
{
    cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman; 
	text-decoration: underline;
	line-height: 20px;
}
.MenuItemMouseOver 
{
	cursor: pointer; 
	cursor: hand;
	color: #a9904b; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;
	background-color:Transparent;	
    padding-left: 25px;
    padding-right: 25px;
	text-decoration: underline; 
	line-height: 20px;
}
.MenuItemMouseOver A:Hover 
{
    cursor: pointer; 
	cursor: hand;
	color: #a9904b; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman;
	background-color:Transparent;	
	text-decoration: underline; 
	line-height: 20px;
}
.bodypane
{
    width: 100%;
    padding: 28px 28px 28px 28px;
}
.toppane 
{	
	padding: 2px 2px 0px 2px;
}
.leftpane 
{
	padding: 2px 2px 0px 2px;
}
.contentpane 
{
	padding: 0px 2px 0px 0px;
}
.rightpane 
{
	padding: 2px 2px 0px 2px;
}
.bottompane 
{
	padding: 2px 2px 0px 2px;
}
.normal
{
	color: #003366;
	font-size: 14px;
	text-align: left;
	font-family: times new roman;
}
.Head
{
    color: #003366;
    font-size: 24px;
    text-align: left;
    font-family:Times New Roman;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
}
.TextHeaders
{
    color: #a9904b;
    font-size: 18px;
    text-align: left;
    font-family: Georgia;
    font-style: normal;
    font-weight: normal;
}
.TextBody
{
    color: #334c66;
    font-size: 12px;
    text-align: left;
    font-family: times new roman;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
}
.bottommenu
{
	color: #003366;
	height:22px;	
}
.BottomButtons, A.BottomButtons:link, A.BottomButtons:visited,  A.BottomButtons:active
{
    background-color: Transparent;
    text-decoration: none;
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman; 
}
A.BottomButtons:hover, A.BottomButtons:mouseover
{
    background-color: Transparent;
    text-decoration: underline;
	cursor: pointer; 
	cursor: hand; 
    color: #660000; 
    font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: times new roman; 
}


/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: times new roman;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    font-family: times new roman;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: times new roman;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: times new roman;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: times new roman;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: times new roman;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: times new roman;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: times new roman;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 12px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: times new roman;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: times new roman;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}


/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
TR, TD
{
    font-family: times new roman;
    font-size:  12px;
    font-weight:    normal;
    /*color: #003366;*/
}
H1  {
    font-family: times new roman;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: times new roman;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: times new roman;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: times new roman;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: times new roman;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: times new roman;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: times new roman;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: times new roman;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    none;
    color:  #003366; /*ffffff;*/
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}



SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: times new roman;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: times new roman;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}
.PagingTable {
    height: 33px;
}

.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent;
}

/* style for the DNNTextSuggest control select menu */
.SuggestTextMenu
{
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}
/* style for the DNNTextSuggest control selected menu node */
.SuggestNodeOver
{
    background-color: navy;
    color: White;   
}

