﻿@charset "utf-8";
/* CSS Document */

#homepage-pane #homepage-main-pane{
position:relative;
}


#homepage-pane #homepage-left-navigation{
position:relative;
margin-top:-27px;
float:left;
}

#homepage-pane #homepage-left-navigation #nav{
border-bottom:none;
height:300px;
}

#homepage-pane #homepage-orange-bar{
background-image:url(/images/orange-bar.gif);
background-repeat:repeat-x;
width:760px;
height:4px;
margin-bottom:4px;
margin-top:4px;
}



* html #homepage-feature-pane{
margin-top:-12px;

}

#fb-table{
position:relative;
text-align:left;
margin-top:0;
color:#fff;
}

#fb-table tr td{
vertical-align:top;
}

.fb-box{
float:left;
position:relative;
}




/*************/
#fb-title-therefast{
background-image:url(/images/homepage/feature/feature-get-there-fast-top.gif);
width:250px;
height:31px;
background-position:left;
float:left;

}
#fb-title-mychoice{
background-image:url(/images/homepage/feature/feature-my-choice-top.jpg);
width:250px;
height:31px;
background-position:left;
float:left;
}
#fb-title-newsevents{
background-image:url(/images/homepage/feature/feature-news-and-events-top.gif);
width:250px;
height:31px;
background-position:left;
float:left;
}
/**************/




.fb-border-right{
border-right:5px solid #403f3a;
}


/***********************/
#fb-content-therefast, #fb-content-mychoice, #fb-content-newsevents{
position:relative;
width:250px;
background-color:#383732;
background-image:url(/images/homepage/feature/feature-gradient.jpg);
background-repeat:repeat-x;
color:#fff;
text-decoration:none;
}
#fb-content-therefast,#fb-content-newsevents{
border-top:1px solid #403f3a;
}
#fb-content-mychoice{
background-image:url(/images/homepage/feature/bg-choices-feature.jpg);
background-repeat:no-repeat;
}
/***********************/



.fb-content-container{
padding-left:20px;
padding-right:20px;
padding-bottom:19px;
color:#fff;
text-decoration:none;
}
.fb-content-container p{
margin-bottom:7px;
}

.mychoice-spacer{
width:100%;
height:12px;
}

.face-spacer{
float:right;width:83px;height:100px;
}



.fb-bottom{
position:absolute;
background-image:url(/images/homepage/feature/featurebox-bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
height:20px;
width:250px;
bottom:-1px;
left:0px;
margin:0;
padding:0;

}




.fb-content-container ul{
margin-left:0px;
padding-top:7px;
}

.fb-content-container ul li{
background-image:url(/images/right-column/bullet-orange-transparent.gif);
background-position:0px 6px;
background-repeat:no-repeat;
padding-left:15px;
padding-top:2px;
padding-bottom:3px;
padding-right:10px;
position:relative;
}


.fb-content-container ul li{
color:#fff;
}

.fb-content-container ul li a{
color:#8cc520;
text-decoration:none;

}

.fb-content-container ul li a.more{
color:#8cc520;
text-decoration:none;
font-weight:bold;
}



.fb-content-container ul li a:hover{
text-decoration:underline;
}






#homepage-green-bar-navigation{
height:31px;
background-color:#8cc520;
float:left;
width:760px;
position:relative;

}
#homepage-green-bar-navigation ul{
margin-left:213px;
}

#homepage-green-bar-navigation ul li{
float:left;
}

#homepage-green-bar-navigation ul li a{
display:block;
height:31px;
margin-right:25px;
background-position:left;
}

#homepage-green-bar-navigation ul li a#currentstudents{
background-image:url(/images/green-bar-navigation/sub-nav-current-students.gif);
width:115px;
}

#homepage-green-bar-navigation ul li a#currentstudents:hover, li.greenBar_selected a#currentstudents.greenBar_selected{
background-position:right;
}

#homepage-green-bar-navigation ul li a#futurestudents{ 
background-image:url(/images/green-bar-navigation/sub-nav-future-students.gif);
width:109px;
}

#homepage-green-bar-navigation ul li a#futurestudents:hover, li.greenBar_selected a#futurestudents.greenBar_selected{
background-position:right;
}

#homepage-green-bar-navigation ul li a#alumni{
background-image:url(/images/green-bar-navigation/sub-nav-alumni.gif);
width:55px;
}

#homepage-green-bar-navigation ul li a#alumni:hover, li.greenBar_selected a#alumni.greenBar_selected{
background-position:right;

}



#green-bar-featured-pic-slice{
width:215px;
height:31px;
position:absolute;
right:0;
background-color:#fff;
/*background-image:url(/images/homepage/cake-top.jpg);*/
}


#featured-pic{
height:276px;
width:570px;
position:absolute;
left:190px;
bottom:0; 
* bottom:8px;
/*background-image:url(/images/homepage/cake-feature.jpg);*/
background-position:bottom left;
background-repeat:no-repeat;
}

* html #featured-pic{
top:0px; 
}

* html #featured-pic{
left:-285px;
}

#homepage-feature-pane{

}

/*Make sure your page contains a valid doctype at the top*/
#rotate{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}

#rotate .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}

#rotate img
{
	display:inline;
}
.gallerystatus
{
	margin-right:32px;
}