html, body {
height: 100%;
padding: 0;
margin: 0;
border: 0;
font-family: Univers, Arial, Helvetica, Verdana, san-serif;
}
 
body { 
text-align: center;
background: #A8B5BB;
color: #000000;
}

/*--------------- General items --------------*/
h1 {
font-size:15px;
font-weight: bold;
padding-top: 10px;
color: #003366;	
border-bottom:1px solid #ccc;
}	
  
h2 {
/*float:left;*/

font-size: 12px;
color: #1D1D1D;
width: 100%;
height: auto;
margin: 15px 0px 5px 0px;
border-bottom: 1px dashed #ccc;
}

h2.hideNews {
display: none; 
margin: 0;
padding:0;
}
 
h3 {
font-size:12px;
font-weight: bold;
color: #003366;	
}

h5 {
font-size:12px;
font-weight:bold;
color:#000000;
}
	 
table {
font-size:11px;
border-color:#3366CC;
}
td {
	/*display: block;
	*/
	line-height:20px;
	height:20px;
	margin-right:10px;
	border-right: 1px solid #fff;
}
	 
table.reportMode td {
border-bottom: 1px solid #2E4B92;
}

a:link {   /* Link Styles */
/*text-decoration: none;*/ 
   color: #04A;
}
   
a:visited {   /* Link Styles */
 /*  text-decoration: none; */
   color: #003366;
} 
  
a:visited:hover {
text-decoration: underline; color: #900;
} 
   
a:hover {
	/* Link Styles */
	text-decoration: underline;
	color: #900;
	color: #900;
}
   


   
/* header image mapping  */ 	
			
#picpsu {       position: relative; 
				float:left; 
				left: 10px; top:10px;
				display: block; 
				width: 215px; 
				height: 70px; 
				background-color: transparent; 
				border: none;
}
#picour {		position: relative; 
				float: left; 
				left:-120px; top: 45px;
				display: block; 
				width: 170px; height: 30px; 
				background-color: transparent;
				border: none;
}
	
/*--------------- End of general items --------------*/
#wrapper {
width: 810px;
margin: 0 auto;
padding: 0;
height: auto;
position: relative;
background: #A8B5BB url(images/shadow.jpg) repeat-y 50% 0;
color: #000000;
}

#mainContainer {
width: 800px;
position: relative;
margin: 0 auto; /* We are going to center this design */
text-align: left; /* Since we used text-align: center in the body to be sure some older IE versions are going to center our design, we now align the text left */
height: auto;
}

html>body #container {
height: auto;
}
	
#header {
width:800px;
height:95px;
margin: 0 auto;
/*background:#003366 url(images/header_sxk163_2.jpg) top left no-repeat;*/
background:#003366 url(images/header.jpg) top left no-repeat;
color: #000000;
display: block;
}

.toplinks {
	float:left;
	position:relative;
	display:block;
	padding-top:10px;
}


#registrarMark {display: none;}

/**Social Media Icons**/

#social {
	position:relative;
	float:right;
	margin:6px 10px 0 0;
	padding:0;
	display:block;
}

.social-icon {
	padding-right:3px;
	vertical-align:middle;
}


/* ----------- main menu ------------*/

DIV#mainmenu {
float: left;
width: 800px;
background-image:  url(images/ask_mainMenu_88.png); 
display: block;
text-align:center;
font-size: 11px;
padding: 0px;
margin: 0px 0px 0px 0px;
color: #eee;
height:36px;
}

#mainmenu a:link, #mainmenu a:visited  {
color: #eee;
font-weight: bold;
padding: 0px 5px 0px 5px;
}

#mainmenu a:hover, #mainmenu a:active  {
color: #003366;
font-weight: bold;
text-decoration: underline;
}
					
/*- Search engine form -*/
form#search {
top:55px;
right:5px;
float: right;
position:relative;
margin: 0px 0px 0px 0px;
padding: 0;
}

input#searchString {
height: 17px;
border: 1px solid #003366;
font-size: 10px;
font-family: "Trebuchet MS";
margin: 0px 0px 0px 2px;
padding: 0px 0px 0px 2px;
color: #003366;
}

select#multiSearch {
height: 19px;
border: 1px solid #003366;
font-size: 10px;
font-family: "Trebuchet MS";
padding: 0;
margin: 3px 0px 0px 0px;
}

input#searchButton {
height: 20px;
font-size: 10px;
font-family: "Trebuchet MS";
margin: 0px 10px 0px 0px;
}

/*------------- Main menu end ------------*/

