/* Landing
-----------------------------------------------------------------------------*/
.back a {
	padding-left: 10px;
	background: url('/_media/images/common/arrow_left_black.gif') no-repeat left 4px;
}
.back a:hover {
	background: url('/_media/images/common/arrow_left_red.gif') no-repeat left 4px;
}


/* Landing
-----------------------------------------------------------------------------*/

#landingContent {
	background: url('/_media/images/insights/landing_bg.gif') repeat-y left top;
}
#landingContent h3 a{
	font-size: 12px;
	margin-left: 10px;
	padding-right: 8px;
	background: url('/_media/images/common/bullet_arrow_black.gif') no-repeat right 5px !important;
}
#landingContent h3 a:hover {
	background: url('/_media/images/common/bullet_arrow_red.gif') no-repeat right 5px !important;
}
#landingContent .featuredArticles p {
	width: 192px;
	color: #333;
}
#landingContent .featuredArticles h5 {
	width: 192px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0;
}
#landingContent #newsletterCallout {
	border-left: 1px solid #dddad3;
	background: url('/_media/images/insights/gradient_grey.jpg') repeat-x left top;
	text-align: center
}
#landingContent #newsletterCallout h4 {
	padding: 8px 0 5px;
}
#landingContent #newsletterCallout p {
	width: 144px;
	margin: 5px auto;
	text-align: left;
}
#landingContent .divider {
	border-top: 1px solid #d7d3cd;
	margin: 20px 0 0;
}
#landingContent .industryInsights .setWidth {
	width: 185px;
}
#landingContent .industryInsights p {
	width: 185px;
	color: #333;
}
#landingContent .industryInsights img {
	float: left;
	margin: 0 8px 5px 0;
}
#landingContent #indicator {
	background: #f9f8f7;
	margin: 20px 0 20px 0;
	height: 1%;
	color: #333;
}
#landingContent #indicator .content{
	float: right;
	width: 400px;
	margin: 12px 10px 0 0;
	display: inline;
	padding-bottom: 10px;
}
#landingContent #indicator .content h4 {
	margin: 0 0 8px;
}
#landingContent #indicator .content table{
	width: 100%;
	margin: 0px;
}
#landingContent #indicator .content table th {
	border-bottom: 1px solid #ffffff;
	padding: 2px 5px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background: #e9e7e4;
}
#landingContent #indicator .content table td {
	padding: 4px 5px;
	background: #f0eeec;
}
#landingContent #askAppraiser .appraiserTitle {
	font-size: 14px;
	color: #333333;
}
#landingContent #askAppraiser p {
	color: #333;
}
#landingContent #askAppraiser p a {
	color: #ad2d10;
	padding-right: 8px;
}
#landingContent #askAppraiser a {
	padding-right: 8px;
}
#landingContent #askAppraiser a:hover {
}
#askAppraiserImg {
	padding: 0 15px 0 10px;
	border-right: 1px solid #d7d3cd;
}
#liquidationMonitorImg {
	padding-left: 15px;
}
#liquidationMonitor {
	padding-left: 15px;
	color: #333;
}
.arrowLink a, 
#askAppraiserLink a, 
#liquidationMonitorLink a {
	padding-right: 8px;
	background: url('/_media/images/common/bullet_arrow_black.gif') no-repeat right 3px;
}
.arrowLink a:hover, 
#askAppraiserLink a:hover, 
#liquidationMonitorLink a:hover {
	background: url('/_media/images/common/bullet_arrow_red.gif') no-repeat right 3px;
}
#liquidationMonitorLink {
	padding-left: 15px;
}
#landingContent .whitepapers {
	float: left;
	margin: 0 20px 0 0;
}
#landingContent .seminars {
	float: left;
	margin: 0 20px 0 0;
}
#landingContent .glossary {
	float: left;
	margin: 0 0 11px 0;
}
#landingContent .definitions {
	float: left;
	margin: 0;
}
#landingContent .questionsCallout {
	float: right;
}



/* Lvl 2
-----------------------------------------------------------------------------*/

#lvl2leftCol {
	width: 485px;
	float: left;
	border-right: 1px solid #dfdbd7;
}
#lvl2rightCol {
	width: 239px;
	float: right;
	padding-top: 30px;
}

