/* ++++++++++++++++++++++++++++++++++++
     CSS Styles for Portal Skins
    ++++++++++++++++++++++++++++++++++++
*/

/* border colors */

/* border surrounding entire content area */
#contentborder {border-top: 1px solid #566931; border-left: 1px solid #566931; border-right: 1px solid #566931; width: 916px!important; }

/* border surrounding container */
#containerborder { border: solid 1px #4a4a4a; }

/* colors of the main navigation menu - text only*/

/* color for the 1st child navigation menu links */
.MainMenu_MenuItem
{
color:#000;
}

/* color for the top level navigation menu links */
.MainMenu_RootMenuItem
{
color:#000;
}

/*color for the top level navigation menu links when hovered */
.MainMenu_RootMenuItemHover
{
color: #62655b;
}

/* color for the child navigation menu links when hovered */
.MainMenu_SubMenuItemHover
{
color: #62655b;
}


/* Footer Styles */
#FooterContainer { background: #566931; }
#Footer { color: #FFFFFF; }
#Footer a {color: #FFFFFF; }
#Footer a:hover { color: #FFFFFF; }


/* heading colors */
h1 { color: #566931; }	
h2 { color: #566931; }	
h3 { color: #000000; }	
h4 { color: #000000; }

/* tag line text colors */
.tagline { color: #62655b; }
.tagline2 { color: #566931;}

/* general styles */
a:link { color: #566931;  }
a:visited { color: #566931;  }
a:active { color: #566931;  }
a:hover { color: #62655b;  }

.menu { margin: 0; }
.menu a:link { color: #566931; text-decoration: none; }
.menu a:visited { color: #566931; text-decoration: none; }
.menu a:active { color: #566931; text-decoration: none; }
.menu a:hover { color: #000000; text-decoration: underline; }
.menu ul { margin: 5px 0 0 0; padding: 0; }
.menu li { margin-left: 0; }
.menu li a:link { color: #566931; text-decoration: none; }
.menu li a:active { color: #566931; text-decoration: none; }
.menu li a:hover { color: #000000; text-decoration: underline; }
.menu li a:visited { color: #566931; text-decoration: none; }




.caption  { color: #000000; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.lineacross { color: #A0C3DF; border-bottom: 1px solid #A0C3DF; }

/*#dnn_ContentPane { }*/

#dnn_ContentPane td {font-size: 90%; }
#dnn_ContentPane p {font-size: 1.0em; text-indent: 0em; line-height: 1.2em; }
#dnn_ContentPane li {font-size: 1.0em; text-indent: 0em; line-height: 1.2em; }
#dnn_TopPane { }
#dnn_LeftPane {}
#dnn_RightPane {}
#dnn_FarRightPane {}
#dnn_TitlePane {}
#dnn_BottomPane {}

/* Horizontal rule (horizontal line) style */
hr { }

/* ++++++++++++++++++++++++++++++++++++
     End of CSS Styles for Portal Skins
    ++++++++++++++++++++++++++++++++++++
*/








/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}



UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/*----------------------------------------------------------------- */


.leftmenu {
border-top: 10px solid rgb(86, 105, 41);
margin:0;
padding:0;
width: 170px;
background-color: #eee0c6;
}

.leftmenu a {
color: #000000;
text-decoration: none;
position: relative;
left: 9px;
}

.leftmenu a:visited { color: #566931; text-decoration: none; }
.leftmenu a:active { color: #566931; text-decoration: none; }
.leftmenu a:hover { color: #000000; text-decoration: underline; }
.leftmenu p{
color: #000000;
font-family: Arial;
font-size: 13px;
position: relative;
left: 6px;
}




/*--Test area for AJAX Tabs CSS Controls-- */


/**************************************************
 *                                                *
 * Rectangular Yellow AJAX Tabs Style             *
 *                                                *
 **************************************************/

.AjaxTabs_RectangularYellowLight
{
	text-align:left;

	
}

.AjaxTabs_RectangularYellowLight .previewseparator {
  border: 2px;
  color: #eee;
  background-color: #eee;
  height: 2px;
}

.AjaxTabs_RectangularYellowLight .previewtab {
}

.AjaxTabs_RectangularYellowLight .previewtabtitle {
    font-family:verdana,tahoma,helvetica;
    font-size:18pt;
    text-decoration: underline;
}

.AjaxTabs_RectangularYellowLight .previewtabcontent {
}

.AjaxTabs_RectangularYellowLight .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-line.gif") 
        repeat-x 
        bottom;
}
.AjaxTabs_RectangularYellowLight .ajax__tab_outer {
    height:19px;
    
}

.AjaxTabs_RectangularYellowLight .ajax__tab_tab {
   
   
   background:
        url("/portals/12/images/Ajax_Tab_Images/Rectangular-Yellow/body-gradient-inactive.jpg") 
        repeat-x;
    padding:3px 2px 0px 2px;
	cursor: pointer;
	border-top: solid 1px #96beb8;	
	border-right: solid 1px #96beb8;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #96beb8;	
	text-align: center;
	vertical-align: middle;
	height: 22px;
	font-weight: bold;
	font-size:11px;
	color: #485625;  /*000000*/
}

.AjaxTabs_RectangularYellowLight .ajax__tab_hover .ajax__tab_tab {
    background:
        url("/portals/12/images/Ajax_Tab_Images/Rectangular-Yellow/tab-recty.jpg") 
        repeat-x;
	border-bottom: solid 1px #FFFFFF;
	font-weight: bold;
	font-size:11px;
	color: #d35a18;
	height: 24px;
}

.AjaxTabs_RectangularYellowLight .ajax__tab_active .ajax__tab_tab {
	cursor: pointer;
	border-top: solid 1px #96beb8;	
	border-right: solid 1px #96beb8;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #96beb8;	
	background-image: url(/portals/12/images/Ajax_Tab_Images/Rectangular-Yellow/tab-recty.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	font-weight: bold;
	font-size:11px;
	color: #a34a08;
}

.AjaxTabs_RectangularYellowLight .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:10px;
    background:
        url("/portals/12/images/Ajax_Tab_Images/Rectangular-Yellow/body-gradient.jpg") 
        repeat-x
        bottom;
    background-color:#ffffff;
    background-repeat: repeat-x;
    background-position: bottom;
}


/**************************************************
 *                                                *
 * Default w/ Background Gradient AJAX Tabs Style *
 *                                                *
 **************************************************/
.AjaxTabs_DefaultWithDaveGradient
{
	text-align: left;
}

.AjaxTabs_DefaultWithDaveGradient .previewseparator {
  border: 2px;
  color: #eee;
  background-color: #eee;
  height: 2px;
}

.AjaxTabs_DefaultWithDaveGradient .previewtab {
}

.AjaxTabs_DefaultWithGradient .previewtabtitle {
    font-family:verdana,tahoma,helvetica;
    font-size:18pt;
    text-decoration: underline;
}

.AjaxTabs_DefaultWithDaveGradient .previewtabcontent {
}

.AjaxTabs_DefaultWithDaveGradient .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-line.gif") 
        repeat-x 
        bottom;
}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_outer {
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-right.gif") 
        no-repeat 
        right;
    height:21px;
}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_inner {
    padding-left:3px;
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-left.gif") 
        no-repeat;
}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_tab {
    padding:4px;
    margin:0;
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-inactive.gif") 
        repeat-x;
   font-weight: bold;
      color: #485625;


}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_hover .ajax__tab_outer {
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-hover-right.gif") 
        no-repeat 
        right;
}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_hover .ajax__tab_inner {
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-hover-left.gif") 
        no-repeat;
}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_hover .ajax__tab_tab {
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-hover.gif") 
        repeat-x;
}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_active .ajax__tab_outer {
    padding-right:4px;
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-active-right.gif") 
        no-repeat 
        right;
        
}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_active .ajax__tab_inner {
    padding-left:6px;
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-active-left.gif")
        no-repeat;
}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_active .ajax__tab_tab {
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default/tab-active.gif")
        repeat-x;
           color: #000;

}
.AjaxTabs_DefaultWithDaveGradient .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background:
        url("/portals/12/images/Ajax_Tab_Images/Default-BodyGradient/body-gradient.jpg") 
        repeat-x
        bottom;
    background-color:#ffffff;
    background-repeat: repeat-x;
    background-position: bottom;
}








