/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	margin:0px; background-image:url('../Images/background_gradient.jpg'); background-repeat:repeat-x; background-color:#B2B2B2;
}

.ControlPanel {
}

/* 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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  { MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 11px; }

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
	margin-bottom:10px;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

/* 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 {border:solid 1px #ffffff;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

hr			    { color:#CCCCCC; height:1px; }
img                         { border:0; }
p                           { margin-bottom:-3px;}

.generalcopy				{ font-family:arial, verdana, helvetica, sans-serif; font-size:11px; color:#666666; line-height:16px; text-align:left;font-weight:normal; }
.generalcopy a:link			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#006E3A; }
.generalcopy a:visited		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#006E3A; }
.generalcopy a:active		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#006E3A; }
.generalcopy a:hover			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#000000; }
.boldcopy				    { font-family:arial, verdana, helvetica, sans-serif; font-size:11px; color:#666666; font-weight:bold; text-align:left; }
.greenbar					{ background-color:#006E3A; height:10px; }
.yellowbar					{ background-color:#FFC10E; }

.maincontainer				{ background-color:#ffffff; }
.dividercell				{ border-bottom:1px solid #CCCCCC; }

.greentext					{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#006E3A; }
.greenlinks a:link			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#006E3A; }
.greenlinks a:visited		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#006E3A; }
.greenlinks a:active		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#006E3A; }
.greenlinks a:hover			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#000000; }
.greenlinks li				{ color:#006E3A; }

.graylinks a:link			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#666666; }
.graylinks a:visited		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#666666; }
.graylinks a:active		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#666666; }
.graylinks a:hover			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; font-size:11px; text-decoration:none; color:#000000; }

/* main nav cells */

/*.mainnavcells				{ background-color:#FFC10E; border-bottom:1px solid #FFEBAD; padding-left:4px;white-space: nowrap; }
.mainnavcellsbottom			{ background-color:#FFC10E; padding-left:4px;}
.mainnavcellselected		{ background-color:#FFC10E; border-bottom:1px solid #FFEBAD; padding-left:4px; background-image:url('../Images/navgradient.jpg'); }
.mainnavcellselected td:hover   { background-color:#FFC10E; }
.mainnavcellselectedbottom	{ background-color:#FFC10E; padding-left:4px;  background-image:url('../Images/navgradient.jpg'); }
.mainnavlinks a:link		{ font-family:arial, verdana, helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; font-weight:bold; }
.mainnavlinks a:visited		{ font-family:arial, verdana, helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; font-weight:bold; }
.mainnavlinks a:active		{ font-family:arial, verdana, helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; font-weight:bold; }
.mainnavlinks a:hover		{ font-family:arial, verdana, helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold; }
table.menu                { }
td.menutd:hover             { background-color:#006E3A; }
td.menutd                   { background-color:#FFC10E; border-bottom:1px solid #FFEBAD; padding-left:4px;}*/

/* right side content */

.sidebar					{ background-color:#EBEBEB; width:190px; }
.findacounselor				{ background-image:url('../Images/findacounselor.jpg'); height:172px; }
.findacounselortext			{ font-family:arial, verdana, helvetica, sans-serif; font-size:13px; font-weight:bold; color:#3F3F3F; }
.talktous					{ background-image:url('../Images/talktous.jpg'); height:134px; padding-top:35px; padding-right:5px; }
.supportingpartners			{ background-image:url('../Images/supporting_partners.jpg'); height:166px; }

/* home page left side content */

.widgetcontainer			{ padding-top:5px; padding-bottom:5px; }

/* sub page left side content */

.sidebar_subpage			{ background-color:#EBEBEB; width:160px; }
.findacounselor_subpage		{ background-image:url('../Images/findacounselor_subpage.jpg'); height:172px; }
.findacounselortext_subpage	{ font-family:arial, verdana, helvetica, sans-serif; font-size:11px; font-weight:bold; color:#3F3F3F; }
.supportingpartners_subpage	{ background-image:url('../Images/supporting_partners_subpage.jpg'); height:166px; }
.talktous_subpage			{ background-image:url('../Images/talktous_subpage.jpg'); height:134px; padding-top:35px; padding-right:5px; }

/* home page center content */

.headlinecontainer			{ padding-top:5px; padding-bottom:5px; text-align:left; }
.storycontainer				{ padding-bottom:5px; border-bottom:1px solid #CCCCCC; font-family:arial, verdana, helvetica, sans-serif; font-size:11px; color:#666666; text-align:justify; }
.storycontainerend			{ padding-bottom:5px; font-family:arial, verdana, helvetica, sans-serif; font-size:11px; color:#666666; text-align:justify; }
.headline					{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#006E3A; font-size:18px; text-align:left; }
.headline a:link			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#006E3A; font-size:18px; text-decoration:none; }
.headline a:visited			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#006E3A; font-size:18px; text-decoration:none; }
.headline a:active			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#006E3A; font-size:18px; text-decoration:none; }
.headline a:hover			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#006E3A; font-size:18px; text-decoration:none; }
.subhead					{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#006E3A; font-size:15px; }
#links					{ overflow:hidden; }

/* sub page center content */

.subpageheader				{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; color:#006E3A; font-size:18px; }
.subpagesubheader			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; color:#8C8C8C; font-size:13px; }
.subpagesubheader2			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; color:#006E3A; font-size:13px; }
.bodycontainer				{ font-family:arial, verdana, helvetica, sans-serif; font-size:11px; line-height:16px; color:#666666; text-align:justify; padding:20px; }

/* footer */

.objectwarelogo				{ margin-top:3px; margin-bottom:5px; }
.footercontainer td			{ padding-top:2px; padding-bottom:2px; }
.footertext					{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#ffffff; text-decoration:none; font-size:11px; }
.footertext a:link			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#ffffff; text-decoration:none; font-size:11px; }
.footertext a:visited		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#ffffff; text-decoration:none; font-size:11px; }
.footertext a:active		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#ffffff; text-decoration:none; font-size:11px; }
.footertext a:hover			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:normal; color:#ffffff; text-decoration:underline; font-size:11px; }

.footertext2					{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none; font-size:12px; }
.footertext2 a:link			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; color:#006E3A; text-decoration:underline; font-size:12px; }
.footertext2 a:visited		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; color:#006E3A; text-decoration:underline; font-size:12px; }
.footertext2 a:active		{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; color:#006E3A; text-decoration:underline; font-size:12px; }
.footertext2 a:hover			{ font-family:arial, verdana, helvetica, sans-serif; font-weight:bold; color:#ffffff; text-decoration:underline; font-size:12px; }


