/*Head Category*/
#exd_head {
color: #195c27; font-size: 18px; font-family: "Times New Roman", Times, serif; border-bottom: 1px dotted #195c27;font-weight: normal; margin: 0 0 20px 0;
visibility: hidden; display: none;}

/*Entries Background - holds all entries*/
#exd_items {

}

/*titelrow to click*/
.stretchtoggle{
color: #195c27; font-size: 18px;
font-family: "Times New Roman", Times, sans-serif;
font-weight: normal; padding: 12px 12px 8px 12px;
background: url(/img/template/moo/paperhead.jpg) no-repeat 0 0;
}


/*the links in titlerow*/
.stretchtoggle a:link, .stretchtoggle a:visited, .stretchtoggle a:hover  {
text-decoration:none;
}

/*container that expands*/
.stretcher {
margin:0px;
padding:0px;
background: url(/img/template/moo/paperbg.jpg) no-repeat left bottom;
}

/*One Entry - gets the bg-color when opacity*/
.exd_item {
margin-top:5px;
padding:0px;
/*background: url(/img/template/moo/paperbg.jpg) no-repeat left bottom;
*/font-size: normal;
font-family:Arial, Helvetica, sans-serif;

}

/*field title*/
.exd_field {
width: 100px;
text-align:right;
padding:2px 5px 2px 2px;
background:#969696;
border-bottom:1px solid #FFFFFF;
}

/*field content*/
.exd_entry {
padding:12px 12px 12px 15px;
font-size: normal;
font-family:Arial, Helvetica, sans-serif;
}
#strechfooter {background: url(/img/template/moo/paperfooter.jpg) no-repeat 0 bottom;height: 7px; display: block;}
