html,body {
  background: #ffffff;
  font-family: arial;
  font-size: 12px;
}

a {
  color: #00adef;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  line-height: 16px;
}

p.text {
  line-height: 16px;
}

h1 {
  color: #231f20;
  font-size: 18px;
  font-weight: bold;
}

h2 {
  color: #231f20;
  font-size: 18px;
  font-weight: bold;
}

h1 a {
  color: #231f20;
  font-size: 18px;
  font-weight: bold;
}

h2 a {
  color: #231f20;
  font-size: 18px;
  font-weight: bold;
}

h3 {
  font-size: 14px;
  font-weight: bold;
}

h5 {
  background: url(../images/kiem.png) center left no-repeat;
  color: #ed145b;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 18px;
  font-style: italic;
  padding: 0 0 0 51px;
  text-transform: uppercase;
}

hr {
  border: none;
  border-bottom: 1px solid #00adef;
  height: 1px;
}

.block {
  background: #ffffff;
  float: left;
  width: 450px;
  margin: 0 25px 50px 25px;
}

.block img {
  float: left;
}

.block .blockList {
  margin: -10px 0 0 0;
}

.block .blockList li {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #898989;
}

.block .blockList li a {
  background: url(../images/arrow-right.png) right center no-repeat;
  font-size: 12px;
  position: relative;
  font-weight: bold;
  display: block;
  width: 100%;
}

.block .blockList li:first-child {
  border-top: none;
}

.block .blockList li a.noimage {
  background: none;
}

.block .blockList li a .download {
  background: url(../images/download.png) 0 0 no-repeat;
  position: absolute;
  top: 10px;
  right: 0px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  line-height: 20px;
  height: 20px;
  width: 76px;
}

.mainColumn .block .itemList {
  width: 660px;
}

.mainColumn .shop .itemList {
  margin: -20px 0 0 0;
}

.mainColumn .shop .itemList li {
  border-top: none;
  border-bottom: 1px solid #898989;
  padding: 20px 0;
  width: 320px;
  float: left;
}

.mainColumn .shop .itemList li:first-child {
  padding: 20px 0;
}

.mainColumn .shop .itemList li.odd {
  margin: 0 20px 0 0;
}

.column .block .itemList {
  width: 410px;
}

.block .itemList li {
  border-top: 1px solid #898989;
  float: left;
  width: 100%;
  padding: 20px 0;
}

.block .itemList li:first-child {
  border-top: none;
  padding: 0 0 20px 0;
}

.block .itemList li.last {
  border-bottom: 0;
  padding: 20px 0 0;
}

.block .itemList li .image img {
  background: #ffffff;
  padding: 0 20px 0 0;
  position: relative;
  z-index: 1;
}

.block .itemList.odd li {
  color: #ffffff;
}

.block .itemList.odd li .image img {
  background: #ED145B;
}

.block .sidebarBlockList li {
  border-bottom: 1px solid #898989;
  padding: 10px 0 8px 0;
  font-weight: bold;
  line-height: 16px;
}

.block .sidebarBlockList li:first-child {
  padding: 0 0 8px 0;
}

.block .sidebarBlockList li a {
  display: block;
  width: 100%;
}

.faq .sidebarBlockList li a {
  padding: 0 20px 0 0;
  width: 640px;
}

.block .sidebarBlockList li a.toggle {
  color: #000000;
}

.faq .sidebarBlockList li a.toggle {
  font-size: 13px;
}

.block .sidebarBlockList li a.toggle.expand {
  background: url(../images/arrows-toggle-down.png) right 0 no-repeat;
}

.block .sidebarBlockList li a.toggle.collapse {
  background: url(../images/arrows-toggle-up.png) right 0 no-repeat;
}

.faq .sidebarBlockList li div.toggleContent {
  padding: 20px 0;
  font-weight: normal;
}

.block .sidebarBlockList li span.toggleContent a {
  border-top: 1px solid #e1e1e1;
  display: block;
  padding: 10px 0 0 0;
  margin: 8px 0 0 0;
}

