﻿
/*---------------------------ModalBackgroundCSS Added By Supriya 3/3/2009----------------------*/
.modalBackground
{
                background-color : White;
                filter : alpha(opacity=10);
                opacity : 0.7;
}
/* Colors */
body
{
	background-color: White;
}
th, #MPTitle, #MPFooter, .MPBottomNav ul.AspNet-Menu li a, .MPAuxNav ul.AspNet-Menu li a
{
	color: White;
}
th
{
	background-color: #938560;
}
#MPHeader
{
	background-color: #4E9FBD;
}
#MPHeader, #MPButtonBar, .MPSplash, .MPInteriorSplash, .MPContentSection, .MPHomeContent
{
	border-color: White;
}
#MPFooter
{
	background-color: #A0C9D4;
}
.MPSideNavTitle a, .Prompt, h1, h2
{
	color: #ea762b;
}
.Prompt
{
	color: #004C6D;
}
.MPContentSection, .MPHomeContent
{
	background-color: White;
}
.VerbosePrompt
{
	color: #004766;
}

/* End Colors */

#MPOuterMost
{
	/*position: relative; 	margin: 0 auto;*/
	padding-top:3px;
}
#MPAuxNav
{
	float: right;
	padding-right: 10px;
	height: 1.5em;
}

#MPHeader, #MPButtonBar, .MPSplash, .MPInteriorSplash, .MPContentSection, .MPHomeContent
{
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

/* Heading Area */
#MPHeader
{
	height: 92px;
	text-align: left;
}
#MPLogo
{
	padding-left: 25px;
	float: left;
}
#MPTitle
{
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	font-size: 300%;
}
#MPOrgName
{
	font-size: 50%;
}
/*#MPSearchBlock
{
	padding-right: 10px;
	padding-bottom: 6px;
	float: right;
}
*/

/* Splash Area */
.MPSplash
{
	position: relative;
}
#MPSlogan
{
	position: absolute;
	top: 100px;
	left: 586px;
	color: White;
}

/* Content Area */
.MPNavBar
{
	margin-left: 10px;
	margin-right: 10px;
	width: 154px;
	height: 100%;
}
.MPContentSection
{
	width: 943px;
	height: 100%;
	min-height: 300px;
	border: solid 3px #002145;
	margin:auto;
}
#MPContentArea
{
	width: 840px;
	height: 350px;
	margin: 10px 0 0 20px!important;
	text-align: left;
	overflow:auto;
	clear: both;
}

#yui-g
{
	overflow: auto;
}

#bd 
{
	height: 200px;	
}

#MPHomeContentArea
{
	float: left;
	width: 540px;
	height: 100%;
	min-height: 200px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
#MPHomeContentData
{
	margin-left: 25px;
}
#MPHomeLoginArea
{
	float: left;
	width: 329px;
	padding-left: 30px;
	text-align: left;
}
/*Change MPButtonNav Color here also when Top heading color changes */
#MPButtonNav
{
	color: White;
	background-color:#9ea0a3; /*#ea762b; /*#993333;*/
	height: 31px;
	border-bottom: solid 3px #002145;
}

#MPButtonNav a:link 
{
	color: #203364!important;
}
.MPButtonNav ul.AspNet-Menu li
{
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.MPButtonNav ul.AspNet-Menu li ul
{
	display: none;
}

.MPButtonNav li.AspNet-Menu-Sep
{
	
	background-position: right;
	background-repeat: no-repeat;
}


/* Footer */
/*Change MPFooter Color here also when Top heading color changes */
#MPFooter
{
	color: White;
	background-color:#9ea0a3; /*#ea762b; /*#993333;*/
	height: 40px;
	border-top: solid 3px #002145;
	padding-left: 10px;
	font-size: 10px;
}
#MPCopyright
{
	float: left;
	padding: 4px 5px 0px 10px;
}
Menu
{
	float: right;
	padding-right: 7px;
}

/* Side Navigation */
.MPSideNav ul.AspNet-Menu li
{
	height: 100%;
}
.MPSideNav ul.AspNet-Menu li a
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 5px 5px 5px 15px;
	color: #0a3265;
	border-bottom: solid 1px #E6E7E8;
	background-image: url(  'images/Bullet.gif' );
	background-repeat: no-repeat;
	background-position: 2px 9px;
	text-decoration: none;
}

.MPSideNav ul.AspNet-Menu li a:hover
{
	text-decoration: underline;
}

.MPSideNav ul.AspNet-Menu li a:hover
{
	text-decoration: underline;
}

/* override code in d-AspNetMenu.css */
.MPSideNav ul.AspNet-Menu ul
{
	position: relative;
	display: block;
}
ul.AspNet-Menu li:hover ul, ul.AspNet-Menu li li:hover ul, ul.AspNet-Menu li li li:hover ul, ul.AspNet-Menu li.AspNet-Menu-Hover ul, ul.AspNet-Menu li li.AspNet-Menu-Hover ul, ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
	display: inherit;
}

.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
{
	height: 100%;
	padding-left: 10px;
	display: 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;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li a .MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li a
{
	font-weight: normal;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected a
{
	text-decoration: none;
}

/***/
.MPNavBar ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep ul
{
	/*border: solid 1px black; 	display:none;*/
}
/***/
.MPSideNavTitle
{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 139%;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom: solid 1px #E6E7E8;
}
.MPSideNavTitle a
{
	color:#ea762b;
	text-decoration: none;
}

.MPHomeNewTitle
{
	background-image: url(    'images/RightArrow.gif' );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
}

.Prompt
{
	margin-top: 10px;
	font-weight: bold;
	padding-right: 1em;
}
.Prompt Label
{
	font-weight: normal;
}
.VerbosePrompt
{
	font-weight: bold;
}
.FormContent div
{
	margin-bottom: 7px;
}
.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;
}
.Help
{
	width: 305px;
	height: 400px;
	overflow: auto;
	background-color: #FFFACD;
	color: #666666;
	border: solid 1px Black;
	padding: 5px 5px 5px 5px;
}


.MPAuxNav li.AspNet-Menu-Sep
{
	background-image: url(    'images/TopMenuSep.gif' );
	background-position: right 2px;
	background-repeat: no-repeat;
}
.MPAuxNav ul.AspNet-Menu li a
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}
/*.MPBottomNav li.AspNet-Menu-Sep{
	border-left:solid 1px black;
	}*/
.MPAuxNav ul.AspNet-Menu li a
{
	color: Black;
}
.MPBottomNav ul.AspNet-Menu li a
{
	color: White;
}
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-Sep
{
	border-right: solid 1px White;
}
.MPAuxNav ul.AspNet-Menu li, .MPBottomNav ul.AspNet-Menu li
{
	margin-top: 2px;
	padding: 0px 5px 0px 5px;
}
.MPAuxNav ul.AspNet-Menu li ul
{
	display: none;
}

HLMPTopPopupNav
{
}

#HLMPPrintable
{
	background-image: none;
	background-color: White;
	text-align: left;
	padding: 10px 10px 10px 10px;
}
#HLMPPrintableHeader
{
}
#HLMPPrintableLogo
{
	float: left;
}
#HLMPPrintableSlogan
{
	float: right;
	width: 300px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	padding-top: 10px;
}
#HLMPPrintableContent
{
	padding-top: 5px;
	clear: both;
}
#HLMPPrintableCopyright
{
	padding-top: 10px;
	width: 100%;
	clear: both;
	text-align: center;
}
.Editor
{
	font-family: Verdana;
}

.ContentItemHtml, .ContentItemVideo
{
}

.ContentItemHtml h2, .ContentItemVideo h2
{
}
.ContentItemVideo
{
	text-align: center;
}
.ContentItemVideo h2, .ContentItemVideo .ArticleByLine
{
	text-align: left;
}
.ContentItemVideo .ArticleByLine
{
	margin-bottom: 5px;
}
.SectionNumber
{
	background-color: #0066CC;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
}

.Calendar
{
	width: 100%;
}
.CalendarTitle td
{
	background-color: #BE5D07;
	color: White;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
.CalendarHeader
{
	background-color: #0066CC;
	color: White;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
.CalendarDay, .CalendarOtherMonth, .CalendarWeekend
{
	width: 100px;
	height: 75px;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
}
.CalendarOtherMonth
{
	background-color: #E4E4E4;
}
.CalendarWeekend
{
	background-color: #D1E0F3;
}
.CalendarEventType, .CalendarEventTypeH, .CalendarEventTypeI, .CalendarEventTypeN, .CalendarEventTypeO, .CalendarEventTypeP, .CalendarEventTypeR, .CalendarEventTypeA, .CalendarEventTypeM, .CalendarEventTypeT, .CalendarEventTypeW, .CalendarEventTypeX, .CalendarEventTypeY, .CalendarEventTypeS, .CalendarEventTypeC
{
	margin: 8px;
	padding: 0;
}
li.CalendarEventType:hover, li.CalendarEventTypeH:hover, li.CalendarEventTypeI:hover, li.CalendarEventTypeN:hover, li.CalendarEventTypeO:hover, li.CalendarEventTypeP:hover, li.CalendarEventTypeR:hover, li.CalendarEventTypeA:hover, li.CalendarEventTypeM:hover, li.CalendarEventTypeT:hover, li.CalendarEventTypeW:hover, li.CalendarEventTypeX:hover, li.CalendarEventTypeY:hover, li.CalendarEventTypeS:hover, li.CalendarEventTypeC:hover
{
	text-decoration: underline;
}
/* Deault, for unknown or un-popular event types */
.CalendarEventType
{
	color: Blue;
}
/* Annual Conference - Brick Red */
.CalendarEventTypeSymposium
{
	color: #CC3333;
	cursor: pointer;
}
/* H: Chapter events, C: New York Chapter Meeting - Dark Blue */
.CalendarEventTypeCommunityEvent, .CalendarEventTypeC
{
	color: #191970;
	cursor: pointer;
}
/* N: Other, Risk Related Events, T: Other - Purple */
.CalendarEventTypeConference, .CalendarEventTypeT
{
	color: #800080;
	cursor: pointer;
}
/* Industry Events - BlueGreen */
.CalendarEventTypeEducation
{
	color: #339999;
	cursor: pointer;
}
/* Regional Conference - Orange */
.CalendarEventTypeIndustryEvent
{
	color: #FFA500;
	cursor: pointer;
}
/* Webinar - Pink */
.CalendarEventTypeSeminar
{
	color: #FF80C0;
	cursor: pointer;
}
/* I: Education Events, S: Distance Learning, X: Course, M: Professional Development Session, Y: Symposium - Bright green */
.CalendarEventTypeS, .CalendarEventTypeX, .CalendarEventTypeM, .CalendarEventTypeY
{
	color: #00CC00;
	cursor: pointer;
}
/* Personal - shouldn't show up */
.CalendarEventTypeP
{
	color: Red;
}
.CalendarNextPrevious
{
	color: White;
}

.FooterMenu ul.AspNet-Menu li a
{
	color: #FFFFFF;
}

.FooterMenu ul.AspNet-Menu li
{
	height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.FooterMenu li.AspNet-Menu-Sep
{
	background-image: url(           'images/BottomMenuSep.gif' );
	background-position: right center;
	background-repeat: no-repeat;
}


/* override code in d-AspNetMenu.css */
.FooterMenu ul.AspNet-Menu ul
{
	display: block;
}

.FooterMenu ul.AspNet-Menu li.AspNet-Menu-WithChildren li
{
	padding-left: 12px;
	display: none;
}

.FooterMenu ul.AspNet-Menu li.AspNet-Menu-Selected li, .NewsPaperFooterMenu ul.AspNet-Menu li.AspNet-Menu-ChildSelected li
{
	display: block;
}
.FooterMenu ul.AspNet-Menu li.AspNet-Menu-Selected li a .NewsPaperFooterMenu ul.AspNet-Menu li.AspNet-Menu-ChildSelected li a
{
	font-weight: normal;
}

/********************************************************************************************/
/*MPNavBar ul.AspNet-Menu li.AspNet-Menu-Leaf AspNet-Menu-Sep.AspNet-Menu-ParentSelected ul, MPNavBar ul.AspNet-Menu-WithChildren AspNet-Menu-Sep ul
{
	display: none;
	color:Green;
}

MPNavBar ul.AspNet-Menu li.AspNet-Menu-WithChildren AspNet-Menu-Sep.AspNet-Menu-Selected ul li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-ParentSelected ul
{
	display: none;
	color:red;
}*/

.MPButtonNav ul.AspNet-Menu li ul, ul.AspNet-Menu li.AspNet-Menu-WithChildren li
{
	display: none;
}

.MPButtonNav ul.AspNet-Menu li a
{
	text-decoration: none;
}
.MPNavBar ul.AspNet-Menu li a
{
	text-decoration: none;
}

/********************************************************************************************/


/**********Class's Added Bibin Date : 14-07-2008*****************************/
.LogoMain
{
	width: 100%;
	background-color: WHITE; /*#993333;*/
	border-bottom: solid 2px black;
	min-height: 75px;
	height: auto !important;
	height: 75px;
}
.ImageController
{
	/*Note: Change height so as to match the height  	of image(image with max height in ImageLogoLeft and ImageLogoRight)*/	
	height: 135px;
	padding-left: 5px;
	padding-right: 4px;
	float:left;
}
.ImageLogoLeft
{
	/* 	Note: When background image is modified plz update height  	in ImageController css class and min-width and width in this class    */
	background-image: url(    'images/Logo.jpg' ); /*Heighttest.GIF*/
	background-position: 0% left;
	background-repeat: no-repeat;
	float: left;
	min-width: 355px;
	width: auto !important;
	width: 355px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.ImageLogoRight
{
	/* 	Note: When background image is modified plz update height  	in ImageController css class and min-widthand width  in this class    */
	background-image: url(    'images/' ); /*Heighttest.GIF*/
	background-position: right;
	float: right;
	min-width: 166px;
	width: auto !important;
	width: 166px;
	background-repeat: no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}



/***************************************/
.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;
}
/* Below two classes added on Mar. 19, 09*/
/* For radio button, checkbox alignment issues in ff */
input[type=radio] + label
{
	margin-left:2px;
	margin-right:2px;
}
input[type=checkbox] + label
{
	margin-left:2px;
	margin-right:2px;
}

/* Blue Floral css - Added by Orion Johnson */

#bg {
	
	height: 613px;
	width: 883px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-image: url(images/contentbg1.png);
	background-repeat: no-repeat;
}
.mainbg {
	background-color: #123458;
	background-image: url(images/bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	position: absolute;
	left: 50px;
	right: 50px;
}
#navigation {
	width:883px;
	height:50px;	
	font-weight: bold;
	color: #203364!important;
	font-size: 14px;
	background-color: none!important;
	margin-top: 8px;
}

.first 
{
	height:215px!important;
	width: 395px!important;
}

.style1 {color: #203364}
a:link {
	text-decoration: none;
	color: #1289CA;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	color: #1289CA;
}
a:active {
	text-decoration: none;
}
#homephotos {
	
	width:880px;
	height:143px;
	margin-top: 0px;
}
#hometext {
	float: left;
	color: #3e3e3e;
	width: 400px;
	background: #ffffff;
	margin-top: 10px;
	padding-right: 10px;
	height: 200px;
	overflow: auto;
}

div.yui-g div.first div.ContentItemHtml div.HtmlContent 
{
	width: 400px;
	background: #ffffff;
	margin-top: 30px!important;
	padding-right: 10px;
	height: 210px;
	overflow: auto;
	border: 1px solid #eeeeee;
}

#homechapterheader {
	float: right;
	width:492px;
	height:22px;
	
	font-size: 14px;
	text-align: center;
	margin-top: 7px;
	clear: both;
}
#homemainphoto {
	
	width:435px;
	height:318px;
	
}

.MPButtonNav ul.AspNet-Menu li a:visited
{
color: #203364!important;
}

.MPButtonNav ul.AspNet-Menu li a:link 
{
	color: #203364!important;
}

#bd .MainCopy 
{
	display: none;
}

#bd .ContentItemHtml 
{
	margin-top: 0px;
}

.ContentItemHtml 
{
	
	margin-top: 125px!important;
	background: #ffffff;
}


#homephotos .AdSpot 
{
	display: inline!important;
	padding: 0 10px 0 10px;
}

.yui-u img 
{
	margin-top: 20px!important;	
}





.Default.reToolbarWrapper, .web20.reToolbarWrapper, .reToolCell div {
height:auto !important;
}