/* ---- Memorial Drive United Methodist Church ---- */

/* Undo Defaults
----------------------------------------------------- */
* { /* -- removes default padding, margin & border -- */
  margin: 0px;
  padding: 0px;
  border: 0px;
}
img, a img {
  border: none; 
} 
/* General Stuff
----------------------------------------------------- */
body {
	background: #1d1313 url(../images/bgnd_main.gif) repeat-x;
	color: #2e2e2e;
	text-align: left;
	font: 14px Arial, Helvetica, sans-serif;
}
.clearit {
	clear: both;
	visibility: hidden;
	height: 15px;
}
.bumpdown {
 display: block;
	clear: both;
}
hr {
	color: #7f9ec3;
	height: 1px;
}
/* Main Boxes
----------------------------------------------------- */
#container {
	width: 990px;
	margin: 0px auto;
	padding: 0px;
	background: #e2e7ef url(../images/bgnd_container.gif) repeat-y;
}
#container-special {
	width: 990px;
	margin: 0px auto;
	padding: 0px;
	background: #f0f1f4 url(../images/bgnd_container_special.jpg) no-repeat;
}
h1 { 
 display: none; /* -- hides Welcome to text -- */
}
#left {
	width: 337px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#right {
	width: 618px;
	padding: 0px 10px 0px 25px;
	margin: 0px;
	float: left;
	background: url(../images/bgnd_top_nav.gif) repeat-x;
}
/* Logo Box
----------------------------------------------------- */
#logobox {
	text-indent: -9999px;
	width: 318px;
	height: 117px;
	padding: 13px 0px 0px 19px;
	margin: 0px;
	background: url(../images/bgnd_logo.jpg) no-repeat;
}
#logobox h2.logo {
	background: url(../images/memorial_drive_umc.gif) no-repeat;
	width: 295px;
	height: 105px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#logobox h2.logo a {
	background: url(../images/memorial_drive_umc.gif) no-repeat;
	width: 295px;
	height: 105px;
	display: block;
	outline: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#logobox h2.logo a:hover {
	background: url(../images/memorial_drive_umc.gif) no-repeat -295px;
}
/* 4 Nav Buttons Under Logo
----------------------------------------------------- */
#nav3 {
	height: 70px;
	width: 337px;
}
#nav3 a {
	display: block;
	outline: none;
	float: left;
 text-decoration: none;
	text-indent: -9999px;
}
#nav3 a.one{
	background: url(../images/daily_devotional.gif) no-repeat;
	width: 169px;
	height: 35px;
}
#nav3 a:hover.one {
	background: url(../images/daily_devotional.gif) no-repeat -169px;
}
#nav3 a.two {
	background: url(../images/prayer_requests.gif) no-repeat;
	width: 168px;
	height: 35px;
}
#nav3 a:hover.two {
	background: url(../images/prayer_requests.gif) no-repeat -168px;
}
#nav3 a.three {
	background: url(../images/weekly_communications.gif) no-repeat;
	width: 169px;
	height: 35px;
}
#nav3 a:hover.three {
	background: url(../images/weekly_communications.gif) no-repeat -169px;
}
#nav3 a.four{
	background: url(../images/sermon_audio.gif) no-repeat;
	width: 168px;
	height: 35px;
}
#nav3 a:hover.four {
	background: url(../images/sermon_audio.gif) no-repeat -168px;
}
#undernav {
 clear: left;
	width: 337px;
	display: block;
	height: 8px;
	background: url(../images/bgnd_annc_top.gif) no-repeat;
}
/* Annc Box
----------------------------------------------------- */
#anncbox {
	width: 337px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bgnd_left_col.gif) repeat-y;
	clear: left;
}
.annc {
	width: 337px;
	background: url(../images/bgnd_annc_top.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	overflow:auto;
}
#anncbox h5 {
	font-size: 14px;
	margin: 0px;
	padding: 12px 0px 8px 20px;
}
#anncbox h5 a, #anncbox h5 a:active, #anncbox h5 a:visited{
	color: #a50808;
	text-decoration: none;
	padding: 0px;
	outline: none;
}
#anncbox h5 a:hover {
	color: #1719b2;
	text-decoration: underline;
	padding: 0px;
}
#anncbox p {
	padding: 0px 10px 0px 20px;
	font-size: 12px;
	color: #2e2e2e;
	margin: 0px;
	line-height: 16px;
}
.anncimg {
	float:left;
	padding: 3px;
	margin: 0px 8px 18px 0px;
	background: url(../images/bgnd_annc_thmb.gif) no-repeat;
}

