/* Start of CMSMS style sheet 'Site-wide Styles' */
/*
wipe default margins and padding
*/

* {
margin:0;
padding:0;
}

/*
Set page margin and full header background
*/

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(https://www.fisher-college.com/Catalog/media/images/site/header_bg.gif);
	background-repeat: repeat-x;
	font-size: 76%; /* set to a reasonable default */
}id

/*
Stupid IE 6 bug
*/
img, div { behavior: url(https://www.fisher-college.com/Catalog/media/images/site/iepngfix.htc) }

/*
Set content area width and initial font styles
*/
#pagewrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height: 1.2;
	padding: 0px;
	height: 1%; /*weird IE thing */
}

/*
we are going to need this so define it now
*/
.clear {
	clear: both;
}

/*
Set initial link style styles
*/

a:link {
	text-decoration: underline;
	color: #034475;
}

a:visited {
	text-decoration: underline;
	color: #034475;
}

a:hover {
	text-decoration: none;
	color: #4e84ab;
}
a:active {
	text-decoration: underline;
	color: #034475;
}


/*
remove border on link images
*/
img {
   border: 0;
}

/*Image Styles */

img.floatRightBorder {
	padding: 2px;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

img.floatLeftBorder {
	padding: 2px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

img.floatRight {
	padding: 2px;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

img.floatLeft {
	padding: 2px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}



/*
define header area
*/

#header {
	height: 75px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
}


/*
position the logo
*/
#header #logo {
	margin-right: 5px;
	height: 75px;
	margin-bottom: 0px;
	background-image: url(https://www.fisher-college.com/Catalog/media/images/site/logo_02.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	float: left;
}

/*
Position and define style for the site title
*/


#header h1 {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 80px;
	letter-spacing: 2px;
	}

#header h1 a {
	color: #fff;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h2 {
	color: #F0F0F0;
	font-size: 1.5em;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 0px 65px;
	text-indent: 65px;
	letter-spacing: 0.75px;
	}

/*
Need a rule break
*/
p.rulebreak {
	width: 85%;
        margin-left: auto;
        margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b8da6;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1em;
}


/*
position the search form
*/

#search {
	float: right;
	padding: 0;
	text-align: center;
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 45px;
}

#directory {
	padding: 0;
	color: #ffffff;
	text-align: right;
	font-size: .9em;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 15px;
	margin-right: .8em;
}


#directory a {
	color: #fff;
	text-decoration: none;
	}

#directory a:hover {
	color: #fff;
	text-decoration: underline;
	}

/*
set the input field style
*/

#search .formInputField {
	border: 1px solid #ccc;
	padding: 0.2em;
	font-size: .9em;
	margin-top: 0;
	margin-right: .8em;
	margin-bottom: 0;
}

/*
define the search button
*/

#search .searchBtn {
	border: 1px solid #999;
	background-color: #d3d5d4;
	color: #013a65;
	padding: .2em;	
	font-size: .9em;
	font-weight: bold;
}

/*
Position and define section title
*/
div.section {
	color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	background-color: #6b8da6;
	margin-top: 5px;
	letter-spacing: 0.10em;
	font-weight: normal;
	margin-bottom: 5px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px 0px 3px 10px;
}

/*
position and define breadcrumbs
*/

div.breadcrumbs {
	padding: 3px 0px 3px 10px;
	font-size: .9em;
	margin: 5px auto 0;
	border-bottom: 1px solid #acc3d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #034475;
	background-color: #F0F0F0;
	text-align: left;
	width: 890px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #acc3d3;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 }
 

div#sidebar {
	float: left;        /* set sidebar on the left side. Change to right to float it right instead. */
	width: 210px;     /* sidebar width, if you change this please also change #main margins */
	display: inline;
	padding: 0px;
	margin-left: 0;
}

/*Left Related Items
*/
#lItems {
	padding-left: 0;
	margin-left: 1em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*
News Caption Picture
*/

.newsCaptionpic {
	float: right;
	background-color: #b9c9d5;
	background-image: url(https://www.fisher-college.com/Catalog/media/images/site/blueItem_bg.gif);
	background-repeat: repeat-x;
	padding: 5px 0px;
	margin-bottom: 1em;
	margin-left: 20px;
	width: 270px;
	font-size: 0.9em;
}
.newsCaptionpic img {
	text-align: center;
	border: 1px solid #999999;
}

.newsCaptionpic p {
	
	padding-right: 10px;
	padding-left: 10px;
}

/*
Special Items Box
*/
.bluePromoBox {
	float: right;
	background-color: #b9c9d5;
	background-image: url(https://www.fisher-college.com/Catalog/media/images/site/blueItem_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #6b8da6;
	border-right-color: #6b8da6;
	border-bottom-color: #6b8da6;
	border-left-color: #6b8da6;
	padding: 5px 0px;
	margin-bottom: 1em;
	margin-left: 20px;
	width: 270px;
	font-size: 0.9em;
}
.bluePromoBox img {
	text-align: center;
	border: 1px solid #999999;
}

div#main .bluePromoBox h5 {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}

div#main .bluePromoBox p {
	
	padding-right: 10px;
	padding-left: 10px;
}

div#main .bluePromoBox ul li,
div#main .bluePromoBox ol li {
	margin-top: 0;
	margin-right: 2.5em;
	margin-bottom: 0.35em;
	margin-left: 2.5em;
	list-style-type: square;
}

/*
landing page items
*/
div#main .landingItems {
	font-size: 0.9em;
	margin-bottom: 2em;
	position: relative;
	float: left;
}
div#main .leftLandingItem {
	padding: 5px;
	float: left;
	width: 45%;
	margin-right: 15px;
}
div#main .leftLandingItem img {
	padding: 2px;
	float: left;
	margin-right: 5px;
	border: 1px solid #C0C0C0;
}
div#main .rightLandingItem {
	padding: 5px;
	float: right;
	width: 45%;
	margin-left: 15px;
}
div#main .rightLandingItem img {
	padding: 2px;
	float: left;
	margin-right: 5px;
	border: 1px solid #C0C0C0;
}

#main .landingItems p {
	line-height: 1.2em;
	margin-bottom: .75em;
}


/*
position and define the footer
*/
#footer {
	background: #043b65;
	width: 900px;
	font-size: 0.9em;
	margin: 5px auto 0px;
	padding:  9px 0px 7px;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #edcf54;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	

	}
	
#footer a, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	border: none;
	}
#search form {
	margin-right: .8em;
}

div#main .calendar-event{
     margin-bottom:  1.4em;
}

div#rSidebar .calendar-event{
     margin-bottom:  .75em;
}

/* End of 'Site-wide Styles' */


