body
{
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
textarea
{
	font-size: 100%;
	font-family: arial,helvetica,sans-serif;
}
.top
{
	width: 770px;
	background-color: #003399;
}
.bottom
{
	width: 770px;
}

span.bold
{
	font-weight: bold;
}
.main-subhead {
	color: #000000;
	font: 150% 'Times New Roman', Times, serif;
	position: relative;
	top: -15px;
	margin-bottom: -15px;
}


#redirectAudience, #redirectSubject, #redirectAcademics
{
	border: black 1px solid;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
}
#mainContent, #mainContent-no2b
{
	top: 116px;
	position: absolute;
}
/* mainContent is the container for the breadcrumb, zone 8 content area, and zone 11 footer */
#mainContent
{
	left: 288px; /* where the light gray vertical divider bar starts */
	border-left: solid 1px #999999;
	padding-left: 10px;
	/*width set in master template*/
}
#mainContent-no2b
{
	padding-left: 0px;
	/*width set in master template*/
	/*left positioning set in master template*/
}
#SMULogo
{
	left: 0px;
	position: absolute;
	top: 0px;
	clip: rect(0 282 73 0); /* force the image to fit */
}
#SMUmasthead
{
	left: 0px;
	position: absolute;
	top: 0px;
	clip: rect(0 770 90 0); /* force the image to fit */
}
#spiritPoint
{
	line-height: 140%;
}
#spiritPoint-divider 
{
	width: 110px;
	height: 1px;
	color: #666666;
}




/* NOT USED CURRENTLY BUT MAY BE IN THE FUTURE
.zone-8-photoblog-caption
{
	padding: 8px 10px 8px 22px;
	font-size: 85%;
	color: #666666;
	display:block;
}

.zone-8-photoblog-caption-left, .zone-8-photoblog-caption-right
{
	width: 282px;
	padding: 8px 10px 8px 22px;
	font-size: 85%;
	color: #666666;
	display:block;
}
.zone-8-photoblog-caption-right
{
	position: absolute;
	padding-left: 10px;
	top: 212px;
	left: 315px;
}
*/


/* SPECIFIC TO SMU HOME PAGE STRUCTURE ONLY */

#zone-8-flash 
{
	position: relative;
	/*top: -10px;*/
	top: -11px;
	left: -18px;
	width: 628px;
	overflow: hidden;
/*	makes home page flash animation flush with left content area in IE*/
	clear: left;
}

/*IE6 and before*/
* html div#zone-8-flash {top: -22px;}

#zone-8-news {
	float: left;
	width: 280px;
	font-size: 85%;
	padding: 15px 15px 0px 0px;
}
#zone-8-godzilla {
	float: right;
	width: 290px;
	padding: 15px 0px 10px 20px;
	font-size: 85%;
	/*background-color: #E8EBEB;*/
}
.breakingNews {
	height: 25px;
	font-weight:bold;
	font-size: 12px;
	border: 1px dotted #CE1126;
}

.breakingNewsTitle {
	color:#FFFFFF;
	background-color: #CE1126;
	text-transform:uppercase;
}

.breakingNewsContent { 
	color: #000000;
	font-weight: bold;
	padding: 10px;
	background-color: #F0E9CD;
}

a.breakingNewsLink  {
	color: #000000;
	font-weight: bold;
tex-decoration: none;
}


.news-container {
	margin-bottom: 10px;
	padding-left: 9px;
	/*background: url(/images/bullet-red.gif) no-repeat left top;*/
}

.news-container-mainstory {
	margin-bottom: 10px;
}

.onthehilltop {
	font-size: 120%;
	font-weight: bold;
}

#audience-intro {
	float: left; 
	width:280px; 
	overflow:hidden; 
	line-height:130%;
}

 /* BEGIN ZONE 1 */
 #zone-1-3-508
{
	position: absolute;
	left: 0;
	top: 0;
	width: 770px;
	height: 90px;
}
#zone-1
{
	font-weight: bold;
	font-size: x-small;
	width: 100%;
	height: 90px;
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	background-color: #12357D;
	position: absolute;
	left: 0;
	top: 0;
}
 /* END ZONE 1 */
 
 
 
 
 
 /* BEGIN ZONE 3 */
 #zone-3
 {
	position: absolute;
	left: 0px;
	top: 90px;
	height: 27px;
	width: 100%;
	background: #CC0000;
 }
 
 #zone-3-search
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 25px;
	overflow: hidden;
	width: 125px;
	margin: 0px;
	padding: 3px 0px 0px 10px;
}
#zone-3-navigation
{
	position: absolute;
	left: 142px;
	top: 0px;
	height: 25px;
	overflow: hidden;
	padding:0px;
	width: 100%;
}



