/* generic classes for webblock vote */

.vote {
  margin: 0px 3px 0px 8px;
  padding: 0px 0px 0px 0px;
  width: 193px;
  position: relative;
  clear: both;
  }
.vote .head {
  display: block;
  height: 12px;
  background-image: url('/programma/eengoedbegin/images/cont1_block_head.png');
  background-repeat: no-repeat;
  visibility: visible;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/programma/eengoedbegin/images/cont1_block_head.png');
  visibility: visible;
  }
.vote .bottom {
  position: relative;
  display: block;
  height: 18px;
  background-image: url('/programma/eengoedbegin/images/cont1_block_bottom.png');
  background-repeat: no-repeat;
  visibility: visible;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/programma/eengoedbegin/images/cont1_block_bottom.png');
  visibility: visible;
  }
.block.vote .body {
  display: block;
  background-image: url('/programma/eengoedbegin/images/cont1_block_body.png');
  background-repeat: repeat-y;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 18px;
  margin-bottom: 0px;
  visibility: visible;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/programma/eengoedbegin/images/cont1_block_body.png');
  height: 100%;
  }

.vote p {
  color: #FFFFFF;
  }
.voteResult {
  color: #ffffff;
  }
.voteResultBar {
  background-color: #9cdcea;
  }
.vote .body {
  padding: 0 0 0 0;
  _padding-left: 5px;
  _padding-right: 5px;
  
  }
.vote p.options {
  margin: 0px;
  }
.vote img.actionButton {
  border: none;
  position: relative;
  visibility: visible;
  z-index: 49;
  float: right;
  margin-top: 10px;
  }
.vote p.info {
  text-align: left;
  margin: 0px 0px 0px 0px;
  clear: right;
  }
.vote table {
  margin-top: 0px;
  padding-top: 0px;
  width: 100%;
  }
.vote label {
  color: #ffffff;
  padding-left: 5px;
  }
  
/* container3 */


#container3 .vote p {
  color: #094562;
  }

#container3 .voteResult {
  color: #094562;
  }

#container3 .voteResultBar {
  background-color: #6f1616;
  }

#container3 .vote label {
  color: #094562;
  padding-left: 5px;
  }
  
#container3 .vote {
  position: relative;
  margin: 0px 3px 3px 6px;
  padding: 0px 0px 0px 0px;
  width: 234px;

  }
#container3 .vote .head {
  display: block;
  height: 14px;
  background-image: url('/programma/eengoedbegin/images/episodeinf-bg-head.png');
  background-repeat: no-repeat;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/programma/eengoedbegin/images/episodeinf-bg-head.png');
  visibility: visible;
  }
#container3 .vote .bottom {
  clear: both;
  display: block;
  height: 12px;
  background-image: url('/programma/eengoedbegin/images/episodeinf-bg-bottom.png');
  background-repeat: no-repeat;
  visibility: visible;
  width: 234px;
_background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/programma/eengoedbegin/images/episodeinf-bg-bottom.png');
  }
#container3 .vote .body {
  background-image: url('/programma/eengoedbegin/images/episodeinf-bg-body.png');
  background-repeat: repeat-y;
  padding-top: 0px;
  padding-right: 6px;
  padding-bottom: 4px;
  padding-left: 18px;
  margin-bottom: 0px;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/programma/eengoedbegin/images/episodeinf-bg-body.png');
  height: 100%;
  }  
  
  

/* Votepage */
.votepage #page {
  background-image: url('/components/images/background2cols.gif');
  }
.votepage #container2 {
  width: 622px;
  }
.votepage #container3 {
  display: none;
  }
.votepage .vote_overview .innerbody {
  width: 560px;
  /* height: 320px; */
  float: left;
  margin: 20px 14px 30px 0px;
  padding: 5px;
  visibility: visible;
  z-index: 99;
  position: relative;
  overflow: auto;
  }
.votepage strong {
  color: red;
  clear: both;
  }
.votepage .vote_overview .innerbody a {
  color: #023183;
  text-decoration: underline;
  }

