/* -=Koran side by side columns 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.sidebyside #middleWrapper {
	background-image: none;
	background-color: #ffffff;
	padding-top: 20px;
}
.sidebyside #middleWrapper #content {
	width: auto;
	margin-left: 50px;
	float: left;
}
.sidebyside #middleWrapper #content h2{margin: 0;}
.sidebyside #middleWrapper #content .leftcol, 
.sidebyside #middleWrapper #content .rightcol {
}
.sidebyside #middleWrapper #content.sidebyside .leftcol {
	float: left;
	width: 48%;
	width: 21em;
}
.sidebyside #middleWrapper #content .rightcol {
	float: right;
	width: 46%;
	width: 22em;
}
/* overriding fonts.css */
.sidebyside #middleWrapper #content h1 {
	font-size: 1.2em;
	/*	margin-bottom:1em;*/
	margin-bottom:.5em; /* added by jb 070715 */
	color: #5a3029;
}
.sidebyside #middleWrapper #content h1 span {
	text-transform: none;
}





/* -=Quran tools 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* first reset styles for this area */
#qurantools ul, #qurantools dl, #qurantools ol { padding: 0; font-size: 100%; }

#qurantools dl {
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	padding: .3em 0;
	height: 1%; /* Hooray for IE! */
}
#qurantools dl img,
#qurantools dl input,
#qurantools dl select {
	vertical-align: middle;
}
#qurantools dl label {
	display: none;
}
#qurantools dl input,
#qurantools dl select {
	font-size: .9em;
	border-width: 1px;
	border-style: solid;
}
#qurantools dl input.gobutton {
	border: 0px;
	margin-left: .3em;
}
#qurantools dl dt,
#qurantools dl dd,
#qurantools dl dd ul,
#qurantools dl dd ul li {
	display: inline;
}
#qurantools dl dt {}
#qurantools dl dd {}
#qurantools dl .selectTrans {}
#qurantools dl .selectTransC li {
	margin-left: .3em;
}
#qurantools dl .selectTransC a,
#qurantools dl .selectTransC a:visited {
	margin-right: .3em;
	text-decoration: none;
}
#qurantools dl .selectTransC a:hover {
	text-decoration: underline;
}

#qurantools dl .chptLookup,
#qurantools dl .perPage {
	margin-left: 1em;
}
#qurantools dl .perPage label {
	display: inline;
}






/* -=Pagination table 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.searchBrowseTools {
	margin: .5em 0;
	clear: both;
}
.searchBrowseTools .pages {
	border-style: solid;
}
#content .alt.searchBrowseTools.top .pages,
.sidebyside #content .searchBrowseTools.top .pages {
	border-width: 1px 1px 0px 1px;
}
#content .alt.searchBrowseTools.bottom .pages,
.sidebyside #content .searchBrowseTools.bottom .pages {
	border-width: 0px 1px 1px 1px;
}







/* Jen mode = ON (KORAN STYLES) (obsolete? -jb) -=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#content p.klngr {
	padding-left: 3em;
	padding-right: 3em;
}
.ksura {
	position: absolute;
	margin: 0 0 0 -3em;
}
.kln {
	display: block;
	margin-left: 0;
}
.kln0 {
	display: block;
	margin-left: 0;
}
.kln1 {
	display: block;
	margin-left: 1em;
}
.kln2 {
	display: block;
	margin-left: 2em;
}
.kln3 {
	display: block;
	margin-left: 3em;
}
.kln4 {
	display: block;
	margin-left: 4em;
}
.kln5 {
	display: block;
	margin-left: 5em;
}

.kln6 {
	display: block;
	margin-left: 6em;
}

.kln7 {
	display: block;
	margin-left: 7em;
}









/* -=Concordance
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.concordance #content a:visited {
	color: #999;
}
.concordance.browse #content a,
.concordance.browse #content a:visited {
	text-decoration: none;
}
.concordance.browse #content a:hover {
	text-decoration: underline;
}
.concordance.browse #content h2 {
	font-size: .9em;
	font-weight: bold;
}
.concordance.browse #content h2 a {
}
.concordance.browse #content ul {
	margin: 1em 0 0 2em;
	padding: 0 0 1em 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}
.concordance.browse #content #qurantools ul {
	border-width: 0px 0px 0px 0px;
}
.concordance.browse #content ul.last {
	border-width: 0px 0px 0px 0px;
}
.concordance.browse #content ul li {
	list-style-type: none;
}


/* arberry */
.scrolly {
	overflow: auto;
	height: 8em;
	position: relative;
	border: 1px solid #999;
	margin: .5em 0;
	padding:.2em .5em;
}

#middleWrapper ol.concordancelist {
	font-size: 0.75em;
	margin: 0em 0pt;
	padding: 0pt 0pt 0pt 8em;
	position: relative;
}

#content ol.concordancelist li span.num {
	position: absolute;
	margin: 0 0 0 -8em;
	width: 7.5em;
	text-align: left;
	color: #000;
	/* need to add an adjustment for IE 6 
margin-top: -0.2em;*/
}
#content ol.concordancelist li span.num {
	position: absolute;
	margin: 0 0 0 -8em;
	width:7.5em;
	text-align: left;
	color: #000;
/* need to add an adjustment for IE 6 
margin-top: -0.2em;*/
}
.choose, .choose .num {
	background-color: #ff9;
}
.disabled {
	color: #666;
}

.concordance .def {
	font-weight: normal;
}
.concordance #middleWrapper #content h1 {

}
.concordance #middleWrapper #content h2 {
	font-size: .75em;
	margin-bottom: 1em;
}
.breadcrumbs {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 1.5em 0 -1.5em 0;
	margin: 1.5em 0 -1em 0;
}

#content ul.concordancelist2 li {
	margin: .4em 0 0 2em;
	padding: 0 0 .2em 0;
	border: none;
	font-weight: bold;
}



/* -=Custom colors 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#qurantools dl {
	background-color: #ede8cb;
	color: #241d0a;
}
#qurantools dl .selectTransC a.active {
	background: #f3cf79;
}
#qurantools dl input,
#qurantools dl select {
	border-color: #8f8a76;
}

.sidebyside #content .searchBrowseTools {
	background-color: #fff;
}
#middleWrapper #content .searchBrowseTools .pages {
	background-color: #EEE7CC;
}
#middleWrapper #content .alt.searchBrowseTools .pages,
.sidebyside #content .searchBrowseTools .pages {
	border-color: #dbd7bc;
	background-color: #fff;
}

.concordance.browse #content a,
.concordance.browse #content a:visited {
	color: #182486;
}
.concordance.browse #content ul {
	border-color: #d1cbbd;
}
#middleWrapper #content h1 {
	color: #295b42;
	margin-bottom: 0.4em;
}
.sidebyside #middleWrapper #content h1 span {
	color: #3b6551;
}

#content ol.concordancelist li span.enumerator {
	color: #000000;
	margin: 0pt 0pt 0pt -8em;
	position: absolute;
	text-align: right;
	width: 7.5em;
}


/*<<<------------------------ IE fixes -------------------------->>>*/

.ie7 .sidebyside #middleWrapper #content{margin-left: 20px;}

