﻿.MPBody
{
	text-align: center;
}
H1
{	
	color: #000000;
	font-size: 18px;
	font-family: Arial;
	font-weight:bold;
	padding:5px 0 5px 0px;
	border-bottom: Solid 1px #c2c2c2;
	
}
H2
{
	color: #000000;
	font-size: 15px;
	font-family: Arial;
	font-weight:bold;
}
h3
{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
}

th
{
	background-color:#757575;
	padding-left:3px;
}

#MPOuterMost
{
	margin:auto;
	width:954px;
	padding:2px 15px 0 15px;
	
}
#MPheader
{
	margin:auto;
	width:954px;
	background-color:#f6f6f5;
	
}

#MPTopLine
{
	background-color:#278da7;
	height:4px;
	width:954px;
}
#MPLogo
{
	background-image: url('images/IAAP logo.jpg');
	background-repeat:no-repeat;
	float:left;
	width:470px;
	height:121px;
}
#MPLogoLeft
{
	float:right;
	width:484px;
	height:121px;
	background-color:#f6f6f5;
}
#MPBanner
{
	background-image: url('images/main banner.gif');
	background-repeat:no-repeat;
	float:left;
	width:954px;
	height:182px;
}
#MPheader 
{
	background-color:#f6f6f5;
	height:auto! important;
	width:954px;
}



#MPMenuBar
{
	width:939px;
	height:27px;
	float:left;
	padding:0 10px 0 5px; 
}

#MPSearch
{
	width: 203px;
	height: 24px;
	background-image: url(       'images/srch bg.gif' );
	background-repeat: no-repeat;
	float: right;
	padding:2px 25px 2px 0;
}
#SearchButton
{
	background-image: url(      'images/srch.gif' );
	width: 13px;
	height: 14px;
	background-repeat: no-repeat;
	border: none;
	position: relative;
	float: right;
	top: 0px;
	right: 0px;
	background:tranparent;
}
#SearchText
{
	height: 13px;
	width: 125px;
	position: relative;
	left: 45px;
	top: 1px;
	border-style: None;
	border-color: White;
	float: left;
}



/*----------------Top Auxiliary Navigation--------------------------*/
.MPAuxNav
{
	padding:5px 10px 2px 0;
	float:right;
}
.MPAuxNav ul.AspNet-Menu li
{
	padding-left: 8px;
	padding-right: 8px;
}
.MPAuxNav ul.AspNet-Menu li a
{
	font-family: Arial;
	font-size: 12px;
	color: #444545;
	font-style: normal;
padding-left: 5px;
	padding-right: 5px;
}
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Sep
{
	background-image: url('images/top sep.gif' );
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 5px;
}

/*----------------Top Auxiliary Navigation---End-----------------------*/

/*--------------MainButtonNavigation-start-------------*/
.MPButtonNav {
	height:20px;
	width:auto;
	padding:5px 5px 3px 7px;
	
}
.MPButtonNav ul.AspNet-Menu li a {
	color:#4d4d4d;
	font-family:Arial;
	font-size:12.5px;
	padding:2px 13px 0 13px;
	
	text-decoration:none;
	font-style:normal;
	text-align:center;
}

.MPButtonNav ul.AspNet-Menu {
	z-index:999;
}
.MPButtonNav ul.AspNet-Menu li ul li a {
	height:25px; 
	padding:1px 10px 0 20px;
	background-color:#ff0000;
	display:none;
}



.MPButtonNav ul.AspNet-Menu li:hover ul,
.MPButtonNav ul.AspNet-Menu li:hover ul li, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover ul {
	display:none;
	color:#ffffff;
	
}
.MPButtonNav ul.AspNet-Menu li a:hover,
.MPButtonNav ul.AspNet-Menu li a.AspNet-Menu-Selected
{
	background-color:#dddedf; 
	color:#4d4d4d;
	padding-top:1px;
	padding-bottom:3px;
}

.MPButtonNav ul.AspNet-Menu li:hover,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Selected
{
	background-color:#dddedf;
	color:#4d4d4d;
	display:block;
	
		
} 

.MPButtonNav ul.AspNet-Menu li a.AspNet-Menu-Selected, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected {
	display:block;
}
.MPButtonNav ul.AspNet-Menu li li.AspNet-Menu-WithChildren ul {
	display:none;
}
.MPButtonNav ul.AspNet-Menu li ul li a:hover {
	color:#000000;
}

