@charset "utf-8";
/* CSS Document */

@import url("menu12.css");
@import url("banner12.css");
@import url("footer12.css");


body {
	margin: 0;
	width: 100%;
	padding: 0;
	color: #606060;
	height:100%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D88146), to(#D67944)); /* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(top, #D88146, #D67944); /* Chrome 10+, Safari 5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #D88146, #D67944); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #D88146, #D67944); /* Opera 11.10-12.00 */
	background-image:         url(../images/banner12/background12.jpg); /* Firefox 16+, IE10, Opera 12.50+ */
	background-repeat: repeat-x;	
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #776b78;
}


#header {
	margin:0 auto;
	height: 140px;
	width:980px;
	z-index: -5;
	
}

#wrapper {
	margin-top:130px;
	border:15px solid #FFF;
	width: 950px;
	margin:0 auto;
	background-color: #FFF;
	background-image: url(../images/redesign06/bg_color.gif);
	background-repeat: repeat-y;
	-webkit-box-shadow: 0px 0px 20px 0px #BCB8B4; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	box-shadow: 0px 0px 20px 0px #BCB8B4; /* Opera 10.5, IE9+, Firefox 4+, Chrome 6+, iOS 5 */
	-moz-box-shadow: 0px 0px 20px #BCB8B4;
	-webkit-box-shadow: 0px 0px 20px #BCB8B4;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
z-index: 10;
position:relative;
min-height:800px;


}
				
	

	

#nav {
	width:175px;
	padding:0px;
	margin-top:0px;
	padding-top:30px;
	float:left;
	border-top: 3px solid #FFF;
	

	}

.content {
	width:520px;
	padding: 30px;
	margin-right: 180px;
	margin-left: 175px;
	margin-top:0px;

	}
	
	
	
	.contentdb {
	padding: 30px!important;
	width: 890px;
margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	}
	

	
	
#sideright {
	width:175px;
	float:right;
	padding-right:0px;
	padding-top:25px;
	overflow:hidden;
	}

form {
	display:inline;	
	}

/*Links*/

a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

/*SIDEBARS*/
	
.newssidebar {
	font-family: "proxima-nova", sans-serif;
	font-weight:600;
	font-size:18px;
	width: 100%;
	left: 0px;
	line-height:120%;
	border-bottom: 1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:10px;
}
	

/* End Sidebars*/

#mobile_topbar {
        visibility:hidden!important;
        display:none;
}



.facultyhed {
	color: #CF7234;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	/*font: bold small Arial, Helvetica, sans-serif!important;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: .1em;*/
}

.titlepage {
	color: #CF7234;
	margin-top:20px;
	margin-bottom:10px;
	font-family: Arial, sans-serif;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size: 34px;
	line-height:36px;
}


.caption {
	color: #666666;
	text-decoration: none;
	font: normal 10px/150% Arial, Helvetica, sans-serif;
}



#blockpaddingnotes {
	display: block;
	font-size: 11px;
	margin: 30px;
	width: 609px;
	position: relative;
}

#blockpadding15 {
	padding: 2px 15px 15px;
	display: block;
	margin: 10px 0px 0px;
}


#blockpadding30small {
	padding: 5px 30px 30px;
	display: block;
	margin: 10px 0px 0px;
	font-size: 11px;
}

.sectionhead {
	font-size: 10px;
	text-transform: uppercase;
	color: #CF7234;
	font-weight: bold;
	text-decoration: none;
}

.sectionheadlg {
	font-size: 12px;
	text-transform: uppercase;
	color: #CF7234;
	font-weight: bold;
	text-decoration: none;
}



