/* Nollenberger Default CSS Document */


body {
  font: 76% "Lucida Grande", Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
  color: #333333;
  background-color: #fffef4;
  }
div.left {
	float:left;
	padding-bottom:10px;
	width:48%;
	}
div.right {
	float:right;
	padding-bottom:10px;
	width:48%;
	}
.clear {
	clear:both;
	}
.hr {
	border-top:1px solid #DEDCB9;
	margin-top:20px;
	padding-top:20px;
	}
h1 {
	margin: 0;
	padding: 0;
	/*width: 760px;
	height: 100px;
	position: absolute;*/
  color: #333333;
  font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
h2 {
	color: #a0a08b;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 1em 0;
  }
h3 {
	color: #a0a08b;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 2.5em 0 1em 0;}
h4 {
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;}
h5 {
  color: #333333;
	font-size: 1em;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 1.5em 0 .25em;
	}
span {
    display: none;}
p {
	line-height: 1.6em;
	margin:0 0 1em 0;}
a {
	color: #a6843d;
	text-decoration: none;
	font-weight: bold;}
a:hover {
	text-decoration: underline;}
form {
    margin: 0;
    padding: 0;}
fieldset {
    padding: 0;
    border-width: 0;}
#content {
  width: 760px;
	text-align: left;
	margin: auto;
	clear: both;}
#primary {
	background: url(../_img/bg-vertline.gif) repeat-y 0 0;
	  width: 470px;
    float: right;
    margin-bottom:25px;
		padding: 35px 40px 10px 35px;
		}
#secondary {
    width: 183px;
    float: left;
		padding: 35px 25px 25px 5px;
		_padding-top: 15px;
		}
strong {
	font-weight: bold;}
#primary strong {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.9em;}
#primary strong.lc, strong.lc { /* bold without caps. */
	text-transform:none;
	letter-spacing:0;
	font-size:100%;
	}
img.monogram { /* "Our Core Values" Image */
	float: right;
	margin-left: 25px;
	margin-top: 3px;}
.rightleft {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666633;
	display:inline;
	padding: 0 1px 0 3px;
	margin: 0 2px 0 0px;}
.small {
	font-size: 10px;}
.superimportant {
	font-weight: bold;
	color: white;
	background-color: red;
	display: inline!important;
}
.disclaimer {
	font-size: 10px;
	clear: both;
	padding-top: 10px;
}

/* Team images
----------------------------------------------- */
img.team {
	border:#DEDCB9 1px solid;
	display:block;
	margin:0 0 1em;
	padding:3px;
	}
img.team.right {
	float:right;
	margin-left:1em;
	}

/* Bond Offering Table
----------------------------------------------- */
table.bond {
  border-collapse:collapse;
  empty-cells:show;
	margin-bottom:2em;
  width:100%;
  }
table.bond th {
  border:0;
  font-weight:bold;
	overflow:auto;
  padding:0 20px 20px 0;
	text-align:left;
  vertical-align:top;
  }
table.bond td {
  border:0;
  overflow:auto;
  padding:0 5px 10px 0;
  text-align:left;
  vertical-align:top;
  }

/* Data Table
----------------------------------------------- */
table.data {
  border-collapse:collapse;
  border:1px #333 solid;
	empty-cells:show;
	margin-bottom:1em;
  width:100%;
  }
table.data th {
  background:#f3f1df;
	border:1px #333 solid;
  font-weight:bold;
	overflow:auto;
  padding:4px 5px;
	text-align:center;
  vertical-align:top;
  }
table.data td {
  border:1px #333 solid;
  overflow:auto;
  padding:4px 5px;
  text-align:center;
  vertical-align:top;
  }

/* HEADER */
#header {
	background: #74735C center top no-repeat;
	height: 87px;}

/* Quotes
----------------------------------------------- */
.quote * {
    display: none;}
.quote {
    background-color: #DEDCB9;
    background-position: center top;
    background-repeat: no-repeat;
    height: 84px;
    clear: both;}
.quotetext {
    background-color:#DEDCB9;
    clear: both;
		padding:20px 0;
		}
.quotetext blockquote {
		color:#717064;
		font-family:arial,'lucida sans','lucida grande',arial,helvetica,sans-serif;
		font-size:1.15em;
		font-style:italic;
		font-weight:bold;
		line-height:140%;
		margin:0 auto;
		text-align:left;
		width:740px;
		}
	
/* Footer locations links
----------------------------------------------- */
#loc {
   	background:#966400 url(../_img/nav_bg_level2.gif) repeat-x left bottom;
		clear: both;
    margin: 0;
    padding:8px;
    text-align: center;
    }
#loc p {
	line-height:1em;
	margin:0 auto;
	text-align:center;
	width:760px;
	}
#loc p a {
    color:#fff;
		padding:0 40px;
		}
