﻿body 			 
{
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
					
#Logo
{
    /*padding-left:25px;
    
    padding-right:25px;
    position:relative;
    top:33px;*/

}
#LeftToLogo
{
    /*width:480px;
   
    position:relative;
    top:20px;*/
    
}
/************ Solve ie8  issue **********/

#RightToLogo
{
    position:relative;
}
#MPSlogan
{
    font-size:15px;
    font-weight:bold;
}
.MenuBarUnderline
{
	font-size:7px;
}

.profileControlBig .h1, .profileControlBig .Heading1
{
    border-top: 0px;
}

#MPSearchBlock .Watermark, #MPSearchBlock .TextBox
{ 
    #padding-top:2px;

}


#MPheader
{
    
    background-color:#f6f6f5;
	
}


.MenuBarUnderline
 {
	 height:10px;
 }

.HLWelcomeHeader .Content
{
    margin-top:1em;
}

/***Arrow image- WithChildren -Buttonnav***/
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren:Hover li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Hover li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li:Hover li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:Hover ul li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li.AspNet-Menu-WithChildren a,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren a:hover, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a:hover, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li.AspNet-Menu-WithChildren a:hover, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover a, 
#MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover a
{
    background-image: url('images/sidearr.gif' );
    background-repeat: no-repeat;
    background-position: 168px center;
}
/***Sidemenu icon***/
MPSideNav ul.AspNet-Menu li a, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-Leaf a, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a 
{
    background-color:transparent;
    background-image:url(images/SideMenuIcongreen.jpg);
}


/***Search asc,desc image***/
.HLSearch .Content .SortAscending
{
    vertical-align: middle;
    background-image: url(images/down_yell.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}
.HLSearch .Content .SortDescending
{
    vertical-align: middle;
    background-image: url(images/up_yell.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}

/***IE8 issue in search button visibility**/
#MPSearchBlock .Button 
{
	height:22px;
}

/****Welcome control : Completeness bar style****/
.ProgressBarProgress 
{
	height:6px;
}
.ProgressBar 
{
	height:10px;
	font-size:7px;
	margin-bottom:2px;
}
.HLWelcome .Profile 
{
	padding-top:2px;
}


/***Rss image : issue in next control*/

.SubscribeRSS
{
    float: right;
    position: absolute;
    right: 5px;
    top: 3px;
}


/***IE6 issue in engagement control***/
.HLLandingControl ol li, .HLLandingControl ul li
{
    width:100%
}
/***New blog link spacing from tabs***/
.addBlogEntry 
{
    padding-left:8px;
}
/***My Documents alignment***/
.HLMyDocuments .HLContainer
{
    float:left;
}
/***Login link browser issue***/
#LeftToLogo, #RightToLogo
{
    min-height:100px;
}
#Logo
{
	/*width: 332px;

	height:148px;*/
        /* padding-left:21px;*/
    padding-top:14px;

}

.HLWelcomeHeader .Content
{
    margin-top:7px;
    margin-bottom:7px;
    height:100px;
}
/***Search Library - spacing issue**/
.rlCollapseHeader
{
    border-bottom:2px solid #FFFFFF;
}
/***Directory inbox checkbox alignment***/
.InboxMessages input 
{
    margin-right:5px;
}
/***Send Message - Button style**/
.ButtonBlock .ButtonStyle
{
    background:none
}
/**Inbox - border between messages ***/
.InboxMessages 
{
    border-bottom:1px dotted #AFB1B3;
    margin-bottom:1em;
}

/****Body background - image***/
.bodyBackground
{
	/*background-image:url('images/BGgrid.jpg');
	background-position: left bottom;*/
background-image: url("http://asp.iaap-hq.org/special/images/BGstrip.jpg") !important;
background-repeat: repeat-x !important;
	
	
}
#MPOuter
{
    background-color:White;
    padding: 2px !important;
}
/***New classes***/

.HLWelcome
{
    background:none!important;
    border:none!important;
}
#MPButtonBar
{
    /*height:31px;*/
}
.Welcome .Details
{
    /*width:220px;*/
    float:left;
    width:180px;
    font-size:10px;
}

/*** Solve ie6 issue start***/
.HLWelcomeHeader .Welcome 
{
	width:250px;
}
/*** Solve ie6 issue end***/

.repeatImage 

{
    background-image:none;
}
.SponsorImagePanel
{
	text-align:center;
}
/***Search box left align***/
#MPSearchBlock .Watermark, #MPSearchBlock .TextBox 
{

	/*padding:2px 3px 0;*/
	#padding-top:2px;
	padding-left:1px;
	/*width:110px;*/

}

/**** Solve IE6 issue ****/
.MPContentSection
{
	padding-right:6px;
}
/*** Provide gap b/w tabs in IE7 ***/
 .Tab ,.TabSelected 
{
    margin-right:0px;
    border-right:solid 3px #ffffff;
}
#details
{
    z-index:1001;
}
/*********** Solve Height issue in Group Details ***************/
#pnlEdit 
{
    height:15px;
}
/************ Solve ie8  issue **********/
.HLWelcomeHeader .Login 
{
    margin-top:0;
    /*padding-top:42px;*/
    position: relative;
    top:86px;
}
/******** solve height difference in welcome control *****/
.HLWelcome
{
    margin-top:14px;
}

 .MPContentAreaHome table
 {
     width:100%;
 }
 .MPContentAreaHome
{
	float:left;
	padding-right:8px;
	width:810px;
}

a
{
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
     text-decoration: underline;
}
.tabStyle .ajax__tab_outer 
{
    background:transparent none repeat scroll 0 0;
}
.tabStyle .ajax__tab_inner 
{
    background:transparent none repeat scroll 0 0;
}
/*H1	             {font: 24px Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
H2				 {font: 20px Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
H3				 {font: 16px Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
H4				 {font: 16px Arial, Helvetica, sans-serif; font-weight: bold;}
H5				 {font: bold 14px/10px Verdana, Arial, Helvetica, sans-serif;}
H6				 {font: 8px Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}*/
#Logo, #LeftToLogo, #RightToLogo 
{

width:311px;
}
/***home page usercontrol styles***/
 .HLLandingControl.HLEngagement .Details
{
    width:172px; /*firefox wrapping issue*/
}    

.HLEngagement .Content li,.HLDiscussions .Content ol li
{
 
 overflow:auto;
 height:100%;
 
} 

.HLAnnouncements h2
{
 position:relative;
}
/*.HLContainer
{
    height:100%;
}/*/
.MPimage
{
    text-align:center
 }
 .MPRightAds
 {
	float:left;
     width:135px;
     padding-top:10px;
 }
.ProgressBarProgress
{
    padding:2px 0px 2px 0px;
}

.yui-u .ContentItemHtml .HtmlContent Table
{
	table-layout: Fixed;
}

.firstColumnwidth
{
	float:left;
	width:49.9%;
}
.HLDiscussions .Content p, .HLRecentBlogs .Content p, .HLAnnouncements .Content p 
{
    word-break:normal;
}
.RadScheduler_Office2007 .rsMonthView .rsWrap * 
{
    font-family:arial;
    font-size:10px;
    line-height:0.9em;
    padding-bottom:1px;
    padding-left:-1px !important;
    padding-top:0;
    width:95px;
}
.rsAptOut .rsAptMid .rsAptIn .rsAptContent
{
    padding-left:6px;
    width:89px;
    #padding-top:2px;
}
.RadScheduler_Office2007 .rsMonthView .rsDateBox
{
    width:100px;
}
.RadScheduler_Office2007 .rsMonthView .rsWrap * 
{
    line-height:9px\0/;
}

.Help {
background-color:#FFFACD;
border:1px solid #4B253E;
}

.HLLandingControl
{

}

.HLLandingControl h2, .DubConnectPopUp h2  
{
background-image:url('images/headerBGstrip.gif');
background-repeat:repeat-x;
height:18px;
}
.HLLandingControl.HLAnnouncements .Content h2
{
background-image:none;
}
.MPIBanner
{
 /* height:86px; */
}

.HLLandingControl.HLRecentBlogs h3
{
   /* #margin-top:-5px;*/
}
.HLLandingControl.HLRecentBlogs h4
{
    width:auto;
}
.HLLandingControl.HLRecentBlogs .ByLine h4
{
display:none;
}

.ListContainer .MessageContainer .digestViewerMessageDetails
{
width: 580px;
word-wrap: break-word;
}

.MPSideNav ul li.AspNet-Menu-WithChildren.AspNet-Menu-ParentSelected ul
{
display: none !important;
}


.CustomTableModalPopup .CustomTableModalPopupHeaderRow {
    background-color: #278DA7;
     color: #FFFFFF;
}

.CustomTableModalPopupHeaderRow, .CustomTableModalPopupRow, .CustomTableModalPopup
{
#width: 570px !important;
}


.AddSmallButton
{
#margin-top:-25px;
#padding-right:9px;
}

.HeaderTextRightColumn .AddSmallButton
{
#margin-top:0px;
}

fieldset legend {
    background-color:#278DA7;
    border: 1px solid #278DA7;
}
fieldset {
    border: 2px solid #278DA7;
position:relative;
}

.JoinLeaveLink a {
    background-color:#278DA7;
color:#FFF;
}

.JoinLeaveLink a:hover
{
text-decoration:none;
}



.HLLandingControl.HLMyDocuments .Details
{
Width:100%;
}