#zone-3-dropdown
{
	position: absolute;
	top: -25px;
	z-index: 5;
	
	background-color: #cc0000; /*red color to hide where gray line overlaps menu - does not work for IE*/
	/*left position set in master template according to show2B variable*/
	
}


#zone-3-dropdown  li
{
list-style: none;
}

.zone-3-508-global-navigation-section-head
{
	font-size: 110%;
}
a.zone-3-508-global-navigation
{
	color: #ffffff;
}
a.zone-3-508-global-navigation:hover
{
	color: #ffff00;
}
a.zone-3-link:link, a.zone-3-link:visited 
{
	color: white;
	text-decoration:none;
	padding-right: 17px;
}
a.zone-3-link:hover
{
color: #FFCC66;
}
/* END ZONE 3 */
 
 
 
 
 
 
 /* BEGIN ZONE 2A */
#zone-2a-main-nav
{
	position: absolute;
	left: 0px;
	top: 120px;
	width: 142px;
	overflow: hidden;
	border: #CCCCCC 1px solid;
	color: #000000;
	background-color: #F0E9CD;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: x-small;
}
#zone-2a-top-links
{
	margin-top: 4px;
}
#zone-2a-bottom-links
{
	margin-top: 12px;
	margin-bottom: 10px;
}
/* Allows the zone 2a links to have a little vertical space between themselves. */
.zone-2a-link-container
{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 8px;
	text-indent: -6px; /* If this is opposite of padding-left, creates hanging indent effect. */
}

.zone-2b-link-container 
{
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 8px;
	text-indent: -6px; /* If this is opposite of padding-left, creates  hanging indent effect. */
}

.zone-2a-link-container-red, .zone-2a-link-container-gray, .zone-2a-link-container-blue
{
	color: white;
	text-transform: uppercase;
	margin-top: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 20px;
	text-indent: -6px; /* If this is opposite of padding-left, creates  hanging indent effect. */
}

.zone-2a-link-container-red:hover, .zone-2a-link-container-gray:hover, .zone-2a-link-container-blue:hover
{
	color: #F0E9CD;
}

.zone-2a-link-container-red
{
	background: #CC0000;
}


.zone-2a-link-container-gray
{
	background: #666666;
}
.zone-2a-link-container-blue
{
	background: #003399;
}
a.zone-2a-toplink, a.zone-2a-toplink:visited, a.zone-2a-bottomlink, a.zone-2a-bottomlink:visited
{
	color: #000000;
	text-decoration: none;
}
a.zone-2a-toplink:hover, a.zone-2a-bottomlink:hover
{
	color: #CC0000;
}
a.zone-2a-buttonlink, a.zone-2a-buttonlink:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.zone-2a-buttonlink:hover
{
	/*color: #F0E9CD;*/
}
.zone-2a-header
{
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 2px;
}
 /* END ZONE 2A */
 
 
 
 
 
 
  /* BEGIN ZONE 2B */
#zone-2b-sub-nav
{
	font-weight: normal;
	font-size: x-small;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	position: absolute;
	left: 154px;
	top: 120px;
	width: 116px;
	padding-right: 11px;
	overflow: hidden;
	z-index:0
	/*z index may be set to -1 later by master template if the browser is IE -
	so that drop down menu will display over 2B column in Internet Explorer*/
}

a.zone-2b-bluelink:visited
{
	color: #990000;
	text-decoration: none;
}
a.zone-2b-bluelink:hover
{
	color: #ff0000;
}
.zone-2b-header
{
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 2px;
}
 /* END ZONE 2B */






 /* BEGIN ZONE 7 */
#zone-7, #zone-7-no2b
{
	font-family: arial,helvetica,sans-serif;
	width: 480px;
	height: 18px;
	padding-top: 7px;
	padding-right: 5px;
}
#zone-7-no2b
{
	width: 608px;
}
	
#zone-7-title
{
	font-weight: bold;
	font-size: 160%;
	color: #003399;
}
 /* END ZONE 7 */






 /* BEGIN ZONE 6 */
