
/* - ploneKss.css - */
@media screen {
/* http://www.landtrustalliance.org/portal_css/ploneKss.css?original=1 */
#kss-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
.formlibInlineEditable,
.inlineEditable {
padding: 1px;
display: block;
}
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(input_background.png) repeat-x;
}
body.kssActive .inlineEditable a:hover,
body.kssActive .formlibInlineEditable a:hover {
cursor: pointer;
}
body.kssActive .formlibInlineForm:hover,
body.kssActive .formlibInlineForm a:hover {
padding: 1px;
border: none;
cursor: default;
background: none;
}
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
display: none;
}
/* */
.inlineForm .ArchetypesSelectionWidget label {
display: inline;
}
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
font-size: 100%;
}
/* */
h1 div.formControls input {
font-size: 55% !important;
}
}


/* - ploneCustom.css - */
@media all {
/* http://www.landtrustalliance.org/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
body {
font: 69% Arial, sans-serif;
background-image: url(http://www.landtrustalliance.org/body_background.png);
color: #333333;
padding-left: 31px;
padding-right: 31px;
margin: 0;
}
table {
font-size: 100%;
}
a {
color: #436976;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #8cacbb;
background-color: #8cacbb;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: #333333;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
margin: 0.75em 0 0.25em 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #333333 ! important;
text-decoration: none;
}
h1 {
font-size: 24px;
color: #d87f2e;
}
h2 {
font-size: 19px;
margin:0;
color:#764c2e;
border-bottom: none;
}
h3 {
font-size: 13px;
border-bottom: none;
font-weight: bold;
color:#764c2e;
}
h4 {
font-size: 12px;
border-bottom: none;
font-weight: bold;
color:#555555;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
padding: 0;
}
ol {
line-height: 1.5em;
padding: 0;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted #333333;
color: #333333;
background-color: transparent;
cursor: help;
}
abbr .explain {
border-bottom: none;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #8cacbb;
color: #76797c;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: #333333;
background-color: #dee7ec;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #8cacbb;
color: #333333;
background-color: #dee7ec;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
/* */
#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 20em;
border-collapse: collapse;
padding-top: 2em;
padding-bottom: 2em;
}
#portal-column-content {
vertical-align: top;
border-collapse: collapse;
padding: 2em 0.5em 0 1.5em;
margin: 0em 0em 2em 0em;
}
#portal-column-two {
vertical-align: top;
width: 19em;
border-collapse: collapse;
padding-top: 2em;
background: #d2dce2;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
/* */
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
background: White url(http://www.landtrustalliance.org/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: Arial, sans-serif;
visibility: visible;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
vertical-align: middle;
background: White url(http://www.landtrustalliance.org/input_background.gif) repeat-x;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
input[type=checkbox] {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
#searchGadget {
border-left: 1px solid #8cacbb;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
margin-right:-4px;
height: 17px;
}
button {
font-family: Arial, sans-serif;
visibility: visible;
border: 1px solid #8cacbb;
color: Black;
vertical-align: middle;
background-color: #dee7ec;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: lowercase;
}
select {
vertical-align: top;
}
form {
border: none;
margin: 0;
}
fieldset {
border: 1px solid #8cacbb;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: White;
padding: 0.5em;
font-size: 90%;
}
label {
font-weight: bold;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
#login-form {
max-width: 30em;
margin: 0 auto;
}
#login-form .field {
clear: none;
}
#login-form input {
font-size: 150%;
}
#login-form input.context {
padding: 1px 10px 1px 20px;
background-position: 9px 5px;
margin-bottom: 1em;
}
#forgotten-password {
float: right;
width: 35%;
margin: 0 1em;
}
.standalone,
.documentEditable * .standalone {
background: #dee7ec url(http://www.landtrustalliance.org/linkOpaque.gif) 9px 1px no-repeat;
color: #333333;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
.context,
.formControls .actionButtons .button,
.documentEditable * .context {
background: transparent url(http://www.landtrustalliance.org/linkTransparent.gif) 9px 1px no-repeat;
color: #333333;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(http://www.landtrustalliance.org/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
color: #333333;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
input.searchButton {
background: White url(http://www.landtrustalliance.org/search_button.png) no-repeat;
border-right: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
border-top: 1px solid #8cacbb;
height: 21px;
width: 29px;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: #333333;
}
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
clear: both;
}
.field .field {
margin: 0;
}
.fieldRequired {
background: url(http://www.landtrustalliance.org/required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: #333333;
cursor: default;
}
div.error {
/* */
background-color: #fdc;
border: 1px solid #d00;
padding: 0.5em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #d00;
}
/* */
#archetypes-fieldname-title input, input#form\.title {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea, textarea#form\.description {
font: 100% Arial, sans-serif;
font-weight: bold;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
tr.selected {
background-color: #ffa;
}
.kupu-save-message {
color: white;
font-weight: bold;
background-color: red;
padding: 0.3em;
position: fixed;
top: 0;
right: 0;
z-index: 999;
}
/* */
.portletItem,
.portletNavigationTree {
border: 0 !important;
}
.portletNavigationTree .portletHeader {
border: 0;
background: url(http://www.landtrustalliance.org/nav-portlet-title.png) repeat-x;
height: 27px;
color: #975445;
text-transform: none;
font-weight: bold;
font-size: 14px;
line-height: 2.2em;
}
.portletNavigationTree,
.navTree {
list-style: none;
list-style-type: none;
}
.portletNavigationTree .portletHeader a {
text-transform: capitalize;
font-size: 12px;
color: #bf7129;
display: block;
padding: 2px;
}
.portletNavigationTree .portletItem {
padding: 0;
}
.navTreeItem {
margin-bottom: 0;
}
.navTreeLevel0 .navTreeItem a,
.navTreeLevel0 dd.portletItem .navTreeItem a {
background: #FFF url(http://www.landtrustalliance.org/double-caret.png) no-repeat scroll 0 50%;
border-bottom: 1px dotted #999;
display: block;
color: #666;
font-size: 12px;
padding: 2px 2px 2px 15px;
}
.navTreeLevel1 .navTreeItem a,
.navTreeLevel1 dd.portletItem .navTreeItem a {
background: #FFF url(http://www.landtrustalliance.org/single-caret.png) no-repeat scroll 0 50%;
}
.navTreeItem a.navTreeItemInPath {
display: block;
}
.navTreeItem a.navTreeCurrentNode {
color: #D77E2E !important;
border: 1px solid #FFF !important;
}
.navTreeItem a:hover {
color: #D77E2E !important;
background: #FFF url(http://www.landtrustalliance.org/double-caret.png) no-repeat scroll 0 50% !important;
border: 1px solid #FFF !important;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 1em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
/* */
.managePortletsFallback {
margin: 0 0 0 1em;
}
/* */
.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #8cacbb;
background-color: White;
}
* html .portlet{
width:197px;
}
.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
/* */
.portletItem a,
.portletFooter a {
border-bottom: none;
}
.portletItem a:visited,
.portletFooter a:visited {
color: #436976;
}
.portletHeader {
background-color: #dee7ec;
border: 1px solid #8cacbb;
padding: 0em 1em;
text-transform: lowercase;
font-weight: normal;
line-height: 1.6em;
}
.portletHeader a {
color: #333333;
}
.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
}
.portletItem ol {
margin: 0 0 0 1em;
}
.portletItemDetails {
text-align: right;
display: block;
color: #333333;
}
.portletFooter {
background-color: #eef3f5;
margin: 0;
padding: 0.25em 0.5em;
border: 1px solid #8cacbb;
border-style: dotted solid none solid;
text-align: right;
}
.portletQuickLinks {
font-family: Arial;
border-bottom:none;
}
.portletQuickLinks .portletHeader {
background-image:url(http://www.landtrustalliance.org/gray_portlet_header.png);
border: 1px solid #D2DCE2;
padding: 0em 1em;
line-height: 1.6em;
}
.portletQuickLinks .portletHeader a {
text-transform: uppercase;
color: #646567;
font-weight: Bold;
}
.portletQuickLinks .portletItem {
padding: 0;
background-color: #ececec;
border-left: 0;
border-right: 0;
}
.portletItem li {
margin-left: 5px;
}
.portletQuickLinks .portletItem p {
padding: 0.3em;
margin: 0;
background: transparent url(http://www.landtrustalliance.org/gray_arrow.png) no-repeat 11px 6px;
}
.portletQuickLinks .portletItem a {
color: #955845;
padding: 0 0.5em 0 2em;
}
.portletQuickLinks .portletItem p span {
color: #333;
padding-left: 2em;
display: block;
}
.portletQuickLinks dd.last p {
border: 0;
}
.portletNews{
font-family: Arial;
border-bottom:none;
}
.portletNews .portletHeader{
background-image:url(http://www.landtrustalliance.org/blue_portlet_header.png);
border: 1px solid #D2DCE2;
padding: 0em 1em;
line-height: 1.6em;
}
.portletNews .portletHeader a{
text-transform: uppercase;
color:#FFF;
font-weight: Bold;
}
.portletNews .portletItem{
border-left: 1px solid #D2DCE2;
border-right: 1px solid #D2DCE2;
padding: 0.5em 1em 0em 1em;
}
.portletNews .portletItem a{
color:#2173B5;
font-size: 11px;
line-height: 1.2em;
}
.portletNews .portletFooter{
background: #a2a4a7;
border: none;
}
.portletNews .portletFooter a{
color: #FFF;
font-size: 10px;
font-family: Verdana;
}
.portletNews .portletFooter a:hover{
color: #FFF700;
}
.portletNews p {
line-height: 1.2em;
}
a#enews {
margin-right: 0.75em;
}
.portletNews .ltaNewsItem{
padding: 0 0 0.75em 1.5em;
border-bottom: 1px dotted #a2a4a7;
}
.portletNews .last {
padding-left:1.5em;
border-bottom: none;
}
.newsArrow {
color:#2173B5;
float:left;
font-size: 15px;
line-height: 0.9em;
}
.newsDescription{
color: #333;
font-size: 11px;
margin-bottom: 0;
line-height: 1.2em;
}
.linksArrow{
font-size: 12px;
}
.portletNews .readMoreNews{
margin: 0;
font-family: Verdana;
}
.portletNews .readMoreNews a{
color:#505050;
font-size:10px;
}
.portletNews .readMoreNews a:hover{
color: #1a4fa3;
}
.portletBlueBox{
font-family: Arial;
border-bottom:none;
}
.portletBlueBox .portletHeader{
background-image:url(http://www.landtrustalliance.org/blue_portlet_header.png);
border: 1px solid #D2DCE2;
padding: 0em 1em;
line-height: 1.6em;
}
.portletBlueBox .portletHeader a{
text-transform: uppercase;
color:#FFF;
font-weight: Bold;
}
.portletBlueBox .portletItem{
border-left: 1px solid #D2DCE2;
border-right: 1px solid #D2DCE2;
padding: 1em 1em 0em 1em;
}
.portletBlueBox .portletItem a{
color:#2173b5;
font-size: 11px;
line-height: 1.2em;
}
.portletBlueBox .portletFooter{
background: #a2a4a7;
border: none;
text-transform: capitalize;
padding-left: 0;
}
.portletBlueBox .portletFooter a{
color: #FFF;
font-size: 10px;
font-family: Verdana;
}
.portletBlueBox .portletFooter a:hover{
color: #FFF700;
}
/* */
.portletSuccessStory .portletHeader{
border-bottom: 0;
font-size: 12px;
font-family: Arial;
}
.portletSuccessStory #portlet-success-title{
padding: 6px 15px 4px 9px;
font-size: 11px;
font-family: Verdana;
color: #2173b5;
margin: 0;
}
.portletSuccessStory #portlet-success-description{
padding: 0 15px 6px 9px;
font-size: 10px;
color: #505050;
margin: 0;
}
.portletSuccessStory .portletSuccessItem{
border-left: 1px solid #D2DCE2;
border-right: 1px solid #D2DCE2;
padding: 0px;/**/
margin:0px;
}
.portletSuccessStory .portletSuccessItem a img{
width:195px !important;
}
.eventsArrow{
color:#2173B5;
float:left;
font-size: 15px;
line-height: 0.9em;
}
.portletHomeEvents .portletHeader{
border-bottom:0px;
}
.portletHomeEvents .portletItem{
padding:0px;
}
.portletHomeEvents .portletItem2{
padding:10px 10px 0px 11px;
}
.portletEvents .ltaEventsItem{
padding:0pt 0 0 1.5em;
border-bottom: 1px dotted #a2a4a7;
}
.portletEvents .last{
padding-left:1.5em;
border-bottom: none;
}
.eventsDescription{
color: #333;
font-size: 11px;
margin-bottom: 0;
line-height: 1.2em;
}
.portletEvents .learnMoreEvents{
margin:0;
padding-bottom:0.75em;
font-family: Verdana;
font-size: 11px;
line-height: 1.2em;
}
.portletEvents .learnMoreEvents a{
color:#505050;
font-size:10px;
}
.portletEvents .learnMoreEvents a:hover{
color: #1a4fa3;
}
.portletEvents .ltaEventDate {
color: #505050;
font-size:10px;
}
#portal-column-two .portletHomeEvents .portletText {
padding-bottom:8px;
}
.portletHomeEvents .portletSeparator{
margin:0 1em;
border-bottom: 1px dotted #a2a4a7;
}
#portal-column-two .portletHomeEvents .portletText p {
margin: 0;
}
#portal-column-two .portletHomeEvents .portletText a{
display:block;
background: url(http://www.landtrustalliance.org/blue_arrows.png) no-repeat scroll 0% 50%;
color:#2173b5;
margin:0px 0px 0px 12px;
padding:0px 0px 0px 16px;
}
#portal-column-two .portletHomeEvents .listing{
font-size:15px;
color: #2173b5;
}
#portal-column-two .portletHomeEvents .listings{
font-size:11px;
}
/* */
.portletFooter span {
text-transform: capitalize;
}
.first-footer-link{
float:left;
}
#portal-column-two .portletStaticText,
#portal-column-two .randomQuotePortlet{
font-family: Arial; /**/
border-bottom:none;
}
#portal-column-two .portletStaticText .portletHeader,
#portal-column-two .randomQuotePortlet .portletHeader{
background-image:url(http://www.landtrustalliance.org/blue_portlet_header.png);
border: 1px solid #D2DCE2;
padding: 0em 1em;
line-height: 1.6em;
text-transform: uppercase;
color:#FFF;
font-weight: Bold;
}
#portal-column-two .portletStaticText .portletHeader a,
#portal-column-two .randomQuotePortlet .portletHeader a{
text-transform: uppercase;
color:#FFF;
font-weight: Bold;
}
#portal-column-two .portletStaticText .portletItem,
#portal-column-two .randomQuotePortlet .portletItem{
border-left: 1px solid #D2DCE2;
border-right: 1px solid #D2DCE2;
padding: 1em 1em 0em 1em;
}
#portal-column-two .portletStaticText .portletItem p,
#portal-column-two .randomQuotePortlet .portletItem p{
margin:0;
padding-bottom: 0.75em;
}
#portal-column-two .randomQuotePortlet .portletItem a{
color:#2173b5;
}
#portal-column-two .portletStaticText .portletFooter,
#portal-column-two .randomQuotePortlet .portletFooter{
background: #a2a4a7;
border: none;
text-transform: capitalize;
height: 16px;
}
#portal-column-two .portletStaticText .portletFooter a,
#portal-column-two .randomQuotePortlet .portletFooter a{
color: #FFF;
font-size: 10px;
font-family: Verdana;
}
#portal-column-two .portletStaticText .portletFooter a:hover{
color: #FFF700;
}
/* */
#portal-column-two .randomQuotePortlet .quotePhrase {
color: #2173B5;
font-size: 9pt;
}
#portal-column-two .randomQuotePortlet .author {
color: #505050;
display:block;
padding-bottom:10px;
font-size: 8pt;
}
#portal-column-one .portletStaticText{
width: 200px;
border-style: none solid solid;
border-width: 1px;
border-color:#D2DCE2;
background:#fcfbec;
}
#portal-column-one .portletStaticText .odd{
background:#fcfbec;
}
.portlet-static-button1,
.portlet-static-button2,
.portlet-static-button3,
.portlet-static-button4,
.portlet-static-button5{
width: 200px;
border-style: none !important;
border-width: 1px;
border-color: white;
background: transparent !important;
}
#portal-column-one .portletStaticText .portletHeader{
background:url(http://www.landtrustalliance.org/left_portlet_header.png) repeat-x;
border-style: dotted none;
border-width:1px;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
color: #bf7129;
text-transform: uppercase;
height:16px;
line-height:1.2em;
padding-top:2px;
}
#portal-column-one .portletStaticText .portletHeader a{
color: #bf7129;
background: none;
padding:0;
}
#portal-column-one .portletStaticText .portletItem{
padding: 5px 1em 0em 1em;
}
#portal-column-one .portletStaticText .portletItem .body-copy-credit{
font-size: 8pt;
color: #764c2e;
font-family: Arial;
}
#portal-column-one .portletStaticText .portletFooter{
background: #fcfbec;
border-style: dotted none none;
border-width: 1px;
text-align: right;
height: 20px;
padding:4px 8px 0;
}
#portal-column-one .portletStaticText .portletFooter a{
font-size: 10px;
font-family: Verdana;
color: #6d6f72;
border-bottom: none;
text-decoration:none;
background: url(http://www.landtrustalliance.org/central_portlets_footer_arrow.png) no-repeat scroll 100% 58%;
padding:0 15px 0 0;
}
#portal-column-one .portletStaticText .portletFooter a:hover{
color: #fff700;
}
.portletHomeNavigation {
width: 208px;
border-bottom: none;
}
.portletHomeNavigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.portletHomeNavigation li {
margin: 0 0 -0.5em 0;
padding: 0;
}
.portletHomeNavigation a {
display: block;
width: 208px;
height: 58px;
}
.portletHomeNavigation a span {
display: none;
}
a#home-nav-about { background: #f0f0f1 url(http://www.landtrustalliance.org/m_about.png) no-repeat 0 50%; }
a#home-nav-about:hover{ background-image: url(http://www.landtrustalliance.org/m_about_over.png); }
a#home-nav-policy { background: #f0f0f1 url(http://www.landtrustalliance.org/m_policy.png) no-repeat 0 50%; }
a#home-nav-policy:hover{ background-image: url(http://www.landtrustalliance.org/m_policy_over.png); }
a#home-nav-conservation { background: #f0f0f1 url(http://www.landtrustalliance.org/m_conservation.png) no-repeat 0 50%; }
a#home-nav-conservation:hover{ background-image: url(http://www.landtrustalliance.org/m_conservation_over.png); }
a#home-nav-join { background: #f0f0f1 url(http://www.landtrustalliance.org/m_join.png) no-repeat 0 50%; }
a#home-nav-join:hover{ background-image: url(http://www.landtrustalliance.org/m_join_over.png); }
a#home-nav-eventsnews { background: #f0f0f1 url(http://www.landtrustalliance.org/m_eventsnews.png) no-repeat 0 50%; }
a#home-nav-eventsnews:hover{ background-image: url(http://www.landtrustalliance.org/m_eventsnews_over.png); }
a#home-nav-landtrusts { background: #f0f0f1 url(http://www.landtrustalliance.org/m_landtrusts.png) no-repeat 0 50%; }
a#home-nav-landtrusts:hover{ background-image: url(http://www.landtrustalliance.org/m_landtrusts_over.png); }
a#home-nav-training { background: #f0f0f1 url(http://www.landtrustalliance.org/m_training.png) no-repeat 0 50%; }
a#home-nav-training:hover{ background-image: url(http://www.landtrustalliance.org/m_training_over.png); }
.homepage_ss_header{
border-bottom:none;
margin-top:0;
}
.homepage_ss_header a{
color: #d87f2e !important;
}
p#homepage-ss-preheading{
font-size:10px;
margin: 0.75em 0 0 0;
}
#portlet-success-description{
color: #333333;
}
.success-photo-header{
color:#D87F2E;
font-weight: bold;
}
#photo-success{
color: #333333;
}
#photo-credits{
font-size: 10px;
}
#portletPageFirstColumn{
}
#portletPageSecondColumn{
}
#portletPageTopRow{
border-bottom:1px dotted;
margin-bottom: 2em;
}
#portletPageFirstColumn .portletStaticText,
#portletPageSecondColumn .portletStaticText
{
border-style: none solid solid;
border-width: 1px;
border-color:#D2DCE2;
background:#fcfbec;
}
#portletPageFirstColumn .portletStaticText .portletHeader,
#portletPageSecondColumn .portletStaticText .portletHeader
{
border-style: dotted none;
border-width:1px;
background:url(http://www.landtrustalliance.org/central-portlets-header.png) repeat-x;
font-family: Arial;
font-size: 9px;
font-weight: bold;
color: #bf7129;
text-transform: uppercase;
height:19px;
}
#portletPageFirstColumn .portletStaticText .portletHeader .portletTopLeft,
#portletPageFirstColumn .portletStaticText .portletHeader .portletTopRight,
#portletPageSecondColumn .portletStaticText .portletHeader .portletTopLeft,
#portletPageSecondColumn .portletStaticText .portletHeader .portletTopRight {
display:none;
}
#portletPageFirstColumn .portletStaticText .portletHeader span,
#portletPageSecondColumn .portletStaticText .portletHeader span
{
display:block;
padding:2px 0 0;
}
#portletPageFirstColumn .portletStaticText .portletHeader a,
#portletPageSecondColumn .portletStaticText .portletHeader a
{
color: #bf7129;
background: none;
padding:0;
}
#portletPageFirstColumn .portletStaticText .portletFooter,
#portletPageSecondColumn .portletStaticText .portletFooter
{
background: #fcfbec;
border-style: dotted none none;
border-width: 1px;
text-align: left;
height: 20px;
}
#portletPageFirstColumn .portletStaticText .portletFooter a,
#portletPageSecondColumn .portletStaticText .portletFooter a
{
font-size: 10px;
font-family: Verdana;
color: #6d6f72;
border-bottom: none;
text-decoration:none;
background: url(http://www.landtrustalliance.org/central_portlets_footer_arrow.png) no-repeat scroll 100% 58%;
padding:0 15px 0 0;
}
#portletPageFirstColumn .portletStaticText .portletFooter a:hover,
#portletPageSecondColumn .portletStaticText .portletFooter a:hover
{
color: #1a4fa3;
}
#portletPageFirstColumn .portletStaticText .odd,
#portletPageSecondColumn .portletStaticText .odd{
background: #fcfbec;
border: 0;
}
#portletPageFirstColumn .portletStaticText .portletItem .description,
#portletPageSecondColumn .portletStaticText .portletItem .description{
margin:0;
font-size:11px;
}
#portletPageFirstColumn .portletStaticText .portletItem .listing,
#portletPageSecondColumn .portletStaticText .portletItem .listing{
margin:0;
font-size:11px;
color: #764c2e
}
#portletPageFirstColumn .portletStaticText .portletItem a,
#portletPageSecondColumn .portletStaticText .portletItem a{
margin:0;
font-size:11px;
color: #764c2e
}
#portletPageFirstColumn .portletStaticText .portletItem a,
#portletPageSecondColumn .portletStaticText .portletItem a{
font-size: 9px;
font-family: Verdana;
color: #505050 !important;
border-bottom: none;
text-decoration:none;
}
#portletPageFirstColumn .portletStaticText .portletItem a:hover,
#portletPageSecondColumn .portletStaticText .portletItem a:hover{
color:#1a4fa3 !important;
text-decoration:none !important;
}
/* */
#portal-column-two .portletStaticText .listing{
margin:0;
font-size:15px;
color: #2173b5;
}
#portal-column-two .portletStaticText .listings{
margin:0;
font-size:11px;
color: #2173b5;
}
#portal-column-two .portletStaticText .portletItem a{
font-size: 11px;
font-family: Arial;
color: #2173b5 !important;
border-bottom: none;
text-decoration:none;
}
#portal-column-two .portletStaticText .description {
margin:0;
font-size:11px;
color: #333333 !important;
}
/* */
#portal-column-one .portletStaticText .listing {
margin:0;
font-size:15px;
color: #764c2e !important;
}
#portal-column-one .portletStaticText .portletItem a{
font-size: 9px;
font-family: Verdana;
color: #505050 !important;
border-bottom: none;
text-decoration:none;
}
#portal-column-one .portletStaticText .portletItem a:hover{
color:#1a4fa3 !important;
text-decoration:none !important;
}
#portal-column-one .portletStaticText .description{
margin:0;
font-size:15px;
color: #333333 !important;
}
#portal-column-one .portletStaticText .portletItem p{
margin:0;
color: #333333;
}
.portletItem{
background: transparent;
}
/* */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
.dayPopup {
background-color: #ffffe1;
border: 1px solid Black;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
}
.date {
font-weight: bold;
}
.portletCalendar {
width: 100%;
margin: 1px 0 1em 0;
width: 100%;
}
.portletCalendar dt {
background-color: #dee7ec;
font-weight: normal;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar a {
text-decoration: none;
}
.portletCalendar a:hover {
text-decoration: none;
}
.ploneCalendar {
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
background-color: #dee7ec;
border: 1px solid #8cacbb;
border-style: solid none;
text-align: center;
padding: 2px;
font-weight: normal;
}
.ploneCalendar .event {
background-color: #dee7ec;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #dee7ec;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.managePortletsLink {
text-align: center;
}
div.portlets-manager div.section {
padding-top: 1em !important;
}
div.managedPortlet {
padding-top:0.5em;
padding-bottom:0.5em;
}
.managedPortlet .portletHeader {
min-height: 3em !important;
}
.managedPortlet a {
text-decoration: underline;
}
.managedPortletActions {
display:block;
float:right;
}
.managedPortletActions a {
text-decoration: none;
}
.managedPortletActions a.up,
.managedPortletActions a.down {
color:blue !important;
}
.managedPortletActions a.delete {
color:red !important;
}
/* */
.toc {
float: right;
width: 30%;
font-size: 90%;
margin: 0 0 0.5em 0.5em;
}
dd div a.tile {
text-decoration: underline;
}
dd.special div a.tile {
font-weight: bold;
}
/*/******************************************************************************/
/* */
body.largeText { font-size: 95%; }
body.smallText { font-size: 60%; }
/* */
#portal-column-one .visualPadding {
padding: 0em 1em 1em 1em;
border-right: 1px dotted #d2dce2;
}
#portal-column-two .visualPadding {
padding: 0em 1em 1em 1em;
}
/* */
.kupuSmall {
font-size: 10px !important;
font-family: arial !important;
}
.kupuLarge {
font-family: arial !important;
font-size: 14px !important;
}
h1, h2 {
font-weight: normal;
}
/* */
body.kssActive h2.inlineEditable:hover,
body.kssActive h1.inlineEditable:hover {
padding-bottom: 1px;
}
h3, h4, h5, h6 {
border-bottom: none;
font-weight: bold;
}
.documentFirstHeading {
margin-top: 0;
}
.documentContent {
font-size: 110%;
padding: 1em 1em 2em 0em !important;
background: White;
}
.documentContent ul {
list-style-type: disc;
margin: 0.5em 0 0 1.5em;
color: #333333;
}
.documentContent ol {
margin: 0.5em 0 0 2.5em;
}
/* */
.documentContent a {
text-decoration: underline;
}
.documentContent a:visited {
color: Purple;
}
.documentContent a:active {
color: Red;
background-color: transparent;
}
#content a:target {
background-color: #fd7 !important;
}
.documentContent li a {
text-decoration: underline;
}
.documentContent li a:visited {
color: Purple;
}
.documentContent li a:active {
}
.documentContent dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent dd a:visited {
color: Purple;
background-color: transparent;
}
.documentContent dd a:active {
color: Red;
background-color: transparent;
}
/* */
/* */
#visual-portal-wrapper {
margin-top: 1em;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
width: 940px;
padding: 0;
background:White;
}
/* */
#portal-logo img {
border: 0;
padding: 0;
margin: 0;
}
#portal-logo{
border: 0;
padding: 0;
margin: 0;
}
* html #interior-portal-logo{
width: 940px;
height: 85px;
margin: 0;
}
#interior-portal-logo{
width: 940px;
height: 85px;
margin: 23px 0 0 0;
}
.body-background-coastal{
background: url(http://www.landtrustalliance.org/images/about-us/body_background.jpg) no-repeat;
padding: 170px 0 0 2em;
}
#coastal-image{
display:none;
}
#lta-top-navigation {
background: url(http://www.landtrustalliance.org/nav-viewlet-top.png) repeat-x scroll center top;
margin:0pt;
overflow:hidden;
padding:0pt;
width:100%;
height:25px;
border-bottom:1px dotted #666666;
}
#lta-top-navigation li {
float:left;
border-right:1px solid #1b73b6;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
height:25px;
}
#lta-top-navigation li a {
display:block;
font-family:Arial;
font-size:13px;
color:#FFF;
text-decoration:none;
padding:4px 0px 0px 35px;
height:21px;
}
#lta-top-navigation li a#nav-about { width: 75px; }
#lta-top-navigation li a#nav-join { width: 60px; }
#lta-top-navigation li a#nav-conservation { width: 115px; }
#lta-top-navigation li a#nav-policy { width: 113px; }
#lta-top-navigation li a#nav-training { width: 85px; }
#lta-top-navigation li a#nav-events-news { width: 130px; }
#lta-top-navigation li a#nav-land-trusts { width: 110px; }
#lta-top-navigation li a.CurrentMain {
background: url(http://www.landtrustalliance.org/nav-viewlet-top-rollover.png) repeat-x scroll center top;
color:#fff700;
}
#lta-top-navigation li a:hover {
background: url(http://www.landtrustalliance.org/nav-viewlet-top-rollover.png) repeat-x scroll center top;
color:#fff700;
}
#lta-bottom-navigation {
background: #ccd6dc;
border-bottom:1px dotted #666666;
margin:0pt;
overflow:hidden;
padding:0pt;
width:100%;
height:25px;
}
#lta-bottom-navigation li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
height:25px;
}
#lta-bottom-navigation li a {
display:block;
border-right:1px solid #FFF;
font-family:Arial;
font-size:13px;
color:#737373;
text-decoration:none;
padding:4px 25px 4px 25px;
}
#lta-bottom-navigation li a.CurrentSubRoute {
background:#a2a4a7;
color:#fff700;
}
#lta-bottom-navigation li a:hover {
background:#a2a4a7;
color:#fff700;
}
/* */
#portal-skinswitcher {
}
#portal-skinswitcher a {
display: block;
float: left;
}
#portal-top {
/* */
margin: 0;
padding: 0;
background:#003366;
}
/* */
#portal-siteactions {
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
}
#portal-siteactions li {
display: inline;
color: #fff;
}
#portal-siteactions li a {
background-color: transparent !important;
border: transparent;
color: #FFF;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: uppercase;
font-size:8px;
font-family: Verdana;
letter-spacing: 1px;
}
#portal-siteactions li a:hover {
color: #fff700;
border: transparent;
}
/* */
#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 0;
padding: 0;
text-align: right;
text-transform: lowercase;
z-index: 2;
height:23px;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #76797c;
text-decoration: none;
text-transform: lowercase;
}
/* */
dl.searchResults dt {
font-size: 140%;
font-weight: normal;
}
form.searchPage {
text-align: center;
}
input.searchPage {
font-size: 200% !important;
}
form.searchPage input.searchButton {
background-position:5px 7px;
padding:1px 10px 1px 25px;
}
/* */
.LSRes {
font-family:  Arial, sans-serif;
visibility: visible;
color: #436976;
background-color: White;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight,
.LSHighlight {
background-color: #dee7ec;
border: 1px solid #8cacbb;
color: #436976;
}
.LSRow {
border: 1px solid White;
white-space: normal;
padding:0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSDescr {
color: #76797c;
text-transform: lowercase;
padding-left:2.1em;
margin-top:-0.1em;
}
.LSResult {
position: relative;
display: block;
text-align: right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
.LSShadow {
position: relative;
text-align: right;
}
.livesearchContainer {
background-color: White;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
/* */
top: 0;
white-space: normal;
font-family:  Arial, sans-serif;
visibility: visible;
text-align: left;
color: #365fa1;;
border: 1px solid #8cacbb;
width: 30em;
text-transform: none;
}
.livesearchContainer a{
color:#365fa1;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #8cacbb;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #8cacbb;
border-bottom: 0;
}
* html #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
/* */
.LSIEFix {
background-color: White;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
display:block;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
.LSBox label {
font-weight: normal;
}
/* */
#portal-globalnav {
background-color: transparent;
padding: 0em 0em 0em 2em;
white-space: nowrap;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #8cacbb;
border-width: 1px;
border-style: solid solid none
solid;
color: #436976;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: lowercase;
}
#portal-globalnav li.selected a {
/* */
background-color: #dee7ec;
border: 1px solid #8cacbb;
border-bottom: #dee7ec 1px
solid;
color: #436976;
}
#portal-globalnav li a:hover {
background-color: #dee7ec;
border-color: #8cacbb;
border-bottom-color: #dee7ec;
color: #436976;
}
#portal-personaltools {
/* */
background-color: #D2DCE2;
border-bottom-color: #666666;
border-bottom-style: dotted;
border-bottom-width: 1px;
line-height: 1.6em;
color: #333333;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools .portalUser {
background: transparent url(http://www.landtrustalliance.org/user.gif) center left
no-repeat;
padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: #333333;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #436976;
margin-left: 0;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #666666;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-languageselector {
margin: 0 1em 0 1em;
float:right;
}
#portal-languageselector li {
display: inline;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #8cacbb;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom: transparent;
padding-left: 14px;
padding-right: 2em;
text-transform: lowercase;
line-height: 1.6em;*/
font-size:10 pt;
color:#999999;
margin-top:0.5em;
}
.documentEditable #portal-breadcrumbs {
margin: 0em 0 1em 0;
}
#portal-breadcrumbs a {
text-decoration: none;
color:#999999;
}
.breadcrumbSeparator {
font-size: 90%;
}
.addFavorite {
vertical-align: bottom;
}
.documentEditable {
padding: 0em 1em 1em 1em !important;
margin: 0 -1em;
}
#content-news h1 {
margin-bottom: 1em;
}
/* */
#content h5,
#content h6 {
color: #76797c;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid
#8cacbb;
}
.newsImage {
border: 1px solid #ccc;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 202px;
}
.newsContent {
padding: 0 1em 1em 1em;
}
.newsContent ul,
.newsContent li {
display: block;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.newsAbout {
display: block;
color: #76797c;
font-size: 85%;
padding: 0;
margin-top: 0;
list-style: none;
list-style-image: none;
float: right;
text-align: right;
}
.newsAbout li {
display: inline;
}
.newsFooter {
}
.newsFooter li {
display: inline;
margin: 0 1em 0 0;
}
.documentActions {
margin: 2em 0 0 0;
padding: 0.75em 0 0.5em 0;
text-align: left;
border-top: 1px dotted #666666;
}
.documentActions ul {
margin: 0;
padding: 0;
display: block;
margin: 0;
list-style-type: none;
list-style-image: none;
}
.documentActions li {
display: inline;
font-size: 85%;
margin: 0;
padding: 0 1em;
background-color: White;
border-left: 1px dotted #333;
}
.documentActions li.first {
border: 0;
padding: 0 0.5em 0 0;
}
.documentActions li a {
border: 0;
text-decoration: none;
}
.documentActions li a:hover {
text-decoration: none;
}
/* */
dl.portalMessage {
font-size: 85%;
}
dl.portalMessage a {
color: black;
border: none;
text-decoration: underline;
}
dl.portalMessage dt {
background-color: #996;
border: 1px solid #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd {
background-color: #ffffe3;
border: 1px solid #996;
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning dt {
background-color: #d80;
border: 1px solid #d80;
}
dl.error dt {
background-color: #d00;
border-color: #d00;
}
dl.warning dd {
background-color: #fd7;
border-color: #d80;
}
dl.error dd {
background-color: #fd7;
border-color: #d80;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0em 0em 0.5em 0em;
line-height: 1.5em;
}
.documentByLine {
font-size: 85%;
font-weight: normal;
color: #76797c;
margin-bottom: 0.5em;
display:none;
}
dl.searchResults span.documentByLine {
display: block;
}
#category ul {
list-style-image: none;
list-style-type: none;
display: inline;
margin: 0;
}
#category ul li {
display: inline;
}
.discussion {
margin-top: 1em;
}
.even {
background-color: #eef3f5;
}
.odd {
background-color: transparent;
}
.visualHighlight {
background-color: #ffc;
}
.discreet {
color: #76797c;
font-size: 85%;
font-weight: normal;
}
.pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
color: #CC9933;
float: right;
width: 35%;
clear: right;
background-color: White;
border-left: 4px solid #8cacbb;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
.subhead-2{
color:#545252;
font-size:14px;
}
.documentContent .pull-out-head{
color:#d87f2e;
border-bottom: 1px dotted #333333;
font-size: 14px;
}
.documentContent .pull-out-subhead{
color:#d87f2e;
font-weight: bold;
margin: 0;
font-size: 13px;
}
.documentContent .body-copy-credit{
font-size: 9pt;
color: #333333;
font-family:Arial;
}
table.invisible{
width:100%;
}
.documentContent .pull-quote{
font-size: 11pt;
color: #538823;
border-top: 1px dotted #333333;
border-bottom: 1px dotted #333333;
padding: 1em 0 1em 0;
}
* html .documentContent .pull-quote{
line-height:1em;
}
.documentContent .pull-quote-person{
font-size: 11px;
background: transparent url(http://www.landtrustalliance.org/mdash.png) no-repeat scroll
0% 50%;
padding: 14px;
}
.documentContent .photo-credit{
font-size:8pt;
font-family:Verdana;
color: #333333;
}
.documentContent .photo-caption{
font-size:11pt;
font-family:Verdana;
color: #764c2e;
}
.documentContent p{
color:#333333;
font-size:12px;
}
.documentContent a{
color:#1a4fa3;
}
.documentContent a:visited{
color:#1a4fa3;
}
.documentContent a:hover{
text-decoration:underline;
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.card {
background-color: #dee7ec;
border-color: #8cacbb;
border-width: 1px;
border-style: solid;
float: left;
margin: 1em;
text-align: center;
width: 110px;
padding: 1em 0;
}
.card a {
text-decoration: none;
}
.portrait {
background-color: #dee7ec;
border-color: #8cacbb;
border-width: 1px;
border-style: solid;
font-size: 85%;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
/* */
table.listing,
.stx table {
/* */
border-collapse: collapse;
border-left: 1px solid
#8cacbb;
border-bottom: 1px solid
#8cacbb;
font-size: 85%;
margin: 1em 0em 1em 0em;
}
table.listing th,
.stx table th {
background: #dee7ec;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid
#8cacbb;
border-right: 1px solid
#8cacbb;
font-weight: normal;
padding: 0.25em 0.5em;
text-transform: lowercase;
}
table.listing .top {
border-left: 1px solid White;
border-top: 1px solid White !
important;
border-right: 1px solid White
! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
table.listing .listingCheckbox {
text-align: center;
}
table.listing td,
.stx table td {
border-right: 1px solid
#8cacbb;
padding: 0.25em 0.5em;
}
table.listing a {
text-decoration: none;
}
table.listing a:hover {
text-decoration: underline;
}
table.listing img {
vertical-align: middle;
}
table.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
table.vertical {
background-color: White;
}
table.vertical th {
padding: 0.5em;
}
table.vertical td {
border-top: 1px solid #8cacbb;
padding: 0.5em;
}
/* */
table.grid td {
border: 1px solid #8cacbb;
padding: 0.5em;
}
/* */
table.plain,
table.plain td,
table.plain th {
border: 1px solid #ccc;
padding: 0.5em;
border-collapse: collapse;
}
/* */
.listingBar {
background-color: #dee7ec;
border-color: #8cacbb;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: lowercase;
vertical-align: top;
margin: 1em 0em;
font-size: 94%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
.tileItem {
border-top: 1px solid #8cacbb;
padding-top: 0.5em;
margin-top: 0.5em;
}
.tileHeadline {
border: none;
font-size: 110%;
font-weight: bold;
}
.tileHeadline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid black;
}
.eventDetails {
float: right;
width: 20em;
clear: right;
}
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
ul.discreet {
list-style-image: none;
list-style-type: disc;
}
textarea.proportional {
font: 100% Arial, sans-serif;
}
.productCredits {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-colophon {
float: none;
padding-top:1em;
background-image: url(http://www.landtrustalliance.org/body_background.png);
text-align: center;
color: #7e9db3;
margin-bottom: 1em;
font-size: 10px;
font-family: Verdana;
}
#portal-colophon a {
color: #7e9db3;
margin: 0 0.5em;
}
#portal-colophon a:hover {
color:#fff;
}
#portal-colophon p{
margin:0;
}
.feedButton {
display: block;
float: right;
margin-top: 1px;
}
.poweredBy {
display: block;
clear: both;
font-size: 85%;
font-weight: normal;
color: #76797c;
text-align: right;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid White;
}
#portal-sitemap a:hover {
border: 1px solid #8cacbb;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #8cacbb;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #dee7ec;
margin: 0 0 0 0.6em;
}
/* */
.photoAlbumEntry {
float: left;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('http://www.landtrustalliance.org/polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 85%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('http://www.landtrustalliance.org/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
overflow: hidden;
width: 128px;
height: 3.6em;
}
/* */
a.link-parent {
display: block;
background: transparent url(http://www.landtrustalliance.org/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 85%;
text-decoration: none;
}
#content .link-category {
color: #74ae0b !important;
}
#content .link-user {
background: transparent url(http://www.landtrustalliance.org/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content .link-comment {
background: transparent url(http://www.landtrustalliance.org/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* */
}
#content .link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}
#content .link-presentation {
font-size: 90%;
text-align: center;
}
#content .link-wiki-add {
color: red;
}
/* */
#content a[href ^="http:"],
#content a.link-external {
background: transparent;
padding: 1px 0px 1px 0px;
}
#content a[href ^="https:"],
#content a.link-https {
background: transparent url(http://www.landtrustalliance.org/lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="http://www.landtrustalliance.org"] {
background: none;
padding: 0;
}
/* */
#content a[href ^="mailto:"],
#content a.link-mailto  {
background: transparent url(http://www.landtrustalliance.org/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="news:"],
#content a.link-news {
background: transparent url(http://www.landtrustalliance.org/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="ftp:"],
#content a.link-ftp {
background: transparent url(http://www.landtrustalliance.org/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="irc:"],
#content a.link-irc {
background: transparent url(http://www.landtrustalliance.org/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="callto:"],
#content a.link-callto {
background: transparent url(http://www.landtrustalliance.org/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="webcal:"],
#content a.link-webcal {
background: transparent url(http://www.landtrustalliance.org/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="feed:"],
#content a.link-feed {
background: transparent url(http://www.landtrustalliance.org/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
#content .link-plain {
background-image: none !important;
padding: 0 !important;
}
/* */
.visualGhosted {
opacity: 0.2;
}
/* */
body.fullscreen #portal-logo,
body.fullscreen #portal-siteactions {
display: none;
}
body.fullscreen #portal-globalnav {
margin-top: 4em;
}
body.fullscreen #portal-searchbox {
margin: 0.5em 2em 0 0.5em;
padding: 0;
position: relative;
z-index: 3;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 0;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 0;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 10px;
}
/* */
#dashboard-info-message {
padding-top: 0.5em;
}
#dashboard {
width: 68em;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3
{
float:left;
width:16em;
padding:0.7em 1.3em 0 0;
}
#dashboard-portlets4 {
float:left;
width:16em;
padding-top:0.7em;
}
#dashboard-portlets1 a,
#dashboard-portlets2 a,
#dashboard-portlets3 a,
#dashboard-portlets4 a {
border-bottom:medium none;
}
#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
margin-bottom:1.5em;
}
div.managedPortlet.portlet {
border-bottom:none;
}
#dashboard select {
width:100%;
}
.portletAssignments {
margin-top:1.5em;
}
#dashboard-portlets1 div.managedPortlet a,
#dashboard-portlets2 div.managedPortlet a,
#dashboard-portlets3 div.managedPortlet a,
#dashboard-portlets4 div.managedPortlet a {
text-decoration: none;
color: #436976;
border-bottom:1px solid #436976;
}
#dashboard-portlets1 div.managedPortlet span a,
#dashboard-portlets2 div.managedPortlet span a,
#dashboard-portlets3 div.managedPortlet span a,
#dashboard-portlets4 div.managedPortlet span a{
border-bottom:none;
}
#dashboard-actions {
float:right;
}
#dashboard-actions ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0;
}
#dashboard-actions ul li {
display:inline;
padding-left:0.7em;
}
#dashboard-actions ul li.portalUser {
background:transparent url(http://www.landtrustalliance.org/user.gif) no-repeat scroll
left center;
padding-left:18px;
}
/* */
#lta-directory-view {
height:600px;
width:900px;
border:none;
}
/* */
.section div {
padding-top:0.5em;
padding-bottom:0.5em;
}
/* */
#portal-footer {
color: #666666;
background-color:#C7C8CB;
margin:0;
padding:0;
text-align: center;
font-size: 12px;
}
#portal-footer p {
margin:0;
padding:0.25em;
clear: left;
}
#portal-footer a {
text-decoration: none;
color: #436976;
border: none;
}
#portal-footer a:visited {
color: #436976;
}
#portal-footer a:hover {
text-decoration: underline;
}
#portal-footer div.col {
float: left;
margin: 0 0 0 15px;
width: 115px;
text-align: left;
}
#portal-footer h4 {
margin-bottom: 0.5em;
}
#portal-footer ul {
margin: 0;
padding: 0;
}
#portal-footer li {
list-style-type: none;
padding: 0;
font-size: 90%;
}
#portal-footer li a {
line-height: 1em;
}
/* */
#content-core li {
margin-left: 1em;
}
/* */
#faceted-form div#center-area {
width: 90%;
padding: 1em;
}
#faceted-form #center-area,
#faceted-form #right-area {
background: none repeat scroll 0 0 #FCFBEC;
border-color: #D2DCE2;
border-style: solid;
border-width: 1px;
}
#faceted-form #center-area {
background: none repeat scroll 0 0 #f6fae8;
}
#faceted-form #faceted-results a {
color: #764C2E;
font-size: 11px;
}
#faceted-form #faceted-results .summary a {
margin-top: 1em;
display: block;
}
#faceted-form .widget-fieldset legend {
background: url("central-portlets-header.png")
repeat-x scroll 0 0 transparent;
border-style: dotted;
border-width: 1px;
color: #BF7129;
font-family: Arial;
font-size: 9px;
font-weight: bold;
height: 14px;
line-height: 1.6em;
text-transform: uppercase;
padding: 0px 5px;
margin: 0px;
}
#faceted-form .portletHeader {
/* */
background: url("central-portlets-header-green.png");
color: #657e32;
}
#faceted-form .listing,
#faceted-form .listing a,
#faceted-form span a {
color: #484848 !important;
}
.tooltip {
background-color: #ffeda1 !important;
border:1px solid #333333 !important;
padding:10px 15px;
width:200px;
display:none;
color:#333333 !important;
text-align:left;
font-size:11px;
-moz-box-shadow:0 0 10px #ffeda1 !important;
-webkit-box-shadow:0 0 10px #ffeda1 !important;
z-index:10;
}
/* */
#content li {
margin-left: 2em;
}
.pull-quote {
border-bottom: 1px dotted #333333;
border-top: 1px dotted #333333;
color: #538823;
font-size: 11pt;
padding: 1em 0;
}
/* */
.template-two-columns #portal-breadcrumbs {
display: none;
}
.template-two-columns .documentFirstHeading {
display: none;
}
.portlet-footer-link {
font-size: 11px !important;
float: right;
}
/* */

}

