body {
margin: 0;
padding:0;
background-color: white;
font-family: verdana, sans-serif;
font-size: 12px;
color: #083466;
}

table {
border-collapse: collapse;
border: 0;
font-family: verdana, sans-serif;
font-size: 12px;
color: #083466;
}

a {
color: #083466;
}

img {
border: 0;
}

table td {
padding:0;
}

#main {
height: 100%;
width: 100%;
}

h1 {
color: #b73b4f;
font-size: 14px;
padding-bottom: 5px;
/* border-bottom: 1px solid gray; */
}

/*  */

#header {
height: 188px;
}

#header #header-top-menu {
height: 21px;
}

#header #header-top-menu td {
padding: 0 20px;
padding-top: 4px;
white-space: nowrap;
text-align: center;
}


#header #header-image {
height: 152px;
padding: 0 20px;
}

#header #header-navigation-line {
height: 15px;
background: #d7d7d6 url("../img/navigation-line.background.gif") top right no-repeat;
padding: 0 20px;
}

#header #header-navigation-line a img {
margin-left: 10px;
}


/*  */

#footer {
height: 60px;
background: #dedede url("../img/footer.background.gif");
}

#footer td {
padding: 0 20px;
white-space: nowrap;
font-size: 10px;
}


/*  */

#content {
background: transparent url("../img/content.background.gif") top left repeat-y;
}

#content #content-table {  
width: 100%;
}

#content td {
vertical-align: top;
}

#content td #content-body {
padding: 10px 20px;
}

#content #content-left-menu {
width: 265px;
height: 100%;
}

#content #content-left-menu .left-menu-item {
background: transparent url("../img/left-menu.top-item.background.gif") top left repeat-x;
height: 48px;
vertical-align: middle;
padding-left: 20px;
padding-right: 10px;
font-weight: bold;
width: 265px;
}

#content #content-left-menu .left-menu-subitem {
background: #e1e1e0 url("../img/list-marker.gif") 20px center no-repeat;
background-image: url("../img/list-marker.gif");
padding: 5px;
padding-left: 40px;
padding-right: 10px;
font-weight: bold;
font-size: 11px;
width: 265px;
}

ul {
list-style-image: url("../img/list-marker.gif");
}

li {
margin-bottom: 10px;
margin-top: 10px;
margin-right: 10px;
clear: both;
}


/*   */

.section-block {
float: left;
margin-bottom: 30px;
background-color: white;
}

.section-block .section-block-title {
color: #b73b4f;
font-weight: bold;
padding-left: 40px;
padding-bottom: 5px;
border-bottom: 1px solid gray;
}

div.clear {
clear: both;
}


#navigation-menu {
float: left;
margin-top: 10px;
margin-bottom: 3px;
}

#navigation-menu span {
color: #b73b4f;
}

#search-form {
float: right;
margin-top: 10px;
margin-bottom: 3px;
}

#search-form input {
border: 1px solid gray;
margin-left:10px;
}

#date {
float: left;
margin-top: 0px;
margin-bottom: 5px;
color: gray;
}

#attachments-area {
float: right;
text-align: right;
margin-top: 45px;
}

#attachments-area a {
color: #52b1e0;
text-decoration: underline;
}


/*  */

.voting {
background-color: #fbfbfc;
margin-left: 20px;
}


.section-icon {
height: 150px;
width: 30%;
margin-right: 20px;
margin-bottom: 20px;
float: left;
}

.section-icon-image {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.section-icon-label a{
font-weight: bold;
color: #b73b4f;
}

.form-line input {

}

.form-line .label {
display: block;

}

.error-line {
color: #b73b4f;
font-weight: bold;
}


/*   */

.menu-item-icon {
margin-left: -14px;
margin-right: 3px;
margin-bottom: -2px;
}

.menu-item-block {
display: none;
}
