/*-------- skin body  Style --------*/
body { background-color:#ccc; height:100%; margin:0; font-family:Arial, Helvetica, sans-serif;}
.inbox {
width:766px;
margin:0 auto;
background-color:#FFFFFF;
}
.s_top {
background:url(images/abcfund_banner.jpg) top left no-repeat #1c3a7a;
height:109px;
}
.s_left {
width:216px;
padding-left:3px;
padding-right:3px;
}
.s_main { clear:both; padding:5px 8px 5px 0;}
.s_bottom {
background:url(images/bottom.jpg) top repeat-x #ececec;
min-height:90px;
height:auto !important;
height:90px;
padding:15px 8px 0 8px;
margin:0 3px;
border-bottom:3px #FFFFFF solid;
}
.bannerpane { 
float:right;
padding:7px 19px 0 15px;
width:450px;
}
.login_style { height:22px; line-height:22px; vertical-align:middle; padding:0 8px 0 0;}
.breadcrumb_style { float:left;}
.user_stlyle { float:right;}
.undernav { margin-top:10px; clear:both; width:216px;}

/*-------- Default Style --------*/
body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, input, .CommandButton{color:#000000; font-family:Arial, Helvetica, sans-serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead{font-size:12px;}
h1, h2, h3, h4, h5, h6, h2 input{color:#375162;font-weight:bold;margin:1ex 0;}
h1{font-size:18px;margin:10px 0;}
h2, h2 input{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}
UL {padding-right: 0px; padding-left: 0px; padding-bottom: 5px; margin-left:20px; margin-top:0; padding-top: 0px; list-style-type:disc;}
LI {padding-right: 0px; padding-left: 0px; padding-bottom: 5px; margin: 0px; padding-top: 0px;list-style-type:disc;}
ul li { padding:0 0 5px 0px; margin:0;list-style-type:disc;}

a,a:link,a:visited,a:active{color:#5715ef; text-decoration:none; font-weight:normal; text-decoration:underline;}
a:hover{color:#5715ef; text-decoration:none;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}
.Header {color:white;} 
a img { border:0;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}


.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}

/*--------- pane style ----------*/
.bannerpane { padding:0;}
.headerpane { padding:0;}
.undernavPane { padding:10px 8px 5px 0px;}
.ContentPane , .TopPane , .BottomPane{ padding:0; margin:0;}
.LeftPane{ padding:0 5px 0 0;  margin:0;}
.RightPane{ padding:0 0 5px 0;  margin:0;}

/*------------ Breadcrumb Style --------------*/
.breadcrumb_text { font-family:Arial; font-size:12px; color:#000000; font-weight:bold;}
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#1d3c7f;}
a.Breadcrumb:hover{color:#940203;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#1d3c7f;}
a.user:hover{color:#940203;}

/*-------------- Links Style --------------*/
.links,a.links:link,a.links:active,a.links:visited { color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
a.links:hover{color:#000;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
a.footer:hover{color:#333;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}


/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:216px;
}
/* Main Menu Normal */
.main_dnnmenu_rootitem
{	
	color: #666666;
	font-size: 13px;
	font-family:Tahoma; 
	font-weight:bold; 	
	text-align:left;
	text-indent:25px;
	text-transform:uppercase;
	margin-right:1px;
	white-space:nowrap;
	float:left;
	line-height:30px;
	width:216px;
	background:url(images/nav_bg.jpg) no-repeat left;
}


/* Main menu hover */
.main_dnnmenu_rootitem_hover{ 
	color:#0157AE;
	background:url(images/nav_bg.jpg) no-repeat left;
	line-height:30px;
	text-transform:uppercase;
	width:216px;
	float:left;
}

/* Main menu selected */
.main_dnnmenu_rootitem_selected {
    color:#0157AE;
	font-size: 13px;
	font-family:Tahoma; 
	font-weight:bold;
	text-transform:uppercase; 	
	text-align:left;
	text-indent:25px;
	background:url(images/nav_bg.jpg) no-repeat left;
	line-height:30px;
	width:216px;
	float:left;
}
.main_dnnmenu_submenu {
	border:1px solid #ccc;
	z-index: 5000;
	}

/* SUB Menu Normal */
.main_dnnmenu_submenu {
	background-color:#ececec;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	font-family:Tahoma;
	text-align:left;
	color:#333;
	line-height:18px;
	text-transform:none;
}
.main_dnnmenu_submenu  td{
	padding:2px 5px;
	height:18px;
	text-transform:none;
	font-size: 11px; 
	font-weight:bold;
	font-family:Tahoma;
}

/* SUB Menu hover & selected */
.main_dnnmenu_itemhover { 
	background:#b9261c;
	height:18px;
}

.main_dnnmenu_itemhover td{
	color:#fff;
	font-size: 11px; 
	font-weight:bold;
	font-family:Tahoma;
}

.main_dnnmenu_itemselected{
	background:#b9261c;
	height:20px;
}

.main_dnnmenu_itemselected td{
	color:#fff;
	font-size: 11px; 
	font-weight:bold;
	font-family:Tahoma;
}

.main_dnnmenu_break{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
	z-index: 1000;
}

.ModuleTitle_SubMenu td{
	background-color:#ececec;
	line-height:22px;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}
.ModuleTitle_MenuItemSel td , .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {
	background-color:#b9261c;
	color:#FFFFFF;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 1px;
	background-color: #D5E0FF;
	font-size:1px;
}

p.contentbody
{
line-height: 25px;
}

ul.contentbody
{
line-height: 25px;
}
ol.contentbody
{
line-height: 25px;
}

