﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

/*Choose your MarketingSolution*/

#ChooseYourMarketingSolutionContainer
{
	height: 294px;
	width: 535px;
	background-repeat: no-repeat;
	padding-left: 6px;
	background-image: url('/Content/Images/MarketingBkd.jpg');
}

.CYMBottomContent
{
	height: 150px;
	width: 530px;
	display: none;
}
.CYMBottomContent #Spacer
{
	width: 3px;
	height: 150px;
	margin-left: 264px;
	margin-top: -152px;
	text-align: center;
}

.CYMBottomContent #Spacer .Line
{
	height: 120px;
	width: 1px;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

.CYMBottomContent ul
{
	margin-left: 15px;
	padding-left: 45px;
	margin-top: 3px;
}
.CYMBottomContentLeft
{
	width: 262px;
	height: 150px;
	margin-top: 2px;
	position: relative;
}

.CYMBottomContentHeader
{
	margin-top: 10px;
	font-family: Arial;
	font-size: 16px;
	margin-left: 30px;
	font-weight: bold;
}

.CYMHeader
{
	height: 34px;
	width: 528px;
	font-size: 25px;
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
}

.CYMSelectionHeader img
{
	padding-left: 30px;
	padding-top: -5px;
	border-width: 0px;
}

.CYMSelectionHeader
{
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.CYMSelectionSendPostcards
{
	height: 94px;
	width: 172px;
	margin-left: 354px;
	margin-top: -96px;
	background-color: #EAEAEA;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
}

.CYMSelectionLeadsAndLists
{
	height: 94px;
	width: 174px;
	margin-left: 178px;
	margin-top: -96px;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
}

.CYMSelectionSendEmails
{
	height: 94px;
	width: 176px;
	background-color: #EAEAEA;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
}

#LeadPileContent 
{
	margin-left: auto;
	margin-right: auto;
	width: 539px;
	color: #1F55A7;
	font-size:14px;
	font-family:Arial;
	height: 530px;
	margin-top: 40px;
	text-align:center;
}

#LeadPileContent img
{
	border:0;
}

#LeadPileContent .Title
{
	font-weight:bold; font-size:22px;
}

#LeadPileContent .StartSearchBox
{
border: solid 1px #0054A4; width: 100%; clear:both; float:left;padding:5px;margin-top:10px;text-align:left;
}

#LeadPileContent .StartSearchBox p
{
	padding: 5px 0 5px 0;
	margin:0;
}

#LeadPileContent .StartSearch
{
	float:left;width:20%;margin-top:3%;
}

#LeadPileContent .SearchInfo
{
	width: 80%; float: left;
}

#LeadPileContent .SearchInfo span
{
	text-decoration: underline;
}

/*Choose your MarketingSolution*/

body
{
	background-color: #E9E9E9;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

A:link
{
	text-decoration: underline;
	color: #000099;
	padding-left: 0px;
	font-size: 1em;
}

A:visited
{
	text-decoration: underline;
	color: #000099;
	padding-left: 0px;
	font-size: 1em;
}

A:hover
{
	text-decoration: none;
	color: #000099;
	padding-left: 0px;
	font-size: 1em;
}

A:active
{
	text-decoration: underline;
	color: #000099;
	padding-left: 0px;
	font-size: 1em;
}

.Container
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: White;
	text-align: left;
}

#Main
{
	padding: 20px 0px 20px 20px;
}

.InsightMain
{
	padding: 20px 0px 20px 20px;
	background-color:#f0f0ee;	
}

#Main A:link
{
	text-decoration: underline;
	color: #000099;
	padding-left: 0px;
	font-size: 1em;
}

#Main A:visited
{
	text-decoration: underline;
	color: #000099;
	padding-left: 0px;
	font-size: 1em;
}

#Main A:hover
{
	text-decoration: none;
	color: #000099;
	padding-left: 0px;
	font-size: 1em;
}

#Main A:active
{
	text-decoration: underline;
	color: #000099;
	padding-left: 0px;
	font-size: 1em;
}


/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}
h2
{
	padding: 0 0 10px 0;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}

.BreadCrumbContainer
{
	padding-bottom: 10px;
}

.BreadCrumb A, .BreadCrumb A:visited, .BreadCrumb:active
{
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.BreadCrumb A:hover
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.BreadCrumbCurrentPage
{
	font-size: 11px;
	color: #0054A4;
	font-weight: bold;
}

.widgetHeader
{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.container
{
	margin-right: auto;
	margin-left: auto;
	width: 765px;
	padding: 0 0 10px 10px;
	height: 553px;
	background: #FFFFFF url('/Content/Images/AMI0002background.png') no-repeat 0 0;
}
.header
{
	float: left;
	width: 100%;
	height: 55px;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
}
.containerBody
{
	float: left;
	clear: both;
	width: 100%;
	color: #333333;
	font-size: 13px;
}

.ErrorMessage
{
	color: Red;
	font-size: 10px;
}

.roiRequestInfo, .Text, .Symbol, .Value
{
	float: left;
}
.roiRequestInfo
{
	padding-top: 10px;
	clear: both;
}
.roiRequestInfo .Item
{
	width: 180px;
}
.roiRequestInfo .Item .Text
{
	width: 120px;
}
.roiRequestInfo .Item .Symbol
{
	width: 20px;
}
.roiRequestInfo .Item .Value
{
	width: 40px;
	float:right;
}
.roiRequestInfo .Item2
{
}
.roiRequestInfo .Item2 .Text
{
	width: 170px;
}
.roiRequestInfo .Item2 .Value
{
}
#rightContent
{
	float: left;
	clear: both;
	width: 85%;
	border: solid 1px #639630;
	padding: 15px;
}
#rightContent h1
{
	font: bold 16px;
	color: #639630;
	padding: 0;
	margin: 0;
}
.tabluarItem
{
	padding-left: 30px;
	float: left;
	min-height: 40px;
}
.homePageStartButton
{
	padding-left: 43px;
	border-width: 0px;
}
#backgroundPopup
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 1;
}
#TopImageMyAcct
	{
		height: 25px;
		width: 218px; /*	background: url('/Content/Images/AccountBkdTop.gif');*/
		background-repeat: no-repeat;
		position: relative;
		margin-left: 1px;
		margin-top: 0;
		padding-left: 7px;
	}
	.TopTextMyAcct
	{
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		position: relative;
		top: 8px;
		padding-left: 8px;
	}
	.AccountInfoMiddleRows
	{
		padding-top: 8px;
	}
	.AccountInfoItemRow
	{
		float: none;
		clear: both;
	}
	.AccountInfoHeaderRowIcon
	{
		padding: 2px;
		padding-left: 10px;
		width: 26px;
		height: 18px;
		float: left;
	}
	.AccountInfoHeaderRowText
	{
		padding-top: 2px;
		font-weight: bold;
	}
	.AccountInfoItemRowVSpacer
	{
		padding-top: 2px;
	}
	.AccountInfoItemRowText
	{
		padding: 1px;
		padding-left: 48px;
		width: 115px;
		float: left;
	}
	.AccountInfoItemRowLink
	{
		padding: 1px;
		padding-left: 15px;
		float: left;
		font-size: 11px;
	}
	.AccountInfoHeaderLink
	{
		font-size: 11px;
		float: right;
		clear: both;
		padding-right: 23px;
		vertical-align: top;
		margin-top: -20px;
	}
.popup
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	background: #FFFFFF;
	border: 2px solid #cecece;
	z-index: 2;
	padding: 12px;
	font-size: 13px;
}
.WelcomePopup
{
	width: 640px;
	height: 370px;
	padding: 10px;
	float: left;
	clear: both;
	background-color: #ffffff;
	display: none;
	text-align: left;
}

.FloatingFull
{
	width: 100%;
	float: left;
	clear: both;
}

#ChurchesConglomerate
{
	width: 20%;
	float: left;
	padding-left: 5%;
	padding-top: 18px;
}

#GrowYourCongregation
{
	padding-left: 5%;
	width: 65%;
	float: left;
}

#GrowYourCongregation p
{
	padding: 0;
	margin: 0;
}

#ChurchesStaticContent
{
	width: 764px;
	float: left;
	clear: both;
	height: 521px;
	margin-left:16px;
	background: transparent url('/Content/Images/ChurchesStaticBackground.png') no-repeat 0 0;
}

#ChurchesStaticContent h2
{
	color: #333333;
	margin-bottom: 0;
}

#ChurchesStaticContent .PaddedList li
{
	padding-top: 13px;
	list-style-type: square;
}
#ChurchesStaticContent .Special li
{
	padding-bottom: 11px;
}
#ChurchesStaticContent .PaddedList
{
	margin-top: 0;
	margin-bottom: 10px;
}

#ChurchesStaticContent #TopContent
{
	padding-bottom: 20px;
}

#ChurchesStaticContent .Special
{
	margin: 0;
	padding: 0;
	padding-left: 14px;
}

#ChurchesStaticContent .MiddleBorder
{
	height: 1%;
	border-bottom: solid 1px #999999;
}

#ChurchesStaticContent .BottomContent
{
	padding-top: 15px;
}

#FiveHundredSpecial
{
	float: left;
	width: 43%;
	padding-left: 5%;
	position: relative;
}
#FiveHundredSpecial .Details
{
	width: 69%;
	float: left;
}

#ChurchesStaticContent .BottomContent h3
{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#FiveHundredSpecial .Details h4
{
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#FiveHundredSpecial #MostPopularPackage
{
	top: -11px;
	right: 17px;
	position: absolute;
}

.BottomContent .MiddleDivider
{
	width: 1%;
	float: left;
}

.MiddleDivider #Spacer
{
	height: 16px;
	width: 1%;
}

.MiddleDivider .Divider
{
	border-left: solid 1px #999999;
	height: 100px;
	width: 1%;
}

#ReachMoreInCommunity
{
	width: 45%;
	float: left;
	padding-left: 3%;
}

#CongregationBuildFooter
{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 25px;
}
/*********** Leads2Success ***********/
.l2scontainer{margin: 10px 0 100px 20px;}
.l2sWelcome{margin: 20px 0 40px 0; font-size: 15px; font-weight: bold; color: #0054A4;}
.l2scontent{width: 500px; border: solid 1px #0054A4; margin: 0 0 0 20px;}
.l2sHeader{background-color: #0054A4; width: 500px; height: 24px; margin-bottom: 10px;}	
.l2sHeaderText{color: White; font-size: 15px; font-weight: bold; padding: 4px 0px 0px 10px;}
.l2sDatabase{height: 70px; margin-left: 10px;}
.l2sDatabaseText{font-size: 13px; color: #0054A4;}
.l2sDatabaseContent{float: left; padding: 5px 0 0 0;}
.l2sDatabaseUrl {float: left; margin: 0px 0 0 20px;}