/* CSS Document */


/*textFrame*/
@charset "utf-8";
/* CSS Document */



#textFrameContainer{
	width:710px;
	position:relative;
}

#textFrameContainer ul{
	margin-top:0px;}

#textFrameRight{
	width:315px;
	margin-left: 395px;
	position:relative;
}

#textFrameLeft{
	width:315px;
	position:relative;
	float:left;
}

.textFrameTop{
	width:315px;
	height: 94px;
	background-image:url(../text_frame_images/text-frame-top.png);
	background-repeat:no-repeat;
	position: relative;
}

.textFrameMiddle {
	width:315px;
	background-image: url(../text_frame_images/text-frame-middle.png);
	background-repeat:repeat-y;
	position:relative;
	
}
	
.textFrameContents{
	width:225px;
	padding:5px;
	position:relative;
	left:40px;
	overflow:hidden;
}

.textFrameBottom {
	width:315px;
	height:87px;	
	background-image:url(../text_frame_images/text-frame-bottom.png);
	background-repeat:no-repeat;
	
}




/* Tags */

body {
background-image:url(logos/bg_tile.png);
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:72%; /* Resets 1em to 10px */
color:#333;
text-align:center;}

#outsideBox img {
border:none;}


.clearBoth{
clear:both;}

a{
color:#ff0000;
text-decoration:none;}

a:visited{
color:#ff0000;
text-decoration:none;}

a:hover{
color:#000;
text-decoration:underline;}

hr{
color:#000000;
background-color:#000000;
border:none;
width:100%;
height:1px;
margin:0px;
padding:0px;}

h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
font-size:1.8em;
line-height:1.5em;
text-align:center;
margin-bottom:10px;}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.6em;
line-height:1.2em;
clear:both;
margin-bottom:10px;}

h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.4em;
line-height:1.2em;
margin-bottom:5px;}

h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
font-size:1.1em;
padding: 0px;
font-weight:bold;}

h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
font-size:1.2em;
line-height:1.0em;
font-weight:400;
margin-bottom: 0px;}

#content td, #content tr, #content tbody{
font-size:1em;
line-height:1.4em;}

/*All Pages Classes*/

ul.pageContents{
margin-top:5px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;}

ul.q{
list-style-image: url(logos/q.png);
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding:0 0 0 10px;
text-indent:0;}

.q li, .pageContents li{
margin:7px 30px 8px 30px;
}

.cirle li{
list-style:circle;}

.captionList li{
font-size:0.8em;
list-style:circle;}

.captionList li ul li{
font-size:1em;
list-style:circle;}

.largeList li{
font-size:1.2em;
margin-right:0px;
Margin-top:10px;
padding:0px;
list-style-position:inside;
list-style-type:none;}

dt{
color:#333;
font-size:1.2em;}

dd{
padding:0px;
margin-left:0px;
color:#333;
font-size:1.0em;
margin-bottom:10px;}

.rightAlign{
text-align:right;}

.leftAlign{
text-align:left;}

.rightAlign{
text-align:right;}

.centred{
margin-left:auto;
margin-right:auto;
text-align:center;
clear:both;}

.twoColCenteredLeft{
width:363px;
padding-right:10px;
text-align:right;
float:left;}

.twoColCenteredRight{
width:363px;
padding-left:10px;
text-align:left;
float:left;}

#mob h4{
margin-bottom:0px;
padding-bottom:0px;}

#mob p{
margin-top:0px;
padding-top:0px;}

#map{
width:500px;
height:500px;
text-align:center;
margin-left:auto;
margin-right:auto;}

/*Top Link*/

p.top{
text-align:center;
margin-top:10px;
margin-bottom:10px;}

.top{
background-image:url(logos/top.png);
background-repeat:no-repeat;
width:80px;
height:34px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-bottom:20px;
margin-top:20px;
clear:both;}

.top a{
display:block;
width:80px;
height:34px;}

.top a:hover{
background-image:url(logos/top_hover.png);
background-repeat:no-repeat;}

/*Page IDs*/

#outsideBox{
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding-bottom:5px;
background-color:#000000;
width:760px;
text-align:justify;
position:relative;
font-size:1.2em;
line-height:1.4em;}

#content{
width:710px;
background-color:#ffffff;
padding:20px 25px 20px;
margin-bottom:7px;
margin-top:0px;
margin-left:0px;
margin-right:0px;}

#content p{
margin-bottom:10pt;
margin-top:0px;}

#contentVideo{
width:720px;
background-color:#ffffff;
padding:20px 20px 20px;
margin-bottom:7px;
margin-top:0px;
margin-left:0px;
margin-right:0px;}

/*All Pages heasder and Footer*/

#header{
width:760px;
height:198px;
background-color:#000000;
margin:0px;
padding:0px;
position:relative;}