/* Insights List
-----------------------------------------------------------------------------*/
#insightListHeader {
	font-size: 22px;
	color: #ac2d10;
}
#insightListTop {
	width: 469px;
	background: url('/_media/images/successes/list_gradient.gif') repeat-x left top;
	border-bottom: 1px solid #eceae7;
	margin-left:0; margin-right:0; margin-top:5px; margin-bottom:20px; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:5px
}
#insightListTop .floatLeft {
	float: left;
	margin-left: 10px
}
#insightListTop .floatRight, #insightListBottom .floatRight {
	float: right;
	margin-right: 10px;
	text-align: right;
	line-height: 22px;
}
#insightListTop .floatRight a, #insightListBottom .floatRight a {
	padding-left: 5px;
}
#insightListTop .floatRight a.active, #insightListBottom .floatRight a.active {
	color: #ac2d10;
	padding-left: 5px;
}
#insightListBottom {
	width: 469px;
	background: url('/_media/images/successes/list_gradient.gif') repeat-x left top;; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:5px
}
table#insightList {
	width: 469px;
	border-collapse: collapse;
}
table#insightList td.category {
	width: 78px;
	padding: 10px;
	border-right: 1px solid #dedbd6;
	border-bottom: 1px solid #dedbd6;
	font-weight: bold;
}
table#insightList td.title {
	padding: 10px;
	border-bottom: 1px solid #dedbd6;
}
table#insightList td.title .date {
	font-weight: bold;
}



/* Right Column
-----------------------------------------------------------------------------*/
#lvl2rightCol #advisoryInsightsCallout {
	margin: 0 0 10px;
}
#lvl2rightCol #newsletterCallout {
	border: 1px solid #dddad3;
	background: url('/_media/images/insights/gradient_grey.jpg') repeat-x left top;
	text-align: center;
	margin-bottom: 10px
}
#lvl2rightCol #newsletterCallout h4 {
	padding: 8px 0 5px;
}
#lvl2rightCol #newsletterCallout p {
	width: 215px;
	margin: 5px auto;
	text-align: left;
}


/* Detail Pages
-----------------------------------------------------------------------------*/

#detailContent #segment {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
#detailContent #date {
	margin-top: 15px;
}
#detailContent h2 {
	margin-top: 5px;
}
#detailContent .thumbnail {
	float: right;
	margin: 2px 0 10px 15px;
}
#detailContent #question {
	font-size: 18px;
	margin: 20px 0 25px 0;
}
#detailContent #shortAnswer {
	margin: 0 0 15px 0;
	color: #ad2d10;
	font-size: 14px;
}

/* Featured Articles
-----------------------------------------------------------------------------*/

#featuredArticles table#insightList td.category {
	border-right: none;
}
#featuredArticles table#insightList td.title p {
	margin-bottom: 4px;
}
#featuredArticles #insightListTop {
	margin-bottom: 0;
}


/* White Papers
-----------------------------------------------------------------------------*/

#pdfList {
	margin: 8px 0 0;
	padding-right: 15px;
}
#pdfList .pdf {
	font-size: 11px;
	
}

/* Seminars
-----------------------------------------------------------------------------*/
.seminar {
	padding: 20px 0;
	border-bottom: 1px solid #dfdcd7;
}
.seminar img {
	float: left;
}
.seminar .content {
	width: 485px;
	float: right;
}
.seminar .content ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
.seminar .content ul li {
	padding: 0 0 5px 0;
}
.seminar a {
	padding-right: 8px;
	background: url('/_media/images/common/bullet_arrow_black.gif') no-repeat right 4px;
}
.seminar a:hover {
	background: url('/_media/images/common/bullet_arrow_red.gif') no-repeat right 4px;
}

/* Value Definitions
-----------------------------------------------------------------------------*/

.valuedefinition {
	padding: 15px 0 5px;
	border-bottom: 1px solid #dedbd6;
}
.valuedefinitionbottom {
	padding: 15px 0 5px;
}


/* Seminars
-----------------------------------------------------------------------------*/