/* PAGINATOR */
.paginator {
  border-top: 1px solid #898989;
  padding: 20px 0 0 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.paginator a,.paginator span {
  border-left: 1px solid #898989;
  padding: 0 5px 0 8px;
}

.paginator a:first-child,.paginator span:first-child {
  border: 0;
}

.blockContent {
  position: relative;
  padding: 20px;
}

.styled {
  background: #00adef;
}

.styled hr {
  border-bottom: 1px solid #90dbf8;
}

.block.poll.styled .button {
  background: #ed145b;
}

.styledodd {
  background: #ed145b;
}

.styledodd a {
  color: #ffffff;
}

.styledodd h2 {
  color: #ffffff;
}

.styledodd p {
  color: #ffffff;
}

.styledodd .more {
  background: url(../images/arrows.png) 0px -45px no-repeat;
}

.styledodd .blockList li {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #ffffff;
}

.styledodd .blockList li:first-child {
  border: none;
}

.styledodd .blockList li a {
  background: url(../images/arrow-rightodd.png) right center no-repeat;
  font-size: 14px;
  font-weight: bold;
  display: block;
  width: 100%;
}

.nostyle {
  background: none;
}

.mainColumn {
  position: relative;
  float: left;
  width: 750px;
  z-index: 2;
}

.mainColumn .block {
  width: 700px;
}

.mainColumn img {
  padding: 0 20px 20px 0;
}

.column {
  position: relative;
  float: left;
  width: 500px;
  z-index: 2;
}

.subColumn {
  position: relative;
  float: left;
  z-index: 2;
}

.sidebar {
  position: relative;
  float: left;
  width: 250px;
  z-index: 2;
}

.sidebar .block {
  width: 200px;
  float: none;
}

.subColumn .block {
  width: 200px;
}

.splitBlock {
  margin: -10px -10px -10px -10px;
}

.splitColumn {
  float: left;
  margin: 10px;
  width: 195px;
}

.date {
  color: #707070;
  display: block;
  font-size: 10px;
  padding: 0;
  font-style: italic;
  line-height: 15px;
}

.comments .date {
  font-size: 12px;
  font-weight: bold;
}

a.more {
  background: url(../images/arrows.png) 0px -1px no-repeat;
  height: 14px;
  display: block;
  line-height: 13px;
  font-weight: bold;
  font-style: italic;
  margin: 20px 0 0 0;
  padding: 0 0 0 14px;
}

a.more.inline {
  display: inline-block;
  margin: 0 0 0 10px;
}

.related a {
  background: url(../images/arrows.png) 0px -1px no-repeat;
  height: 14px;
  display: block;
  line-height: 14px;
  font-weight: bold;
  font-style: italic;
  padding: 0 5px 0 14px;
}

.related a.more.inline {
  margin: 0;
}

a.member {
  background: url(../images/arrows.png) 0px -1px no-repeat;
  height: 14px;
  line-height: 14px;
  display: block;
  font-weight: bold;
  padding: 0 0 0 14px;
}

.videos {
  background: url(../images/arrows.png) 0px -1px no-repeat;
  height: 14px;
  line-height: 14px;
  display: block;
  float: right;
  font-weight: bold;
  font-style: italic;
  padding: 0 0 0 14px;
  margin: 10px 0 0 0;
}

.reaction {
  background: url(../images/arrows.png) 0px -30px no-repeat;
  display: block;
  float: left;
  font-style: italic;
  height: 14px;
  line-height: 14px;
  margin: 10px 0 0 0;
  padding: 0 0 0 15px;
}

.rss {
  background: url(../images/icons.png) 0px -103px no-repeat;
  display: block;
  position: absolute;
  left: 119px;
  top: 3px;
  height: 14px;
  width: 14px;
}

.bird {
  background: url(../images/icons.png) 0px 0px no-repeat;
  display: block;
  position: absolute;
  left: 118px;
  top: -7px;
  height: 25px;
  width: 25px;
}

.facebook {
  background: url(../images/icons.png) 0px -25px no-repeat;
}

.hyves {
  background: url(../images/icons.png) 0px -51px no-repeat;
}

.linkedin {
  background: url(../images/icons.png) 0px -77px no-repeat;
}

.clear {
  height: 0px;
  clear: both;
}

.headline {
  margin: 0 0 20px 0;
}

.spacer {
  height: 20px;
}

.button {
  color: #ffffff;
  cursor: pointer;
  display: block;
  border: none;
  height: 20px;
  padding: 1px 5px 3px 5px;
  background: #00adef;
  overflow: visible;
}

.button:hover {
  background: #005677;
}

dd .next,dd .previous {
  background: #005677;
  cursor: pointer;
  display: block;
  border: none;
  float: left;
  height: 20px;
  margin: 0 5px 0 0;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  width: 120px;
  overflow: visible;
}

dd .next:hover,dd .previous:hover {
  background: #002b3c;
}

.sort {
  float: right;
  position: relative;
  font-weight: bold;
  z-index: 2;
}

.sort a {
  margin: 0 0 0 10px;
}

.sort select {
  margin: 0 0 0 10px;
}

a.asc {
  background: url(../images/arrows-sort.png) 0 7px no-repeat;
  padding: 0 0 0 12px;
}

a.desc {
  background: url(../images/arrows-sort.png) 0 -5px no-repeat;
  padding: 0 0 0 12px;
}

/* CONTAINER */
#container {
  background: #231f20;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

#containerImage {
  position: absolute;
  left: 0;
  height: 660px;
  width: 1000px;
  z-index: 1;
}

