/*------------------------------------------------------------------------------
 * Project Name: TheIHS
 * Client Name: George Mason University
 * Component Name: style.css
 * Purpose/Function: Common styles
 * Author: Matiur Rahman
 * Version          Author              Date            Reason
 * 1.0            Matiur Rahman    06/01/2009      Get all classes from sliced stlesheet
 * 1.1            Matiur Rahman    06/24/2009      Updated to implement reduced page size
 --------------------------------------------------------------------------------*/
 /* Common Styles Start */
body, form
{
    width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	line-height: 18px;
}
 body
{
    behavior: url(css/csshover3.htc); 
}

img
{
	border: none;
}

body, input, select, textarea
{
	color: #1b1a1a;
}
a, a:active, a:visited, a:hover
{
	color: #587700;
}
input, textarea, select
{
	outline: none;
}
/* Updated by MR*/
p 
{
	margin-top: 0px;
}
h1, h2, h3, h4, h5
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #3b3b3b;

}
h1 
{
    font-size:17px;
    margin-top:8px;
	margin-bottom:4px;
}
h2 
{	
	font-size:15px;
    margin-top:6px;
	margin-bottom:3px;
}
h3 
{	
	font-size:13px;
	margin-top:4px;
	margin-bottom:2px;
}
a, a:active, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

input, textarea, select
{
	border: 1px solid #3b3b3b;
}
.noBrd	/* Mainly use for radio and check boxes */
{
	border: none;
	width: auto;
}

.clearCls
{
	clear: both;
}
a div{
	cursor: pointer;
}
.pngFixCls
{
	behavior: url(css/iepngfix.htc);
}
/* Common Styles End */

/* Site Holder Start */
#siteHolder
{    
	width: 996px;
	text-align: left;
	border-right: 2px solid #336699;
	border-left: 2px solid #336699;
    margin: 0px auto;
}

/* Site Holder End */

/* Header Styles Start */

#headerHolder
{	
	width: 996px;
	_width: 998px;
	min-height: 107px;
	_height: 107px;
	text-align: left;
	background-image: url(/Images/common/headerBg.jpg);
	background-repeat: repeat-x;
	padding: 9px 0px;
}

.floatLft
{
	float: left;
}
.headerTop
{
    height:65px;
}
#headerLeft{
	width: 60%;
}
#headerMid{
	width: 388px;
	text-align: center;
	/*height:85px;*/
}
#headerRight
{
	float: right;
	width: 350px;  /* Width changed from 30% to 40% due to accomodate nick name with hello  */
	text-align: right;
	padding-right: 10px;	
}
#headerSlogan{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* "Times New Roman", Times, serif; */
	font-size: 13px;
	font-weight: bold;
	color: #294e01;
	letter-spacing: 2px;
	/*padding-top:3px;
	_margin-top:-12px;
	*margin-top:-12px;*/
	padding-left:100px;
}
#headerSlogan p
{
    margin:0px;
}
#topNav
{	
	font-size: 13px;
	font-weight: bold;
	color: #134e48;
	line-height: 18px;
	margin: 0 0 10px 0;
}

#topNav a, #topNav a:active, #topNav a:visited
{	
	font-size: 13px;
	font-weight: bold;
	color: #134e48;
	line-height: 18px;
	text-decoration: none;
}

#topNav a:hover
{	
	font-size: 13px;
	font-weight: bold;
	color: #134e48;
	line-height: 18px;
	text-decoration: underline;
}

/* Header Styles End */

/* Main Body Styles Start */

