/*
================================
Skin styles for DotNetNuke
================================
*/   

Body  {
background-color: white;
font-family:arial;
font-size:11px;
}

.Normal {
font-family: Arial;
font-size: 11px;
font-weight: normal;
}

.Search {
background-color: transparent;
font-family: tahoma, verdana, helvetica;
font-size: 5px;
font-weight: normal;
color: #7A826B;
}


.LoginLogout  {
background-color: transparent;
font-family: tahoma, verdana, helvetica;
font-size: 5px;
font-weight: bold;
color: #614327;
white-space: nowrap;
} 


A.LoginLogout:link, A.LoginLogout:active, A.LoginLogout:visited  {
font-family: tahoma, verdana, helvetica;
font-size: 5px;
font-weight: bold;
color: #614327;
background-color: transparent;
text-decoration: none;
white-space: nowrap;
}


A.LoginLogout:hover  {
font-family: tahoma, verdana, helvetica;
font-size: 5px;
font-weight: bold;
color: #614327;
background-color: transparent;
text-decoration: none;
white-space: nowrap;
}

.OtherPanes {
	width: 100%;
    height: 1px;
	background-color: white;
    padding: 5px;
}

.LeftPane {
    height: 100%;
    width: 186px;
}

.LeftPane2 {
    height: 100%;
    width: 186px;
	background-color:white;
}

.BannerPane {
	padding:0px 0px 0px 0px;
	height: 306;	
}

.ContentPane {
    height: 100%;
}

.RightPane {
    height: 100%;
    width: 186px;
}

.RightPane2 {
    height: 100%;
    width: 186px;
	background-color:white;
}

.Copyright  {
background-color: transparent;
font-family: tahoma, verdana, helvetica;
font-size: 10px;
font-weight: normal;
color: white;
padding-left: 12px;
}

.TermsCell  {
background-color: white;
height: 37px;
border-top: solid 2px #ff9900;
}

A.Terms:link, A.Terms:active, A.Terms:visited  {
font-family: tahoma, verdana, helvetica;
font-size: 10px;
font-weight: normal;
color: white;
background-color: transparent;
text-decoration: none;
}
A.Terms:hover  {
font-family: tahoma, verdana, helvetica;
font-size: 10px;
font-weight: normal;
color: white;
background-color: transparent;
text-decoration: none;
}
A:link, A:Active, A:Visited, {
font-family: tahoma, verdana, helvetica;
font-size: 11px;
font-weight: normal;
color: #7A826B;
text-decoration: underline;
}
A:hover  {
font-family: tahoma, verdana, helvetica;
font-size: 11px;
font-weight: normal;
color: #A9B09B;
text-decoration: underline;
}

A.EventLink {
font-size:12px;
font-family:Arial;
color:brown;
text-decoration:none;
}

A.EventLink:hover {
font-size:12px;
font-family:Arial;
color:brown;
}


.MainMenu_MenuContainer {
cursor: pointer;
border-left: solid 0px  black;
border-bottom: solid 0px  black;
border-right: solid 0px  black;
border-top: solid 0px  black;
}

.MainMenu_MenuBar {
cursor: pointer; 
}

.MainMenu_SubMenu {
background-color: black;
border-left: solid 0px  black;
border-bottom: solid 1px  #d6b08c;
border-right: solid 0px  black;
border-top: solid 0px  black;
text-align: left;
}

.MainMenu_MenuItem {
font-family: Verdana, Helvetica, Arial;
color: white;
font-size: 11px;
border-left: solid 0px white;
border-bottom: solid 1px white;
border-top: solid 0px white;
border-right: solid 0px  #d6b08c;
font-weight: normal;
}

.MainMenu_SubMenuItem {
font-family: Verdana, Helvetica, Arial;
color: white;
font-size: 11px;
border-left: solid 0px white;
border-bottom: solid 2px white;
border-top: solid 0px white;
border-right: solid 0px  #d6b08c;
font-weight: normal;
}

.MainMenu_MenuIcon {
background-color: black;
border-left: solid 0px  #d6b08c;
border-bottom: solid 0px  whitesmoke;
border-top: solid 0px whitesmoke;
border-right: solid 0px  #d6b08c;
width: 0px;
}

.MainMenu_MenuItemSel {
background-color: transparent;
font-family: Verdana, Helvetica, Arial;
color: white;
font-size: 11px;
border-left: solid 0px white;
border-bottom: solid 1px white;
border-top: solid 0px white;
border-right: solid 0px  #d6b08c;
font-weight: bold;
}

.MainMenu_SubMenuItemSel {
background-color: transparent;
font-family: Verdana, Helvetica, Arial;
color: white;
font-size: 11px;
border-left: solid 0px white;
border-bottom: solid 4px white;
border-top: solid 0px white;
border-right: solid 0px  #d6b08c;
font-weight: bold;
}
.MainMenu_Seperator {
color: white;
font-weight: bold;
}

.MainMenu_MenuBreak  {
border-top: solid 0px white;
border-bottom: solid 0px white;
}

.MainMenu_MenuArrow {
border-right: solid 0px  whitesmoke;
border-left: solid 0px  whitesmoke;
border-bottom: solid 0px  whitesmoke;
width: 0px;
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #7A826B;
}

UL LI   {
color: #7A826B;
}

.NormalTextBox  {
font-family: tahoma, verdana, helvetica;
font-size: 11px;
font-weight: normal;
color: #666666;
background-color: #eeeee0;
text-decoration: none;
border: solid 1px #7A826B;
}

HR {
color: #7A826B;
}
.Subhead  {
font-family: Verdana, tahoma, sans-serif;
font-weight: bold;
font-size: 10px;
color: #7A826B;
}

.NormalBold {
font-family: tahoma, verdana, helvetica;
font-size: 10px;
font-weight: bold;
color: #7A826B;
}

.NormalSmall {
font-family: tahoma, verdana, helvetica;
font-size: 10px;
font-weight: normal;
color: #666666;
}
.PicBorders {
border: solid 1px #cccccc;
}
.PicDottedBorders {
border: dotted 1px #cccccc;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
font-family: tahoma, verdana, helvetica;
font-size: 11px;
font-weight: normal;
color: #7A826B;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
font-family: tahoma, verdana, helvetica;
font-size: 11px;
font-weight: normal;
color: #7A826B;
text-decoration: underline;
}

A.CommandButton:visited  {
font-family: tahoma, verdana, helvetica;
font-size: 11px;
font-weight: normal;
color: #7A826B;
text-decoration: underline;
}

A.CommandButton:active   {
font-family: tahoma, verdana, helvetica;
font-size: 11px;
font-weight: normal;
color: #7A826B;
text-decoration: underline;
}

A.CommandButton:hover    {
font-family: tahoma, verdana, helvetica;
font-size: 11px;
font-weight: normal;
color: #A9B09B;
text-decoration: underline;
}




