.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Sep {
	/*background-image:url('images/downarr.gif');
	background-position:right center;
	background-repeat:no-repeat; */
	display:block;
	
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Sep:hover
{
	background-image: url('images/menu sep.gif' );
	background-position:right;
	background-repeat: no-repeat;	
}
.MPButtonNav li.AspNet-Menu-Sep
{
	background-image: url('images/menu sep.gif' );
	background-position:right;
	background-repeat: no-repeat;	
	margin-left:2px;
	margin-right:2px;
	background-color:#ffffff;
	
}
.MPButtonNav ul.AspNet-Menu li li.AspNet-Menu-Sep, 
.MPButtonNav ul.AspNet-Menu li li a:active, 
.MPButtonNav ul.AspNet-Menu li li a.AspNet-Menu-Selected,
.MPButtonNav ul.AspNet-Menu li li.AspNet-Menu-ChildSelected {
	background-color :#b6080e;
	display:none;
	
}
/*------------------------Menu Button Navigation End------------------*/
.MPSideTD
{
	width:174px;
	min-height:400px;
	background-color:#ffffff;
	float:left;
	height:auto !important;
	vertical-align:top;
	padding-top:25px;	
	
	
}
#MPSideNavigation
{
	float:left;
	width:174px;
	background-color:#ffffff;
	height:auto !important;
		padding-top:25px;
}
/* ---------- Side Navigation -------------------------------*/
.MPSideNav ul.AspNet-Menu li a 
{
	background-color:#cae8ef;
	color:#06386e;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:auto !important;
	min-height:15px;
	height:15px;
	padding:2px 0 2px 7px;
	text-align:left;
	text-decoration:none;
	border:solid 1px #ffffff;
	height:20px;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul {
	background-image:none;
	border:medium none;
	display:block;
}
.MPSideNav ul.AspNet-Menu li ul li a
{
	height:20px;
} 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li a, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li a  
 {
	color:#0b63c3;
	font-family:Arial Narrow;
	font-size:11px;
	font-weight:bold;
	padding-left:18px;
	background-color:#ffffff;
	border-bottom:dotted 1px #8eabc6;
	border-top:none;
	border-left:none;
	border-right:none;
	background-image:url('images/nrml arr.gif');
	background-position:2% 40%;
	background-repeat:no-repeat;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected a {
	color:#06386e;
}

.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li, 
.MPSideNav ul.AspNet-Menu li ul li.AspNet-Menu-Selected {
	padding-left:10px;
}

.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul li a, 
.MPSideNav ul.AspNet-Menu li ul li.AspNet-Menu-Selected a {
	/*height:auto !important;
	min-height:20px;*/
height:20px;
}
.MPSideNav ul.AspNet-Menu li ul li.AspNet-Menu-Selected a
{
	border-bottom:none;
	background-image:url('images/blue arr.gif');
	background-position:2% 40%;
	background-repeat:no-repeat;
	
}


.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected ul li.AspNet-Menu-ChildSelected ul li a,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren ul li a 
{
	color:#06386e;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	background-image:none;
	border-bottom:dotted 1px #8eabc6;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected ul li.AspNet-Menu-ChildSelected ul li.AspNet-Menu-Selected a
{
	color:#cae8ef;
	
}

.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren ul li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li ul {
	display:none;
	left:0;
	position:relative;
	width:auto;
}

.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li.AspNet-Menu-WithChildren.AspNet-Menu-Selected,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li.AspNet-Menu-ChildSelected ul, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li.AspNet-Menu-ChildSelected {
	display:block;
	background-color:#ffffff;
	border:none;
	
	
}

#MPSideNav {
	border:medium none;
	height:100%;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
	
}
/* ---------- Side Navigation --------END-----------------------*/

#MPContentSection
{
	width: 954px;
	margin: auto;
	float:left;
	height:auto !important;
	padding-top:20px 0 0 0;
	
}
#MPContentArea
{
	width:708px;
	text-align:left;
	float:left;
	height:auto !important;
	padding:25px 32px 0 25px;
	font-family:Arial, Sans-Serif;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	height:auto !important;
	color:#000000;	
}
.MPContentArea
{
	width:708px;
	text-align:left;
	float:left;
	height:auto !important;
	padding:25px 32px 0 25px;
	font-family:Arial;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	height:auto !important;
	color:#000000;
	
}

.MPContentAreaWide
{
	margin: 0px;
	float: left;
	width: 743px;
	min-height: 300px;
	height: auto !important;
	text-align: left;
	border: none;
	color:black;
	font-family:Arial;
	font-size:12px;	
	color:#000000;
	
}
#HomeContent
{
	margin: 0px;
	float: left;
	width: 954px;
	min-height: 300px;
	height: auto !important;	
	padding-top:30px;
}

#MPFooter
{
	width:954px;
	height:20px;
	font-family:Arial Narrow;
	font-style:normal;
	font-size:12pt;
	padding:5px 0 0 5px;
	color:#ffffff;
	background-color:#ffffff;
	padding-bottom:15px;
}
#MPFooterLine
{
	border-top: solid 1px #c2c2c2;
}

#MPCopyright
{
	float:right;

}
/*Bottom Navigation-Start*/
.MPBottomNav
{
	float:left;
	padding-top:10px;
}


.MPBottomNav ul.AspNet-Menu li
{
	padding:0 3px 0 3px;
}
.MPBottomNav ul.AspNet-Menu li a {
	color:#444545;
	font-family:Arial;
	font-size:12px;
	padding:0 8px 0 8px;
	font-style:normal;
	text-decoration:none;
}
.MPBottomNav ul.AspNet-Menu li a:hover {
	color:#444545;
	text-decoration:underline;
}
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-Sep {
	background-image:url('images/bot sep.gif');
	background-position:99% 60%;
	background-repeat:no-repeat;
}
#MPBottomMenu
{
	text-align:right;
	width:auto;
	font-family:Arial, Sans-Serif;
	font-style:normal;
	font-size:12px;
}
.VisibilityFalse
{
	display: none;
}

.VisibilityTrue
{
	display: block;
}

#MPSponserSideTD
{
	margin: auto;
	float:left;
	min-height:400px;
	height:100%;
}
.MPSponsorSide 
{
	width: 125px;
	float: left;
	padding-left:55px;
	padding-bottom:2px;
	padding-right:27px;
	height: 300px;	
	height:auto;
	min-height:300px;
	padding-top:50px;

}
.MPSponsorSide .AdSpots .AdSpot
{
	width:125px;
	height:auto!important;
	float:right;
	padding-bottom:10px;
}


.MPSponsorSides
{
	width:125px;
	height:auto!important;
	margin:auto;
	float:right;
	padding:15px 24px 0 25px;
	height: 125px;	
	height:auto;
	min-height:125px;

}
.MPSponsorSides .AdSpots .AdSpot
{
	width:125px;
	height:auto!important;
	float:right;
	padding-bottom:20px;
}
.MpAddSpotTD
{
	height:100%;
}
.ContentUserControl 
{
	/*color:#000000;*/
padding-left:15px;
	
	
}
.ContentUserControl p
{
	color:#000000;
}

.MPContentArea .TabBlock td .TabSelected  a:link
{
		color:#ffffff;
		text-decoration: none;
}
.glTerm a:link
{
	color:#ffffff;
	text-decoration:underline;
}
.Help
{
	background-color:#FFFACD;
	border:1px solid Black;
	color:#000000;
	height:400px;
	overflow:auto;
	padding:5px;
	width:305px;
}




/*Bottom Navigation-End*/
/*---------------------------------Calendar Css---------start-------------------*/
.CalendarEventType
{
	color: Blue;
}
/* Brick Red */
.CalendarEventTypeConference
{
	color: #CC3333;
	cursor: pointer;
}
/* Dark Blue */
.CalendarEventTypeSemianr
{
	color: #191970;
	cursor: pointer;
}
/* Purple */
.CalendarEventTypeWebinar
{
	color: #800080;
	cursor: pointer;
}
/* BlueGreen */
.CalendarEventTypeChapterMeeting
{
	color: #339999;
	cursor: pointer;
}
/* Orange */
.CalendarEventTypeCommitteeMeeting
{
	color: #FFA500;
	cursor: pointer;
}
/* Pink */
.CalendarEventTypeCommunityMeeting
{
	color: #FF80C0;
	cursor: pointer;
}
.CalendarEventTypeProfessionalDevelopmentCourse
{
	color: #006f3b;
	cursor: pointer;
}
.CalendarEventTypeSeminar
{
	color: #e84646;
	cursor: pointer;
}
.rsContent.rsMonthView table,.rsContent.rsDayView table,.rsContent.rsWeekView table
{
	position: relative;
}
/* Fix the h2 inside the calendar to not have the underline */
.rsHeader h2
{
	border-bottom: none;
	text-align: center;
	padding-top: 8px;
        z-index:1;
}
/* Fix so that two line title fits in the box */
.RadScheduler_Office2007 .rsMonthView .rsWrap *
{
	padding-top: 0;
        padding-left:0px;
	line-height: 1.1em;
}
div.RadScheduler_Office2007 div.rsTopWrap div.rsHeader
{
z-index:998;
}
#ctl00_ActiveCopy_CCalendar1_CalendarDisplayPanel
{
position:relative;
}
/*---------------------------------Calendar Css---------End-------------------*/


/*-------- IAAP Home End --------------*/
.HOuterMost
{
	margin: auto;
	width: 743px;
	height: auto !important;
	
}
.HOuter
{
	padding-top:50px;
	padding-left: 27px;
	
	height: auto !important;
	height:395px;
	min-height:395px;
	padding-bottom: 10px;
	
}
.HContent
{
	width: 265px;
	padding-right: 88px;
	float: left;
	height: 300px;

}
.HImageDiv
{
	float: left;
	width: 67px;
	height: 97px;
	padding-top: 13px;
	padding-bottom: 10px;
}
.HLeftText
{
	width: 155px;
	float: right;
	padding-top: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
}
.HRightList
{
	width: 254px;
	float: left;
	height: 357px;
	min-height: 357px;
	padding: 40px;
	padding-top: 10px;
	padding-bottom: 28px;
	border: solid 1px #b2c890;
}
.HAdd
{
	width: 125px; float: left; padding-left: 86px; height: 385px;
}
.HOuterMost h1
{
	font-size: 18px;
	font-weight: regular;
	color: Black;
	font-family: Arial;
	padding-bottom: 10px;
	border-bottom: solid 1px #c2c2c2;
}
.HOuterMost h2
{
	font-size: 14px;
	font-weight: regular;
	color: #027d9c;
	font-family: Arial;
	border-bottom-width: 0px;
}
.HOuterMost p
{
	font-size: 12px;
	font-weight: regular;
	color: Black;
	font-family: Arial;
	padding: 0px;
}
.HOuterMost ul
{
	margin-left: 0px;
}
.HOuterMost ul li
{
	font-size: 12px;
	font-weight: regular;
	color: Black;
	font-family: Arial;
	background-image: url( 'images/blue dOT.gif' );
	background-repeat: no-repeat;
	background-position: left 10%;
	list-style: none;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
}
/*-------- IAAP Home End --------------*/



/*-----------------------------ModalBackroundCSS Added By Supriya 27/2/2009-----------------------*/

.modalBackground
{
                background-color : White;
                filter : alpha(opacity=10);
                opacity : 0.7;
}
input[type=radio] + label
{
	margin-left:2px;
	margin-right:2px;
}
input[type=checkbox] + label
{
	margin-left:2px;
	margin-right:2px;
}

/* Prompt class added on 03.04.09*/

.Prompt
{
	margin-top: 10px;
	font-weight: bold;
	padding-right: 1em;
	
	padding-top:8px;
	padding-bottom:7px;
}
.Prompt Label
{
	font-weight: normal;
}
.Form .Required,span.Prompt /*style for contact us page*/
{
	color: #4e2683;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.NumericUpDown .Buttons
{
	float: left;
	margin: 14px 1em 0px 3px;
}
.NumericUpDown .Buttons input
{
	float: none;
	margin-top: 3px;
}
.NumericUpDown input
{
	font-size: 85%;
	margin-top: 15px;
	float: left;
}
.NumericUpDown span
{
	display: block;
	margin-top: 15px;
	float: left;
	margin-right: 1em;
}
.SectionNumber
{
	background-color: #0066CC;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
}




/*------------------------------Added by Supriya 4/6/2009 ---------------------*/

.MPContentSection .TabSelected a:link,
.MPContentSection .TabSelected a:hover,
.MPContentSection .TabSelected a:visited,
.MPContentSection .TabSelected a:active,/* To solve the color code issue in IE6 for RL*/
.MPContentSection a.TabSelectedDir, 
.MPContentSection a.TabSelectedDir:hover /* To solve the color code issue in IE6 in Directory*/
{
	color:#ffffff;
	text-decoration: none;
}

.MPContentSection .Tab a:link,
.MPContentSection .Tab a:hover,
.MPContentSection .Tab a:visited,
.MPContentSection .Tab a:active, /* To solve the color code issue in IE6 for RL*/
.MPContentSection a.TabDeselectedDir, 
.MPContentSection a.TabDeselectedDir:hover /*To solve the color code issue in IE6 in directory*/
{
	color: #000000;
	text-decoration: none;
}

.Default.reToolbarWrapper, .web20.reToolbarWrapper, .reToolCell div
{
height:auto !important;
}

Table.rwTitlebarControls
{
	margin-bottom:0px;
}

#details
{

z-index : 1500;

}

.HLWelcome .Button
{
width:100%;
}

.HLWelcome .Picture
{
	width:70px;
}

.HLWelcome .Details
{
	Width:200PX;
	float:left;
}

.HLWelcome .Welcome
{
	height:80px;	
}
.HLWelcome
{
	border-color:#367594;

}

.yui-u .ContentItemHtml .HtmlContent Table
{
	table-layout: Fixed;
}