/*
----------------------------------------------------------
Site: 		estatematters.biz
FileName: 	main.css
Version: 	2004.01.13
----------------------------------------------------------
*/


/* GLOBAL Elements */
/* ----------------------------------------------------- */
body {
    margin: 0px 0px 0px 0px;
    color: #000000;
    background-color: #ffffff;
    font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size: 11px;
}
td {
    color: #000000;
    font-size: 11px;
    line-height: 15px;
}
a:link {
    color: #065E6D;
    text-decoration: none;
}
a:visited {
    color: #065E6D;
    text-decoration: none;
}
a:hover {
    color: #065E6D;
    text-decoration: underline;
}
p { margin: 0px 0px 4px 0px; }

img  { border: 0px; }/* remove border from image */

li {
	margin: 0px 0px 5px 7px;
	list-style-position: outside;
	/* list-style-image: url(/images/bullet_arrow_green.gif); */
	list-style-type: square;
}

ul {
	margin: 0px 0px 15px 7px;
}

/* Formatting Structure */
/* ----------------------------------------------------- */

table.siteWrap { width: 100% }

td.siteWrap {
    width: 100%;
	border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
	vertical-align: top;
}

.siteLeftColumn {
    width: 166px;
	vertical-align: top;
	background-color: #8F8F5D;
}



/** HEADER **/

