
/****************************************************************
   Name:		Hansard.css
   Description: Default style sheet for the Hansard publication.
   Used by:     Hansard-web.xsl
****************************************************************/
.publication-container-content {
    font-family: Verdana, Helvetica, sans-serif;
}
.arrow-circle-down {
    background-image: url(../../../images/publications/ui-icons_888888_256x240.png);
    background-position: -128px -192px;
    height: 18px;
    width: 18px;
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    top: 4px;
    zoom: 1;
    color: #37651f;
    *display: inline;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid white;
}

.arrow-circle-up {
    background-image: url(../../../images/publications/ui-icons_888888_256x240.png);
    background-position: -160px -192px;
    height: 18px;
    width: 18px;
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    top: 4px;
    zoom: 1;
    color: #37651f;
    *display: inline;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid white;
}

a.clock {
    text-decoration: none;
    font-weight: bold;
    color: black;
}

a.clock:hover {
    text-decoration: none;
}

/* Global Styles */ 

div.appendix{
	padding-top: 15px;
	padding-bottom: 15px;
}

h2 {
	font-size: 150%;
}

h2.hansardH2 {
    font-weight: bold;
} 

/*OLD*/
/*h3.hansardH3 {
	font-size: 120%;
}*/

/*NEW*/
h3.hansardH3 {
	font-size: 120%;
    display: block;
    /*font-size: 1.17em;*/
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

h5.hansardH5 {
    font-weight: bold;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}

/*NEW*/
.publication-container-content p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

/* Table of Contents */

.TocObTitle {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
}

.TocSbTitle {
	font-weight: bold;
	padding-top: 6px;
    margin-left: 15px;
}

div {  }

.toc_level1 {
	padding-top: 6px;
}

.toc_level2 {
	position: relative; 
	left: 20px;
}

.toc_level3 {
	position: relative; 
	left: 32px;
}

.toc_OOB {
	font-weight: bold;
	font-size: 105%;
}
.toc_SOB {
	font-weight: normal;
	font-size: 100%;
}
.toc_Intervention, .toc_ProceduralText, .toc_Division, .toc_SOBQualifier {
	font-weight: normal;
	font-size: 95%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.toc_Intervention {
	font-style: italic;
}

.toc_appendix {
	font-weight: normal;
	font-size: 95%;
}

a.tocLink:link, a.tocLink:visited {
	text-decoration: none;
    /*font-weight: 600;*/
	/*color: #000030;*/
}

a.tocLink:hover, a.tocLink:active {
	text-decoration: none;
	/*color: #000090;*/
}

.toc_ProceduralText > a.tocLink:link, .toc_ProceduralText > a.tocLink:visited, 
.toc_ProceduralText > a.tocLink:hover, .toc_ProceduralText > a.tocLink:active {
	color: #008000;
}

a.toc:link, a.toc:visited, a.toc:hover, a.toc:active {
	font-size: 85%;
	font-weight: bold;
	color: #006000;
}

.toc_Timestamp {
    font-weight: bold;
    margin-left: 2px;
}




.title-font{
	font-size: 26.0pt;
	font-family: "Old English Text MT";
	font-weight: bold;
}

.interventionBox
{
	border:1px solid  #dcdcdc;
	padding: 7px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.paratext {
	padding:0.5em;
	height: auto;
	width: auto;
	line-height:18px;
}


a.MemberOfParliamentPopup:link, a.MemberOfParliamentPopup:visited, a.MemberOfParliamentPopup:active,
a.PersonSpeakingPopup:link, a.PersonSpeakingPopup:visited, a.PersonSpeakingPopup:active,
a.documentPopup:link, a.documentPopup:visited, a.documentPopup:active
{
border-bottom: 1px dotted #808080;
text-decoration: none;
color: #300000;
}

a.MemberOfParliamentPopup:hover, a.PersonSpeakingPopup:hover, a.documentPopup:hover
{
/*color: #0000FF; */

color: black;
border-bottom: 1px dotted #808080;
text-decoration: none;
}

.personSpeaking
{
	padding: 5px 5px 5px;
}

/*.anchor
{
	border-bottom:1px solid #dcdcdc;
	
}*/
