/*#############################################################
Website : Life Teams
Date: 2008 - 07 - 31
Author: Will Ballard, Dallas Hunt
Company Website: http://ingensystems.com
Client: Covenant Church 
#############################################################*/


*  {
margin: 0px;
padding: 0px;
}

body{
	background-image:url(Images/BG_Tile.jpg);
	background-repeat:repeat;
	background-position:center;
	background-color: #321807;
	padding: 0px;
	color: #333333;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 80%;
	text-align:center;

}

table {
border: 0px;
}

td {
vertical-align: top;
text-align:left;
}

p, 
.Normal {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;
	font-size:1.0em;
	line-height:180%;
	margin-bottom:1.2em;
}

.NormalBold  {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;
	font-size:1.0em ;
	font-weight:bold;
	

}

h1 {
margin-bottom:1em;
font-size:2em !important;
}

h2, 
.Head {
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;
color: #666644;
font-size: 1.6em !important;
margin-bottom: 1.0em;

}

h3,
.SubHead{
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;
color: #666644;
font-size: 1.2em !important;
font-weight:normal !important;
margin-bottom: 1.0em;
}

h4,
.SubSubHead{
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;
color: #666644;
font-size: 1.0em !important;
margin-bottom: .5em;

}


img {
/*
border:0px;
margin:0px;
margin: auto;
border:auto;

*/

}

hr {
color: #fff; 
background-color: #fff; 
border: 1px dotted #2693c1; 
border-style: none none dotted;
 }




p img, h2, img {
border:none;
}

LABEL A IMG {
display: none;
}


blockquote{
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;

} 

ul, li {
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;


}

blockquote A:link {
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;
} 

body A:link { 
color: #2693c1;
} 

body A:hover{ 
color: #2693c1;
}

body A:active {
color: #2693c1;
}

body A:visited { 
color: #2693c1;
}

#MinistryTag {
width: 900px; 
margin-left: auto; 
margin-right: auto;
color:#fff;
text-align:right;
font-style:italic;
font-size:.9em;
line-height:30px;
letter-spacing:.3em;
}

#PageWrapper {
width: 900px; 
background-color: #fff; 
margin-left: auto; 
margin-right: auto;
margin-bottom: 20px;
padding: 10px;
text-align:left;
}

#Header {
background-image: url(images/Header_BG.jpg);
background-position:left;
background-repeat:no-repeat;
width: 900px;
height: 140px;
}

#Logo {
width: 280px;
height: 140px;
float: left;
}

#Tabs {
width: 620px;
margin-top: 110px;
height: 30px;
float: right;
line-height:30px;
}

.ContentPane {
clear:both;
margin-top:10px;

width: 900px;
}

#ContentWrapper {
clear:both;
}

.LeftPane {
width: 630px;
min-height: 300px;
float: left;

}

#RightPaneWrapper {
width: 240px;
min-height: 300px;
float: right;
margin-bottom: 10px;
}

#RightNavTop {
height:10px;
background-image:url(Images/Blue_Top.jpg);
background-repeat:no-repeat;
}

#RightNav {
margin-bottom: 0px;
margin-top: 0px;
padding-left: 15px;
background-image:url(Images/Blue_Tile.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#248cb9;
min-height:230px;
}

#RightNavBottom {
height:10px;
background-image:url(Images/Blue_Bottom.jpg);
background-repeat:no-repeat;
margin-bottom: 15px;
}

.Right_Pane {

}

#Footer {
clear: both;
color: #523E29;
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;
}

.footer,
.footer a:link,
.footer a:visited,
.footer a:hover, 
.footer a:active {
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif !important;
color: #523E29 !important;
font-size: small;
}

.clear {
clear: both;
}



/* DNN OVERRIDES  */

.ControlPanel {
width: 922px;
margin-left:auto;
margin-right:auto;

}

.ControlPanel .SubHead {
font-size: .95em !important;
}

.ControlPanel .CommandButton {
font-size: .9em !important;
}

.LabelEditTextClass {
background-color: white;
background-image:none;
width:auto;
line-height:normal;
}


.LoginPanel table td {
padding: 3px;

}

.normal a img {
border:0px;
} 

.CommandButton,
.CommandButton a:link,
.CommandButton a:visited,
.CommandButton a:hover, 
.CommandButton a:active {
font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif !important;
color: #0A5989 !important;
font-size: small;
margin-bottom: 3px;
}

/* Style used in FormMaster Forms */

.FormTable {
padding:20px;
background-color:#e1e1e1;
}

.FormTable .SubHead {

}

.FormTable td {
padding: 10px;
font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif !important;
}

.FormTable hr {
margin:0px;
}

.FormTable h2 {
margin:0px;
}

.FormTable .cbxList td {
padding: 2px;
margin: 0px;
line-height:20px;

}

ul { 
margin:0 0 1.2em 3em; 
}

td {
padding:5px;
}


/*******************************************************
	FORM MASTER STYLES
*******************************************************/
.FormTable {
 clear:both;
 background:none;
}
 
.FormTable td {
padding:3px;
text-align:left;
 
}
 
.FormTable .NormalTextBox {
width: 210px;
border: 1px solid #ccc;
color:#999999;
height:20px;
line-height:20px;
padding-left: 2px;
}
 
.FormTable .ShortTextBox {
width: 100px;
border: 1px solid #ccc;
color:#999999;
height:20px;
line-height:20px;
padding-left: 2px;
}
 
.FormTable .MultiTextBox {
width: 300px;
border: 1px solid #ccc;
color:#999999;
padding: 4px;
white-space:normal;
}
 
.FormTable .FormSpacer {
height: 20px;
width:1px;
}
 
.FormTable .SubHead {
 

}
 
.FormTable .NormalRed {
color:#CE0000;
 
}
 
.FormTable .CheckBoxLabel {
color:#999999;
 
}
 
.FormTable .CheckBox {
color:#999999;
}
 
.FormTable .CheckBox input {
color: #999;
margin-top:5px;
margin-right: 5px;
}
 
.FormTable .FormLabel h3 {
font-weight:bold;
font-size:20px;
 
 
}
 
.FormTable #dnn_ctr477_FormMaster_lblRequired,
#dnn_ctr399_FormMaster_lblRequired,
#dnn_ctr401_FormMaster_lblRequired,
#dnn_ctr400_FormMaster_lblRequired,
#dnn_ctr398_FormMaster_lblRequired {
display:none;
}
 
.StandardButton {
margin: 0 5px;
}
 
.FormButton {
margin-left: 140px;
 
}

#dnn_ctr558_FormMaster_tdFormMasterHeaderCell {
	display:none;
}