body {
  margin:0;
  padding:0;
  font-family:"Lucia Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
  font-size: 75%;
}

ul {
  list-style: none outside none;
  padding-left: 6px;
  margin: 0.5em 0;
}

li {
  background-image: url("../img/bullet.aad8e96773fe.gif");
  background-repeat: no-repeat;
  padding: 0.2em 0 0.2em 1em;
}

img {
  border:medium none;
  vertical-align:middle;
}

h1, h2 {
  background-color:transparent;
  margin: 0.5em 0 0.25em 0;
  font-weight: normal;
}
h1 {
  font-size:160%;
  border-bottom:1px solid #74AE0B;
}
h2 {
  font-size:140%;
  border-bottom:1px dotted #74AE0B;
}
h3, h4 {
  margin: 1em 0;
}
h3 {
  font-size:120%;
}
h4 {
  font-size:110%;
}

hr {
  background-color:#74AE0B;
  border:0 none;
  color:#74AE0B;
  height:1px;
  margin:0.5em 0 1em;
}

strong {
  font-weight: bold;
}

input {
  border:1px solid #74AE0B;
}
input.searchButton {
  background: white url("../img/search_icon.5634e52ca2cc.png") no-repeat scroll 2px 1px !important;
  font-size: 85%;
  margin-bottom:1px !important;
  padding:1px 1px 1px 15px !important;
}

#portal-logo {
  display:block;
  height:96px;
  margin:0;
  padding:0;
  border:0 none;
  background:transparent url("../img/top3.922063566f1d.jpg") no-repeat scroll 0 0;
}

#portal-logo a {
  font-family:Trebuchet MS,Tahoma,Arial,sans-serif;
  left:2em;
  overflow:visible;
  position:absolute;
  text-decoration:none;
  top:14px;
}

#portal-logo .title {
  color:#FFCC00;
  display:block;
  font-size:28px;
  font-weight:bold;
  left:-2px;
  position:absolute;
  top:-2px;
}
#portal-logo .titleShadow {
  color:#333333;
  display:block;
  font-size:28px;
  font-weight:bold;
}
#portal-logo .baseLine {
  color:#EEEEEE;
  display:block;
  font-size:16px;
  font-weight:bold;
}

#portal-breadcrumbs {
  position:absolute;
  top: 70px;
  float: left;
  line-height:1.6em;
  margin-left: 2em;
  background-color: white;
}

#portal-searchbox {
  position:absolute;
  right: 2px;
  top: 45px;
  background-color:transparent;
  float:right;
  margin:1.5em 0 0;
  text-align:right;
  white-space:nowrap;
  z-index:2;
}

#portal-advancedsearch {
  background-color:white;
  margin-top:0.5em;
  padding-left: 1.5em;
}

#language-portlet {
  float: right;
}

table#portal-columns {
  border-collapse:collapse;
  border-spacing:0;
  width:100% !important;
}
td#portal-column-one {
  padding: 1em;
  vertical-align:top;
  width: 20%;
  background-color: #E8F3D6;
  border-radius: 30px 0 30px 0;
  -moz-border-radius: 30px 0 30px 0;
  -webkit-border-radius: 30px 0 30px 0;
}
td#portal-column-two {
  padding: 1em;
  vertical-align:top;
  width: 20%;
  background-color: #E8F3D6;
  border-radius: 30px 0 30px 0;
  -moz-border-radius: 30px 0 30px 0;
  -webkit-border-radius: 30px 0 30px 0;
}
td#portal-column-two.no-actions {
  display: none;
}

td#portal-column-content {
  margin:0;
  padding:0;
  vertical-align:top;
  position: relative;
}

div#content {
  margin:0 0 2em;
  padding:0 1em 0 !important;
}

div#portal-footer {
  background-color:#CDE2A7;
  border-bottom:1px solid #74AE0B;
  border-top:1px solid #74AE0B;
  line-height:1.2em;
  margin:0.5em 0 1em;
  padding:0.5em 0 1em;
  text-align:center;
}

table.footer {
  width: 100%;
}

table.footer td {
  width: 25%;
  vertical-align: top;
}

.alt-row-color > *:nth-child(even) { background-color: #eee; }
.alt-row-color > *:nth-child(odd) { background-color: #transparent; }

/* portlets */
dl.portlet {
  background-color: white;
  border-bottom:1px solid #74AE0B;
  margin:1px 0 1em;
}
dl.portlet a {
  text-decoration:none;
}
dl.portlet ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding: 0;
  margin-left: 0;
}
dl.portlet ul li {
  line-height: 1.5em;
}

.visualIconPadding {
  display:block;
  padding-left: 18px;
  margin-left:-1px;
}

dd.selected {
  font-weight: bold;
}

/* content types styles */
.contenttype-folder {
  background-image: url("../img/folder_icon.7d1fd699ac16.gif");
  background-position: 0 0px;
  background-repeat: no-repeat;
}
.contenttype-plone-site {
  background-image:url("../img/site_icon.3c604a8c4b12.gif");
  background-position:0 0px;
  background-repeat:no-repeat;
}
.contenttype-simpleforum {
  background-image:url("../img/simpleforum_icon.8a4370fc9321.gif");
  background-position:0 0px;
  background-repeat:no-repeat;
}
.contenttype-variety {
  background-image:url("../img/variety_icon.ebb0be50e9d7.gif");
  background-position:0 0px;
  background-repeat:no-repeat;
  padding-left: 18px;
}
.link-external {
  background:transparent url("../img/link_icon.caadad3fb2ec.gif") no-repeat scroll 0 1px;
  padding:1px 0 1px 16px;
}

/* pagination */
div.pagination {
  background-color:#CDE2A7;
  border:1px solid #74AE0B;
  clear:both;
  font-size:94%;
  margin:1em 0;
  padding:0 1em;
  text-align:center;
  vertical-align:top;
}
.previous {
  float:left;
  margin-right:1em;
  text-align:left;
}
.next {
  float:right;
  margin-left:1em;
  text-align:right;
}