table.header { width: 100%; background-color: #1A4E5D /*#065E6D*/; border-bottom: 1px solid #999999;}

table.headerNav { width: 655px; height: 108px; }
.headerNav td { padding: 10px 10px 10px 15px; }
#siteHeaderHead { color: #D9D2A9; padding: 21px 0px 0px 7px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; }

.navCompany {
	color: #E8E8E8;
	text-decoration: none;
	font-size: 11px;
	vertical-align:bottom;
	text-align: right;
}

.navCompany a, .navCompany a:visited  {
	color: #E8E8E8;
	text-decoration: none;
}
.navCompany a:hover {
	text-decoration: underline;
}

.navMain, .navMain a, .navMain a:visited {
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2F8FC;
	font-weight: bold;
}

.navMain a:hover {
	color: #E2F8FC;
	background-color: #8F8F5D;
	text-decoration: none;
}

.navMainCurrent, .navMainCurrent a, .navMainCurrent a:visited, .navMainCurrent a:hover {
	color: #E2F8FC;
	background-color: #8F8F5D;
	text-decoration: none;
}

/** CONTENT **/

/* drupal NEWS/ARTICLES */
.node .content p { margin-bottom: 15px } 

.contentbody { width: 100%; }

.bodyPhoto { width: 241px ; vertical-align:top; }

.bodyTextMain { 
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	width: 340px;
	overflow: auto;
	vertical-align: top;
	border-bottom: 0px solid #999999;
	border-left: 1px dotted #999999;
}	

.bodyTextHeading { 
	color: #666666;
	/* background-color: #DCDADA; */
	font-weight: bold;
	background-image:url(/images/bullet_arrow_red.gif); /** bullet/list trick ; match bodyTextNormal padding **/
	background-position: top left;
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 16px;	
}	

.bodyTextNormal { 
	color: #666666;
	/* background-color: #DCDADA; */
	padding: 10px 10px 10px 16px;
	font-weight: normal;
}	

.bodyTextSubIntroHeading { 
	color: #666666;
	/* background-color: #DCDADA; */
	font-weight: bold;
	background-image:url(/images/bullet_arrow_red.gif); /** bullet/list trick ; match bodyTextNormal padding **/
	background-position: left;
	background-repeat: no-repeat;
	margin: 10px 0px 0px 6px;
	padding: 0px 0px 0px 16px;
}	

.bodyTextSubHeading { 
	color: #666666;
	/* background-color: #DCDADA; */
	font-weight: bold;
	background-image:url(/images/bullet_arrow_orange.gif); /** bullet/list trick ; match bodyTextNormal padding **/
	background-position: left;
	background-repeat: no-repeat;
	margin: 8px 0px 0px 6px;
	padding: 0px 0px 0px 16px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

.bodyTextSubNormal { 
	color: #666666;
	/* background-color: #DCDADA; */
	padding: 0px 10px 2px 16px;
	margin: 0px 0px 0px 6px;
	font-weight: normal;
	font-size: 10px;
}	

.bodyTextFull { 
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	overflow: auto;
	vertical-align: top;
	border-bottom: 0px solid #999999;
	border-left: 1px dotted #999999;
}	

.bodyTextSide {
	vertical-align: top;
	padding: 10px 10px 10px 10px;	
}

.subBodyLayout {
	
}

.stockTxt td {
	font-size: 9px;
}

.introCollage td {
	padding: 20px 4px 10px 7px;
	color:#999999;
	font-size: 11px;
	vertical-align: top;
}

.introCollageTxt {
	border-top: 1px dotted #E3E3E3;
	border-left: 1px dotted #E3E3E3;
	border-right: 1px dotted #E3E3E3;
	border-bottom: 1px dotted #E3E3E3;
	text-align: left;
	margin-top: 5px;
	padding: 6px 6px 6px 6px;
	height: 60px;
	width: 140px;
}


/* drupal */

.bodyWrap { 
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	width: 530px;
	overflow: auto;
	vertical-align: top;
	border-bottom: 0px solid #999999;
	border-right: 1px dotted #999999;
}	

#bodyTextArticle { 
	padding: 30px 14px 20px 14px;
	color:#484848;
	font-size: 10px;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.bodyTextArticleTitle {
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.links { margin: 0px 0px 28px 0px;}

.more-link, .more-link a, .more-link:visited {
	text-align: left;
	font-weight: bold;
	color:#66CCFF;
	font-size: 10px;
}

#sidebarLeft {
	padding: 18px 10px 10px 10px;
}

#sidebarRight {
	width: 150px;
	border-right: 1px dotted #999999;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	
}

.block {
	padding: 0px 0px 0px 0px;	
}

.block a, .block a:visited { /*color:#FFFFDD; */ text-decoration: none }

.block a:hover { text-decoration: underline }




/* caculcator */
.calcHolder { border-top: 1px solid #999999}
#calcIframe { width: 100%; height: 580px; border: 0px solid #D3D3D3;}
#mortgagecalc  {
	background-color: #F5FAF5; 
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;	
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding: 5px 0px 5px 5px;
	margin: 10px 0px 0px 0px;
	width: 182px;
}

.mortgagecalctxt  td, {
	color: #666666;	 
	font-weight: normal;
	font-size: 10px;	
}

.mortgagecalctxt input{
	color: #666666;
	background-color: #FFFFFF; 
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #666666;
}

/** NAV **/

.navCategory {
	padding: 18px 10px 10px 10px;
}
.navb {
	color:#FFFFDD;
	background-image:url(/images/bullet_arrow_green.gif); /** bullet/list trick ; match bodyTextNormal padding **/
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 16px;
}

.navb a, .navb a:visited { color:#FFFFDD; text-decoration: none }

.navb a:hover { text-decoration: underline }

.navbCurrent {
	color:#FFFFDD;
	background-image:url(/images/bullet_arrow_lgreen.gif); /** bullet/list trick ; match bodyTextNormal padding **/
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 16px;
}

.navbCurrent a, .navbCurrent a:visited { color:#FFFFDD; text-decoration: none }

.navbCurrent a:hover { text-decoration: underline }

.navbSub {
	color:#FFFFDD;
	background-image:url(/images/bullet_arrow_lgreen.gif); /** bullet/list trick ; match bodyTextNormal padding **/
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 16px;
	margin: 0px 0px 0px 13px;
}

.navbSub a, .navbSub a:visited { color:#FFFFDD; text-decoration: none }

.navbSub a:hover { text-decoration: underline }

.navbSubCurrent {
	color:#FFFFDD;
	background-image:url(/images/bullet_arrow_white.gif); /** bullet/list trick ; match bodyTextNormal padding **/
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 16px;
	margin: 0px 0px 0px 13px;
}

.navbSubCurrent a, .navbSubCurrent a:visited { color:#FFFFDD; text-decoration: none }

.navbSubCurrent a:hover { text-decoration: underline }


.copyright {
	color:#999999;
	padding: 4px 0px 0px 3px;
}

.copyright a, .copyright a:visited {
	color:#999999;
	padding: 4px 0px 0px 3px;
	text-decoration: underline;
}

.copyright a:hover {
	text-decoration:none;	
}

.poweredbygnamg {
	padding: 0px 0px 0px 80px;
}


/** Banners/Promos **/

.promo  {
    margin-bottom: 5px;
}/* 5px space after promo boxes */


.bltRequired { color:#FF3300; font-size: 11px; padding: 0 0px 0 0px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.dlWord {
  	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#330099;
	line-height:10px;
	background-image:url(/images/bullet_arrow_orange.gif); /** bullet/list trick ; match bodyTextNormal padding **/
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 9px 20px;
	margin: 0px 0px 8px 6px;
	overflow:visible;
}
.dlWord a, .dlWord a:visited { color:#330099 }
.dlWord a:hover { color:#FF9900 }
