﻿/* http://www.webreference.com/authoring/style/sheets/layout/advanced/ */

/* Three-pixel bug fix: http://www.positioniseverything.net/explorer/threepxtest.html */
* html img { padding-bottom: 3px; }

/* elements - BEGIN */
body, table, a, div, h1, h2, h3, h4, h5, h6, input, select, textarea
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
	font-family: Verdana, Arial, Tahoma, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body, .background 
{
    background-color: #EEEEEE;
}

table, div
{
    background-color: white;
}

h1, h5, h5 a
{
	color: #333333;
	font-family: Verdana;
	line-height: 1em;
}

h1
{
	font-size: 8pt;
}

h5, h5 a
{
	font-size: 7pt;
}
/* elements - END */

/* Master Page - BEGIN */
.main
{
	min-height: 580px;
	width: 800px;
}

.topnav
{
	background-color: White;
	padding: 30px 0 0 20px;
	height: 81px;
}

.menu
{
	float: left;
	margin: 45px 0 0 60px;
	width: 340px;
}

.subMenu
{
	z-index: 100;
}

.menuItem, .subMenuItem
{
	color: #333333;
	font-family: Arial;
	font-size: 8pt;
}

.menuItem
{
	font-weight: bold;
	margin: 0 8px 0 0;
}

.subMenuItem
{
	background-color: #F0F0F0;
	margin: 0 0 0 2px;
}

.body
{
	float: left;
	padding: 0 33px 0 33px;
}

.bodyInset
{
	float: inherit;
	padding: 0 3px 3px 3px;
	margin-bottom: 15px;
	min-height: 423px;
}

.loginName, .loginName a
{
	font: 7pt Arial;
}

.loginName
{
	margin-right: 30px;
}

