﻿.bodyBackground
{
	background-color: white;
	background-image: url( 'images/newbackground.gif' );
	background-repeat: repeat-x;
	background-position: left 33px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}
h1
{
	color: #006699;
	font-family: Arial;
	font-size: 17px;
	font-weight: lighter;
	text-transform: uppercase;
}
.th
{
	background-color: #4B253E;
}
a:link
{
	color: #0131ff;
	text-decoration: underline;
}
a:visited
{
	color: #0131ff;
	text-decoration: underline;
}
a:hover
{
	color: #0131ff;
	text-decoration: underline;
}
.tdbgBold1 a.contentBoldNew
{
	color: #00427f;
}
.DigestVCrumbBar td span a.contentBoldNew, .DigestVCrumbBar td a.Heading1New, .DigestVCrumbBar td span span a,
.DigestVCrumbBar span.contentBoldNew span a
{
	color: #00427f;
	text-decoration: none;
}
.MPContentSection a.TabSelectedDir,.MPContentSection a.TabSelectedDir:hover,.MPContentSection a.TabSelectedDir:visited,.MPContentSection  td.TabSelected a:link,.MPContentSection td.TabSelected a:hover,.MPContentSection td.TabSelected a:visited
{
	color:#ffffff;	
	text-decoration: none;
}
.MPContentSection a.TabDeselectedDir,.MPContentSection a.TabDeselectedDir:hover,.MPContentSection a.TabDeselectedDir:visited,.MPContentSection td.Tab a:link,.MPContentSection td.Tab a:hover,.MPContentSection td.Tab a:visited
{
	color: #00427f;
	text-decoration: none;
}

#MPOuterMost
{
	margin: auto;
	width: 984px;
}
#MPOuter
{
	margin: auto;
	width: 955px;
	margin-left: 15px;
	margin-right: 14px;
}
.MPHeader
{
	width: 955px;
}
#LogoBG
{
	width: 955px;
	height: 193px;
	background-image: url(  'images/newheader.jpg' );
	background-repeat: no-repeat;
	background-position: top left;
}
.Logo
{
	background-image: url(  'images/ippanetworklogo.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	height: 125px;
	width: 231px;
	float: left;
	margin-top: 21px;
	margin-bottom: 14px;
}
#MPSlogan
{
	width:350px;
	float:left;
	height: 50px;
	padding-top:70px;
	text-align:left;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color:#3eb94b;
	text-transform:uppercase;
}
/*----------------------------------TopNavigation(AuxNav)-start---------------------------------------*/
.MPAuxNav
{
	height: 33px;
	width: 355px;
	float: right;
}
.MPAuxNav div.AspNet-Menu-Horizontal
{
	float: right;
	padding-right: 13px;
}
.MPAuxNav ul.AspNet-Menu li a
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 7px 10px 2px 10px;
	text-decoration: none;
	text-transform: none;
}
.MPAuxNav ul.AspNet-Menu li span
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 7px 10px 2px 10px;
	text-decoration: none;
	text-transform: none;
}
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Sep
{
	background-image: url(  'images/menusep.gif' );
	background-repeat: no-repeat;
	background-position: right 8px;
}
/*---------------------------------TopNavigation(AuxNav)-end)-----------------------------------------*/

/*---------------------------------MainButtonNavigation-start-----------------------------------*/
.MPButtonNav
{
}
.MPButtonNav ul.AspNet-Menu
{
	z-index: 1000;
}
.MPButtonNav ul.AspNet-Menu li a
{
	padding-right: 30px;
	padding-left: 5px; /*padding-top: 9px; 	padding-bottom: 5px;*/
	height: 15px;
	min-height: 15px;
	height: auto !important;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	line-height: 24px;font-weight:bold;
}

.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Selected a.AspNet-Menu-Selected, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a.AspNet-Menu-Link.AspNet-Menu-ChildSelected
{
	color: #000000;
font-weight:bold;
}
.MPButtonNav ul.AspNet-Menu li a:hover
{
	color: #99FFFF;
}
.MPButtonNav ul.AspNet-Menu li li.AspNet-Menu-WithChildren ul, .MPButtonNav ul.AspNet-Menu li:hover ul, .MPButtonNav ul.AspNet-Menu li a:Hover ul, .MPButtonNav ul.AspNet-Menu li ul li a, .MPButtonNav ul.AspNet-Menu li:Hover ul li, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover ul, .MPButtonNav ul.AspNet-Menu li ul
{
	display: none;
}

