a.open img{
  position: relative;
  top: 3px;
}
#head h1{
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
#main-content .holder{
  padding-left: 6px;
  padding-right: 6px;
}
#main-content .holder h2{
  padding-left: 0;
}
#main-content #refine {
    padding-top: 1em;
}

body.profile #main-content .holder p.heading{
  margin: 0.5em 0 1.5em 0;
}
#main-content .holder h3{
  padding-left: 0;
}
#sidebar #map{
  padding: 0;
  margin: 0;
}
#sidebar #map div{
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
ul#generalInfo li, #factSheet ul li, #fromEditor ul li{
  margin-bottom: 0.5em;
  line-height: 1.4;
}
ul li label{
  font-weight: bold;
  margin-right: 0.5em;
}
#factSheet, #fromEditor{
  background-color: #F1F1F1;
  padding: 3px 20px 20px 20px;
  margin-bottom: 15px;
}
#factSheet ul{
  margin: 1em 0;
}
#factSheet li, #fromEditor li{
  margin-bottom: 0.3em;
}
#factSheet h3, #fromEditor h3{
  padding-bottom: 0.4em;
  border-bottom: 2px solid #DBDBDB;
  margin-bottom: 0.4em;
  padding-top: 20px;
}
#fromEditor h3{
  background: url('images/home-sidebar-leaf.gif') top right no-repeat;
}
#factSheet h3{
  /*background: url('images/info_icon.gif') 100% 8px no-repeat;*/
  display: block;
}
#factSheet div.head{
  padding-bottom: 0.4em;
  border-bottom: 2px solid #DBDBDB;
  margin-bottom: 0.4em;
  margin-bottom: 10px;
  padding-top: 20px;
}
#factSheet div.head h3{
  float: left;
  display: inline;
  padding: 0;
  margin: 0;
  border: none;
}
#factSheet div.head a{
  float: right;
  margin-top: -15px;
}
#factSheet h4, #fromEditor h4{
  font-family: Verdana, sans-serif;
  margin-bottom: 1em;
  margin-top: 1.5em;
}
#factSheet ol, #fromEditor ol{
  list-style-type: decimal;
  margin-left: 3em;
  margin: 0.5em 0 1em 3em;
}
#factSheet p, #fromEditor p{
  line-height: 1.4;
  margin: 1em 0 1em 0;
}


#main-content{
  border: 0;
  padding: 0;
}
#main-content .holder{
  border: 1px solid #DBDBDB;
  padding-left: 10px;
  padding-right: 10px;
}

#detailedInfo div{
  margin-top: 15px;
  margin-bottom: 15px;
}
#detailedInfo div div{
  border: 1px solid #DBDBDB;
  border-top: none;
  padding: 6px;
  margin: 0;
}
#detailedInfo div h2, body.main #main-extra h2{
  font-family: Verdana, serif;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
  padding-left: 5px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #F1F1F1;
  border: 1px solid #F1F1F1;
  border-bottom: 1px solid #DBDBDB;
  font-weight: normal;
  font-size: 20px;

}
#detailedInfo div table{
  width: 100%;
}
#detailedInfo div td{
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 1.3;
  vertical-align: top;
}
#detailedInfo div td.value{
  line-height: 1;
  width: 17%;
  border: 1px solid #DBDBDB;
  text-align: center;
  vertical-align: middle;
}
#detailedInfo div tr.last td.value{
  border-bottom: none;
}
#detailedInfo div td.last{
  border-right: 0;
}
#detailedInfo div td.value span.grade{
  font-family: Georgia, serif;
  font-size: 28px;
  text-align: left;
  width: 1.25em;
  display: inline-block;
}
#detailedInfo div td.value span.none{
  color: #C3C3C3;
  display: block;
  width: 100%;
  text-align: center;
}
#detailedInfo div td.heading{
  padding-left: 0;
  padding-right: 5px;
  padding-left: 5px;
  padding: 0.5em 5px;
  height: 45px;
}
#detailedInfo div td.save{
  background: #F1F1F1;
}
#detailedInfo div tr{
  border-bottom: 1px solid #DBDBDB;
  
}
#detailedInfo div tr.last{
  border-bottom: 0;
}
#detailedInfo div th{
  text-align : left;
  background-color:  #555557;
  color: #FFF;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 5px;
}
body.compare #detailedInfo div th{
  border-right: 1px solid #DBDBDB;
}
#detailedInfo div th.name{
  background-color: #68686A;
  border-right: 1px solid #DBDBDB;
  width: 200px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
