/* ================================
    CSS STYLES FOR CALVARYHK.COM
   ================================
*/   

body{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 0px; 
	margin: 0px 0px 0px 0px;
	background-color:#CCCCCC;
}

.LeftPane  {
}

.ContentPane  { 
}

.RightPane  { 
}

.Date {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 11px;
    color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    color: #CC0000;
}
A.SelectedTab:visited  {
    color: #CC0000;
}
A.SelectedTab:active   {
    color: #CC0000;
}
A.SelectedTab:hover    {
    color: #CC0000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 11px;
    color: #CC0000;
    font-family: Verdana, Arial, Helvetica;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    color: #CC0000;
}
A.OtherTabs:visited  {
    color: #CC0000;
}
A.OtherTabs:active   {
    color: #CC0000;
}
A.OtherTabs:hover    {
    color: #CC0000;
	text-decoration: underline;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #CC0000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11.5px;
    font-weight: bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: Black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	color: Black;	
}

.NormalRed
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    COLOR: #999999;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    COLOR: #999999; TEXT-DECORATION: none; font-weight: bold
}
A.CommandButton:visited  {
    COLOR: #999999; TEXT-DECORATION: none; font-weight: bold
}
A.CommandButton:active   {
    COLOR: #999999; TEXT-DECORATION: none; font-weight: bold
}
A.CommandButton:hover    {
    COLOR: #999999; TEXT-DECORATION: Underline; font-weight: bold
}

/* GENERIC */
H1  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration: none;
    color: #CC0000;
}

A:visited   {
    text-decoration: none;
    color: #CC0000;
}

A:active    {
    text-decoration: none;
    color: #CC0000;
}

A:hover {
    text-decoration: underline;
    color: #CC0000;
}


IMG {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #CCCCCC;
    height:1px;
    text-align:left;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* Main Menu */
/* Root Menu Container */
.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #404040 0px solid; 
	border-top: #404040 0px solid; 
	border-right: #404040 0px solid;  
	background-color: #000000;
	height:21px;
}
.MainMenu_MenuBar {
	cursor: hand; 
	height:21px;
}
/* Menu Item */
.MainMenu_MenuItem { 
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	PADDING: 0px 3px 0px 3px;
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;  	
}
/* Menu Item for mouse-over */
.MainMenu_MenuItemSel {
	background-color: #CCCCCC;
	cursor: hand; 
	color: Black;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	PADDING: 0px 3px 0px 3px;
	height:19px;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 0px solid;	
}
.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #666666;
	border-left: #FFFFFF 0px solid; 
	border-right: #666666 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #666666 0px solid;
	height: 21px;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	background-color: #666666; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid;
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 11px;
	cursor: hand;
	border-bottom: #FFFFFF 0px solid; 
	border-left: #666666 0px solid; 
	border-top: #666666 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px;
	cursor: hand;
}

/* -----------------------------------------*/

label{
    font-family: Verdana, Arial, Helvetica;
    font-size:  11.5px;
    font-weight: bold;
    color: #000000;
}

.bgBorder {
	BORDER-TOP: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 	
	BORDER-RIGHT: #666666 1px solid; 
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masterLayout{
	padding: 5px 5px 0px 5px;
	BORDER-TOP: #666666 0px solid; 
	BORDER-BOTTOM: #666666 0px solid; 
	BORDER-LEFT: #666666 0px solid; 	
	BORDER-RIGHT: #666666 0px solid; 
	MARGIN: 0px;
	margin: auto;
	WIDTH: 750px;
}

#masthead{
	padding: 0px 0px 0px 0px;
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 0px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 	
	BORDER-RIGHT: #CCCCCC 1px solid; 
	MARGIN: 0px;
	WIDTH: 748px;
	HEIGHT: 116px;
	background-color: #000000;
}

#globalNav{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	BORDER-TOP: #CCCCCC 0px solid; 
	BORDER-BOTTOM: #CCCCCC 0px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 	
	BORDER-RIGHT: #CCCCCC 1px solid; 		
	BACKGROUND-COLOR: #FFFFFF;
	WIDTH: 748px;
	HEIGHT: 21px;
}

#leftContent{
}

#middleContent{
	float: left;
 	width: 748px;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 	
	BORDER-RIGHT: #CCCCCC 1px solid; 
}

#rightContent{
}

#bottomNav{
	clear: both;
	color: #CCCCCC;
	padding: 3px 0px 3px 0px;
	width: 748px;
	BORDER-TOP: #CCCCCC 0px solid; 
	BORDER-BOTTOM: #CCCCCC 0px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 	
	BORDER-RIGHT: #CCCCCC 1px solid;
	BACKGROUND-COLOR: #000000;
}
/* hyperlink style for the bottom nav */
#bottomNav A:link {
    color:#CCCCCC;
}
#bottomNav A:visited  {
    color:#CCCCCC;
}
#bottomNav A.:active   {
    color:#CCCCCC;
}
#bottomNav A.:hover    {
    color:#CCCCCC;
}
#siteInfo{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	clear: both;
	color: #CCCCCC;
	padding: 3px 0px 3px 0px;
	width: 748px;
	BORDER-TOP: #CCCCCC 0px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 	
	BORDER-RIGHT: #CCCCCC 1px solid;
	background-color: #000000;
}

#logo{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 380px;
}

#userLinks{
	float: right;
	padding: 90px 0px 0px 0px;
	vertical-align:text-bottom;
	text-align: right;
	width: 300px;
}

#breadCrumb{
}

.contentText{
	clear: both;
	padding: 0px 0px 0px 0px;
}

/* style of Bible Verse */
.Verse    {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #CC0000;
}

.Verse_Large    {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}


.boxWrapper {
	float:left; 
	font: normal 11px Arial, Helvetica, sans-serif;
	background:url(/Portals/2/box_gradient.jpg) repeat-x left bottom #ffffff;
	border: 1px solid #CCCCCC; 
	width: 200px; 
	margin:0 13px 0 0; 
	height: auto;
}

.innerBoxWrapper {
	border: 1px solid #ffffff; 
}

.boxTitle {
    font-family: Verdana, Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #CC0000;
	margin: 4px 5px;
	text-align: center;
}

.boxMsg {
	margin: 5px 3px;
	text-align:justify;
}

.dotLine {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(/Portals/2/dot_line.gif) repeat-x; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 1px
}

.dotLineTitle {
	margin:1px 5px; 
	padding:1px;
}


