﻿	.s4-tn li.dynamic > a:hover {
	background-color:#d0b88d; 
	background-image:url('nav_hover_img.png');
	background-repeat:repeat;
	border-bottom:5px #a91c0f solid;
}

.s4-tn li.dynamic > .menu-item {
	padding-top:7px;
	border-bottom:5px #570507 solid;
	background-color:#570507;
}

/*---------HEADER CLASSES---------*/

.ms-socialNotif-Container {
	display:none;
}

/*to hide ribbon when not logged in*/
body #s4-ribbonrow {
    min-height: 0 !important;
    height: auto !important;
}

/*color of log in button*/
.ms-welcomeMenu A:link {
	color:black;
}


/*boarder on bottom of ribbon*/
.ms-cui-topBar2 {
	border-bottom-color:transparent
}


/*main color behind heading*/
body #s4-titlerow {
	  background-color:#02071d;
	  background-image:url('nav_extension_9-5-12.png') !important;
	  background-repeat:repeat-x;
	  /*must have this for IE7*/
	  height:174px

}


.s4-titletable {
	background-image: url('color_behind_header.png') !important;
	background-repeat: no-repeat;
	background-position: center;
}







/*Position search area*/
.s4-wpTopTable {
	/*padding-left:550px;
	padding-top:15px;
	padding-bottom:5px;
	float:right !important*/
}


.SearchArea {
	padding-left:550px;	
	padding-top:15px;
	padding-bottom:5px;

}

/*Padding for Page Title Under Search Bar*/
.s4-title h2 {
    color: #5D6878;
    padding-right: 55px;
}

.s4-pagedescription {
	padding-right: 50px !important;
}


/*second layer beheind heading NOTE:blue glow in background is done on masterpage line 307*/
.s4-title {
	background-color:transparent;
	background-image:none;
}


.s4-title H1 {
	color:white
}

/*remove search site part*/
.ms-sbscopes {
	display:none
}


/*---------Top Navigation---------*/

/*color behind nav bar, and hight*/
.s4-toplinks {
	background-color:#570507;
	height:30px;

}

/*controls text in top nav bar*/
.s4-tn {
	padding: 4px 6px !important;
}

.s4-tn li.static > .menu-item {
	border: 1px solid rgba(0, 0, 0, 0);
	color: #3B4F65;
	display: inline-block;
	height: 15px;
	padding: 4px 6px !important;
	vertical-align: middle;
	white-space: nowrap;
}

/*home button color and style*/
.s4-toplinks .s4-tn a.selected {
	color:white;
	background-color:transparent;
	background-image:none;
	height:18px;
	border-color:transparent;
	
}

/*home button color and style HOVER
.s4-toplinks .s4-tn a.selected :hover {
	color:white;
	background-color:#b6a73f;
	background-image:none;
	height:18px;
	border-color:transparent;
	
}
*/

/*line on top of navigation*/
body #s4-topheader2 {
	border-top-color:#850c04 !important;
	border-top-width:10px;
	/*height:20px;*/
	min-height:15px;
	background-color:#570507;
}

/*get rid of help button*/
.s4-help {
	display:none
}

/*Shell around sign in button, this helps to center it in the nav bar*/
.SignIn{
	vertical-align:bottom !important;
	float:right;
	width:100px !important;
	background-color:#570507;
	padding-top:6px
}

/*standard color of sign in button*/
.ms-menu-a {
	color:silver!important
}

/*color of top navigation text*/
.menu-item-text {
	color:white
}


/*Sign in button color*/
.s4-signInLink {
	color:#570507!important;
}

/*---------Left Hand Navigation---------*/

/*gets rid of left hand nav*/
#s4-leftpanel{
	display:none
}

/*gets rid of the empty space where left hand nav used to be*/
.s4-ca {
	margin-left:0px
}



/*---------Center Body---------*/

#s4-ribbonrow > #s4-ribboncont > #RibbonContainer > #Ribbon > .ms-cui-ribbonTopBars > div {
    width: 1100px;
    margin: 0 auto;
    float: none;
}

#s4-bodyContainer {
    width: 1100px;
    margin: 0 auto;
    float: none;
}


#s4-ribbonrow > #s4-ribboncont > #RibbonContainer > #Ribbon > div,
#s4-bodyContainer > div,
body #s4-titlerow > div
{
    width: 1100px;
    margin: 0 auto;
    float: none;
   	border-bottom-color:#570507;
	border-bottom-width:thick
}

.ms-cui-ribbonTopBars > div, ul.ms-cui-tabBody, body #s4-titlerow > div, #s4-bodyContainer > div {
    margin: 0 auto;
    float: none;
}

.ms-vh div, .ms-vh2 div {
	margin: 1px !important;
	min-height: 0px !important;
}

.ms-listviewtable .ms-vb2, .ms-summarystandardbody .ms-vb2 {
    padding-left: 3px !important;
    padding-right: 7px;
}

body #s4-titlerow > div, #s4-bodyContainer > div {
    width: 1100px;
    margin: 0 auto;
    float: none;
}




/*---------Body Color---------*/

/*color behind body elements*/
.s4-widecontentarea {
	background-color:#FFFFFF !important;
}  

.v4master {
	background-color:#e6e6c2 !important
}

/*------------Footer------------*/

.footer {
	background-color:#b7b5a9;
	clear:both;
	background-image:url('footer_bg_9-22-12.png'); 
	background-repeat:repeat-x;
	border-top-color:#1c2542 !important;
	border-top-width:thick !important;
	border-top-style:solid

}

a:visited {
	color:#710000
}

/*
.s4-notdlg {
	border-top-color:#1c2542 !important;
	border-top-width:thick !important;
	border-bottom-style:solid
	

}
*/
/* Used to hide names from photos in the galleries */
.ms-descriptiontext {
    color: #4C4C4C;
    font-family: tahoma;
    font-size: 8pt;
    text-align: left;
    visibility: hidden !important;
}


/*------------Custom Scroll Bars------------*/

/*scroll bar styling for non-IE browsers*/
::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

/*scroll bar styling for IE*/
body {
	scrollbar-face-color: #eee;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color: #aaa;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #eee;
	}
	


/*------------Sub-Heading------------*/

.ms-WPTitle {
	color:Black !important;
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	font-weight:bolder
}

.s4-wpcell, .ms-rte-layoutszone-outer. s4-wpcell-plain{
	width:323px !important;
}

/*------------BODY TEXT STYLING------------*/
.FacultyContainer {
	padding:10px
}

.FacultyTextBody {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12pt !important;
}

.FacultyHeadingText {
	font-family:"Times New Roman", Times, serif !important;
	font-size:16px !important
}



/*------------Color for visted links------------*/
.ms-WPBody A:visited {
	color:#570507 !important
}