/*---------------------------------MainButtonNavigation-End-----------------------------------*/

/*---------------------------------SideNavigation-Start-----------------------------------*/
.MPSideTD
{
	/*background-image: url(  'images/leftnavBG.jpg' );
	background-repeat: no-repeat;
	background-position: left top;*/
	width:180px;
	background-color:#62a3d0;
	padding-top:13px;
}

.MPNavBar
{
	height: 100%;
	width: 180px;
	border: none;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}
.MPSideNav
{
	width: 180px;
}
.MPSideNav ul.AspNet-Menu
{
	position: relative;
	left: 0px;
	width: 180px;
	top: 0px;
}
.MPSideNav ul.AspNet-Menu li
{
	padding-left: 0px;
}
.MPSideNav ul.AspNet-Menu li a
{
	min-height: 15px;
	height: auto !important;
	height: 15px; 
	font-family: Arial,Helvetica,sans-serif;
	color: #1766ad;
	text-decoration: none;
	font-variant: small-caps;
	text-align: left;
	font-size:12px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 15px;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul
{
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: none;
	border: none;
	padding-right: 1px;
	padding-top: 1px;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul
{
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: none;
	border: none; 
	padding-right: 1px;
	padding-top: 1px;
}
.MPSideNav ul.AspNet-Menu li li
{
	padding-left: 0px;
	width: 120px;
	padding-bottom: 0px;
	margin-right: 10px;
}
.MPSideNav ul.AspNet-Menu li li a
{
	font-size: 11px;
	padding-left: 8px;
	color: #1766ad;
	border: none;
	margin-left:8px;
}
.MPSideNav ul.AspNet-Menu li li a
{
	background-image: url(  'images/arr.gif' );
	background-repeat: no-repeat;
	background-position: left 8px;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren ul, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul li.AspNet-Menu-WithChildren.AspNet-Menu-ParentSelected ul /*, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren ul*/
{
	display: none;
}
.MPSideNav ul.AspNet-Menu li li a.AspNet-Menu-Selected ul, .MPSideNav ul.AspNet-Menu li li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a.AspNet-Menu-ChildSelected ul, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren.AspNet-Menu-Selected a.AspNet-Menu-Selected ul
{
	width: 100px;
}
.MPSideNav ul.AspNet-Menu li li li
{
	margin-right: 0px;
	padding-left:8px;
}
.MPSideNav ul.AspNet-Menu li li li a
{
	font-size: 11px;
	color: #1766ad;
	background-image: none;
	padding-left: 0px;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul li a, .MPSideNav ul.AspNet-Menu li ul li.AspNet-Menu-Selected a
{
	min-height: 15px;
	height: auto !important;
	height: 15px;
}
.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;
	position: relative;
	left: 0px;
	width: auto;
}
.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-WithChildren.AspNet-Menu-ChildSelected
{
	border: none;
}
.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;
}
/*---------------------------------SideNavigation-End-----------------------------------*/

.MPContentSection
{
	width: 935px;
	margin: auto;
	border: none;
	background-image: url(  'images/newmiddlebackground.jpg' );
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	border-top: solid 1px #ffffff;
	padding: 10px;
	padding-top: 0px;
	padding-bottom:0px;
	border-bottom:solid 1px #ffffff;
	text-transform: uppercase;
}
.MPContentSection TABLE
{
	margin-bottom: 0px;
}
#MPContentArea,.MPContentArea
{
	width: 735px;
	margin: 0px;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;
	color: #000000;
	font-variant:normal;
	text-transform:none;
}
.MPContentAreaForRLAndEgroup
{
	width: 768px;
	margin: 0px;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	text-align: left;
	padding-top: 44px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 13px;
	font-weight: regular;
	color: #151645;
}
.MPContentAreaWide
{
	float: left;
	width: 838px;
	border: none;
	margin: 0px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;
	color: #000000;
	font-variant:normal;
	text-transform:none;
}
.modalBackground
{
	background-color: White;
	filter: alpha(opacity=10);
	opacity: 0.7;
}
.Help
{
	width: 305px;
	height: 250px;
	overflow: auto;	
	background-color: #FFFACD;
	color: #666666;
	border: solid 1px #4B253E;
	padding: 5px 5px 5px 5px;
}
.MPSponsorSide
{
	width: 180px;
	height: auto !important;
	margin: auto;
	float: right;
	padding-top: 30px;
}
.MPSponsorSide .AdSpots .AdSpot
{
	width: 150px;
	height: auto !important;
	float: right;
	padding-bottom: 24px;
	padding-left:15px;
	padding-right:15px;
}

/*---------------------------------Footer-Start-----------------------------------*/
.MPFooter, #MPFooter
{
	
	background-image: url(  'images/footerbg.gif' );
	background-repeat: no-repeat;
	background-position: left top;	
	color:#003366;
	font-size:12px;
	font-weight: regular;
	font-variant:small-caps;
	line-height:24px;
	font-family:Arial,Helvetica,sans-serif;
	padding-left:10px;
	padding-right:10px;
	height: 50px;
	width: 935px;
	margin-bottom:5px;
}
#MPCopyRight
{
	color:#0089d1;
	font-size:12px;
	font-weight: regular;
	font-variant:small-caps;
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	padding-left:8px;
	padding-top:7px;
	padding-top:10px;
} 
/*---------------------------------Footer-End-----------------------------------*/

/*---------------------------------MPBottomNav-Start-----------------------------------*/
#MPBottomMenu
{
	padding-bottom:15px;
}
.MPBottomNav ul.AspNet-Menu
{
	height: 15px;
	padding-top: 5px;
	text-align: left;
}
.MPBottomNav ul.AspNet-Menu li
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

.MPBottomNav ul.AspNet-Menu li a
{	
	text-decoration: none;
	padding-left: 8px;
	padding-right: 12px;
	color:#003366;
	font-size:12px;
	font-weight: regular;
	font-variant:small-caps;
	line-height:24px;
	font-family:Arial,Helvetica,sans-serif;
}
/*---------------------------------MPBottomNav-End-----------------------------------*/

/*---------------------------------Calendar Style-Start-----------------------------------*/
/* Deault, for unknown or un-popular event types */
.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;
}
/*---------------------------------Calendar Style-End-----------------------------------*/


.address
{
	font: normal 10px/10px Verdana,Helvetica,Sans-Serif;
	color: #404B55;
	padding: 10px;
}
#brdcrm
{
	text-transform: capitalize;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #abb0b6;
	text-decoration: none;
}
#brdcrm a
{
	color: #2e5ba4;
	text-decoration: none;
}
.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;
}
/*---------------------------------Home-Start-----------------------------------*/