#footer a:hover,
#footer a:active {
    color: #fff;
		text-decoration:underline;
		}

/* Footer
----------------------------------------------- */
#footer {
		clear: both;
		margin: 0 auto;
		padding: 15px;
    text-align: center;
  	width:760px;
	  }
#footer p {
    color: #8e8e7b;
    color: #333;
		font-size:.9em;
		line-height: 1em;
		margin: 0 0 0.5em;
		}
#footer a:link {
    color: #a6843d;}
#footer a:visited,
#footer a:active {
    color: #999;}
#footer a:link,
#footer a:visited,
#footer a:active {
    text-decoration: none;}
#footer a:hover {
    text-decoration: underline;}
	
/* NAV */
#primarynav, 
#secondarynav {
	clear: both;}
#primarynav div,
#secondarynav div {
	width: 760px;
	margin-left: auto;
	margin-right: auto;}
#primarynav ul,
#primarynav li,
#secondarynav ul,
#secondarynav li {
	list-style-type: none;}
#primarynav ul,
#secondarynav ul {
	margin: 0;
	padding: 0;}
#primarynav li,
#secondarynav li {
	display: inline;}
#primarynav a,
#secondarynav a {
    float: left;
    text-decoration: none;
    font-weight: bold;}

/* PRIMARY NAV */
#primarynav {
	background-image: url(../_img/nav_bg_level1.gif);
	height: 28px;
	line-height: 28px;}
#primarynav a {
	background-image: none;
	color: silver;
	padding-left: 8px;
	padding-right: 8px;}
#primarynav a.hot,
#primarynav a:hover {
	background-image: url(../_img/nav_bg_level1_hot.gif);
	color: white;
	_background-image: none;
	_background-color: #666;}

/* SECONDARY NAV */
#secondarynav {
	background-image: url(../_img/nav_bg_level2.gif);
	height: 28px;
	line-height: 28px;
	}
#secondarynav a {
	background-image: none;
	color: #F6D676;
	padding-left: 8px;
	padding-right: 8px;}
#secondarynav a.hot,
#secondarynav a:hover {
	background-image: url(../_img/nav_bg_level2_hot.gif);
	_background-image: none;
	color: white;
	_background-color: #e5ac00;}
#secondarynav li.fcc a {
	background-image: url(../_img/nav_bg_level2_hot.gif);
	background-image: url(../_img/nav_bg_level1.gif);
	background:#f3f1df;
	color: #d7a200;
	color: #815600;
	line-height: 21px;
	margin-top:3px;
	margin-left:10px;
	vertical-align:middle;
  -moz-border-radius: 4px; /* FF1+ */
  -webkit-border-radius: 4px; /* Saf3+, Chrome */
  border-radius: 4px; /* Opera 10.5, IE 9 */
}
#secondarynav li.fcc a:hover {
	background-image: url(../_img/nav_bg_level2_hot.gif);
	_background-image: none;
	color: white;
	_background-color: #e5ac00;}

/* Welcome banner
----------------------------------------------- */
div#welcome {
	background-color:#dedcb9;
	}
#welcome div {
	width:760px;
	margin:0 auto;
	padding:6px 0;
	position:relative;
	}
#welcome div h1 {
	color:#845800;
	font-family:'lucida sans','lucida grande',arial,helvetica,sans-serif;
	font-size:1.7em;
	letter-spacing:0;
	margin-left:8px;
	text-align:left;
	}

/* GENERAL */


/* PRIMARY COLUMN */
#primary img {
	margin-bottom: 15px;}
#primary div.grid img {
	background:#fff;
	border:3px double #666;
  display:inline;
  float:left;
  margin:0 4px 4px 0;
  padding:0;
  }
#primary ul.directions {
	font-weight: normal;}
#primary ul, #primary li {
	list-style-type: disc;}
#primary ul {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.6em;
	list-style-type: inside;}
#primary ul li {
	margin: 0 0 0 15px;
	_margin-left: 18px;
	padding: 0;}

/* SECONDARY COLUMN */
img {
/*	border:1px solid #DEDCB9;*/
	display:block;
	margin-bottom:1em;
/*	padding:5px;	*/
	}
#secondary p, #secondary h2 {
	color:#444;
	}
#secondary h2,
#secondary h3 {
	font-size: 0.9em;}
#secondary p {
	font-size: 0.9em;}
#secondary ul, #secondary li {
	list-style-type: none;}
#secondary ul {
	margin: 0 0 50px 0;
	padding: 0;
	font-weight: bold;}
#secondary li ul {
	margin:0 0 0 10px;}
#secondary li {
	background: url(../_img/bullet.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0;}
#secondary li.hot {
	background: url(../_img/gt.gif) 0 5px no-repeat;}
#secondary li.hot a {
	color: #666;}
