﻿@import url(blueprint/reset.css);
@import url(blueprint/screen.css);
/*SITE DEFAULTS================================================================== */

body
{
    background-color: #F3F3F3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #404144;
    line-height: 1.125;
}
a:link, a:visited
{
    color: #d75903;
    text-decoration: none;
}
a:hover, a:active
{
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, strong
{
    font-weight: 700;
}
em
{
    font-style: italic;
}
h1
{
    border-bottom: 1px solid #999;    
    font-size: 1.375em; /* 16x1.375=22px */
    line-height: 1.636em; /* 16x1.636=36px */
    margin: 0 0 10px;
    padding: 0 0 10px;
}
h2
{
    font-size: 1.125em; /* 16x1.125=18px */
    margin: 1em 0; /* 18x1=18px */
}
h3
{
    margin: 0 0 0.643em;
    font-size: 1em;
}
h4
{
   
}
textarea
{
    height: 100px;
}
fieldset
{
    border-style: none;
    border-top: 1px solid #BFBAB0;
    clear: both;
    display: block;
    float: left;
    margin: 1em 0 -1em;
    padding: 1.75em 0 3em;
    position: relative;
    width: 100%;
}
legend
{
    color: #545351;
    font-weight: 700;
    padding: 0;
    position: relative;
}
legend h2
{
    left: 0.74em;
    margin-top: 0.25em;
    position: absolute;
    top: -1.5em;
    width: 30em;
}
fieldset dl
{
    border: none;
    display: block;
    margin: 0;
    padding: .25em 1em 0;
}
dt
{
    clear: left;
    float: left;
    margin-right: 1em;
    padding: 0.5em 0;
    position: relative;
    text-align: right;
    width: 20em;
}
dt label
{
    font-weight: 700;
    position: relative;
}
dd
{
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}
dd input
{
    border: 1px solid #999;
    width: auto;
}
dd select
{
    border: 1px solid #999;
    width: auto;
}
fieldset fieldset
{
    border-style: none;
    border-top: 0 solid #fff;
    margin: 0;
    padding: 0;
}
fieldset fieldset dl
{
    float: left;
    padding-left: 0;
    position: relative;
}
fieldset fieldset dd
{
    float: left;
    width: auto;
}
fieldset fieldset dd input
{
    border: none;
    margin-right: 5px;
    width: auto;
}
fieldset fieldset dt
{
    clear: none;
    float: left;
    padding: 0.25em 0;
    text-align: left;
    width: auto;
}
fieldset fieldset dt label
{
    margin: 0;
    padding: 0;
    width: auto;
}
blockquote
{
    font-style: normal;
    font-weight: 700;
    padding:0;
    margin:10px 30px;
}
blockquote cite
{
    
    display: block;
    font-size: .875em;
    text-align: right;
    color: #4b9035;
}
ul, ol 
{
    color: #706C6B;
}

ul
{
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 22px;
}
ul.nobullet li
{
    font-size: 1em;
    font-weight: 700;
    list-style-type: none;
    padding: .385em 0;
}
ul li small
{
    font-weight: 400;
    font-size: .875em;
}

ol
{
    list-style-type: decimal;
    padding-left: 22px;
}
ol li
{
    padding: .385em 0;
}
p
{
    margin: 1.286em 0;
    font-size: 1em;
    color: #706c6b;
}
/*GENERIC STYLES================================================================== */
.headerLogo
{
    margin-bottom: 15px;
}
a.tinyButtonLink
{
    background-color: #ff7400;
    color: #fff;
    font-size: .8em;
    font-weight: 700;
    margin: 3px;
    padding: 1px 5px 3px;
    text-decoration: none;
}
a.buttonLink
{
    background-color: #ff7400;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    margin: 5px;
    padding: 6px 10px 12px;
    text-decoration: none;
}
.plus
{
    background-image: url(../Images/plus-bullet.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    font-weight: 700;
    list-style-type: none;
    margin: 7px 0;
    padding-left: 18px;
}
.saName
{
    color: #d75903;
    font-weight: 700;
    white-space: nowrap;
}
blockquote img.openQuote
{
    margin-right: 5px;    
}
blockquote img.closeQuote
{
    margin-left: 5px;
}
.caps
{
    text-transform: uppercase;
}
.ShadowBoxBottom
{
    height: 30px;
    left: 0;
    position: absolute;
}
.GenericContainer2Shadow ul li 
{
    color: #404144;
}
.relatedLinks
{
    border-bottom: 1px dotted #706c6b;
    color: #68ba31;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 2px;
    display: none;
}
.linkList
{
    margin-bottom: 20px;
}
.linkList li
{
    background-image: none;
    left: -39px;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    position: relative;
}
li.ListItemPlusSign
{
    font-weight: 700;
    list-style-image: url(../Images/plus-bullet.gif);
}
.GenericContainer2 h2
{
    text-align: center;
    margin: .375em 0;
    padding-bottom: .25em;
}
.GenericContainer2 h4
{
    font-size: 1em;
    color: #68ba31;
    margin: .375em;
}
.buttonRow
{
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}
.bulletList li
{
    font-weight: 400;
    list-style-image: url(../Images/plus-bullet.gif);
    padding: .250em 0;
}
.bulletList li small
{
    font-weight: 400;
    font-size: .875em;
}
.importantLink
{
    font-weight: 700;
    color: #d75903;
}
.backToTop
{
    text-align: right;
    font-size: .75em;
}
.pageBlurb
{
    font-size: 1em;
    color: #706c6b;
    margin: .5em 0;
    text-align: justify;
}
ul.indentedList li 
{
    margin-left: 20px;
}
.npcEmphaticText 
{
    font-weight: 700;
    font-style: italic;
    color: #68ba31;
}
.Bold 
{
    font-weight: 700;
}
/*.smallGlow {background: transparent url(../images/whiteglow_sm.png) no-repeat 0 0;}*/
/*SHELL================================================================== */
#pageContainer
{
    padding: 0;
    width: 970px;
    margin: 0 auto;
}
.container
{
    margin: 0;
    padding: 0 10px;
}
#Header
{
    margin: 0;
    padding: 10px 0;
    position: relative;
}
#HeaderGradient
{
    height: 35px;
    left: 0;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: -1;
}
#FooterGradient
{
    height: 40px;
    margin-bottom: 14px;
}
#Footer
{
    color: #706C6B;
    font-size: .9em;
    margin: 10px 0;
}
#Footer a
{
    color: #706c6b;
    display: inline;
    font-weight: 700;
}
#pageBody
{
    margin: 2em 0 0;
}
#mainContent
{
    padding: 10px;
}
#mainBody
{
    padding-top: 10px;
}
#Copyright
{
    text-align: right;
    font-size: .75em;
    margin: 0;
    padding: 0;
}
#SAPowered
{
    background: transparent url(../images/powered_by_sa.png) no-repeat right bottom;
}
/*   NAV STYLES============================================================== */
/* LEFT NAVIGATION   */
#LeftNav
{
    left: 0;
    margin: 0;
    padding: 4px 0 8px;
}
#LeftNav ul
{
    list-style-type: none;
    margin: 2px;
    padding: 6px;
}
#LeftNav ul li
{
    font-size: .9em;
    list-style-type: none;
    margin: 0;
    padding: 2px 5px 7px 2px;
}

#LeftNav ul li a:hover, #LeftNav ul li a:focus, #LeftNav ul li a:active, #LeftNav ul li a.selected
{
    color: #d75903;
    text-decoration: none;
}
/*MAIN NAV */
#mainNav, #mainNavBG
{
    color: #fff;
    height: 40px;
    position: relative;
}
#mainNavBG
{
    background-color: #72d527;
    position: relative;
}
#mainNav ul
{
    color: #fff;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 6px 0 6px 75px;
    position: relative;
}
#mainNav ul li
{
    font-size: 1em;
    display: inline;
    float: left;
    padding: 0;
    margin-right: 75px;
    list-style-type: none;
    line-height: 1.5;
    position: relative;
}
#mainNav ul li p
{
    text-align: center;
    margin: 0;
    padding: 2px 4px;
    white-space: nowrap;
    position: relative;
}
#mainNav a
{
    color: #fff;
    display: inline;
    font-size: .875em;
    font-weight: 700;
    margin: 0;
    padding: 5px;
    text-decoration: none;
    white-space: nowrap;
}
#mainNav a:hover 
{
    text-decoration: underline;
}
#mainNav a.selected
{
    color: #d75903;
}
#mainNav a.selected:hover 
{
    text-decoration: none;
    cursor: default;
}
/* SITEMAP NAV */
#SiteMap .Parent
{
    border-bottom: #706c6b 1px dotted;
    margin: 5px 0;
    padding-bottom: 6px;
}
#SiteMap .ChildContainer
{
    height: auto;
    margin: 0 0 20px;
    padding: 0;
}
#SiteMap .ChildContainerColumn
{
    clear: right;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px;
    white-space: normal;
    width: 185px;
}
#SiteMap .Child
{
    font-size: 1.1em;
    margin: 5px 0;
}
#SiteMap .GrandChild a
{
    color: #696969;
    left: 12px;
    padding-right: 12px;
    position: relative;
}
/* HEADER NAV */
#HeaderNav
{
    color: #706C6B;
    font-size: .75em;
    font-weight: 700;
    margin: 0;
    padding-top: 10px;
    position: relative;
    text-align: right;
}
#HeaderNav a
{
    color: #706C6B;
    display: inline;
    margin-left: 15px;
    text-decoration: none;
}
/* FOOTER NAV */
#FooterNav ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: .75em;
}
#FooterNav ul li
{
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}
#FooterNav li.Separator
{
    margin: 0 0.4em;
}

/*LAYOUT================================================================== */
/*   This is handled by Blueprint (see grid.css) */
/*MODULARS================================================================== */
.GenericContainer
{
    margin: 0 0 5px;
    padding-bottom: 3px;
    position: relative;
}
.GenericContainer2
{
    margin: 0 0 5px;
    padding: 7px;
    position: relative;
}
.GenericContainer .GenericContainerNoShadow, .GenericContainer2 .GenericContainerNoShadow
{
    padding: 10px 15px;
}
.InfoBox
{
    background-color: #e0e0e0;
    margin: 0;
    overflow: hidden;
    padding: 15px;
    position: relative;
    width: auto;
}
.InfoBox dt
{
    color: #000;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 5px;
}
.InfoBox .Title
{
    color: #ef6100;
    font-size: 2em;
    padding-bottom: 10px;
}
.InfoBox .Subtitle
{
    color: #4d4d4d;
    font-size: 1.2em;
    font-weight: 700;
    padding-bottom: 10px;
}
.InfoBox .Text
{
    color: #4d4d4d;
}
.InfoBoxSmall
{
    margin: 0;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: auto;
}

/* LEFT NAVIGATION  */
/* Structure: #LeftNav > ul.GradientBoxContainerThin > li > a, div.LeftNavChildren > ul > li > a.itemWithChildren, itemSelectedWithChildren, div.LeftNavChildren > ul > li > a.itemNoChildren
*/
#LeftNav  {
	/*width: 200px;*/
	
	left:0px;
	margin:0px;
	padding:4px 0px 8px 0px;
}

