/* All styles for generic containers are located here, update this file all skins updated */
@import url("../../genericcontainers.css");

td { /* Added for a more uniform look */
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* Faith And Values - Skin Management*/
/* Delivered by Nina Meiers - http://www.xd.com.au */
   

.pagemaster {
width: 100%;
height: 100%;
background-color: #FFFFFF;

}

.pagemaster_silver {
	width: 100%;
	height: 100%;
	background-color: #999999;
}
span.rotation {
	width:100%;
	text-align:center;
	font-size: 8px;
	padding:8px;
	line-height:25px;
}

span.rotation a {
	color:#000;
}

span.rotation a:hover {
	color:#000;
	text-decoration:none;
}
.LeftBG {
background: url(SkinPix/XBgLeft.gif) repeat-x;
}

.RightBG {
background: url(SkinPix/XBgRight.gif) repeat-x;
}

.skinmaster {
width: 760px;
height: 100%;
background-color: #fafafa;

}

.skinholder {
width: 100%;
}

.skinheader {
}
.skingradient {
}

.controlpanel {
width: 100%;
background-color: #fafafa;
}

.toppane {
width: 100%;
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.leftpane {
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.contentpane {
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.rightpane {
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.bottompane {
width: 100%;
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.MainMenu_MenuContainer {
background-color: transparent; 
width: 100%;
}
.MainMenu_MenuBar {
width: 100%;
cursor: pointer; 
cursor: hand;
height:16px;
background-color: Transparent;
}

.MainMenu_MenuItem {
/* position:relative;
	z-index: 1000; */
border-left: #999999 0px solid; 
border-bottom: #999999 1px solid; 
border-top: #999999 1px solid; 
border-right: #999999 0px solid;
cursor: pointer; 
cursor: hand; 
color: #3F5787; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
background-color: Transparent;
font-family: Tahoma, Arial, Helvetica; 
padding-left: 5px;
padding-right: 5px;
height: 30px;
}
.MainMenu_MenuIcon {
background-color: #999999; 
border-left: #999999 1px solid; 
border-bottom: #999999 1px solid; 
border-top: #999999 1px solid; 
cursor: pointer; 
cursor: hand; 
text-align: center; 
width: 15px; 
height: 30x;
}
.MainMenu_SubMenu {
/* position:relative; */
z-index: 1000; 
background-color: #C6C6C6;  
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuItemSel {
/* 	position:relative;
	z-index: 1000;  */
background-color: #4C7DA8; 
cursor: pointer; 
cursor: hand; 
color: #ffffff; 
font-family: Tahoma, Arial, Helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
height: 30px;
padding-left: 5px;
padding-right: 5px;
}



.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuBreak {
display: none;
/* 	position:relative;
	z-index: 1000; */
}

.StandardButton {
  background: #999999 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #cb3238;
}

.search input{ 
width:100px; 
border:1px #cb3238 solid; 
font-size:11px; 
color: #8BBEE0;
background-color:#4c7da8;
}

.search img{ 
margin-top:0 !important; 
margin-top:1px; 
margin-left:-6px; 
}
.search, a.search:link,a.search:active,a.search:visited,.search {
color:#6A6A6Ab; 
text-decoration:none; 
font-weight:bold; 
font-size:10px;
padding:7 15 0 0; 
}

.DarkBG,a.DarkBG:link,.DarkBG:hover { 
font-family: Tahoma, Arial, Helvetica; 
color:#8BBEE0; 
text-decoration:none; 
font-weight:bold; 
font-size:10px;
}

a.DarkBG:active,a.DarkBG:visited { 
color:#fafafa; 
text-decoration:none; 
font-weight:bold; 
font-size:10px;
}

.LightBG,a.LightBG:link,.LightBG:hover { 
font-family: Tahoma, Arial, Helvetica; 
color:#cb3238; 
text-decoration:none; 
font-weight:bold; 
font-size:10px;
}

a.LightBG:active,a.LightBG:visited { 
color:#4c7da8; 
text-decoration:none; 
font-weight:bold; 
font-size:10px;
}

/* Container CSS - Specific Skin Styles */


/* Box */

/* Box - Invisible */
table.box_invisible {
	margin: 5px 0;
}
.box_invisible td.header {
	background: transparent;
	padding: 3px 10px;
}
.box_invisible td#ContentPane {
	background: transparent;
	padding: 7px 10px;
}
.box_invisible td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.box_invisible td#ContentPane span.Normal { 
        color: #333333;
}
.box_invisible td#ContentPane a.commandbutton { 
        color: #333333;
} 


/* Box - Solid Fill */
table.boxsolidfill {
	margin: 5px 0;
}
.boxsolidfill td.header {
	background: #666666;
	padding: 3px 10px;
}
.boxsolidfill td#ContentPane {
	background: #C0C0C0;
	padding: 7px 10px;
	border: 1px solid #666666;
}
.boxsolidfill td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.boxsolidfill td#ContentPane span.Normal { 
        color: #333333;
}
.boxsolidfill td#ContentPane a.commandbutton { 
        color: #333333;
} 

/* Box - Solid Fill - Color 1 */
table.boxsolidfillclr1 {
	margin: 5px 0;
}
.boxsolidfillclr1 td.header {
	background: #666666;
	padding: 3px 10px;
}
.boxsolidfillclr1 td#ContentPane {
	background: #000000;
	padding: 7px 10px;
	border: 1px solid #666666;
}
.boxsolidfillclr1 td.header span.Head {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.boxsolidfillclr1 td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.boxsolidfillclr1 td#ContentPane a.commandbutton { 
        color: #FFFFFF;
} 