.uitgeverijen {
  background: url(../images/uitgeverijen.jpg) 0px 0px no-repeat;
}

.entertainmentmedia {
  background: url(../images/entertainmentmedia.jpg) 0px 0px no-repeat;
}

.theater {
  background: url(../images/theater.jpg) 0px 0px no-repeat;
}

.klassiek {
  background: url(../images/klassiek.jpg) 0px 0px no-repeat;
}

.bvpop {
  background: url(../images/bvpop.jpg) 0px 0px no-repeat;
}

.dans {
  background: url(../images/dans.jpg) 0px 0px no-repeat;
}

.kunsteducatieamateurkunst {
  background: url(../images/kunsteducatieamateurkunst.jpg) 0px 0px no-repeat;
}

.grafimediatechniek {
  background: url(../images/grafimediatechniek.jpg) 0px 0px no-repeat;
}

.kunstpodium {
  background: url(../images/kunstpodium.jpg) 0px 0px no-repeat;
}

.zelfstandigen {
  background: url(../images/zelfstandigen.jpg) 0px 0px no-repeat;
}

.home {
  background: url(../images/home.jpg) 0px 0px no-repeat;
}

img#printlogo {
  display: none;
}

#header {
  margin: 0 25px;
  position: relative;
  width: 950px;
  z-index: 2;
}

a#logo img {
  float: left;
  margin: 83px 66px 70px 43px;
}

#navigation {
  float: right;
  width: 655px;
}

#toolBlock {
  float: right;
  height: 130px;
  width: 655px;
}

#registerBox {
  background: #ffffff;
  margin: 0 0 0 69px;
  float: left;
  height: 30px;
  width: 86px;
}

#registerBox a {
  background: url(../images/arrow-down.png) top right no-repeat;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  display: block;
  margin: 5px;
}

#loginBox {
  background: #ffffff;
  margin: 0 0 0 50px;
  float: left;
  height: 30px;
  width: 145px;
}

#loginBox a {
  background: url(../images/arrow-down.png) top right no-repeat;
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  display: block;
  margin: 5px;
}

#loggedBox,#loggedBoxLinks {
  background: #ffffff;
  margin: 0 0 0 50px;
  float: left;
  height: 12px;
  width: 280px;
  font-weight: bold;
  padding: 9px 10px;
}

#loggedBox span {
  color: #ed145b;
}

#loggedBoxLinks {
  background: #ffffff;
  margin: 5px 0 0 50px;
  float: left;
  height: 12px;
  width: 280px;
  font-weight: bold;
  padding: 9px 10px;
  text-align: right;
  font-size: 10px;
  font-weight: normal;
}

#loginDropdown {
  background: #ffffff;
  display: none;
  float: left;
  margin: 0 0 0 50px;
  width: 145px;
}

#loginDropdown label {
  font-size: 10px;
}

#loginDropdown .textitem {
  margin: 4px;
}

#loginDropdown .buttonitem {
  height: 24px;
  float: left;
  margin: 0 0 0 4px;
  overflow: hidden;
}

#loginDropdown .button {
  overflow: hidden;
  font-size: 11px;
  width: 63px;
}

#loginDropdown .text {
  border: 1px solid #c1c1c1;
  height: 14px;
  font-size: 11px;
  padding: 2px;
  width: 130px;
}

#loginDropdown .pass {
  display: block;
  color: #231f20;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  margin: 0 4px;
  text-decoration: underline;
}

#loginDropdown a.down {
  background: url(../images/arrow-up.png) top right no-repeat;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  display: block;
  margin: 5px;
}

.extraholder {
  border-top: 1px solid #e1e1e1;
  padding: 8px 0 0 0;
  margin: 20px 0 0 0;
  font-weight: bold;
}

.extraholder span {
  float: left;
}

.extraholder .rating span {
  margin: 0 4px 0 0;
}

.extraholder .related a,.extraholder div.rating {
  margin: 0 20px 0 0;
  display: block;
  float: left;
}

.extraholder .videos {
  margin: 0px;
}