#detailedInfo div th.last{
  padding-left: 0;
  border-right: none;
  text-align: center;
}
#detailedInfo div th.name a{
  color: #FFF;
}
#detailedInfoHead{
  
  margin-top: 1em;
  margin-bottom: 1em;
}
a.open, a.close{
  margin-right: 5px;
}
body.compare #detailedInfo td{
  border-right: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  text-align: center;
}
body.compare #detailedInfo td.heading{
  text-align: left;
  height: 40px;
}
body.compare #detailedInfo td.heading, body.compare #detailedInfo th.heading, body.compare #legend td.heading{
  padding-left: 48px;
}
body.compare #detailedInfo tr.last td{
  border-bottom: none;
}
body.compare #detailedInfo tr td.last{
  border-right: none;
}
body.compare #legend{
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 3px solid #DBDBDB;
}

body.compare #legend table{
  margin-left: 5px;
  
}
body.compare #legend td.heading{
  text-align: left;
  line-height: 1.3;
  height: 2em;
}
body.compare #legend td span{
  color: #666666;
}
body.compare #legend h3{
  font-family: Verdana, serif;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-bottom: 0.5em;

}
body.compare #head p, body.compare #head a{
  margin-left: 5px;
}
body.compare #main-content #refine{
  margin-left: 5px;
  margin-bottom: 2em;
  padding-top: 0;
}
body.compare #refine p{
  margin-left: 0;
}
body.compare #head h1{
  background: url('/images/home-sidebar.gif') repeat-x;
  padding-top: 15px;
  margin-top: 0;
  padding-left: 5px;
}
body.compare #top-main #head h2{
  padding-left: 5px;
}
body.compare p{
  margin: 1em 0;
  line-height: 1.4;
}
body.compare #top-main #head{
  border: 1px solid #DBDBDB;
  padding: 5px;
  margin-bottom: 1.5em;
}
body.compare #infoToolBar{
  float: left;
}
/*Main Page Styles, needs to be placed in another file*/

body.main #main-content #head #refine div{
  border: 1px solid #DFDFDF;
  float: left;
  margin-right: 5px;
  padding: 5px;
}

body.main #main-content #head #refine #province a{
  background: url('/images/icons/province_icon.png') top center no-repeat;
  width: 120px;
  height: 1em;
  display: block;
  text-align: center;
  padding-top: 60px;
}
body.main #main-content #head #refine #field a{
  background: url('/images/icons/fieldofstudy_icon.png') top center no-repeat;
  width: 120px;
  height: 1em;
  display: block;
  text-align: center;
  padding-top: 60px;
}
body.main #list input{
  margin-left: 0;
}

body.navigator #head h2 {
    padding: 0 0 10px 0;
    position: relative;
    font-family: Verdana, sans-serif;
    font-size: 1.5em;
    padding-left: 0;
}
body.navigator #head h2 span {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: .675em;
}
body.navigator #container #main-content #head {
    padding-left: 10px;
    padding-right: 6px;
    min-height: 493px;
    height: auto;
}
*html body.navigator #container #main-content #head {
   height: 493px;
}
br.clear{
  clear: both;
}
.clear{
  clear: both;
  display: block;
}
body.main #list table th, body.main #list table td{
  text-align: left;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 3px;
  line-height: 1.4;
}
body.main  #list table th{
  font-size: 0.95em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  line-height: 1.1;
}
body.main  #list table th span{
  font-weight: normal;
  font-size: 0.9em;
  line-height: 0.85;
}
body.main  #list table tr.odd{
  background-color: #F1F1F1;
}
body.main div.load{
  width: 100%;
  text-align: center;
}
body.main div.load img{
  position: relative;
  top: 10px;
}
body.main #list table th a.up{
  padding-right: 13px;
  background: url('/images/sort_up.png') 100% 2px no-repeat;
}
body.main #list table th a.down{
  padding-right: 13px;
  background: url('/images/sort_down.png') 100% 2px no-repeat;
}