/* Nav - Primary
----------------------------------------------------- */
#nav {
	float: left;
	width: 144px;
	height: 276px;
	background: url(../images/bgnd_nav.jpg) no-repeat;
	padding: 0px 0px 0px 5px;
	text-align: center;
}
#nav ul {
	font-size: 13px;
	margin: 5px 0px 0px 0px;
}
#nav ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#nav ul li.last{ font-size:12px; } /* Memorial Drive Fellowship too big at 13px --*/
#nav ul li a, #nav ul li a:active, #nav ul li a:visited {
	cursor: hand;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	width: 139px;
	line-height: 27px;
	display: block;
	outline: none;
}
#nav ul li a:hover {
	color: #d49191;
	text-decoration: none;
	padding: 0px;
}
/* telerik override 
--------------------- */
#nav ul li ul li a, #nav ul li ul li a:active, #nav ul li ul li a:visited {
	cursor: hand;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 8px;
	width: auto;
	line-height: 18px;
	background: #931f1f;
	border-top: solid 1px #982a2a;
	border-bottom: solid 1px #841c1c;
	text-align: left;
}
#nav ul li ul li a:hover {
	color: #d49191;
	text-decoration: none;
	padding: 3px 8px;
	background: #7a1818;
	border-top: solid 1px #771717;
	border-bottom: solid 1px #811f1f;
}
/* Nav - Secondary
----------------------------------------------------- */
#nav2 {
	float: left;
	padding: 0px;
	margin-left: 24px;
}
#nav2 ul{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
}
#nav2 ul li {
	display: inline;
	line-height: 26px;
}
#nav2 ul li a, #nav2 ul li a:active, #nav2 ul li a:visited {
	cursor: hand;
	cursor: pointer;
	color: #fff;
	padding: 0px 10px;
	text-decoration: none;
	outline: none;
}
#nav2 ul li a:hover {
	color: #b8b9ff;
	text-decoration: none;
	background: transparent;
}
/* telerik override 
--------------------- */
#nav2 ul li ul li a, #nav2 ul li ul li a:active, #nav2 ul li ul li a:visited {
	cursor: hand;
	cursor: pointer;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 8px;
	margin: 0;
	line-height: 18px;
	width: 110px;
	background: #0e0f67;
	border-top: solid 1px #1a1b6e;
	border-bottom: solid 1px #0d0d5c;
}
#nav2 ul li ul li a:hover {
	color: #b8b9ff;
	text-decoration: none;
	padding: 3px 8px;
	background: #050657;
	border-top: solid 1px #040553;
	border-bottom: solid 1px #060766;
}
/* Subpage - SubNav
----------------------------------------------------- */
#subnav {
 padding: 0px;
	margin: 0px;
}
#subnav .home {
 display: block;
	margin: 0px;
	padding: 28px 0px 9px 0px;
	background: url(../images/bgnd_subnav_hdr.jpg) no-repeat;
}
#subnav .home a, #subnav .home a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background: none;
	padding-left: 32px;
	margin: 0px;
	background: url(../images/hm_arrow.gif) no-repeat 15px 2px;
}
#subnav .home a:hover {
	color: #9b2929;
	text-decoration: none;
	font-weight: bold;
	padding-left: 32px;
}
#subnav ul {
	font-size: 12px;
	margin: 0px;
	padding: 8px 0px 10px 0px;
	background: url(../images/bgnd_subnav.gif) repeat-y;	
}
#subnav ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#subnav ul li a.current {
	color: #9b2929;
	font-weight: bold;
}
#subnav ul.rootGroup {
 width: 337px;
}
#subnav ul li a, #subnav ul li a:active {
	cursor: hand;
	cursor: pointer;
	color: #333333;
	text-decoration: none;
	padding: 2px 20px 0px 32px;
	outline: none;
	background: url(../images/subnav_arrow.gif) no-repeat 15px 3px;
}
#subnav ul li a:hover {
	color: #9b2929;
	text-decoration: none;
	padding: 2px 20px 0px 32px;
}
#subnav ul li ul li a, #subnav ul li ul li a:active {
	cursor: hand;
	cursor: pointer;
	color: #333333;
	text-decoration: none;
	padding: 2px 20px 0px 20px;
	outline: none;
	background: url(../images/subnav_arrow.gif) no-repeat 5px 3px;
}
#subnav ul li ul li a:hover {
	color: #9b2929;
	text-decoration: none;
	padding: 2px 20px 0px 20px;
}
/* Subnav - Home 2 link
----------------------------------------------------- */
#subnav .home2 {
 display: block;
	margin: 0px;
	padding: 28px 0px 9px 0px;
}
#subnav .home2 a, #subnav .home2 a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background: none;
	padding-left: 32px;
	margin: 0px;
	background: url(../images/hm2_arrow.gif) no-repeat 15px 1px;
}
#subnav .home2 a:hover {
	color: #9b2929;
	text-decoration: none;
	font-weight: bold;
	padding-left: 32px;
}
/* Home - Promo Area
----------------------------------------------------- */
#promo {
	float: left;
	width: 394px;
	height: 233px;
	margin: 15px 0px 0px 30px;
	background:  url(../images/promo_bgnd.jpg) no-repeat;
}
#promo-view {
	margin: 11px 15px 0px 15px;
	font-size: 12px;
	color: #2e2e2e;
}
#promo-nav {
	text-align: center;
	margin-top: 12px;
}
.promo-table {
 background-color: #8c8c8c;
	font-size: 11px;
	color: #d3dbe6;
	margin: 13px 7px 8px 7px;
}
.promo-table a {
 text-decoration: underline;
	color: #a50808;
}
.promo-table a:hover {
 text-decoration: underline;
	color: #1719b2;
}
.promo-title, .promo-title a {
	font-size: 14px;
	color: #a50808;
	font-weight: bold;
	text-decoration: none;
}
.promo-pic {
	float:left;
	margin-right: 8px;
}
/* Main Content
----------------------------------------------------- */
#contentbox {
	width: 590px;
	padding: 0px 5px 0px 3px;
	margin: 0px;
	clear: both;
}
.content {
	font-size: 13px;
	line-height: 18px;
	padding: 25px 3px 10px 8px;
	overflow:auto;
}
.content h3, .content h3 a, .content h3 a:active, .content h3 a:visited {
	color: #a50808;
	padding: 0px 0px 10px 0px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	background: url(../images/bgnd_h3.gif) no-repeat left 5px;
}
.content h3 a:hover {
	color: #1719b2;
	text-decoration: underline;
}
.content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
.content a, .content a:active, .content a:visited {
	color: #a50808;
	text-decoration: underline;
	outline: none;
}
.content a:hover {
	color: #1719b2;
	text-decoration: underline;
}
p .add a, p .add a:active, p .add a:visited {
	color: #a50808;
	text-decoration: underline;
	background: url(../images/additional.gif) no-repeat 1px 3px;
	padding-left: 18px;
	outline: none;
}
p .add a:hover {
	color: #1719b2;
	text-decoration: underline;
	background: url(../images/additional.gif) no-repeat 1px 3px;
	padding-left: 18px;
}
.content ul, .content ol {
	padding: 0px 0px 0px 20px;
	display: block;
	clear: left;	
}
#sub-theme {
	float: left;
	width: 338px;
	height: 203px;
	background: url(../images/theme_image_holder.gif) no-repeat;
	margin: 28px 0px 0px 48px;
}
#sub-theme .img {
	margin: 8px 0px 0px 13px;
	border: 1px solid #9c9c9c;
}
#subtwo {
	clear: both;
	background: #f0f1f4;
	width: 930px;
	margin: 0px auto;
	padding: 0px 30px 40px 30px;
}
/* Images
----------------------------------------------------- */
.imgright {
	float:right;
	padding: 2px;
	margin: 0px 0px 6px 10px;
	background: #e6e6e6;
	border: 1px solid #8d8d8d;
}
.imgleft {
	float:left;
	padding: 2px;
	margin: 0px 10px 6px 0px;
	background: #e6e6e6;
	border: 1px solid #8d8d8d;
}
.imgright-noborder {
	float:right;
	padding: 2px;
	margin: 0px 0px 6px 10px;
}
.imgleft-noborder {
	float:left;
	padding: 2px;
	margin: 0px 10px 6px 0px;
}
/* Footer
----------------------------------------------------- */
#footer {
	font-size: 12px;
	color: #adb2b9;
	padding: 25px 0px 80px;
	margin: 0px auto;
	clear: both;
	background: #060404 url(../images/bgnd_footer.gif) repeat-x left top;
	text-align: center;
}
#footer p.footerbox {
	padding: 6px 0px;
	line-height: 30px;
}
#footer a, #footer a:active, #footer a:visited {
	color: #adb2b9;
	text-decoration: none;
	padding: 3px 13px;
}
#footer a:hover {
	color: #a50808;
	text-decoration: underline;
}
#siteby {
	padding-left: 100px;
}
/* Buttons, Forms, Alternating Rows, Required, Notify, etc.
------------------------------------------------------------------ */
.btn {
	font-size: 12px;
	color: #2e2e2e;
	margin: 5px 0px;
	background: url(../images/btn_bgnd.gif) repeat-x left bottom;
	border: 1px solid #c0c1c4;
	border-bottom: 1px solid #ba280b;
	padding: 2px 5px;
}
.back {
 width: 100px;
}
.alternatingrow {
 background-color: #cbcccf;
}
.reqd {
	font: 15px Arial, Helvetica, sans-serif;
	color: #ff002a;
}
input, option, textarea, select, .forminput{
	font-size: 12px;
	color: #2e2e2e;
	background: #f2f3f6 url(../images/input_bgnd.gif) no-repeat;
	padding: 2px 5px;
	margin: 0px 0px 2px 4px;
	border-top: 1px solid #bfc8d9;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #bfc8d9;
}
.notify { /* Evite Successful send message */
	font-size: 13px;
	color: #ff002a;
	background: #cad7e8;
	padding: 10px; 
}
/* CM - CSS Styles
----------------------------------------------------- */

.titlereg{
	color: #a50808;
	font-size: 16px;
	font-weight: bold;
}
.titlesmall{
	color: #a50808;
	font-size: 13px;
	font-weight: bold;
}
.titlegreen{ /* title blue */
	color: #222498;
	font-size: 16px;
	font-weight: bold;
}
.regtext {
	color: #2e2e2e;
	font: 12px Arial, Helvetica, sans-serif;
}
.smalltext {
	color: #2e2e2e;
	font: 11px Arial, Helvetica, sans-serif;
}
.specialtext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ff002a;
}
.greentext { /* text blue */
	font: 12px Arial, Helvetica, sans-serif;
	color: #222498;
}
.bluetext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #7678f8;
}

