/* 
===========================================================
        Skin styles for First Presbyterian Church
===========================================================
*/   
/* 
===========================================================
              Table of Contents
===========================================================
*/
/* 1 Universal    */
/* 2 Containers   */
/* 3 Links        */
/* 4 Text         */
/* 5 Forms        */
/* 6 Main Menu    */
/* 7 Module Menus */
/* 
===========================================================
1 Universal
===========================================================*/
/* Forces browser height to 100% */
html 
{   
    height: 100%;
}
body 
{   margin: 0;
    height: 100%;
}
/* Catch-all to ensure text consistency */
table, tr, td, p, div 
{
    font-family: Georgia, Times New Roman;
    font-size: 9pt;
    font-weight: normal;
    line-height: 1.3em; 
}

/* Catch-all to ensure text consistency in Content Area */
.panearea table, tr, td, p, div 
{   font-family: Georgia, Times New Roman;
    font-size: 9pt;
    font-weight: normal;
    line-height: 1.3em; 
}
    

/* 
===========================================================
2 Containers
===========================================================
*/ 
.pagemaster 
{   background-color: Transparent;
	width: 100%;
	height: 100%;	
	background-image: url('slices/tile.jpg');
	background-repeat: repeat; 
}
.skinmaster {
	height: 100%;
	width: 780px;
	background-color: #2A3972;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.controlpanel {
	width: 100%;
	background-color: white;
}	
.leftshadow  {
    background-image: url('slices/bkgnd_shad_left.jpg');
    background-repeat: repeat-y;
	height:100%;
	width: 15px;
}
.pagearea 
{   height: 100%;
    width: 750px;
    background-color: #F4EEDE;
}
.rightshadow {
	background-image: url('slices/bkgnd_shad_right.jpg'); 
    background-repeat: repeat-y;
	height:100%;
	width: 15px;
}

/* Left Area */
.leftarea {
    height: 100%;
    width: 50px;
    background: url('slices/bkgnd_left_image_1px.jpg') repeat-y;
    background-color: #F4EEDE;
}
.lefttop
{   background-image: url('slices/bkgnd_banner_top_1px.jpg');
    background-repeat: repeat-x;
    height: 30px;
}
.leftbannerimage
{   background: url('slices/FPCA_home_leftbanner.jpg') no-repeat;
    height: 175px;
}
.leftbannerpane 
{   height: 175px;
}
.leftmiddle 
{   background: url('slices/bkgnd_left_image.jpg') no-repeat;
    height: 100%;
}
.leftfooter
{   background: url('slices/bkgnd_left_image_1px.jpg') repeat-y;
    height: 30px;
    border-top: solid 1px #000000;
}
/* End Left Area*/

/*   Menu Area  */
.menuarea 
{   height: 100%;
    width: 165px;
    background-color: #E9E8ED;
    background: url('slices/bkgnd_ribbon_1px.jpg') repeat-y;
}
    
.logosection {}
.menusection 
{   background: url('slices/FPCA_menu_bkgnd.jpg') repeat-y;
    height: 166px;
    }
.menudivider 
{   background-image: url('slices/bkgnd_ribbon_fold.jpg');
    height: 35px;
    }
.ribbonpane 
{   background-image: url('slices/bkgnd_ribbon_pane.jpg');
    background-repeat: repeat-y;
    vertical-align: top;
    height: 100%;
    }
.menufooter 
{   background-image: url('slices/bkgnd_menu_footer.jpg');
    height: 60px;
    font-size: 1px;
    }
/* End menu Area */

/*   Main Area   */
.mainarea 
{   height: 100%;
    width: 100%;
    background-color: #F4EEDE;
    background-image: url('slices/bkgnd_right_image_1px.jpg');
    background-repeat: repeat-y;
    background-position: top left;
}
.bannerlink 
{   background-image: url('slices/bkgnd_banner_top_1px.jpg');
    background-repeat: repeat-x;
    height: 30px;
    width: 535px;
}
.bannerimage  
{   background-image: url('slices/FPCA_home_rightbanner.jpg');
    height: 195px; 
    width: 535px;
}
.bannerpane 
{   height: 175px;
    width: 535px;
}
.panearea
{   width: 100%;
    height: 100%;
}
.toppane 
{	width: 100%;
    background-color: transparent;
    vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}
