/* Mercer redesign print CSS 09*/

/*Font and link styes*/
body {
	color: #000;
	background: #f0f1f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	margin: 0;
		
}

/*Removes browser default margin and padding*/

* {
margin: 0;
padding: 0;
}

h1 {
font-size: 180%;
line-height: 190%;
font-family: Arial, Helvetica, sans-serif;
color: #e45c06;
font-weight: bold;
margin : 10px 0px 0px 0px;
padding: 30px 0px 5px 0px;
}

h2 {
font-size: 120%;
line-height: 120%;
font-family: Arial, Helvetica, sans-serif;
color:#e45c06 ; 
font-weight: bold;
margin: 10px 0px 10px 0px;
}

h3 {
font-size: 105%;
line-height: 105%;
font-family: Arial, Helvetica, sans-serif;
color: #c75335 ; 
font-weight: bold;
margin: 20px 0px 10px 0px; 
}

h4{
font-size: 130%;
line-height: 140%;
font-family: Arial, Helvetica, sans-serif;
color: #002740;
font-weight: bold;
margin: 20px 0px 10px 0px; 
}

h5 {
font-size: 100%;
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #55657d;
font-weight: bold;
margin: 20px 0px 10px 0px; 
}

h6 {
font-size: 100%;
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #5d0a1c;
font-weight: bold;
margin: 20px 0px 10px 0px; 
}

strong { font-weight: bold; }
bold { font-weight: bold; }

em { font-style: italic; }
i { font-style: italic; }

abbr { font-style: normal; text-decoration: none; }
acronym { font-style: normal; text-decoration: none; }

OL li { list-style-position: outside;
color : #5d0a1c; 
padding:0px 0px 5px 0px;
margin:0px 0px 0px 20px; }

UL li {
color : #5d0a1c; 
list-style-type: square;
list-style-position: outside;
padding: 0px 0px 5px 0px;
margin: 0px 0px 0px 15px;
}

/* Structure  */

#wrapper{
margin: 0 auto 0 auto;
width: 100%;
}

/* University branding */

#brandingholderdiv {
width:100%;
background: #e45c06;
border-bottom-style: solid;
border-bottom-color:#fff;
border-bottom-width: 1px;
margin: 0 auto 0 auto;
}

.branding {
width:960px;
background: #e45c06;
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
}



/* Locations */

#locations {
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
margin: -60px 20px 0px 350px;
text-align: left;
color: #fff;
float:left;
}

/* Search */

#search {
width:500px;
font-family: Arial, Helvetica, sans-serif;
margin: 20px 20px 0px 0px;
font-size: 100%;
text-align: right;
color: #fff;
float:right;
}
	

/*  Main navigation*/

#navbar {
height:25px;
margin:0px 0px 0px 0px;
padding:0;
width:100%;
background: #000;
}

#navbar ul {
background:transparent url(/images/navbar.gif) 0 0 no-repeat;
display:block;
height:25px;
list-style-type:none;
margin:0 auto;
padding:0;
position:relative;
width:960px;
}

#navbar ul li a {
display:block;
height:25px;
list-style-type:none;
text-indent:-9999px;
}

/* This controls the roll-over placement*/

#navacademics a:hover { background:transparent url(/images/navbar.gif) 0px -25px no-repeat;}
#navadmissions a:hover { background:transparent url(/images/navbar.gif) -185px -25px no-repeat;}
#navcampus a:hover { background:transparent url(/images/navbar.gif) -294px -25px no-repeat;}
#navabout a:hover { background:transparent url(/images/navbar.gif) -410px -25px no-repeat;}
#navalumni a:hover { background:transparent url(/images/navbar.gif) -533px -25px no-repeat;}
#navathletics a:hover { background:transparent url(/images/navbar.gif) -610px -25px no-repeat;}
#navgifts a:hover { background:transparent url(/images/navbar.gif) -699px -25px no-repeat;}
#navhome a:hover { background:transparent url(/images/navbar.gif) -833px -25px no-repeat;}

/* This controls the placement on the specific page of the white tab */


body#academics #navbar li#navacademics a { background:transparent url(/images/navbar.gif) 0px -50px no-repeat;}
body#admissions #navbar li#navadmissions a { background:transparent url(/images/navbar.gif) -185px -50px no-repeat;}
body#campus #navbar li#navcampus a { background:transparent url(/images/navbar.gif) -294px -50px no-repeat;}
body#about #navbar li#navabout a { background:transparent url(/images/navbar.gif) -410px -50px no-repeat;}
body#alumni #navbar li#navalumni a { background:transparent url(/images/navbar.gif) -533px -50px no-repeat;}
body#athletics #navbar li#navathletics a { background:transparent url(/images/navbar.gif) -500px -50px no-repeat;}
body#gifts #navbar li#navgifts a { background:transparent url(/images/navbar.gif) -699px -50px no-repeat;}
body#home #navbar li#navhome a { background:transparent url(/images/navbar.gif) -833px -50px no-repeat;}