#titlePicCentred{
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
padding:0px;
width:760px;
background-color:#ffffff;}

#footer{
clear:both;
width:746px;
background-color:#990000;
color:#000000;
text-align:center;
margin-top:0px;
margin-bottom:0px;
margin-left:7px;
margin-right:7px;}

#footerMenu{
	text-align:center;
	font-size:0.9em;}
#footerMenu a:hover{
	color:#FFF;}
	

/*All Pages Boxes*/

#logoBox{
position:absolute;
bottom:0px;
right:0px;
width:200px;
height:168px;
background-image: url(logos/brh_logo.png);
background-repeat:no-repeat;
margin:0px;}

#titleBox{
width:760px;
height:198px;
background-image:url(logos/brhg_title_new.png);
background-repeat:no-repeat;
position:absolute;
left:0px;
top:0px;}

#titleBox a.homeLink2{
position:absolute;
left:0;
top:0px;
width:100%;
height:150px;
display:block;
z-index:200;}

#menuBoxBgStrip {
bottom:27px;
left:0;
font-size:1.01em;
font-weight:bold;
padding-left:0;
padding-right:0;
position:absolute;
text-align:center;
width:760px;
}

#menuBoxBgStrip p{
display:inline;
color:#ffffff;
font-size:0.9em;
line-height:1.2em;}

#menuBoxBgStrip a, #menuBoxBgStrip a:visited{
color:#ffffff;}

#menuBoxBgStrip a:hover{
color:#ff0000;}

/*Home Page*/

#leftBox{
width:546px;
background-color:#ffffff;
margin-bottom:7px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
padding:7px;
border:0px;
float:left;}

#rightBox{
width:190px;
background-color:#000000;
color:#ffffff;
margin:0px;
padding:5px;
border:0px;
float:right;}

#rightBoxBRHG p{
margin:0px;}

#rightBox a{
color:#ffffff;
text-decoration:none;}

#rightBox a:hover{
color:#ff0000;
text-decoration:underline;}

#rightBox a:visited{
color:#ffffff;}

#rightBox h1{
font-size:1.0em;
font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
text-align:center;
font-weight:bold;}

#rightBoxHeadlines{
margin-bottom:10px;}

#rightBoxHeadlines ul{
margin:0px;
padding:0px;}

#rightBoxHeadlines li{
list-style-position:inside;
list-style-type:hebrew;
font-size:0.8em;
margin-bottom:5px;}

#rightBoxNuggets{
margin-bottom:10px;}

#rightBoxNuggets ul{
margin:0px;
padding:0px;}

#rightBoxNuggets li{
list-style-position:inside;
list-style-type:hebrew;
font-size:0.8em;
margin-bottom:5px;}

#rightBoxBlog{
margin-bottom:10px;}

#rightBoxBlog ul{
margin:0px;
padding:0px;}

#rightBoxBlog li{
list-style-position:inside;
list-style-type:hebrew;
font-size:0.8em;
margin-bottom:5px;}

.frontPageItem{
width:95%;
margin-bottom:20px;
margin-top:20px;
margin-left:10px;
padding:5px;
background-color:#CCCCCC;
}

.frontPageItem h2, .frontPageItem h4{
text-align:center;}


/*Pictures and Captions*/

.captionBlock p{
font-size:0.8em;
text-align:justify;
margin-top:10px;
line-height:1.2em;
clear:both;}

.SinglePicCentred{
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:10px;
clear:both;}

.SinglePicCentred p{
font-size:0.8em;
text-align:center;
margin-top:10px;
line-height:1.2em;}

.thumbLine{
clear:both;}

.thumbLine p{
text-align:center;
font-size:0.8em;
margin-top:10px;
padding-left:15px;
padding-right:15px;
line-height:1.2em;}

.thumbsTwoAcrossOutsideLeft{
width:348px;
float:left;
clear:both;
margin-top:20px;
margin-bottom:10px;}

.thumbsTwoAcrossOutsideRight{
width:348px;
float:right;
margin-top:20px;
margin-bottom:10px;}

.thumbsTwoAcrossLeft{
float:right;
padding-right:5px;}

.thumbsTwoAcrossRight{
float:left;
padding-left:5px;}

.thumbsTwoAcrossOutsideLeft p{
clear:both;
text-align:right;
font-size:0.8em;
margin-top:10px;
padding-left:10px;
padding-right:5px;
line-height:1.2em;}

.thumbsTwoAcrossOutsideRight p{
clear:both;
text-align:left;
font-size:0.8em;
margin-top:10px;
padding-left:5px;
padding-right:10px;
line-height:1.2em;}

.twoPicsCentered{
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:10px;
text-align:center;
width:348px;
float:left;}

.threePicsCentred{
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:10px;
text-align:center;
width:231px;
float:left;}

.threePicsTwoThinLeft{
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:10px;
text-align:center;
width:170px;
float:left;}

