﻿@charset "utf-8";

body
{	padding: 0;
	margin: 0;
	background: #fff;
	font-family: Verdana;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}

.master {background: #001120 url(bg.gif) no-repeat top center;}

.Copyright, A.Copyright:link, A.Copyright:visited {font-family: Verdana; font-size: 12px; color: #fff; text-decoration: none; line-height: 18px;}
A.Copyright:hover, A.Copyright:active {font-family: Verdana; font-size: 12px; color: #fff; text-decoration: underline; line-height: 18px;}

.menu-left {background: url(menu-left.gif) no-repeat top right; width: 5px; height: 37px;}
.menu-bg {background: url(menu-bg.gif) repeat-x top; height: 37px;}
.menu-right {background: url(menu-right.gif) no-repeat top right; width: 166px; height: 37px;}

.login-left {background: url(login-left.gif) no-repeat top right; width: 5px; height: 34px; }
.login-bg {background: #d7d9dc; height: 34px; font-family: "Myriad Pro"; font-size: 14px; color: #364146; padding: 0 3px 0 1px;}
.login-right {background: url(login-right.gif) no-repeat top right; width: 6px; height: 34px;}

.ll {background: url(ll.gif) no-repeat center; width: 6px; height: 23px;}
.lb {background: url(lb.gif) repeat-x center; height: 23px; font-family: "Myriad Pro"; font-size: 14px; color: #ff5b0b; padding:0 5px 0 5px;}
.lr {background: url(lr.gif) no-repeat center; width: 8px; height: 23px;}

.tl a{
	display:none;
}

.Login, A.Login:link, A.Login:visited {font-family: "Myriad Pro"; font-size: 14px; color: #ff5b0b; text-decoration: none; line-height: 20px;}
A.Login:hover, A.Login:active {font-family: "Myriad Pro"; font-size: 14px; color: #ff5b0b; text-decoration: underline; line-height: 20px;}


.tb {background: url(tb.gif) repeat-x top; height: 112px; padding: 0 7px 0 3px;}
.cb {background: #fff; padding: 0 7px 0 3px;}
.footer {background: url(bb.gif) no-repeat top; height: 104px; padding-left: 36px; color: #fff;}
a.link_footer{padding:0 0 30px 0; width:150px; height:0; margin:0 0 0 260px; position:absolute;}
a.link_contact{margin:105px 0 0 32px; display:block; width:55px; height:15px; position:absolute;}
a.link_footer_other{padding:0 0 15px 0; margin:13px 0 15px 397px; position:absolute; color:#fff !important;}

.TopPane {padding-bottom: 0;}
.ContentPane {padding: 0;}
.RightPane {padding-left: 8px; width: 370px;}
.BottomPane {padding-left: 8px; }

/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "Verdana";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Verdana";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration: underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family:Verdana;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:Verdana;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

/* 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: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;	
	color: #;
}

/* 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;

    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;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;font-size: 11px; font-weight: normal;
}

/* GENERIC */
H1  {
    font-size:  20px;
    font-weight: bold;
	font-family: Verdana;
    color: #0a4371;
    margin:5px 0 0 0;
}

H2  {
    font-size:  14px;
    font-weight: bold;
	font-family: Verdana;
    color: #0a4371;
    margin:5px 0 0 0;
}

H3  {
    font-size:  14px;
    font-weight: bold;
	font-family: Verdana;
		font-style: italic;
    color: #0a4371;
    margin:5px 0 0 0;
}

H4  {
    font-size:  18px;
    font-weight:    normal;
	font-family: Verdana;
	    color: #0a4371;
	    margin:5px 0 0 0;
}

H5, DT  {
    font-size:  11px;
    font-weight: normal;
	font-family: Verdana;
    color: #783838;
}

H6  {
    font-size:  11px;
    font-weight:    bold;
    color: #0a4371;
}

TFOOT, THEAD    {
    font-family:Verdana;
    font-size: 12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family:Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

A:visited, A:active,A:link  {
	text-decoration: none;
	color: #024166;
}


A:hover {
	text-decoration: underline;
	color: #024166;
}

.box {
	margin-top: 45px;
	margin-right: 10px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Verdana;
}
UL {margin: 0 0 0 10px; padding-left: 4px;}
UL LI   {
	color: #3C464B;
	line-height: 18px;
	
	line-height: 20px;  border-bottom: #fff 3px solid;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #;
    height:1pt;
    text-align:left;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family:Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* 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; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	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;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	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; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family:Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	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; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	border: none;
	text-align: center;
	padding: 0;
	margin: 0;
	Height:36px;
	background-color: transparent;
}
.MainMenu_MenuBar {
	CURSOR: hand;
	padding: 0;
	margin: 0;
	Height:36px;
	background-color: transparent;
}

/*sub menu items*/
.MainMenu_MenuItem {
	CURSOR: hand;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	background: transparent;
	border: none;
	color: #fff;
	vertical-align: middle;
	padding: 0 8px;
	HEIGHT: 28px;
	Width: 151px; 
	
	
}
.MainMenu_MenuItemSel, .SubMenu_Active {
	CURSOR: hand; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	background: url(menu-active2.gif) repeat-x top right;
	border: none;
	color: #fff;
	vertical-align: middle;
	padding: 0 8px;
	HEIGHT: 28px;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #FBFCFC;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-bottom: 1px solid #FBFCFC;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #8194a6;
	filter:progid:DXImageTransform.Microsoft.shadow(color=#092234,direction=135);
	CURSOR: hand;
	margin-left: 0px;
	text-align: left;
	padding: 4px 0;
	BORDER: #2a363d 2px solid; 
	border-top: none;
	width: 167px;
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
	background-color: transparent;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal td{
	Height:37px;
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent;
	width: 122px;
	cursor:default;
	text-align: center;
}

.MainMenu_BreadcrumbActive td, .MainMenu_Active td {
	Height:37px;
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background: url(menu-active.gif) no-repeat top center;
	text-transform: uppercase;
	width: 122px;
	text-align: center;
} 

.MainMenu_Selected td{
	Height:37px;
	width:4px;
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background: url(menu-active.gif) no-repeat top center;
	text-transform: uppercase;
	width: 122px;
	cursor:default;
	text-align: center;
}

.MainMenu_Separator {	
	background: url(menu-separator.gif) no-repeat top center;
	width: 5px;
	height: 37px;
	padding: 0 2px 0 3px;
}

td {
	font-family:Verdana;
	font-size: 12px;
}

/****** INVENTUA SIDE MENU ******/

.MenuItem0 a:link, .MenuItem0 a:visited,.MenuItem0 a:hover {
	padding:7px 10px 7px 25px;
	margin:0 10px 0 0;
	display:block;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #0b4ea4;
}
.MenuItemMouseOver0 a:hover,.MenuItemMouseOver0 a:visited,.MenuItemMouseOver0 a:active,.MenuItemMouseOver0 a:link{
	padding:7px 10px 7px 25px;
	margin:0 10px 0 0;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url('/Portals/0/Skins/nextep/leftNav_hover.jpg') left no-repeat;
	border-bottom:1px solid #0b4ea4;	
}

.MenuItem0 .currentItemHighlight0{
	padding:7px 10px 7px 25px;
	margin:-7px -10px -7px -25px;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url('/Portals/0/Skins/nextep/leftNav_hover.jpg') left no-repeat;
	position:relative;
}

.box{
	padding:0 0 0 22px;
}

.submit-btn{
	padding:0 0 0 85px;
}

.name{
	padding:0 0 5px 0;
}

.name1{
	padding:0 0 10px 0;
}


.name1 .NormalTextBox td {
	padding:5px 0px;
}

#dRssRotator473Container {
	height:80px;
	width:912px;
}

.dRotatorTitle,.dRotatorTitle a:visited,.dRotatorTitle a:active,.dRotatorTitle a:link{
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:underline;
}

.dRotatorDescription{
	color:#fff;
}

.feedflare,.feedflare a:visited,.feedflare a:active,.feedflare a:link{
	color:#fff;
}

.SearchField a:link {color:#FF5B0B}
.SearchSplitter {background: transparent url(/Portals/0/Skins/Nextep/splitter.gif) no-repeat top center; height:34px;}
#dnnSearch .NormalTextBox { background: white url(/Portals/0/Skins/Nextep/search_icon.gif) no-repeat left center; padding-left:20px; border:0px;}
