header{
/*	overflow:hidden;
	position: relative;
*/
}
#headerBackgroundImageIE-container{
	overflow:hidden;
	position:absolute;
	height:100%;
	width:100%;
	height: 255px;
	left:0;
}

.hasSlideshow #headerBackgroundImageIE-container{
	height:600px;
}

#headerBackgroundImageIE{
	height: 600px;
}

img.noSlideshow{
	position:absolute
}

.rsContent p{
	background-color:#333;
}

#frontSlideshow .wooslider{
	background-color:#FFF;
}

.wooslider .slides img{
	width:auto;
}

.hasSlideshow #sectionMenu{
	margin-top:-5px;
}

ul li ul.dropdown-menu{
	z-index:99999;
	position:absolute;
}

.page-template-page-homepage-full-width-php.colby-edu-homepage #content-container #content{
	background-color:#FFF;
}

.ie7 .page-template-page-homepage-full-width-php .span4{
	width: 26%;
}

.ie7 .page-template-page-homepage-full-width-php .front-item{
	padding-left: 0;
	padding-right: 0;
}

.flex-control-nav li{
	display:inline;
	float:left;
}

.ie7 div#footerNav{
	width:500px;
}

.ie7 #footerWrapper{
	width:900px;
	margin: 0 auto;
}

.container-fluid{ 
	width: 970px\9;	/* IE8...don't make responsive */
}		

.colby-header .container{
	background-color:transparent!important;
	padding:5px 20px 15px 20px;
}

div.colby-header .navbar-inverse .navbar-inner{
	/* background should be transparent gif or solid color (rgba doesnt work) */
	background:url(/wp-content/themes/colbycollege/images/bg333.png)!important;
}
#myCarousel{
	margin-top:-130px!important;
}

.featured-events-id-1{
	background: transparent!important;
}

.page-template-page-homepage-full-width-php #main .front-content-block{
	padding-bottom:10px;
}

div#footerNav {
    display: inline-block;
    float: none;
    margin: 15px 1%; /* used with sticky footer */
    text-align: left;
    position: relative; /* added when Greene button added */
    top: -55px; /* added when Greene button added */
    /* IE 7 and below */
    *position:relative\9;
    *width: 50%\9;
    *float:left\9;
} 