﻿
html { font-size: 100%; /* IE hack */ }

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('../words/99_images_i_q/bk_gold_akbr_hor_lines_2.jpg');
	background-attachment: scroll;
	text-align: center; /* IE needs this to center the pictureframe */
	font-size: 100%;
}

/***************************** overall wrapper *************************/

.pictureframe {
	/*margin: 10px 10px 10px 10px; /*sets outer white zone*/
	border: 2px #aaa solid; /*sets main page border*/	
	padding: 0px;
	width: 95%;
	max-width: 960px;
	min-width: 690px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 12px;
}


/****************************** page headers ******************************/


/* main header for 99 names pages */

.header_container {
	width: 100%;
	height: 117px;
	background-image: url('../words/99_images_i_q/css/bkgnd_green_600w_114h.gif');
	border-width:0px;
	margin: 0px;
	padding: 0px;
}
.header_left {
	float: left;
	display: inline;
}
.header_center {
	margin-left: auto;
	margin-right: auto;	
}
.header_right {
	float: right;
	display: inline;
}
.header_border {
	width: 100%;
	height: 28px;
	background-image: url('../words/99_images_i_q/css/border_grn_circ_121w_30h.gif');
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	
}

	


/*********** main table to contain leftCol, textBodyCol, rightCol ************/

.mainTable {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-spacing: 0px;
 	border-collapse: collapse;
 	vertical-align:top;
}


/****************************** left column **********************************/

.leftCol {
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 100%;
	width: 175px;
	background-color: #F6FAF6;
	border-right: 1px #D99702 solid;
	margin: 0;
	padding-top: 8px;
	padding-left: 5px;
	vertical-align:top;
	text-align: left;
	border-top: 2px #fff solid;
}


.leftCol .email a {
	font-size: 0.69em;
	color: #00f;
	padding: 0px 5px 5px 10px;
	text-align: left;
	text-decoration: none;
	display:inline;
}

.leftCol .email a:hover {
	color: #000;
	text-decoration: underline;
	display:inherit;
	background-color: #F6FAF6;
	display:inline;	
}



.leftCol a {
	display: block;  /* block and width are keys to full width highlighting */
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 0.63em;
	color: #00f;
	padding: 2px 0px 2px 10px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
}

.leftCol .mvIndex a {
	text-align:center;
}

.leftCol a:hover {
	color: #fff;
	background-color: #B68809;
}


.leftCol img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;	
}

.leftCol .spacer {
	border-top: 2px #fff solid;
	text-align: center;
	margin: 10px 15px 6px 15px; 
	height: 2px; /* fix for IE not displaying spacers, hasLayout */
}

.leftCol h6 {
	font-size: 0.63em;
	font-weight: bold;
	padding: 12px 0px 0px 2px;
	margin: 0px;
}

.leftCol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.leftCol li {
	margin: 0px;
	padding: 0px;
}

.leftCol li  a{
	margin: 0px;
	padding: 1px 0px 1px 10px;
	text-align: left;
	width: 100%; /* fix for IE hasLayout adding extra space */
}

/* side by side inline (homepage/rss) */
.sideBySide {
	display: inline;
	text-align: center;
	font-weight: bold;
}

.sideBySide a{
	display: inline;
	padding: 2px;
	margin: 14px;
	font-weight: bold;	
}


/* formatting for pdf javascript */
.pdfScript{
	margin-left: 8px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}


/* site search form */
.leftCol form {
	padding: 0;
	margin: 0;
	text-align: center;
}


.searchform .spacer {
	border-top: 2px #fff solid;
	text-align: center;
	margin: 20px 15px 10px 15px; 
	height: 2px; /* fix for IE not displaying spacers, hasLayout */

}
 
/* input affects both the queryBox and submitButton, including their text */
.searchform input {
	/*background-color: #DE9D05;*/
	/*display: block;*/
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 0.69em;
	color: blue;
	text-align: center; /* positons text in the search box and button*/
	margin-left:auto;
	margin-right:auto;
	width:140px;
}

/* changes when mvIndex is in the left column */

