/* IAS PAGE TYPES: 
   - default subpage with blue content area
   - subpage with white content area
   - wide page with blue content area, front page of some sections
   - wide page with white content area, for features
   - front page 
*/


body
{
	padding: 0;
	margin: 0;	  
}

body.subpage_default
{
	background: #608AAC url('/images/default_main_bg.gif') no-repeat top left;
}

body.subpage_news
{
        background: #608AAC url('/images/default_main_bg.gif') no-repeat top left;
}

body.subpage_white
{
	background: #608AAC url('/images/default_main_bg.gif') no-repeat top left;	
}

body.subpage_wide_blue
{
	background: #608AAC url('/images/wide_blue_main_bg.gif') no-repeat top left;	
}

body.subpage_wide_white
{
        background: #608AAC url('/images/wide_blue_main_bg.gif') no-repeat top left;
}

body.subpage_feature
{
	background: #608AAC url('/images/subpage_feature_fauxcolumns.gif') repeat-y top left;	
}

body.frontpage
{
	/* Quoted out in order make the image smaller:
         * background: #608AAC url('/images-home/home_main_bg.gif') no-repeat top left;
         */
          background-color: #608AAC;
}

body.newsroom
{
	background: #608AAC url('/images/newsroom_main_bg.gif') no-repeat top left;
}

body.waystogive
{
	background: #608AAC url('/images/waystogive_main_bg.gif') no-repeat top left;
}

/* BASIC LINK DEFINITIONS */


a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

img
{
	border: 0;
}


#container
{
	width: 800px;
}

#branding
{
	height: 72px;	 
}	 

#ias_search
{
      padding-top: 25px;
      padding-left: 0px;
      text-align: left;
}
	
#branding_sub
{
	height: 20px;
	width: 155px;	 
}

/* The top banner image for each section */

/*
.about #branding
{
	background-image: url('/images/ias_logo_about.jpg');  
} */

/*
.about #content #branding_sub
{
	background: url('/images/top_left_column_about.jpg') top left;		
} */

.about #content #picture_title
{
	background: url('/images-general/about_hd.gif') bottom left no-repeat;	
	height: 35px;
}

.waystogive #content #picture_title
{
	background: url('/images-general/ways_to_givehd.gif') bottom left no-repeat;	
	height: 35px;
}

.newsroom #content #picture_title
{
	background: url('/images-general/newsroom_hd.gif') bottom left no-repeat;	
	height: 35px;
}

.frontpage #branding
{
	height: 137px;
        background: url('/images/ias_frontpage_branding.jpg') top left 
no-repeat;
}

.frontpage #ias_search
{
   text-align: right;
   padding-top: 35px;
   padding-right: 10px;

}

.frontpage #content #branding_sub, subpage_wide_blue #content #branding_sub
{
	width: 0px;
}


/* INSERT #branding_sub etc for rest of the page types */


#navi 
{
	/* white-space:nowrap;
	 text-align: left;
	 vertical-align: middle; */
	height: 25px; 
	padding: 0;
	margin: 0;
	z-index: 1000;
        width: 790px;
        background-color: #537895;
}

#navi a.top_item 
{
        font-family: Arial;
        font-size:11px;
        font-weight: bold; 
        border-left: 1px solid #537895;
        color: #fff;
        background-color: #1f4165;
        padding: 0;
 /*       padding: 0px 15px 0 15px; */ 
        text-indent: -4px;
        text-align: center;
}

#navi .home
{
    width: 100px;
}

#navi li.top_item
{
    width: 110px;
}

#navi li.about, #navi li.special, #navi li.campus
{
    width: 140px;
}

/ * Navigation */



#content 
{
	/* background-color: red; */
	/* overflow: visible; */
}
	
#content .main
{
	float: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	/* Are these needed? */
	list-style-image: url('images-general/bullet-blue.gif');
	list-style-position: outside;
	list-style-type: none;	
	width: 634px;
}

