/* ================================
    CSS STYLES FOR Cleveland City Council Website
   ================================
*/   

/* GENERIC */

/* background color for the content part of the pages */
body
{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #515151;
	/* list-style-type: none; */
}

table
{
	text-align: left;
}

td
{
	font-size: 9pt;
}

.Head
{
	font-size: 12pt;
	font-weight: bold;
	color: #142970;
}

h2
{
	font-size: 12pt;
	line-height: 16px;	
}

hr
{
	width: 95%;
	color: #D6DECF;
}

ul
{
	/* list-style-type: none; */
}

A:link  
{
	color: #142970;
	text-decoration: none;
}

A:visited   
{
	color: #142970;
	text-decoration: none;
}

A:active    
{
	color: #142970;
	text-decoration: none;
}

A:hover 
{
	color: #142970;
	text-decoration: none;
}

p.HomeAddress
{
	font-size: 8pt;
	line-height: 14px;
	color: #142970;
	font-weight: bold;
}

/* 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 */

/* style of item titles on edit and admin pages */
.SubHead    
{
	font-size: 9pt;
	font-weight: bold;
	color: #142970;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 
{
	color: #142970;
	font-weight: bold;
	font-size: 8pt;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-size: 9pt;
    font-weight: normal;
    color: #515151;
}

.NormalSmaller
{
	font-size: 8pt;
	font-weight: normal;
	color: #515151;
	line-height: 13px;
}

.SubRecentNews
{
	color: #000;
	font-size: 8pt;
	font-family: Times New Roman;
	font-weight: bold;
}

.SubDownloadLink 
{
	font-size: 9pt;
	font-weight: bold;
	color: #142970;
	text-decoration: none;
}

.SubDownloadLink a
{
	font-size: 9pt;
	font-weight: bold;
	color: #142970;
	text-decoration: none;
}

.SubDownloadLink a:visited
{
	font-size: 9pt;
	font-weight: bold;
	color: #142970;
	text-decoration: none;
}

.SubDownloadLink a:hover
{
	font-size: 9pt;
	font-weight: bold;
	color: #142970;
	text-decoration: none;
}

.SubDownloadLink a:active
{
	font-size: 9pt;
	font-weight: bold;
	color: #142970;
	text-decoration: none;
}

.CouncilContactInformation
{
	font-size: 9pt;
}

.CouncilCommitteeInformation
{
	font-size: 9pt;
}

.CouncilMemberMore
{
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #142970;
}

.CouncilMemberMore a
{
	text-decoration: none;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #142970;
}

.CouncilMemberMore a:visited
{
	text-decoration: none;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #142970;
}

.bluetext
{
	color: #142970;
}

.bluetextbold
{
	color: #142970;
	font-weight: bold;
}

.darkbluetext
{
	color: #515151;
}

.NormalLarger
{
	font-size: 11pt;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

.NormalBold
{
	font-weight: bold;
}

/* 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    {
}
    
/* 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 {
}

.QuickLinks
{
	background-color: #C9D0E3;
	color: #142970;
	padding: 0px 0px 0px 10px;
	font-size: 9pt;
	font-weight: bold;
}

span.bottomnav
{
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
}

span.bottomnav a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

span.bottomnav a:visited
{
	text-decoration: none;
	color: #fff;
}

span.minibottomnav
{
	font-size: 9pt;
	color: #515151;
}

span.minibottomnav a
{
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}

span.minibottomnav a:visited
{
	color: #515151;
	text-decoration: none;
}

span.miniminibottomnav
{
	font-size: 8pt;
	color: #142970;
}

.headernav
{
	font-size: 8pt;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.headernav a
{
	text-decoration: none;
	color: #FFF;
}

.headernav a:link
{
	text-decoration: none;
	color: #FFF;
}

.headernav a:hover
{
	text-decoration: none;
	color: #FFF;
}

.headernav a:visited
{
	text-decoration: none;
	color: #FFF;
}

