body {
margin: 0;
padding: 0;
text-align: center;
font-family: verdana, arial, sans-serif;
background: #EEEEEE;
/*
background-attachment: fixed;
background-position: top left;
background-image: url(templates/ardea/images/logo-web.png);
background-repeat: no-repeat;
*/
}

div {
margin: 2px;
}

p {
padding: 0px;
margin: 5px 0px;
}

td {
vertical-align: top;
}

a {
color: #E02835;
text-decoration: none;
}

#main {
text-align: center;
background: #FFFFFF;
border: solid 1px #CCCCCC;
/*position: absolute;top: 10px;left: 40px;*/
/*min-height: 90%;*/
margin: 10px 40px;
width: 700px;
}

#toolbar {
margin-top: 10px;
display: block;
}

table.content_table {
width: 100%;
margin: 0px;
padding: 0px;
}

table.content_table td {
padding: 0px;
margin: 0px;
}

td.left {
width: 100px;
}

#left {
text-align: left;
}

#left table {
border: solid 1px #999999;
margin: 5px;
}

#content {
text-align: left;
/*display: run-in;
position: absolute;top: 30px;left: 110px;*/
border: solid 1px #999999;
margin: 5px;
}

#header {
background: url("intestazione.jpg") top right no-repeat;
color: white;
text-align: center;
font-size: 30px;
padding: 5px;
margin: 5px;
}

#footer {
font-size: 70%;
}

.small {
font-size: 80%;
}

.red {
color: #E02835;
}

.external_link {
border: 0;
vertical-align: text-bottom;
background: url("weblink.png") center right no-repeat;
padding-right: 16px;
}

.highlight {
background-color: #FEE772;
}

.article_seperator {
display: block;
background: url("logo-very-small.png") center right no-repeat;
border-bottom: #E02835 dotted 1px;
margin: 3px;
}

.back_button {
font-size: 10px;
}

body.contentpane {
	font-size: 80%;
}

table.contentpane,
table.contentpaneopen p,
table.contentpaneopen li,
table.contentpaneopen label {
font-size: 80%;
padding: 3px;
}

.componentheading, .contentheading {
font-size: 14px;
color: #E02835;
padding: 3px;
}

a.readon {
font-size: 80%;
}

/* Main Menu(s) */

a.mainlevel {
list-style: disc;
font-size: 11px;
padding: 0px 4px;
display: block;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 120px;
}


a.mainlevel:hover, a.mainlevel#active_menu, a.sublevel:hover, a.sublevel#active_menu {
background: #C1C1C1;
text-decoration: none;
color: white;
}

a.sublevel {
text-decoration: none;
font-size: 10px;
padding: 0px 8px;
width: 120px;
}

/* news */
.latestnews {
color: #E02835;
}
li.latestnews {
list-style: none;
}

.createdate, .modifydate {
font-size: 80%;
}

.date {
font-size: 9px;
}

.pagenav_prev {
 font-size: 80%;
}

.pagenav_next {
 font-size: 80%;
}
