/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.Copyright {
font-family: Tahoma;
font-size: 11px;
color: #006500;
}

.Address A:link {
font-family: Tahoma;
font-size: 11px;
color: #006500;
}
.Address {
font-family: Tahoma;
font-size: 11px;
color: #006500;
}

A.Search:link {
color: #006500;
font-family: Tahoma;
font-size: 11px;
}
.Search {
font-family: Tahoma;
font-size: 11px;
color: #006500;
font-weight: bold;
border: 0px red solid;
}

/*FONTS*/

.xxsmall
{
font-size: 10px;
}

.xsmall
{
font-size:12px;
}

.small
{
font-size:14px;
}

.medium
{
font-size:16px;
}

.large
{
font-size:18px;
}

.xxlarge
{
font-size:20px;
}

/* 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-image: url('http://cmsportal.cboss.com/portals/16/Skins/FellowsGarden/images/bg.jpg');
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}
A.Links:link {
Font-Family: Tahoma;
color: #333399;
font-size: 10px;
}

A.Links:visited {
Font-Family: Tahoma;
color: #333399;
font-size: 10px;
}


A.Links:Active {
Font-Family: Tahoma;
color: #333399;
font-size: 10px;
}


A.Links:Hover{
Font-Family: Tahoma;
color: #666699;
font-size: 10px;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
text-decoration:none !important;
color: #333399;
}

A:visited   {
color: #666699;
}

A:hover {
color: #B9BFBA;
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
color: #006500;
}

/* 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 {
width: 180px;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
color: #006500;
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
padding-bottom: 6px !important;

}

.MainMenu_MenuItem td {
border: 0px;
padding-bottom: 6px !important;


}

.MainMenu_MenuIcon {
background-color: transparent;
}

.MainMenu_SubMenu td{
padding-bottom: 0px !important;
}
.MainMenu_SubMenu {
border: 1px solid #006500;
margin-left: 4px;
padding: 0px 0px 0px 0px !important;
background-color: #efebad;
background-image: url();
white-space: nowrap;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
cursor: pointer; 
cursor: hand;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
color: #333399;
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
padding-bottom: 6px !important;
background-color: transparent;
}

.MainMenu_MenuItemSel td{
padding-bottom: 6px !important;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/* Sub Menu 1 */

.SubMenu_MenuItem td {
padding-left: 10px;
padding-bottom: 2px;
margin-bottom: 10px;
}

.SubMenu_MenuItem {
color: #c95fa4;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
padding-bottom: 2px;
}

.SubMenu_MenuBreak{
background-color: #ffffff;
font-family: tahoma;
font-size: 12px;
border: 0px;
}

.SubMenu_MenuItemSel td {
padding-left: 10px;
padding-bottom: 2px;
}

.SubMenu_MenuItemSel {
color: #650033;
background-color: transparent;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
padding-bottom: 2px;
}

.SubMenu_SubMenu {
margin: 0px 0px 0px 0px;
border: 1px solid #006500;
padding: 0px 0px 0px 0px;
background-color: #ffffff;
background-image: url();
white-space: nowrap;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
cursor: pointer; 
cursor: hand;
}

/* Sub Menu 2 */

.SubMenu2_MenuItem td {
padding-left: 10px;
}
.SubMenu2_MenuItem {
color: #006500;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
}

.SubMenu2_MenuBreak{
background-color: #ffffff;
font-family: tahoma;
font-size: 12px;
border: 0px;
}

.SubMenu2_MenuItemSel td {
padding-left: 10px;
}
.SubMenu2_MenuItemSel {
color: #333399;
background-color: transparent;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
}

.SubMenu2_SubMenu {
margin: 0px 0px 0px 0px;
border: 1px solid #006500;
padding: 0px 0px 0px 0px;
background-color: #ffffff;
background-image: url();
white-space: nowrap;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
cursor: pointer; 
cursor: hand;
}
/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


.fb{
padding-left:85px;
padding-bottom:10px;
}
.flickr{
padding-left:110px;
}



