/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
BODY {
	margin-top: 0px;
	padding-top: 0px;
}
BLOCKQUOTE {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 13pt;
	line-height: 1.35em;
	color: #333;
}
UL LI	{	
	list-style-type: none;
	list-style-image: url(images/Check.png);
	margin-bottom: 10px;
}	
UL LI LI	{	
	list-style-type: disc;
	list-style-image: none;
	margin-bottom: 0px;
}	
/* text style for the selected tab */
.SkinMaster {
	width:100%;
	margin-top:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #313131;
}
.PageMaster {
	background-color: #FFFFFF;
}
.LeftBorder {
	background-image:url(images/leftborder.png);
	width:39px;
	background-repeat:no-repeat;
	background-position:top right;
}
.RightBorder {
	background-image:url(images/rightborder.png);
	width:39px;
	background-repeat:no-repeat;
	background-position:top;
}
.TopBorder {
	height:77px;
	vertical-align:bottom;
}
.BottomBorder {
	background-image:url(images/bottomborder.png);
	height:17px;
	background-repeat:repeat-x;
}
.TopPane {
	background-image: url(images/subtitle.jpg);
	background-repeat:no-repeat;
	width: 906px;
	height: 141px;
}
.TagLine {
    font-size: 26pt;
    color: #ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.TopCenterColumn {
	padding-top:5px;
	text-align:center;
}
.LeftPane {
	vertical-align:top;
}
.ContentPane {
	height: 650px;
	width: 100%;
	vertical-align:text-top;
	padding-right: 15px;
}
.RightPane {
	vertical-align:top;
	padding-right: 10px;
}
.Copyright {
    font-weight: bold;
    font-size: 10pt;
    color: #cacaca;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	font-style: italic;
}
.MenuPane {
	padding-left: 56px;
}
.Footer {
	background-color: transparent;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #cacaca;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.SkinObject {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
A.SkinObject:link
{
	color: #cacaca;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}	
A.SkinObject:visited
{
	color: #cacaca;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}	
A.SkinObject:active
{
	color: #cacaca;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}	
A.SkinObject:hover
{
	color: #cacaca;
	text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}	
.Links {
	color:#000099;
	line-height: 1.5em;
}
A.Links:link
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 110%;
	text-decoration: underline;
}	
A.Links:visited
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 110%;
	text-decoration: underline;
}	
A.Links:active
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 110%;
	text-decoration: underline;
}	
A.Links:hover
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 110%;
	text-decoration: underline;
}	
A:link
{
	color:#333366;
	text-decoration: underline;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10pt;
}	
A:visited
{
	color:#333366;
	text-decoration: underline;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10pt;
}	
A:active
{
	color:#333366;
	text-decoration: underline;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10pt;
}	
A:hover
{
	color:#FF0000;
	text-decoration: underline;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10pt;
}	
/* GENERAL */
/* style for module titles */
.Head   {
    font-size: 26pt;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #e39d00;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 95%;
    font-weight: bold;
    color: #003333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-weight: bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 13pt;
	line-height: 1.35em;
	color: #333;
}
.NormalSmall
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 85%;
	line-height: 1.35em;
	color: #333;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    font-weight: normal;
	color:#333333;
}

.NormalRed
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 90%;
	line-height: 1.35em;
	font-weight:bold;
    color: #ff0000
}

.NormalBold
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 90%;
	line-height: 1.35em;
	color: #333;
	font-weight:bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
	color: white
}
.Note {
	font-size: x-small;
	font-style: italic;
}
/* 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 {
	background: transparent;
	height: 25px;
	padding-top:8px;
}
MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuItemActive {
	color: #FFFF00;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Arial Narrow;
	font-size: 11pt; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #3A6FB3 1px solid; 
	border-top: #003300 0px solid; 
	border-right: #000000 0px solid;
}
.MainMenu_RootMenuItem TD{
	width: 181px;
	height: 42px;
}
.MainMenu_RootMenuItem {
	font-size: 16pt; 
	font-weight: normal;
	text-align: center;
	background-image: url(images/MenuOff.png);
	background-position: center;
	background-repeat: no-repeat;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #3A6FB3; 
	border-left: #3A6FB3 1px solid; 
	border-bottom: #003300 0px solid; 
	border-top: #003300 0px solid; 
	width: 0; 
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #3A6FB3; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 1px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #993333 0px solid; 
	border-left: #003300 0px solid; 
	border-top: #993333 0px solid;  
	border-right: #003300 0px solid; 
	background-color: #3A6FB3; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color:#FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal;
	background: transparent;
}
.MainMenu_RootMenuItemSel TD {
	width: 181px;
	height: 42px;
}
.MainMenu_RootMenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	font-family: Arial Narrow;
	font-size: 16pt; 
	font-style: normal;
	font-weight: normal;
	background: transparent;
	text-align: center;
	background-image: url(images/MenuOn.png);
	background-position: center;
	background-repeat: no-repeat;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 1px solid; 
	border-bottom: #003300 0px solid; 
	border-top: #003300 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
}