/*------------- Beginning of Left menu ------------*/

#column {
float: left; /* Our column is going to be right aligned */
width: 170px; /* Our total width - content width is 170px */
font-size: 11px;
background: transparent;
display: block;
}

#column ul { /* all column lists */
padding: 0;
margin: 0;
list-style: none;
}

#nav li { /* nav list items */
float: left;
position: relative;
width: 160px;
display: block;
background-color: #EBEDF1;
height: 20px;
line-height: 20px;
margin: 0px 2px 0px 2px;
text-indent:5px;
z-index:1;
color: #666;
font-size: 12px;
font-weight: bold;
border-bottom: 1px dotted #fff;
}

li.mLeftLink a:link ,
li.mLeftLink a:visited ,
li.mLeftLink a:active ,
li.mLeftLink a:hover 
{ /* all list with a mLeftLink class items */
float: left;
position: relative;
width: 160px;
display: block;
height: 20px;
line-height: 20px;
z-index:1;
color: #666;
font-size: 12px;
font-weight: bold;
}

#nav li.mLeftLink:hover {
width: 160px;
background-color: #fff;
}

#nav li:hover {
float: left;
position: relative;
width: 160px;
display: block;
background-color: #fff;
height: auto;
color: #666;
font-size: 12px;
font-weight: bold;
border-bottom: 1px dotted #fff;
}

#nav li ul { /* second-level lists */
display: none;
position: absolute;
top: 0px;
left: 160px;
width: 262px;
background-color: #fff;
border: 1px solid #ccc;	
z-index:2;
}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 0px;
left: 160px;
}

#nav li ul li, 
#nav li ul li a:link,
#nav li ul li a:visited,
#nav li ul li a:active { /* second-level lists */
display:block;
background-color: #fff;
height: auto;
color: #666;
font-size: 11px;
font-weight: normal;
border-bottom: 1px dotted #fff;
font-weight: normal;
top: 0;
z-index: 3;
width: 260px;
}

#nav li ul li a:hover { /* second-level lists */
background-color: #fff;
height: auto;
color: #003366;
font-size: 11px;
font-weight: normal;
border-bottom: 1px dotted #ccc;
top: 0px;
z-index: 3;
width: 260px;
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
display: block;
color:#003366;
}

/*------------- End of Left menu ------------*/

/*-------------------- Content area ---------*/
#content {
float: left;  /*Our content is going to be left aligned */
width: 630px; /* And it's going to have a 630px width */
display: inline;
background: transparent;
text-align: left;
min-height: 500px;
page-break-after: avoid;
page-break-before: avoid;
}

#content2 {
float: left;  /*Our content is going to be left aligned */
width: 600px; /* And it's going to have a 630px width */
display: inline;
background: transparent;
text-align: left;
min-height: 500px;
padding: 10px 15px 10px 15px;
font-size: 12px;
page-break-after:avoid;
page-break-before:avoid;
}

table.calendar {
	border: 1px solid #eee;
	margin: 0;
	padding: 0;
    page-break-after:avoid;
	page-break-before:avoid;
}

table.calendar tr {
	/*background: #F2F2F2;
	*/
	background: White;
}

table.calendar tr td {
	width: 120px;
	text-indent: 5px;
	border-right: 1px solid Navy;
	border-left : 1px solid Navy;
	border-Top : 1px solid Navy;
	border-bottom : 1px solid Navy;
}

/*Academic Calendars*/

table.academic {
	border-collapse:separate;
	border-spacing: 10px 8px;
	margin-left: -10px;
}

table.academic caption {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:10px;
	color: #000;	
	text-align: left;
}

table.academic thead, tbody {
	text-align: left;
}

table.academic th.description {
	width: 48%;
}

table.academic th.day {
	width: 25%;
}

table.academic th.date {
	width: 27%;
}

table.academic th.descriptionSummer {
	width: 46%;
}

table.academic th.maymester {
	width: 18%;
}

table.academic th.firstSession {
	width: 18%;
}

table.academic th.secondSession {
	width: 18%;
}

table.academic th {
	padding-bottom: 5px;
	border-bottom: 1px solid navy;
	text-align:left;
}

table.academic td {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted navy;
	text-align:left;
}

.bold {
font-weight: bold;
}

/*End Academic Calendars*/

/**Departments - Course Control Tables**/

table.up-contacts, table.campuses {
	position:relative;
	float:left;
	width:100%;
	border-spacing: 0px;
	border-collapse:separate;
	margin: 10px 0px 10px 0px;
}