#alphaLinks {
	background: url('/_media/images/insights/glossary/gradient.jpg') repeat-x left top;
	border-bottom: 1px solid #dedbd6; padding-left:0; padding-right:0; padding-top:8px; padding-bottom:8px
}
#alphaLinks a {
	padding: 0 7px;
}
#alphaLinks #selectTXT {
	float: left;
	width: 53px;
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
}
#alphaLinks .letterPad {
	padding: 0 7px;
	font-weight: bold;
	color: #bbbbbb;
}
#glossary .letter {
	padding: 20px 10px 3px 70px;
	border-bottom: 1px solid #dedbd6;
}
.letter .topLink {
	text-align: right;
}
.letter a.backtoTop {
	padding-right: 12px;
	background: url('/_media/images/common/arrow_up_black.gif') no-repeat right 4px;
}
#glossary #a {
	background: url('/_media/images/insights/glossary/a.gif') no-repeat 10px 25px;
}
#glossary #b {
	background: url('/_media/images/insights/glossary/b.gif') no-repeat 10px 25px;
}
#glossary #c {
	background: url('/_media/images/insights/glossary/c.gif') no-repeat 10px 25px;
}
#glossary #d {
	background: url('/_media/images/insights/glossary/d.gif') no-repeat 10px 25px;
}
#glossary #e {
	background: url('/_media/images/insights/glossary/e.gif') no-repeat 10px 25px;
}
#glossary #f {
	background: url('/_media/images/insights/glossary/f.gif') no-repeat 10px 25px;
}
#glossary #g {
	background: url('/_media/images/insights/glossary/g.gif') no-repeat 10px 25px;
}
#glossary #h {
	background: url('/_media/images/insights/glossary/h.gif') no-repeat 10px 25px;
}
#glossary #i {
	background: url('/_media/images/insights/glossary/i.gif') no-repeat 10px 25px;
}
#glossary #j {
	background: url('/_media/images/insights/glossary/j.gif') no-repeat 10px 25px;
}
#glossary #k {
	background: url('/_media/images/insights/glossary/k.gif') no-repeat 10px 25px;
}
#glossary #l {
	background: url('/_media/images/insights/glossary/l.gif') no-repeat 10px 25px;
}
#glossary #m {
	background: url('/_media/images/insights/glossary/m.gif') no-repeat 10px 25px;
}
#glossary #n {
	background: url('/_media/images/insights/glossary/n.gif') no-repeat 10px 25px;
}
#glossary #o {
	background: url('/_media/images/insights/glossary/o.gif') no-repeat 10px 25px;
}
#glossary #p {
	background: url('/_media/images/insights/glossary/p.gif') no-repeat 10px 25px;
}
#glossary #q {
	background: url('/_media/images/insights/glossary/q.gif') no-repeat 10px 25px;
}
#glossary #r {
	background: url('/_media/images/insights/glossary/r.gif') no-repeat 10px 25px;
}
#glossary #s {
	background: url('/_media/images/insights/glossary/s.gif') no-repeat 10px 25px;
}
#glossary #t {
	background: url('/_media/images/insights/glossary/t.gif') no-repeat 10px 25px;
}
#glossary #u {
	background: url('/_media/images/insights/glossary/u.gif') no-repeat 10px 25px;
}
#glossary #v {
	background: url('/_media/images/insights/glossary/v.gif') no-repeat 10px 25px;
}
#glossary #w {
	background: url('/_media/images/insights/glossary/w.gif') no-repeat 10px 25px;
}
#glossary #y {
	background: url('/_media/images/insights/glossary/y.gif') no-repeat 10px 25px;
}

.pullQuote {
	font-size: 20px;
	width: 200px;
	color: #ac2d10;
	float: right;
	text-align: right;
	margin: 0 15px 15px 15px;
}
.clearIt {
	clear: both;
}


/* Key Industry Indicators
-----------------------------------------------------------------------------*/
#keyindicator {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	color: #786a5b;
	border: 0px;
}
#keyindicator a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#keyindicator a:hover {
	color: #ac2d10;
	text-decoration: underline;
}
#indicatorHead {
	border-bottom: 1px solid #d7d3cd;
}
#indicatorHead .content {
	width: 1200px;
	/*margin: 0 auto;*/
	padding: 0 20px;
	position: relative;
}
#indicatorHead .content h2{
	position: absolute;
	top: 27px;
	left: 230px;
	padding: 0px;
	margin: 0 0 0 0;
	color: #ac2d10;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
}
#indicatorHead .content a{
	float: right;
	padding-top: 30px;
}
#indicatorContainer {
	width: 1200px;
	/*margin: 0 auto;*/
	padding: 30px 15px 30px 20px;
}



tr { 
	vertical-align: top; 
}
.header {
	background: #9b270c;
	color: #FFF;
	font-size: 18px;
	margin: 0;
	padding: 3px 6px;
	border: 1px solid #9b270c;
}
.date td {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background: #beb5ac;
	padding: 4px 3px 4px 6px;
	text-align: right;
	/*border: 1px solid #beb5ac;*/
}
tr.date {
	border: 1px solid #beb5ac;
}
#dataTable td.indexCell,
#dataTable td.header {
	text-align: left;
}
#dataTable {
	border-collapse: collapse;
	text-align: right;
}
.dataRow td {
	border: 1px solid #ccc;
	padding: 4px 6px 4px 6px;
	white-space:nowrap;
}
.evenRow td {
	background: #efefef;
}
#keyindicator img {
	margin-top: 3px;
}
