/*
.TopPane {padding:0px; _width:100%;}
.FullTopPane {padding:0px; _width:100%;}

.MiddlePane{padding:0px 0px 0px 19px; width:52%;}
.BottomPane {padding:0px; _width:100%;}
.BannerPane{padding:0px;}
*/
body {
	direction: ltr;
	background-color: #ebebeb;
	color: #23529a;
}
H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
}
p{
font-size: 13px;
}
TD{
font-size: 13px;
}
TD p{
font-size: 13px;
}
ul li{
	font-size: 13px;
}
.SkinObject
{
	font-weight: bold;
	font-size: 10px;
	color: #23529A;
	font-family: Arial,Tahoma,Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #23529A;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #23529A;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #000;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #23529A;
}
.loginLink {font-size: 10px; text-decoration: none; color: #EBEBEB; font-family: arial;  }
A.loginLink:link { text-decoration: none; color: #EBEBEB; }

A.loginLink:visited { text-decoration: none; color: #EBEBEB; }

A.loginLink:hover { text-decoration: none; color: #EBEBEB; }

A.loginLink:active { text-decoration: none; color: #EBEBEB; }





.AtarimTR {font-size: 10px; text-decoration: none; color: #23529A; font-family: arial;  }
A.AtarimTR:link { text-decoration: none; color: #23529A; }

A.AtarimTR:visited { text-decoration: none; color: #23529A; }

A.AtarimTR:hover { text-decoration: none; color: #003366; }

A.AtarimTR:active { text-decoration: none; color: #23529A; }

.content_bg{ background-color: #D4D4D4; }

/* ********** Pane Style ************** */
.ContentPane{ padding: 10px 12px 12px 12px; background-color: #d4d4d4; }

.FooterPane{
	background-color: #23529a;
	height: 30px;
	color: white;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
}

.Header{
	background-image: url(/Portals/0/Skins/SigNext/banner.jpg);
	text-align: left;
	height: 100px;
}

.LeftBorder{
	width: 20px;
	background-image: url(/Portals/0/Skins/SigNext/BorderLeft.gif);
	background-repeat: repeat-y;
	border-left: solid 1px 	#1e3d6e;
}

.LeftPane{
	padding: 10px 0px 0 12px;
	width: 150px;
	background-color: #a0a0b4;
}

.links { text-align: center; }

.links,a.links:link,a.links:active,a.links:visited{
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	
}

.LogoDiv{ }

/* Add the appropriate settings in ascx/xml so arrows will not display if function is not set */
.main_dnnmenu_arrow  {
	border-right: #D1DBED 1px solid;
	border-bottom: #D1DBED 1px solid;
	border-top: #D1DBED 0px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	cursor: pointer;
	text-align: left;
}

/* main menu td*/
.main_dnnmenu_bar  {
	cursor: pointer;
	font-size: 11px;
	white-space: nowrap;
	background-color: none;
}

.main_dnnmenu_break  {
	text-align: center;
	display: block;
	border-top: #76899a 1px solid;
	border-bottom: #76899a 1px solid;
}

/*  DNN MENU STYLES  */
.main_dnnmenu_container  {
	background-color: transparent;
	width: auto;
	font-size: 11px;
	border: none;
}

.main_dnnmenu_icon  {
	cursor: auto;
	text-align: center;
	width: 3px;
	background: none;
}

/*  SUB Menu hover -  creates spacing between sub-menu items */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td    {
	font-size: 11px;
	background-color: #5284d4;
	color: white;
	font-weight: normal;
	text-align: left;
	line-height: 2em;
	z-index: 1000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	_padding: 0px 5px 0px 5px;
	margin: 0px;
}

/* Word wrapping menu item is now optional for NavMenu - ****** MAIN MENU NORMAL ****** - You can Add TD if yes for tables option for menu  - The Padding will create spacing between root menu items */
.main_dnnmenu_rootitem   {
	cursor: pointer;
	background: transparent;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 8px 15px 9px 15px;
	marginm: 10px 0 0 0;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover {
	color: white;
	background: #5284d4;
	font-weight: bold;
	height: 30px;
	text-align: center;
	font-size: 11px;
	padding: 8px 15px 9px 15px;
	marginm: 10px 0 0 0;
}

.main_dnnmenu_rootitem_selected  {
	color: white;
	background: transparent;
	font-weight: bold;
	height: 30px;
	text-align: center;
	font-size: 11px;
	padding: 8px 15px 9px 15px;
	marginm: 10px 0 0 0;
}

/* As above, arrows will not display if function is not set in ascx/xml file */
.main_dnnmenu_rootmenuarrow  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	cursor: auto;
	text-align: left;
}

.main_dnnmenu_submenu  { border: 1px solid  #1e3d6e; }

.main_dnnmenu_submenu td {
	background-color: #23529a;
	z-index: 1000;
	font-size: 11px !important;
	font-weight: normal;
	text-align: left;
	color: white;
	line-height: 2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

/*.Menu_Div{	 background-color: #23529a; height: 30px; }*/
.Menu_Div{ background-color: #23529a; margin: 0; padding: 0; }

.menu_Div_in{
	height: 22px;
	_height: 30px;
	margin: 0;
	padding: 8px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
}

.RightBorder{
	width: 20px;
	background-image: url(/Portals/0/Skins/SigNext/BorderRight.gif);
	background-repeat: repeat-y;
	border-right: solid 1px 	#1e3d6e;
}

.RightPane{
	padding: 10px 10px 0px 10px;
	width: 300px;
	background-color: #d4d4d4;
}
