﻿

p
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}

/*td
{
	border:solid 1px violet;
}

div
{
	border:solid 1px green;
}*/

.pane
{
	background-color:White;
}

input
{
	font-family:Verdana;
	font-size:11px;
}

input.button
{
	font-family:Verdana;
	font-size:11px;
}

div.ResourceMeta
{
	/*border-bottom:solid 1px #c0c0c0;*/
	width:98%;
	margin-left:auto;
	margin-right:auto;
}

div.ResourceMeta p.PreviewText
{	
	border-top:solid 1px #c0c0c0;
	/*text-indent:5px;
	font-style:italic;
	font-family:Times New Roman, Times;
	font-size:12px;*/
}


a:link, a:visited, a:hover, a:active
{
	font-size:11px;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	color:#E5AF21;
}

a.menu img
{
	vertical-align:middle;
}

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active, a.menuselected:link, a.menuselected:visited, a.menuselected:hover, a.menuselected:active
{
	font-size:12px;
	font-family:Comic Sans MS;
	text-decoration:none;

	color:Black;
	display:block;
	margin-bottom:5px;
}

a.menu:hover, a.menuselected, a.menuselected:hover
{
	background-color:#FFEBB4;
	color:Black;
}

.node
{
	font-family:Verdana;
	font-size:12px;
	color:Navy;
}

.nodeLoading
{
	font-family:Verdana;
	font-size:12px;
	color:#c0c0c0;
}

img
{
	border:0px;
}


.res_content
{
	width:100%;
	height:300px;
	border:solid 3px green;
}

table.Cart
{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

table.Cart td
{
	border:solid 1px #c0c0c0;
	padding:2px;
}

table.Cart h6
{
	display:inline;
}

table.Cart p
{
	display:inline;
}

table.CartSummary
{
	border-collapse:collapse;
	
}

table.CartSummary p
{
	display:inline;
}

h6, h5, h4, h3, h2, h1
{
	font-family:Verdana;
	font-weight:bold;
	color:#991728;
}

h6
{
	font-size:10px;
}

h5, .RCTitle
{
	font-size:12px;
}

h4
{
	font-size:14px;
}

h3
{
	font-size:16px;
}
h2
{
	font-size:18px;
}
h1
{
	font-size:20px;
}

.iframe_content
{
	width:99%;
	height:500px;
}

.NavBarSectionHeader
{
	background-image:url(normal.png);
	height:33px;
	color: Black;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	cursor:default;
}

.NavBarSectionHeaderHover
{
	background-image:url(hover.png);
	height:33px;
	color: Black;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

.NavBarSectionHeaderExpanded
{
	background-image:url(selected.png);
	height:33px;
	color: Black;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	cursor:default;
}

.verttop
{
	vertical-align:top;
}
.ActiveSplitterBar
{
background-color: #000000;  
/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
opacity: 0.6;
}
.LeftPane
{
background-color:white;
margin:0px;
padding-top:0px;
border-right:solid 1px #E5AF0F;
}

.RightPane
{
background-color:white;
margin:0px;
border-left:solid 1px #E5AF0F;
padding-top:0px;
}

.TopContent{
background-color:white;
border-bottom:solid 1px #E5AF0F;
}

.BottomContent{
background-color:white;
/*border-top:solid 1px #E5AF0F;*/
}

.Bottom{
background-color:white;
}

body
{
    margin-left:0px;
    margin-top:0px;
}

.TreeView 
{ 
  background-color:White;
  margin:0px;
  padding:0px;
  padding-left:1px; 
  border: #7C7C94 1px solid; 
  cursor:default; 
}

.TreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
}

.GrayedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:gray; 
  cursor:default;
}

.HoverTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: pointer; 
}

.SelectedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  background-color: gray; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default;
}

.NavbarEmpty
{
    padding:0px;
}

.NavbarSeperator
{
	background-image:url(seperator.png);
	padding:0px;
	margin:0px;
	height:19px;
}

p#bibletext sup
{
	color:#991728;
	font-size:8px;
}

.errortext
{
	font-family:Verdana;
	font-size:12px;
	color:Red;
}

table.header
{
	border-collapse:collapse;
	overflow:hidden;
	/*border:solid 1px green;*/
	margin:0px;
	padding:0px
}
table.header td
{
	margin:0px;
	padding:0px;
	/*vertical-align:bottom;*/
	overflow:hidden;
	/*border:solid 1px aqua;*/
	empty-cells:show;
}

table.header img
{
	padding:0px;
	margin:0px;
}

table.ItembrowserItem
{
	empty-cells:show;
	table-layout:fixed;
	margin-top:20px;
	width:90%;
	overflow:hidden;
}

table.ItembrowserItem a, div.BundleRepItem a
{
	display:block;
}

table.ItembrowserItem a.link:hover, div.BundleRepItem a.link:hover, table.ItembrowserItem a.selectedlink
{
	background-color:#FFFFCC;
}

table.ItembrowserItem h5, div.BundleRepItem h5
{
	display:inline;
}

table.ItembrowserItem p.type
{
	color:Black;
	margin:0px;
}

table.ItembrowserItem p.text, div.BundleRepItem p.text
{
	color:#666666;
	margin:0px;
}

a.HugeLink:link, a.HugeLink:visited, a.HugeLink:hover, a.HugeLink:active
{
	font-size:14px;
}

p.BibleRefFolderLink
{
	display:inline;
	white-space:nowrap;
}

div.TopicSelect
{
	width:150px;
	float:left;
}

div.BundleRepItem
{
	width:250px;
	float:left;
	height:80px;
	margin-right:20px;
	/*border:solid 1px green;*/
}

p.cartbtn
{
	display:inline;	
}

p.cartbtn img
{
	vertical-align:middle;
}