/*************** Start of MedusaTech Additions ***************/

div.pushContainer {
	float: left;
	margin-right: 15px;
	background: url(../images/dropShadow.gif) no-repeat bottom center;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 30px;
}


a.push {
	width: 226px;
	display: block;
	text-decoration: none;
	padding: 10px 12px;
	background: #f00;
	color: #fff;
	font-size:12px;
}

a.push span.pushTitle{
	display: block;
	font-weight: bold;
	font-size: 1.5em;
	color: #fff;
	border-bottom: none;
	margin: 0 0 7px 0;
}

#pushRed a:link, #pushRed a:visited {
	background: #c83635 url(../images/pushBlueBg.gif) repeat-x left top;	
	color: #fff;
}
#pushRed a:hover {
	background: #a02b2a url(../images/pushBlueOver.gif) repeat-x left top;	
	text-decoration: none;
}
#pushPurple a:link, #pushPurple a:visited {
	background: #5c2a6b url(../images/pushBlueBg.gif) repeat-x left top;	
	color: #fff;
}
#pushPurple a:hover {
	background: #4a2256 url(../images/pushBlueOver.gif) repeat-x left top;	
	text-decoration: none;
}

#pushGreen {
	margin-right: 0px;

}
#pushGreen a:link, #pushGreen a:visited {
	background: #539728 url(../images/pushBlueBg.gif) repeat-x left top;	
	margin-right: 0px;
	color: #fff;
}
#pushGreen a:hover {
	background: #427920 url(../images/pushBlueOver.gif) repeat-x left top;	
	text-decoration: none;
}

#joinUsImg {
    margin-left:auto;
    margin-right:auto;
    margin-left:70px;
}

#applyList1 {
    font-size:12px;
}

/*----------------Fixes the small UL's and OL's throughout the site--------------------*/

.ListFontSize {
    font-size:12px;
	list-style-position:outside !important;
    padding-left:17px;
}

#main ul.ListFontSize li {
    margin-bottom:4px;
    padding-left:2px;
}

/*----------------img styles--------------------*/

img.rt {
	float: right;
	padding-left: 10px;
}

img.lt {
	float: left;
	padding-right: 10px;
}

/*----------------TinyAccordion--------------------*/

#options {width:457px; margin:10px auto; text-align:right; color:#24316c}
#options a:hover {color:#033}

#acc {width:457px; list-style:none; color:#033; margin:0}
#acc h3 {width:443px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(../images/header.gif)}
#acc h3:hover {background:url(../images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:425px; padding:10px 1px 1px 1px; background:#fff;	font-size: 1em; line-height: 1.4em}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(../images/header.gif)}
#nested h3:hover {background:url(../images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #24316c; border-top:none; background:#fff}
#nested .acc-selected {background:url(../images/header_over.gif)}

/* -------------- Content Wrappers ------------ */

div#contentInner {
	width: 783px;
	margin: 0 auto;
	background: #fff;
}

div#rightColumn {
	width: 251px;
	float: right;
	margin-bottom: 30px;
}
/* -------------- Main Column styles ------------ */

div#main {
	width: 517px;
	float: left;
	margin-right: 15px;
	padding-bottom: 30px;
}


.flashHeader {
	padding-top:30px;
}




/*************** End of MedusaTech Additions ***************/


* {
	margin: 0;
	outline: none;
	padding: 0;
}

* html .Block {
	height: 1%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Block {
	display: inline-block;
}

.Block:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.Blue p, .Search p {
	margin: 0;
	padding: 10px 12px;
}

body {
	background:#fff url(../images/top-tile.jpg) top center repeat-x;
	font:11px/1.2 arial,sans-serif;
	color:#555;
	padding-bottom:4em;
}

.BodyContent ol li {
	line-height: 120%;
	list-style-type: decimal;
	margin-left: 15px;
	padding: 2px 0;
}

.BodyContent ul li {
	line-height: 120%;
	padding: 2px 15px;
}

.BodyContent ul, .BodyContent ol {
	margin: 10px 0;
}

body.searchTips {
	padding: 30px;
	text-align: left;
}

.Breadcrumb {
	font-size: .85em;
	margin: 0;
	padding: 0;
	display: none;
}

.Breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
}

.Breadcrumb li a {
	padding: 0;
	text-decoration: none;
	display: none;
}

.Breadcrumb li a:hover {
	text-decoration: none;
	display: none;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
}

.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	font-size: .9em;
	font-weight: 400;
	height: 22px;
	line-height: 100%;
	margin: 0;
	padding: 0;
	width: 70px;
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	font-size: .9em;
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.CategoryPagination .PagingList li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentSettingsLink {
	padding: 5px 15px;
}


#Container {
	background:url(../images/page-shadow3.png) repeat-y;
	width:927px;
}

.Content {
	width: 783px;
}

#content {
	width: 783px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}

.Content .BodyContent {
	padding: 0;
}

.Content .ContentPostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	padding: 0 15px 0 18px;
}

