﻿/* CSS styes for NCForum */
html {
	/*overflow: -moz-scrollbars-vertical;  keep firefox scrollbar visible to eliminate page jumping */
}

body 
{
    /*
    background-image: url(/images/bg/site-bg.jpg);
    font-family: Arial;
    font-size: 12px;
    color:Black;
    text-align: center;
    margin: 0px;
	padding: 0px;
	list-style-position:inside;
	*/
	
	font-family: Arial;
    font-size: 12px;
    color:Black;
    list-style-position:inside;
	margin:0;
	width:100%;
	text-align:center;
	background-image: url(/images/bg/site-bg.jpg);
}

h1, h2, h3, h4, h5
{
    font-variant:small-caps;
    font-family: Arial;
}

h1 span
{
    font-size: 24px;
    font-family: Times New Roman;
    background-image: url(/images/underline.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

h2
{
    font-size: 16px;   
}

.pad10
{
    padding: 10px 10px 10px 10px;
}

.margin10
{
    margin: 10px 10px 10px 10px;
}

.pad15
{
    padding: 15px 15px 15px 15px;
}

#page-bg
{
    background:#ACB5AB url(/images/bg/shade-sides.jpg) repeat-y 50% 0;
}

#page
{
    width: 1010px; 
    margin-left: auto;
    margin-right: auto;
}

a {
	color:#00529B;
	text-decoration:none;	
}

img {
	border:0px;
}

.r {float: right; }
.l {float: left; }

/* Header Include */

#header
{
    background-position: top right;
    /*background-image: url(/images/bg/header.jpg);*/
    background-repeat: no-repeat;
    height: 250px;
    text-align: left;
    color: White;
}

#homelogo
{
    float:left;
}

#headersearch
{
    text-align: right;
    padding: 10px 20px 10px 0;
    width: 738px;
    float: right;
    line-height: 82%;
    background-position: top right;
}

#headersearch a
{
    text-decoration: none;
    color: White;
}


#topnav
{
    float: right;
    top: 100px;
    width: 758px;
    height: 28px;
    background-image: url(/images/nav/bg.jpg);
    background-repeat:repeat-x;
    background-position: top left;
    margin-top: 11px;
}

#navleft
{
    float: left;
    padding-left: 12px;
}

#topnavbar
{
    float: left;
    text-align: center;
    width: 700px;
    height: 28px;
}

#topnavbar .hactive
{
    height: 24px;
    background-image: url(/images/nav/bg-a.jpg);
    background-repeat: repeat-x;
    font-style: italic;	
    margin-top: -2px;
    padding-top: 7px;
}

#topnav table
{
    
    margin-top: 0px;
    text-align: left;
    height: 28px;
}

#topnav td
{
    height: 28px;
    padding-top: 2px;
    margin-top: 2px;
    font-size: 15px;
    color: White;
    font-weight: bold;
    font-family: Times New Roman;
    text-align: center;   
}

#topnav td a
{
    color: White;
}

/* Begin Forum Initiatives */

#allforuminitiatives
{
    width: 100%;
    display: block;
    padding: 0px;
    margin: 0px;
}

#foruminitiatives
{
    float:left;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

/* End Forum Initiatives */

#leftcol
{
}

#rightcol
{
}

#rightside
{
    padding: 1em 1em 0 272px;
}

#content
{
    text-align:left;
    min-height:300px;
    height:auto !important;
    height:300px;
    background-image: url(/images/bg/content.jpg);
    background-repeat: repeat;
}

#content a
{
    color: Black; 
    text-decoration: underline;
    
}

/* Begin Footer */
#footer-shade
{
    background-image: url(/images/bg/fullfoot.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    
    height: 35px;
    margin-left: auto;
    margin-right: auto;
}

#footer
{
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    width: 1010px;
    background-image: url(/images/bg/footer.jpg);
    background-repeat: repeat;
    height: 27px;
    color: White;
    font-size: 14px;  
    
}

#footshadow
{
    height: 100px;
    width: 100%;
    background-color: #ACB5AB;
    overflow: hidden;
    
}

/* End Footer */
/* Begin Home Page */
#homecontent
{
    height: 511px;
    overflow: hidden;
}

#homecontent .maincontent
{
    background-image: url(/images/bg/lefthome.jpg);
    height: 180px;
    width: 760px;
}

#homecontent .maincontent .text
{
    width: 475px;
    margin-left: 265px;
}

#homeimg
{
    height: 264px;
    width: 760px;
    margin: 0;
    padding: 0;
    float: left;
}
/* End Home Page */

/* Newsbar Begin */
#newsbar
{
    width: 250px;
    height: 514px;
    float: right;
    overflow: hidden;
}

    #newsbar .title
    {
        padding: 6px 0 0 0px;
        text-indent: 6px;
        width: 250px;
        height: 20px;
        background-image: url(/images/bg/rightheader.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        color: White;
    }
    
    #newsbar .content
    {
        padding-left: 15px;
        
        background-image: url(/images/bg/news-events.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        height: 490px;
        width: 250px;
    }
    
    #newsbar .content td
    {
        padding-left: 15px;
        padding-top: 15px;
        vertical-align: top;
        background-image: url(/images/underline_news.jpg);
        background-position: bottom right;
        background-repeat: no-repeat;
    }
    
    .seperator
    {
    }
/* Newsbar End */
/* News Page Begin */
    #news
    {
        
    }
    
    #news .content
    {
    padding: 15px 15px 15px 15px;
    }
/* News Page End */
/* Contact Page Begin */
#contact
{
}
/* Contact Page End */

/* Begin Initiatives */

#initiatives h1
{
    padding-top: 18px;
    
}

#initiatives .leftbar
{
}

#initiatives .rightbar
{
    margin: 0px 15px 0px 290px;
}

#initiatives .leftbar
{
    width: 252px;
}


#ncpartners #sidebar
{
    background-image: url(/images/bg/sidenav/lg-bg.jpg);
    background-repeat: repeat-y;
    width: 252px;
}

#ncpartners #sidebar #menuname
{
    background-image: url(/images/bg/groups/bg-ncp-l.jpg);
    background-repeat: no-repeat;
    height: 300px;
}

#ncpartners #rightside
{
    background-image: url(/images/bg/sidenav/lg-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 1em 1em 0 272px;
}

#img1
{
    float: right;
    padding-left: 1em;
}

/* End Initiatives */


#rightside
{
}

#directlinks
{
    background-image: url(/images/bg/directors/hbg.jpg);
    background-repeat: repeat-x;
    height: 30px;
    width : 200px;
    margin-top: 20px;
}

#directlinks table
{
    padding-left: 34px;
    padding-top: 3px;
}

#sidebar
{
    float: left;
    height: 500px;
    min-height: 500px;
    width: 267px;
    background-repeat: repeat-y;
    background-image: url(/images/bg/sidenav/sidebar_empty.jpg);
    font-family: Times New Roman;
}

#sidebar table
{ width: 252px;}

#sidebar #menuname
{
    height: 29px;
    text-indent: 10px;
    font-size: 18px;
    padding-top: 12px;
    background-repeat: no-repeat;
    background-image: url(/images/bg/sidenav/lb-t.jpg);
}

#sidebar td
{
    height: 29px;
    text-indent: 15px;
    background-repeat: no-repeat;
    background-image: url(/images/bg/sidenav/lb.jpg);

}

#sidebar td a
{
    color: Black;
    font-family: Times New Roman; /* Times new roman ps mt */
    font-size: 15px;
    font-weight: bold;   
}

#about #sidebar, #allforuminitiatives #sidebar, #doclib #sidebar, #resources #sidebar
{
    background-image: url(/images/bg/sidenav/lb-bg.jpg);
    background-repeat: repeat-y;
}

#everybodysbusiness #sidebar
{
    background-image: url(/images/bg/sidenav/lp-bg.jpg);
}

#about #sidebar #sideimg
{
    background-image: url(/images/bg/sidenav/about-bg.jpg);
    height: 100%;
    width: 250px;
    background-repeat: no-repeat;
}

#doclib #sidebar #sideimg
{
    background-image: url(/images/bg/sidenav/doclib-bg.jpg);
    height: 100%;
    width: 250px;
    background-repeat: no-repeat;
}



#about #sidebar #menuname
{
    background-image: url(/images/bg/sidenav/lb-t.jpg);
    color: White;
}

#about #sidebar td
{
    background-image: url(/images/bg/sidenav/lb.jpg);
    background-repeat: no-repeat;
}

#everybodysbusiness #sidebar td
{
    background-image: url(/images/bg/sidenav/lp.jpg);
    background-repeat: no-repeat;
}

#everybodysbusiness #sidebar #menuname
{
    background-image: url(/images/bg/sidenav/lp-t.jpg);
    color: White;
}

#nciep #sidebar .sbactive
{
    background-image: url(/images/bg/sidenav/o-a.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 30px;
    padding-top: 4px;
    font-style: italic;
    margin-left: -1px;
}

#everybodysbusiness #sidebar .sbactive
{
    background-image: url(/images/bg/sidenav/lp-a.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 25px;
    padding-top: 4px;
    font-style: italic;
    margin-left: -1px;
}

#columbiagroup #sidebar td
{
    height: 29px;
    text-indent: 15px;
    background-repeat: no-repeat;
    background-image: url(/images/bg/sidenav/cg.jpg);

}

#columbiagroup #sidebar .sbactive
{
    background-image: url(/images/bg/sidenav/cg-a.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 25px;
    padding-top: 4px;
    font-style: italic;
    margin-left: -1px;
}

#about #sidebar .sbactive, #doclib #sidebar .sbactive, #resources #sidebar .sbactive
{
    background-image: url(/images/bg/sidenav/lb-a.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 25px;
    padding-top: 4px;
    font-style: italic;
    margin-left: -1px;
}

#epfp #sidebar #menuname
{
    background-image: url(/images/bg/sidenav/r-t.jpg);
    color: White;
}

#collaborativeproject #sidebar #menuname
{
    background-image: url(/images/bg/sidenav/cp-t.jpg);
    color: White;
}

#epfp #sidebar
{
    overflow: hidden;
    background-image: url(/images/bg/sidenav/r-bg.jpg);
}

#collaborativeproject #sidebar
{
    overflow: hidden;
    background-image: url(/images/bg/sidenav/cp-bg.jpg);
}

#epfp #sidebar td
{
    background-image: url(/images/bg/sidenav/r.jpg);
    background-repeat: repeat-y;
}

#collaborativeproject #sidebar td
{
    background-image: url(/images/bg/sidenav/cp.jpg);
    background-repeat: repeat-y;
}

#collaborativeproject #sidebar .sbactive
{
    background-image: url(/images/bg/sidenav/cp-a.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 26px;
    padding-top: 4px;
    margin-left: -1px;
}

#epfp #sidebar .sbactive
{
    background-image: url(/images/bg/sidenav/r-a.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 26px;
    padding-top: 4px;
    margin-left: -1px;
    }

.clearb
{
    
    margin-left: 250px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#columbiagroup #sidebar
{
    background-image: url(/images/bg/sidenav/cg-bg.jpg);
}

#columbiagroup #sidebar #menuname
{
    background-image: url(/images/bg/sidenav/cg-t.jpg);
}


#nciep #sidebar #menuname
{
    background-image: url(/images/bg/sidenav/o-t.jpg);
}

#nciep #sidebar
{
    background-image: url(/images/bg/sidenav/o-bg.jpg);
}

#nciep #sidebar td
{
    background-image: url(/images/bg/sidenav/o.jpg);
    background-repeat: repeat-y;
    height: 31px;
}

#teachingfellows, #nccap
{
    height: 492px;
    overflow: hidden;
}

#teachingfellows #sidebar
{
    
    width: 252px;
    float: left;
}

#teachingfellows #sidebar td 
{
    background-image: none;
}

#teachingfellows #sidebar #menuname
{
    background-image: url(/images/bg/groups/bg-tf-l.jpg);
    height: 513px;    
}

#teachingfellows #rightside
{
    background-image: url(/images/bg/groups/bg-tf.jpg);
    background-repeat: no-repeat;
    height: 500px;
    background-position: bottom right;
    float: right;
    padding-left: 15px;
}

#nccap #rightside
{
    background-image: url(/images/bg/groups/bg-nccap.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}

#nccap #sidebar
{
    width: 252px;
    float: left;
    background-image: url(/images/bg/groups/bg-nccap-l.jpg);
}

#nccap #sidebar #menuname
{
    background-image: none;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Page Documents */
.pagedocs
{
    width: 720px;
    border-color: Gray;
}
.pagedocs ul li
{
    list-style-type: none;
}

.fileicon
{

    float: left;
    margin-right: 4px;
}

.pagedocs tr
{
    background-image: url(/images/underline_doclib.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

.attr
{
    font-size: smaller;
    color: Gray;
}

.listBOD td
{
    width: 250px;
}

#sitemap li
{
    list-style-type: none;
}

.tov-bar
{
    width: 712px;
    height: 37px;
    background-image: url(/images/admin/misc/tob.jpg);
    background-repeat: repeat-x;
    border: solid 1px white;
    font-size: 12px;
    font-weight: bold;
}

.tov-bar span
{ 
    margin-left: 10px;
}

.tov-bar img
{ 
        margin-left: 10px;
}

.tov-bar .edit
{ 
    width: 46px;
    height: 22px;
    background-image: url(/images/admin/misc/edit.jpg);
}

.calendar
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: left;
}

.caltitle
{
    background-image: url(/images/bg/calendar/title.jpg);
    background-position: top left;
    color: White;
    font-size: 18px;
    text-align: left;
}

.calselectedday
{
    background-color: Gray;
    color:Black;
}

.calname
{
    text-decoration: underline;
    font-weight: bold;
}

.caldesc
{
    text-decoration: none;
    font-weight: normal;
}

.calday
{
    background-color: White;
    color: Black;
    padding: 2px 2px 2px 2px;
}

.caldayevent
{
    padding: 2px 2px 2px 2px;
    background-image: url(/images/bg/calendar/active.jpg);
    background-repeat: repeat;
}

.btn1 
{
	width:50px;
	height:19px;
	background: transparent url(../images/nav/btn1Back.jpg) no-repeat left top;
	display:block;
	color:#000036;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;	
	text-decoration:none;
}
.btn1b 
{
	width:50px;
	height:19px;
	background: transparent url(../images/nav/btn1bBack.gif) no-repeat left top;
	display:block;
	color:#000036;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;	
	text-decoration:none;
}

.btn2 
{
	width:74px;
	height:19px;
	background: transparent url(../images/nav/btn2Back.jpg) no-repeat left top;
	display:block;
	color:#000036;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;	
	border:none;
	cursor:pointer;
}
.btn2b
{
	width:74px;
	height:25px;
	background: transparent url(../images/nav/btn2Back.jpg) no-repeat left top;
	display:block;
	color:#000036;
	text-align:center;
	padding-bottom:2px;
	font-weight:bold;
	font-size:11px;	
	border:none;
	cursor:pointer;
}
.btn3 
{
	width:74px;
	height:19px;
	background: transparent url(../images/nav/btn3Back.jpg) no-repeat left top;
	display:block;
	color:#ffffff;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;	
	border:none;
}

.btn4
{
	width:127px;
	height:19px;
	background: transparent url(../images/nav/btn4bBack.gif) no-repeat left top;
	display:block;
	color:#000036;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;	
	text-decoration:none;
}
.btn5
{
	width:127px;
	height:19px;
	background: transparent url(../images/nav/btn5Back.gif) no-repeat left top;
	display:block;
	color:#000036;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;	
	text-decoration:none;
}
.formfield
{
	float:left;
	width:300px;
	border:solid 1px #b2b2b2;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:13px;
	height:18px;
	padding-top:4px;
	padding-left:2px;
	
	
}
.formfileUpload
{
	float:left;
	width:200px;
	border:solid 1px #b2b2b2;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:13px;
	padding-top:4px;
	padding-left:2px;
	margin-bottom:2px;
	
	
}
.formText 
{
	color:#000036;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;
	float:left;
	display:block;
	width:120px;	
}
.formddl
{
	float:left;
	width:303px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:13px;
	padding-top:3px;
	padding-bottom:3px;	
}
.row 
{
	float:left;
	clear:left;
	margin-bottom:2px;
	overflow:visible;
	width:550px;
	
}

.detailViewHeader
{
	color:#000036;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;	
}
.valText 
{
	padding-left:2px;
	display:block;
	font-size:11px;
	position:relative;
	top:10px;

	
	
}
.printButton 
{
	background: transparent url(../images/admin/misc/print.jpg) no-repeat left top;
	display:block;
	height:31px;
	text-decoration:none;
	color:#000036;
	padding-left:35px;
	font-size:11px;
	font-weight:bold;
	padding-top:12px;

	
}

.emailButton 
{
	display:block;
	height:31px;
	text-decoration:none;
	color:#000036;
	padding-left:35px;
	font-size:11px;
	font-weight:bold;
	padding-top:12px;
	background: transparent url(../images/icons/mail3.png) no-repeat left top;
	_background: transparent url(../images/icons/mail3.gif) no-repeat left top;
	
	
}

.filterField 
{
	float:left;
	border:solid 1px #8a959b;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:12px;
	height:14px;
	padding-top:2px;
	background-color:#ffffff;
	width:100%;	
}

.filtersHolder 
{
	width:722px;
	_width:720px;
	float:left;
	_margin-left:2px;
	margin-bottom:2px;
	clear:both;

}
.filtersHolder div
{
	float:left;
	padding-right:10px;

}

.filtersHolder #divName, .filtersHolder #divName2
{
	width:212px;
	_width:203px;
}
.filtersHolder #divDate, .filtersHolder #divDate2
{
	width:78px;
	*width:75px;
	_width:70px;
}
.filtersHolder #divLoc, .filtersHolder #divLoc2
{
	width:67px;
	*width:65px;
	_width:67px;
}
.filtersHolder #divProv, .filtersHolder #divProv2
{
	width:87px;
	*width:85px;
	_width:83px;
}
.filtersHolder #divAtt, .filtersHolder #divAtt2
{
	width:77px;
	*width:75px;
	_width:72px;
}

.filtersHolder #divBut, .filtersHolder #divBut2
{
	width:238px;
	*width:244px;
	_width:241px;
	padding-right:0px;
	text-align:right;
}

.partfiltersHolder 
{
	width:722px;
	_width:720px;
	float:left;
	clear;both;
	_margin-left:2px;
	margin-bottom:2px;

}
.partfiltersHolder div
{
	float:left;
	padding-right:10px;

}

.partfiltersHolder #divName
{
	width:136px;
	*width:136px;
	_width:131px;
	

}
.partfiltersHolder #divEmail
{
	width:198px;
	*width:195px;
	_width:191px;

}

.partfiltersHolder #divSchool
{
	width:152px;
	*width:151px;
	

	
}
.partfiltersHolder #divLoc
{
	width:65px;
	*width:62px;
	
}



.partfiltersHolder #divBut
{
	width:130px;
	*width:136px;
	_width:134px;
	padding-right:0px;
	text-align:right;
}

.docfiltersHolder 
{
	width:724px;
	_width:720px;
	float:left;
	clear:both;
	_margin-left:2px;
	margin-bottom:2px;

}
.docfiltersHolder div
{
	float:left;
	padding-right:10px;

}

.docfiltersHolder #divName
{
	width:173px;
	*width:173px;
	_width:168px;
	

}
.docfiltersHolder #divTitle
{
	width:167px;
	*width:165px;
	_width:161px;
}

.docfiltersHolder #divFolder
{
	width:142px;
	*width:141px;
	_width:137px;

	
}
.docfiltersHolder #divDate
{
	width:122px;
	*width:120px;
	_width:116px;
	
}



.docfiltersHolder #divBut
{
	width:80px;
	*width:84px;
	_width:81px;
	padding-right:0px;
	text-align:right;
}
.pageTitle
{
	font-size: 24px;
    font-family: Times New Roman;
    background-image: url(/images/underline.jpg);
    background-position: bottom;
    background-repeat: repeat-x;    
    float:left;
}

.inquiryForm
{
	float:left;
	width:714px;
	margin-top:20px;
	
}
 .row 
{
	margin-bottom:4px;
	float:left;
	clear:both;
	width:100%;
	
	
}
.formText 
{
	display:block;
	float:left;
	width:120px;

	padding-top:5px;
	
	
}
.formField 
{
	float:left;
	width:450px;
	border:solid 1px #8a959b;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:13px;
	height:18px;
	padding-top:4px;
	padding-left:2px;
	
	
}
.memoField 
{
	float:left;
	width:450px;
	border:solid 1px #8a959b;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:13px;
	padding-top:4px;
	padding-left:2px;
	font-family:Tahoma, Arial, Sans-Serif;
	
	
}