body.main #main-content #head{
  border: 1px solid #DBDBDB;
  padding: 6px;
  margin-bottom: 1em;
  height: 493px;
}
body.main #main-content #head p, #main-content #head h4, #list h4{
  font-family: verdana, serif;
  line-height: 1.4;
  margin-bottom: 1em;
}
body.main #main-extra h4 span{
  font-weight: normal;
  font-family: Verdana, serif;
  margin-left: 0em;
}
body.main #main-extra h4 span.oomph{
  color: #CD0001;
  font-family: Georgia, serif;
  font-weight: bold;
  margin-left: 0;
}

div.ui-dialog-container{
  background: #FFF;
  border: 1px solid #DBDBDB;
  padding: 5px;
}
div.ui-dialog-titlebar{
}
div.ui-dialog-titlebar a span{
  background: #9ED56C;
  display: block;
  width: 15px;
  height: 15px;
  font-weight: bold;
  color: #FFF;
  border: 1px solid #DBDBDB;
  padding-left: 5px;
  padding-top: 2px;
  float: right;
}
body.main #list{
  border: 1px solid #DBDBDB;
  padding: 6px;
  width: 884px;
  margin-top: 1em;
}
body.main #mapHolder{
  border: 1px solid #DBDBDB;
  padding: 6px;
  width: 884px;
  height: 300px;
  margin-bottom: 1em;
  border-top: none;
}
body.main #map{
  width: 100%;
  height: 100%;
}
body.main #main-content{
  /*display: none;*/
  width: 550px;
}
body.main #main-extra{
  width: 100%;
}
body.main #map h4{
  margin-top: 10px;
}

body.main div.toolbar{
  float: right;
  margin-right: 15px;
  margin-bottom: 10px;
}

div.toolbar a img{
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
div.toolbar a:hover img{
  text-decoration: none;
}
#sidebar #rank-schools a img{
  margin-top: 15px;
}
#sidebar #rank-schools{
  padding-bottom: 0;
}
#sidebar #rank-schools img{
  position: relative;
  top: -3px;
}
#sidebar #browse-profiles input.terms{
  width: 290px;
  margin-bottom: 1em;
}
tr.survey td.heading{
  background: url('images/hat_icon.gif') no-repeat center left;
}
tr.other td.heading{
  background: url('images/pen_icon.gif') no-repeat center left;
}
tr.thomson td.heading{
  background: url('images/thomson_icon.jpg') no-repeat center left;
}
body.profile #detailedInfo td.heading{
  text-align: left;
}
body.profile #detailedInfo td.heading, body.profile #detailedInfo th.heading, body.profile #legend td.heading{
  padding-left: 48px;
}
body.profile td.value{
}

body.profile #detailedInfoHead p, body.profile #detailedInfoHead ol{
  margin: 1em 0;
  line-height: 1.3;
  list-style-type: decimal;
}
body.profile #detailedInfoHead{
  border: 1px solid #DBDBDB;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
body.profile #detailedInfoHead li{
  margin-left: 1.5em;
}
body.profile #detailedInfoHead h2{
  padding-left: 0;
  font-family: Verdana, serif;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 1em;
 
}
body.profile #legend{
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 3px solid #DBDBDB;
}
body.profile #legend h3{
  padding-left: 0;
  margin-bottom: 0.25em;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #DFDFDF;
}

body.profile #legend table{
  margin-left: 5px;
}
body.profile #legend td.heading{
  text-align: left;
  line-height: 1.3;
}
td.survey{
  background: url('images/hat_icon.gif') no-repeat;
}
td.other{
  background: url('images/pen_icon.gif') no-repeat;
}
td.thomson{
  background: url('images/thomson_icon.jpg') no-repeat;
}   
a.ui-dialog-titlebar-close{
  width: 16px;
	height: 16px;
	position:absolute;
	top: 6px;
	right: 6px;
	cursor: default;
}
body.profile a.ui-dialog-titlebar-close span{
  margin-top: 3px;
}
body.profile #mapHolder{
  background: #FFFFFF url('images/sidebar-box-bg-repeat.png') repeat-x scroll ;
  padding: 5px;
}
body.profile div.ui-dialog-container{
  border: 1px solid #DBDBDB;
}
body.profile #mapHolder h3{
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0.75em;
}
body.profile a.map{
  margin-left: 0.75em;
}