.hoverlink a:link {  color: #606060; text-decoration: none}

.hoverlink a:visited {  font-style: normal; font-variant: normal; color: #606060; text-decoration: none}

.hoverlink a:hover {  font-style: normal; color: #006699; text-decoration: underline}

.hoverlink a:active {  font-style: normal; color: #606060; text-decoration: underline}


.newsspaced {
	font-size: 11px;
	line-height: 150%;
	color: #606060;
}

.imageright {
	font-size: 11px;
	color: #666666;
	padding: 5px 0px 9px 15px;
	float: right;
	line-height: 12px;
	margin: 0px;
}

.imageleft {
	font-size: 11px;
	color: #666666;
	padding: 0px 15px 9px 0px;
	float: left;
	line-height: 12px;
	margin: 0px;
}


/*Adding old styles*/

.dotlinetop {
	border-top: 1px solid #E4E8Ef;
	border-right: 0px solid #D1D1D1;
	border-bottom: 0px solid #D1D1D1;
	border-left: 0px solid #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.dotlinetopside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E4E8Ef;
	border-right-color: #E4E8Ef;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font: 11px/15px Arial, Helvetica, sans-serif;
}

.borderright {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #E4E8Ef;
}

.dotcolorbg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E4E8Ef;
	border-right-color: #E4E8Ef;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font: 11px/15px Arial, Helvetica, sans-serif;
	background-color: #F5F4F1;
}
.tableborder {
	border: 1px solid #E4E4E4;
	font-size: 11px;
}

TD.pssidebar {background-color: #F5F4F1;}

.newsmain {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #606060; line-height: 13px; list-style-position: outside}

.newshed {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #CF7234!important;
}

.credit {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-variant: small-caps; text-transform: capitalize; color: #666666; line-height: 34px}

.lineside {
	border-right: 1px solid #DDBFA4;
	background: #D4AD8B;
}




.padmenu{
	padding: 2px 0px 0px;
	height: 35px;
}


.contact {
	padding: 10px 15px 15px;
	border: 1px solid #E5E4DD;
	display: block;
	font: 11px/20px Arial, Helvetica, sans-serif;	
}

.contact a:link {
	color: #666666;
	text-decoration: none;
}

.contact a:visited {
	color: #666666;
	text-decoration: none;
}

.contact a:hover {
	text-decoration: underline;
	color: #006699;
}

.line {
	height: 10px;
	width: 100%;
	border-bottom: 1px solid #E3E2DD;
	
}
.line_clear {
	height: 10px;
	width: 100%;
	border-bottom: 1px solid #E3E2DD;
	clear:both;
}

.footerright {
	text-align:right;
	padding: 0px 0px 9px 15px;
	float: right;
}

.sidebar_left {
float:left;
width:130px;
margin-right: 30px;	
margin-bottom:20px;
overflow:hidden;
}

.fac_sidebar {
float:left;
width:130px;
margin-right: 30px;	
margin-bottom:20px;
overflow:hidden;
}

.faculty_body {
	margin-left:160px;
	margin-top:-5px;

}



/* mobile */
#mobile_topbar {
                visibility:hidden!important;
                display:none;
}

/*end mobile*/

h3{
	
	margin-top:0px;
	color: #CF7234;
	font-family: Arial, sans-serif;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size: 34px;
	line-height:36px;

}


.sidebarblock {
	background: #F0EFEE;
	padding: 20px;
	float: right;
	width: 175px;
	margin-left: 20px;
	margin-right: -30px;
	margin-bottom:10px;
}

.mobileheadline {
	display:none;
	
}


.colorcell {
	background-color: #E4E2DE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF!important;
	border-bottom-color: #FFF!important;
	border-right-color: #FFF!important;
	margin-top: 3px;
}
.highlightcell {
	background-color: #F3E2D6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF!important;
	border-right-color: #FFF!important;
	border-bottom-color: #FFF!important;
	border-left-color: #FFF!important;
	margin-top: 3px;
}

/* Login and other forms */
 .fieldliststyle 
 {
    list-style-type: none;
 }
 
 .fieldliststyle li 
  {
      margin-bottom: 4px;
 }
 
 .fieldliststyle li label
  {
     float: left;
     width: 100px;
     font: bold 14px Arial, sans-serif;
 }


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/*Giving */

.eprint {
	padding: 0px 25px 0px 15px;
	width: 123px;
	margin:0px 0px 10px 10px;
	left: 568px;
	top: -1px;
	float:right;
	/*border: 1px solid #E4E3DF;*/
	line-height: 3px;
}

.menuhoversmall {
	color: #6D7885;
	font: 11px/160% Arial, Helvetica, sans-serif;
}

.menuhoversmall a:link {  color: #6D7885; text-decoration: none}


.menuhoversmall a:visited {
	color: #6D7885;
	text-decoration: none;
}

.menuhoversmall a:hover {
	color: #6D7885;
	background: #CBCFD3;
}

.menuhoversmall a:active {  color: #6D7885; text-decoration: none}

.alumqa{
	font-weight: 600;
	font-family: Raleway;
	font-color: #06C;
	font-size: 18px;
	letter-spacing: 0.01em;
	color: #004993;
}