/* Box - Solid Fill - Color 2 */
table.boxsolidfillclr2 {
	margin: 5px 0;
	border: 1px solid #666633;
}
.boxsolidfillclr2 td.header {
	background: #E3E3E3;
	padding: 3px 10px;
	border-bottom: 1px solid #666633;
}
.boxsolidfillclr2 td#ContentPane {
	background: #999999;
	padding: 7px 10px;

}
.boxsolidfillclr2 td.header span.Head {
	color: #CB3238;
	font-size: 14px;
	font-weight: bold;
}
.boxsolidfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.boxsolidfillclr2 td#ContentPane a.commandbutton { 
        color: #333333;
}

/*Box: Outline */
table.boxoutline  {
	margin: 5px 0;
	border: 1px solid #333333;
	background: #fff;
}
.boxoutline td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #333333;
}
.boxoutline td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutline td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	
}
.boxoutline td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutline td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box: Outline Container - Color 1 */
table.boxoutlineclr1  {
	margin: 5px 0;
	border: 1px solid #666666;
	background: #ffffff;
}
.boxoutlineclr1 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #666666;
}
.boxoutlineclr1 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr1 td.header span.Head {
	font-size: 14px;
	font-weight: bold;
	
}
.boxoutlineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutlineclr1 td#ContentPane a.commandbutton { 
        color: #333333;
} 
/*Box: Outline Container - Color 2 */
table.boxoutlineclr2  {
	margin: 5px 0;
	border: 1px solid #3F5787;
	background: #fff;
}
.boxoutlineclr2 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #3F5787;
}
.boxoutlineclr2 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr2 td.header span.Head {
	color: #3F5787;
	font-size: 14px;
	font-weight: bold;	
}
.boxoutlineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutlineclr2 td#ContentPane a.commandbutton { 
        color: #333333;
}

/*Box Gradient Fill Container */
table.gradientfill  {
	margin: 5px 0;
}
.gradientfill td.header {
	background: url(../../Containers/Box/images/gr_default.gif) repeat-x top;
	padding: 3px 10px;
	background-color: #C0C0C0;
}
.gradientfill td#ContentPane {
	padding: 7px 10px;
	background: #C0C0C0;
}
.gradientfill td.header span.Head {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.gradientfill td#ContentPane span.Normal { 
        color: #333333;
}
.gradientfill td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box Gradient Fill Container - Color 1 */
table.gradientfillclr1  {
	margin: 5px 0;
}
.gradientfillclr1 td.header {
	background: url(../../Containers/Box/images/gr_two_tone_grey01.jpg) repeat-x top;
	padding: 3px 10px;
	background-color: #5C5C5C;
}
.gradientfillclr1 td#ContentPane {
	padding: 7px 10px;
	background: #5C5C5C;
}
.gradientfillclr1 td.header span.Head {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.gradientfillclr1 td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.gradientfillclr1 td#ContentPane a.commandbutton { 
        color: #666666;
} 

/*Box Gradient Fill Container - Color 2 */
table.gradientfillclr2  {
	margin: 5px 0;
}
.gradientfillclr2 td.header {
	background: url(../../Containers/Box/images/gr_two_tone_grey02.jpg) repeat-x top;	
	padding: 3px 10px;
	background-color: #EDEDED;
}
.gradientfillclr2 td#ContentPane {
	padding: 7px 10px;
	background: #EDEDED;
}
.gradientfillclr2 td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.gradientfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.gradientfillclr2 td#ContentPane a.commandbutton { 
        color: #000000;
} 

/*Lines */
/*Lines: Single Line Container*/
table.singleline  {
	margin: 5px 0;
}
.singleline td.header {
	border-bottom: 1px Solid #333333;
	padding: 2px 0;
}
.singleline td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singleline td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;	
}
.singleline td#ContentPane span.Normal { 
        color: #333333;
}
.singleline td#ContentPane a.commandbutton { 
        color: #6A0E11;
} 
/*Lines: Single Line Container - Color 1 */
table.singlelineclr1  {
	margin: 5px 0;
}
.singlelineclr1 td.header {
	border-bottom: 1px Solid #3F5787;
	padding: 2px 0;
}
.singlelineclr1 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singlelineclr1 td.header span.Head {
	color: #3F5787;
	font-size: 14px;
	font-weight: bold;	
}
.singlelineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.singlelineclr1 td#ContentPane a.commandbutton { 
        color: #666666;
} 