/*---------------------------------Home-End-----------------------------------*/

.ListGroupRow span
{
	color: #ffffff;
}

/*Newly added styles*/
legend
{
	color: #000000;
}

/*Checkbox alignment*/
input[type=radio] + label
{
	margin-left: 2px;
	margin-right: 2px;
}
input[type=checkbox] + label
{
	margin-left: 2px;
	margin-right: 2px;
}
/*Checkbox alignment - End*/

/* Prompt class added on 23.03.09*/

.Prompt
{
	margin-top: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 7px;
}
.Prompt Label
{
	font-weight: normal;
}

.TableHeading /*header bg in email templates*/
{
	background-color: #398acc;
	color: #ffffff;
}

.Form .Required, span.Prompt /*style for contact us page*/
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.ContentUserControl div p /* style for code of conduct*/
{
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.ContentUserControl div ul li /* style for code of conduct*/
{
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.MPContentArea .TableRow td, .MPContentArea .TableRowAlternate td /*override the same class in communityeventmanager.css*/
{
	border: 1px solid #bebebe;
	padding: 3px 5px;
}


.ContentUserControl div div div div.RadScheduler_Office2007 div.rsTopWrap div.rsHeader
{
z-index: 1;
}
.rsHorizontalHeaderTable,.rsContentTable   /* For the correct alignment of calendar in IE8*/
{
width:100%;
}

.Default.reToolbarWrapper, .web20.reToolbarWrapper, .reToolCell div
{
height:auto !important;
}

Table.rwTitlebarControls
{
	margin-bottom:0px;
} 