html, body {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background:#eee; font-family: Arial, verdana; font-size:12px;}
/*Colors: Nice Shade of Green (82CA9C) */
h1 {
	font-family: Arial, verdana;
	color: #4682b4;
}

a[href ^="mailto:"] {
	padding-right: 20px;
	background: transparent url(../../img/autocss_icons/061220_icon_mailto.gif) no-repeat center right;
}
a:link, a:visited {
	color: #094A81;
	font-family: Arial, verdana;
	text-decoration: none;
}

#header {
	width: 100%;
	height: 64px;
}
/* HEADER NAV
/////////////////////////////////////////////
-------------------------------------------*/
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:193px;
	height:62px;
}
#headernav {
	position: relative;
	width: 834px;	height: 32px;
	clear:both;
	float:left;
	display:inline;
}
#headernav_top {
 	position: relative;
 	width: 834px;	height: 32px;
 	left:193px;		top:0px;
	background: url(../../img/headbar_top.gif) 0 0 repeat-x;
}
#header_caption {
	text-align: right;
	overflow: scroll;
}
#headernav ul {
	margin: 0px;
	background: url(../../img/headbar_button_bar.gif) 0 0 repeat-x;
	position: relative;
 	width: 834px;	height: 32px;
 	left:193px;		top:0px;
}
#headernav li {
 	list-style-type: none;
 	width: 50px;	height: 32px;
    position: relative;
    left: 30px;		top:0px;
    /*float:right;*/
    float:left;
    display:inline;
    margin: 0px;
	background: url(../../img/headbar_button_bar.gif) 0 0 repeat-x;
	text-align: center;
	cursor: pointer;
}
#headernav li:link {} #headernav li:visited {}
/*#headernav li:hover {
	float: left;
	background: url(../../img/headbar_button_background.gif) 0 0 repeat-x;
	display: block;
}*/
#headernav li a {
	float: left;
	display:inline;
	color: #094A81;
	font-style: solid;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
	vertical-align: baseline;
	text-decoration: none;
	padding-top: 5px;
}
#headernav li a:hover {
 	width: 41px;	height: 30px;
 			margin: 0px 0px 0px 0px;
 	float: middle;
 	display:inline;
 	color: #FFFFFF;
 	background: url(../../img/headbar_button_bg.gif) 0 0 no-repeat;
 	display: block;
}
#footer {
	
}

/* BALCONY
/////////////////////////////////////////////
-------------------------------------------*/
.sys_breadcrumbs
{
	position: relative;
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
    background-image:url(../../img/sys_breadcrumbs_bg.gif);
}
.sys_breadcrumbs a, .sys_breadcrumbs span
{
    display:block;
    float:left;
    padding-right:26px;
    padding-left:15px;
    background-image:url(../../img/sys_breadcrumbs_pointer.gif);
    background-position:right;
    background-repeat:no-repeat;
    text-decoration:none;
}
.sys_breadcrumbs a:hover
{
    text-decoration:underline;
}
.sys_breadcrumbs span
{
    background-image:none;
}
#sys_ploading
{
    position:absolute;
    top:5px;
    right:5px;
    font-size:13px;
    font-weight:bold;
    color:#CC0000;
    line-height:13px;
}
#sys_ploading img
{
    position:relative;
    top:3px;
}


/* HOMEPAGE CONTENT
/////////////////////////////////////////////
-------------------------------------------*/
#container {
	position:relative;
	display:block;
	background: #FFFFFF;
}
#inner {
	display:block;
	margin-left:-200px;
	margin-right:-200px;
	padding:5px;
}
#left {
	float:left;
	display:inline;
	position:relative;
	width:140px;
	left:0px;
}
#right {
	float:right;
	display:inline;
	position:relative;
	width:375px;
	right:0px;
}
#mid {
	/*left:139px;	top:94px;
	position:absolute;*/
	width: 475px;
	margin: 0px 0px 0px 0px;
	position:relative;
