/* 
general
last updated May 07, 2011

---- Copyright 2011 CSS for Corpus Bible Institute created by Jean-Francois Tasse
you cannot used the same style, color and disposition (copy/paste my web site) 
without my writen consent, contact me at jeantasse@yahoo.ca, vous ne pouvez pas utiliser le même style, les mêmes couleurs et les mêmes dispositions (copie/coler mon site web) sans mon consentement écrit jeantasse@yahoo.ca ----
*/

body
{
font-family: georgia,freeserif;
direction: ltr;
background-color:gray;
font-size:1em;
}

/*Links in general*/
a:link {color:#0072ff;}
a:visited {color:#0072ff;}
.links-2:hover {background-color:#0072ff;color:white;}

/*Links on top*/
#div-links-top 
{
position:relative;
margin-left:auto;margin-right:auto;
margin-bottom:25px;
padding:5px 0px 5px 0px;
width:70%;
text-align:center;
background-color:white;
}

#div-links-top a 
{margin-left:3px;
color:#0072ff;
font-size:0.97em;
text-decoration:none;
padding:1px;
border-bottom:1px #0072ff dotted;
border-left:1px #0072ff dotted;
}
#div-links-top a:hover {background-color:#0072ff;color:white;}

/*This is the main division*/
#div-main-contact,#div-main-courses,#div-main-schedule,#div-main-coursesdesc,#div-main-different,#div-main-documents,#div-main-founder,#div-main-index,#div-main-purpose,#div-main-statement 
{
position:relative;
margin-left:auto;margin-right:auto;
width:70%;
padding:10px 0px 10px 0px;
background-color:white;
}

/*Title*/
#div-title
{
width:100%;
text-align:center;
margin-bottom:50px;
padding-bottom:10px;
border-bottom:2px gray solid;
}
#div-title p {margin:0px}

/*Central division*/
#div-central-contact,#div-central-courses,#div-central-schedule,#div-central-coursesdesc,#div-central-different,#div-central-documents,#div-central-founder,#div-central-index,#div-central-purpose,#div-central-statement 
{
margin-left:auto;margin-right:auto;
width:80%;
}

/* Courses schedule table*/
#courses-schedule-table
{
border-collapse:collapse;
width:100%;
}
#courses-schedule-table p {margin:0px;}
#courses-schedule-table th
{
padding-bottom:10px;
text-align:center;
vertical-align:middle;

}
.under-no-marg-bot {text-decoration:underline;margin-bottom:0px;}
.text-0875 {font-size:0.875em;}
.b-silver {background-color:silver;}
.b-gray {background-color:gray;}
tr.b-gray {height:35px;}
tr.b-gray th{border:1px solid black;}

/*Description pages*/
#pentateuch,#oldtest,#poeticold,#prophetsold,#gospelspart1,#gospelspart2,#bookofact,#bookofromans,#pastoralletters,#generalepistles,#godthefather,#godtheson,#godthespirit,#soteriology,#introbible,#analysingtext,#apologetics
{
position:relative;
margin-left:auto;margin-right:auto;
width:60%;
background-color:white;
padding:10px;
}
.underline-center {text-decoration:underline;text-align:center;}
h3.underline-center  {margin-bottom:0px;}
.p-center {text-align:center;}
p.p-center {margin-top:0px;}
.italic {font-style:italic;}
.list-no-style {list-style-type:none;}
.underline {text-decoration:underline;}

/*Contact Section*/
#div-address-section p{margin:0px;}
#map {height:300px;width:300px;border:1px solid;margin:25px 0px 25px 0px;}

/*bottom section*/
#bottom-page {text-align:center;margin:50px 0px 250px 0px;color:white;}
#bottom-page img{border:0px}

/*counter*/
#div-counter {text-align:right;width:80%;margin-left:auto;margin-right:auto;}
#counter {height:13px;}

/*various*/
#list-table-contents {list-style-type:upper-roman;}
#list-table-contents a:hover {background-color:#0072ff;color:white;padding:2px;}
#signature {text-align:right;font-style:italic;}
#signature p {margin:0px}
.text-4em {font-size:4em;}
.text-2em {font-size:2em;}