.Content h2 {
	font-size: 1.3em;
	line-height: 100%;
	padding: 10px 15px 0 0;
}

.Content h3 {
	font-size: 1.1em;
}

.Content h4, .Content h5, .Content h6 {
	padding: 5px 0;
}

.Content .listSummary fieldset {
	margin: 10px 0;
}

.Content .listSummary li {
	line-height: 120%;
	padding: 2px 15px;
}

.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2,.Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
}

.Content .PostDetails li {
	background-position: 0% 6px;
	background-repeat: no-repeat;
	display: inline;
	padding: 3px 15px 0 20px;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 10px 0;
}

.ContentPostDetails li {
	display: inline;
}

del {
	text-decoration: line-through;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 5px 15px;
	padding: 20px;
}

.first {
	text-align: left;
}

#Footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	height: 15px;
	line-height: 130%;
	margin: 0 auto;
	padding: 2px 0 10px 15px;
	text-align: left;
	width: 835px;
	background: #999;
}

.foot-left {
float:left;
}

.foot-right {
float:right;
margin-right:10px;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	text-decoration: none;
}

#FooterList.Block1 {
	float: left;
}

#FooterList.Block2 {
	float: right;
}

#FooterText {
	width: 835px;
}

#FooterText.Block1 {
	float: left;
}

#FooterText.Block2 {
	float: right;
}

form {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	color: #cc3333;
	font: 21px/30px "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.28em;
}

h2 em {
	font-size: 1.15em;
}

h2.tplvar-author-name {
	font-size: 1.3em;
	font-weight: 700;
}

h3 {
	font-size: 1em;
}

h3.tpllang-ContentByAuthor {
	font-size: 1.3em;
	font-weight: 700;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#Wrap {
	width:959px;
	margin-left:auto;
	margin-right:auto;
	min-height:630px;
	margin-top:0px;
}

#Header {

	height:65px;
	width:887px;
	background:url(../images/top-grad.jpg) no-repeat;
}

#Header h1 {
	padding: 28px 0 0 31px;
}

#faceBookLink {
	width:218px;
	height:39px;
	background:url(/images/facebook.png) no-repeat;
	float:right;
	margin-top:19px;
}

#addThis {
    width:160px;
    padding-top:5px;
    padding-left:12px;
    height:23px;
    background:#ffffff;
    float:right;
    margin-right:5px;
}

#Header h1 a {
	font-family: arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #d8d0b8;
	height: 1px;
}

html {
	font-family: georgia, tahoma, arial, sans-serif;
	font-size: 62.5%;
}

html[xmlns] .Block {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock {
	margin: 0 0 1px 0;
}

.HtmlBlock p {
	padding: 10px 12px 0;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}

.Left {
	float: left;
	padding: 10px 6px 10px 10px;
	width: 202px;
}

.Left .Block, .Right .Block {
	margin-bottom: 4px;
}

.Left h2, .Right h2 {
	font-size: 1em;
	font-weight: 400;
	margin: 0;
	padding: 8px 10px 6px 10px;
	text-transform: uppercase;
}

.Left li > a:hover, .Right li > a:hover {
	text-decoration: none;
}

.Left li a, .Right li a {
	display: block;
	padding-left: 10px;
	text-decoration: underline;
}

.Left li, .Right li {
	margin: 0;
	margin-top: 1px;
	padding: 0;
}

.Left .tplImage, .Right .tplImage {
	margin: 10px 12px;
}

.Left ul li a, .Right ul li a {
	background-position: 8px 15px;
	padding: 5px 0 4px 17px;
}

.Left ul li li a, .Right ul li li a {
	background-position: 18px 15px;
	padding-left: 27px;
}

.Left ul li li li a, .Right ul li li li a {
	background-position: 28px 15px;
	padding-left: 37px;
}

.Left ul, .Right ul {
	margin: 0 0 1px 0;
}

legend {
	font-size: 1.4em;
	font-weight: 400;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

.listRow {
	padding: 15px 0 0;
}

.listSummary {
	clear: both;
}

.listSummary li {
	padding-left: 10px;
}

#logo a {

	width:80px;
	height:60px;
	 left center no-repeat;text-indent:-999px;
	overflow:hidden;
}

.siteLogo {
	float:left;
	width:57px;
	height:39px;
	background:url(../images/logo.gif) no-repeat;
	margin-top:20px;
	margin-left:36px;
}

.siteSlogan {
	float:left;
	width:213px;
	height:33px;
	background:url(../images/ubgraduates.gif) no-repeat;
	margin-left:240px;
	margin-top:20px;
}

#Menu {
	background:url(../images/nav.png) no-repeat;
	margin-left:40px;
	width:849px;
	height:30px;
	list-style:none;
}

#Menu a:hover {
	text-decoration:none;
}


#Menu li {
	float: left;
	list-style: none;
	padding: 0;
	position: relative;
	border-right: solid 1px #fff;
}

#Menu li a {
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:11px 20px 3px 6px;
	zoom:1;
}