#content .main #main_content
{
	padding: 23px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}


/* Are there different kind of links in content area? */

#content .main a:link, #content .main a:visited, #content .main a:hover
{
	font-weight: bold;
	color: #440000;
}

/* THIS TO REPLACE A SPACER GIF */

#content .main hr 
{
	border: 0;
	width: 100%;
	color: #608AAC;
	background-color: #608AAC;
	height: 1px;	
}

#content .main .image_left
{
	clear: both;
	float: left;
	margin: 10px 20px 10px 0;
}

#content .main .image_right
{
	clear: both;
	float: right;
	margin: 10px 0 10px 20px;
}



.subpage_default #content .main
{
	background: #A7C2D7;
}

.subpage_news #content .main
{
	background: #D1DEF2;
}

.subpage_white #content .main
{
	background: #FFFFFF;
}

.subpage_wide_blue #content .main
{
	background: #A7C2D7;
	width: 664px;	
	padding-left: 70px; 
}

.subpage_wide_white #content .main
{
        background: #FFFFFF;
        width: 664px;
        padding-left: 0px;
}

.frontpage #content .main
{
	width: 650px;
	padding: 0;
	margin: 0;
   	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

.frontpage #content .main #main_content
{
        padding:0;
}

.frontpage #content .main .school_link
{
	float: left;
	padding: 0;
	margin: 0;
	width: 25%;
}

.frontpage #content .main .block
{
}

.frontpage #content .main #news
{
	padding: 0 0 15px 0;
	background: url('images-home/top_background.jpg') top left no-repeat; 
}

.frontpage #content .main #schools
{
	height: 120px;
	padding: 20px 0 20px 0;
	border-top: 1px solid #A7C2D7;
}

.frontpage #content .main #features
{
	clear: both;
	padding: 25px 0 20px 0;
	border-top: 1px solid #A7C2D7;
}

.frontpage #content .main #features .left
{
	width: 55%;
	padding-right: 7%;
}

.frontpage #content .main #features .right
{
	width: 38%;
}

.frontpage #content .main #features .column
{
	float: left;
	padding-bottom: 15px;
}


.frontpage #content .hpheadline1, .frontpage #content .hpheadline1 a:link, .frontpage #content .hpheadline1 a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFE59E;
}

.frontpage #content .hpheadline1
{
	padding-bottom: 5px;
}

.frontpage #content .hf_caption
{
        color: #FFFFFF;
        font: 11px/16px Arial, Helvetica, sans-serif;
        text-align: justify;
}

.frontpage #content .hpheadline3, .frontpage #content .hpheadline3 a:link, .frontpage #content .hpheadline3 a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #F3E6BD;
}

.frontpage #content p
{
	margin-top: 1px;
	padding-top: 1px;
}

.frontpage #content #features .column div.img
{
	float: left;
	padding-right: 15px;
}

.frontpage #content #features .right div.img
{
	width: 80px;
	text-align: center;
	padding-bottom: 10px;
}


.frontpage #content .main
{
        background: url('/images/ias_frontpage_main_content.jpg') top left no-repeat;
        width: 624px; 
	padding-left: 115px;
	padding-bottom: 10px;
}

.frontpage #content .main hr
{
	border-top: 1px solid #92A9CD;
	border-bottom: none;
	color: #92A9CD;
        margin:0;
        padding:0;
}

.frontpage #content .fpnewshdln a
{
  font-size: 13px;
  line-height: 175%;
  color: #FFFFFF;
  font-weight: normal;
}

.fp_top_lifts
{
	padding-top: 15px;
	padding-bottom: 25px;
	background: #608AAC;
}

/* LEFT NAVI */