.leftpane 
{	width: 200px;
    background-color: transparent;
    vertical-align: top;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 10px;
}
.rightpane 
{   width: 335px;
    background-color: transparent;
    vertical-align: top;
	padding-left: 6px;
	padding-right: 20px;
	padding-top: 10px;
    }
.contentpane {
	width: 100%;
	background-color: transparent;
    vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.bottompane 
{   width: 100%;
	background-color: transparent;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
	padding-top: 0px;
}
.leftbottompane 
{   width: 329px;
	background-color: transparent;
    vertical-align: top;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 10px;
}
.bottomdivider 
{	background-color: Transparent;
    background: url('slices/bkgnd_dot_divider.jpg') repeat-y;
    vertical-align: middle;
}
.rightbottompane {
	width: 200px;
	background-color: transparent;
    vertical-align: top;
	padding-left: 4px;
	padding-right: 20px;
	padding-top: 10px;
}
.messagepane 
{   background-color: Transparent;
    vertical-align: bottom;
    text-align: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
	padding-top: 10px;
    padding-bottom: 10px;
}
.mainfooter 
{   height: 30px;
    width: 100%;
    border-top: solid 1px #000000;
}

/* End Main Area */

/*  Admin Area   */

.menuadmin 
{   height: 30px;
    width: 100%;
    background-color: #FFFFFF;
}
/* 
===========================================================
3 Links
===========================================================
*/  
 
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

/* text style for the selected tab */
.SelectedTab {
    text-decoration: none;
    color:  #08006C;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:  #08006C;
}
A.SelectedTab:visited  {
    text-decoration:    none;
    color:  #08006C;
}
A.SelectedTab:hover    {
    text-decoration:    none;
    color:  #08006C;
}
A.SelectedTab:active   {
    text-decoration:    none;
    color:  #08006C;
}

/* text style for the unselected tabs */
.OtherTabs {
    text-decoration:    none;
    color:  #08006C;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:  #08006C;
}
A.OtherTabs:visited  {
    text-decoration:    none;
    color:  #08006C;
}
A.OtherTabs:hover    {
    text-decoration:    none;
    color:  #999900;
}
A.OtherTabs:active   {
    text-decoration:    none;
    color:  #08006C;
}
A:link  {
    text-decoration:    none;
    color:  #08006C;
}
A:visited   {
    text-decoration:    none;
    color:  #08006C;
}
A:hover {
    text-decoration:    none;
    color:  #999900;
}
A:active    {
    text-decoration:    none;
    color:  #08006C;
}
.footer
{   color: #C000000;
    font-family: Tahoma, Arial;
    font-size: 7pt;
    line-height: 1.2em;
}
.footer:link {color: #C00000}
.footer:visited {color: #C00000}
.footer:hover {color: #C00000;text-decoration: underline}
.footer:active {color: #C00000}

/* 
===========================================================
4 Text
===========================================================
*/ 

.Head   {
    font-family:  Garamond, Times New Roman;
    font-size:  14px;
    font-style: italic;
    font-weight: bold;
    color: #333333;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:  Times New Roman;
    font-size:  12px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
}
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:  Times New Roman;
    font-size:  9px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{   font-family: Georgia, Times New Roman;
    color: #000000;
    font-size: 9pt;
    line-height: 1.3em; 
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{   color: Silver;
}
.Normal_11pt {
    font-family: Georgia, Times New Roman;
    font-size: 11pt;
    line-height: 1.3em; 
}
.NormalRed
{   font-family: Georgia, Times New Roman;
    font-size: 9pt;
    color: #9A0000;
    line-height: 1.3em; 
}
.NormalBold
{   font-family: Georgia, Times New Roman;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.3em; 
}
.NormalBold_11pt
{   font-family: Georgia, Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    line-height: 1.3em; 
}
.skinobject 
{   font-family: Tahoma, Arial;
    font-size: 7pt;
    line-height: 1.2em;
}
/* GENERIC */
H1  {
    font-family: Georgia, Times New Roman;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}
H2  {
    font-family: Georgia, Times New Roman;
    font-size:  16px;
    font-weight:    normal;
    color: #666644;
}
H3  {
    font-family: Georgia, Times New Roman;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}
H4  {
    font-family: Georgia, Times New Roman;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}
H5, DT  {
    font-family: Georgia, Times New Roman;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
H6  {
    font-family: Georgia, Times New Roman;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
TFOOT, THEAD    {
    font-family: Georgia, Times New Roman;
    font-size:  12px;
    color: #003366;
}
TH  {
    vertical-align: baseline;
    font-family: Georgia, Times New Roman;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}
SMALL   {
    font-size:  8px;
}
BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE 
{   font-family: Georgia, Times New Roman;
    color: #000000;
    font-size: 9pt;
    line-height: 1.3em; 
}


UL LI  
{   font-family: Georgia, Times New Roman;
    color: #000000;
    font-size: 9pt;
    line-height: 1.3em; 
    list-style-type:    square ;
}

UL LI LI 
{   font-family: Georgia, Times New Roman;
    color: #000000;
    font-size: 9pt;
    line-height: 1.3em; 
    list-style-type:    disc;
}

UL LI LI LI 
{   font-family: Georgia, Times New Roman;
    color: #000000;
    font-size: 9pt;
    line-height: 1.3em; 
    list-style-type:    circle;
}

OL LI   
{   font-family: Georgia, Times New Roman;
    color: #000000;
    font-size: 9pt;
    line-height: 1.3em; 
    list-style-type:    decimal;
}

OL OL LI    
{   font-family: Georgia, Times New Roman;
    color: #000000;
    font-size: 9pt;
    line-height: 1.3em; 
    list-style-type:    lower-alpha;
}

OL OL OL LI 
{   font-family: Georgia, Times New Roman;
    color: #000000;
    font-size: 9pt;
    line-height: 1.3em; 
    list-style-type:    lower-roman;
}
OL UL LI   
{   font-family: Georgia, Times New Roman;
    color: #000000;
    font-size: 9pt;
    line-height: 1.3em; 
    list-style-type:    disc;
}
/* 
===========================================================
5 Forms
===========================================================
*/
/* For the TDs that contain form fields */
td.NormalTextBox
{
    font-family: Georgia, Times New Roman;
    font-size: 9px;
    line-height: 1.3em; 
} 

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */ 
.NormalTextBox
{
    font-family: Times New Roman;
    font-size: 12px;
    font-style: normal;
    line-height: 1.3em; 
} 
/* Catch all for form elements */
select, input 
{
    font-family: Times New Roman;
    font-size: 10px;
    font-style: normal;
    color: #000; 
}
/* 
===========================================================
6 Main Menu
===========================================================
*/
.MainMenu_MenuContainer  {
	background-color: Transparent; 
	BORDER-TOP: #660066 0px solid; 
	BORDER-BOTTOM: #660066 0px solid;
	height: 166px;
	width: 165px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-family: Garamond, Georgia, Times New Roman; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	padding: 0px 4px 1px 0px;
	background-color: Transparent;
	height: 18px;
}
.MainMenu_SubMenu {
	background-color: #DBDFE8;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=5); 
}
.MainMenu_MenuItemSel {
	background-color: #D4D2D5; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Garamond, Times New Roman; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;
	padding: 0px 4px 1px 0px;
	height: 18px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuBreak
{
	display: none;
}
.MainMenu_MenuIcon {
	background-color: #DBDFE8; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* 
===========================================================
7 Module Menus
===========================================================
*/ 

.ModuleTitle_SubMenu
{
	border:1px solid #DBDFE8;
	color: #000; 
	font-family: Garamond, Georgia, Times New Roman; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
}

.ModuleTitle_SubMenu td{
	background-color:#DBDFE8;
	white-space: nowrap;
	color: #000; 
	font-family: Garamond, Georgia, Times New Roman; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
} 

.ModuleTitle_MenuIcon {
	background-color:#DBDFE8; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background-color: #D4D2D5;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #DBDFE8;
/* 
===========================================================
            End Skin Styles
===========================================================
*/ 