.printholder {
  border-top: 1px solid #e1e1e1;
  padding: 8px 0 0 0;
  margin: 20px 0 0 0;
}

a.print {
  background: url(../images/print.png) left center no-repeat;
  padding: 0 0 0 20px;
  font-weight: bold;
}

a.cart {
  background: url(../images/shoppingcart.png) left center no-repeat;
  margin: 0 0 0 10px;
  padding: 0 0 0 20px;
  font-weight: bold;
}

#searchBox {
  background: #ffffff;
  margin: 0 0 0 5px;
  float: left;
  height: 30px;
  width: 300px;
}

#searchBox li {
  float: left;
}

#searchBox .search {
  float: left;
  margin: 5px;
  height: 20px;
}

#searchBox .text {
  font-size: 11px;
  border: 1px solid #c1c1c1;
  color: #231f20;
  padding: 2px;
  margin: 0px;
  height: 14px;
  width: 119px;
}

#searchBox .button {
  background: url(../images/arrow-right.png) no-repeat;
  cursor: pointer;
  border: none;
  text-indent: -800px;
  line-height: 0px;
  overflow: hidden;
  margin: 0 0 0 5px;
  height: 20px;
  width: 20px;
}

#searchBox .extended {
  float: left;
  margin: 5px;
  width: 128px;
}

#searchBox a {
  background: url(../images/arrow-down.png) top right no-repeat;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  display: block;
  width: 130px;
}

/* MENU */
#menu {
  background: #231f20;
  float: left;
  height: 50px;
  padding: 0 4px;
  width: 647px;
}

#menu li {
  float: left;
}

#menu li a {
  display: block;
  margin: 19px 17px 0 17px;
  height: 12px;
}

#media {
  background: url(../images/menu.png) 0px 0px no-repeat;
  width: 140px;
}

#media:hover {
  background: url(../images/menu.png) -143px 0px no-repeat;
}

#art {
  background: url(../images/menu.png) 0px -12px no-repeat;
  width: 100px;
}

#art:hover {
  background: url(../images/menu.png) -143px -12px no-repeat;
}

#entertainment {
  background: url(../images/menu.png) 0px -24px no-repeat;
  width: 143px;
}

#entertainment:hover {
  background: url(../images/menu.png) -143px -24px no-repeat;
}

#independents {
  background: url(../images/menu.png) 0px -36px no-repeat;
  width: 88px;
}

#independents:hover {
  background: url(../images/menu.png) -143px -36px no-repeat;
}

.seperator {
  background: url(../images/seperator.png) 0px 0px no-repeat;
  display: block;
  margin: 15px 0;
  height: 21px;
  width: 6px;
}

/* SUBMENU */
#submenu {
  background: #ffffff;
  padding: 0 7px;
  float: left;
  height: 50px;
  width: 641px;
}

#submenu li {
  float: left;
}

#submenu li a {
  height: 14px;
  margin: 18px 14px 0 14px;
  display: block;
}

#home {
  background: url(../images/submenu.png) 0px 0px no-repeat;
  width: 34px;
}

#home:hover {
  background: url(../images/submenu.png) -126px 0px no-repeat;
}

#about {
  background: url(../images/submenu.png) 0px -14px no-repeat;
  width: 87px;
}

#about:hover {
  background: url(../images/submenu.png) -126px -14px no-repeat;
}

#news {
  background: url(../images/submenu.png) 0px -28px no-repeat;
  width: 43px;
}

#news:hover {
  background: url(../images/submenu.png) -126px -28px no-repeat;
}

#products {
  background: url(../images/submenu.png) 0px -42px no-repeat;
  width: 126px;
}

#products:hover {
  background: url(../images/submenu.png) -126px -42px no-repeat;
}

#blog {
  background: url(../images/submenu.png) 0px -56px no-repeat;
  width: 26px;
}

#blog:hover {
  background: url(../images/submenu.png) -126px -56px no-repeat;
}

#themes {
  background: url(../images/submenu.png) 0px -70px no-repeat;
  width: 47px;
}

#themes:hover {
  background: url(../images/submenu.png) -126px -70px no-repeat;
}

#faq {
  background: url(../images/submenu.png) 0px -84px no-repeat;
  width: 21px;
}

#faq:hover {
  background: url(../images/submenu.png) -126px -84px no-repeat;
}

.starholder {
  margin: 12px 0 0 100px;
  float: left;
}

.radio_star {
  background: url(../images/stars.png) 0px 0px no-repeat;
  float: left;
  margin: 0 3px 0 0;
  height: 10px;
  width: 9px;
}

.starholder .active {
  background: url(../images/stars.png) 0px -10px no-repeat;
}