/*
	left:0px;
	top:62px; 
 	margin-left:200px;
	margin-right:200px;
	position:relative;
	display:block;*/
}
#mid_norightcol {
 	width: 660px;
	margin: 0px 0px 0px 0px;
	position:relative;
}
.clear {clear:both;}
.sideblockA {
	width: 140px;
}
.midblockB {
	width: 475px;
}
.midblockA_title {
 	width: 475px;	height: 26px;
 	padding-top: 3px;
 	padding-left: 45px;
	margin: 0px 0px 0px 0px;
	color: #094A81;
	font-weight: bold;
	
	background: url(../../img/mblocka_title.gif) 0 0 no-repeat;
}
.midblockA_content {
 	width: 475px;
 	padding-left: 2px;
 	margin: 0px 0px 0px 0px;
	background: url(../../img/mblocka_content.gif) 0 0 x-repeat;
}
.midblockA_bottom {
 	width: 475px;	height: 21px;
 	margin: 0px 0px 0px 0px;
	background: url(../../img/mblocka_bottom.gif) 0 0 no-repeat;
}
.midblockA_divider {
	width: 475px;	height: 1px;
	font: xx-small;
}
.sideblockA_title {
 	width: 140px;	height: 19px;
 	padding-top: 3px;
 	padding-left: 35px;
	margin: 0px 0px 0px 0px;
	color: #094A81;
	font-weight: bold;
	
	background: url(../../img/sblocka_title.gif) 0 0 no-repeat;
}
.sideblockA_content {
 	width: 140px;
 	padding-left: 2px;
 	margin: 0px 0px 0px 0px;
	background: url(../../img/sblocka_content.gif) 0 0 x-repeat;
}
.sideblockA_content ul {
	/*margin: 5px;*/
}
.sideblockA_content li {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px 0px 0px 0px;
	color: #2784FF;
}
.sideblockA_content li a {
	color: #094A81;
	font-style: solid;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: x-small;
	text-decoration: none;
}
.sideblockA_content li a:hover {
	color: #FFFFFF;
}
.sideblockA_bottom {
 	width: 140px;	height: 9px;
 	font: xx-small;
	background: url(../../img/sblocka_bottom.gif) 0 0 no-repeat;
}
.sideblockA_divider {
	width: 140px;	height: 1px;
	font: xx-small;
}

.highlightbox {
	padding: 6px; 
	background-color: #FFC;
	border: 1px solid #FC3;
}
.innerbox_left {
	float:left;
	display:inline;
	position:relative;
}
.innerbox_left_small {
	float:left;
	display:inline;
	position:relative;
	width: 190px;
}
.innerbox_right {
	float:right;
	display:inline;
	position:relative;
	width:180px;
	padding: 6px;
	margin: 0px 2px 2px 2px;
}
.innerbox_right_gray {
	float:right;
	display:inline;
	position:relative;
	background-color: #E5E5E5;
	border: 1px solid #b2b2b2;
	width:180px;
	padding: 6px;
	margin: 0px 2px 2px 2px;
}
.dl-text {
	font-size:16pt;
	vertical-align: middle;
}
img.dl-big {
	vertical-align: middle;
	width: 35px; height: 36px;
	border: 0px;
}
h1.moderate{
	font-size: 20pt;
	font-family: Tahoma, Arial;
}
hr.hr-dots {height: 1px; clear: both; padding: 0; margin: 0;}
div.hr-dots {height: 1px; background: url('http://www.download.com/i/dl/global/hr-dots.gif') repeat-x bottom left; padding: 0; margin: 5px;}

div.faceplateblock {
 	padding: 0px;
	margin: 0px;
}
img.top {
	vertical-align:text-top
}
img.faceplate {
}
div.audioplayerblock {
	
}
.mid_bigtitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 36px;
	color: #4682b4;
	font-weight: solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}
.mid_subtitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #4682b4;
	clear:both;
	padding-top: 4px;
	border-bottom: 1px dashed #000000;
	margin-bottom: 4px;
}
.readmore_small {
	font-size: xx-small;
}