.mvIndex {
	text-align: center;
}


.book h5 {
	background-color: #eee;
	color: #222;
}

.book h6 {
	background-color: #fff;
	color: #222;
}


/******************************* main text column, overall setup*****************************/

.textBodyCol {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 100%;
	text-align: left;
	vertical-align:top;	
}


.textBodyCol h1 {
	font-size: 1.5em;
	text-align:center;
	font-weight: normal;
}


.textBodyCol h2 {
	font-size: 1.33em;
	text-align:center;
	font-weight: normal;
	margin: 1.3em 0em 1.3em 0em;
}

.textBodyCol h3 {
	font-size: 1em;
	font-weight: 700;
	font-style:italic;
	text-align:center;
	margin: 2em 0em 2em 0em;
}


.textBodyCol h4 {
	font-size: 1em;
	font-weight: 700;
	text-align:center;
	/*margin: 1em 0em 1em 0em;*/
	
}

.textBodyCol h5 {
	font-size: 1em;
	font-weight: bold;
	text-align:center;
	margin: 1em 0em 2em 0em;
}

.textBodyCol h6 {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
}


.textBodyCol p {
	font-size: 1em;
	line-height: 1.4em;
}


.textBodyCol a {
	color: #00f;
	text-decoration: none;
	border-bottom: 1px #00f dotted;
}

.textBodyCol a:hover {
	color: #fff;
	background-color: #B68809;
}

.textBodyCol .quotetext {
	margin: 2em 4em 1em 2em;
}

.textBodyCol .quotesource {
	margin: 1em 4em 3.5em 5em;
	font-style: italic;
	font-size: smaller;
}

.textBodyCol .smaller {
	font-size: smaller;
}


/* pull-down menu for 99 names */

.menu_container {
	height: 50px;
	background-color: #F6FAF6;
	border-width:0px;
	margin: 0px;
	padding: 0px;
}
.menu_left {
	background-color: #F6FAF6;
	height: 40px;
	width: 175px;
	float: left;
	display: inline;
}

.menu_names {
	background-color: #F6FAF6;
	height: 28px;
	text-align:center;
	padding: 2px 0 2px 0;
	display: inline-block;
}

/* container table for 99 names transliteration and arabic image */

.name_table {
	width: 100%;
	border-collapse: collapse;
	border-width:0;
}

.name_table a {
	color: #00f;
	text-decoration: none;
	border-bottom: 1px #00f dotted;
}

.name_table a:hover img{
	border-collapse: separate;
	border-color: #B68809;
}


.name_table_text {
	width: 46%;
	font-size: 1.33em;
	font-weight: 600;  /* 400 normal, 700 bold*/
	font-style:italic;	
}

.name_table_audio {
	width: 8%;
	text-align:center;
	vertical-align: middle;
}
	
.name_table_calig {
	width: 46%;
	text-align: right;
	vertical-align: middle;	
}


.name_table img {
	border-color: #FFFFFF;
	border-collapse: collapse;
}

.name_def h2{
	font-size: 1.1em;
	text-align:center;
	font-style:italic;
	font-weight: 600;
	margin: 2.5em 0em 2.5em 0em;	
}

.end_note {
	font-size:.83em;
	font-weight: 100;
	margin: 2.5em 0 1em 0;
}


.end_note p{
	font-size:.83em;
	font-weight: 300;
	color:gray;
}

/* background color for 99 names table cells */
.odd_row_tint {
	background-color: #F6FAF6;
}

.download_sidebar {
	font-size: .83em;
	background-color: #F6FAF6;
	float: right;
	width: 165px;
	padding: 5px;
	display:inline;
}


.underline {
	text-decoration: underline;
}

.searchformInline input {
	/*background-color: #DE9D05;*/
	display: inline;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 0.69em;
	color: blue;
	text-align: center; /* positons text in the search box and button*/
	margin-left:auto;
	margin-right:auto;
}

.subs_box {
	background-color: #F6FAF6;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 15px;
	border: 1px #B68809 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	
}

.subs_box p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
}