#Menu li ul {
	float: left;
	left: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 27px;
	width: 100px;
	z-index: 1;
	color: #fff;
}

#Menu li ul li {
	clear: both;
	margin: 0 !important;
	text-align: left;
	color: #fff;
}

#Menu li ul li a {
	font-size: 11.5px;
	font-weight: normal;
	height: auto;
	text-transform: none;
	width: 100px;
	color: #fff;
}

#Menu li ul li a, #Menu li.over li a {
	display:block;
	background:#f3f3f3 url(none);
	color:#cc3433;
	font-weight:bold;
	width:146px;
	border-bottom: solid 1px #fff;
	margin-right: 0;
}

#Menu li ul li a:hover, #Menu li.over li a:hover {
background:#ffffff;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top:2px;
	padding-left:2px;
	
}

#Menu ul > li > ul > li > ul {
	left: 150px;
	position: absolute;
	text-align: left;
	top: 0;
}

#Menu ul a {
	display: block;
	position: relative;
}

#Menu ul li {
	float: left;
	position: relative;
}


#Menu ul li li:hover ul, #Menu ul li li.sfHover ul {
	left: 15em !important;
	top: -1px !important;
}

#Menu ul li:hover {
	visibility: inherit;
	z-index: 300000;
	background:url(../images/hover-bg.png) no-repeat;
	text-decoration:none;
}


#menu ul li:hover a {
	color:#cc0000;
	background:#a6bee3 url(../images/navBgOver.gif) repeat-x left top;
	padding: 1;
}

#Menu ul li:hover li ul, #Menu ul li.sfHover li ul {
	top: -999em;
}

#Menu ul li:hover ul, #Menu ul li.sfHover ul {
	left: 0;
	top: 28px;
	z-index: 99;
}

#Menu ul ul {
	position: absolute;
	top: -999em;
	width: 172px;
	border-bottom: solid 4px #cc3433;
}

#Menu ul ul li {
	width: 100%;
}

#Menu ul, #Menu ul * {
	list-style: none;
	margin: 0;
	padding: 2;
}


p {
	margin: 0 0 5px 0;
	font-size: 1.1em; 
	line-height: 1.5em;
}

q {
	quotes: "" "";
}

.Right {
	float: right;
	padding: 10px 10px 10px 6px;
	width: 202px;
}

.RSSBlock h2 a {
	background-position: 5px 10px;
	background-repeat: no-repeat;
	display: block;
	font-size: 0.84em;
	height: 35px;
	padding-left: 43px;
	padding-top: 15px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

.Search {
	margin: 0 0 1px 0;
	padding: 0;
}

.Search form {
	padding: 0 12px;
}

.Search p {
	font-size: .85em;
	margin-top: -62px;
}

.SearchGoButton {
	margin-left: 105px;
}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

select option {
	padding: 0 10px;
}

#Slogan {
	float: left;
	font-family: arial,sans-serif;
	padding: 40px 0px 0 10px;
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	width: 166px;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	border-top: none;
	margin: 0;
	padding: 10px 12px !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

sup {
	vertical-align: super;
}

table {
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

th {
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.tplWidthColumns1 {
	width: 780px;
}

.tplWidthColumns2 {
	width: 752px;
}

.tplWidthColumns3 {
	width: 534px;
}

ol, dir, menu {
	list-style: none;
}

ul {
	list-style: disc url(bullet.gif) inside;
}


.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.ViewAuthorContainer h3 {
	clear: both;
}

.White {
	margin: 0 0 1px 0;
}

.White p {
	padding: 0 15px 5px 15px;
}

/* Our People Javascript */

.personWrap a {
	text-decoration:none;
	color:#000000;
	font-family:arial;
	font-size:12px;
}

.personWrap {
	width:810px;
	margin-left:auto;
	margin-right:auto;
	height:400px;
}

.person {
	margin-right:40px;
	width:230px;
	height:120px;
	float:left;
	cursor: pointer;
	color:#555555;
}

.person a {
	color:#cc3433;
}

.person p {
	text-decoration:none;
	padding:0;
	margin-left:68px;
}

.person img {
	float:left;
	padding-top:20px;

	border:0;
}

.viewProf {
	color:#cc3433;
}


div.applyContainer {
	float: right;
	background: url(../images/dropShadow.gif) no-repeat bottom center;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 15px;
}

a.applyPush {
	width: 226px;
	display: block;
	text-decoration: none;
	padding: 10px 12px;
	background: #f00;
	color: #fff;
	font-size:12px;
}

a.applyPush span.applyPushTitle{
	display: block;
	font-weight: bold;
	font-size: 1.5em;
	color: #fff;
	border-bottom: none;
	margin: 0 0 7px 0;
}

.applicationClosingDate { /**/
	color:#cc3333;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#pushApply a:link, #pushApply a:visited {
	background: #c83635 url(../images/pushReddBg.gif) repeat-x left top;	
	color: #fff;
}
#pushApply a:hover {
	background: #a02b2a url(../images/pushRedOver.gif) repeat-x left top;	
	text-decoration: none;
}