#zone-6-breadcrumbs
{
	padding-right: 5px;
	margin-top: 9px;
	position: relative;
	font-weight: normal;
	font-size: x-small;
	color: #444444;
	text-decoration: none;
}
.zone-6-breadcrumb-currentpage 
{
	font-weight: normal;
	font-size: x-small;
	color: #ff0000;
	text-decoration: none;
}
a.zone-6-breadcrumb, a.zone-6-breadcrumb:visited
{
	font-weight: normal;
	font-size: x-small;
	color: #444444;
	text-decoration: none;
}
a.zone-6-breadcrumb:hover
{
	color: #ff0000;
}
 /* END ZONE 6 */






 /* BEGIN ZONE 8 */
#zone-8-content, #zone-8-content-no2b
{
	font-weight: normal;
	font-size: small;
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	margin: 15px 0px 10px 0px;
	
}

.zone-8-table-home
{
    width: 135px;
}
.zone-8-table-wide
{
    width: 285px;
}
.zone-8-table-narrow
{
    width: 135px;
}
.zone-8-table-header
{
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
.zone-8-table-date
{
    font-family: arial,helvetica,sans-serif;
    font-size: x-small;
    color: #003399;
    font-weight: bold;
    padding: 10px;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
.zone-8-table-content
{
    font-family: arial,helvetica,sans-serif;
    font-size: x-small;
    color: #666666;
    padding: 10px;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
 /* END ZONE 8 */






 /* BEGIN ZONE 11 */
#zone-11-footer, #zone-11-footer-no2b
{
	font-weight: normal;
	font-size: x-small;
	padding: 10px 5px 0px 0px;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	clear: both;
}
#zone-11-footer
{
	width: 475px;
}
#zone-11-footer-no2b
{
	width: 603px;
}

.zone-11-text
{
	padding-right: 20px;
}

 /* END ZONE 11 */
 
 
 
/* ADAPTED CSS FROM SUCKERFISH TEMPLATE */
 
#zone-3-nav {
/*width: 628px;*/
width: 668px;
} 
 
#zone-3-nav ul {
/*allows Safari to display menu correctly*/
/* width: 628px;*/ 
 width: 668px;
 }
 
 * html div#zone-3-nav ul { 
 /*allows Windows IE to display menu correctly*/
/* causes IE to negate nav ul width command above*/
 width: 700px; /*changed from width auto to prevent flash and other elements on home page from inconsistently positioning in IE*/
   }
 
  * html div#zone-3-nav ul li ul { 
  /*prevent multiple column drop downs in IE that resulted from 700px width code above*/
 width: 100px;
   }
 
#zone-3-nav, #zone-3-nav ul {
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	font-size:11px ! Important;
	}

/*	float: inherit will make first line of content flush with the rest, but also causes flash movie on
	home page to be too high in IE Windows and Mac.*/
* html div#zone-3-nav {float:inherit;}

#zone-3-nav a {
	display: block;
	
	/*width adjustments here affect only the top menu items*/
	width: 6em;
	w\idth: 6em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 0;
	}

#zone-3-nav li {
	float: left;
	padding: 0;
}

#zone-3-nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	/*comment out the two lines below to have multiple column drop down per item*/
	/*increase widths below to alter width of drop downs (doesn't work in IE)*/
	width: 16.8em;
	w\idth: 16.3em;
	
	font-weight: normal;
	border-width: 0.25em;
	border-width: 0em;
	margin: 0;
	background: #12357D;/*dark blue drop down*/
}

#zone-3-nav li li {
	padding-right: 1em;
	width: 13em
}

#zone-3-nav li ul a {
/*increase widths below to alter width of drop downs (IE only)*/
/*	width: 18em;
	w\idth: 14em;*/
		width: 19em;
	w\idth: 15em;
	padding: 0.25em 0.5em;
}

#zone-3-nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#zone-3-nav li:hover ul ul, #zone-3-nav li:hover ul ul ul, #zone-3-nav li.sfhover ul ul, #zone-3-nav li.sfhover ul ul ul {
	left: -999em;
	
}

#zone-3-nav li:hover ul,  #zone-3-nav li.sfhover ul, #zone-3-nav li li.sfhover ul, #zone-3-nav li li li.sfhover ul {
	left: auto;
}

#zone-3-nav li li:hover ul, #zone-3-nav li li li:hover ul, #zone-3-nav li li.sfhover ul, #zone-3-nav li li li.sfhover ul {
	display: none;
}