#content .navi
{
	display: block;
	float: left;
	width: 155px;  
	margin: 0;	   
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#content .navi ul.nav
{
	list-style: circle outside;
	color: #FFFFFF;
	text-indent: -4px;
	padding-left: 0px;
	margin-left: 25px;	
	margin-top: 8px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

#content .navi ul.nav li
{
	margin-top: 1px;
	margin-bottom: 1px;
}

#content .navi ul.subnav {
	list-style: circle outside;
	color: #FFFFFF;
	font: 12px/16px Arial, Helvetica, sans-serif;
	text-indent: -4px;
	padding-left: 0px;
	margin-left: 10px;
}

#content .navi ul.nav li.selected, #content .navi ul.subnav li.selected
{
	list-style: disc outside;	
}	 

#content .navi ul.nav li.selected a, #content .navi ul.subnav li.selected a
{
	color: #FFFF99;
}
	
#content .navi ul.subnav li
{
	margin-top: 1px;
}


#content .navi ul a:link, #content .navi ul a:visited, #content .navi ul a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#content .navi ul ul
{
	padding-left: 0px;
	margin-left: 10px;
}	 



/* WIDE PAGES & FRONTPAGE: NO LEFT NAVI */

.subpage_wide_blue #content .navi, .subpage_feature #content .navi, .subpage_wide_white #content .navi
{
	width: 35px;
	margin: 0;
	padding: 0;
	background: #608AAC url('/images/left_pillar.jpg') top left no-repeat;		   
}

.frontpage #content .navi
{
	margin: 0;
	padding: 0;	   
	width: 115px;
	height: 333px;
	background: #608AAC url('images-home/left_pillar_home.jpg') top left no-repeat;		
}


/* INSERT SELECTED (#FFFF99) ETC */

.siteinfo
{
	display: block;
	padding: 4px 20px 20px 10px;
	width: 604px; /* 604px */
	margin-top: 20px;
	background: #537895 url('/images/footer_lines.gif') repeat-x top left; 
	clear:both;
}

.frontpage .siteinfo
{
	clear: both;
	display: block;
        position: relative;
	padding: 4px 20px 20px 10px;
	background: #537895;
	left: 115px;
	width: 594px; /* Was 630px */
}



.subpage_wide_blue .siteinfo, .subpage_feature .siteinfo
{
	margin-left: -70px;
	width: 724px;	 
}

.subpage_wide_white .siteinfo
{
        margin-left: 0px;
        width: 724px;
}


.siteinfo a:link, .siteinfo a:visited, .siteinfo a:hover
{
	color: #FFFFFF;	
}

.siteinfo .column
{
	float: left;   
	color: #FFFFFF;
	font: 11px/16px Arial, Helvetica, sans-serif;	  
}

.siteinfo .left
{
	width: 40%;
	text-transform: uppercase;
	font-weight: normal;
}

.siteinfo .left .org, .siteinfo .left .country
{
	display: none;
}

.siteinfo .right
{
	width: 55%; 
}

.siteinfo .clear
{
	clear: both;	
}



/* OLD TEXT STYLES */

.mainbodytitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #4B300C;
}

.mainbody3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.mainbodyquote1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4B300C;
}
.phototitles1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	text-transform: uppercase;
}
.phototitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.phototitles3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	font-weight: normal;
}
.smallcaps1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0pt;
}

/* The Institute Letter */

.theLettertitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.theLettertitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #8893B5;
}

/* Newsroom - Press Release page */

.newsroom1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.newsroom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.newsroom3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.newsroom4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-transform: uppercase;
}

.newsroom .clear
{
clear: both;
}

.newsroom .left
{
float: left;
}

.newsroom .right
{
float: left;
margin-left: 10px;
}

h1 {
	font-family: Times New Roman, serif;
	font-size: 17px;
	line-height: 18px;
	color: #1f4165;
        /* font-style: italic; */
        text-transform: uppercase;
        font-weight: normal;
}

.datamanager label, .datamanager2 label
{
	display:block;
	margin-bottom: 10px;
}

.datamanager span.field_text, .datamanager2 span.field_text
{
	display:block;
}