table.up-contacts caption {
	font-size:13px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right:0px;
	color:#fff;	
	text-align:center;
	border:1px solid #003366;
	background-color:#003366;
	font-size:14px;
}

table.campuses caption {
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right:0px;
	color:#fff;	
	text-align:center;
	border:1px solid #003366;
	background-color:#003366;
	font-size:14px;
}

table.up-contacts caption .alpha {
	display:inline-block;
	margin-top:20px;
	background-color:#6699cc;
	color:#eee;
	width:100%;
	padding:5px 0px;
	font-weight:normal;
}

table.up-contacts caption .alpha a {
	background-color:#6699cc;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

table.up-contacts caption .alpha a:hover {
	text-decoration:underline;
}

table.up-contacts thead, tbody, table.campuses thead, tbody {
	text-align:left;
}

table.up-contacts th.abbrev {
	width:25%;
	text-align:left;
}

table.up-contacts th.shortdescription {
	width:40%;
	text-align:left;
}

table.up-contacts th.phone {
	width:33%;
	text-align:left;
}

table.up-contacts th, table.campuses th {
	padding:2px 5px;
	border:1px solid #A3A3A3;
	color:#000;
	background-color:#ccc;
	text-align:left;
}

table.up-contacts td, table.campuses td {
	border:1px solid #eee;
	padding:0px 5px;
}

table.campuses tr.odd {
	background-color:#eee;
	color:#000;
}

table.up-contacts td.alpha-letter {
	border-right:none;
	text-align:left;
	width:100%;
	background-color:#eee;
	color:#003366;
	font-weight:bold;
}

table.up-contacts td.alpha-top {
	border-left:none;
	text-align:right;
	width:100%;
	padding-right:10px;
	background-color:#eee;
	color:#003366;
	font-weight:bold;
}

table.campuses th.campus {
	width:50%;
}

table.campuses th.campus-phone {
	width:34%;
}

/**Special Announcement Box**/
#special_announcement {
	width:580px;
	height:115px;
	border: 1px solid #000;
	margin:10px auto;
	font-size:12px;
	padding:0px 10px;
}

#special_announcement h1 {
	color:red;
	font-size:14px;
	line-height:10px;
}


/**LionPATH Information Box**/

#mid_img_wrapper {
	width: 600px;
	height:260px;
	margin:15px 10px 15px 10px;
	border:3px solid #CCC;
	box-shadow: 0px 0px 10px #999;
}

#mid_img_wrapper a {
	border:none;
	border-style:none;
	color:#000000;
}

img {
	border:none;
	border-style:none;
}

#mid_img_wrapper a:hover {
	border:none;
	border-style:none;
	color:#900;
}

#mid_img_lionpath {
float:left;
height:220px;			
width:285px;						
margin:0px 0px 0px 0px;
padding:0px;				
background:#ffffff;		
color:#ffffff;
border-style:none;
border:none;	
}

#lionpath_newsbox {
float:left;
height:255px;
width:295px;
margin:0px 0px 0px 0px;
padding:0px 10px 5px 10px;
background:#EBEDF1;
color:#000000;
font-size:11px;
}

#lionpath_buttons {
	margin-top:15px;
	margin-bottom:20px;
}

.button {
  background: #EDEA3D;
  background-image: -webkit-linear-gradient(top, #EDEA3D);
  background-image: -moz-linear-gradient(top, #EDEA3D);
  background-image: -ms-linear-gradient(top, #EDEA3D);
  background-image: -o-linear-gradient(top, #EDEA3D);
  background-image: linear-gradient(to bottom, #EDEA3D);
  font-family: Arial;
  font-weight:bold;
  color: #000000;
  font-size: 10px;
  margin:10px 10px 10px 0px;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  display:inline;
}

#lionpath_button_courses {
	margin-top:15px;
	margin-bottom:20px;
}

.button:hover {
  background: #F1EE65;
  color:#04a;
  text-decoration: none;
}

#lionpath_headlines {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
}


/**END LionPATH Information Box**/

/**LionPATH Header Button**/

#lionpath_headerbutton {
	top:0px;
	float: left;
	position:relative;
	margin: 0px 10px 0px 0px;
	padding: 0;
	left:40px;

}

#lionpath_headerbutton .LPbutton {

  font-family: Arial;
  font-weight:bold;
  color:#000000;
  font-size:11px;
  margin:10px 10px 10px 0px;
  padding: 5px 5px 5px 5px !important;
  text-decoration: underline;
}

/**END LionPATH Header Button**/


/** LionPATH Web Section**/

.lionpath-menu {
	margin-right:20px;
	margin-top:20px;
	margin-bottom:25px;
	font-weight:bold;
	font-size:12px;
	color:#6699cc;
}

a.lionpath-menu {
color:#04a;
}

a:hover.lionpath-menu {
color:#900;
}

.subheading {
	font-weight:normal;
	font-style:italic;
	font-size:13px;
	line-height:20px;
}

.header2 {
	font-size:14px;
	line-height:20px;
}

#news-image {
	float:right;
	margin: 10px 0px 10px 15px;
}