.sme p{
	margin: 30px 50px 30px 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	text-align:center;
}

.sme li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
}


.left {
	text-align: left;
}

.right {
	text-align: right;	
}


.blockquote {
	margin: 15px 20px 10px 20px;
}

/***************************** wahid_web page setup *********************/

.wweb {
	margin: 35px 12px 35px 12px;
}

/*
.wweb h2{
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	line-height: 28pt;
}
*/
.wweb .footnote {
	font-size: 0.83em;
	border-top: 1px #ddd solid;
	margin: 4em 2em 1em 2em;
}

.wweb .footnote p {
	font-size: 0.83em;
}

.wweb .notes {
	margin: 20px 40px 20px 40px;
	font-size: 0.83em;
}



.wweb .updated  {
	font-size: 0.69em;
	font-style: italic;
	text-align: right;
	color: #bbb;
}

.wweb .smaller p{
	font-size: smaller;
}


.bookBody .smaller {
	font-size: smaller;
}

.smaller {
	font-size: smaller;
}


.centered {
	text-align: center;
}


.wweb .checked  {
	font-size: 0.69em;
	font-style: italic;
	text-align: right;
	color: #bbb;
}


.two_lines {
	text-align: left;
	line-height: 1.7em;
	margin-left: 10%;
}




.wweb .indented {
	margin: 40px;
}



/********************** wahid_web_w_right sidebar setup******************/

td.rightCol {
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 0.69em;
	width: 160px;
	padding: 8px;
	margin: 0px;
	border-left: 1px #D99702 solid;
	background-color: #F6FAF6;
	text-align: left;
	line-height: 1.3em;
}


td.rightCol a {
	/*display: block;   block and width are keys to full width highlighting */
	font-family: verdana, arial, hevetica, sans-serif;
	color: #00f;
	margin: 0px;
	text-align: left;
	text-decoration: none;
}


td.rightCol a:hover {
	color: #fff;
	background-color: #B68809;
}



/******************message volumes page setup *****************************/

div.book {
	padding: 0px;
	margin: 0px;
}

div.bookTitle {
	font-size: 1.19em;
	text-align: center;
	margin:  0px;
	padding: 5px 15px 5px 15px;
	color: #000;
}


div.bookBody {
	padding: .5em 2em 2em 2em;
}


div.bookBody .checked  {
	font-size: 0.69em;
	font-style: italic;
	text-align: right;
	color: #bbb;
}


div.bookBody .footnote {
	font-size: 0.83em;
	border-top: 1px #ddd solid;
	margin: 4em 2em 1em 2em;
}

div.bookBody .footnote p {
	font-size: 0.83em;
}

div.bookBody .footnote a {
	color: #000;
	text-decoration: none;
	border: 0px;
}

div.bookBody .footnote a:hover {
	color: #000;
	background-color: inherit;
}

div.bookBody .superscriptLink {
	vertical-align: super;
	font-size: 0.69em;
	border: 0px;
}

div.bookBody .superscriptLink a{
	border: 0px;
}

/**************************** body using fine text *****************/

.fineBody {
	padding: 15px 15px 30px 15px;
}


/***************************** right column *************************/

.rightCol {
	width: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #fff;	
}

.rightCol a {
	color: #00f;
	text-decoration: none;
}

.rightCol a:hover {
	color: #fff;
	background-color: #B68809;
}



/*********************** footer for name and address ************************/

.footer {
	background-color: #F6FAF6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #666;	
	text-align: center;
	margin: 0px;
	padding: 4px;
	border-top: 1px #D99702 solid;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:visited {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	text-decoration:underline;
	color: black;
}




/* also, remember to delete any noscreen class */

/******** changes for use with printer *********/

html { font-size: 100%; /* IE hack */ }

body {
	background-image: none;
	font-size: 100%;
}

.pictureframe {
	border: 0px;
	margin: 2em;	
}

.headergraphics {
	display: none;
}

.headerGraphicsHIK {
	display: none;
}


.footer {
	color: #000;
}

.checked{
	display: none;
}


.noprint {
	display: none;
}