#crumbs {
  line-height: 14px;
  height: 14px;
  font-size: 11px;
  padding: 7px 0 7px 20px;
  font-weight: bold;
  color: #ffffff;
}

#crumbs span {
  padding: 0;
}

#crumbs a {
  color: #ed145b;
  padding: 0 5px;
}

#primaryIntro,#secondaryIntro {
  letter-spacing: -0.8px;
  font-size: 17px;
  font-weight: bold;
  font-style: italic;
  line-height: 20px;
}

#primaryIntro {
  color: #ffffff;
  padding: 0 0 16px 0;
}

#secondaryIntro {
  color: #231f20;
  padding: 16px 0 0 0;
}

/* BLOCK TITLES */

.blockHeader h1 {
  background: url(../images/kiem.png) 0 3px no-repeat;
  color: #ed145b;
  text-transform: uppercase;
  position: relative;
  letter-spacing: -0.8px;
  padding: 0 0 0 51px;
  font-size: 18px;
}

.blockHeader h1 a {
  color: #ed145b;
  text-transform: uppercase;
  letter-spacing: -0.8px;
  font-size: 18px;
}

.blockHeader h1 a:hover {
  text-decoration: none;
}

.blockHeader h2 {
  background: url(../images/kiem.png) 0 3px no-repeat;
  color: #ed145b;
  text-transform: uppercase;
  position: relative;
  letter-spacing: -0.8px;
  padding: 0 0 0 51px;
  font-size: 18px;
}

.blockHeader h2.odd {
  background: url(../images/oddslash.png) center left no-repeat;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  letter-spacing: -0.8px;
  padding: 0 0 0 10px;
  font-size: 18px;
}

.blockHeader h2 a {
  color: #ed145b;
  text-transform: uppercase;
  letter-spacing: -0.8px;
  font-size: 18px;
}

.blockHeader h2 a:hover {
  text-decoration: none;
}

.blockHeader h3 {
  background: url(../images/kiem.png) 0 3px no-repeat;
  color: #ed145b;
  text-transform: uppercase;
  position: relative;
  letter-spacing: -0.8px;
  padding: 0 0 0 51px;
  font-size: 18px;
}

.blockHeader h3 a {
  color: #ed145b;
  text-transform: uppercase;
  letter-spacing: -0.8px;
  font-size: 18px;
}

.blockHeader h3 a:hover {
  text-decoration: none;
}

.blockHeader {
  position: relative;
  margin: 0 0 20px 0;
}

.blockHeader .date {
  margin: 0 0 20px 0;
}

.slideshow .blockHeader {
	height: 18px;
  margin: 0px;
}

/*
 * Wysiwyg
 */

.wysiwyg {
  width: 100%;
}

.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
  font-weight: bold;
  margin: 0 0 10px 0;
}

.wysiwyg h2 {
  font-size: 18px;
}

.wysiwyg h3 {
  font-size: 16px;
}

.wysiwyg h4 {
  font-size: 14px;
}

.wysiwyg h5 {
  font-size: 12px;
}

.wysiwyg h6 {
  font-size: 10px;
}

.wysiwyg p {
  margin: 0 0 10px 0;
}

.wysiwyg em {
  font-style: italic;
}

.wysiwyg sub,
.wysiwyg sup {
  font-size: 10px;
}

.wysiwyg ul,
.wysiwyg ol {
  margin: 0 0 15px 0;
}

.wysiwyg ol li {
  list-style-type: decimal;
  line-height: 20px;
  margin: 0 0 0 24px;
}

.wysiwyg ul li {
  margin: 0 0 0 20px;
  line-height: 20px;
  list-style-type: disc;
}

.wysiwyg hr {
  background: none;
  border: 0;
  border-top: 1px solid #E1E1E1;
}

.wysiwyg address {
  font-style: italic;
}

.wysiwyg table th,
.wysiwyg table caption {
  background: #f6f6f6;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  padding: 10px;
}

.wysiwyg table {
  border: 0;
}

.wysiwyg table,
.wysiwyg table tr,
.wysiwyg table td {
  border-style: solid;
  border-color: #e5e5e5;
}

.wysiwyg img {
  float: none;
}

.wysiwyg img[align=left] {
  float: left;
}

.wysiwyg img[align=right] {
  float: right;
}

.wysiwyg img[align=center] {
  margin: 0 auto;
  display: block;
}

.tabs {
  float: left;
  width: 450px;
  margin: 0 25px 0 25px;
}

