
/* 
   ================================
      CSS STYLES FOR DotNetNuke
   ================================
    Colour Guide:

	Background: #c40400
	Links: 
		MENU: white (current page); normal: #FFFFFF; rollover: white (no bg change)
		USUAL: normal: #FFFFFF; hover: #c40400;
		
        foreground: #a2a2a2
        hover: #c40400
        header: #c40400
*/

body
{
	background-color: white;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 1.4em;
	color: #444444;
}

table, tr, td
{
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 11px;
}

p
{
	font-family: verdana, tahoma, arial, helvetica;
}

table.maintable
{
	width: 780px;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}

/* 
   ==================================
      CUSTOM CSS STYLES FOR INTDEV
   ==================================
*/

.FormLabel
{
	font-size: 11px;
}

.DataGrid_AlternatingItem
{
	background-color: #fafafa;
	color: #515a76;
	font-size: 11px;
}

.DataGrid_Item
{
	color: black;
	font-size: 11px;
}

.DataGrid_Header
{
	color: #515a76;
	font-weight: bold;
	font-size: 11px;
}

.redtext
{
	color: #CC0001;
}

li
{
    font-size: 11px;
	line-height: 1.4em;
	font-family: verdana, tahoma, arial, helvetica;
}

.HeadLight
{
	font-size: 12px;
	color: white;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	padding: 0 0 0 0;
	font-family: verdana, tahoma, arial, helvetica;
}

td.pane
{
	padding: 10 10 10 10;
	border: solid 1px white;
	font-family: verdana, tahoma, verdana, tahoma, ;
	color: black;
}

td.menu
{
	background-color: #ffffff;
}

td.header
{
	width: 780px;
	height: 162px;
	background: transparent url(images/banner_default.jpg) no-repeat top center;
	padding: 0 0 0 0;
}

td.footer
{
	/*width: 774px;
	height: 9px;
	line-height: 8px; */
	background: transparent url(images/footer_line.jpg) repeat-x top left;
}

/* The content pane styles */

td.leftpane
{
	/* width: 216px; */
	padding: 10 5 10 10;
}

td.contentpane
{
	padding: 10 10 10 10;
}

td.rightpane
{
	/* width: 216px; */
	padding: 10 10 10 5;
}

td.rightpane_home
{
	width: 300px;
	padding: 10 10 10 5;
}

td.middlepane
{
	padding: 10 5 10 10;
}

td.padded
{
	padding: 5 5 5 5;
}

.footer
{
    font-weight: normal;
	font-size: 10px;
	color: #444444;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.footer:link,a.footer:visited
{
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.footer:hover
{
	color: #660000;
	font-family: verdana, tahoma, arial, helvetica;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}


/* =====END OF CUSTOM SOUTHPAW STYLES===== */

label, .normal, .Normal
{
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica;
	color: black;
	text-align: justify;
}

.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, tahoma, 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: verdana, tahoma, arial, helvetica;
}

H1
{
	font-size: 14pt;
	color: #c40400;
	font-family: verdana, tahoma, verdana, tahoma, ;
	font-style: normal;
	font-weight: bold;
}

H2
{
	font-size: 11pt;
	color: #c40400;
	font-family: verdana, tahoma, verdana, tahoma, ;
	font-style: normal;
	font-weight: bold;
}

a.HeadArticles:link,a.HeadArticles:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #689832;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: underline;
}

