/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A9A9A9;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 8.5pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight: bold;
	font-size: 8.5pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3c6c9d;
}
.left_con_title
{
    color:#FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.LeftMenu_MenuContainer
{
	border: solid 1px #79848A;
	background-color: #E6EAEb;
	width: 100%;
}
.LeftMenu_MenuItem
{
	font-size: 8pt;
	background: url(/Portals/1/Skins/Owens - Full Width//MenuPlay/Portals/0/Skins/Mainfreight - Left Nav - R7/vertSep.gif) repeat-x;
	cursor: hand;
	font-family: Verdana;
	height: 20px;
}
.LeftMenu_MenuItemActive
{
	cursor: hand;
	background-color: #E6EAEb;
	background: url(/Portals/1/Skins/Owens - Full Width//MenuPlay/Portals/0/Skins/Mainfreight - Left Nav - R7/vertSep.gif) repeat-x;
	font-family: Verdana;
	font-size: 8pt;
	color: #A11421;
	height: 20px;
}
.LeftMenu_MenuItemSelected
{
	cursor: hand;
	background-color: #E6EAEb;
	background: url(/Portals/1/Skins/Owens - Full Width//MenuPlay/Portals/0/Skins/Mainfreight - Left Nav - R7/vertSep.gif) repeat-x;
	font-family: Verdana;
	font-size: 8pt;
	color: #A11421;
	height: 20px;
}

.LeftMenu_MenuBar
{
	background-color: #E6EAEb;
}
/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.Normal TD
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.Normal A:hover
{
	text-transform: none;
	text-decoration: none;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.NormalRed
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.NormalBold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

/* GENERIC */
H1
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H2
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H4
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H5, DT
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD
{
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}



/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 16;
	background-color: transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	height: 1px;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}



.TabMenu_MenuItem
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #336495;
	font-weight: bold;
	font-style: normal;
	background: url(/Portals/1/Skins/Owens - Full Width/tabBG.gif);
	height: 26px;
	cursor: hand;
	text-transform: uppercase;
	letter-spacing: 1pt;
}

.TabMenu_MenuItemSelected
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #A11421;
	font-weight: bold;
	font-style: normal;
	background: url(/Portals/1/Skins/Owens - Full Width/tabBG.gif);
	height: 26px;
	cursor: hand;
	text-transform: uppercase;
	letter-spacing: 1pt;
}

.TabMenu_MenuItemActive
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #A11421;
	font-weight: bold;
	font-style: normal;
	background: url(/Portals/1/Skins/Owens - Full Width/tabBG.gif);
	height: 26px;
	cursor: hand;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.TabMenu_MenuBar
{
	background-color: transparent;
}
.TabMenu_MenuContainer
{
	background-color: transparent;
}

.TabMenu_MenuArrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: hand;
	color: #333333;
	font-weight: bold;
}
/* Main Menu */

.MainMenu_MenuContainer
{
	background: #000000;
}
.MainMenu_MenuBar
{
	background-color: Black;
}
.MainMenu_MenuBreak
{
	background-color: Black;
	border: none;
}
.MainMenu_MenuBar
{
	background-color: Black;
	cursor: hand;
	height: 30px;
}
.MainMenu_MenuItem
{
	font-weight: lighter;
	font-size: 9pt;
	text-transform: uppercase;
	cursor: hand;
	color: white;
	font-family: Verdana, Arial, Helvetica;
}
.MainMenu_MenuItemSel
{
	cursor: hand;
	color: White;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: lighter;
	text-transform: uppercase;
}



.MainMenu_MenuIcon
{
	cursor: hand;
	background-color: #000000;
	text-align: center;
	width: 0;
	height: 0;
}


.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: hand;
	background-color: #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
}



.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: hand;
}


.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 29px;
}
.activetab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF3233;
	line-height: 11px;
	font-weight: bold;
}
.tab A:active, A:link, A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336799;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
}
.tab A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF3233;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
}
.login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-transform: uppercase;
}



