@charset "utf-8";

body
{    
	font-family: Trebuchet MS; 
	src: url('Trebuchet MS.ttf');   
	font-size: 10pt;    
   	color: #ffffff;
	text-align: left;
	background-color: #35a4fb; 
	/*background-attachment: fixed;*/
	background-image: url(bgclouds.png);
	background-position: center;    
 	background-repeat: no-repeat;
 	background-size: cover;
}

p
{    
	padding: 0px 20px 0px 30px; 
}

ul, ol, li
{
	font-family: Trebuchet MS; 
	src: url('Trebuchet MS.ttf');   
	font-size: 10pt;    
   	color: #ffffff;
	margin: 0px 25px 0px 15px;
}

h1
{	
	font-family: Trebuchet MS; 
	src: url('Trebuchet MS.ttf');   
	font-size: 16pt;    
   	color: #ffffff;
	font-weight: bold;
	background-color: #3677ba;
	margin: 0px 0px 0px 1px;
	padding: 22px 20px 20px 35px;
	width: 587px; 
}

h2
{
	font-family: Trebuchet MS; 
	src: url('Trebuchet MS.ttf');   
	font-size: 12pt;    
   	color: #000000;
	margin: 15px 0px 15px 30px;
}

h3
{
	font-family: Trebuchet MS; 
	src: url('Trebuchet MS.ttf');   
	font-size: 11pt;    
   	color: #ffffff;
	background-color: #1862ae;
	padding: 2px 6px 2px 12px;
	margin: 20px 0px -5px 0px;
}

h4
{
	font-family: Trebuchet MS; 
	src: url('Trebuchet MS.ttf');   
	font-size: 10pt;    
   	color: #ffffff;
	background-color: #1862ae;
	padding: 5px 6px 5px 12px;
	margin: 20px 0px 0px 0px;
}

h5
{
	font-family: Trebuchet MS; 
	src: url('Trebuchet MS.ttf');   
	font-size: 11pt;    
   	color: #ffffff;
	width: 450px;
	background-color: #1862ae;
	padding: 2px 6px 2px 12px;
	margin: 20px 0px -5px 0px;
}

a, a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active
{
	color: #f26621;
	text-decoration: none;
	font-weight: bold;
}

.nomargin
{
	margin: 0px 0px 0px 50px;
}

.black
{
	color: #000000;
}

/*Wrapper ------------------------------------------------------ */
#wrapper
{
	margin: auto;
	padding: 0px;
	width: 937px;
	/*height: 1500px;*/
}

/* Header ------------------------------------------------------ */
#vglogo
{
	position: absolute;
	width: 665px;
	height: 133px;
	top: 12px;
	margin: 0px 0px 0px 20px;
	border: none;
	background: url("vg_logo.png") no-repeat;
}	

#navigation 
{
	position: absolute;
	margin: 0px 0px 0px 36px;
	padding: 0px;
	width: 665px;
	height: 96px;
	background: url("navbar.png") no-repeat;
	top: 148px;
	*z-index: 2;
} 

#navigationtext 
{
	position: absolute;
	margin: 0px;
    height: auto;
    width: 665px;
    text-align: center;
	font-weight: bold;
    top: 45px;
}

/* Content ----------------------------------------------------- */
#homeimage 
{
	position: relative;
	margin: -6px 0px 0px -10px;
	padding: 0px;
	width: 665px;
	height: 408px;
	border: none;
	background: url("homeimage.png") no-repeat;
}

#content 
{
	position: absolute;
	margin: 245px 0px 0px 48px;
	padding: 0px;
	width: 600px;
	height: auto;
	*z-index: 2;
}

#content2
{
	position: absolute;
	margin: 245px 0px 0px 48px;
	padding: 0px;
	width: 600px;
	height: auto;
	*z-index: 2;
}

#content a, #content a:active
{
	color: #ffffff;
	text-decoration: underline;
}

#content a:visited
{
	color: #bbbbbb;
	text-decoration: underline;
}

#content a:hover
{
	color: #000000;
	text-decoration: underline;
}

#content2 a, #content2 a:active
{
	color: #ffffff;
	text-decoration: none;
}

#content2 a:visited
{
	color: #bbbbbb;
	text-decoration:none;
}

#content2 a:hover
{
	color: #000000;
	text-decoration: none;
}

#blue 
{
	margin: 0px 0px 15px 0px;
	padding: 1px 0px 10px 0px;
	width: 644px;
	height: auto;
	min-height: 408px;
	_height: 408px;
	background-color: #0052a8;
}

#indent
{
	margin: 5px 5px 5px 55px;
	padding: 2px 58px 2px 0px;
}

.indent
{
	margin: 20px 5px -5px 30px;
}

#events
{
	margin: -20px 5px 5px 30px;
	padding: 2px 30px 2px 0px;
}

/* Testimonies ------------------------------------------------- */
#quote1
{
	background: url("quote1.png") no-repeat;
	float: left;
	width: 43px;
	height: 35px;
	margin: -25px 0px 0px -10px;
}

#quote2
{
	background: url("quote2.png") no-repeat;
	float: right;
	width: 43px;
	height: 35px;
	margin: -10px -10px 0px 0px;
}