.tabs .newsmessages {
  background: #393637 url(../images/nieuwsberichten.png) 20px 20px no-repeat;
  display: block;
  cursor: pointer;
  float: left;
  height: 55px;
  width: 186px;
}

.tabs .newsmessages.active {
  background: #ffffff url(../images/nieuwsberichten.png) 20px 20px no-repeat;
}

.tabs .blogmessages {
  background: #393637 url(../images/blogberichten.png) 20px 20px no-repeat;
  display: block;
  cursor: pointer;
  float: left;
  height: 55px;
  width: 165px;
}

.tabs .blogmessages.active {
  background: #ffffff url(../images/blogberichten.png) 20px 20px no-repeat;
}

.agenda .blockContent {
  height: 210px;
}

.contact .primary h2 {
  color: #ed145b;
  font-size: 14px;
  font-style: italic;
}

.contact .primary {
  float: left;
  width: 250px;
}

.contact .secondary {
  float: left;
  width: 410px;
}

.contact p {
  margin: 0 0 20px 0;
}

.contact #map {
  width: 410px;
  height: 250px;
}

.contribution-rates h3 {
  font-size: 12px;
  padding: 10px 0 3px 0;
}

.contribution-rates table {
  margin: 10px 0;
}

.contribution-rates th {
  padding: 10px 0;
  text-align: left;
}

.contribution-rates td.price {
  background: #f1f1f1;
  font-weight: bold;
}

.contribution-rates td {
  border: 1px solid #898989;
  padding: 10px;
}

.contribution-rates .empty td {
  border: none;
  padding: 5px;
}

.contribution-rates ul {
  list-style: disc;
  padding: 0 0 0 20px;
  line-height: 16px;
}

.slideshow .blockContent {
  height: 84px;
}

.slideshow .blockHeader p {
  float: left;
  font-weight: bold;
  color: #ed145b;
}

.slideshow .blockHeader a {
  float: right;
}

.slideHolder {
  position: relative;
  float: left;
  display: block;
  height: 62px;
  width: 366px;
  overflow: hidden;
}

.slide {
  width: 366px;
}

.slide .number {
  color: #ffffff;
  background: #00adef;
  font-size: 28px;
  letter-spacing: -4px;
  font-weight: bold;
  padding: 1px 0;
  margin: 6px 0;
  float: left;
  height: 27px;
  text-align: center;
  width: 29px;
}

.slide a,
.slide p {
  font-size: 26px;
  padding: 0 0 0 10px;
  margin: 4px 0 0 0;
  float: left;
  font-weight: bold;
  line-height: 28px;
  width: 320px;
  text-decoration: none;
  color: #000000;
}

.slideNav {
  position: relative;
  float: left;
  height: 72px;
  width: 44px;
}

.slideNav a {
  position: absolute;
  cursor: pointer;
  bottom: 0px;
  display: block;
  text-indent: 20px;
  line-height: 15px;
  overflow: hidden;
  height: 20px;
  width: 20px;
}

.slideNav .slideprevious {
  background: url(../images/arrow-left.png) no-repeat;
  left: 0px;
}

.slideNav .slidenext {
  background: url(../images/arrow-right.png) no-repeat;
  right: 0px;
}

.signupHolder h2 {
  padding: 0 0 10px 0;
}

.signupHolder .signup2 {
  display: none;
}

.signupHolder .signup3 {
  display: none;
}

.signupHolder span.step {
  font-weight: bold;
  font-size: 14px;
  display: block;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0 20px 0;
  margin: 0 0 20px 0;
}

.signupHolder span.disabled {
  color: #898989;
}

.extendedInfo {
  border-bottom: 1px solid #898989;
  padding: 20px 0;
  margin: 0 0 20px 0;
}

.slideshowHolder {
  background: #f9f9f9;
  border: 1px solid #aaabab;
  float: left;
  padding: 20px;
  margin: 0 20px 0 0;
  width: 410px;
}

.slideLinks {
  margin: 23px 0 0 0;
}

.slideLinks a {
  background: url(../images/arrows.png) 0px 0px no-repeat;
  padding: 0 0 0 18px;
  line-height: 15px;
  height: 30px;
  font-weight: bold;
}

p.reasons {
  color: #ed145b;
  font-weight: bold;
}

.blog .rss {
  top: 2px;
  left: 100px;
}

.searchFields {
  border-bottom: 1px solid #898989;
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}

.searchFields .options {
  position: relative;
  padding: 0 0 20px 0;
}

.searchFields select {
  width: 300px;
}

