/* CAMPAIN HEADER --------------- */

#voting-header {
    width: 970px;
    height: 274px;
    margin-bottom: 30px;
    padding-top: 10px;
    position: relative;
}

#voting-header .voting-header-description {
    width: 550px;
    position: absolute;
    top: 22px;
    left: 47px;
    z-index: 2;
}

#voting-header h1 {
    font-family: Museo-700, Trebuchet MS, Tahoma, Geneva;
    font-weight: normal;
    font-size: 400%;
    color: #54524e;
    margin-bottom: 10px;
}

#voting-header p {
    font-size: 120%;
    line-height: 150%;
}

/* OVERVIEW --------------------- */

.voting-category h2 {
    font-family: Museo-700, Trebuchet MS, Tahoma, Geneva;
    font-weight: normal;
    font-size: 195%;
    text-transform: uppercase;
    color: #7AB51D;
    border-bottom: 1px solid #a0a0a1;
    display: block;
    padding-bottom: 1px;
    margin-bottom: 30px;
}

.voting-item {
    width: 296px;
    height: 263px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #a0a0a1;
}

.voting-item .voting-description {
    width: 296px;
    height: 263px;
    position: absolute;
    left: 0px;
    top: 197px;
    z-index: 2;
    background: url(/typo3conf/ext/co2voting/Resources/Public/images/design/voting-bgr.png) repeat;
    border-bottom: 1px solid #a0a0a1;
}

.voting-item.active .voting-description {
    top: 0px;
}

.voting-item .voting-description h3 {
    font-family: Museo-700, Trebuchet MS, Tahoma, Geneva;
    font-weight: normal;
    font-size: 195%;
    color: #007b56;
    width: 296px;
    height: 56px;
    margin: 9px 0 12px 0;
    display: block;
    overflow: hidden;
    border-top: 1px solid #a0a0a1;
    border-bottom: 1px solid #a0a0a1;
}

.voting-item .voting-description h3 a {
    display: block;
    padding: 3px 0;
}

.voting-item .voting-description p {
    font-family: Museo-700, Trebuchet MS, Tahoma, Geneva;
    font-weight: normal;
    font-size: 150%;
    font-style: italic;
    color: #7AB51D;
    padding-right: 10px;
}

#esc__content .voting-item h3 a:hover,
#esc__content .voting-item .voting-description p a {
    text-decoration: underline;
}

#esc__content .voting-item .voting-description p a:hover {
    color: #007b56;
}

/* DETAILPAGE ------------------- */

.border-top {
    border-top: 1px solid #a0a0a1;
    margin-bottom: 19px;
}

.voting-buttons {
    margin-bottom: 40px;
    padding: 23px 0 28px 0;
    border-top: 1px solid #a0a0a1;
    border-bottom: 1px solid #a0a0a1;
}

.esc__left_center .voting-buttons {
    margin-top: 20px;
}

#esc__content .voting-buttons ul {
    width: 301px;
    overflow: hidden;
    list-style-type: none;
    margin-left: -5px;
}

#esc__content .voting-buttons li {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    line-height: 45px;
    font-weight: bold;
}

#esc__content .voting-buttons ul a {
    color: #fff;
    display: block;
    width: 301px;
    height: 45px;
    padding-left: 37px;
    background-image: url(/typo3conf/ext/co2voting/Resources/Public/images/design/voting-buttons.jpg);
}

#esc__content .voting-buttons ul a:hover {
    text-decoration: none;
    background-position: 0 -45px;
}

#esc__content .voting-buttons .disabled {
    width: 301px;
    height: 45px;
    padding-left: 37px;
    color: #fff;
    background-image: url(/typo3conf/ext/co2voting/Resources/Public/images/design/voting-buttons.jpg);
    background-position: 0 -90px;
}

#esc__content .voting-buttons p {
    font-size: 120%;
    color: #7e7e7e;
    padding-bottom: 15px;
}

/* RANGLISTE -------------------- */

#voting-charts,
#voting-charts-teaserlist,
#voting-contactform {
    font-size: 120%;
}

#voting-charts li,
#voting-charts-teaserlist h2,
#voting-contactform h2 {
    font-family: MuseoSlab-500Italic,Trebuchet MS,Tahoma,Geneva;
    font-weight: normal;
    color: #7AB51D;
    font-size: 125%;
}

#voting-charts-teaserlist h2,
#voting-contactform h2 {
    padding-bottom: 15px;
}

/* CHARTS ----------------------- */

#voting-charts {
    padding-bottom: 25px;
    border-bottom: 1px solid #a0a0a1;
}

#voting-charts h1 {
    font-family: Museo-700, Trebuchet MS, Tahoma, Geneva;
    color: #007B56;
    font-weight: normal;
    font-size: 233%
}

#voting-charts ul {
    list-style-type: none;
    margin: 18px 0;
}

#voting-charts li {
    width: 633px;
    padding: 6px 0;
    overflow: hidden;
}

#voting-charts .voting-project-name {
    width: 220px;
    float: left;
}

#voting-charts .voting-percentage-wrapper {
    width: 403px;
    float: right;
    overflow: hidden;
}

#voting-charts .voting-bar {
    height: 15px;
    float: left;
    background-color: #007B56;
}

#voting-charts .voting-percentage {
    width: 45px;
    padding-left: 15px;
    float: left;
}

/* TEASERLIST ------------------- */

#voting-charts-teaserlist {
    padding-top: 22px;
    padding-bottom: 4px;
    border-bottom: 1px solid #a0a0a1;
}

#voting-charts-teaserlist h3 {
    font-family: MuseoSlab-500Italic,Trebuchet MS,Tahoma,Geneva;
    font-weight: normal;
    color: #007B56;
    font-size: 125%;
    padding-bottom: 10px;
}

.voting-charts-teaserlist-item {
    width: 633px;
    padding-bottom: 32px;
    overflow: hidden;
}

.voting-charts-teaserlist-item .voting-charts-teaserlist-item-col1 {
    width: 220px;
    height: 135px;
    float: left;
}

.voting-charts-teaserlist-item .voting-charts-teaserlist-item-col2 {
    width: 410px;
    float: left;
    color: #7e7e7e;
}

/* FORM ------------------------- */

#voting-contactform {
    padding-top: 22px;
}