#secondary li.hot li a {
	color: #a6843d;}


/* HOME */
#Home #header {
	height: 87px;
  background-image: url(../_img/header_2.jpg);
	}
#Home .quote {
  background-image: url(../_img/nollenquote.gif);
	}
p.tagline {
	font-size:1.2em;
	line-height:140%;
	margin-bottom:20px;
	}
p.services {
	font-size:1.1em;
	line-height:140%;
	text-align:center;
	}
.services.hr {
	margin:10px 100px;
	}
div.hilite {
	background-color:#f3f1df;
	border:2px solid #966400;
	margin:30px 0 0;
	padding:20px 30px;
	-moz-border-radius:10px; /* FF1+ */
	-webkit-border-radius:10px; /* Saf3+, Chrome */
	border-radius:12px; /* Opera 10.5, IE 9 */
	}
.hilite h2 {
	color:#333;
	font-size:1.4em;
	margin:0 0 20px;
	}
.hilite h3 {
	font-size:1.1em;
	margin:0 0 10px;
	}
#welcome div.hilite {
	left:38px;
	margin:0;
	padding:10px 15px 0;
	position:absolute;
	text-align:left;
	top:32px;
	width:645px;
	-moz-border-radius:6px; /* FF1+ */
	-webkit-border-radius:6px; /* Saf3+, Chrome */
	border-radius:6px; /* Opera 10.5, IE 9 */
	}
#welcome .hilite h2 {
	color:#333;
	font-size:1.4em;
	margin:0 0 20px;
	}
#welcome .hilite h3 {
	font-size:1.1em;
	margin:0 0 3px;
	}
#welcome .hilite p {
	font-size:1em;
	line-height:140%;
	}
/*#Home #secondary img{
	display: block;
	align: right;
	padding-left: 0;
  }*/
/*#Home #secondary {
	text-align: left;
	padding-left: 0;
	}*/
#Home #content {
    background: url(../_img/locations.gif) left top no-repeat;
    margin-top:0;
}
#Home #primary, #Home #secondary {
  padding-top:25px;
}

/* ABOUT */
#About #header {
	background-image: url(../_img/header_6.jpg);}
#About .quote {
	background-image: url(../_img/dougquote.gif);}

/* INVESTMENT ADVISORY */
#InvestmentAdvisory #header {
	background-image: url(../_img/header_7.jpg);}
#InvestmentAdvisory .quote {
	background-image: url(../_img/dougquote2.gif);}
#InvestmentAdvisory #primary {
	float: left;
	background-position: 527px 0;}
#InvestmentAdvisory #secondary {
	float: right;}

/* INVESTMENT RESEARCH */
#InvestmentResearch #header {
    background-image: url(../_img/header_4.jpg);}
#InvestmentResearch .quote {
    background-image: url(../_img/brucequote.gif);}
#InvestmentResearch #primary {
    float: left;
    background-position: 527px 0;}
#InvestmentResearch #secondary {
    float: right;}

/* CORPORATE SERVICES */
#CorporateServices #header {
    background-image: url(../_img/header_9.jpg);}
#CorporateServices #primary {
    float: left;
    background-position: 527px 0;}
#CorporateServices #secondary {
	float: right;}
#CorporateServices .quote {
    background-image: url(../_img/denisequote.gif);}

/* CAPITAL MARKETS */
#CapitalMarkets #header {
    background-image: url(../_img/header_8.jpg);}
#CapitalMarkets #primary {
    float: left;
    background-position: 527px 0;}
#CapitalMarkets #secondary {
    float: right;}
#CapitalMarkets .quote {
    background-image: url(../_img/markquote.gif);}

/* SUMMARY FACTS */
#SummaryFacts #header {
    background-image: url(../_img/header_6.jpg);}
#SummaryFacts ul {
    font-weight: normal;}
	
/* CLIENT SERVICES */
#ClientServices #header {
    background-image: url(../_img/header_2.jpg);}
#ClientServices .quote {
    background-image: url(../_img/joaquinquote.gif);}
	
/* CLIENT LOGIN */
#ClientLogin #header {
    background-image: url(../_img/header_1.jpg);}
#ClientLogin #primary {
    float: left;
    background-position: 527px 0;}
#ClientLogin #secondary {
    float: right;}

/* CONTACT */
#Contact #header {
    background-image: url(../_img/header_2.jpg);}
#Contact #primary {
    float: left;
    background-position: 527px 0;}
#Contact #secondary {
    float: right;}
	
/* BOND INFO WITH TABLE */
#bond #header {
    background-image: url(../_img/header_8.jpg);}
#bond #primary {
    float:none;
    width:auto;
    padding: 35px 50px;
		background:transparent;
		}
#bond #secondary {
    display:none;
		}