a.HeadArticles:hover
{
	color: #ff7c00;
	font-family: verdana, tahoma, arial, helvetica;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

H3
{
	font-size: 10pt;
	color: #c40400;
	font-family: verdana, tahoma, verdana, tahoma, ;
	font-style: normal;
	font-weight: bold;
}

H4
{
	color: #c40400;
	font-family: verdana, tahoma, verdana, tahoma, ;
	font-style: normal;
	font-weight: bold;
}

H5
{
    color: #c40400;
    font-family: verdana, tahoma, arial, helvetica;
    font-style: normal;
    font-weight: bold;
}

H6
{
    color: #c40400;
    font-family: verdana, tahoma, arial, helvetica;
    font-style: normal;
    font-weight: bold;
}

H7
{
    color: #c40400;
    font-family: verdana, tahoma, arial, helvetica;
    font-style: normal;
    font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-size: 11px;
	color: #000000;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

.UserTabs
{
	font-size: 11px;
	color: #000000;
	font-family: verdana, tahoma, 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: #c40400;
	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: #c40400;
	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: #003379;
	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: 35px;
} 

.MainMenu_RootMenuItem, .MainMenu_MenuItem
{
	border: solid 0px #c40400;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #333333;
	background-color: transparent;
	font-family: arial, helvetica;
	padding-left: 3px;
	padding-right: 3px;
	height: 22px;
}

.MainMenu_RootMenuItemActive, .MainMenu_MenuItemSel
{
	border: solid 0px #c40400;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #CC0001;
	background-color: transparent;
	font-family: arial, helvetica;
	padding-left: 3px;
	padding-right: 3px;
	height: 22px;
}

.MainMenu_MenuItemBreadCrumbSel
{
	border-right: 0px;
	border-top: 0px;
	font-size: 11px;
	background-color: Transparent;
	border-left: 0px;
	cursor: hand;
	color: #CD0101;
	border-bottom: 0px;
	font-weight:bold;
	font-family: arial, helvetica;
	padding-left: 3px;
	padding-right: 3px;
}

.MainMenu_MenuIcon
{
	height: 30px;
	width: 25px;
	padding: 0 0 0 0;
}

.MainMenu_SubMenu
{
	z-index: 5000;
	cursor: hand;
	background-color: White;
	border: 1px solid #DDDDDD;/*626c8a; */
	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: 0px;
	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 ============================================*/

/*=============== START SECOND MENU STYLES ============================================*/


.MainMenu2_MenuBar
{
	cursor: hand;
	height: 35px;
} 

.MainMenu2_RootMenuItem, .MainMenu2_MenuItem
{
	border: solid 0px #c40400;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #333333;
	background-color: transparent;
	font-family: arial, helvetica;
	padding-left: 15px;
	padding-right: 10px;
	height: 22px;
}

.MainMenu2_RootMenuItemActive, .MainMenu2_MenuItemSel
{
	/*border: solid 0px #c40400;*/
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #333333;
	background-color: transparent;
	font-family: arial, helvetica;
	padding-left: 15px;
	padding-right: 10px;
	height: 22px;
}

.MainMenu2_MenuItemBreadCrumbSel
{
	border-right: 0px;
	border-top: 0px;
	font-size: 11px;
	background-color: Transparent;
	border-left: 0px;
	cursor: hand;
	color: #333333;
	border-bottom: 0px;
	font-weight:bold;
	font-family: arial, helvetica;
	padding-left: 15px;
	padding-right: 10px;
}

.MainMenu2_MenuIcon
{
	height: 30px;
	width: 25px;
	padding: 0 0 0 0;
}

.MainMenu2_SubMenu
{
	z-index: 5000;
	cursor: hand;
	background: transparent url(images/bg_repeat.jpg) repeat top left;
	border: 1px solid #DDDDDD;/*626c8a; */
	padding: 0px;
}

.MainMenu2_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;
}

.MainMenu2_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;
}

.MainMenu2_RootMenuArrow
{
	display: none;
}

/*=============== END SECOND MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer
{
	color: #c40400;
}

.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: verdana, tahoma, 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: #660000;
	padding-bottom: 3px;
	border-left: 0px;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: 0px;
	font-style: normal;
	font-family: verdana, tahoma, 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: verdana, tahoma, arial, helvetica;
	font-weight: normal;
	font-size: 11px;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.ControlPanel {
    width: 100%;
    height: 64px;
    background: white url(images/bg_repeater.png) repeat left top;
    border: solid 0px white;
}

.SubHead
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: #2f2f2f;
	padding-top: 0px;
	font-family: verdana, tahoma, arial, helvetica;
}

/* linky linky */
a.SubHead:link, a.SubHead:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #c50200;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.SubHead:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #830628;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.CommandButton:link, a.CommandButton:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #c50200;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.CommandButton:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #830628;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #c50200;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.Normal:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #830628;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.NormalBold:link, a.NormalBold:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #c50200;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.NormalBold:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #830628;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: underline;
}

a.header:link, a.header:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #CC0001;
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: none;
}

a.header:hover
{
	color: #660000;
	font-family: verdana, tahoma, arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}

a:link,a:visited
{
	font-weight: normal;
	/* color: #CC0001; */
	font-family: verdana, tahoma, arial, helvetica;
	text-decoration: underline;
}

a:hover
{
	/* color: #660000; */
	font-family: verdana, tahoma, arial, helvetica;
	font-weight: normal;
	text-decoration: underline;
}

.Head
{
	font-size: 12px;
	color: #c40400;
	text-transform: uppercase;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	padding: 0 0 0 0;
	font-family: verdana, tahoma, arial, helvetica;
}

.HeadGrey
{
	font-size: 16px;
	color: #989898;
	background: transparent;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	font-family: verdana, tahoma, arial, helvetica;
}

a.Head:link,a.Head:visited
{
	font-size: 12px;
	color: #c40400;
	background: transparent;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 0 0;
	font-family: verdana, tahoma, arial, helvetica;
}

a.Head:hover
{
	font-size: 12px;
	color: #c40400;
	background: transparent;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	padding: 0 0 0 0;
	font-family: verdana, tahoma, arial, helvetica;
}

.NormalRed
{
	color: #D08D00;
	font-family: verdana, tahoma, arial, helvetica;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold
{
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica;
}

.NormalTextBox
{
	color: #555555;
	padding-left: 4px;
	line-height: 12px;
	font-family: verdana, tahoma, 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;
}