
/*the following tag prevents background image from appearing in 4C popoups */
body.popup { background-image:none; }

.pagecolumnmiddle div table tr td { padding:0px 0px 0px 0px; }  /*fix pdf box */
.pagecolumnleft { margin:0px; padding:0px; border-right:16px solid white;
} 

.pagecolumnmiddle h1 { display:block; width:100%; border-bottom:1px solid #711215; color: #711215; font-family: verdana; font-size:18px; }
 h2 { font-family:lucida sans, verdana; font-size:19px; color:#666; line-height:1.5em; margin:0px; padding:0px; }
 
#bannerImages { background: url('http://portlandonline.com/leonard/images/randy_leonard_site_mockup6_02.jpg') top center no-repeat ; height:110px; }

#divSubid1 { display:none; }

hr { height:1px; color:#ccc; border-top:none; }

#blogpromo { background: url('images/randy_blog_promo_background_03.jpg') top center no-repeat; font-size:16px; font-weight:bold; color:#333; }
#blogpromo a { font-size:19px; color:#711215; }

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: url('http://portlandonline.com/leonard/images/randy_leonard_site_mockup6_06.jpg') top center repeat-y #bbcbcb; 
}
body.popup {
	background-color: #B0B0D0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7px;
	margin-top: 10px;
}
a.header:link {
	color: #ffffff;
	text-decoration: none;
}
a.header:visited {
	color:#ffffff;
	text-decoration: none;
}
a.header:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.footer:link {
	color: #333;
	text-decoration: none;
}
a.footer:visited {
	color:#333;
	text-decoration: none;
}
a.footer:hover {
	color: #711215;
	text-decoration: underline;
}
a.stealth:link {
	text-decoration : none;
	color: #000000;
}
a.stealth:visited {
	text-decoration : none;
	color: #000000;
}
a.stealth:hover {
	color: #FF0000;
	text-decoration : none;
}
a:link {
	color: #2B4286;
}
a:visited {
	
}
a:hover {
	color:#711215;
	text-decoration:none;
}
td {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wysiwyg p {
	margin-top: 0;
	margin-bottom: 0;
}
.wysiwyg td {
	font-size: 10pt;
}
td.headerDescription {
	font-size: 10px;
	color: #ffffff;
}
td.headerLinks {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}

table.top {
	background-color: #A0A0A0;
}
tr.topHeader {
	background-color: #B0B0E0;
}
td.topHeaderTitle {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
td.topHeaderItems {
	color: #000000;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
tr.topSubMenu {
	background-color: #F0F0F0;
}
td.topSubMenuTitle {
	color: #000000;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
td.topSubMenuItems {
	font-size: 12px;
	padding-right: 10px;
}

table.widget {
	background-color: #A0A0A0;
	margin-top:0px; padding-top:0px;

}
tr.widgetHeader {
	background-color: #FFFFFF;
	text-align:center;
}
td.widgetHeaderTitle {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #2f6455;
}
td.widgetData {
	background-color: #e7f3f2;
	font-size: 11px;
	line-height: 16px;
	padding:5px;
}
td.widgetDataLight {
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}

table.footer {
	background-color:#eee;
	padding:4px;
	margin-top:5px;
}
tr.footer {
	
}
td.footerDescription {
	color: #333;
	font-size: 11px;
}
td.footerItems {
	font-size: 11px;
	white-space: nowrap;
	color: #333;
}

table.tabular{
	background-color: #A0A0A0;
}
tr.tabularHeader {
	background-color: #D0D0B0;
	font-weight: bold;
	font-size: 12px;
}
tr.tabularLabel {
	background-color: #E0E0E0;
	font-weight: normal;
	font-size: 11px;
}
td.tabularLabel {
	background-color: #E0E0E0;
	font-weight: normal;
	font-size: 12px;
}
tr.tabularSectionLabel {
	background-color: #E0E0E0;	
	color: #606060;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	line-height: 19px;
}
tr.tabularEven {
	background-color:#F0F0F0;	
	font-size: 12px;
}
tr.tabularOdd {
	background-color:#FFFFFF;	
	font-size: 12px;
}
tr.tabular {
	background-color:#FFFFFF;	
	font-size: 12px;
}
td.tabularData {
	font-size: 12px;
}
table.detail {
	background-color: #A0A0A0;
}
tr.detailHeader {
	background-color: #FFD070;
}
td.detailHeaderTitle {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
td.detailHeaderItems {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
td.detailLabel {
	background-color: #E0E0E0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space : nowrap;
}
td.detailData {
	background-color: #FAFAFA;
	font-size: 12px;
}
table.subDetail {
	background-color: #A0A0A0;
}
tr.subDetailHeader {
	background-color: #D0E0D0;
}
td.subDetailHeaderTitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
td.subDetailHeaderItems {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
td.subDetailLabel {
	background-color: #E0E0E0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space : nowrap;
}
td.subDetailData {
	background-color: #FAFAFA;
	font-size: 12px;
}
table.form {
	background-color: #A0A0A0;
}
td.formHeader {
	background-color: #B0D0B0;
	font-weight: bold;
	font-size: 12px;
}
td.formLabel {
	background-color: #E0E0E0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
	line-height: 19px;
}
td.formSectionLabel {
	background-color: #E0E0E0;	
	color: #606060;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	line-height: 19px;
}
td.formData {
	background-color: #FAFAFA;
	font-size: 12px;
	line-height: 18px;
}
td.formNoPad {
	background-color: #FAFAFA;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
td.formFooter {
	background-color: #E0E0F0;
	font-weight: bold;
	font-size:12px;
}
td.calendarDay {
	font-size: 11px;
}
td.calendarEvent {
	font-size: 11px;
}
td.calendarWeek {
	font-size: 11px;
	font-weight: bold;
}
td.calendarLegend {
	font-size: 11px;
}
div.page {
	font-size:7px;
	text-align: left;
	padding-left: 0px;
	width: 640px;
}
.button {
	background-color: #E0E0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.highlight {
	background-color: #FFFFB0;
	font-size: 12px;
}
.highlightColor {
	background-color: #FFFFB0;
}
table.divider {
	background-color: #F0F0F0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
font.large {
	font-size: 14px;
}
font.medium {
	font-size: 12px;
}
font.small {
	font-size: 10px;
}
font.verysmall {
	font-size: 5px;
}
font.contentHeader {
	font-size: 12px;
	font-weight: bold;
}
select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
select.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.date {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 75px;
}
input.time {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 65px;
}
input.numeric {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 35px;
}
input.numericLarge {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

/* begin tab menu stuff */
a.tabMenuOff:link {
	color: #000000;
	text-decoration: none;
}
a.tabMenuOff:visited {
	color: #000000;
	text-decoration: none;
}
a.tabMenuOff:hover {
	color: #000000;
}
a.tabMenuOn:link {
	color: #ffffff;
	text-decoration: none;
}
a.tabMenuOn:visited {
	color: #ffffff;
	text-decoration: none;
}
a.tabMenuOn:hover {
}
td.tabMenuOn {
	background-color: #711215;
	color: #FFFFFF;
	font-size: 12px;
}
td.tabMenuOff {
	background-color: #e0ebf2;
	color: #000000;
	font-size: 12px;
}

td.crumb {
	font-size:12px;
	height:35px;
}

/* Hiermenus styling */
.hmMenus {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	color: #000000;
	background-color: #e0ebf2;
}
.hmItems {
	background-color: #e0ebf2;
}
.hmItemsOver {
	color: #FF0000;
	background-color: #FFFFFF;
}
.hmItemsSelected {
	color: #FF0000;
	background-color: #FFFFFF;
}


/* Slideshow */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:526px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:524px; height:300px; padding:2px; border:1px solid #000; background:#000}
#information {position:absolute; bottom:0; width:524px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px; font-size:12px; }
#information a { color: #fff; text-decoration: none;  }

#image {width:524px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/images/slideshow/left.gif) left center no-repeat}
#imgnext {right:0; background:url(/images/slideshow/right.gif) right center no-repeat}
#imglink {position:absolute; height:302px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(/images/slideshow/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(/images/slideshow/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(/images/slideshow/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:512px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}