﻿/* general elements */

a, a[name][href]
{
	color: #0000ff;
	text-decoration: none;
}

a[name]
{
	color: #000000;
}

a:hover, a:active, a:focus 
{
	color: #cc0000;
	text-decoration: underline;
}

a:visited 
{
	color:#909
}

/*
.noshow {
    margin: 0 auto;
    position: relative;
    width: 960px;   
}


.noshow a {
    color: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 80%;
    left: -10000px;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    text-decoration: none;
    top: auto;
}

.noshow a:focus{
    background: #E0E0E0;
    height: auto; 
    left: 5px;
    position: absolute; 
    top: auto;
    width: auto;  
}

.noshow a:active{
    background: #E0E0E0;
    height: auto; 
    left: 0px;
    position: absolute; 
    top: auto;
    width: auto;  
}
*/

.inactive, .inactive:hover { 
	text-decoration: none;
	color: #666;
	font-style:italic;
	cursor:default;
}

/* left column and navigation elements*/
.left-column {
	padding: 0px;
	float: left;
	width: 140px;
	margin:0px;
}
.left-column p {padding: 5px; font-size: 80%;}


/* title and toolbox elements */

.titleHeaderTop {
	background-color: #fff;
	background-image: url(../Images/hr-line.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
	clear: both;
}

.title {
	/*padding: 3px;*/
	color: #555;
	margin: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:center;
	line-height: 44px;
	font-variant:small-caps;
	font-size: 180%;
}

.title span 
{
	background-color:#ffffff;
	padding-left:20px;
	padding-right:20px;
}

.toolbox 
{
	background: url("../Images/subnav-bg.gif") repeat-x #ffffff;
    color: #BBBBBB;
    text-align: center;
    padding: 4px 0px 4px 0px;
    margin-bottom: 12px;
    width: 960px;
}
.toolbox a {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 75%;
	vertical-align:middle;
	white-space:nowrap;
}

.toolbox a:hover, .toolbox a:active, .toolbox a:focus {
	text-decoration:underline;
}

.importantNotices {
	font-style:italic;
}

.session 
{
	text-align:center;
	margin-top: 0px;
	margin-bottom: 10px;
}
.customMessageCycleSessionTitleContainers {
	font-size: small;
}
/* main section and columns */

.main-section {
	background-color: #ffffff;
	width:960px;
	padding-top: 10px;
	float:left;
}
.main-section p {
	text-align: left;
}
.main-section img.banner {
	padding-bottom: 0px;
	padding-top: 0px;
}

.column { 
	width: 300px;
	float:left;
	margin: 0px;
	margin-bottom: 10px;
	margin-right: 30px;
}
.column-left { 
	width: 300px;
	float:left;
	margin: 0px;
	margin-bottom: 10px;
	margin-right: 30px;
}
.column-right { 
	width: 300px;
	float:left;
	margin: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
.double-column { 
	width: 630px;
	float:left;
	margin: 0px;
	margin-bottom: 10px;
	margin-right: 30px;
}
.double-column .box-title 
{
	width:620px
}
.double-column .box 
{
	width:610px
}
.imgslice {
	margin:0px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}
.fullcontentwidth { 
	width: 950px;
	float:left;
	margin: 0px;
	margin-bottom: 10px;
}
.fullcontentwidth .box-title  
{
	width: 950px
}
.fullcontentwidth .box  
{
	width: 906px;
	float:left;
	padding-left: 25px;
	padding-right: 25px;
	border-top-width: 4px;
}
.box-title{
	padding: 5px;
	color: #000;
	margin: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:center;
	background-color: #e5e5e5;
	font-size:large;
}
.insidetitle {
	color: #000000;
	padding: 5px 0px 5px 0px;
	background-color:#e5e5e5;
	width: 280px;
	color: #000;
	text-align:center;
	font-size: medium;
	margin-top: 5px;
}
.box {
	color:#000000;
	background-color: #ffffff;
	margin-top: -3px;
	padding: 8px;
	margin-bottom: 10px;
	clear: both;
	width: 280px;
	border-top-width: 15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color: #e5e5e5;
	border-style: solid;
	font-size: small;
}
.box p {
	margin-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	color: #000;
	padding-top: 3px;
	line-height: 1.2em;
	
}
.box ul, box ol * {
	padding:0;
	margin-left:30px;
	font-size: small;
	margin-top: 10px;
	list-style-image: url(/Images/arrow.gif);
}
.box ul li, ol li {
	padding-bottom: 8px;
}

.box ul.whatsnew, ul.lessindent, ol.lessindent {
	margin: 6px;
	padding-left: 20px
}
.box ul.nobullets, .box ol.nobullets  {
	list-style-type:none; 
	margin: 6px; 
	padding: 0px;
	line-height: normal
}
.box.contactUs {
	border-top-width: 3px;
}
.box .findMPLabel.fr {
    display: block;
    height: 30px;
}  
.box .findMPTextbox.fr {
    width: 184px;
    font-size: 90%;
}
.box .findMPLabel.en {
    display: block;
    height: 16px;
}  
.box .findMPTextbox.en {
    width: 206px;
    font-size: 100%;
}
.siteMapTitle {
	font-size: 170%;
	letter-spacing: 0.4em;
}
.siteMapPageTitleItem {
	font-weight: normal;
	font-size: 130%;
	background-color: #ecedf0;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	letter-spacing: 0.3em;	
}
.documentAnchors, .documentAnchors:hover {
	font-style:italic;
}
.siteMapPageTitleAnchors, .siteMapPageTitleAnchors:hover { 
	font-family: Georgia,Times New Roman,Times,serif;
	font-weight: lighter;
	font-size: 100%;
}
.siteMapPageTitleAnchors.subPage, .siteMapPageTitleAnchors.subPage:hover { 
	letter-spacing: 0.1em;
	padding-left: 60px;
	margin-bottom: 5px;
}
.siteMapPageContainerItem 
{
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 30px;
	font-size: 110%;
	letter-spacing: 0.2em;
}
.siteMapList {
	font-size: 80%;
	padding-left: 80px;
	line-height: 1.1;
	list-style-position: outside;
}
.siteMapList.subPage {
	padding-left: 110px;
}

.aboutParlSelectedMenuItem 
{
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 75%;	
	font-weight:bold;
	vertical-align:middle;
		
}
.photoGalleryThumbnail {
	text-align:center;
	float:left; 
	width: 200px; 
	height: 140px; 
	padding: 10px;
}

.committeeSelection span
{
    margin: 0 0 0 5px;
}

.committeeSelection select {
    width: 260px;
    padding: 2px;
    margin: 5px 0 10px 5px;
}

/* 
typeface and fonts 
*/
.date {
	font-weight: bold;
	color: #CC0000;
	font-size: x-small;
	line-height: 200%;
}
.date-whatnew {
	font-size: x-small;
	color: #666;
}
/*
Hoc border and background colours
*/
.hoc .box {
	border-color:#bacc99;
	border-style:solid
}
.hoc .box-title {
	background-color:#bacc99;
}
.hoc .box .insidetitle {
	background-color:#ddebce;
}

/*
Sen border and bacground colours
*/
.sen .box {
	border-color:#D9B8B8;
	border-style:solid
}

.sen .box-title {
	background-color:#d9b8b8;
}
.sen .box .insidetitle {
	background-color:#eddddd;
}


/*
LoP border and bacground colours
*/
.lop .box {
	border-color:#CEE0F2;
	border-style:solid
}
.lop .box-title {
	background-color:#cee0f2;
}
.lop .box .insidetitle {
	background-color:#ACC9E6;
}

/* typeface and fonts */

/*
#titlebox p {
	text-align: center;
	margin-top:0px;
}*/

/* Section Elements - Procedural Reference Materials */

.box.procrefmat {
	width: 940px;
	border-top-width: 2px;
}
.box.procrefmat p {
	margin-left: 370px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: dashed;
	padding-bottom: 20px;
}
.box.procrefmat h4 {
	width: 350px;
	float: left;
	margin-top: 3px;
	vertical-align: top;
	margin-bottom: 0px;
	text-align:right;
}

/* Different Styles */
.style1 
{
	text-decoration:none;
}

/* Custom Message Container Styles */

.customMessageTopContainer
{
	font-weight: normal;
	font-size: small;
}

.customMessageBottomContainer
{
	font-weight: normal;
	font-size: small;
}

/* Document Not Available */

.english-column { 
	width: 440px;
	float:left;
	padding: 10px;
	padding-top: 0px;
	padding-right: 30px;
	border-right:#CCC 1px solid;
}
.french-column {
	width: 439px;
	float:left;
	padding: 10px;
	padding-top: 0px;
	padding-left: 30px;
}

/* Important Notices */

.margin40 {
	margin-left: 40px;
	margin-right: 40px;
}

/* Contact Us */
.strong-teal {
                color: #339999;
                font-weight: bold;
                margin-top: 15px;
}

