/* style definitions for Faithnet East */


body{
/* font size and line-height reset for win32 in main.js */
  margin: 0px;
  /* font-size-adjust: 0.71; */
  font-family: optima, "Maiandra GD", Tahoma, helvetica, sanserif;
  font-size: 14px;
  line-height:125%;
  background-color: #111954;
  position: relative;
}

table{
  font-size: inherit;
  font-family: inherit;
}

.formcontent{
  font-family: inherit;
  font-size: 100%;
}

/* hide h1 -- used as main title */
h1{position: absolute; visibility: hidden;}


h2, .h2{
  margin: 6px 0px 10px 0px;
  padding:0px 0px 8px 20px;
  border-bottom: 1px solid;
  border-color: #d365ff;
  text-align: left;
}

.h2sub{
  font-size:10px;
  font-weight: normal;
  font-style: normal;
  padding:3px 0px 0px 0px;
}
 h3, .h3{
  font-size:140%;
  font-weight: bold;
  margin: 4px 0px 4px 0px;
  line-height:120%;
  color: #111743;
  text-align: left;
}


h4, .h4{
  font-size:110%;
  font-weight: bold;
  margin: 4px 0px 4px 0px;
  line-height:120%;
  color: #111743;
  text-align: left;
}


a.main{
  color: red;
  text-decoration: none;
}
a.main:hover{
  color:#3ca6da;
}


a.wb{
  color: #f8f8d9;
  text-decoration: none;
}
a.wb:hover{
  color:#3ca6da;
}


a{
 color: #111954;
 text-decoration: none;
}
a:hover{
  color:#3ca6da;
}


a.bb{
  color:black;
  text-decoration: none;
}

a.bb:hover{
  color: #111954;    
}

a.menua{
 color: #fefeef;
 text-decoration: none;
}
a.menua:hover{
  color:#3ca6da;
}

.hdivider{
  color:#3ca6da;
  padding:0px 8px 0px 8px;
}

.menu{
  margin-left: auto;
  margin-right: auto;
}

.menuwrapper{
  /* margin set in main file */
  font-size: 80%;
  font-family: tahoma, helvetica, sanserif;
  margin:0px auto 6px auto;
  text-align: center;
}

.menuwrappertable{
  border-top:1px solid;
  border-color:#d365ff;
  margin:2px 0px 0px 0px;
  text-align: center;
}

.menuitem{
  text-align: center;
  white-space: nowrap;
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: #d365ff;
  padding: 2px 6px 2px 6px;
}


.logos{
  white-space: nowrap;
  font-size: 80%;
  font-family: tahoma, helvetica, sanserif;
  line-height:140%;
  padding:10px;
  text-align: right;
  position: relative;
}


.logoleft{
  white-space: nowrap;
  font-size: 80%;
  font-family: tahoma, helvetica, sanserif;
  line-height:140%;
  padding:10px 4px 4px 10px;
  text-align: left;
  position: relative;
}

.logoright{
  white-space: nowrap;
  font-size: 80%;
  font-family: tahoma, helvetica, sanserif;
  padding:10px 10px 4px 4px;
  line-height:140%;
  text-align: right;
  position: relative;
}


.fnelogoholder{
  padding: 4px 10px 4px 10px;
}

.mainwrapper{
  position: relative; 
  top:0px;
  margin:10px auto 4px auto;
  padding:10px;
  background-color:#f2dcff;
  text-align: left;
}

.maincontent{
  text-align: justify;
}

.frontwrapper{
  width:200px;
  padding:10px;
  background-color:#f2dcff;
  text-align: center;
}

.frontwrapperl{
  width:200px;
  padding:10px;
  background-color:#f2dcff;
  text-align: center;
  float: left;
  margin:0px 10px 0px 10px;
}

.frontwrapper2{
  width:310px;
  padding:10px;
  background-color:#f2dcff;
  text-align: center;
}

.headlineswrapper{
  background-color: #f2dcff;
  width:189px;
  height:142px;
  overflow: auto;
  padding: 0px;
}


.headlinesiframe{
  background-color: #f2dcff;
}

.headline{
  padding: 4px 4px 4px 12px;
  text-indent:-8px;
  font-family: tahoma, helvetica, sanserif;
  font-size:80%;
  line-height:125%;
}

.montage{
  position: relative;
  width:510px;  
  height:375px; 
  margin: 0px auto 0px auto;
}
 

.headlinedate{
  font-size:85%;
  color:#222222;
}


.headlinemore{
  font-style:italic;
  padding-left:8px;
}

.zoomholder{position: relative; text-align: center;}

.paddedli{
  padding:0px 10px 4px 0px;
}


.block0{
  margin: 0px auto 0px auto;
  text-align: justify;
}

.block1{
  margin: 0px auto 0px auto;
  text-indent:20px;
  text-align: justify;
}



.linkbox{
  border:1px solid;
  margin:10px 10px 20px 10px;
  padding: 6px;
  font-family: "Gill sans", "Gill sans MT", tahoma, helvetica, sanserif;
  font-size:12px;
}


.linkli{
  padding: 0px 20px 2px 10px;
  margin:0px;
  text-indent: -10px;
}


.linkhd{
  font-weight: bold;
  font-size:120%;
  padding-right:30px;
}


.hd{
  padding:0px;
  margin:0px 0px 10px 0px;
}

.red{color:red;}


.organisation{
  padding: 10px 0px 0px 20px;
  text-indent: -20px;
}

.flink{
  padding: 0px 0px 0px 30px;
  text-indent: -20px;
}

.sideimg{
  padding-bottom:5px;
}


.issueperson{
  font-weight: normal;
  font-size: 15px;
}


.center{text-align: center;}
.right{text-align: right;}



.slogan{
 color: #f2dcff;
 padding:10px;
 font-size:120%;
 font-weight:bold;
 text-align: left;
 white-space: nowrap; 
 line-height:140%;
}

.sloganr{
 padding:10px;
 font-size:120%;
 font-weight:bold;
 text-align: right;
 color: #111954;       
 white-space: nowrap; 
}

     
.noticehd{
  text-align: center;
  margin: 10px auto 10px auto;
  font-size:120%;
  font-weight: bold;
  white-space: nowrap;
}


.noticebull{color:#d365ff;}


.noticeboardbody{
  background-color:#f2dcff;
  text-align: left;
  padding: 10px;
  background-color:white;
}

.noticeboardname{
 font-size:85%;
 font-weight: normal;
 white-space:nowrap;
}
    
.pr10{padding-right: 10px;
}

.radioclass{position: relative; top:2px;}

.textin{margin:2px 0px 2px 0px;}


.outofservice{
  border:1px solid;
  margin: 40px 20px 20px 20px;
  padding: 10px;
  border-color:red;
}

.publ{
  padding: 0px 0px 10px 20px;
  text-indent: -20px
}


.padr10{padding-right:10px;}


.backtothetop{  
      text-align: center;
	font-size: 120%;
 	font-weight: bold;
  
}