#content .main .frontpage_newshl
{
	font-weight: bold;
	color: #FBE59E;
	margin-bottom: 0px;
}

#content .main .frontpage_newshl a
{
	font-weight: bold;
	color: #FBE59E;
	text-decoration: underline;
}

#content .main .frontpage_newshl a:hover
{
	font-weight: bold;
	color: #FBE59E;
	text-decoration: underline;
}

#content .main .frontpage_newshl_2
{
	font-weight: bold;
	color: #FBE59E;
	margin-bottom: 15px;
	margin-top: 7px;
}

#content .main .frontpage_newshl_2 a
{
	font-weight: bold;
	color: #FBE59E;
	text-decoration: none;
}

#content .main .frontpage_newshl_2 a:hover
{
	font-weight: bold;
	color: #FBE59E;
	text-decoration: underline;
}

#content .main .frontpage_news_item a
{
	color: #FFFFFF;
        font-weight: normal;
        font-size: 13px;
	line-height: 175%;
}

#content .main .fpnewshdln2 a   
{
   font-weight: normal;
   color: #FFFFFF;
}

#fp_composite_left
{
	margin-top:15px;
	float: left;
	width: 380px;
        color: #FFFFFF;
}

#fp_composite_left li
{
  color: #FBE59E;
}

#fp_composite_left h2, #fp_composite_right h2
{
	color: #FBE59E;
	font-size: 13px;
	margin-bottom: 0px;
}


#fp_composite_right
{
	margin-top:15px;
	margin-left: 22px;
	float: left;
	width: 215px;
        color: #FFFFFF;
}


.subpage_wide_blue .navi ul, .subpage_wide_white .navi ul
{
    display:none;
}

.subpage_wide_blue #content .main
{
        width: 684px;
}

.subpage_wide_white #content .main
{
        width: 754px;
}

#content .main .siteinfo a
{
    color: #FFFFFF;
}


#clear_all
{
    clear: both;
    height: 15px;
}

.achive_news
{
    clear: both;
    border-top: 1px solid #608AAC;
    padding-top: 3px;
    padding-bottom: 3px;
}

.achive_news_hl
{
    clear: both;
    padding-top: 3px;
    padding-bottom: 3px;
}

.achive_news span.published, .achive_news_hl span.published
{
    float:left;
    margin:0;
    padding: 0;
    font-size: 11px;
}

.achive_news span.link, .achive_news_hl span.title
{
    margin:0;
    padding: 0;
    margin-left:70px;
    display:block;
}

.achive_news_hl span.title
{
    font-size: 11px;
}

.achive_news span.link
{
    font-weight: normal;
    font-size: 10px;
}

.achive_news span.link a
{
    color: #000000;
}


#newsroom_archive_years a
{
    font-size: 11px;
    color: #000000;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #608AAC;
}

#newsroom_archive_years
{
    font-size: 11px;
    color: #000000;
    margin: 1px 0px 5px 0px;
    width: 296px;
    float: left;
    border-right: 1px solid #608AAC;
}

#newsroom_archive_years_hl
{
    font-size:12px;
    line-height:80%;
}

#newsroom_search
{
width: 287px;
float: left;
padding-left: 10px;
}

#newsroom_top_lifts_archive_hl
{
        margin-top: 15px;
	font-size: 14px;
	line-height: 16px;
	color: #04214B;
        font-weight:normal;
}

#newsroom_top_lifts div.hentry
{
    margin-top: 8px;
}

/* Search form styles */

.search .clear
{
clear: both;
}

.search .left
{
float: left;
}

.search .right
{
float: left;
margin-left: 10px;
}

hr.clear
{
margin-top: 10px;
}

.midcom_helper_search_result
{
border-top: 1px solid #608AAC;
font-size: 0.83333em;
}

.midcom_helper_search_result .date
{
width: 70px;
float: left;
}

.midcom_helper_search_result .title
{
width: 512px;
float: left;
}