body.profile #sidebar #email h3{
  padding-bottom: 0.35em;
  border-bottom: 2px solid #DBDBDB;
}
body.profile #sidebar #email form label{
  display: block;
  margin-bottom: 0.35em;
}
body.profile #sidebar #email h3 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 0.3em;
}
body.profile #sidebar #email li{
  margin-top: 1em;
}
body.profile #sidebar #email li.submit {
    margin: 0;
}
body.profile #sidebar #email ul.errorlist li{
  color: #FF0000;
  margin: 0.5em 0;
}
body.profile #contactForm textarea{
  width: 290px;
}
body.profile p#breadcrumb{
  margin-bottom: 0.5em;
}
body.profile .holder h2{
  padding-left: 0;
  background: url('images/article-crumb-bg.gif') no-repeat;
  padding-top: 20px;
  margin-top: 0.35em;
  margin-bottom: 0.25em;
}
body.profile .holder .head{
  margin-bottom: 1em;
}
body.profile img#logo{
  margin-bottom: 0.75em;
}
body.profile a.info{
  margin-left: 0.3em;
}
body.profile div.info p{
  line-height: 1.4;
  margin: 5px 2px;
}
/* gallery */
#sidebar #gallery .holder {
    background-color: #3b3b3b;
    width: 313px;
    height: 175px;
    margin-left: -11px;
    padding: 4px 6px;
}
#sidebar #gallery p a {
    display: block;
    float: left;
    width: 15px;
    height: 113px;
    margin-top: 32px;
    text-indent: -9999em;
}
#sidebar #gallery p#gallery-prev a {
    background: transparent url('images/button_left_15x113.png') no-repeat top left;
}
#sidebar #gallery p#gallery-next a {
    background: transparent url('images/button_right_15x113.png') no-repeat top left;
}
#sidebar #gallery ul {
    margin: 0 4px;
    float: left;
    width: 275px;
    height: 175px;
    overflow: hidden;
    position: relative;
}
#sidebar #gallery ul li {
    position: absolute;
    top: 0;
    left: 0;
}
#sidebar #gallery ul li table td {
    text-align: center;
    width: 275px;
    height: 175px;
    vertical-align: middle;
}
#sidebar #gallery ul li img { 
    display: none;
}
#sidebar #gallery ul li img.active {
    display: block;
}

#field-filter select{
  margin-top: 2.25em;
}
#sidebar #video p {
    padding: 0 16px;
    font-size: 11px;
}
#sidebar #video p#TGAMVideoPlayer {
    padding: 0;
}
#sidebar div.bookmark {
    background: transparent none repeat scroll 0 0;
    border: none;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-top: 10px;
}
#sidebar div.bookmark #bookmark-widget {
    float: left;
}
#sidebar div.bookmark p {
    line-height: 1.6;
}
.campus.navigator.profile #sidebar .article-tools {
    float: left;
    padding-left: 50px;
}
.campus.navigator.profile #sidebar .article-tools li {
    float: left;
    font-size: 11px;
    padding-left: 16px;
    width: 45px;
}
.campus.navigator.profile #sidebar .article-tools li a {
    color: #6C6C6C;
}
.campus.navigator.profile #sidebar .article-tools li.print {
    background: transparent url(http://images.theglobeandmail.com/v5/images/icon/icon-print.gif) no-repeat scroll left 50%;
}

.campus.navigator.profile #sidebar .article-tools li.print {
    background: transparent url(http://images.theglobeandmail.com/v5/images/icon/icon-print.gif) no-repeat scroll left 50%;
}

.campus.navigator.profile #sidebar .article-tools li.email {
    background: transparent url(http://images.theglobeandmail.com/v5/images/icon/icon-email.gif) no-repeat scroll left 50%;
}
#contactForm input[type=text] {
    width: 237px;
}

.tooltip {
    cursor: help;
}