/*Lines: Single Line Container - Color 2 */
table.singlelineclr2  {
	margin: 5px 0;
}
.singlelineclr2 td.header {
	border-bottom: 1px Solid #CB3238;
	padding: 2px 0;
}
.singlelineclr2 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singlelineclr2 td.header span.Head {
	color: #CB3238;
	font-size: 14px;
	font-weight: bold;	
}
.singlelineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.singlelineclr2 td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Lines: Double Line Container*/
table.doubleline  {
	margin: 5px 0;
}
.doubleline td.header {
	border-bottom: 3px double #333333;
	padding: 2px 0;
}
.doubleline td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #333333;
}
.doubleline td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;	
}
.doubleline td#ContentPane span.Normal { 
        color: #333333;
}
.doubleline td#ContentPane a.commandbutton { 
        color: #6A0E11;
} 

/*Lines: Double Line Container - Color 1 */
table.doublelineclr1  {
	margin: 5px 0;
}
.doublelineclr1 td.header {
	border-bottom: 3px double #3F5787;
	padding: 2px 0;
}
.doublelineclr1 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #3F5787;
}
.doublelineclr1 td.header span.Head {
	color: #3F5787;
	font-size: 14px;
	font-weight: bold;	
}
.doublelineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.doublelineclr1 td#ContentPane a.commandbutton { 
        color: #666666;
}

/*Lines: Double Line Container - Color 2 */
table.doublelineclr2  {
	margin: 5px 0;
}
.doublelineclr2 td.header {
	border-bottom: 3px double #CB3238;
	padding: 2px 0;
}
.doublelineclr2 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #CB3238;
}
.doublelineclr2 td.header span.Head {
	color: #CB3238;
	font-size: 14px;
	font-weight: bold;
}
.doublelineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.doublelineclr2 td#ContentPane a.commandbutton { 
        color: #666666;
}


/*Rounded*/

/* Rounded: Header Fill*/
table.roundheadfill {
	margin: 5px 0;
	background: transparent;
}
.roundheadfill .hdrcolor {
	background: #333333;
}
.roundheadfill td.header {
	color: #FFFFFF;
	padding: 5px;
}
.roundheadfill td#ContentPane {
	padding: 10px 5px;
}
.roundheadfill td.header span.Head {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.roundheadfill td#ContentPane span.Normal { 
        color: #333333;
}
.roundheadfill td#ContentPane a.commandbutton { 
        color: #6A0E11;
}

/* Rounded: Header Fill on White - Color 1 */
table.headerfillclr1 {
	background: #C0C0C0;
	margin: 5px 0;
}
.headerfillclr1 .hdrcolor {
	background: #3F5787;
}
.headerfillclr1 td.header {
	padding: 5px;
}
.headerfillclr1 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1 td.header span.Head {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.headerfillclr1 td#ContentPane a.commandbutton { 
        color: #999999;
}

/* Rounded: Header Fill on White - Color 2 */
table.headerfillclr2 {
	margin: 5px 0;
	background: #999999;
}
.headerfillclr2 .hdrcolor {
	background: #E3E3E3;
}
.headerfillclr2 td.header {
	padding: 5px;
}
.headerfillclr2 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2 td.header span.Head {
	color: #CB3238;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr2 td#ContentPane span.Normal { 
        color: #000000;
}
.headerfillclr2 td#ContentPane a.commandbutton { 
        color: #CB3238;
}



/* Rounded: Header Fill on Gray - Color 1 */
table.headerfillclr1gry {
	background: #000000;
	margin: 5px 0;
}
.headerfillclr1gry .hdrcolor {
	background: #666666;
}
.headerfillclr1gry td.header {
	padding: 5px;
}
.headerfillclr1gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1gry td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr1gry td#ContentPane span.Normal { 
        color: #000000;
}
.headerfillclr1gry td#ContentPane a.commandbutton { 
        color: #666666;
}

/* Rounded: Header Fill on Gray - Color 2 */
table.headerfillclr2gry {
	margin: 5px 0;
	background: #999999;
}
.headerfillclr2gry .hdrcolor {
	background: #E3E3E3;
}
.headerfillclr2gry td.header {
	padding: 5px;
}
.headerfillclr2gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2gry td.header span.Head {
	color: #E3E3E3;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr2gry td#ContentPane span.Normal { 
        color: #333333;
}
.headerfillclr2gry td#ContentPane a.commandbutton { 
        color: #666666;
}