/**END LionPATH Web Section**/

DIV#mid_img {	
float:right;
height:180px;	/**********************height:184px; height read 154 changed 12/6 drr************************************/				
width: 630px;						
margin: 0px 0px 10px 0px;				
background:#ffffff;		
color: #000000;		 
}

DIV#mid_img_fs {	
float:right;
height:184px;
width: 630px;
text-align: center;
margin: 0px 0px 10px 0px;
background:#fff url(images/palmer.jpg) top left no-repeat; 
color:#000000;
}


DIV#mid_img_intra {	
float:right;
height:184px;
width: 630px;
text-align: center;
margin: 0px 0px 10px 0px;
background:#fff url(intranet/images/intra.png) top left no-repeat; 
color: #000000;
}


DIV#main_text {
float:left; 
font-size:12px;
text-align: left;
margin: 0px 0px 0px 25px;
width: 275px;
height: 100%;
}

DIV#main_text2 {
float:right; 
font-size:12px;
text-align: left;
margin: 0px 25px 0px 0px;
width: 275px;
height: 100%;
}

DIV#main_text h2 {
    float: left;
	}
	
DIV#main_text ul, DIV#main_text2 ul{
	float: left;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 11px;
}			
			
DIV#main_text ul li, DIV#main_text2 ul li{
	display: block;
	line-height: 20px;
	margin: 0;
	text-indent: 3px;
	text-align: left;
}	
a img.pdf {
	margin: 0;
	padding: 0;
	border: none;
} 
/* applies to all links within a list in #content*/			 	
#content ul li a:link, 
#content ul li a:visited,
#content ul li a:active {
	width: 100%;
	margin-left: 3px;
	color: #003366;
	text-align: left;
	border-bottom: 1px dotted #fff;
}		
#content ul li a:hover{
	width: 100%;
	margin-left: 3px;
	color: #003366;
	text-align: left;
	border-bottom: 1px dotted #999;
}

/**************************************- NEWS BOX -********************************/		
DIV#news {
clear: both;
float: left;
margin: 16px 0px 0px 0px;
padding: 0;
}
				
DIV#news ul.newsList {
display: block;
float: left;
width: 330px;
height:auto;
margin: 800;
padding: 0;
}			
		
DIV#news ul.newsList li.newsT {
float:left;
height: 20px;
background-image:  url(images/newsHeader.gif);
background-repeat: no-repeat;
width: 268px;
}

DIV#news ul.newsList li.newsM {
height: 100%;
float:left;
padding: 0;
margin: 0;
background-image:  url(images/newsMiddle.gif);
background-repeat: repeat-y;
width: 268px;
text-indent: 0;
color: #003366;
}

DIV#news ul.newsList li.newsM a {
display: block;
/*padding: 0px 0px 0px 5px;*/
width: auto;
height: 100%;
margin: 0px 15px 0px 8px;
}

DIV#news ul.newsList li.newsB {
height: 20px;
float:left;
background-image:  url(images/newsBottom.gif);
background-repeat: no-repeat;
width: 270px;
}

/*-------------------- End of content area ---------*/		

/*-------------------- Footer area -----------------*/
#footer {
clear: both; /* We have to clear our floats */
width: 800px; /*  We need to set the width on the footer since it's outside the mainContainer, and therefor isn't controlled by it */
margin: 0 auto; /* We need to center the footer also */
text-align: center;
font-size:10px;
color: #fff;
height: 100px;
display:block;
position: relative;
background:#4D7194 url(images/footerbg.jpg) no-repeat 50% 0;
 }
 
#footer a:link, 
#footer a:visited,
#footer a:active{
font-size:11px; 
color: #99ccff;
}

#footer a:hover {
color: #6699cc;
}
/*-------------------- End of footer area -----------------*/

/*-------------------- Begin Returning to University Message Box -----------------*/

#messageBox {
border: 1px solid #F00;
padding: 0px 10px 0px 10px;
margin:15px;
}

/*-------------------- End Returning to University Message Box -----------------*/
