@charset "utf-8";
/* CSS Document */

/* Section Header */
.section-home #section-header {
	background-image: url(../img/section-header-en.jpg);
}

.fr .section-home #section-header {
	background-image: url(../img/section-header-fr.jpg);
}

#section-header { 
 background-image: url(../img/section-header-link-en.jpg);
}
.fr #section-header { 
 background-image: url(../img/section-header-link-fr.jpg);
}

#section-title { left: 22px; top: 39px; width: 180px; height: 30px; }
#parent-org-title { left: 22px; top: 42px; width: 180px; height: 24px; }

.fr #section-title { left: 22px; top: 39px; width: 165px; height: 30px; }
.fr #parent-org-title { left: 22px; top: 42px; width: 174px; height: 24px; }

/* Sub-Section */
.sub-section #sub-section-header {
	background-image: url();
}

/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }

/* Regulations and Fees Schedule Table Custom styles */
.fees
{
	border-collapse: collapse;
	font-size: 90%; font-family: Verdana, Helvetica, sans-serif;
}

.fees thead th
{
	background: #DEDEDE;
	border: 1px solid black;
}
.fees tbody td
{
	border: 1px solid black;

}
.fees tfoot td
{
	padding-top: 10px;
	padding-bottom: 0px;
}

ol.docs {
	margin: 0 0 12px 0;
	margin-left: 22px;
	padding: 0;
}

.overview {
	margin-right: -164px; 
	width: 400px;
	height: 1%;
}

.overview-org {
	margin-right: -180px; 
	width: 560px; 
	clear:both; 
	display:block; 
}

.orgchart {
	float: left;
	position: relative;
	overflow:visible;
}

#sidebar .sb-overview {
	height: 2px;
	overflow: hidden;
}

#sidebar .signup ul li {
	background-image: none;
    padding-left: 0px;
}

#sidebar .checkbox {
	float:left;
	margin-top: 0px;
	margin-bottom: 12px;
}

#sidebar .dim {
	margin-bottom: 26px;
}

.contact {
	margin: 0 0 1.5em 0;
}

.contact_name {
	font-weight: bold;
}

.contact_email {
	font-weight: normal;
}

.content_intro {
	margin-top: 0;
}

#rss
{
    background-image: url('assets/img/rss.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    -x-background-x-position: left;
    -x-background-y-position: top;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    line-height: 14px;
    margin-top: 0pt;
    margin-right-value: 0pt;
    margin-bottom: 3.5em;
    margin-left-value: 0pt;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
    padding-top: 0pt;
    padding-right-value: 0pt;
    padding-bottom: 0pt;
    padding-left-value: 39px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
}

a.info{
	position: relative;
	z-index: 24;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	}

a.info:hover {
	z-index: 25;
	background-color: #FFFF00;
	cursor: help;
}

a.info span {
	display: none;
}

a.info:hover span {
    display: block;
    position: absolute;
    top: 0;
	left: 0;
	top: 12px;
	width: 12em;
    border: 1px solid #993333;
    background-color: #F1EFED;
	color: #000000;
	padding: 2px 4px;
	font-weight: normal;
}

/* TAN HACK in use*/
html>body #sidebar .clear-realign {
	margin-left: -16px;
}

#heading-alumniservices { 
	background-image: url(../img/heading-alumniservices.png);
}

#heading-alumnievents { 
	background-image: url(../img/heading-alumnievents.png);
}

#heading-servicesanciens { 
	background-image: url(../img/heading-servicesanciens.png);
}

#heading-activitesanciens { 
	background-image: url(../img/heading-activitesanciens.png);
}

#heading-ring { 
	background-image: url(../img/heading-ring.png);
}

#heading-diploma { 
	background-image: url(../img/heading-diploma.png);
}

#heading-bague { 
	background-image: url(../img/heading-bague.png);
}

#heading-diplome { 
	background-image: url(../img/heading-diplome.png);
}

#heading-enewsletter { 
	background-image: url(../img/heading-enewsletter.png);
}

#heading-homecoming { 
	background-image: url(../img/heading-homecoming.png);
}

#heading-events { 
	background-image: url(../img/heading-events.png);
}

#heading-tabaret-mag { 
	background-image: url(../img/heading-tabaret-mag.png);
}

#heading-facultyalumni { 
	background-image: url(../img/heading-facultyalumni.png);
}

#heading-ebulletin { 
	background-image: url(../img/heading-ebulletin.png);
}

#heading-retrouvailles { 
	background-image: url(../img/heading-retrouvailles.png);
}

#heading-activites { 
	background-image: url(../img/heading-activites.png);
}

#heading-mag-tabaret { 
	background-image: url(../img/heading-mag-tabaret.png);
}

#heading-anciensfacultes { 
	background-image: url(../img/heading-anciensfacultes.png);
}

div#main-content a
{
	color: #738a49;
}

.landing-page #main-content .grouped-features .feature h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#main-content img#topleft{
	position: absolute;
	width: 120px;
	margin-top: 35px;
	border: 0;
}

#main-content img#topright{
	position: relative;
	width: 120px;
	top: -15px;
	left: 180px;
	border: 0;
}

#main-content img#bottomleft{
	position: relative;
	width: 120px;
	top: 50px;
	border: 0;
}

#main-content img#middletop{
	position: relative;
	width: 120px;
	left: 90px;
	border: 0;
}

#main-content img#bottomright{
	position: relative;
	width: 120px;
	top: 50px;
	left: 55px;
	border: 0;
}

#main-content img#bottommiddle{
	position: relative;
	width: 130px;
	top: 15px;
	left: 202px;
	border: 0;
	margin-bottom: 10px;
}

#main-content div#logoThumbs{
	padding-bottom: 12px;
}

#main-content div.partnerLogo
{
	float:left;
	width: 175px;
	margin-top: 12px;
}

#main-content div.partnerText
{
	float: right;
	width: 378px;
}


#photoCaption {
	background-color: #da8439;
	color: #ffffff;
	padding: 10px 15px 15px 15px;
}

#photoImg {
	padding-top: 10px;
}

img#photoCaptionCorner {
	position: relative;
	top: -14px;
}

#main-content ul.goal-nav {
	list-style: none;
	padding-top: 12px;
	}
	
#main-content ul.goal-nav li {
	clear: both;
	background-image: url();
	}

#main-content ul.goal-nav li div {
	color: #FFFFFF;
	text-transform: uppercase;
	}
	
#main-content ul.goal-nav li div a, ul.goal-nav li div a:active, ul.goal-nav li div a:visited, ul.goal-nav li div a:hover, ul.goal-nav li div a:visited:hover {
	color: #f5f5dc;
	font-weight: bold;
	text-decoration: none;
	}

#main-content ul.goal-nav li div a:hover, ul.goal-nav li div a:visited:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

#main-content ul.goal-nav li div.goal-prev {
	position: relative;
	top: 0px;
	left: -30px;
	float: left;
	height: 14px;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	}

#main-content ul.goal-nav li div.goal-next {
	position: relative;
	top: -16px;
	float: right;
	height: 14px;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	text-align: right;
}

/* Main page feature image*/

#main-content .feature img {
	margin-top: 6px;
}

#main-content img.featureImageRight
{
	border: 1px solid #e3e0db; 
	float: right;
	margin-left: 12px;
}

#main-content img.featureImageLeft
{
	border: 1px solid #e3e0db; 
	float: left;
	margin-right: 12px;
}