* {
 margin: 0px;
 padding: 0px;
}

body {
  margin: 0 0 0 0;
  padding: 10px 0px 0px 0px;
  background: #A5A5A5;
  font: 70% Verdana,Sans-serif;
  line-height: 140%;
  /* text-align:center; */
  color: black;
  }

#container {
  width: 727px;
  margin: 0 auto;
  border: 0px;
  border-width:0px;
  position:relative;
  padding: 0px;
  }
  
#inner {
  width: 727px;
  margin: 0 auto;
  border: 0px;
  border-width:0px;
  background-image: url(gfx/page_layout/one_pix_white_background.jpg);    
  background-repeat: repeat-y;
  padding: 0px;
}  

#header {
    background-image: url(gfx/page_layout/top_header_banner.jpg);
    background-repeat: no-repeat;
    border: 0px;
    border-width:0px;
    height: 137px;
}

#header_image {
    position:absolute;
    width:214px;
    height:207px;
    z-index:3;
    left: 4px;
    top: 7px;
}

#navigation {
    background-image: url(gfx/page_layout/one_pix_white_background.jpg);    
    background-repeat: repeat-y;
    height: 47px;
    width: 100%;
    text-align:center;    
}

#navigation ul{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;;
    position:absolute;
    left: 275px;
    top: 137px;
    z-index:4; 
    margin: 0 0px 20px 0;
    padding: 0;
    list-style-type: none;
}

#navigation  ul li{
    position: relative;
    display: inline;
    float: left;
    padding: 0 3px; 
}

#navigation  ul li a{
    background-image: url(gfx/page_layout/orange_navigation_tab.gif); 
    background-repeat: no-repeat;
    display: block;
    color: black;                
    width: 103px; 
    padding: 11px 0px;
    text-decoration: none;
}

#navigation ul li a:hover, #navigation ul li.active a {
    position: relative; 
    background-image: url(gfx/page_layout/black_navigation_tab.gif);  
    background-repeat: no-repeat;
    display: block; 
    color: white;
}

#content {
    margin: 0;
    padding: 0;
    line-height: 135%;
    width: 320px;
    float: left;
}

#full_content {
    margin: 0;
    padding: 0;
    line-height: 135%;
    width: 430px;
    float: left;
}

#content h2 {
font-family: "Times New Roman", Times, serif;
color: black;
font-size: 170%;
font-weight: bold;
margin: 20px 0 20px 0;
}

#bname h2, #bname img, #bname a {
    margin-bottom: 3px;
    margin-top: 2px;
    
}

#content h3 {
font-family: "Times New Roman", Times, serif;
color: #FF6600;
font-size: 140%;
line-height: 110%;
margin: 10px 0 5px 0;
}

#content p {
color: black;
font-size: 100%;
margin: 10px 0 10px 0;
}

#rhs_col {
    padding: 16px 0;  
    margin: 0;
    float: left;
    width: 120px;
    text-align: center;
}

#lhs_col {
    padding: 12px 0px 0px 2px;
    float: left;
    width: 280px;
}


hr.spacer {
 padding: 0px;
 margin: 0px;
 clear: both;
 width: 20px;
 text-align: center;
 background: transparent;
 color: white;
 border: 0px;
}

#timesform {
    display: block;
    /* background-color: #f7e094; */
    border: 0px;
    border-color: #ff; 
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}

/* 
legend {
 display: block;
 color: #333333;
 font-size: 115%;
 padding-bottom: 10px;
}
*/

#alltimesform {
    display: block;
    /* background-color: #f7e094;   */
    border: 0px;
    border-color: #ff; 
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}

#timesform select {
 background-color: #F2932E;
 color: black;
 font-weight: 105%;
 margin-top: 5px;
 margin-left: 5px;
 margin-right: 15px;
 /* width: 150px;     */
}

#timesform input, #profileform textarea {
 background-color: #F2932E;
 width: 200px;
 color: balck;
 overflow-x: hidden; 
 overflow-y: hidden;
 margin: 5px;
}

#alltimesform select {
 background-color: #F2932E;
 color: black;
 font-weight: 105%;
 margin: 5px;
 /* width: 150px;     */
}

#alltimesform input, #profileform textarea {
 background-color: #F2932E;
 width: 200px;
 color: balck;
 overflow-x: hidden; 
 overflow-y: hidden;
 margin: 5px;
}

#profileform select {
 background-color: #F2932E;
 color: black;
 font-weight: 105%;
 /* width: 150px;     */
}

#profileform input, #profileform textarea {
 background-color: #F2932E;
 width: 200px;
 color: balck;
 overflow-x: hidden; 
 overflow-y: hidden;
}

#profileform th {
    text-align: right;
    vertical-align: text-top;
    padding: 5px 10px;
}

#profileform td {
    padding: 5px 5px;
}

#bibletable_chapters th {
    text-align: left;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 120%;
}

#bibletable_allbooks {
    border: ridge;
    border-width: 2px;
}

#bibletable_allbooks th {
    text-align: left;
    padding-left:10px;
    background-color: #f2932e;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 130%;
    color: #333333;
}

#bibletable_allbooks td {
    background-color: #f7e094;
    border: 3px;
    border-color: #f2932e;
}

#bibletable_allbooks a {
    padding-left: 10px;
    color: black;
    font-size: 110%;
    text-decoration: none;
}

#bibletable_allbooks a:hover {
    padding-left: 10px;
    color: black;
    font-size: 110%;
    font-weight: bold;
    text-decoration: underline;
}



#bibletable_chapters td {
    height: 26px;
    padding: 0;
    margin: 0;
}

.blue_book a:hover, .yellow_book a:hover, .green_book a:hover, .pink_book a:hover {
    color: white;
}

.green_book, .green_book a {
    text-indent: 21px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 102%;
}

.yellow_book, .yellow_book a {
    text-indent: 34px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 102%    
}

.pink_book, .pink_book a {
    text-indent: 17px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 102%    
}

.blue_book, .blue_book a {
    text-indent: 41px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 102%    
}

#back_button {
    margin-right: 10px;
}

img { border: none; }


/* Footer*/
#footer {
 background: transparent url("gfx/page_layout/white_footer.jpg") no-repeat left top;
 height: 71px; 
 border: 0px;
 border-width:0px;
 text-align: left;
 padding: 30px 0px 15px 0px;
}

#footer P {
 font-size: 80%;
 line-height: 135%;
 color: #00265D;
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

#footer P A {
 color: #00265D;
 text-decoration: none;
}

#comments P {
    background-color: #f2932e;
    border-color: gray;
    margin: 0 0 6px 0;
    padding: 1px 0 5px 4px;
}

#admin_logintable {
    margin: 0 auto;
    width: 300px;    
}

#clock_back {
 height: 500px;
 width: 350px;
 background: transparent url("gfx/bible_clock/bible_clock.jpg") no-repeat left top; 
}

#clock_timeleft {
 display: relative;
 text-align: center;
 margin-top: 370px;
}

#counter {
 font-size: 150%;
 text-align: center;
}

#refreshform {
    z-index: 99;
    overflow: visible;
    position: relative;
    text-align: center;
    margin: -470px 0 0 0;
}

#comingup_table th {
    text-align: left;
    background-color: #f2932e;
    font-size: 100%;
    font-weight: bold;
    color: #333333;
}

#comingup_table td {
    text-align: left;
    font-size: 90%;
    background-color: #f7e094;
    border: 3px;
    border-color: #f2932e;
}
