/* ---
RTRUST WEB SITE STYLE SHEET
Author: Nathan Dailey
Contact: nate.dailey@realfoundations.net
March, 2009
--- */



/* --- --- --- RESET --- --- --- */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.2;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}

ol, ul {
	list-style: none;
}


/* --- #LAYOUT DIVS --- */

body {
	position: relative;
}

#srvc h3, #srvc p, #srvc li {
	max-width: 590px;
}

#pageHeadWrapper {
	background: rgb(21,47,85);
	border-bottom: solid 1px rgb(179,136,61);
	height: 86px;
	position: relative;
	width: 100%;
}

#pageHead {
	margin: 0 auto;
	position: relative;
	width: 950px;
}

#pageTitleWrapper {
	background: rgb(240,233,212) url(../img/pageTitle-bg.png) repeat-x 0 0;
	border-bottom: solid 6px rgb(222,226,229);
	height: 65px;
	position: relative;
	width: 100%;
}

#pageTitleArea {
	margin: 0 auto;
	padding: 20px 0; 
	position: relative;
	width: 950px;
}

#mainContentWrapper {
	background: url(../img/serviceSubNav-bg.png) repeat-y -400px 0;
	position: relative;
	width: 100%;
}

#mainContent {
	margin: 0 auto;
	width: 950px;
}

ul#serviceSubNav, ul#aboutSubNav {
	position: absolute;
	top: 0;
	width: 126px;
}

#primaryContentArea {
	background: white;
	border-left: 1px solid rgb(228,232,235);
	left: 150px;
	padding: 25px 0 30px 0;
	position: relative;
	width: 84%;
}

#secondaryContent {
	background: white url(../img/secondaryContent-bg.png) repeat-x 0 top;
	border: solid 1px rgb(228,232,235);
	margin-left: 700px;
	padding: 12px 0 18px 0;
	position: absolute;
	right: 0;
	top: 30px;
	width: 152px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#redirectWrapper {
	background: rgb(240,233,212) url(../img/redirect-bg.png) repeat-x 0 top;
	border-bottom: solid 1px rgb(51,82,128);
	border-top: solid 1px rgb(222,226,229);
	position: relative;
	width: 100%;
}

#redirect {
	margin: 0 auto;
	width: 950px;
}

#footWrapper {
	background: rgb(79,109,153);
	height: 70px;
	position: relative;
	width: 100%;
	padding-bottom: 10px;
}

#footer {
	height: 70px;
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}


/* --- #TYPOGRAPHY --- */

body {
	color: black;
	font-family: calibri,arial,sans-serif;
	font-size: 62.5%;
}

ul#siteNav {
	font-size: 1.2em;
	font-weight: bold;
	left: 230px;
	text-transform: uppercase;
	position: relative;
	top: 2px;
	width: 640px;
}

ul#siteNav li {
	float: left;
	margin-right: 20px;
}

span#shillPhone {
	color: white;
	font-style: normal;
}

h2#pageTitle {
	color: rgb(179,136,61);
	font-size: 2.3em; 
	font-style: italic;
	font-weight: normal;
	margin-left: 24px;
	max-width: 550px; 
}

ul#pageControls {
	position: absolute;
	left: 680px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	top: 46px;
}

ul#pageControls li {
	float: left;
}

h3 {
	color: rgb(89,9,19);
	font-size: 2em;
	padding: 0 32px;
	margin-top: 32px;
}

h3.first {
	margin-top: 0;
}

p {
	color: rgb(30,30,30);
	font-size: 1.4em;
	line-height: 1.5;
	margin-top: 10px;
	padding: 0 32px;
}

p.leadParagraph {
	color: black;
	font-size: 1.6em;
}

#primaryContentArea ul, dl {
	color: rgb(60,60,60);
	font-size: 1.4em;
	font-style: italic;
	margin: 10px 32px 0 0;
}

#primaryContentArea ul li {
	background: url(../img/bullet-main.png) no-repeat 16px center;
	line-height: 1.3;
	margin-top: 10px;
	max-width: 500px;
	padding-left: 32px;
}

#primaryContentArea ul li.longBulletFix {
	background: url(../img/bullet-main.png) no-repeat 16px 5px;
}

#primaryContentArea em {
	color: rgb(30,30,30);
	font-weight: bold;
}

#secondaryContent h4 {
	color: rgb(21,47,85);
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 8px;
}