.searchFields .header {
  border-top: 1px solid #e1e1e1;
  padding: 20px 0;
  position: relatve;
  margin: 20px 0 0 0;
  color: #898989;
  font-size: 14px;
  font-weight: bold;
}

.searchResults {
  position: relative;
}

.searchResults .header {
  border-bottom: 1px solid #e1e1e1;
  font-weight: bold;
  font-size: 14px;
  color: #898989;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

.independentstext {
  border-bottom: 1px solid #898989;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.poll .blockHeader {
  background: #ed145b;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.3px;
  position: relative;
  top: -20px;
  left: -20px;
  margin: 0px;
  padding: 20px;
  height: 30px;
  width: 160px;
}

.poll dl {
  line-height: 20px;
}

.poll dl dt {
	height: 0;
  width: 100%;
}

.poll dl dd {
  width: 100%;
}

.poll .span {
  font-size: 14px;
}

.poll li {
  line-height: 20px;
}

.poll li.odd {
  margin: 5px 0 0 0;
  height: 25px;
}

.poll .blockText .reaction {
  color: #ffffff;
  font-weight: bold;
}

.intro {
  border-bottom: 1px solid #898989;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

#shoppingcart {
  width: 100%;
}

#shoppingcart th {
  padding: 10px 0;
  border-bottom: 1px solid #000000;
}

#shoppingcart th.title {
  text-align: left;
}

#shoppingcart th.quantity {
  text-align: left;
}

#shoppingcart th.price {
  text-align: right;
}

#shoppingcart td.title {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
  width: 300px;
}

#shoppingcart td.quantity {
  width: 50px;
}

#shoppingcart td.quantity div {
  border: 1px solid #cccccc;
  height: 20px;
  margin: 0 0 5px 0;
  line-height: 20px;
  text-align: center;
  width: 40px;
}

#shoppingcart td.price {
	text-align: right;
  width: 100px;
}

#shoppingcart td {
	border-bottom: 1px solid #000000;
  padding: 20px 0;
}

#shoppingcart tr.total td {
	padding: 15px 0;
	font-weight: bold;
  border: none;
}

.orderheader {
	font-size: 20px;
	font-weight: bold;
  padding: 40px 0 20px 0;
}

.tv .secondary {
  width: 130px;
  margin: 10px;
}

.tv .primary {
  width: 260px;
  margin: 10px;
}

.socialMedia a {
  display: block;
  font-weight: bold;
  line-height: 26px;
  padding: 0 0 0 22px;
  font-style: italic;
}

.socialMedia span {
  padding: 0 0 0 3px;
  color: #ffffff;
  font-weight: normal;
}

.tweets .blockContent {
  height: 210px;
  overflow: hidden;
}

.tweets .blockContent ul {
  margin: -10px 0 0 0;
}

.tweets #twitter_update_list li {
  padding: 8px 0;
  line-height: 14px;
  border-top: 1px solid #bcbbbb;
}

.tweets #twitter_update_list li:first-child {
  border: none;
}

#footer .block {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  height: 48px;
  line-height: 48px;
  width: 950px;
  z-index: 2;
}

#footer .info {
  font-style: italic;
  float: left;
}

#servicemenu {
  float: right;
}

/* Underline fix on signup page */

.underlinefix {
  color: #ffffff;
  text-decoration: underline;
}

/* FORMS */

form dl dt {
  width: 230px;
  float: left;
  font-weight: bold;
  margin: 0 0 5px 0;
  position: relative;
}

form dl dt span {
  position: absolute;
  top: 3px;
  right: 10px;
}

.requiredfields {
  color: #898989;
  font-weight: normal;
  height: 14px;
  padding: 0 0 20px 0;
}

form dl .link {
  line-height: 24px;
}

form dl dd h3 {
  margin: 0 0 10px 0;
  font-style: italic;
}

form dl dd {
  float: left;
  display: block;
  margin: 0 0 5px 0;
  line-height: 20px;
  width: 430px;
}

form dl dd ul {
  display: inline;
}

form dl dd input,
form dl dd select {
  float: left;
}

form dl dd input[type='text'] {
  width: 180px;
}

form dl dd input[type='password'] {
  width: 180px;
}

form dl dd input[type='checkbox'] {
	line-height: 20px;
}

form dl dd select {
  width: 185px;
}

form dl dd label {
	line-height: 20px;
}

.poll form dl dd label {
  line-height: 20px;
}

.comments form dl dt {
  width: 100px;
}

form dd textarea {
  height: 200px;
  width: 400px;
}

form dl.authlogin {
  margin: 20px 0;
}

.comments form dd textarea {
  height: 200px;
  width: 560px;
}

