@media screen,projection {

body#programmes {
	background: #000 url(http://fil.nrk.no/contentfile/web/bgimages/special/idrettsgalla/idrettsgalla-bg.gif) repeat-y center;
}
body#programmes #top #path * {
	color: #fff !important;
}
body#programmes #top .head {
	border-color: #000;
}
body#programmes #main {
	background: #055e74;
	border-color: #000;
}
body#programmes #main .wrapper,
body#programmes #bottom .bottomline {
	background: transparent;
}
body#programmes #main .wrapper .intro-element,
body#programmes #main .wrapper .promo {
	border-color: #00a5cd;
	background: #000;
}
body#programmes #main .wrapper .intro-element * {
	color: #00a5cd;
}
body#programmes #main .wrapper .intro-element ul li a {
	border-color: #00a5cd;
}
body#programmes #main .wrapper .intro-element ul * {
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
}
body#programmes .inner-column .poll {
	background: #000;
	color: #42A2C9;
}
body#programmes .inner-column .poll * {
	color: #42A2C9;
}
body#programmes .inner-column .poll p {
	padding: 4px;
	font-weight: bold;
	font-size: 16px;
}
body#programmes .inner-column .poll .poll-button {
	border: 1px outset #BDF;
	background: #42A2C9;
	color: #fff
}



.is-candidates {
  border: 1px solid #00a5cd;
  height: 134px;
  margin-bottom: 8px;
  display: block;
  float: none;
  background-color: #000;
  color: #fff;
}

.is-candidates h3 {
  background-color: #000;
  padding-left: 13px;
  line-height: 20px;
}

.is-candidates div {
  display: block;
  background: #000;
  width: 120px;
  height: 88px;
  padding: 0;
  margin: 0 13px 0 13px;
}

.is-candidates div a:link,
.is-candidates div a:active,
.is-candidates div a:focus,
.is-candidates div a:visited {
  display: block;
}

.is-candidates div p a:link,
.is-candidates div p a:active,
.is-candidates div p a:focus,
.is-candidates div p a:visited {
  color: #fff;
  font-size: 9px;
  font-weight: normal;
  line-height: 20px;
  background-color: #00a5cd;
  padding: 0 2px 0 4px;
}

.is-candidates div a:hover {
  background-color: #00a5cd;
}

.is-candidates a.vote:link,
.is-candidates a.vote:active,
.is-candidates a.vote:focus,
.is-candidates a.vote:visited {
  color: #00a5cd;
  display: inline;
}


.pp-form div ul.info {
	background-position: 8px 50%;
	background-color: #669933;
	border-color: #336600;
	color: #FFF;
}
.pp-form div ul {
	padding: 9px 0 4px;
}


/* END @media screen,projection */
}
