/*/

global framingham.edu styles

/*/
	

div#preload { 
	display: none;
}
	
body {text-align:center;
	margin-left:0;
	background:#ffffff url('../img/body_bg.gif') repeat-x 0 31px;
	margin-top:0px;
}	

p {
font-family: Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
margin: 0 0 1.2em 0;
}

li {
font-family: Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
margin:10px 0 10px 20px;
}

ul {
font-family: Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
margin-left:10px;
padding: 0;
}

ol {
font-family: Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
margin-left:20px;
}

.clear {
	clear:both;
}

img {
	border:none;
}

.breadcrumbs {
	font:0.8em Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
	line-height:1.8em;
	display:block;
	margin-bottom: -8px;
}

.breadcrumbs a {
	color:#666666;
	text-decoration:none;
}
	
.breadcrumbs a:hover {
	color:#666666;
	text-decoration:underline;
}

#bg_overlay {
	width:909px;
	background-color:#FFFFFF;
	height:597px;
}

#container {
	position: relative;
	width:908px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
}

#header {
	height:218px;
	width:909px;
	background:#FFFFFF;
}

#searchBar {
	position:relative;
	right:1px;
	float:right;
	width:287px;
	background:url(../img/searchbox/searchbox-grey.gif) no-repeat;
}

#searchBar .myframingham {
	float:left;
	width:105px;
	height:30px;
}

#searchbox {
	float:right;
	width:182px;
	height:30px;
	color: #CFC6B9;
	font: 0.8em Arial, Verdana, Helvetica, sans-serif;
}

#searchbox label {
	display:none;
}

#searchbox input.searchfield {
	float:left;
	width:135px;
	height:15px;
	margin:7px 0 0 15px;
	padding:0;
	color: #666666;
	font: 1.0em Arial, Verdana, Helvetica, sans-serif;
	border:0;
}

#searchbox .searchbutton {
	float:right;
	height:30px;
	width:29px;
}

#contentbox{
font-size: .8em;
	position:relative;
	top:-93px;
	float:left;
	width:411px;
	min-height:490px;
	height:auto !important;
	height:490px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:-94px;
}


#contentbox .minor_heading {font-size: 1em;}
#contentbox h2 {font-size: 1.5em;}

/* IE6 Hack */
* html #contentbox{
	top:-120px;
}

#contentbox img {
	border:0;
}

/* BEGIN: acrobat reader disclaimer */
#pdfNotice{
	width:395px;
	margin:40px 0 20px 0; 
	padding:0; 
	text-align:left; 
	background:#EEEEEE; 
	border:1px solid #CCCCCC; 
}
	
#pdfNotice img{
	float:left;
	margin:18px 0 0 10px;
}

#pdfNotice #noticeText{

	float:right;
	width:245px;
	margin:12px 10px 0 0;	
}
/* END: acrobat reader disclaimer */

#footercontainer {
	}

#footer {
	background-color:#FFFFFF;
	text-align: center;
	padding:10px 0 10px 0;
	font:0.8em Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	line-height:1.6em;
}

.rightnav {
	float:right;
	width:267px;
	height:100%;
	margin:1px 1px 0 0;
	background-color:#EBAB00;
	padding: 0px 10px 10px 10px;
	font: 0.7em Arial, Verdana, Helvetica, sans-serif;
	line-height:1.3em;
}
/* IE6 Hack */
* html .rightnav {
	position:relative;
	top:-27px;
}

.rightnav_header{
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	
}

.rightnav_blurb{
	text-align:left;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:10px;
	font-size: 1.1em;
}


a {
	color:#0073BD;
	text-decoration:none;
	cursor: hand;
	
}

a:hover {
	color:#000000;
	text-decoration:underline;
	cursor: hand;
	
}


.rightnav a {
	color:#990000;
	text-decoration:none;
	cursor: hand;
	
}
	
.rightnav a:hover {
	color:#990000;
	text-decoration:underline;
	cursor: hand;
	
}