ul.GradientBoxContainerThin
{
    margin:3px;
    padding:0px;
    list-style-type:none;
}



ul.GradientBoxContainerThin li a:hover {
    text-decoration: underline;
}

ul.GradientBoxContainerThin li.RootItem {
    padding: 5px 3px 10px 3px;	
	margin: 0px 3px;	
    background:none;
    font-weight: bold;
    font-size: 12pt;
    color: #DEDEDE;
    list-style-type:none;
    text-align: center;    
}
ul.GradientBoxContainerThin li.RootItem > a {
   
}
ul.GradientBoxContainerThin li.RootItemSelected {    

}
ul.GradientBoxContainerThin li.RootItemSelected > a {
    color: #d75903;
    text-decoration: none;
}

ul.GradientBoxContainerThin li.RootItemSelected > a:hover {
    text-decoration: none;
}

ul.GradientBoxContainerThin li.RootItemOpen {
}

ul.GradientBoxContainerThin li.RootItemOpen > a {
}


ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav {
    margin: 0;
    padding: 0;
    padding-top: 7px;
    margin-top: 5px;
    list-style-type: none;
    text-align: left;
    border-top: 1px dotted #706c6b;
}
ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItem {    
    margin: 0px;
	padding: 2px 5px 7px 2px;
	list-style-type:none;
	font-size: 9pt;
}
ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItem > a {
     color: #706c6b;     
}
ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItemSelected {}
ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItemSelected > a {
	font-weight:bold;
	color:#d75903;
}
ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItemSelected > a:hover { text-decoration: none;}

ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItemOpen {}

ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItem ul {
    padding-top: 7px;
    margin: 0px;
    text-align: left;
    border-top: 1px dotted #f8f7eb;
}

ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItem ul li {	
	font-size: 8pt;	
	padding: 2px 0px 5px 10px;
}
ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItem ul.ChildNav li.ChildItemSelected > a { 
    background:none;
	font-weight:bold;
	color:#d75903;}

ul.GradientBoxContainerThin li.RootItemOpen ul.ChildNav li.ChildItem ul.ChildNav li.ChildItemSelected > a:hover { 
    text-decoration: none;
}



.GradientBoxContainer, .GradientBoxContainerThin
{
    background: none transparent scroll repeat 0 0;
    margin-bottom: 10px;
}
.GradientBoxContainer .GradientBox
{
    padding: 15px;
}
.GradientBoxContainerThin .GradientBox
{
    padding: 5px 5px 10px;
}
.ImageBoxContainer
{
    margin-bottom: 10px;
}
.ImageBox
{
    margin: 0;
    padding: 0;
}
.ImageContainer img
{
    height: 100%;
    position: relative;
    width: 100%;
}
.InfoBoxContainer h2, .GenericColorContainer1Shadow h2
{
    color: #000;
    font-size: 1em;
    font-weight: 700;
    margin: 5px;
    padding: 0;
    text-align: center;
}
.newsUpdate h3
{
    text-align: center;
}
/*PAGE-SPECIFIC==================================================================*/
/*   HOME PAGE ==================================================================== */
#hpHeader h1
{
    border-bottom: none;
    line-height: 1;
    text-align: center;
    font-size: 1.5em;
}
#hpHeader p 
{
    font-size: 1.125em;
    margin: 0 30px;
}
#hpHeader .npcEmphaticText 
{
    text-align: center;
    font-size: 1.5em;
    margin: 0 0 15px;
    padding: 0; 
}
#HeaderDemoPhone 
{
    color: #000;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-align: left;
}
.newsUpdate 
{
    padding: 15px 10px 5px;
    margin-bottom: 10px;
}
.newsUpdate h2 
{
    text-align: center;
    padding: 0;
    margin-top: .5em;
    font-size: 1.1em;
}
.newsUpdate h3 
{
    font-size: 1.1em;
}
#NPCFeatures
{
    padding: 1.5em 1.5em 0;
}
#NPCFeatures h2
{
    padding: 0;
    margin: 0;
    text-align: center;
}
#NPCFeatures h3
{
    line-height: 1.125;
    font-size: .9em;
    font-weight: 400;
    color: #706C6B;
    text-align: center;
}
#NPCFeatures p
{
    margin-top: 0;
}
#NPCFeatures p.buttonRow 
{
    min-height: 40px;
    height: 40px;
    padding-bottom: 15px;
}
#NPCFeatures ul
{
    margin: 40px 15% 60px;
}
#NPCFeatures ul li
{
    color: #d75903;
}
/* Client Images */
/*.ClientImagesContainer {background: #e9e6e4 url(../images/whiteglow_lg.png) no-repeat 0 0;}*/
.ClientInfoContainer
{
    background: none transparent scroll repeat 0 0;
    margin-bottom: 10px;
}
.ClientInfoBox
{
    padding: 0;
    margin: 0;
    
    padding: 1.5em 0 0;
}
.ClientInfo
{
    padding-bottom: 15px;
    width: auto;
}
.ClientInfo h2
{
    padding: 0 0 10px;
    margin: 0;
    text-align: center;
}
.ClientImagesContainer
{
    
    margin: 10px;
    padding: 0;
}
.ClientImagesBox
{
    margin: 0;    
    padding: 15px 5px 10px;
    position: relative;
    width: auto;
}

.ClientImagesBox p
{
    text-align: center;    
    padding: 0;
    margin: 0.375em 0;
    
}
.ClientImagesBox p.RightRow
{
    text-align: right;
}
.ClientImagesBox p.LeftRow
{
    text-align: left;
}
.ClientImg img
{
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.Franklin 
{
    width: 207px;
    height: 97px;
}

.Arcadia
{
    width: 202px;
    height: 18px;
}
.Berea
{
    width: 78px;
    height: 70px;
}
.LakeErie
{
    width: 138px;
    height: 32px;
}
.MIT
{
    width: 90px;
    height: 53px;
}
.NewHaven
{
    width: 88px;
    height: 66px;
}
.OhioChritian
{
    width: 245px;
    height: 47px;
}
.Trinity
{
    width: 167px;
    height: 38px;
}
.Williams
{
    width: 216px;
    height: 32px;
}

.Yale
{
    width: 189px;
    height: 25px;
    text-align: left;
}
.Albright 
{
    width: 120px;
    height: 32px;    
}
.Cornell 
{
    width: 128px;
    height: 37px;
}
.Arkansas 
{
    width: 126px;
    height: 40px;
}
    
/* ABOUT NPC */
hr.total
{
    height: 5px;
    background-color: #ff9300;
    color: #ff9300;
    margin: 10px 0;
}
#DemoChoices
{
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    margin-top: 2em;
}
#InstitutionReqs h4 
{
    vertical-align: middle;
}
#InstitutionReqs h4 img
{
    vertical-align: middle;
    margin-right: 10px;
}

#InstitutionReqs ul
{
    margin-left: 40px;
    list-style-type: none;
    list-style-position: inside;  
}
#InstitutionReqs ul li 
{
    font-weight: 700;    
    text-indent: -20px;
    margin-left: 20px;
}