/* ================================
    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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-weight: normal;
	color: #000000;
	background-image: url(http://209.200.118.209/Portals/0/template_images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.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: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   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: normal;
	color: #169237;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-weight: normal;
	color: #000000;
}

/* 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
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-weight: normal;
	color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-weight: normal;
	color: #000000;
}

.NormalRed
{
}

.NormalBold
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-weight: bold;
	color: #000000;
}

/* 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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #169237;
	margin-bottom: 7px;
}

H2  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231F20;
	margin-bottom: 7px;
}


H3  {
	text-transform: uppercase;
	color: #169237;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}

H4  {
	color: #169237;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
}

H5  {
	color: #169237;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 5px;
}

DT  {
}

H6  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: normal;
	font-style: italic;
	color: #333333;
	margin-bottom: 2px;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009936;
	text-decoration: none;
}

A:visited   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009936;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009936;
	text-decoration: underline;
}

A:active    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00802D;
	text-decoration: underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

hr {border: none 0;
border-top: 1px dashed #CCC;/*the border*/
width: 80%;
text-align: center
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

/* 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 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #221E1F;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #221E1F;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


.phone{
	color: #000000;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.leftmargin{
	margin-left: 7px;
}
.signup{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #169237;
}





/*****************************************************/
/* LIFETIME DESIGN STYLES                            */
/*****************************************************/
.LTD_HEADING
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #169237;
    padding-bottom: 20px;
}

.LTD_SUBHEADING
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #169237;
    margin-bottom: 10px;
}

.LTD_INDUSTRY_TOP, .LTD_INDUSTRY_TOP a, .LTD_INDUSTRY_TOP a.active, .LTD_INDUSTRY_TOP a.hover, .LTD_INDUSTRY_TOP a.link, .LTD_INDUSTRY_TOP a.visited
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #169237;
    text-decoration: none;
}

.LTD_INDUSTRY_LIST, A.LTD_INDUSTRY_LIST, A.LTD_INDUSTRY_LIST:active, A.LTD_INDUSTRY_LIST:hover, A.LTD_INDUSTRY_LIST:link, A.LTD_INDUSTRY_LIST:visited
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #169237;
    text-decoration: none;
}

.LTD_INDUSTRY_SELECT
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #169237;
    text-decoration: none;
}

.LTD_ORG_LISTING, .LTD_ORG_LISTING a, .LTD_ORG_LISTING a.active, .LTD_ORG_LISTING a.hover, .LTD_ORG_LISTING a.link, .LTD_ORG_LISTING a.visited
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.LTD_PROFILE_NAME
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #169237;
    margin-bottom: 10px;
}

.LTD_PROFILE_BIO
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 10px;
}

.LTD_PROFILE_HEADING
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.LTD_PROFILE_TEXT
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    vertical-align: top;
}

.LTD_PROFILE_TEXT a, .LTD_PROFILE_TEXT a.link, .LTD_PROFILE_TEXT a.hover, .LTD_PROFILE_TEXT a.visited, .LTD_PROFILE_TEXT a.active
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #169237;
    text-decoration: none;
    vertical-align: top;
}

.LTD_PROFILE_BOX
{
    border: 1px solid #C0C0C0;
}

.LTD_PROFILE_HEADING td, .LTD_PROFILE_TEXT td
{
    font-family: Arial, Helverica, Sans-Serif;
    font-size: 11px;
    margin: 10px;
}

















div#tab-top-container { height:43px; background: #666666 url(tab-bg.gif) left top repeat-x; margin-bottom: 20px;}
div#top-tab-navigation { height:43px; background: #666666 url(tab-bg.gif) left top repeat-x; }
#top-tab-navigation { font-family: Arial; font-weight: bold; font-size: 10px; background-color: #666666; }
#top-tab-navigation li { background-color: #666666; color: #CACACA; padding-left: 10px; line-height: 24px; padding-top: 5px; }
#top-tab-navigation li span, #top-tab-navigation li a span { padding-right: 10px; padding-bottom: 5px; }
#top-tab-navigation li a span { margin-top: 4px; }
#top-tab-navigation li a { color: #CACACA; text-decoration: none; font-weight: bold; font-size: 10px;  }
#top-tab-navigation li.tabactive { color: #6b6b6b; background: #666666 url(left-tab.gif) left top no-repeat; text-decoration: none; padding-left: 7px; padding-top: 0; }
#top-tab-navigation li.tabactive span { background: #dfdfdf url(right-tab.gif) right -6px no-repeat; margin-top: 5px; padding-left: 3px; padding-right: 10px; padding-top: 3px; }
#top-tab-navigation li.tabactive, #top-tab-navigation li.tabactive span { display: block; float: left; line-height: 19px; }
#top-tab-navigation a:hover { color: #fff; }
#top-tab-navigation a:hover span { }
#top-tab-navigation ul { list-style: none; list-style-type: none; line-height: 19px; padding: 5px; margin: 0; display: block; white-space: nowrap; }
#top-tab-navigation li { list-style: none; float: left; margin: 0; text-align: center; vertical-align: middle; text-transform: uppercase; color: #CACACA; white-space: nowrap; }
