﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #000000;
    /*background-image: url('../images/bs_hdr_main.gif');*/
    font-size: .80em;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin: auto;
    
    padding: 0px;
    /*color: #696969; */
     width: 1000px;
}


a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

img
{
    border:none;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
    margin-top: 4px;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}


/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    background-color: #fff;
    
    margin: 2px auto;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #282864;
    border: 1px solid #496077;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    padding: -4px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}



/* CSS for specific elements -----------------------------*/
/*.AspNet-Menu-WithChildren
{
    
   
    list-style: none;
    background: Linen;
    font-variant: small-caps;
    font-size: medium;
    width:auto;
    padding-left: 10px;
    text-align: left;
    z-index: 101;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    position: relative;
    border-bottom-color: #C0C0C0; border-bottom-width: 1px; border-bottom-style: solid;
    top: 1px;
}

.AspNet-Menu-Link.AspNet-Menu-ParentSelected
{
    background:  Linen;
    font-variant: small-caps;
    font-size: medium;
    position: relative;
    
    
    z-index: 250;
    display:block;
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
    width:auto;
    border-bottom-color: #C0C0C0; border-bottom-width: 1px; border-bottom-style: solid;
    top: 1px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;   
}*/

/* Homepage --------- */
#homepageLinks
{
    position: relative; 
    width: 140px; 
    height: 692px; 
    margin-right: 0px; 
    margin-left: auto; 
    margin-top: -5px; 
    margin-bottom: auto; 
    border-left-color: #C0C0C0; 
    background-color:#EDF0F8; 
    border-left-style: inset; 
}

#homepageMainContent
{
    position: absolute; 
    width: 730px; 
    height: 1500px; 
    left: 0px; 
    top: 0px;
}

#homepageWelcome
{
    border-bottom: 1px; 
    position: relative; 
    width: 700px; 
    height: 128px; 
    margin-right: auto; 
    margin-left: auto; 
    margin-top: 15px; 
    background-color: #EDF0F8; 
    border-bottom-color: #C0C0C0; 
    border-bottom-width: 2px; 
    border-bottom-style: solid;
}

#homepageInfoText
{
    background-color: #EDF0F8; 
    position: relative; 
    margin-top: 2px; 
    margin-left: auto;
    margin-right: auto; 
    width: 700px; 
    height: 85px; 
    z-index: 1; 
    padding-top: 4px; 
    border-top-color: #C0C0C0; 
    border-top-width: 2px; 
    border-top-style: solid; 
    border-bottom: 2px; 
    border-bottom-style: solid; 
    text-align: center;
}

#homepageEventsMain
{
    border-bottom: 2px; 
    position: relative; 
    width: 787px; 
    height: 138px; 
    z-index: 2; 
    background-color: #EDF0F8; 
    margin-top: 2px; 
    margin-left: auto; 
    margin-right: auto; 
    border-top-color: #C0C0C0; 
    border-top-width: 2px; 
    border-top-style: solid; 
    border-color: #C0C0C0; 
    border-bottom-style: ridge;
}

#homepageEventHeader
{
    position: relative; 
    width: 700px; 
    height: 42px; 
    z-index: 1
}

#homepageEvents
{
    position: absolute; 
    width: 787px; 
    height: 96px; 
    z-index: 2; 
    overflow: auto; 
    overflow-x: hidden;
}

#slideShowVideo
{
    position: relative; 
    background-color: #EDF0F8;  
    width: 700px; 
    height: 330px; 
    margin-top: 17px; 
    margin-right: auto; 
    margin-left: auto; 
    left: 0px; 
    top: 0px; 
    border-bottom-color: #C0C0C0; 
    border-bottom-style: solid; 
    border-bottom-width: 1px;
}

#welcomeClosing
{
    border-bottom: 1px solid #C0C0C0; 
    position: relative; 
    background-color: #EDF0F8;  
    width: 700px; 
    height: 50px; 
    margin-right: auto; 
    margin-left: auto; 
    left: 0px; 
    top: 0px;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:Linen;
    width:100%;
}   

div.menu
{
    padding: 0px 4px 0px 1px;
    margin-bottom: 0;
    font-variant: small-caps;
    font-size: medium;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: Blue;
    font-size:medium;
    z-index:101;
    top: 0px;
}

.menuholder
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 2px 2px 2px 0px;
}

