/* Link Styles   */
/* Add for bold links: font-weight: bold; */

a:link { color: #3366CC; text-decoration: none;} 
a:visited { color: #3366CC; text-decoration: none;} 
a:hover { color: #CC9900; text-decoration: none; } 
a:active { color: #3366CC; text-decoration: none;}

body, td, p, input, select, textarea 
{ 
    font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, Sans-Serif; 
    font-size: small; 
    color: #666666;
}

body
{
    background-color: #757D80; 
    margin:0;
}

blockquote
{
    margin-top:0px;
    margin-bottom:0px;
}

div
{
}

h1
{ 
    font-size: 16px;
    color: #6C9A3F;
    font-weight: bold;
    margin-top:0px;
    margin-bottom:10px;
}

h2
{ 
    font-size: 14px;
    color: #3366CC; 
    margin-bottom:0px;
    margin-top:5px;
}

h3 
{
    font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; 
    font-size: 12px;
    font-weight: bold;
    color: #660066; 
    margin-bottom:0px;
    margin-top:10px;
}

hr
{
}

ol  
{
    margin-top:0px;
    margin-bottom:0px;
}
      
p   
{ 
    margin:0px;
    margin-top:10px;
}

table 
{ 
    margin:0px;
    empty-cells:show;
}

ul  
{
    margin-top:0px;
    margin-bottom:0px;
}

.check  { list-style-image: url('Images/check.gif'); }     
.arrow  { list-style-image: url('Images/arrow.gif'); }
.diamond  { list-style-image: url('Images/4diamond.gif'); }
.4diamond  { list-style-image: url('Images/4diamond.gif'); }

.bibleverse
{
    behavior:url(/scripts/bibleverse.htc);
}

.center
{
    margin-left:auto; 
    margin-right:auto;
}

.navbar
{
    z-index: 999; /* added to fix the bug IE8 */
    vertical-align:middle;
    margin-left:0; margin-top:0;
    text-decoration:none;
}
a.navbarhighlightedrow 
{
    background-color: #e3eece;
    color: #000000;
}

.navbarhighlightedrow 
{
    background-color: #e3eece; 
    color: #000000;
}

.lightGreen 
{  
    background-color: #ddedc6; 
}

.navbar td 
{ 
    border-bottom-style: solid; 
    border-bottom-color: #E2E2E2; 
    border-bottom-width: 1px; 
    vertical-align: middle; 
    font-family: Verdana;
    font-size: 8pt; 
}
.navbarLeftColumn 
{ 
    width: 41px; 
    text-align: right; 
}
.navbarRightColumn 
{ 
    border-left-style: solid; 
    border-left-color: #E2E2E2; 
    border-left-width: 1px; 
}

a.navbar:link  
{ 
    color: #666666; 
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none; 
} 
a.navbar:visited 
{ 
    color: #666666; 
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none; 
} 
a.navbar:hover 
{ 
    color: #000000; 
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none; 
}
a.navbar:active 
{ 
    color: #666666; 
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none; 
}

a.headerLink:link 
{ 
    color: #FFFFFF; 
    font-weight: normal; 
    text-decoration: none; 
}
a.headerLink:visited 
{
    color: #FFFFFF; 
    font-weight: normal; 
    text-decoration: none; 
}
a.headerLink:hover 
{ 
    color: #FFFFDD; 
    font-weight: normal; 
    text-decoration: underline; 
}
a.headerLink:active 
{ 
    color: #FFFFFF; 
    font-weight: normal; 
    text-decoration: none; 
}

.pageWidth 
{ 
    width: 958px; 
}
.pageBorderLeft 
{ 
    border-left-width: 1px;
    border-left-color: Black;
    border-left-style: solid; 
}
.pageBorderTop 
{ 
    border-top-width: 1px;
    border-top-color: Black;
    border-top-style: solid; 
}
.pageBorderRight 
{ 
    border-right-width: 1px;
    border-right-color: Black;
    border-right-style: solid; 
}
.pageBorderBottom 
{ 
    border-bottom-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid; 
}

.headerLogo 
{ 
    background-image: url('./Images/contemporary_faces_green.jpg'); 
}
.headerLogoLeft 
{ 
    background-image: url('./Images/contemporary_faces_green_left.jpg'); 
}
.headerLogoMiddle 
{ 
     background-image: url('./Images/contemporary_faces_green_middle.jpg'); 
}
.headerLogoRight 
{ 
    background-image:url('./Images/contemporary_faces_green_right.jpg'); 
}

.sermontext
{
    width:770px;
    margin-left:auto; margin-right:auto;
}

.RequiredAsterisk
{
    color: #ff0000;
    font-size: 12px;
    vertical-align: top;
    padding-left: 2px;
    padding-right: 2px;
}

.RequiredInputControl
{
    background-color: #ffffAA;
}

.ValidationSummary
{
    background: url(../Images/ValidationSummaryBg.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #d62222;
    border: solid 1px #d62222;
    width: 100%;
}

.ValidationSummary tr td
{
    vertical-align: top;
    color: #ffffff;
    font-size:8pt;
    text-align: left;
    padding: 0px;
}

.ValidationSummaryImage
{
    background: url(Images/ValidationSummaryIcon.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 44px;
    width: 44px;
}

.ValidationSummaryBody div
{
    padding-top: 3px;
    text-align: left;
}

td.MainMenuSeparator
{
    color:#CCCCCC;
}

.FormSubmissionBorder
{
    width: 700px; 
    border: solid 1pt #000000;
    margin-left: auto; 
    margin-right: auto;
}

/* style sheet for printing */
@media print 
{
    /* style sheet for print goes here */
    .noprint { display:none; }
    .pageWidth { width: 770px; }
}

.event
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    width: 210px;
    border: solid 1pt #aaaaaa;
}

/* for INTERESTING CONVERSATION page */
.Professor { color:blue;font-weight:bold; vertical-align:top; }
.Student { color:olive;font-weight:bold; vertical-align:top; }