#bodyContainer
{
	width: 996px;
	_width: 998px;
	padding: 0px 0px 20px 0px;
	background-image: url(../Images/common/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}

#bodyContainer .bodyLeft
{
	float: left;
	width: 204px;
	margin: 0px 20px 0px 10px;
	_margin: 0px 20px 0px 5px;
	text-align: left;
}

#bodyContainer .bodyRight
{
	float: right;
	width: 752px;
	text-align: left;
	margin-right:10px;
	_margin-right:5px;
}

.innerRight
{
	float: right;
	width: 204px;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 20px;
	text-align: left;
}
.innerCenter
{
	float: left;
	width: 528px;
	_width: 518px;
	text-align: left;
}
/* Black Box Style Start */
.blackBox
{
	background-image: url(/Images/common/blackBoxBg.jpg);
	background-repeat: repeat;
}

.blackBoxContent
{
	padding: 0px 3px;
}

.blackBoxContentdiv
{
	background-image: url(/Images/common/blackList.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 12px;
	margin-left: 10px;
	border-top: 1px solid #999999;
	line-height: normal;
	text-transform: capitalize;
}
.blackBoxContentdiv:hover
{
    background-color: #555555;
}
.NoBrd
{
	border:none;
	padding-top:4px;
	background-position: left 8px;
}
.subMenuLink
{	
	font-size: 11px;
	padding-left: 5px;
	line-height:normal;
}
.subMenuLink a, .subMenuLink a:visited
{
	color: #FFFFFF;	
	text-decoration: none;	
}
.subMenuLink a:hover
{
	color: #FFFFFF;
	text-decoration: underline !important;
}
a.blackBoxLink, a:active.blackBoxLink, a:visited.blackBoxLink
{
	color: #fffffe;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	/*line-height: 29px;*/
}

a:hover.blackBoxLink
{	
	color: #fffffe;	
	font-weight: bold;
	/*line-height: 29px;*/
	text-decoration: underline;
}

.blackBoxCorner
{
	height: 8px;
}
/* Black Box Style End */

/* Gray Box Style Start */

.grayBox
{
	background-image: url(/Images/common/grayBoxBg.jpg);
	background-repeat: repeat;	
}

.grayBoxContent
{
	padding: 0px 5px;
	font-size: 11px;
/*	min-height: 114px;
	_height: 114px;*/
}

.grayBoxContentHead
{	
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #f7bd5c;
	padding-left: 12px;
	background-image: url(/Images/common/grayBoxHeadBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.grayBoxContentdiv
{
	background-image: url(/Images/common/grayList.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 10px;
	padding:3px 0px 2px 12px;
	border-bottom: 2px solid #727272;
}

.grayBoxContentdivNoBorder
{
	background-image: url(/Images/common/grayList.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 10px;
	padding:3px 0px 0px 12px;	
}

a.grayBoxLink, a:active.grayBoxLink, a:visited.grayBoxLink
{	
	color: #fffffe;	
	text-decoration: none;
	
}

a:hover.grayBoxLink
{	
	color: #fffffe;
	text-decoration: underline;
}

.grayBoxCorner
{
	height: 7px;
}

/* Gray Box Style End */

/* Sign up Button Style Start */
.signUpBtn, .btnCls
{
	background-image: url(/Images/common/signUpBg.png);
	background-repeat: no-repeat;
	width: 86px;
	height: 26px;
	text-align: center;
	behavior: url(iepngfix.htc);
	text-decoration: none;
	color: #fefefe;
	font-size: 15px;
	text-transform: capitalize;
	border: none;
	padding-top: 4px;
}

.signUpBtn a, .signUpBtn a:active, .signUpBtn a:hover, .signUpBtn a:visited
{	
	text-decoration: none;
	color: #fefefe;
	font-size: 15px;
	line-height: 28px;
	text-transform: capitalize;
}


a.signUpButtonLink 
{
	text-decoration:none;
}
/* Sign up Button Style End */

/* Main Body Styles End */

/* Footer Styles Start */
.footer
{
    background-color:#fafeef;
}
#footerContainer
{
    _width: 998px;
	background-image: url(/Images/common/footerBg.jpg);
	background-repeat: repeat-x;	
}

#footerHolder
{
	font-size: 10px;
	text-align: center;
	color: #525252;
	line-height: 1.5;
	padding-bottom:5px;	
}
#footerHolder a, #footerHolder a:active, #footerHolder a:visited, #footerHolder a:hover
{
	color: #525252;
}
#divPrint a, #divPrint a:active, #divPrint a:visited, .footerLinks a, .footerLinks a:active, .footerLinks a:visited
{
	font-weight: bold;
	text-decoration: none;
}

#divPrint a:hover, .footerLinks a:hover
{
	font-weight: bold;
	text-decoration: underline;
}
#footerNavigation
{
   margin:0px auto;
   width:960px;
   _width:965px;
}
.ulFooterNav
{
    text-align:left;
    margin-left:0px;
    padding-left:20px;
    float:left;
    width:140px;
    *margin:5px 0px;
    list-style-type:none;
}
.ulFooterNav li
{
    padding-bottom:5px;
}
.ulFooterNav .footerNavHeader
{    
    font-weight:bold;
}
.footerNavButtons
{
    padding-top: 5px;
    _padding-bottom:5px;
}
.footerNavButtons a
{
    margin: 0px 10px;
}
.footerContent
{
    _margin-top:5px;
}
.footerContent p
{
    margin:0px;
}
.divLft
{
	float: left;
	width: 57%;
}

.divRgt
{
	float: right;
	width: 43%;
}

/* Search box Style Start */
#searchHolder
{
	margin-bottom: 5px;
}
input.searchBox
{
	border: 1px solid #3b3b3b;
	color: #939393;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	padding: 5px;
	width: 200px;
	height: 14px;
}

input.searchBtn
{
	border: 1px solid #3b3b3b;
	background-color: #f7bd5c;	
	font-size: 11px;
	color: #000000;
	height: 27px;
	text-align: center;
}
/* Search box Style End */

/* Footer Styles End */

/* Hero Area Style Start */
.heroArea
{
	/*width: 747px;*/
	height: 172px;
	_height: 168px;
	border: 1px solid #627e82;
	background-image: url(/Images/heroArea/heroAreaBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;		
	_margin-bottom: 5px;	
}
.heroAreaContainer
{
    margin:5px;
	height:135px;
}
.heroAreaHead
{	
	margin: 8px 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 22px;
	font-weight: bold;
	line-height: 20px;
	color: #383d31;		
}
.heroAreaHead p
{	
	margin-top:0px;
}

.heroAreaContent
{
	height: 70px;
	margin: 10px 10px 5px 10px;	
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 24px;*/
	/*color: #49807a;*/
	overflow:hidden;	
}
.heroAreaContent p
{
    margin-top:0px;
}
a.selectedNav, a:active.selectedNav, a:visited.selectedNav, a:hover.selectedNav
{	
	font-weight: bold;
	color: #e0f3ff;

	text-decoration: none;
}

a.deselectedNav, a:active.deselectedNav, a:visited.deselectedNav, a:hover.deselectedNav
{	
	font-weight: bold;
	color: #084369;
	text-decoration: none;
}

.navBtn
{
	width: 18px;
	height: 18px;
	background-image: url(/Images/heroArea/heroAreaNavBg.jpg);
	background-repeat: no-repeat;
	margin-right:4px;
	text-align: center;
	float: left;
}

.navNextBtn
{
	width: 18px;
	margin-right:4px;
	height: 18px;	
	text-align: center;
	float: left;
}

.navPrevBtn
{
	width: 18px;
	height: 18px;	
	text-align: center;
	margin-right:4px;
	float: left;
}
#navigationHolder
{
	margin-top:10px;			
	_margin-top:5px;
	_padding-top:5px;	
	_padding-bottom:3px;
}


#nav
{	
	float: left;	
}
/* Hero Area Style End */

/* Page Content Style Start */
.contentTitle
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #3b3b3b;
	line-height: 38px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin-top: 0px;
}
.contentTitle span
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #3b3b3b;
	line-height: 38px;
	font-weight: bold;	
	margin-top: 0px;
}
.contentSubTitle
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #3b3b3b;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin-top: 0px;
}
a.contentDate, a:active.contentDate, a:visited.contentDate, a:hover.contentDate
{
	font-size: 10px;
}
/* Page Content Style End */

/* Home Page Style Start */
.homeLeft
{
	float: left;
	width: 524px;
	margin-right: 10px;
}

.homeRight
{
	float: right;
	width: 205px;
	text-align: right;
	padding-top:10px;
	_margin-right:3px;
}

.homeRightShareButton
{
	float: right;
	width: 205px;
	padding-top:10px;
	text-align: center;
}


ul.homeAds
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.homeAds li
{
	float: left;
	padding: 8px;
}
/* Home Page Style End */

/* Form Style Start */
.formDiv
{
	padding: 0px 0px 3px 0px;
}

.formFloatLft
{
	float: left;
	width: 23%;	
}

.formFloatRgt
{
	float: right;
	width: 76%;	
}

.formInpBtn
{
	width: 100px;
	height: 25px;
	background-color: #f7bd5c;
	font-size: 11px;
	color: #000000;
}
.txtRgt{
	text-align: right;
	padding: 0px 3px;
}

.clearBoth
{
	clear:both;
}
.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}
/* Filtering styles */
.ExpandImage
{	
	background-image:url(/Images/Item_exp.gif);
	background-position:2px 14px;
	background-repeat:no-repeat;
	cursor:pointer;
	font-weight:bold;
	padding:10px 0 5px 20px;
	width:220px;
}
.CollapseImage
{	
	background-image:url(/Images/Item_col.gif);
	background-position:2px 14px;
	background-repeat:no-repeat;
	cursor:pointer;
	font-weight:bold;
	padding:10px 0 5px 20px;
	width:220px;
}

.filterChkShow 
{
	cursor:pointer;
	font-family:Sans-Serif;
	font-size:12px;
	padding-left:10px;
}
.dvchkList label
{
	display:block;
	/*float:left;
	padding:0px 3px 3px;*/
	padding:0px 3px 3px 25px;
}
.dvchkList input
{
	display:block;
	float:left;
	width:15px;
	border: none;
}
.oppChks label
{	
    padding-left:5px;
}
.dvFilteredItems
{
	float:left;
	width: 480px;	
}
.dvFilterControls
{
	float:right;
	width: 250px;
	padding-left:20px;
}
hr
{
	color: #999999;
}
.listingTitle
{
	font-size: 14px;
	font-weight: bold;
}
.listingTeaser
{
	margin-top:0px;
}
.listingTeaser p
{
	margin-top:0px;
}
/* Form Style End */

.ContentPanel
{	
	background-color:#D6DEF3;
			
}
.Border
{
	border:solid 1px black;
}
.Borderleft
{
	border-left:dotted 2px white;
}
.BottumPadding10
{
	padding-bottom:10px;
}
.Banner
{
	width:100%;
	height:30px;
	/*background:#CFCFCF;*/
	font-size:14;
	font-weight:bolder;
}
.LeftPadding10
{
	padding-left:10px;
}
.RightPadding10
{
	padding-right:10px;
}
.BottomPadding10
{
	padding-bottom:10px;
}
.Selected
{
	background-color:#50860e;	
	border:#3b3b3b 1px solid; 
	margin-right:2px;	
	padding-left:2px;
	padding-right:2px;
	width:25px;
	height:20px;
	text-align:center;
}
.UnSelected 
{
	background-color:#666666;
	border:#3b3b3b 1px solid; 
	margin-right:2px;	
	padding-left:2px;
	padding-right:2px;
	width:25px;
	height:20px;
	text-align:center;
}
.FloatLeft
{
	float:left;
}
#Navigation label
{	
	color:White;
	display:inline-block;	
}
#Navigation a
{
	cursor:pointer;
	color:White;
	display:inline-block;	
}
#PageIndex a:hover
{
	cursor:pointer;
	background-color:#50860e;
}

.NextPrev:hover 
{
	cursor:pointer;
	background-color:#50860e;
}
.NextPrev 
{
	background-color:#666666;
	border:#3b3b3b 1px solid; 
	margin-right:2px;	
	padding-left:2px;
	padding-right:2px;
	width:50px;
	height:20px;
	color:White;
	text-align:center;	
	display:inline-block;	
}


#divPrint
{
	padding:10px 0px;
	vertical-align:top;
	color:#666666;
}
#emailHeader
{
	background: url(/Images/common/headerBg.jpg);
	text-align:left;
	width:100%;
}
#printHeader
{
    background: url(/Images/common/headerBg.jpg);
	text-align:left;
	width:100%;
	padding:9px;
}
.grayText
{
	color:Gray;
	padding:5px 0px 0px 10px;
}
.emailBody
{
	padding-left:10px; 
}
/*used for required field '*' */
.redstar
{ 
	color:Red ; 
}
/* Email summary formay*/
.errorSummary
{
	text-align:left;
	font-size:13px;
	padding-left:0px; 
	color:Red;
	
	
}
/* Email summary listing style*/
.errorSummary ul
{
	list-style-type:disc;	
	margin-top:0px; 
}
.searchOptions
{
	text-align:center;
	padding:2px 85px 0px 0px;
}
.searchOptions input
{
	border: none;
}
.TopPadding10
{
	padding-top:10px;
}

.DonationVideo
{
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	width:100%
}
.HeroAreaImage
{
	width:100%;
	height:100%;
}
/*Popup navigation
.blackBoxContentdiv:hover ul 
{
    display: block;
}*/
.blackBoxContentdiv ul 
{  
    background-color: #555555;
    /*-moz-opacity:0.9; 
    opacity:0.9; 
    filter:alpha(opacity=90);*/
    color:#FFFFFF;
    display:none;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:0;
    position:absolute;
    width: 203px;
    z-index:999; 
    border-top:1px solid #ffffff; 
    border-right:1px solid #ffffff;      
}
.blackBoxContentdiv ul li
{    
    border-bottom: 1px solid #ffffff;
    padding:3px 10px;    
}
.blackBoxContentdiv ul li a, .blackBoxContentdiv ul li a:hover, .blackBoxContentdiv ul li a:visited
{  
    color:#FFFFFE;
    text-decoration:none;    
}
.blackBoxContentdiv ul li:hover
{
    background-color: #777777;
}
.blackBoxContentdiv ul li a:hover
{
    text-decoration:underline;
}
/*Highlight section*/
.highlightTitle
{
    font-weight:bold;
    font-size:13px;
    color:#F7BD5C;
    padding:10px 0px 5px;    
}
.highlightContent
{
    color:#FFFFFF;
    padding:0px 15px;
    font-size:11px;
}
.highlightContent a, .highlightContent a:active, .highlightContent a:visited
{
    color:#FFFFFF;
    text-decoration:underline;
}
.highlightContent a:hover
{
    color:#FFFFFF;
    text-decoration:none;
}
.highlightContentdiv 
{    
    border-bottom:2px solid #727272;
    padding-bottom:5px;
}
.listPersonTitle
{
    font-style:italic;
}
.peopleListing
{
    padding-bottom: 5px;
}
.peopleImage
{
    float:right;
    padding:0px 0px 10px 10px;
    width:108px;
}
.titlePosition
{
    font-weight:bold;
    padding-bottom:10px;
}
/*Breadcrumb style*/
.breadCrumb
{
	padding-bottom:10px; 
}
/*Padding required between title and content*/
.paddingTopby10
{
	padding-top:10px;	
}
/*Popup container background color*/
.PopupContainer
{	
	background-color:#ffffff;
	background-repeat:repeat-x;
}
.width-200
{
	width:200px;
}
.txt
{
	font-size:12px;
}
.left-pad
{
	padding-left:5px;
}

.top-pad
{
	padding-top:5px;	
}
.error-message li 
{
	color:#FF0000;
}
.error-message
{
	color:#FF0000;
	padding-top:10px;
	font-size:13px;
}
.red
{
	display:none;
	color:Red;
}
.grey
{
	color:Gray;
}

.body-error-message
{
	display:block;
	padding: 20px 0px;
	color:#FF0000 !important; /*this is done because when this class will be used the color should be red. Developer: Manishankar*/
}
.chkBoxScroll 
{
    border:1px solid #989999 !important;
    height:170px;
    overflow:auto;
}
.chkBoxScroll td
{
    vertical-align:top;    
}
.openOpportunityMsg 
{
    font-family:Sans-Serif;
    font-size:11px;
}
#showorhidehelpAddPage
{
    font-size: 10px;
    float:right;
    padding-right:5px;
}
.tblDetail tr
{
	vertical-align:top;
}

.tblDetail h1
{
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.tblDetail p 
{
	margin-top:0;
}
.gray_line 
{
	height: 1px;
	width: 100%;
	margin:  0px 0 15px 0;
	padding-top:15px;
	_padding-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	clear:both;
}
.checkbox, .checkbox input
{
	border:none;	
}
.frmCaptcha
{
	width:210px;
	height:100px;
	margin-left:-8px;
	_margin-left:-10px;
	_margin-top:-5px;
}
.searchListingBody p
{
    font-size: 13px;
    color: #000000;
    margin-top:4px;
    margin-bottom:2px;
}

.searchtxtbox
{
    width:84px;
    border: solid 1px #000000;
}

.searchHeader
{
    text-transform:uppercase;
}
    
.advSearchTopRow
{
    background-color:#c6d3de;
    height:35px;
    vertical-align:middle;
}

.advSearchRow
{
    background-color:#e7ebef;
    height:35px;
    vertical-align:middle;
}

.noResultDisplay
{
    padding-left:40px;
}
.grayBoxSecondaryNav
{	
	padding:3px 0px 2px 12px;
	border-bottom: 2px solid #727272;
}
.grayBoxSecondaryNavTopBorder
{	
	padding:3px 0px 2px 12px;
	border-top: 2px solid #727272;
}
.grayBoxSecondaryNavBorder
{	
	padding:3px 0px 0px 12px;	
}
.heroAreaSlide
{	
	height:135px;	
	width:740px;	
	*width:735px;
	_width:732px;
	display:none;
}

#slideShow
{
	margin:5px 0px 0px 5px;	
}
/*Conference styles*/
.conferenceSeason
{
    font-weight:bold;
    padding-top:10px;    
}

.conferenceCategory
{
    padding-top:10px;
    font-weight:bold;
}

.conferenceTitle
{
    padding-top:10px;
    font-weight:bold;
}
/* Email summary formay*/
.emailErrorSummery
{
	font-family: Arial,Helvetica,sans-serif;
	text-align:left;
	font-size:13px;
	padding-left:0px; 
	color:Red;
}

/* Email summary listing style*/
.emailErrorSummery ul
{
	list-style-type:disc;
	margin-top:0px; 
}
.HeroAreaLeftContent
{
	float:left;
	height:135px;
	_height:130px;
	width:600px;
	_width:597px;
	overflow:hidden;
}
.HeroAreaRightContent
{
	float:right;
	height:135px;	
	width:135px;	
}
.HeroAreaRightImage
{	
	/*height:100%;*/
	width:100%;
}

.EktronAjaxLoading 
{
 display: none;
}