html {
	background: #06243c;
}

body {
	font-family: "Times New Roman", Times, serif;
	background: #23607D url(../img/bg.jpg) repeat-x scroll 0 73px;
}

#doc3 {
	background: #23607d url(../img/bg.jpg) bottom repeat-x;	
	margin: auto;
	width: 800px;
	height: 613px;
	overflow: hidden;	
}

.clear {
	clear: both;
	border: none;
}

img{
	border:none;
}

#masthead{
	height:62px; 
	background-color:#9e4425;
	margin:0px; 
	padding:0px;
	border-bottom: 1px solid #d0c793;
	border-left: 1px solid #d0c793;
	border-right: 1px solid #d0c793;
}

.main{
	height:505px; 
	margin:0px; padding:0px;

}

#secondary{
	height:505px; 
	margin:0px; 
	padding:0px;
	
}

#secondaryFull{
	height:20px; 
	margin:0px; 
	padding:0px;
}

#footer{
	height:20px; 
	margin:0px; 
	padding:0px;
	text-align: center;
	color: #d0c793;
	font-size: 10px;
}

#footer a, #footer a:visited, #footer a:hover {
	color: #d0c793;
}

#logo {
	float: left;
	width: 126px;
	height: 42px;
	margin: 8px 8px 0px 30px;
}

#searchbox {
	float: right;
	width: 352px;
	height: 42px;
	margin: 8px 8px 0px 0px;
	padding-top: 13px;
}

#searchbox input {
	border: 1px solid #23607d;
	background-color: #d0c793;	
	padding: 3px;
	color: #b36d4d;	
	font-size: 16px;	
}	

#searchbox select {
	border: 1px solid #23607d;
	background-color: #d0c793;	
	padding: 3px;
	color: #b36d4d;	
	font-size: 16px;	
	width: 80px;	
}	


#searchbox .txtfield {
	width: 194px;
	margin-right: 6px;	
	height: 19px;		
}

#searchbox .btn {
	width: 40px;
	height: 27px;	

}

#categories-box {
	float: left;
	margin: 18px 0px 0px 23px;
	width: 212px;
	height: 298px;
	background: url(../img/cat-box.jpg) top no-repeat;	
}


#categories {
	float: left;
	margin-left: 17px;
	margin-top: 40px;
	width: 180px;
	height:240px;
	overflow-y: auto;
	text-align: center;
}

.category a, .category a:hover, .category a:visited {
	color: #23607d;	
	font-size: 15px;		
	text-decoration: none;
}

.category a:hover {
	color: #9e4425;	
}


#verses-box {
	float: left;
	margin: 6px 0px 0px 23px;
	width: 212px;
	height: 208px;
	background: url(../img/verses-box.jpg) top no-repeat;	
}


#verses {
	float: left;
	margin-left: 17px;
	margin-top: 40px;
	width: 180px;
	height:150px;
	overflow-y: auto;
	text-align: center;
}

#nav {
	float: left;
	margin: 0px 0 0 60px;
	width: 504px;
	padding: 14px 2px 0;
	height: 20px;		
	text-align: right;
	color: #d0c793;
}

#nav a, #nav a:hover, #nav a:visited {
	color: #d0c793;	
}

#nav a:hover {
	color: #9e4425;	
}


#viewer-box {
	float: left;
	margin: 0px 0 0 60px;
	width: 509px;
	height: 496px;
	background: url(../img/viewer-box.jpg) top no-repeat;	
}


#viewer {
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	width: 494px;
	height:472px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

#scroller {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 485px;
}

.rtf {
	float: left;
	width: 475px;
	height: 30px;
	margin: 8px 0px;
	font-size: 13px;
}

.versetitle {
	font-weight: bold;
}

.versebody {
		
}

.versemore, .versemore a, .versemore a:visited {
	color: #25607c;
	cursor: pointer;
}


.versemore a:hover {
	color: #9e4425;
	cursor: pointer;	
}


.thumb {
    cursor: pointer;
	float: left;
	width: 114px;
	height: 153px;
	margin: 0px 3px;
	text-align: center;
}

.thumb div {
	width: 90px;
	height: 126px;
	margin: 0 auto; 
	overflow: hidden;
	background: #e4e4e4 url('../img/ajax-loader.gif') center no-repeat;	
}

.thumb p {
	width: 114px;
	height: 28px;
	margin-top: 1px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #23607d;
}

.preview {
	position: absolute;
	width: 350px;
	height: 314px;
	visibility: hidden;
	background: #9e4425;		
	z-index: 10;
}

.preview div {
	width: 340px;
	height: 284px;
	margin: 5px 5px 0px 5px; 
	overflow: hidden;
	background: #e4e4e4 url('../img/ajax-loader.gif') center no-repeat;	
}

.preview p {
	width: 350px;
	height: 30px;
	margin-top: 1px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #d0c793;
}

.bigpreviewoverlay {
	cursor: pointer;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	background: #000;		
	z-index: 11;
}

.bigpreview {
    cursor: pointer;
	position: absolute;
	left: 37px;
	top: 6px;
	width: 719px;
	height: 600px;
	visibility: hidden;
	z-index: 12;
	background: url('../img/ajax-loader2.gif') center no-repeat;		
}

.bigpreviewcont {
	width: 719px;
	height: 600px;		
	position: absolute;
	left: 0px;
	top: 0px;	
	z-index: 12;	
}

.rtfpreview {
    cursor: pointer;
	position: absolute;
	left: 37px;
	top: 6px;
	width: 691px;
	height: 572px;
	border: 10px solid #9e4425; 
	padding: 4px;
	visibility: hidden;
	z-index: 12;
	background: #fff;		
}

.player {
	position: absolute;
	left: 208px;
	bottom: 12px;
	width: 312px;
	height: 108px;
	visibility: hidden; 
	/*padding: 5px 19px 0px 19px;*/
	background: url('../img/player.png') no-repeat;	
	z-index:25;	
}

.playertheme {
	float: left;
	width: 312px;
	height: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 4px 5px 1px 5px;
}

.playerpagin {
	float: left;
	width: 312px;
	height: 4px;
	font-family: "Times New Roman", Times, serif;	
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

.player div {
	float: left;
	width: 49px;
	height: 45px;	
	margin-top: 5px;
}

.firstbtn {
	background: url('../img/first.png') no-repeat;
}

.prevbtn {
	background: url('../img/prev.png') no-repeat;
	margin-left: 85px;	
}

.playbtn {
	background: url('../img/play.png') no-repeat;
}

.nextbtn {
	background: url('../img/next.png') no-repeat;
}

.lastbtn {
	background: url('../img/last.png') no-repeat;
}

.closebtn {
	background: url('../img/close.png') no-repeat;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 19px;
	height: 20px;
}

.sync {
    cursor: wait;
	position: absolute;
	left: 250px;
	top: 280px;
	width: 300px;
	height: 60px;
	visibility: hidden;
	padding: 10px 10px 10px 10px; 
	z-index: 20;
	background: #000 url('../img/ajax-loader2.gif') center no-repeat;		
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 1px solid #ddd;	
}