#secondaryContent h4.multiSecondaryHeading {
	margin-top: 30px;
}

#secondaryContent p {
	color: rgb(60,60,60);
	font-size: 1.2em;
	padding: 0 8px;
}

#secondaryContent ul {
	color: rgb(90,90,90);
	font-size: 1.2em;
	font-style: italic;
	margin-top: 10px;
	padding: 0 8px;
}

#secondaryContent ul li {
	background: none;
	padding-left: 0;
}

#redirect h3 {
	margin-left: 154px;
}

ul#redirectLinkList {
	font-size: 1.4em;
	margin: 0 0 30px 186px;
}

ul#redirectLinkList li {
	margin-top: 10px;
}

p#copyNotice {
	color: white;
	float: left;
	font-size: 1em;
}

ul#footerLinks {
	float: left;
	font-size: 1em;
	margin-top: 10px;
	text-transform: uppercase;
}

ul#footerLinks li {
	float: left;
	margin-left: 20px;
}


/* --- --- #SPECIAL TYPOGRAPHY --- --- */

h1 span {
	display: none;
}

.descriptHead {
	display: none;
}

img {
	margin-left: 32px;
	padding: 20px 0;
}

acronym {
	border-bottom: 1px dotted rgb(120,120,120);
}

ol#ldaQuestions {
	color: rgb(21,47,85);
	font-size: 1.6em;
	margin: 20px 40px;
	padding: 20px 20px 10px 20px;
	width: 65%;
}

ol#ldaQuestions li {
	font-style: italic;
	line-height: 1.3;
	margin-bottom: 15px;
}

h4.acctSrvcCategory {
	color: rgb(40,40,40);
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin-left: 24px;
	margin-top: 30px;
}

#primaryContentArea ul#serviceListing li {
	background: none;
	margin-top: 20px;
}

ul#serviceListing h4 {
	font-size: 1.3em;
	margin-bottom: 10px;
}


/* --- --- #LINKS --- --- */

h1#logo a {
	background: url(../img/rtrust-logo-wht.png) no-repeat left top;
	display: block;
	height: 24px;
	left: 26px;
	padding: 10px;
	position: relative;
	top: 26px;
	width: 90px;
}

p#shill a {
	background: url(../img/callus-bg.png) no-repeat center -12px;
	color: rgb(79,109,153);
	display: block;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	height: 38px;
	letter-spacing: 0.5px;
	position: absolute;
	right: 20px;
	width: 170px;
	text-align: center;
	text-decoration: none;
	top: 10px;
}

ul#siteNav a:link, ul#siteNav a:visited {
	color: white;
	display: block;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	width: 97px;
}

ul#siteNav a:hover, ul#siteNav a:active {
	color: rgb(142,168,204);
}

li#clientLoginNav a:link, li#clientLoginNav a:visited {
	color: rgb(142,168,204);
}

li#clientLoginNav a:hover, li#clientLoginNav a:active {
	color: white;
}

ul#siteNav .currentPage a:link, ul#siteNav  .currentPage a:visited {
	background: url(../img/siteNav-bg.png) no-repeat center 2px;
	color: rgb(21,47,85);
	border-bottom: 1px solid rgb(240,233,212);
	padding-bottom: 16px;
}

#pageControls a {
	padding: 34px 7px 7px 7px;
	margin-right: 8px;
}

a#printPage:link, a#printPage:visited {
	color: rgb(21,47,85);
	background: url(../img/pageControlButtons.png) no-repeat left top;
	text-decoration: none;
}

a#printPage:hover, a#printPage:active {
	background: url(../img/pageControlButtons.png) no-repeat left -53px;
}

a#factSheet:link, a#factSheet:visited {
	color: rgb(21,47,85);
	background: url(../img/pageControlButtons.png) no-repeat right top;
	text-decoration: none;
}

a#factSheet:hover, a#factSheet:active {
	background: url(../img/pageControlButtons.png) no-repeat right -53px;
}

ul#serviceSubNav, ul#aboutSubNav {
	font-size: 1.1em;
	margin: 32px 0 0 24px;
	text-transform: uppercase;
}

ul#serviceSubNav a:link, ul#serviceSubNav a:visited,
ul#aboutSubNav a:link, ul#aboutSubNav a:visited {
	color: rgb(140,140,140);
	display: block;
	padding: 6px 16px 6px 2px;
	text-align: left;
	text-decoration: none;
}

