@charset "UTF-8";
/* 
  @project uni.de
  @name polls.css
  @created  2009-04-29, 08:30:28
  @author lukasz.tyrala
  @license default
  @description Cascading Style Sheet for uni.de
*/

/* GENERAL INFORMATIONS
-----------------------------------------------------------------------------

  This is a complimentary file to other .css files included withing this project.

*/
div.polls {
    padding-top:20px;
}
.polls div.linkBack {
  float:right;
}
.polls div.linkBack a {
  color: #892251;
  background:transparent url(/images/medRaquoLeft_white.png) no-repeat scroll 0 50%;
  padding-left:12px;
  font-weight:bold;
}
.poll-header {
  clear: both;
  font-size: 18px;
  font-weight: normal;
  color: #892251;
  padding: 10px 0 8px 0;
  }
.polls div.rightAdServer {
    float:right;
}
.formsForVotesInner {
    padding-top:15px;
}
.poll-header {
  clear: both;
  font-size: 18px;
  font-weight: normal;
  color: #892251;
  padding: 0px 0 8px 0;
  }

.poll-comments-header {
  font-size: 13px;
  padding: 15px 0 10px 0;
  }

.poll-comment-header {
  font-size: 11px;
  padding: 10px 0 5px 0;
  }
span.yes_noPolls {
    font-weight:bold;
    padding-left:7px;
    padding-right:13px;
    float:left;
    line-height:24px;
}
.poll-comment-details {
  display: block;
  clear: both;
  text-align: right;
  font-weight: bold;
  font-size: 10px;
  color: #000;
  padding: 5px;
  margin: 5px 0 10px 0;
  border-bottom: 1px solid #ddd;
  }

.poll-container {
  float: left;
  }

.thank-you-text {
  padding: 5px 0 10px 0;
  }

.thank-you-ps {
  padding: 15px 0 0 0;
  }

img.thanks {
  float: right;
  }

.poll-date {
  font-size: 11px;
  font-weight: normal;
  color: #000;
  }

.poll-description {
  margin-bottom: 1.5em;
  text-align:justify;
  }

.read-comments {
  display: block;
  text-align: right;
  width: 100%;
  line-height: 26px;
  height: 26px;
  margin: 0 0 36px 0;
  padding: 10px 0 5px 0;
  clear: both;
  border-bottom: 1px solid #ddd;
  }

.read-comments a {
  color: #8a3262;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 10px;
  }

.voting-header {
  float: left;
  line-height: 22px;
  height: 22px;
  font-size: 11px;
  color: #000;
  margin-right: 15px;
  }

.voting {
  float: right;
  list-style-type: none;
  }

.voting li {
  float: left;
  margin-right: 30px;
  list-style-type: none;
  }

.voting .progress {
  position: relative;
  display: block;
  float: left;
  height: 14px;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
  padding: 3px;
  width: 100px;
  overflow: hidden;
  _zoom: 1;
  }

.voting .count {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  height: 22px;
  text-align: left;
  color: #999;
  font-weight: bold;
  font-size: 11px;
  line-height: 22px;
  color: #000;
  text-transform: uppercase;
  }

.voting .count strong {
  margin: 0 0 0 5px;
  font-size: 12px;
  }

.voting .index {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  text-indent: -9999px;
  overflow: hidden;
  line-height: 22px;
  }

.voting .yes .index {  background: #8a3262;  }
.voting .no .index  {  background: #43b345;  }

div#message {
    clear:both;
    color:green;
    font-weight:bold;
    font-size:11px;
    line-height:17px;
}
.poll-container_left {
    float:left;
}
.poll-container_left .rightAdServer {
  padding-left:20px;
  padding-bottom:20px;
}
.poll-container_left h3 {
  clear:none;
}
.formsForVotes {
    padding:0;
    padding-top: 10px;
}
.formVote {
    float:left;
    padding-right:10px;
}
.formVote .radioVote input {
  height: auto;
  margin: 5px 0;
}
.formVote input {
    height:24px;
    float:left;
}
.polls input.send_vote {
    background:#8A3262;
    border:1px gray solid;
    color:white;
    font-weight:bold;
    font-size:11px;
    float:left;
    text-transform:uppercase;
    padding:3px;
    cursor:pointer;
}
.commentVote {
    clear:both;
    padding-top:15px;
}
.commentVote h1 {
    color:#892251;
}
table.commentVote {
    border-collapse:collapse;
}
table.commentVote td {
    padding-bottom:3px;
    padding-top:3px;
    width:33%;
}
table.commentVote td label {
    padding-right:5px;
    padding-left:5px;
    font-size:10px;
    float:left;
}
table.commentVote td input {
    border:1px silver solid;
    padding:2px;
    font-size:10px;
    color:gray;
    font-weight:bold;
    width:130px;
    float:left;
}
.textareaCommentVote textarea {
    color:gray;
    border:1px silver solid;
    font-size:11px;
    font-family: verdana;
    padding: 0.5%;
    width:98%;
    display:block;
}
.polls div.button input {
    float:right;
}
.textareaCommentVote {
    padding-top:5px;
    padding-bottom:5px;
    overflow:hidden;
}
.commentVote div.button input {
color:#892251;
border:none;
background:0;
font-weight:bold;
font-size:10px;
background:url('/images/smallRaquo.png') no-repeat 0% 50%;
padding-right:12px;
padding-left: 12px;
cursor:pointer;
text-align:left;
float: left;
}
div.linksToSubsite a {
    padding-left:10px;
    padding-right:10px;
    color:gray;
    font-weight:bold;
    color:black;
    font-weight:normal;
}
.polls .linksToSubsite {
  text-align:right;
}
.read-comments a {
    background:url('/images/medRaquo.png') no-repeat 100% 50%;
    padding-right:13px;
}
.polls div.middleBanner {
  padding-top:0;
  padding-bottom:15px;
}
.polls-form-box {
  width: 713px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.polls-form-box .polls-form-top {
  background: url(../images/polls-form-top.png) no-repeat 0 0;
  height: 8px;
  line-height: 8px;
  font-size: 0;
  overflow: hidden;
}

.polls-form-box .polls-form-bottom {
  background: url(../images/polls-form-bottom.png) no-repeat 0 0;
  height: 8px;
  line-height: 8px;
  font-size: 0;
  overflow: hidden;
  clear: both;
}
.polls-form-box .polls-form-content {
  border-left: 1px #cccccc solid;
  overflow: hidden;
  border-right: 1px #cccccc solid;
  background: #f5f5f5;
  padding: 2px 8px;
}
.polls-form-box-is-active {
  margin-bottom: 10px;
}