.threePicsTwoThinRight{
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:10px;
text-align:center;
width:170px;
float:right;}

.threePicsTwoThinCenter{
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:10px;
text-align:center;
width:356px;
float:left;}

.threePicsCenteredAlignBottom{
text-align:center;
width:231px;
float:left;
line-height:150px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:10px;}

.threePicsCenteredAlignBottom img{
vertical-align:bottom;}

.fourPicsCenteredImage{
text-align:center;
width:177px;
float:left;
line-height:170px;
margin-left:auto;
margin-right:auto;
margin-right:auto;
margin-top:20px;}

.fourPicsCenteredImage img{
vertical-align:bottom;}

.fourPicsLeftAlign{
text-align:center;
margin-right:20px;
float:left;
line-height:170px;}

.fourPicsLeftAlign img{
vertical-align:bottom;}

.fourPicsCenteredMiddle{
text-align:center;
width:173px;
float:left;
line-height:150px;
margin-left:auto;
margin-right:auto;
margin-right:auto;
margin-top:20px;}

.fourPicsCenteredMiddle img{
vertical-align:middle;}

/*Events Programme Pages*/

#programmeTable{
font-size:0.8em}

#programmeTable table{
border:2px;
width:100%;}

#programmeTable td{
vertical-align:middle;}

#programmeTable tr.grey{
background-color:#CCCCCC;}

#programmeTable td.left{
text-align:left;}

#programmeTable td.center{
text-align:center;}

/*Archive Gallery Listing Page*/

.galleryThumbBlock{
width:710px;}

.galleryThumbBlock p{
float:right;
width:605px;
padding-left:5px;
margin-top:0px;
padding-top:0px;}

.galleryThumbBlock h5{
float:right;
width:605px;
margin-top:0px;
margin-bottom:0px;
padding-left:5px;
padding-top:0px;
padding-bottom:0px;}

.galleryThumbBlockThumbnail{
float:left;
padding-top:5px;}

.galleryThumbBlockDividerLine{
clear:both;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-bottom:30px;}

/*Book Pages*/

.booksTextBlock{
width:580px;
float:left;}

.booksThumbBlock{
width:110px;
float:right;
margin-left:auto;
margin-right:auto;
text-align:right;
margin-top:5px;}

/*Archive Articles*/

#article{
background-color:#ffffff;
text-align:justify;
margin:0 0 7px;
padding:20px 25px 20px;
width:710px;}

#article table{
font-size:1em;
padding-top:0px;
padding-bottom:5px;
padding-right:5px;
padding-left:35px;}

#article table.centered{
margin-left:auto;
margin-right:auto;}

#article table.fullWidth{
width:100%;
margin-bottom:20px;}

#article p{
margin-bottom:10px;
margin-top:10px;}

#article h3{
text-align:center;}

#article h5{
text-align:center;}

#article li{
list-style:circle;}

.captionBlockCentered{
font-size:0.8em;
margin-left:auto;
margin-right:auto;
text-align:center;
clear:both;}

.quote{
font-size:1em;
margin-left:35px;
margin-right:35px;
font-style:italic;}

/*News Pages*/
#news h4{
width:732px;
background-color:#990000;
color:#ffffff;
border:2px;
border-style:solid;
border-bottom-color:#000000;
border-right-color:#000000;
border-left-color:#ffffff;
border-top-color:#ffffff;
padding-left:5px;
padding-right:5px;}

#news p{
margin-bottom:10px;}

/*Archive Menu*/

#archiveMenu{
background:#000000;
margin-top:0px;
margin-bottom:3px;
margin-left:0px;
padding:0px;
text-align:center;
}

#archiveMenu p{
display:inline;
color:#ffffff;
font-size:0.9em;
line-height:1.2em;}

#archiveMenu a, #archiveMenu a:visited{
color:#ffffff;}

#archiveMenu a:hover{
color:#ff0000;}

/*page Menus*/

#pageMenu{
width: 100%;
background:#ffffff;
margin-top:1px;
margin-bottom:1px;
margin-left:0px;
padding-top:3px;
padding-bottom:3px;
padding-left:0px;
padding-right:0px;
text-align:center;
border-top-color: #000000;
border-bottom-color: #000000;
border-top-width: 1px;
border-bottom-width: 1px;
}

#pageMenu p{
display:inline;
color:#000000;
font-size:0.9em;}


/*publications*/

.publicationsListings p{
padding-left:5px;
margin-top:0px;
padding-top:0px;}

.publicationsListings h5{
margin-top:0px;
margin-bottom:0px;
padding-left:5px;
padding-top:0px;
padding-bottom:0px;}

.publicationsListings h6{
margin-top:0px;
margin-bottom:0px;
padding-left:5px;
padding-top:0px;
padding-bottom:0px;
font-size:1.2em;
font-weight:normal;}