/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Arial,sans-serif;
	color: #444;
	line-height: 1.166;
	margin: 0;
	padding: 0;
	background-color: #F9F9F9;
	font-size: 100.01%;
}

a:link, a:visited, a:hover, .fakelink  {
	color: #069;
	text-decoration: none;
}

a:hover, #content a:link { /* 2nd one added 4-2-08 mark */
	text-decoration: underline;
}
a img {
	border: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0;
	padding: 0;
}
h4 { margin-bottom: 0.3em; }
#use_dir h4 { margin-bottom: 0; }

h2 {
 font-size: 114%;
 color: #006699;
}

h3 {
	margin: 8px 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #545454;
}

h4 {
	color: #545454;
	font-size: 0.9em;
	/*text-transform:uppercase;*/
}

h5 {
	font-size: 87%;
	color: #334d55;
	margin-bottom: 4px;
	margin-top: 4px;
}

p, ul, ol, address, blockquote, table {
	margin: 0 0 1em 0;
	font-size: 0.9em;
}

table {
	border-collapse:collapse;
	border: none;
}
td {
	padding: 3px;
}

.indent {
	margin-left: 3em;
}
ul>li, ol>li {
	/*margin: 0 0 .25em 15px;*/
	margin: 0 0 0 1.5em;
	padding-left: 0; 
}
ol li {
	margin: 0 0 0.5em 1.7em;
}
ol.tight li {
	margin-bottom: 0;
}

blockquote {
	margin: 0 3em 1em 3em;
	font-style: italic;
}
cite {
	display:block;
	text-align: right;
	font-style: normal;
	font-size: 0.85em;
}

ul {
 list-style-type: square;

}
ul, ol {
	margin-right: 0.5em;  /* 5-12-07 */
}
ul ul {
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.bottomspacing li {
	margin-bottom: 0.5em;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.makenotice {
	color:#DDD !important;
	background-color: #597E9F;
	font-size: 1.1em;
	/*margin:5px;*/
	padding:10px !important;
	font-weight: bold;	
}	

.makenotice2 {
	color:#DDD !important;
	background-color: #597E9F;
	font-size: 1em;
	/*margin:5px;*/
	font-weight: bold;	
}	

.makenotice a { color: #FFF; text-decoration:underline; }

.supplemental, .normalweight {
	font-weight: normal;
}
.commentary {
	font-style: italic;
	font-size: smaller !important;	
}

.smallbutton {
font-size:10px !important;	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#maincontainer {
	margin: 3px auto;
	padding: 0;
	width: 760px;
	background-color: #F9F9F9;
	/*background-color: #01304E;*/

}
#container {
	margin: 0px;
	padding: 0px;
	width: 630px;
	float: left;
	/*background-color: #01304E;*/
}
#masthead {
	margin: 0;
	padding: 0;
	width: 760px;
	/*background-color: #334d55;*/
	background-image: url(../images/titlebanner-sublevel.jpg);
	height: 79px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: top;	/*vertical-align: top;*/
}
#masthead h1, #masthead h6 {
	position: absolute;
	left: -100075px;
	top: 346px;
}
#masthead h6 {
	font-style: italic;
}
#masthead form, #searchbar form {
	vertical-align: top;
	margin: 0 10px 0 0;	
	padding-top: 8px;
	font-size: 72%;
}
#searchbar form {
	padding-top: 0;
}
#masthead form label, #searchbar form label {
	font-size: 90%;
	font-weight: bold;
	color: #F9F9F9;	
}
#masthead form input, #searchbar form input {
	font-size: 90%;
	margin-top: 4px;
}
#searchbar form input {
	margin-top: 2px;
}
#masthead form a {
	color: #f9f9f9;
	font-size: 72%;
}

#searchbar {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 760px;
	background-image: url(../images/searchbar01.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
}

#navBar{
	margin: 0 10px 0 0;
	padding: 0;
	width: 120px;
}

#content{
	margin: 0;
	padding: 0 0 12px 0;
	float: right;
	width: 500px;
	/*font-size: 80%;*/
}

#content img {
	float: left;
	padding: 0;
	margin: 0 5px 5px 0;
}

/* for the link back to the homepage */
#homepagelink a {
	margin: 12px 0 0 16px;
	padding: 0;
	width: 340px;
	height: 60px;
	position: absolute;
	border: 0;
	text-decoration: none; 
}
#homepagelink span {
	visibility: hidden;
}


/************** #sitenav styles ***************/
#sitenav {
	color: #01304E;
	margin: 0;
	background-color: #F9F9F9;
}
#sitenav ul {
	text-align: right;
	padding: 0;
	margin: 0;
}
#sitenav ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	padding-right: 1em;
}
#sitenav ul li a {
	color: #006699;
	font-size: 0.9em;
}

/************** .feature styles ***************/