.comments form dd {
  width: 560px;;
}

 /* ERRORS */

 .errors {
  float: left;
  line-height: 20px;
  color: #ff0000;
  font-style: italic;
  margin: 0 0 0 15px;
 }

 p.error {
  color: #ff0000;
  font-style: italic;
 }

/* QUICKSCAN */

.quickscan-header h2 {
  color: #ffffff;
  font-weight: normal;
  font-size: 18px;
  float: left;
  text-transform: uppercase;
}

.quickscan-header span {
  color: #000000;
  font-size: 18px;
  float: left;
  padding: 0 10px 0 20px;
  text-transform: uppercase;
}

.quickscan-header {
  background: #00adef;
  line-height: 40px;
  height: 40px;
  width: 660px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}

.quickscan-container {
  background: #67c8ed;
  padding: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.quickscan-slides {
  position: relative;
  padding: 10px;
  height: 200px;
  width: 630px;
  overflow: hidden;
}

.quickscan-slide {
  position: relative;
  background: #ffffff;
  float: left;
  padding: 10px;
  height: 200px;
  width: 630px;
}

.quickscan-slide p {
  padding: 0 0 0 50px;
}

.quickscan-intro-header {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
  color: #005677;
}

a#quickscan-start {
  color: #ffffff;
  padding: 6px;
  margin: 15px 0 0 50px;
  background: #00adef;
  display: block;
  cursor: pointer;
  width: 110px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

a#quickscan-start:hover {
  background: #00adef;
  text-decoration: none;
}

.quickscan ul.options {
  padding: 10px 0;
  margin: 0 0 0 50px;
}

.quickscan ul.options li {
  padding: 2px 0;
}

.quickscan .slide-number {
  padding: 0 0 0 5px;
  float: left;
  color: #00adef;
  font-size: 40px;
}

.quickscan-score-header {
  font-size: 40px;
  padding: 5px 0;
  color: #00adef;
}

.quickscan-mail {
  padding: 15px 0 0 40px;
}

.quickscan-mail input {
  margin: 0 0 0 10px;
  float: left;
}

.quickscan-control {
  background: #00adef;
  height: 30px;
  width: 650px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.quickscan-control .info {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding: 0 0 0 10px;
  line-height: 30px;
  float: left;
  text-transform: uppercase;
}

.quickscan-control .buttons {
  float: right;
  margin: 0 10px 0 0;
 }

.quickscan-control .buttons span {
  background: #67c8ed;
  position: relative;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px;
  margin: 0 0 0 5px;
  float: left;
  cursor: pointer;
  color: #00adef;
  text-decoration: none;
  text-transform: uppercase;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
 }

 .quickscan-control .buttons a {
  background: #ffffff;
  color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px;
  cursor: pointer;
  color: #00adef;
  text-decoration: none;
  text-transform: uppercase;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
 }

/* jQuery.Rating Plugin CSS */
div.rating-cancel,div.star-rating {
  float: left;
}

div.star-rating {
  width: 9px;
  height: 10px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
  margin-top: 1px;
}

div.star-rating,div.star-rating a {
  background: url(../images/stars.png) no-repeat;
}

div.star-rating a {
  display: block;
  width: 9px;
  height: 100%;
  background-position: 0 0px;
  border: 0;
}

div.star-rating-on a,div.star-rating-hover a {
  background-position: 0 -10px !important;
}

/* Read Only CSS */
div.star-rating-readonly a {
  cursor: default !important;
}

/* Partial Star CSS */
div.star-rating {
  background: transparent !important;
  overflow: hidden !important;
}

/* END jQuery.Rating Plugin CSS */
.rss,ul#menu li a,ul#submenu li a {
  text-indent: -250px;
  overflow: hidden;
  line-height: 15px;
}

#submit-element .button {
  display: inline;
}

/* CALENDAR */

.calendar {
  width: 100%;
}

.calendar tr.monthbar {
  height: 22px;
  line-height: 22px;
}

.calendar .cell-header {
  background: #f4f5f5;
  border: 1px solid #b4b5b4;
  line-height: 14px;
  height: 14px;
  font-size: 10px;
}

.calendar td {
  border: 1px solid #b4b5b4;
  text-align: center;
  font-size: 10px;
  color: #9b9c9b;
  height: 16px;
  line-height: 16px;
  width: 22px;
}

.calendar td.other-month {
  background: #f4f5f5;
}

.calendar td a {
  font-weight: bold;
  display: block;
  height: 16px;
  width: 22px;
}

.calendar td a:hover {
  background: #c2e8fc;
}