@charset "utf-8";
/* CSS Document */

.subpageLeft 
	{
	display:inline;
	float:left;
	clear:right;
	width:754px; /* width of the sub page content holder */
	padding:0px;
	background-image: url(http://www.iLeads.com/images/subPageLeftMenuBkgnd.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}

.subPageContent 
	{
	display:inline;
	width:550px;
	float:left;
	clear:right;
	text-align:left;
	padding:10px 0px 0px 20px;
	}

.leftMenuBar 
	{
	float:left;
	clear:right;
	width:175px;
	height: auto;
	}

.leftMenuBarPanel
	{
	float:left;
	clear:both;
	padding:0px 0px 10px 0px;
	text-align:left;
	display:inline;
	width:175px;
	}

.pageBanner
	{
	float:left;
	clear:both;
	padding:0px 0px 15px 0px;
	}

.rightPanelSubPage 
	{
	float:left;
	clear:right;
	width:200px; /* 200 MAX */
	height:auto;
	padding:10px 0px 0px 10px;
	margin:0px;
	}
	
.subPageHeader {
	width:964px; /* The official width of the content */
	height:297px; /* correlates with the height of page glow graphic 	*/
	padding:0px;
}

.menuTitlePanel
	{
	text-align:left;
	padding:10px 0px 0px 10px;
	}
	
/* ======================= SUB PAGE LEFT HAND BOX CODE ========================= */
.subPageLeftBox1
	{
	float:left;
	clear:both;
	width:175px;
	height:auto;
	}

.subPageLeftBox2
	{
	float:left;
	clear:both;
	width:140px;
	height:auto;
	padding:5px 15px 10px 20px;
	background-image:url(http://www.iLeads.com/images/subPage_GenericBox2.gif);
	}

.subPageLeftBox3
	{
	float:left;
	clear:both;
	width:175px;
	height:5px;
	background-image:url(http://www.iLeads.com/images/subPage_GenericBox3.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
/* =================================== SUB PAGE BOX LINKS =============================== */

.subPageLeftBoxLinks
	{
	float:left;
	clear:both;
	width:135px;
	padding:0px 0px 8px 0px;
	display:block;
	font-size:11px;
	}

.subPageLeftBoxLinks a:link, .subPageLeftBoxLinks a:hover, .subPageLeftBoxLinks a:active, .subPageLeftBoxLinks a:visited 
	{
	text-decoration:none;
	padding-left:5px;
	font-size:12px;
	}
	
/* ======================================== TESTIMONIAL PAGE ================================ */

p.testimonial	{background: #f4f4f4; border:1px solid #ddd; padding:20px; line-height:1.5em; margin-bottom:20px} 
p.testimonial span	{text-align:right; font-style:italic; display:block; color:#006699; padding-top:10px;}

/* ==================================== mortgage_sites page ===================================== */

.site
	{
	width:550px;
	height:240px;
	border-bottom:#CCCCCC 1px solid;
	padding:15px 0px 15px 0px;
	}
	
.sitePreview
	{
	float:left;
	clear:right;
	width:300px;
	height:auto;
	}

.siteDescription
	{
	padding-top:8px;
	float:left;
	clear:right;
	width:250px;
	height:auto;
	}

/* ===================================== Press and News Page ================================== */

.pressNews
	{
	padding:15px 0px 0px 0px;
	width:550px;
	height:190px;
	border-bottom:#CCCCCC solid 1px;
	}
	
.pressPreview
	{
	float:left;
	clear:right;
	width:250px;
	}

.pressDescription
	{
	float:left;
	clear:right;
	width:300px;
	}
	
/* ========================================== sitemap layout for all subpages ===================================== */

.sitemap
	{
	width:550px;
	height:auto;
	}

.sitemapTitleRow
	{
	width:545px;
	height:12px;
	float:left;
	clear:both;
	padding:6px 0px 10px 5px;
	border-top: #0033CC 1px solid;
	font-size:14px;
	font-weight:bold;
	background-color:#0066CC;
	color:white;
	}

.sitemapRow1
	{
	width:550px;
	height:auto;
	float:left;
	clear:both;
	padding:8px 0px 8px 0px;
	border-bottom: #999999 1px dotted;
	}

.sitemapLink
	{
	float:left;
	clear:right;
	width:250px;
	}
	
.sitemapLink a, .sitemapLink a:visited, .sitemapLink a:active
	{
	padding:6px;
	color:#0066CC;
	font-weight:bold;
	font-size:12px;
	width:238px;
	display:block;
	}

.sitemapLink a:hover
	{
	background-color: #EEF5FD;
	color:black;
	text-decoration:none;
	width:238px;
	display:block;
	padding:6px;
	}

.sitemapDesc
	{
	padding:6px 2px 6px 10px;
	float:left;
	clear:right;
	width:260px;
	height:auto;
	}
	
/*============================================== training ======================================= */

.training
	{
	margin-top:20px;
	width:525px;
	height:200px;
	background-color:#FFFCEC;
	padding:10px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-top:#333 10px solid;
	}	
	
.trainingDesc
	{
	float:left;
	clear:right;
	width:80%;
	height:auto;
	text-align:left;
	}

.trainingImage
	{
	padding-top:15px;
	float:left;
	clear:right;
	width:20%;
	height:auto;
	text-align:right;
	}
	
	
/* ======================================== ROI Calculators ========================================== */

.costperlead
	{
	font-size:18px;
	font-weight:bold;
	color:#990000;
	text-align:left;
	}	
	
	
/* ======================================= Press released code =================================== */

.mediaContact
	{

	border:#CCCCCC 1px solid;
	width:525px;
	padding:10px;
	margin-top:10px;
	}