.nav {
	/*TEST
	position: relative;*/
	width: 137px;
	/*TEST
	top: 0px;
	left: 0px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*TEST
	background: transparent;*/
}
/*.nav span.null {
	display: none;
}*/
.nav span { 
	margin: 0px 3px;
}
.nav ul {
	border-bottom: 1px solid #9DC7FF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.nav li {
	list-style: none outside;
	padding: 0px;
	margin: 0px 0px;
	/*list-style-type: square;*/
	border-bottom: 1px solid #9DC7FF;
}
.nav li a {
	display: block;
	text-decoration: none;
	color: #094A81;
	background: #9DC7FF;
	border-right: 7px solid #9DC7FF;
	/*border-right: 7px solid #2784FF;*/
	/*TEST
	line-height: 15px;*/
	/*letter-spacing: 1px;*/
}
.nav li a:hover {
	color: #FFFFFF;
	background: #2784FF;
	border-right: 7px solid #0062E4;
}
.nav li a.akt {
	color: #555;
	background: #5DA3FF;
	border-right: 7px solid #2784FF;
}
.nav li img {
	/*float: left;
	display:inline;
	vertical-align: middle;*/
}
.nav img.sicon {
	margin: 0px 1px 0px 0px;
}

img.sicon {
	vertical-align: middle;
	width: 16px; height: 16px;
	border: 0px;
}

/*.post {float: left; display: block; width: 525px; margin: 0 0 0 18px;}*/
.entry {float: right; display: block; width: 150px; margin: 0;}
.postinfo {float: left; display: block; width: 57px; margin: 0 0 18px 0;}
.req {padding-left: 3px; color: #CC0000;}
/*.entry p {padding-right: 24px;}
.postinfo p {padding: 0 6px;}*/
#submit {padding: 3px;}



/*//////////////// SLIDESHOW*/

#mySlideshow
{
	width: 463px;
	height: 120px;
	z-index:5;
	border: 1px solid #094A81;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 1;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../../img/ss/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=50);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url('../../img/ss/fleche1.png') no-repeat top left;
}

* html .jdSlideshow a.left { background: url('../../img/ss/fleche1.gif') no-repeat top left; }

.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { background: url('../../img/ss/fleche2.gif') no-repeat top right; }





/*/////////////////////////////// Ajax Tabs*/
	.dhg_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #919b9c;
		color: #094A81;
		font-weight: bold;
	}
	.dhg_aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		padding:5px;
		background-image:url('../../img/tabs/bg.gif');
	}
	.dhg_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhg_tabPane .tabActive{
		background-image:url('../../img/tabs/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:10;
	}
	.dhg_tabPane .tabInactive{
		background-image:url('../../img/tabs/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhg_tabPane .inactiveTabOver{
		background-image:url('../../img/tabs/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhg_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;
		line-height:21px;
		float:left;
	}
	.dhg_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	.dhg_tabPane img{
		float:left;
	}
	.dhg_tabPane_title {
		text-decoration: none;
		color: #094A81;
		font-size: 14pt;
	}
	.tabPane_bottom {
		background-image: url('../../img/grad_btm3.gif');
		width: 463px;
		height: 44px;
		border: 1px solid #9DC7FF;
		border-top: 1px solid #919b9c;
	}
	.tabPane_bottom_item {
		background: url('../../img/grad_item_passive.gif') repeat-x;
		border: 1px solid #094A81;
		width: 224px;	height: 20px;
		float: left;
		margin: 3px 3px 3px 3px;
		padding-left: 3px;
	}
	span.tabPane_bottom_item:hover {
		background: url('../../img/grad_item_active.gif') repeat-x;
		border: 1px solid #094A81;
		width: 224px;	height: 20px;
		float: left;
		margin: 3px 3px 3px 3px;
		padding-left: 3px;
	}
	.tabPane_bottom_itemActive {
		background: url('../../img/grad_item_active.gif') repeat-x;
		border: 1px solid #094A81;
		width: 224px;	height: 20px;
		float: left;
		margin: 3px 3px 3px 3px;
		padding-left: 3px;
	}
	.tabPane_bottom_itemActive a {
		color: #000000;
	}
	#tabPane_bottom_caption {
		font-size: 8pt;
	}
	
	
	
	
	
	/*  styles for the unit rater     */
.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:0px;
	margin-bottom:0px;
	}

.loading {
	height: 30px;
	background: url('../../img/rate/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../../img/rate/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		




.lbsTooltip
{
	background:#99ccff;
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#2181ff;
	color: #FFFFFF;
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding:4px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-family:Arial,Helvetica,serif;
	font-size: 14px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	color: blue;
	text-decoration: underline;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}

.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}

.moderate{
	font-size: 11pt;
	font-family: Tahoma, Arial;
}
.orderedlist_smalltxt {
	font-size: 10pt;
}