div.menu ul
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    list-style: none;
    margin: 0px;
    padding: 0px 1px 0px 1px;
    width: auto;
    z-index:999;
}

div.menu ul li a, div.menu ul li a:visited
{
    font-variant: small-caps;
    font-size: medium;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background-color: Linen;
    border: 1px #4e667d solid;
    display: block;
    line-height: 1.35em;
    padding: 2px 8px 2px 7px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    font-variant: small-caps;
    font-size: medium;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background-color: #86AEFF;
    text-decoration: none;
}

div.menu ul li a:active
{
    font-variant: small-caps;
    font-size: medium;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background-color: #86AEFF;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.submitButton
{
    float: right;
    margin: 0px 10px 0px 0px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 55%;
}

/* MISC  
----------------------------------------------------------*/

.homepageLink
{
    position: relative; 
    width: 140px; 
    height: 100px; 
    z-index: 1; 
    left: 0px; 
    top: 0px; 
    margin: 10px; 
    margin-top: 15px;
}

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.red
{
    color: Red;
}

.bold
{
    font-weight: bold;
}

.outline
{
    padding:10px 10px 10px 10px;
    border-style:ridge;
    border-color:Silver;
    border-width: 10px;
}

.outline2
{
    padding:5px 5px 5px 5px;
    border-style:groove;
    border-color:Silver;
    border-width:10px;
}

.centeringPanel
{
    width:1001px;
    left: -1px;
    background-color:#282864;
    margin-bottom: 0px;
    height: 30px;
    top: 115px;
}

.membersGrid
{
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 1px #525252;   
    border-collapse:collapse; 
    
}

.membersGrid th
{
    padding: 4px 2px;   
    color: #fff;   
    background: #424242 url(/newSiteFolder/MessianicWebsite/images/grd_head.png) repeat-x top;   
    border-left: solid 1px #525252;   
    font-size: 0.9em;
    
}

.membersGrid th a:link
{
    color: #FFFFFF;
}

.membersGrid td
{
    padding: 2px;   
    border: solid 1px #c1c1c1;
    text-align: center;    
}

.membersGridAlt td { background: #fcfcfc url(/newSiteFolder/MessianicWebsite/images/grd_alt.png) repeat-x top; }  
 

.popupMenu {
    position:absolute;
    visibility:hidden;
    background-color:#F5F7F8;
    opacity:.9;
    filter: alpha(opacity=90);
}   
.popupHover {
    background-image:url(img/header-opened.png);
    background-repeat:repeat-x;
    background-position:left top;
    background-color:#F5F7F8;
}  

.contactForm
{
	background-color: #B6B8DB;
	color:Black;
	text-align:right;
    font-weight:bold;
}

.contactForm tr
{
	background-color:#D4D6F8;
	color:Black;
	border-bottom:1px solid black;
}

.ErrorClass
{
	color:Red;
	background-color:Yellow;
	font-weight:bold;
}

.modalBackground
{
	background-color:#282864;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:#D4D6F8;
	padding:3px;
}

.eventLabel
{
    color:#A2BFF4;
    font-weight:bolder;
}

.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

.disappearPanel
{
    display:none;
}

.reappearPanel
{
    display:block;
}

.shadow {
  box-shadow: 5px 5px 5px #ccc;
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
}

.memberHomepageImageClass
{
    float: left;   
}

.textRight
{
    text-align: right;   
    font-weight: bold;
}

.genericTableStyleSimple
{
    border: medium ridge #FFFFFF;   
}

/*watermark css class for ajax toolkit*/
.watermarked
{
    color: Gray;   
}

/*class for blue text*/
.blue
{
    color: Blue;
}

/*CSS for Accordion AJAX control*/
.AccordionHeader
{
    background-color: #282864;
    border: thin outset #FFFFFF;
    color: #CCCCFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.AccordionContent
{
    padding: 6px 4px 6px 4px;
    border: thin dashed #808080;
    background-color: #D7D7FF;
    font-family: Arial, Helvetica, sans-serif;
}

.AccordionSelected
{
    background-color: #6666C1;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*slideshow header font*/
.slideshowHeader
{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 18px;
    color: #CCCCFF;
    text-transform: capitalize;
    text-decoration: underline;
    padding-bottom: 5px;
}

.teachingBanner
{
    font-size: xx-large;
    font-weight: bold;
    text-decoration: underline;
}