.feature {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3 {
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

/***********************************************/
/*Component Divs                               */
/***********************************************/
/*
#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
*/

/*************** #pageName styles **************/

#slogan {
	padding: 8px 0px 0 0;
	font-style: italic;
	display: none;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}




/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo/footer ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #B1B1B1;
	padding: 10px 10px 10px 8px;
	margin-top: 0px;
	line-height: 1.5em;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #scripture box styles ***********/

#scripturebox {
	padding: 0px 5px 5px 0px;
	font-size: 80%;
	width: 110px;
	float: right;
	margin: 6px 0 0 0;
	color: #808080;
}
#scripturebox h5 {
	width: 110px;
	height: 24px;
	background: #F9F9F9 url(../images/koolisms_hdr.gif) no-repeat center top;
}
#scripturebox span {
	visibility: hidden;
}
#scripturebox blockquote {
	font-size: 0.8em;
	margin: 0 0 1em 0;
	padding: 0;
	font-style: normal;
}
#scripturebox blockquote cite {
	display: block;
	text-align: right;
	margin-right: 12px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #DDD;}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navbar img {
	margin: 7px 5px 2px 0;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 5px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	font-weight: bold;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	text-decoration: none;
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks, #usermenu, #providermenu, #koolkorner, #orientation {
	margin: 0;
	padding: 0px 6px 0px 8px;
	background-color: #ddd;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}



#usermenu {
	margin-top: 8px;
}

.relatedLinks h3, #usermenu h3, #providermenu h3, #koolkorner h3, #orientation h3 {
	margin: 0;
	padding: 5px 5px 2px 0px;
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.2em;
}

.relatedLinks ul, #usermenu ul, #providermenu ul, #koolkorner ul, #orientation ul {
	margin: 0;
	padding: 0;
	
}
.relatedLinks li, #usermenu li, #providermenu li, #koolkorner li, #orientation li {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.15em;
}

.boxbottom {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-color: #f9f9f9;
	margin: 0 0 -5px 0;
	padding: 0;
	height: 6px;
	width: 120px;
}
div>.boxbottom {
	margin-bottom: 8px;
}
#koolkorner span {
	font-size: 60%;
	font-style: italic;
	text-align: left;
	display: block;
}



/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px;
}
img#sigimage {
	margin: 8px 0px 10px 8px;
	float: right;
}
img#signature {
	display: inline;
	float: none;
}

/************** search page styles **************/

#use_dir, #koolsearch, #report, #profile {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px 10px;
	border: 1px solid #597E9F;
	background-color: #F5FBFF;
}
#sample {
	background-image:url(../images/sample.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#use_dir h3, #koolsearch h3, #report h3, #profile h3 {
	font-size: 1.65em;
	font-weight: normal;
	color: #808080;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
}
#use_dir h4, #koolsearch h4, #report h4 {
	padding:0;
	font-size: 1.1em;
}
#use_dir form, #koolsearch form, #report form {
	margin: 12px 0 0 0;
}
#use_dir form label, #koolsearch form label, #report form label {
	color: #006699;
}
#use_dir p, #koolsearch p {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 0.85em;
	color: #808080;
}
#use_dir p.normal, #koolsearch p.normal {
	font-size: 1em;
}
#report p, #report h6, #report ul {
	font-size: .9em;
	color: #707070;
}

#report input {
	margin-top: 5px;
}
#report p.checklist input {
	margin-left: .7em;
}
#report p.checklist input.initial {
	margin-left: 0;
}

#koolsearch p.normal {
	padding-top: .5em;
}

#koolsearch {
	margin-top: 0 !important;
	border-top: none;
}
#koolsearch h3 {
	padding-top: 4px;
}

#kstabs_keyword {
	background-image: url(../images/koolsearchtabs_keyword.gif);
}
#kstabs_category {
	background-image: url(../images/koolsearchtabs_category.gif);
}
#kstabs_name {
	background-image: url(../images/koolsearchtabs_name.gif);
}
#kstabs_keyword, #kstabs_category, #kstabs_name {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 8px;
	margin-bottom: 0;
	/*border-bottom: 1px solid #597E9F;*/
	padding: 0px;
	height: 24px;
}
#keywordlink, #categorylink, #namelink {
	margin: 0;
	padding: 0;
}
#keywordlink a, #categorylink a, #namelink a {
	position: absolute;
	height: 24px;
	width: 122px;
	text-decoration: none;
}
#keywordlink span, #categorylink span, #namelink span {
	visibility: hidden;
}
#keywordlink {
	margin-left: 2px;
}
#categorylink {
	margin-left: 124px;
}
#namelink {
	margin-left: 246px;
}

table.report {
	width: 98%;
}

.uppercase {	
	text-transform:uppercase;
}
h5.subtitle {
	margin-top:-8px;
	margin-bottom:12px;
	padding-top:0;
	padding-bottom:0;
	font-weight:normal;
	font-style: italic;
}

#profile {
	background-color: #F4F4F4;
}
#profile h3 {
	color: #444;
}
#profile table {
	border-collapse:collapse;
	margin: 0;
	/*font-size: .9em;*/
}
#profile td {
	/*vertical-align: top; */
	display: table-cell;
	padding: 0 2px 12px 2px;
}
#profile table h5 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#profile .superheading {
	display: block;
	color: #808080;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#profile .phone {
	font-size: 1.25em;
}

.letterlist {
	list-style-type: lower-alpha;
}
.hide { position:absolute; left:9999px; }

.simpletable {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.simpletable td, .simpletable th {
	border: 1px solid #CCC;
	border-collapse:collapse;
	padding: 0.3em;
	text-align:center;
}
.alert {
	/*font-weight: bold;
	background-color:#F00;
	color: #FFF;
	font-style: italic;	
	padding:0.25em;
	font-size: 0.9em;*/
}

.no_top {
	margin-top: -1em;
	}
.no_bottom {
	margin-bottom:0;
	}
	
p#drawing {
	font-size: 0.9em;
	color:#606060;
}
