/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {background-color : white;
}

/* background color for the content part of the pages */
Body
{
font-family: tahoma, arial;
font-size: 11px;
}

/* 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   {
font-size: 10pt;
font-weight: bold;
Color: #191970 ;
}

/* 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  {
}

/* 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-size: 8pt;
color: #191970 ;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
font-size: 8pt;
color: #191970 ;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
/* rec menu css */
a:link img, a:visited img {
border: 0;
}
.parent{
background-color: transparent;
padding-right: 8px;
padding-left: 8px;
margin-top: 3px;
font-size: 8pt;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica;
font-variant: small-caps;
}

.child{
position: absolute;
z-index: 10;
visibility: hidden;
border: 1px;

}

.child a{
display: block;
height: 26px;
width: 169px;
text-align: center;
font-family: Verdana, Tahoma, Arial, Helvetica;
text-decoration: none;
font-weight: bold;
color: #339933;
font-size: 8pt;
background-image: url(http://www.clintoncity.net/images/rec_menu/bg_down.gif);
background-repeat: no-repeat;
background-color: transparent;
}

.child a:visited{
color: #339933;
}

.child a:hover {
text-decoration: none;
color: #336699;
background-image: url(http://www.clintoncity.net/images/rec_menu/bg.gif);
}

.bio{
background-image: url("http://www.clintoncity.net/images/bios_bg.png");
background-repeat: no-repeat;
width: 590px;
height: 330px;
background-color: transparent;
padding: 20px;
position: absolute;
font-size: 8pt;
visibility: hidden;
}

.bio a:hover{
text-decoration: none;
}

.link{
font-size: 8pt;
color: navy;
text-decoration: underline;
}

.bioc {
overflow: auto;
margin-right: auto;
width: 490px;
height: 250px;
}

.close {
cursor: pointer;
font-size: 8pt;
color: #808080;
text-decoration: none;
}

.big16{
font-size: 16pt;
font-weight: bold;
}

.big21{
font-size: 21pt;
}

.big15{
font-size: 15pt;
font-weight: bold;
}

.big13{
font-size: 13pt;
font-weight: bold;
}

.hiddenimage {
display: none;
}

.announcement {

font-family: tahoma, arial;

font-size: 8pt;

}



.announcement_header {

font-family: tahoma, arial;

font-size: 10pt;

}

.problemEmail {
font-size: 8pt;
font-family: tahoma;
color: white;
padding-left: 4px;
}

.problemEmail a{
color: white;
}

.problemEmail a:visited{
color: white;
}

.problemEmail a:hover{
color: #FFCC00;
text-decoration: none;
}


.myLink a{
color: #191970 ;
text-decoration: none;
}

.myLink a:hover{
color: #191970 ;
text-decoration: none;
}

#dnn_ctr862_Document_grdDocuments{
width: 100%;
}
table {
font-size: 11;
}
ul li {
list-style-type: disc;
}

.IWant {
vertical-align: middle;
padding-right: 3px;
}

.arrowList li{
list-style-image: url(http://www.clintoncity.net/portals/0/images/arrow.gif);
}

/*These are Module Specific Styling*/

/*Agendas in Community Arts Board*/
#dnn_ctr934_Document_grdDocuments {
width: 100%;
}

.header1 {
font-size: 13pt;
font-weight: bold;
color: #996600;
}

.header2 {
font-size: 11pt;
font-weight: bold;
color: #133A13;
}

.header3 {
font-size: 10pt;
font-weight: bold;
}

.maincontent
{
font-size: 8pt;
color: black;
}

.note
{
font-size: 7pt;
}

body {
font-family: tahoma, arial;
}

A:link, A:visited  {
font-weight: bold;
text-decoration: none;
color: #191970 ;
}

A:hover {
color: #0F5A22;
}