.loginName span
{
	margin-right: 3px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.container
{
	float: inherit;
	min-height: 410px;
	width: 728px;
}

.contentLargeA
{
	float: left;
	width: 383px;
}

.contentSmallA
{
	float: left;
	margin: 40px 0 0 25px;
	width: 295px;
}

.footer, .footer a
{
	font-family: Arial;
	font-size: 8pt;
	line-height: 1.5em;
	padding-bottom: 15px;
	text-align: center;
}

.validator 
{
	vertical-align: top;
}
/* Master Page - END */

/* Home Page - BEGIN */
.welcome .welcomeText
{
	margin: 10px 5px;
}

.welcomeText, .welcomeText a
{
	/* margin-top: 20px; - needed for home page ??? */
	color: #333333;
	font-size: 9pt;
	font-family: Times New Roman;
	line-height: 3em;
}

.welcomeText a 
{
	text-decoration: underline;
}

.welcomeText ul 
{
	margin-top: .5em; 
	margin-bottom: .5em; 
	list-style-image: url(http://www.firstbaptistdg.org/_images/listStyleImage.gif);
}

.welcomeText br, .welcomeText ul, .welcomeText ul a
{
	line-height: 1.5em;
}

.highlight
{
	border-bottom: solid 1px #003366;
	border-top: solid 1px #003366;
	margin: 46px 25px 0 0;
	padding: 5px 10px 15px 3px;
}

.highlightTitle, .highlightTitle a, .highlightText, .highlightBig
{
	color: #996633;
	line-height: 1.5em;
	font-family: Verdana;
	width: 100%;
}

.highlightTitle, .highlightTitle a
{
	font-size: 14pt;
	margin-bottom: 5px;
}

.highlightText
{
	font-size: 9pt;
}

.highlightBig
{
	font-size: 12pt;
}
/* Home Page - END */

/* About Us - BEGIN */
.contentB, .contentC
{
	margin: 25px 0 0 45px;
	width: 681px;
}

.contentBottom
{
	float: left;
	padding: 25px 0 0 45px;
	width: 681px;
}

.contentSmallB, .contentLargeC 
{
	float: left;
	margin-top: 25px;
}

.contentLargeB, .contentSmallC 
{
	float: left; 
	margin: 25px 0 0 15px;
}

.contentSmallB
{
	width: 220px;
}

.contentSmallB select
{
	margin-bottom: 20px;
}

.contentLargeB
{
	width: 405px;
}

.contentSmallC 
{
	width: 250px;
}

.contentLargeC
{
	width: 375px;
}

.title
{
	font-family: Verdana;
	font-size: 30pt;
}

h2, .leftNav, .leftNav a, .pageNav, .pageNav a, .pageNav span, .entryLabel a, .entryLabel, .entryButton a, a.entryButton, .profileTitle
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	line-height: 2em;
	vertical-align: top;
}

h2 
{
	line-height: 3.5em;
}

.pageNav a, .pageNav span
{
	margin-left: 20px;
	text-decoration: none;
}

.entryButton a, a.entryButton
{
	margin-right: 20px;
}

.entryButton
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.entryInput input[type="text"], .entryInput input[type="password"], .entryInput input[type="file"], input.entryInput, .entryInput textarea, .entryInput select
{
	width: 85%;
}
/* About Us - END */

/* Staff - BEGIN */

.profileName
{
	font-size: 12pt;
}

.profileText img 
{
    margin-right: 28px;
    margin-bottom: 9px;
}

/* Staff - END */

/* Guestbook - BEGIN */

.message 
{
	border-bottom: 1px solid #999999;
}

.message, .profile
{
	color: #333333;
	line-height: 1.5em;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.messageCategory, .messageTitle 
{
    font-size: 10pt;
}

.messageSender 
{
    margin-bottom: 15px;
}

.messageText, .messageText a, .profileText, .profileText a 
{
	font-size: 9pt;
	font-family: Times New Roman;
	vertical-align: top;
}

.messageText a, .profileText a 
{
	text-decoration: underline;
}

.messageDate, .messageDate a
{
    font-size: 7pt;
    text-align: right;
}

.messageSender a, .messageDate a
{
    color: Blue;
}

.messageText img 
{
    margin-right: 18px;
    margin-top: 5px;
}

/* Guestbook - END */

/* Photos - BEGIN */

.selected, .unselected
{
    vertical-align: top;
}

.selected div, .unselected div
{
    width: 80px;
    padding: 10px;
    font-size: 7pt;
    text-align: center;
}

.unselected, .unselected div
{
    background-color: #DDDDDD;
}

/* Photos - END */

/* Directory - BEGIN */

.directory 
{
	float: left; 
	background-color: White; 
	width: 225px; 
	height: 410px; 
	overflow: scroll;
}

.name, .name a
{
	font-weight: bold;
	margin-top: 5px;
}

.directory table
{
	margin-left: 5px;
	margin-top: 5px;
}

div#directory span.other
{
    display:none;
}

div#directions 
{
	background-color: White; 
	min-height: 330px;
}

div#map 
{
	float: left; 
	width: 500px; 
	height: 410px;
}

div#map, div#map div 
{
	background-color: transparent; 
}

div#map a.lightbox img
{
    border-width: 0;
    margin: 4px 10px 0 4px;    
}

.legal
{
	font-size: 7pt;
	padding-left: 10px;
	padding-right: 10px;
	color: White;
}

/* Directory - END */

/* Calendar - BEGIN */

.eventmonth /* Surrounds the calendar */
{
    border: 1px solid #DBDB79;
    width: 610px;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
}

.eventmonthtable /* used as the cssclass of the actual calendar */
{
    width: 610px;
    margin-right: auto;
    margin-left: 20px;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #DBDB79;
    border-collapse:collapse;
}

.dayNumber
{
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}

.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth, .calothermonth div
{
    background-color: #DCD78E;
}
.calcurrentday, .calcurrentday div
{
    background-color: #FFFFC1;
}
.calweekend, .calweekend div
{
    background-color: #FEEB95;
  /*  width: 15%; */
}

.calcurrentmonth div, .calcurrentmonth div, .calothermonth div, .calcurrentday div, .calweekend div
{
    font-size: 8pt;
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #C7C272;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
     
}

a.milestone
{
    color:#999999;
}

/* Calendar specific formatting - end */

