/*#############################################################
Name: Summit Baptist Church
Date: 2007-11-27
Author: Will Ballard
URL: http://shepboy.com
 
#############################################################*/


/* CSS Document */


body{

/*	*/
	
	background-image:url(images/BackgroundTile.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #610000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding: 0px;
	color: black;
	font-family: Verdana, Helvetica,  sans-serif;
	line-height:150%;
	font-size: 11px;

}


div {
border: 0px solid red;
}

table {
border: 0px;
}

td {
padding: 0px;
vertical-align: top;
text-align:left;
}

p {
font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif !important;
font-size: small;
line-height:150%;
}

h2, 
.Head {
color: #6D0000;
font-size: large;
}

h3,
.SubHead {
color: #6D0000;
font-size: medium;
font-weight:bold;
margin-bottom: 3px;

}

h4,
.SubSubHead{
color: #444444;
font-size: medium;
margin-bottom: 3px;
}


img {
/*
border:0px;
margin:0px;
margin: auto;
border:auto;

*/

}

p img {
border:0px;

}

LABEL A IMG {
display: none;
}


blockquote{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
} 

blockquote A:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
} 

body A:link { 
color: #292929;
text-decoration:none;
border-bottom: dotted 1px #292929;

} 

body A:hover{ 
color: #292929;
text-decoration:none;
background-color:#d3d3d3;
border-bottom: dotted 1px #292929;
}

body A:active {
color: #292929;
text-decoration:none;
border-bottom: dotted 1px #292929;
}

body A:visited { 
color: #292929;
text-decoration:none;
border-bottom: dotted 1px #292929;
}


#PageWrapper {
width:805px;
background:#480000;
/*
background-image:url(images/PageDropShadowTile.jpg);

background-repeat:repeat-y;*/
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top: 10px;
padding-top: 2px;
padding-bottom: 2px;

}

#AdminPageWrapper {
width:830px;
background:#fff;
background-image:url(images/AdminPageDropShadowTile.jpg);
background-repeat:repeat-y;
text-align:center;
margin-left:auto;
margin-right:auto;

}

#InnerPageWrapper {
width:800px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

 


 

#Header {
height: 154px;
background-image:url(Images/Header.jpg);
background-repeat:no-repeat;
background-color: #fff;
text-align:left;



}

#Logo {
float:left;
margin-left: 20px;
margin-top: 9px;
text-align:left;
}

#Logo A:link, #Logo A:hover, #Logo A:active, #Logo A:visited {
background-color:transparent;
border-bottom: 0px ;
} 

.Logo {}

#Login {
float:right;
position:relative;
margin: 10px;
top: 120px;
text-align:right;

}

.Login, .Login:link, .Login:visited, .Login:active, .Login:hover  {
color: #6D0000;
 }
 
  
#NavBar {
clear:both;
height:30px;
line-height:30px;
background-image:url(images/NavBarTile.jpg);
background-repeat:repeat-x;
color: white;
text-align:left;
}

#BreadCrumbs {
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
color:#fff;
text-align:left;
}

.BreadCrumbs:link, .BreadCrumbs:visited, .BreadCrumbs:active, .BreadCrumbs:hover  {
color:#fff;
font-size: 12px;
font-weight:normal;
 }
 
#ContentWrapper {
text-align:left;
background-image:url(images/SplitPaneBackgroundTile.jpg);
background-repeat:repeat-y;
background-color:#fff;

}


#ContentPaneWrapper {
width: 780px;
min-height: 200px;
background-color:#fff;
padding: 10px;
clear:both;
}



#LeftPaneWrapper{
float:left;
background-image:url(images/NavBarGreyShadow.jpg);
background-repeat:repeat-x;
background-position: top;
/*
background-color:#ebebeb;
*/
width: 200px;
text-align:left;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;

}



#RightPaneWrapper {
float:right;
background-image:url(images/NavBarWhiteShadow.jpg);
background-repeat:repeat-x;
background-position: top;
background-color:#fff;
width:560px;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;

}

.LeftPane{
 text-align:left;
 min-height: 200px;
 padding: 0px;
}

.ContentPane{
 text-align:left;
 min-height: 200px;
 padding: 0px;
}

.RightPane {
 text-align:left;
 min-height: 200px;
 padding: 0px;
}

#FooterWrapper {
clear:both;
background-color:#610000;

}

.FooterText {
color: black;
font-size: 11px;
}

.FooterText a:link, .FooterText a:visited, .FooterText a:active, .FooterText a:hover  {
color: black;
font-size: 11px;
text-decoration:none;
 }
 
.divider {

}
.clearer {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
 
 /*
td .NormalTextBox {
border: 0px;
}

input [type="checkbox"] {
	border: solid 1px #494949;
	background-color: #e4e4e4;
}

 */

.NormalTextBox{
/*
	background-color: #e4e4e4;
	background-image:url(Images/TextBoxTile.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	border: solid 1px #494949;
	*/
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
color: #6D0000;
text-decoration:none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
color: #6D0000;
text-decoration:none;
}

A.CommandButton:visited  {
color: #6D0000;
text-decoration:none;
}

A.CommandButton:active   {
color: #6D0000;
text-decoration:none;
}

A.CommandButton:hover    {
color: #6D0000;
text-decoration:none;
}

A.CommandButton img {
border-bottom: none;

}


.SearchTextBox{
	background-color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	width: 140px;
	height:20px;
	border: solid 3px #9a3e00;
}

 
.StandardButton, .inputbutton {
    background: #6D0000 none; 
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
}


.FooterText LABEL {
display:none;
}


/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */

.ControlPanel {
width: 820px;
margin-left:auto;
margin-right:auto;

}

.ControlPanel .SubHead {
font-size:xx-small;

}
/****** end DNN override *****/