/* CAREERS */
#Careers #header {
    background-image: url(../_img/header_3.jpg);}
#Careers #primary {
    float: left;
    background-position: 527px 0;}
#Careers #secondary {
    float: right;}
#Careers .quote {
    background-image: url(../_img/allisonquote.gif);}
	
/* MARKET COMMENTARY */
#MarketCommentary #header {
    background-image: url(../_img/header_11.jpg);}
#MarketCommentary #primary {
    float: left;
    background-position: 527px 0;}
#MarketCommentary #secondary {
    float: right;}
#MarketCommentary .quote {
    background-image: url(../_img/billquote.gif);}
	
/* NEWS */
#News #header {
    background-image: url(../_img/header_1.jpg);}
#News #primary {
    float: left;
    background-position: 527px 0;}
#News #secondary {
    float: right;}
#News .quote {
    background-image: url(../_img/charlesquote.gif);}
	
/* CUSTOMER NOTICES */
#onecolumn {
    width: 650px;
    float: right;
    padding: 25px 50px;}
#onecolumn strong {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9em;}

/* WEB CMS LOGIN */
#WebLogin p {
    clear: both;}
#WebLogin form p {
	margin-top: 0;
}
#WebLogin #header {
    background-image: url(../_img/header_7.jpg);}
#WebLogin #header span {
    display: none;}
#WebLogin form {
    padding: 15px 15px;
    background-color: white;
    border: 1px solid #ccc;}
#WebLogin form,
#WebLogin span {
    display: block;}
#WebLogin label.radio span {
	display: inline;
}
#WebLogin label {
    display: block;
    padding-bottom:  15px;}
#WebLogin label span {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 3px;}
#WebLogin input.text {
    width: 300px;}
#WebLogin input.submit {
    margin-top: 10px;}
#WebLogin fieldset {
    clear: both;}
#WebLogin textarea {
    width: 350px;
    height: 250px;
}
#WebLogin fieldset.textarea {
    margin-top: 15px;
}
#WebLogin fieldset.date label {
    float:  left;
}
#WebLogin .entries span {
    margin-left: 55px;
    _margin-left: 0;
    _float: right;
    _width: 380px;}
#WebLogin a.delete {
    color: #fff;
    background-color: #cc0000;
    position: relative;
    padding: 0 4px;
    font-size: 10px;
    text-transform: uppercase;
    float: left;}
#WebLogin a.delete:hover {
    text-decoration: none;}
#WebLogin ul.entries,
#WebLogin ul.entries li {
    list-style-type: none;}
#WebLogin ul.entries {
    padding: 0;
    margin: 0;}
#WebLogin ul.entries li {
    clear: both;
    padding: 5px 7px;
    margin: 0 0 10px; 0;
    border: 1px solid #ccc;
    background-color: white;
    height: 38px;}

#WebLogin #primary {
    float: left;
    background-position: 527px 0;}
#WebLogin #secondary {
    padding-top: 21px;}

/* ERROR MESSAGES */
ul.errors {
    margin: 10px 0!important;
    height: 21px;}
ul.errors, ul.errors li {
    list-style-type: none!important;
    padding: 0!important;}
ul.errors li {
    clear: both;
    margin: 0!important;}
ul.errors li span {
    background-color: #ff3;
    float: left;
    margin: 0;
    padding: 0 4px;}

/* DISASTER PAGE */
#Disaster #header {
	background-image: url(../_img/header_disaster.gif);
}
.disastermesssage {
    font: 12px "Courier New", Courier, monospace;
    color: black;
    background-color: white;
    border: 1px solid #ccc;
    padding: 20px;
}
.disastermessage ol
.disastermessage ul,
.disastermessage li, {
    font-weight: normal;
}

a.pdf {
	background:transparent url(../_img/ic-pdf.gif) no-repeat center right;
	padding:2px 20px 2px 0;
	}
#primary ul.faqs {
	margin: 0;
}
ul.faqs li.nb {
    list-style-type: none!important;
	display:none;
}
div.callout {
	border:#ece4d1 solid;
	border-width:1px 0;
	padding:5px 0;
	}
div.callout div {
	background:#eaF0F9;
	margin:0;
	padding:10px;
	}
#secondary div.callout h3 {
	color:#233458;
	margin:0 0 5px;
	}
#secondary div.callout p {
	color:#000;
	margin:0 0 10px;
	}
#secondary div.callout a {
	color:#B46911;
	}

/* POPUP WINDOW */
#popup #content {
	width: 648px;
	text-align: left;
	margin: auto;
	padding:30px 20px 10px;
	clear: both;
	background:none;
	}
#popup #primary {
    width:auto;
    float:none;
    background:transparent;
    padding: 0;
		}
#popup #secondary {
    display:none;
		}
#popup #primary * {
	text-align:center;}