ul#serviceSubNav a#subNavCurrent:link, ul#serviceSubNav a#subNavCurrent:visited,
ul#aboutSubNav a#subNavCurrent:link, ul#aboutSubNav a#subNavCurrent:visited {
	color: black;
}

ul#serviceSubNav a:hover, ul#serviceSubNav a:active,
ul#aboutSubNav a:hover, ul#aboutSubNav a:active {
	background: rgb(222,226,229);
	color: rgb(21,47,85);
}

#primaryContentArea a:link, #redirectLinkList a:link {
	color: rgb(79,109,153);
	text-decoration: none;
	border-bottom: solid 1px rgb(79,109,153);
	padding-bottom: 1px;
}

#primaryContentArea a:visited, #redirectLinkList a:visited {
	color: rgb(21,47,85);
	text-decoration: none;
	border-bottom: solid 1px rgb(21,47,85);
	padding-bottom: 1px;
}

#primaryContentArea a:hover, #primaryContentArea a:active,
#redirectLinkList a:hover, #redirectLinkList a:active {
	color: rgb(21,47,85);
	background: rgb(222,226,229);
	border-bottom: solid 1px rgb(21,47,85);
	padding-bottom: 1px;
}

#footerLinks a:link, #footerLinks a:visited {
	color: rgb(21,47,85);
}


/* --- --- #HOME PAGE --- --- */

#home #pageHeadWrapper {
	background: rgb(21,47,85);
	height: 195px;
	position: relative;
	width: 100%;
}

h2#missionStatement {
	color: white;
	left: 0;
	line-height: 1.4;
	margin-left: 24px;
	position: absolute;
	top: 112px;
	width: 538px;
}

h2#missionStatement em {
	color: rgb(204,168,102);
}

#lameHomeDivider {
	border-top: solid 1px rgb(79,109,153);
	width: 90%;
	text-align: center;
	position: absolute;
	top: 90px;
	left: 30px;
}

a#approachLeader:link, a#approachLeader:visited {
	background: rgb(25,56,102) url(../img/home-about-arrow.png) no-repeat 170px center;
	color: rgb(142,168,204);
	display: block;
	font-size: 1.4em;
	letter-spacing: 0.5px;
	right: 40px;
	padding: 8px 30px 8px 10px;
	position: absolute;
	text-decoration: none;
	top: 120px;
	width: 160px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

a#approachLeader:hover, a#approachLeader:active {
	background: rgb(12,37,77) url(../img/home-about-arrow.png) no-repeat 170px center;
	color: white;
}

#servicesWrapper {
	background: rgb(237,240,242) url(../img/home-srvc-bg.png) repeat-x center top;
	border-bottom: solid 1px rgb(219,224,230);
	border-top: solid 2px rgb(79,109,153);
	position: relative;
	width: 100%;
}

#homeServices {
	background: url(../img/city-round.png) no-repeat 20px bottom;
	margin: 0 auto;
	position: relative;
	width: 950px;
	padding-bottom: 80px;
}

#homeServiceHeading {
	color: rgb(21,47,85);
	line-height: 1.6;
	margin: 90px 0 26px 24px;
}

#homeServiceHeading em {
	font-style: italic;
	font-weight: bold;
}

#homeServices p {
	font-size: 1.8em;
	color: rgb(51,82,128);
	max-width: 436px;
	margin: 0 0 20px 2px;
}

#fullSrvcLink a:link, #fullSrvcLink a:visited {
	border-bottom: 1px solid rgb(21,47,85);
	color: rgb(21,47,85);
	padding-bottom: 1px;
	text-decoration: none;
}

#fullSrvcLink a:hover, #fullSrvcLink a:active {
	background: rgb(222,226,229);
	color: black;
}

p#serviceTeaser {
	background: url(../img/srvc-teaser-arrow.png) no-repeat right center;
	max-width: 400px;
}

.paragraphEm {
	font-weight: bold;
	font-style: italic;
}

#modelFloatRight {
	position: absolute;
	top: 60px;
	right: 30px;
}

#servicesModel {
	width: 369px;
	height: 370px;
	background: url(../img/service-model-home.png) no-repeat;
	position: relative;
}

#servicesModel li {
	position: absolute;
	text-transform: uppercase;
}