/* This controls the black tabs */

#navacademics {left:0px; width:185px;}
#navadmissions {left:185px; width:109px;}
#navcampus {left:294px; width:117px;}
#navabout {left:410px; width:124px;}
#navalumni {left:533px; width:76px;}
#navathletics {left:610px; width:90px;}
#navgifts { left:699px; width:133px;}
#navhome { left:833px; width:128px;}

/* This controls the white tabs width */


body#academics #navacademics { left:0px; width:185px;}
body#admissions #navadmissions { left:185px; width:108px;}
body#campus #navcampus { left:294px; width:117px;}
body#about #navabout { left:410px; width:123px;}
body#alumni #navalumni { left:533px; width:76px;}
body#athletics #navathletics { left:428px; width:72px;}
body#gifts #navgifts { left:699px; width:133px;}
body#home #navhome {left:832px; width:128px;
}

#navbar ul li {
list-style:none;
margin:0;
padding:0;
position:absolute;
top:0}

/* Page container */

#container{
margin: 0px auto 0px auto;
width: 960px;
padding: 0px;
background-color: #fff;
}

/* second level structure */

#navigationleft  {
background-color: #f6e7de;
width: 200px;
margin:40px 0px 0px 20px;
float: left;
font-size: 110%;
line-height: 150%;
padding: 10px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
}

#navigationleft h3 {
font-size: 105%;
line-height: 105%;
font-family: Arial, Helvetica, sans-serif;
color: #fff; 
font-weight: bold;
background-color: #c76e35;
margin: 0px 0px 0px 0px; 
padding: 10px 0px 10px 5px;
}

#navigationleft ul li { 
font-weight: bold; 
font-style: normal; 
display: block; 
margin: 0px 0px -5px 0px;  
list-style-type:none;
}

#navigationleft ul li a:link {
color: #284b6c; 
text-decoration: none; 
display: block; 
padding: 5px;
}

#navigationleft ul li a:visited {
color: #284b6c; 
text-decoration: none; 
display: block;
padding: 5px;
}

#navigationleft  ul li a:hover {
color: #fff; 
text-decoration: none;
background-color: #b50e39;
}

#navigationleft  ul li a:active {
color: #fff; 
text-decoration: none; 
display: block; 
background-color: #b50e39;
}

#navigationleft ul ul{
margin: 0px 0px 30px 0px;
padding: 0;
		}
		
#navigationleft li li{
margin: 0px 0px 30px 0px;
padding: 0;
border:0px;
		}

/*three column content area */

#content3 {
font-size: 115%;
line-height: 130%;
color: #3e454b;
padding: 0px;
background-color: #fff;
margin: -10px 240px 20px 240px;
}

#content3 p{
margin: 0px 0px 10px 0px;
}

#content3 a:link{ 
color: #326da5; 
text-decoration: none;
}

#content3 a:visited { 
color : #326da5;  
text-decoration: none;
}

#content3 a:hover {  
color: #0066FF; 
text-decoration: none;
}

#content3 a:active {  
color: #0033cc; 
text-decoration: none;
}

/* Misc */

.admintypes a:link{ 
color: #326da5; 
font-weight: bold;
text-decoration: none;
}

.admintypes  a:visited { 
color : #326da5; 
font-weight: bold;
text-decoration: none;
}

.admintypes  a:hover {  
color: #0066FF; 
font-weight: bold;
text-decoration: none;
}

.admintypes  a:active {  
color: #0033cc; 
font-weight: bold;
text-decoration: none;
}

.bartype {
	background-color:#e45c06;
	color: #fff;
	padding: 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 95%;
	letter-spacing:2px;
	text-align:center;
	line-height : 160%;
}

/* Footer information */

#footerwrapper {
height:100px;
width:100%;
margin: -20px 0px 0px 0px;
background:#000;
background-image:url(../images/grad_footer.gif);
background-repeat: repeat-x;
clear:both;
}

#footercontent {
width:960px;
margin:0px auto;
background:#000;
height:100px;
}
	

.footer   {
color: #bebeb6; 
float:left;
font-size: 90%;
line-height:150%;
margin:10px 0px 0px 16px;
width:280px;
}

.footer2 ul {
display:block;
float:left;
font-size: 90%;
line-height:150%;
color:#bebeb6;
list-style-type: none;
margin:10px 0px 0px 16px;
width:100px;
}

.footer2 li {
list-style-type: none;
color:#bebeb6;
}

.footer2 li a:link {  
color: #bebeb6; 
text-decoration: underline;
}

.footer2 li a:visited {
color: #bebeb6;
text-decoration: underline;
}

.footer2 li a:hover {
color: #383563;
text-decoration: underline;
}

.footer2 li a:active {  
color: #bebeb6; 
text-decoration: underline;
}