#utilityNav{float:right;}
#utilityNav img{padding-left:0px;}

img#printLogo{display:none;}

/**** BEGIN:  Events ****/
/* listing */
#eventsListing{
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#eventsListing .item{
	margin-bottom:20px;
}
#eventsListing .item .date{
	font-size:0.8em;
	font-weight:bold;
}
#eventsListing .item .time{
	font-size:0.8em;
}
#eventsListing .item .name{
	font-size:0.8em;
}
#eventsListing .item .location{
	font-size:0.8em;
}
#eventsListing .item .summary{
	font-size:0.8em;
}
#eventsListing .item .view a{
	font-size:0.8em;
}
/* detail */
#eventDetail #info{
	margin-bottom:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#eventDetail #info .name{
	font-size:1.0em;
}
#eventDetail #info .date{
	font-size:0.8em;
}
#eventDetail #info .location{
	font-size:0.8em;
}
#eventDetail #return{
	margin-top:20px;
	text-align:center;
}
#eventDetail #return a{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
}
/**** END:  Events ****/

/**** BEGIN:  News ****/
/* listing */
#newsListing{
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#newsListing .item{
	margin-bottom:20px;
}
#newsListing .item .title a{
	font-size:0.8em;
	font-weight:bold;
}
#newsListing .item .date{
	font-size:0.7em;
}
#newsListing .item .summary{
	font-size:0.8em;
}
/* detail */
#newsDetail #info{
	display:block;
	margin-bottom:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#newsDetail #info .title{
	margin-bottom:20px;
	font-size:1.0em;
	font-weight:bold;
}
#newsDetail #info .date{
	float:right;
	width:180px;
	font-size:0.8em;
	text-align:right;
}
#newsDetail #info .contact{
	float:left;
	width:220px;
	font-size:0.8em;
}
#newsDetail #return{
	margin-top:20px;
	text-align:center;
}
#newsDetail #return a{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
}
/**** END:  news ****/

/******** BEGIN:  Screenreader Nav ********/
#screenreaderNav{
	position:absolute; 
	left:0; top:0; 
	z-index:-1;
}

#screenreaderNav img{
	border:none;
}

.screenreaderNavAnchor{
	display:none;
}

/******** BEGIN:  Left Nav ********/
	.lnav {
		float:left;
		width:189px;
		margin:-93px 0 0 0;
		background-color:#FFFFFF;
	}
	/* IE6 Hack */
	* html .lnav{
		position:relative;
		top:-28px;
	}
	.lnav h1 {
		font-size:12px;
		margin: 0px;
	}
    .lnav dl {
        background-color: #EBAB00;
        width: 190px;
        margin: 0px;
		font-size: .7em;
    }
    .lnav dt 
    {
        padding: 10px 10px 10px 10px;
        border-width: 1px;
        border-color: #FFFFFF;
        background-color: #CFC6B9;
        margin-left: 45px;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        color: #666666;
        cursor: pointer;
		line-height: 1.2em;
		font-size: 1em;
		font-weight: normal;
    }
    .lnav dd 
    {
        padding: 2px 2px 2px 0px;
        background-color: #FFFFFF;
        margin-left: 45px;
    }
    .navtoggle
    {
        color: #666666;
        text-decoration: none;
        font-family: 'Arial', sans-serif;
        
    }
    .navtoggleselected
    {
        color: #000000;
        text-decoration: none;
        font-family: 'Arial', sans-serif;
        font-size: 0.7em;
    }
    .navlink
    {
        color: #0073BD;
        font-family: 'Arial', sans-serif;
		font-weight: normal;
        text-decoration: none;
		
    }
    .lnav a
    {
    	outline: none;
    }
	
    .lnav a:hover
    {
        color: #000000;
        text-decoration: underline;
    }

    
    .lnav ul
    {
        margin: 0px;
        padding: 0px;
    }
	
	.lnav li
    {
        list-style-type: none;
        margin-top: 10px;
        margin-bottom: 10px;
		font-size: .9em;
    }
