/* use this file to overwrite settings found in institution.css */

/* white background for right column */

div.right {
	background: #fff;
}

/* Underlines when hover or selected */
div.left ul.nav1 h2.nav a.menulink:hover,
div.left ul.nav1 h2.nav a.menulink_selected {
	text-decoration: none !important;
	cursor: default;
}

/* Font Size and Weight for Highlights */
.blackDateNoUnderline {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	height: 0;
	padding: 0px;
	margin: 0px;
}

.blackTitleNoUnderline {	
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	height: 0;
	padding: 0px;
	margin: 0px;
}

/* Blue Links in Right Column */
.featureBoxContent a {
	color: #039;
}
/* Modify the Splash Page Text */
.msgarea {
	background-image: url(http://www.canadainternational.gc.ca/colombia-colombie/assets/images/splash/splash_en_fr.jpg); 
}
div.headcontainer {
	color: #fff;
 	float: none;
 	text-align: center;
 	padding-top: 93px;
 	padding-left: 0px;
	margin-left: 310px;
 	width: 300px;
 	background-color: transparent;
 	display: block;
 	font-size: 18px;
 	font-weight: normal;
 	height: 120px;
 	min-height: 70px;
 	padding-bottom: 0px;
 	padding-right: 0px;
}
div.headcontainerURL {
  	font-size: 100%;
  	font-weight: 400;
  	margin-bottom: 0px;
   	margin-top: 15px;
   	font-family: Arial;   
}
div.headcontainerSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size: 65%;
	color: #fff;
}
/*Change pagination so a Heading can appear before the slideshow */

div.pagination{

/*top: 195px;*/ /*setting for international */
top: 235px; /*setting for mission site - single line heading */

}