/* Rounded: Outline */
table.roundoutline {
	margin: 5px 0;
	background: Transparent;
}
.roundoutline .hdrcolor {

}
.roundoutline td.header {
	padding: 5px;
	background-color: #FFFFFF;
}
.roundoutline td#ContentPane {
	padding: 10px 5px;
	background-color: #FFFFFF;
}
.roundoutline p.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.roundoutline td#ContentPane span.Normal { 
        color: #333333;
}
.roundoutline td#ContentPane a.commandbutton { 
        color: #333333;
}


/* Rounded: Outline with Header Fill */
table.roundoutlinefill {
	margin: 5px 0 0 0;
}

table.roundcontentoutline {
	background: Transparent;
	border: 1px solid #E4E4E4;
	padding: 10px 5px;
}

.roundoutlinefill .header {
	background: #E4E4E4;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.roundoutlinefill td.header {
	padding: 5px;
}
.roundoutlinefill td#ContentPane {
	padding: 10px 5px;

}
.roundoutlinefill td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.roundcontentoutline td#ContentPane span.Normal { 
        color: #333333;
}
.roundcontentoutline td#ContentPane a.commandbutton { 
        color: #6A0E11;
}



/* Rounded: Solid Fill - White*/
table.roundsolidfill {
	background: #BEC3C9;
	margin: 5px 0;
}
.roundsolidfill td#ContentPane {

}
.roundsolidfill p.header span.Head {
	font-size: 14px;
        color: #333333;	
	font-weight: bold;
}
.roundsolidfill td#ContentPane span.Normal { 
        color: #333333;
}
.roundsolidfill td#ContentPane a.commandbutton { 
        color: #6A0E11;
}


/* Rounded: Solid Fill - Gray*/
table.solidfillgry {
	background: #FFFFFF;
	margin: 5px 0;
}
.solidfillgry td#ContentPane {

}
.solidfillgry p.header span.Head {
	font-size: 14px;
        color: #333333;	
	font-weight: bold;
}
.solidfillgry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillgry td#ContentPane a.commandbutton { 
        color: #6A0E11;
}


/* Rounded: Solid Fill on White - Color 1 */
table.solidfillclr1 {
	background: #3F5787;
	margin: 5px 0;
}
.solidfillclr1 td#ContentPane {

}
.solidfillclr1 p.header span.Head {
        color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;	
}
.solidfillclr1 td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.solidfillclr1 td#ContentPane a.commandbutton { 
        color: #FFFFFF;
}

/* Rounded: Solid Fill on White - Color 2 */
table.solidfillclr2 {
	margin: 5px 0;
	background: #999999;
}
.solidfillclr2 td#ContentPane {

}
.solidfillclr2 p.header span.Head {
	font-size: 14px;
	color: #CB3238;
	font-weight: bold;
}
.solidfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr2 td#ContentPane a.commandbutton { 
        color: #CB3238;
}

/* Rounded: Solid Fill on Gray - Color 1 */
table.solidfillclr1gry {
	background: #000000;
	margin: 5px 0;
}
.solidfillclr1gry td#ContentPane {

}
.solidfillclr1gry p.header span.Head {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}
.solidfillclr1gry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr1gry td#ContentPane a.commandbutton { 
        color: #666666;
}

/* Rounded: Solid Fill on Gray - Color 2 */
table.solidfillclr2gry {
	margin: 5px 0;
	background: #999999;
}
.solidfillclr2gry td#ContentPane {

}
.solidfillclr2gry p.header span.Head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.solidfillclr2gry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr2gry td#ContentPane a.commandbutton { 
        color: #666666;
}

.slideshow {  
/*	position: relative; */
    width:   488px;  
    height:  323px;  
    padding: 0 0 0 0;  
    margin:  10px 0 15px 0;  
	float:left;
/*	z-index: 1; */
} 
 
.slideshow img {  
/*	position: relative; */
    padding: 10px 10px 10px 0;  
    border-top: 1px solid #000;  
    border-right: 1px solid #000;  
    border-bottom: 1px solid #000;  
    width:  468px; 
    height: 313px; 
/*	z-index: 1; */
}

.homepage_content {
	float:left;
	width: 250px;	
	margin-left: 20px;
	color: #000;
}

.homepage_content h1 {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 24px;
    font-weight: bold;
	color: #000;
}
.homepage_content h2 {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
	color: #000;
}

.homepage_image_links {
	clear:left;
	float: none;
	width: 700px;
	padding: 20px 0 0 40px;
}

.homepage_footer {
	float: none;
	width: 790px; 
	height: 112px;  /*66px;*/
	background-image:url(http://pilgrimucc-durham.org/Portals/220/footerhome.gif);
	background-repeat:no-repeat; 
	padding: 0; /* 46px 0 0 0;*/
	text-align:center;
}