/******** END:  Left Nav ********/

/******** BEGIN:  Top Nav ********/
#topnav {
	position:relative;
	top:-120px;
	width:908px;
	height:25px;
	text-align:right;
	margin:0;
	padding:0;
	background-color:#CFC6B9;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.admissions, .admissions:active, .admissions:visited, .admissions:hover {
	width:143px;
	height:25px;
	border-left:1px solid #FFFFFF;
	background:url(../img/topnav/admissions-off.gif) no-repeat;
}
.admissions:hover {
	background:url(../img/topnav/admissions-on.gif) no-repeat;
}

.academics, .academics:active, .academics:visited, .academics:hover {
	width:143px;
	height:25px;
	border-left:1px solid #FFFFFF;
	background:url(../img/topnav/academics-off.gif) no-repeat;
}
.academics:hover {
	background:url(../img/topnav/academics-on.gif) no-repeat;
}

.continuingEducation, .continuingEducation:active, .continuingEducation:visited, .continuingEducation:hover  {
	width:143px;
	height:25px;
	border-left:1px solid #FFFFFF;
	background:url(../img/topnav/continuingeducation-off.gif) no-repeat;
}
.continuingEducation:hover {
	background:url(../img/topnav/continuingeducation-on.gif) no-repeat;
}

.campusLife, .campusLife:active, .campusLife:visited, .campusLife:hover {
	width:143px;
	height:25px;
	border-left:1px solid #FFFFFF;
	background:url(../img/topnav/campuslife-off.gif) no-repeat;
}
.campusLife:hover {
	background:url(../img/topnav/campuslife-on.gif) no-repeat;
}

.alumni, .alumni:active, .alumni:visited, .alumni:hover {
	width:143px;
	height:25px;
	border-left:1px solid #FFFFFF;
	background:url(../img/topnav/alumni-off.gif) no-repeat;
}
.alumni:hover {
	background:url(../img/topnav/alumni-on.gif) no-repeat;
}

.aboutFSC, .aboutFSC:active, .aboutFSC:visited, .aboutFSC:hover {
	width:143px;
	height:25px;
	border-left:1px solid #FFFFFF;
	background:url(../img/topnav/aboutfsc-off.gif) no-repeat;
}
.aboutFSC:hover {
	background:url(../img/topnav/aboutfsc-on.gif) no-repeat;
}
/******** END:  Top Nav ********/

/******** BEGIN:  Interior ********/
#tagline {
	float:left;
	background-color:#FFFFFF;
}

#inset {
	position:relative;
	right:1px;
	float:right;
	margin-top:1px;
}

hr {
	border: none 0; 
	border-top: 1px dotted #000000;
	width: 95%;
	height: 1px;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:5px;
	
}

#leftnav_header {
	position:relative;
	top:35px;
	font-size:0.8em;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
}

h2 {
	font: 1.3em Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	line-height:1.1em;
	margin: 0px;
}

h3 {
	font: 1.0em Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	line-height:1.2em;
}




.major_heading {
	font-size: 1.3em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
	color:#000000;
	line-height:2.2em;
}

.minor_heading {
	font-size: .9em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	line-height:1.9em;
}


.important {
	color: #FF0000;
}

.paragraph {
font: 0.8em Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
margin: 0 0 1.2em 0;
}

table tr td, table tr th {
font: 1em Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
}

table.rightNavTable {
	background:#000000;
}

table.rightNavTable td, table.rightNavTable th {
	background:#efaa00;
}

table.table {
	background:#000000;
}
table.table td, table.table th{
	background:#FFFFFF;
}

.catl {
font: 0.8em Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
margin: 0 0 1.2em 0;
float:left;
width:300px;
}

.catr {
font: 0.8em Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
margin: 0 0 1.2em 0;
float:right;
width:80px;
}
/******** END:  Interior ********/