
/* 
   ================================
      CSS STYLES FOR DotNetNuke
   ================================
    Colour Guide:

	Background: #99cc33
	Links: 
		MENU: white (current page); normal: #FFFFFF; rollover: white (no bg change)
		USUAL: normal: #FFFFFF; hover: #99cc33;
		
        foreground: #a2a2a2
        hover: #99cc33
        header: #99cc33
*/

body
{
    background-color: black;
	margin: 0px 0px 0px 0px;
	font-size: 11pt;
	line-height: 1.4em;
	color: white;
}

table, tr, td, p
{
	font-family: arial,helvetica;
}

table.maintable
{
	width: 820px;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}

/* 
   ========================================
      CUSTOM CSS STYLES FOR PANDAMONIUM
   ========================================
*/

.DataGrid_AlternatingItem
{
	background-color: #141414;
	color: #99cc33;
	font-size: 11px;
}

.DataGrid_Item
{
	color: White;
	font-size: 11px;
}

.DataGrid_Header
{
	color: #99cc33;
	font-weight: bold;
	font-size: 11px;
}

li
{
    font-size: 10pt;
	line-height: 1.4em;
	font-family: arial,helvetica;
}

.HeadLight
{
	font-size: 14pt;
	color: #FFFFFF;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	padding: 0 0 0 0;
	font-family: arial,helvetica;
}

td.header
{
	padding:0 0 0 0;
    background: #000000 url(images/header.jpg) no-repeat left top;
    width: 820px;    
    height: 245px;
}

td.content_body
{
	padding: 10 10 10 10;
    background: black url(images/content_top_edge.jpg) no-repeat left top;
    width: 612px;    
    color: White;
    vertical-align: top;
}

td.admin_content_body
{
	padding: 10 10 10 10;
    background: black no-repeat left top;
    width: 820px;    
    color: White;
    vertical-align: top;
}

td.side_body
{
	padding: 0 0 0 0;
    background: black url(images/side_right.jpg) no-repeat left top;
    width: 188px;
    height: 324px; 
    vertical-align: top;
}

td.pane
{
	padding: 10 10 10 10;
	border: solid 1px white;
	font-family: Arial, helvetica;
	color: black;
}