#servicesModel li a:link, #servicesModel li a:visited {
	color: white;
	display: block;
	font-weight: bold;
	height: 20px;
	padding: 30px 0;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

#servicesModel li a:hover, #servicesModel li a:active {
	color: rgb(79,109,153);
}

#leaseAbstraction {
	left: 146px;
	top: 6px;
}

#transactionSupport {
	left: 247px;
	top: 42px;
}

#dataQuality {
	left: 282px;
	top: 146px;
}

#dcfModelling {
	left: 247px;
	top: 242px;
}

#leaseAdmin {
	left: 146px;
	top: 284px;
}

#propertyAccounting {
	left: 50px;
	top: 242px;
}

#camRec {
	left: 8px;
	top: 146px;
}

#reportingAnalytics {
	left: 50px;
	top: 38px;
}

#aboutWrapper {
	background: rgb(79,109,153);
	position: relative;
	width: 100%;
}

#homeAbout {
	margin: 0 auto;
	width: 950px;
	position: relative;
}

#home #footer {
	border-top: dotted 1px rgb(25,56,102);
	margin-top: 120px;
}

#home h2 {
	font-size: 2.2em;
}

#homeAboutHeading {
	color: white;
	left: 24px;
	line-height: 1.4;
	position: relative;
	top: 30px;
	width: 280px;
}

#homeAboutHeading em {
	color: rgb(204,168,102);
	font-weight: bold;
}

#homeAbout p {
	color: white;
	font-size: 1.4em;
}

p.aboutLead {
	position: absolute;
	top: 24px;
	left: 310px;
	width: 260px;
}

#homeAbout a:link, #homeAbout a:visited {
	background: rgb(25,56,102) url(../img/home-about-arrow.png) no-repeat 220px center;
	color: rgb(142,168,204);
	display: block;
	font-size: 1.4em;
	left: 640px;
	padding: 10px 130px 10px 12px;
	position: absolute;
	text-decoration: none;
	top: 36px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#homeAbout a:hover, #homeAbout a:active {
	background: rgb(21,47,85) url(../img/home-about-arrow.png) no-repeat 220px center;
	color: white;
}

p.aboutPayoff {
	position: absolute;
	top: 68px;
	left: 620px;
	width: 270px;
}

/* --- --- #ABOUT PAGE --- --- */

dl {
	line-height: 1.3;
	margin-top: -10px;
	max-width: 500px;
	padding-left: 32px;
}

dt {
	color: rgb(40,40,40);
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
}

#coreCompetencyList h4 {
	color: rgb(21,47,85);
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
}

ul#coreCompetencyList li {
	background: none;
}

/* --- --- 1.D VCARD --- --- */

.vcard {
	font-size: 1.4em;
	margin-left: 24px;
	color: rgb(60,60,60);
}

.org {
	font-weight: bold;
	color: rgb(40,40,40);
	margin-top: 10px;
}

#hcard-David-Srour .org, #hcard-Sri-Ramachandran .org, #hcard-Dale-Smith .org {
	display: none;
}

#hcard-David-Srour .fn, #hcard-Sri-Ramachandran .fn, #hcard-Dale-Smith .fn {
	color: rgb(89,9,19);
	display: block;
	font-size: 1.5em;
	padding: 0 8px;
	margin: 25px 0 4px 0;
}

.email {
	margin-left: 8px;
}

.tel {
	color: rgb(21,47,85);
	font-size: 1.1em;
	margin: 10px 0 0 8px;
}

.mgmtExperience {
	padding: 0 32px;
}

.SAS_Seal
{
	float:left;
}

/* .vcard a:link, .vcard a:visited {
	color: rgb(0,51,102);
	text-decoration: none;
	border-bottom: 1px solid rgb(0,51,102);
	margin-left: -2px;
	padding: 0 2px 1px 2px;
}

.vcard a:hover, .vcard a:active {
	color: white;
	background: rgb(0,51,102);
}

a.vcardDownload:link, a.vcardDownload:visited {
	color: rgb(0,51,102);
	font-size: 1.2em;
	background: url(http://www.rtrust.com/img/vcard_icon.png) no-repeat left center;
	padding: 0 4px 1px 32px;
	margin-left: -4px;
}

a.vcardDownload:hover, a.vcardDownload:active {
	color: white;
	background: rgb(0,51,102) url(http://www.rtrust.com/img/vcard_icon.png) no-repeat left center;
} */