#quotebox
{
	font-family: Trebuchet MS; 
	src: url('Trebuchet MS.ttf');       
	background-color: #1862ae;
	padding: 10px;
	margin: 50px 30px 0px 30px;
}

.name
{
	text-align: right;
	font-style: italic;
	padding: 0px 80px 0px 0px;
}

/* Subnav ------------------------------------------------------ */
#subnav
{
	margin: 10px 0px 0px 0px;
	text-align: left;
}

table#subnav td
{	
	background-color: #1862ae;
	width: auto;
	text-align: left;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

th
{	
	color: #ffffff;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #3677ba;
	padding: 12px;
	text-align: left;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#subnav a, #subnav a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#subnav a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#subnav a:active
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* Sidebar ----------------------------------------------------- */
#sidebar 
{
	position: relative;
	margin: 0px 0px 0px 701px;
	width: 236px;
	height: 648px;
	z-index: 2;
}

#sidebartext 
{
	position: relative;
	margin: 0px;
    height: auto;
    width: 236px;
	color: #ffffff;
	font-weight: bold;
    top: 2px;
	left: 0px;
}

#sidebartext a, #sidebartext a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#sidebartext a:hover, #sidebartext a:active 
{
	color: #000000;
	text-decoration: none;
}

#sbbuttons
{
	position: relative;
	top: 78px;
}

#fbbox 
{
	position: absolute;
	margin: 0px;
	width: 250px;
	height: 192px;
	background: url("fbbox.png") repeat;
	z-index: 2;
	top: 42px;
	left: -10px;
}

.facebookWall li
{
	position: relative;
	font-family: Trebuchet MS; 
	src: url('Trebuchet MS.ttf');   
	font-size: 9pt;    
   	color: #ffffff;
	width: 288px;
	height: 206px;
	margin: 0;
	padding: 0;
	top: -35px;
	left: -77px;
	list-style: none;
	overflow: hidden;
	z-index: 50;
}

#fb_tiny
{
	position: relative;
	width: 15px;
	height: 30px;
	top: 159px;
	left: 231px;
	background: url('fb_tiny.png') no-repeat;
	z-index: 100;
}

/* SM buttons -----------------------------------------------------*/

.button_FB 
{
	display: block;
	width: 36px;
	height: 36px;
	background: url(fbicon.png) bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.button_FB:hover 
{
	background-position: 0 0;
}

.button_TW 
{
	display: block;
	width: 36px;
	height: 36px;
	background: url(tticon.png) bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.button_TW:hover 
{
	background-position: 0 0;
}


/* Contact Button -----------------------------------------------*/
#b_contact,
#b_contact span
{
	display: block;
	width: 201px;
	height: 137px;
	position: relative;
	overflow: hidden;
	top: 125px;
	left: 3px;
	z-index: 5;
}

#b_contact span
{
	height: 274px;
	background: url(b_contact.png) no-repeat;
	top: -137px;
	left: 0px;
	z-index: 5;
}

#b_contact:hover span
{
	top: 0px;
	z-index: 5;
}

#b_contact:active span,
#b_contact:focus span
{
	top: 0px;
	z-index: 5;
}

/* Resources Button ---------------------------------------------*/
#b_resources,
#b_resources span
{
	display: block;
	width: 201px;
	height: 137px;
	position: relative;
	overflow: hidden;
	top: 120px;
	left: 3px;
	z-index: 5;
}

#b_resources span
{
	height: 274px;
	background: url(b_resources.png) no-repeat;
	top: -137px;
	left: 0px;
	z-index: 5;
}

#b_resources:hover span
{
	top: 0px;
	z-index: 5;
}

#b_resources:active span,
#b_resources:focus span
{
	top: 0px;
	z-index: 5;
}

/* Questions Button ---------------------------------------------*/
#b_questions,
#b_questions span
{
	display: block;
	width: 201px;
	height: 137px;
	position: relative;
	overflow: hidden;
	top: 115px;
	left: 3px;
	z-index: 5;
}

#b_questions span
{
	height: 274px;
	background: url(b_questions.png) no-repeat;
	top: -137px;
	left: 0px;
	z-index: 5;
}

#b_questions:hover span
{
	top: 0px;
	z-index: 5;
}

#b_questions:active span,
#b_questions:focus span
{
	top: 0px;
	z-index: 5;
}

/* Footer -------------------------------------------------------*/
#footerWrapper
{
	position: relative;
	width: 937px;
	height: 148px;
	margin: 0px 0px 0px -146px;
}

#footer 
{
	position: relative;
	width: 937px;
	height: 128px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: url("footer.png") no-repeat;
} 

#footertext 
{
	position: relative;
	margin: 0px;
	width: 937px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	top: 26px;
	left: -1px;
}

#footertext a, #footertext a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footertext a:hover, #footertext a:active
{
	color: #f26621;
	text-decoration: none;
	font-weight: bold;
}

#footerUW
{
	position: relative;
   	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

/* Ref Tagger ---------------------------------------------------*/

.lbsTooltip
{
	background:#f2f2f2;
	border: 1px #31496e;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#d3e1e9;
	color: #31496e;
	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: #31496e;
	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: #31496e;
	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;
}


