/**********************************
 * TITLE: Gila Screen Stylesheet  * 
 * URI  : gila/gila-screen.css    *
 * MODIF: 2003-Apr-30 19:09 +0800 *
 **********************************/


/* ##### Common Styles ##### */

body {
  color: black;
  background-color: rgb(255,255,255);
  font-family : Georgia, "trebuchet ms", "Times New Roman", Times, serif, arial, helvetica, sans-serif;  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}

.td1{
	width: 210px;	
}

.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


/* ##### Header ##### */

#header {
  color: inherit;
  background-color: rgb(122,100,200);
}

.headerTitle {
  margin: 0;
  padding: 0.25em 4mm 0.25em 4mm;
}

.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.headerSubTitle {
  color: white;
  margin: 0;
  padding: 0.25em 4mm 1.5em 4mm;
  font-size: 100%
}

.subHeader {
  color: white;
  background-color: black;
  font-size: 100%;
  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader a {
  color: white;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}

.subHeader span {
  color: black;
  background-color: white;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}


/* ##### Left Side Bar ##### */

.leftSideBar {
  width: 15em;
  float: left;
  clear: left;
  background-color: rgb(245,245,255);
  height:600px;
  border: 1px solid rgb(216,210,195);
  
}

.leftSideBar .sideBarTitle {
  color: rgb(64,64,64);
  background-color: rgb(207,207,255);
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.leftSideBar li {
  margin: 1ex;
  padding: 0 0 1.25ex 0.75ex;
}

.leftSideBar a {
  color: rgb(85,85,85);
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
  color: rgb(0,0,0);
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar .sideBarText {
  color: rgb(166,105,83);
  background-color: transparent;
  line-height: 1.5em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}


/* ##### Right Side Bar ##### */

.rightSideBar {
  width: 18em;
  //margin: 2ex 0.75ex 0 0;
  padding: 0;
  float: right;
  clear: right;
  border: 1px solid rgb(216,210,195);
}

[class~="rightSideBar"] {
  margin-right: 0;
}

.rightSideBar .sideBarTitle {
  color: black;
  background-color: rgb(207,207,255);
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}

.rightSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: none;
}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 0em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 1em 2ex 2ex 2ex;
  display: block;
}

.rightSideBar .moreNoPad {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 2ex 2ex;
  display: block;
}


.rightSideBar .selectsermon {
  text-decoration: none;
  color: rgb(122,100,200);
  text-align: center;
  margin: 0px;
  padding: 2px 2px 2px 2px;
  display: block;
  border: 1px solid rgb(122,100,200);
}


.rightSideBar .more:hover {
  text-decoration: underline;
}

.rightSideBar .moreNoPad:hover {
  text-decoration: underline;
}

.rightSideBar .selectsermon:hover {
  text-decoration: underline;
}


/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 15em;
  padding: 0.5ex 20em 1em 1em;
  //border-left: 1px solid rgb(216,210,195);
}

#main-copy h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#main-copy a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

#main-copy-no-right-column {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 15em;
  padding: 0.5ex 1em 1em 1em;
  //border-left: 1px solid rgb(216,210,195);
}

#main-copy-no-right-column h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#main-copy-no-right-column a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: underline;
}

#main-copy-no-right-column a:hover {
  text-decoration: none;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

ul {
  list-style-type:none;
}

ul.header {
  list-style-type:circle;
}


.listTitle {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

.listTitleCenter {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
  text-align: center;
}

/* ##### Footer ##### */

#footer {
  color: black;
  background-color: rgb(207,223,230);
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}



#nav-menu{

	margin: 0 auto;
	text-align: center;
	float: center;
	width: auto;
	margin-left: 19%;
	margin-right: 20%;
	text-align: center;
}

/* additional styles for layout */
.centre{text-align:center;}
.noborder{border:0px;}
.index0{width:600px; margin-left:auto; margin-right:auto; padding-top:10px;text-align:center;}
.index1{width:400px; margin-left:auto; margin-right:auto; padding-top:10px;text-align:center;}
.indexfrmleft{text-align:left;float:left;}
.indexfrmright{text-align:left;float:right;}

a.button {
    /* Sliding right image */
    background: transparent url('/graphics/button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}

a.button span {
    /* Background left image */ 
    background: transparent url('/graphics/button_left.png') no-repeat; 
    display: block;
    line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 0 5px 18px;
} 

a.button:hover span{
    text-decoration:underline;
}	