.footer
{
    font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.footer:link,a.footer:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.footer:hover
{
	color: #99cc33;
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.green:link,a.green:visited
{
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.green:hover
{
	color: #99cc33;
	font-family: arial,helvetica;
	font-weight: bold;
	text-decoration: none;
}

/* =====END OF CUSTOM SOUTHPAW STYLES===== */

label, .normal, .Normal
{
	font-size: 11px;
	font-family: arial,helvetica;
	color: #ffffff;
}

.grey
{
	border-right: #444444 0px solid;
	border-top: #aaaaaa 1px solid;
	background-image: url(top_grad.jpg);
	border-left: #0033cc 0px solid;
	color: #9c9c9c;
	border-bottom: #aaaaaa 0px solid;
	background-repeat: repeat-x;
	font-family: verdana,arial,helvetica,arial,helvetica;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

table
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

select, input
{
	font-size: 11px;
	color: #333333;
	font-family: arial,helvetica;
}

H1
{
	font-size: 14pt;
	color: #99cc33;
	font-family: arial, helvetica;
	font-style: normal;
	font-weight: bold;
}

H2
{
	font-size: 11pt;
	color: #99cc33;
	font-family: arial, helvetica;
	font-style: normal;
	font-weight: bold;
}

a.HeadArticles:link,a.HeadArticles:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #689832;
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.HeadArticles:hover
{
	color: #ff7c00;
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

H3
{
	font-size: 10pt;
	color: #99cc33;
	font-family: arial, helvetica;
	font-style: normal;
	font-weight: bold;
}

H4
{
	color: #99cc33;
	font-family: arial, helvetica;
	font-style: normal;
	font-weight: bold;
}

H5
{
    color: #99cc33;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: bold;
}

H6
{
    color: #99cc33;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: bold;
}

H7
{
    color: #99cc33;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-size: 11px;
	color: #000000;
	font-family: arial,helvetica;
	text-decoration: none;
}

.UserTabs
{
	font-size: 11px;
	color: #000000;
	font-family: arial,helvetica;
	text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	border-left: 0px;
	color: #99cc33;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none;
}

A.OtherTabs:hover
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	border-left: 0px;
	color: #99cc33;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none;
}

A.UserTabs:link, A.UserTabs:visited, A.UserTabs:active
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	border-left: 0px;
	color: #aaaaaa;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none;
}

A.UserTabs:hover
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	border-left: 0px;
	color: #99cc33;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none;
}

/*=============== START DEFAULT MENU STYLES ============================================*/

.MainMenu_MenuContainer
{
	background-color: transparent;
	color: white;
	font-size: 10px;
	text-align: center;
}

.MainMenu_MenuBar
{
	cursor: hand;
	height: 25;
} 

.MainMenu_RootMenuItem, .MainMenu_MenuItem
{
	border: solid 0px #99cc33;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	font-family: arial,helvetica;
	padding-left: 5px;
	padding-right: 10px;
	height: 22px;
}

.MainMenu_RootMenuItemActive, .MainMenu_MenuItemSel
{
	border: solid 0px #99cc33;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #99cc33;
	background-color: Transparent;
	font-family: arial,helvetica;
	padding-left: 5px;
	padding-right: 10px;
	height: 22px;
}

.MainMenu_MenuItemBreadCrumbSel
{
	border-right: 0px;
	border-top: 0px;
	font-size: 11px;
	background-color: Transparent;
	border-left: 0px;
	cursor: hand;
	color: #99cc33;
	border-bottom: 0px;
	font-weight:bold;
	font-family: arial,helvetica;
	padding-left: 5px;
	padding-right: 10px;
}

.MainMenu_MenuIcon
{
	display: none;
}

.MainMenu_SubMenu
{
	z-index: 5000;
	cursor: hand;
	background: black;/*#505052;*/
	border: 1px solid #99cc33;
	padding: 0px;
}

.MainMenu_MenuBreak
{
	border-right: #c5c5c5 0px solid; /* #ff0000 */
	border-top: #c5c5c5 1px solid;
	display: none;
	border-left: #c5c5c5 0px solid;
	border-bottom: #c5c5c5 1px solid;
	height: 6px;
	background-color: transparent;
}

.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 11px;
	cursor: hand;
	border-right: #505052 1px solid;
	border-bottom: #505052 1px solid;
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow
{
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer
{
	color: #99cc33;
}

.ModuleTitle_MenuBar
{
	cursor: hand;
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem
{
	padding-right: 10px;
	border-top: #9c9c9c 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	background: #9c9c9c;
	padding-bottom: 3px;
	cursor: hand;
	color: #fff;
	padding-top: 2px;
	border-bottom: #9c9c9c 1px solid;
	font-style: normal;
	font-family: arial,helvetica;
	height: 21px;
}

.ModuleTitle_MenuIcon
{
	cursor: hand;
	color: #ffffff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu
{
	padding-right: 1px;
	margin-top: 5px;
	padding-left: 1px;
	z-index: 1000;
	background: #9c9c9c;
	filter: none;
	padding-bottom: 1px;
	cursor: hand;
	color: #ffffff;
	padding-top: 0px;
	border: solid 1px #ffffff;
}

.ModuleTitle_MenuBreak
{
	display: none;
}

.ModuleTitle_MenuItemSel
{
	border-right: 0px;
	padding-right: 10px;
	border-top: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	background: #99cc33;
	padding-bottom: 3px;
	border-left: 0px;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: 0px;
	font-style: normal;
	font-family: arial,helvetica;
	height: 21px;
}

.ModuleTitle_MenuArrow
{
	display: none;
	font-size: 11px;
	cursor: hand;
	font-family: webdings;
}

.ModuleTitle_RootMenuArrow
{
	display: none;
	font-size: 11px;
	cursor: hand;
	font-family: webdings;
}

/* for the date ---------------------------------------------------*/
.SelectedTab
{
	color: #9c9c9c;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 11px;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #2a2a2a;
    border: solid 0px white;
}

.SubHead
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: white;
	padding-top: 0px;
	font-family: arial,helvetica;
}

/* linky linky */
a.SubHead:link, a.SubHead:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #99cc33;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.SubHead:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #99cc33;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.CommandButton:link, a.CommandButton:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #a2a2a2;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.CommandButton:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #99cc33;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #689832;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.Normal:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.NormalBold:link, a.NormalBold:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #a2a2a2;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.NormalBold:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #99cc33;
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.header:link, a.header:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #fafafa;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.header:hover
{
	color: white;
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}

a:link,a:visited
{
	font-weight: bold;
	color: #a2a2a2;
	font-family: arial,helvetica;
	text-decoration: none;
}

a:hover
{
	color: #99cc33;
	font-family: arial,helvetica;
	font-weight: bold;
	text-decoration: none;
}

.Head
{
	font-size: 14pt;
	color: #99cc33;
	background: transparent;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	font-family: arial,helvetica;
}

a.Head:link,a.Heade:visited
{
	font-size: 14pt;
	color: #99cc33;
	background: transparent;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	font-family: arial,helvetica;
}

a.Head:hover
{
	font-size: 14pt;
	color: White;
	background: transparent;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	font-family: arial,helvetica;
}

.NormalRed
{
	color: #D08D00;
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold
{
	color: White;
	font-weight: bold;
	font-size: 11px;
	font-family: arial,helvetica;
}

.NormalTextBox
{
	color: #555555;
	padding-left: 4px;
	line-height: 12px;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

td.NormalTextBox
{
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	visibility: visible;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.rightExtra
{
	font-weight: bold;
	font-size: 10pt;
	color: darkslategray;
}

hr.light
{
		width: 95%;
		color: #DDDDDD;
		height: 1px;
}

hr.color
{
		width: 95%;
		color: #333333;
		height: 1px;
}