#zone-3-nav li:hover, #zone-3-nav li.sfhover {
	background: #cc0000;
}

/*force hover area to match width of drop downs*/
#zone-3-nav li li:hover, #zone-3-nav li li.sfhover {
width:15.3em;
}

 /* END ADAPTED CSS FROM SUCKERFISH TEMPLATE */
 


/*TOP BUTTONS
WIDTH OF TOP BUTTONS MUST MATCH ACTUAL GRAPHIC WIDTH*/

#topbutton1 {
width:92px
}
		#topbutton1 li {
		list-style: none;
		line-height:1em;
		}

#topbutton2 {
width:89px
}
		#topbutton2 li {
		list-style: none;
		line-height:1em;
		}

#topbutton3 {
width:86px
}
		#topbutton3 li {
		list-style: none;
		line-height:1em;
		}

#topbutton4 {
width:80px
}
		#topbutton4 li {
		list-style: none;
		line-height:1em;
		}

#topbutton5 {
width:69px
}
		#topbutton5 li {
		list-style: none;
		line-height:1em;
		}

#topbutton6 {
width:85px
}
		#topbutton6 li {
		list-style: none;
		line-height:1em;
		}

#topbutton7 {
width:64px
}
		#topbutton7 li {
		list-style: none;
		line-height:1em;
		}

#topbutton8 {
/*width:63px*/
width:94px;
}
		#topbutton8 li {
		list-style: none;
		line-height:1em;
		}

/*END TOP BUTTONS*/



 /************************TABBED BOX**********************/
 
div.tabBox {}

div.tabArea {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
  padding: 5px 5px 3px 0px;
}
a.tab {
	padding: 5px 5px 15px 5px;
	position: relative;
	text-decoration: none;
	z-index: 0;
	background: #E1E1E1;
	border-top: 1px solid #DAE0EB;
	border-right: 1px solid #ADADAD;
	border-bottom: 0px solid #ADADAD;
	border-left: 1px solid #DAE0EB;
  -moz-border-radius: .75em .75em 0em 0em;
  border-radius-topleft: .75em;
  border-radius-topright: .75em;
}

a.tab, a.tab:visited {
  color: #333333;
}

a.tab:hover {
  background-color: #E1E1E1;
  color: #FFFFFF;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #CC0000;
  border-color: #999999;
  color: #FFFFFF;
}

a.tab.activeTab {
  padding-bottom: 3px;
  top: 1px;
  z-index: 2;
}

div.tabMain {
	background-color: #FFFFFF;
	border: 1px solid #ADADAD;
	position: relative;
	z-index: 1;
  -moz-border-radius: 0em .5em .5em 0em;
  border-radius-topright: .5em;
  border-radius-bottomright: .5em;
}

div.tabIframeWrapper {
  width: 100%;
}

iframe.tabContent {
  background-color: #FFFFFF;
/*  height: 300px;*/
  margin: 20px 10px 10px 10px;
}

#searchAreaNews {
	position:absolute;  
	left:455px; 
	top:101px; 
	width:150px; 
	height:21px; 
	z-index:100
}

/* STYLED TABLES */

td.a {
	padding: 5px;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #F3ECC2;
	border: 1px dotted #666666;
}
td.b {
	padding: 5px;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #F3ECC2;
	border: 1px dotted #666666;
	border-left: 0px;
}
td.b-noshade {
	padding: 5px;
	border: 1px dotted #666666;
	border-left: 0px;
}
td.c {
	padding: 5px;
	border: 1px dotted #666666;
	border-top: 0px;
}
td.c-shade {
	padding: 5px;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #F3ECC2;
	border: 1px dotted #666666;
	border-top: 0px;
}
td.d {
	padding: 5px;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
table.styled {
	font-size: 85%;
	width: 100%;
}
table.styled-topmargin {
	font-size: 85%;
	width: 100%;
	margin-top:20px;
}
/*      ******* IMAGE TREATMENTS ******** */	

.imageleft {
	float: left;
	margin: 0px 15px 15px 0px;
	}
	
.imageright {
	float: right;
	margin: 0px 0px 15px 15px;
	}
	
.imageleft-border {
	float: left;
	padding: 1px;
	border:1px solid #999999;
	margin: 0px 15px 15px 0px;
	}
	
.imageright-border {
	float: right;
	padding: 1px;
	border:1px solid #999999;
	margin: 0px 0px 15px 15px;
	}

