/*    HEADER    */
#header-background {
  position: absolute;
  top: 55px;
  left: 0;
  height: 62px;
  width: 100%;
  display: block;
  background: url(../images/header-background-large.jpg) top no-repeat
    #049deb;
}

#header-background.full {
    height: 55px;
}

#club-layout #header-background {
  top: 55px;
  z-index:-1;
}

#header {
  height: 88px;
  margin: 0 0 25px 0;
}

.homepage #header {
  height: 88px;
  margin: 0 0 15px 0;
}

#banner_top {
  position: absolute;
  top: -66px;
  right: 10px;
}

/* DEFAULT BUTTONS */
.btn {
  background-image: url(/images/buttons.png);
}

.btn:hover {
  background-image: url(/images/buttons.png);
}

.icon {
  background: url(/images/icons/admin_icons.png?1) 0 0 no-repeat;
  display: block;
  margin: 0 10px 0 0;
  height: 50px;
  width: 50px;
  float: left;
}

/* ADMIN ICONS */
.icon.icon_video {
  background: url(/images/icons/admin_icons.png?1) 0 0 no-repeat;
}

.icon.icon_photo {
  background: url(/images/icons/admin_icons.png?1) -50px 0 no-repeat;
}

.icon.icon_members {
  background: url(/images/icons/admin_icons.png?1) -100px 0 no-repeat;
}

.icon.icon_forum {
  background: url(/images/icons/admin_icons.png?1) -150px 0 no-repeat;
}

.icon.icon_blog {
  background: url(/images/icons/admin_icons.png?1) -200px 0 no-repeat;
}

.icon.icon_setup {
  background: url(/images/icons/admin_icons.png?1) -250px 0 no-repeat;
}

.icon.icon_layout {
  background: url(/images/icons/MenuIcon_Inrichting.png) no-repeat;
}

.icon.icon_help {
  background: url(/images/icons/MenuIcon_Vraag.png) no-repeat;
}

.icon.icon_harddisk {
  background: url(/images/icons/MenuIcon_Schijfruimte.png) no-repeat;
}

.icon.icon_commerce {
  background: url(/images/icons/MenuIcon_Reclame.png) no-repeat;
}

.icon.icon_profile {
  background: url(/images/icons/MenuIcon_Profiel.png) no-repeat;
}

.icon.icon_smiley {
  background: url(/images/icons/smiley.png) 0 no-repeat;
}

.icon.icon_links {
  background: url(/images/icons/admin_icons.png?1) -300px 0 no-repeat;
}

.icon.icon_funds {
  background: url(/images/icons/admin_icons.png?1) -350px 0 no-repeat;
}

.icon.icon_files {
  background: url(/images/icons/admin_icons.png?1) -400px 0 no-repeat;
}

.icon.icon_mymessages {
  background: url(/images/icons/admin_icons.png?1) -450px 0 no-repeat;
}

.icon.icon_myclubs {
  background: url(/images/icons/admin_icons.png?1) -500px 0 no-repeat;
}

.icon.icon_news {
  background: url(/images/icons/admin_icons.png?1) -550px 0 no-repeat;
}

.icon.icon_spotlight {
  background: url(/images/icons/admin_icons.png?1) -600px 0 no-repeat;
}

.icon.icon_mail {
  background: url(/images/icons/admin_icons.png?1) -650px 0 no-repeat;
}

.icon.icon_fav {
  background: url(/images/icons/admin_icons.png?1) -700px 0 no-repeat;
}

.icon.icon_rss {
  background: url(/images/icons/rss.png) no-repeat;
}

.icon.icon_poll {
  background: url(/images/poll.png) no-repeat;
}

/*    CONTAINERS    */
#container.club {
  position: static;
  top: 0;
  padding-top: 18px;
}

#container {
  position: relative;
  top: 18px;
  width: 980px;
  margin: 0 auto;
}

#club-layout #container {
  top: 18px;
}

#category_container {
  position: relative;
  top: 18px;
  width: 1040px;
  margin: 0 auto;
}

#navigation-column {
  width: 200px;
  float: left;
}

#main-column {
  float: left;
  width: 510px;
  margin: 0 15px;
}

/* ie 7,8 hack */
html>body .ie-margin-minus-twenty-hack {
  *margin: -20px 15px 0 15px;
}

#main-column.fullsize {
  width: 765px;
  margin: 0 0 0px 15px;
}

#main-column.fullsize #vip_incasso_gender select {
  width: 100px;
}

#main-column.google_search {
  width: 800px;
  margin: 0 0 0 15px;
}

/*#main-column .btn {
  margin: 0 10px 0 0;
}
*/
#extra-info-column {
  width: 240px;
  float: left;
}



#logo-ics {
position:absolute;
left:0;
margin-top:50px;
  
}

/*    HEADER CONTENT    */
#header h1 {
  float: left;
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  margin: 0px 0 0 3px;
  padding: 3px 0 8px 0;
}

#header h3 {
  float: left;
  color: #ffffff;
  margin: 8px 0 0 10px;
}

#header .h3 {
  float: left;
  color: #ffffff;
  margin: 8px 0 0 10px;
  font-size: medium;
  font-weight: bold;
}

#header  .h3 a {
  color: #ffffff;
  font-size: small;
  font-weight: bold;
}

#logo {
 z-index:5;
  zoom:1;
  width: 177px;
  height: 88px;
  float: left;
  margin: 0 25px 0 5px;
}

#logo #skinny_left {
  position: absolute;
  width: 1000px;
  height: 111px;
  top: -78px;
  left: -1010px;
}

#logo #skinny_right {
  position: absolute;
  width: 1000px;
  height: 111px;
  top: -78px;
  left: 968px;
}

#logo #skinny {
  position: absolute;
  height: 111px;
  width: 978px;
  top: -78px;
  left: -10px;
  margin: 0 0px 0 0px;
  z-index: -1;
}

#logo .logo-text {
  width: 300px;
  position: absolute;
  left: 0px;
  top: 89px;
  font-size: 15px;
  color: white;
  font-weight: bold;
}

#logo-underconstruction {
  position: absolute;
  top: -20px;
  left: 18px;
}

/*    HEADER LOGININFO    */
#header #login-info {
  float: right;
  padding: 9px 0 0 0;
  margin: 0 0 -50px 0;
  line-height: 28px;
  height: 28px;
  z-index: 2;
}

#login-info div.leftcorner {
  height: 28px;
  width: 4px;
  float: right;
}

#login-info div.rightcorner {
  height: 28px;
  width: 4px;
  float: right;
}

#login-info div.login-info {
  height: 28px;
  float: right;
}

#header #login-info span {
  padding: 0 6px;
  color: #5D5D5D;
}

#header #login-info a {
  font-weight: bold;
}

#header #login-info a:hover {
  color: #014b88;
}

#header #login-info #point-info {
  background: url(../images/icons/porto.png) right center no-repeat;
  padding: 0 30px 0 0;
  color: #0C9AE1;
  font-weight: bold;
}

#header #login-info a.points {
  text-decoration: none;
}

#header #login-info #header_logout {
  font-weight: normal;
}

/*    HEADER INFO & MAIN MENU    */
#header-info {
  float: left;
  list-style: none;
  padding: 0;
  width: 760px;
  margin: 52px 0 0 0;
}

#header-info .recommendations {
  float: right;
  width: 230px;
}

#header-info .recommendations a {
  color: #ffffff;
  font-size: 13px;
  text-decoration: underline;
}

#header-info .recommendations p {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

#header-info h3 a {
  color: #ffffff;
}

#header #main-menu {
  float: left;
  list-style: none;
  padding: 0;
  margin: 50px 0 0 0;
  width: 768px;
  position: relative;
  z-index: 9;
}

#header #main-menu li {
  float: left;
  border-right: 1px solid #28aced;
  height: 25px;
}

#header #main-menu li:first-child {
  border-left: 1px solid #28aced;
}

#header #main-menu li a {
  display: block;
  height: 21px;
  padding: 2px 14px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

#header #main-menu li a:hover {
  text-decoration: none;
  color: #0872c0;
  background: #1ea9ed;
}

.menu{
  z-index:5;
  float:left !important;
  padding:2px 14px !important;
}


.menu li:first-child{
  border-left: 1px solid #28aced;
}

.menu li a{
  display: block;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #ffffff !important;
}

.sublist{
  list-style:none !important;
  position:absolute;
  display:none;
  background:#049DEB;
  width:auto;
}

.sublist a{ 
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 10px;
  width: auto;
  white-space: nowrap;
  text-align: left;
  text-decoration: none;
  float:none !important;
  border:none !important;
  margin:0 0 0px 5px;
  clear:left;
  color:#fff;
}

#navigation-column #header-subtitle {
  position: absolute;
  top: 88px;
  left: 8px;
  color: white;
  font-weight: bold;
  font-size: 11px;
}

#navigation-column #main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

#navigation-column #main-menu .menu-item-achtergrond-selected {
  background: #c0c0c0;
  display: block;
}

#navigation-column #main-menu .menu-item-achtergrond-update {
  background-color: red;
  display: block;
}

#navigation-column #main-menu li a,#navigation-column #main-menu li span
  {
  display: block;
  padding: 7px 0 7px 11px;
  
}

#navigation-column #main-menu li{
border-top: none;
border-bottom: 1px solid #DCDADA;
}

#navigation-column ul#cat-menu li:hover {
  background: #ceeaf9;
}

#navigation-column.homepage ul#cat-menu li a {
	font-family: arial;
  font-size: 13px;
  display: block;
  color: #5d5d5d;
  margin: 0;
  padding: 0;
}

#navigation-column ul#cat-menu li a {
  font-family: arial;
  font-size: 13px;
  display: block;
  color: #5d5d5d;
margin: 0;
padding: 7px 0 7px 0;
}
.menu-item-link-disabled {
  padding: 0;
  margin: 0;
  font-family: arial;
  font-weight: bold;
  color: #AFAFAF !important;
}

.menu-item-link {
  padding: 0;
  margin: 0;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}

.beheer {
  background: #f1f1f1;
  color: #0060b0;
}

.menu-item-link:hover {
  color: #0060b0;
}

#navigation-column #main-menu a:hover {
  background: #f1f1f1;
}

/* Kijk als */
#navigation-column #view-as p {
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

#navigation-column #view-as hr {
  border-bottom: 1px solid #d5d6d8;
  width: 200px;
  margin: 5px 0 5px -10px;
}

#navigation-column #view-as {
  margin: 20px 0 0 0;
}

/*    CLUB POINTS   */
#navigation-column #club-points p {
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

#navigation-column #club-points hr {
  border-bottom: 1px solid #d5d6d8;
  width: 200px;
  margin: 5px 0 5px -10px;
}

#navigation-column #club-points {
  margin: 20px 0 0 0;
  min-height: 180px;
}

#navigation-column #widget-menu p {
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

#navigation-column #widget-menu hr {
  border-bottom: 1px solid #d5d6d8;
  width: 200px;
  margin: 5px 0 5px -10px;
}

#navigation-column #widget-menu {
  margin: 20px 0 0 0;
}

.club-balance {
  margin: 5px 0;
  padding: 6px 8px 10px 8px;
  width: 161px;
  height: 16px;
  background: url(../images/boxes/saldo-box.png) no-repeat;
  font-weight: bold;
  font-size: 16px;
  color: #0c9ae1;
}

.club-balance p input {
  float: left;
  width: 115px;
}


/*    NAVIGATION COLUMN   */
#navigation-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 18px;
}


#navigation-column a:hover {
  text-decoration: none;
}

#navigation-column #navigation a,#navigation-column #usefull-links a {
  padding: 5px;
}

#navigation-column #navigation a:hover,#navigation-column #usefull-links a:hover
  {
  text-decoration: none;
  background: #cce9f7;
}

.diskspace-menu-module {
  position: relative;
  height: 15px;
  width: 100%;
}

.diskspace-menu-module #tooltip {
  margin-top: 0px;
  width: 25px;
  float: right;
}

.diskspace-menu-module #pbar {
  width: 145px;
  float: left;
}

/*    ADMIN BOX   */
#admin-panel {
  margin: 20px 0 0 0;
}

#admin-panel h4 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 0;
}

#admin-panel img {
  float: left;
  margin: 5px 9px 0 0;
}

#admin-panel hr {
  border-bottom: 1px solid #0a76d0;
  margin: 10px 0 15px 0;
}

#navigation-column .admin-box-content p {
  margin: 0 0 20px 0;
}

#navigation-column .admin-box-content a {
  width: auto;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-weight: bold;
}

#navigation-column .admin-box-content a:hover {
  color: #0c5fa1;
  background: #26a0df;
}

#navigation-column .admin-box-content li {
  border-top: 1px solid #0a76d0;
}

#navigation-column .admin-box-content li a {
  padding: 8px 0 8px 8px;
  font-size: 16px;
  font-weight: bold;
  display: block;
}

#navigation-column .admin-box-header {
  width: 200px;
  display: block;
  height: 4px;
  line-height: 1px;
  background: url(../images/boxes/admin-box.png) 0 0 no-repeat;
}

#navigation-column .admin-box-holder {
  background: url(../images/boxes/admin-box.png) -200px 0 repeat-y;
  width: 200px;
}

#navigation-column .admin-box-content {
  padding: 10px 10px 0px 10px;
  background: url(../images/boxes/admin-box.png) right bottom no-repeat;
  min-height: 370px;
  color: #ffffff;
}

#navigation-column .admin-box-footer {
  width: 200px;
  display: block;
  height: 4px;
  line-height: 1px;
  background: url(../images/boxes/admin-box.png) 0 -4px no-repeat;
}

#extra-info-column .admin-box-header {
  display: block;
  height: 4px;
  line-height: 1px;
  background: url(../images/boxes/admin-box.png) 0 0 no-repeat;
}

/* HIGHLIGHT BOX */
div.highlight-box-content a,div#item-picker a,div#item-picker a:hover {
  color: #000000;
  text-decoration: none;
}

div.highlight-box-content #drag_checkbox input {
  width: auto;
  position: absolute;
  margin: -15px 0 0 85px;
  padding: 0;
  float: left;
}


#navigation-column ul li {
  border-top: 1px solid #B2B2B2;
}

.homepage ul li {
  border-top: none !important;
} 


#navigation-column .highlight-box-header {
  display: block;
  height: 4px;
  line-height: 1px;
  background: url(../images/boxes/small-box-background.png) 0 0 no-repeat;
}

#navigation-column .highlight-box-holder {
  background: url(../images/boxes/small-box-background.png) -200px 0
    repeat-y;
}

div#navigation-column div.highlight-box-content {
  background: url(../images/boxes/small-box-background.png) -400px 0
    no-repeat;
  background-position: 100% 100%;
  padding: 10px 10px 0px 10px;
  min-height: 80px;
}

div#navigation-column #club-points div.highlight-box-content {
  padding: 10px;
}

#navigation-column .highlight-box-footer {
  display: block;
  height: 4px;
  line-height: 1px;
  background: url(../images/boxes/small-box-background.png) 0 -4px
    no-repeat;
}

.highlight-box-header {
  display: block;
  height: 4px;
  line-height: 1px;
  background: url(../images/boxes/mid-box-background.png) 0 0 no-repeat;
}

.highlight-box-header-l {
  float: left;
  height: 4px;
  width: 8px;
  background: url(../images/boxes/box-corners.png) top left no-repeat;
}

.highlight-box-header-r {
  float: right;
  height: 4px;
  width: 8px;
  background: url(../images/boxes/box-corners.png) top right no-repeat;
}

.highlight-box-header-mid {
  margin: 0 4px;
  height: 3px;
  width: auto;
  background: #F8F8F8;
  border-top: 1px solid #CCCCCC;
}

.highlight-box-footer-l {
  float: left;
  height: 4px;
  width: 8px;
  background: url(../images/boxes/box-corners.png) bottom left no-repeat;
}

.highlight-box-footer-r {
  float: right;
  height: 4px;
  width: 8px;
  background: url(../images/boxes/box-corners.png) bottom right no-repeat;
}

.highlight-box-footer-mid {
  margin: 0 4px;
  height: 3px;
  width: auto;
  background: #D5D5D5;
  border-bottom: 1px solid #CCCCCC;
}

.highlight-box-holder {
  background: url(../images/boxes/mid-box-background.png) -240px 0
    repeat-y;
}

.highlight-box-content {
  padding: 10px;
  background: #F8F8F8 url(../images/boxes/box-background-repeat.png)
    bottom repeat-x;
  min-height: 80px;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.highlight-box-content a {
  font-size: 13px;
  /*color: #014b88*/
}

.highlight-box-footer {
  display: block;
  height: 4px;
  line-height: 1px;
  background: url(../images/boxes/mid-box-background.png) 0 -4px no-repeat;
}

/* STYLES */
#my-clubs-menu ul {
  list-style: none;
}

#my-clubs-menu li {
  width: 130px;
  float: left;
}

#my-clubs-menu li:first-child {
  width: 220px;
}

#my-clubs-menu li select {
  padding: 1px;
  font-size: 13px;
  margin: 0;
  width: 220px;
}

.header-box {
  position: relative;
  width: 250px;
  height: 197px;
  float: left;
}

.header-box:first-child,#ie6-header-box-margin {
  margin: 0 10px 0 0;
}

.header-box div {
  position: absolute;
}

.header-box-top {
  top: -30px;
  left: 110px;
}

.header-box-background {
  width: 250px;
  height: 197px;
  background: url(../images/boxes/transparant-box.png) no-repeat;
}

.header-box-content {
  padding: 10px;
  color: #ffffff;
}

.header-box-content p.box-title {
  color: #0069b9;
  font-size: 19px;
  margin: 0 0 15px 0;
}

.header-box-content a.box-title {
  color: #0069b9;
  font-size: 19px;
  margin: 0 0 25px 0;
}

.header-box-content p.box-title span {
  color: #0a578f;
}

.square_banner {
  float: left;
  width: 250px;
  display: block;
  margin: 0 10px 0 0;
}

.post-banner {
  float: left;
  width: 250px;
  margin: 4px 0 0 0;
}

p.box-title {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0px;
}

.auto_resize {
  max-width: 100%;
  height: auto;
}

img.clubavatar {
  max-width: 500px;
}

.highlight-box-content p.box-title {
	font-family:arial;
	font-size: 14px;
	font-weight:bold;
  color: #009cea;
}

.highlight-box-content span {
  color: #000000;
}

.box {
  position: relative;
  display: block;
  margin: 0 0 10px 0;
}

#reply.box,#newTopic.box {
  display: block;
  margin: 30px 0 30px 0;
}

#extra-info-column .box {
  margin: 0 0 20px 0;
}

#extra-info-column #login.box {
  margin: 0 0 35px 0;
}

div.box-title p img {
  float: left;
  margin: 4px 5px 0 0;
}

.blok-titel a {
  font-size: 16px;
}

.blok-titel {
  color: #0060b0;
  font-size: 16px;
  font-weight: bold;
  height: 18px;
  margin: 0 4px;
  padding: 7px 6px;
  background: url(../images/titles-background.png) 0 -32px repeat-x;
  white-space: nowrap;
  overflow: hidden;
}

.blok-acties {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 40px;
}

.blok-titel span {
  height: 32px;
  width: 4px;
  float: right;
  background: url(../images/titles-background.png) 0 -64px no-repeat;
  margin: 0 0 0 -4px;
}

.blok-titel-grey {
  color: #222222;
  font-size: 16px;
  font-weight: bold;
  height: 18px;
  margin: 0 4px;
  padding: 7px 6px;
  background: url(../images/bg-titles_grey.png) 0 -32px repeat-x;
}

.blok-titel-grey span {
  height: 32px;
  width: 4px;
  float: right;
  background: url(../images/bg-titles_grey.png) 0 -64px no-repeat;
  margin: 0 0 0 -4px;
}

div.box-title p.blok-titel-icon {
  padding-left: 28px;
}

.forum-icon {
  position: absolute;
  top: 6px;
}

div#paginator {
  clear: both;
  line-height: 25px;
}

div#paginator ul {
  list-style: none;
}

div#paginator ul li {
  display: inline;
}

div#paginator ul li a,div#paginator ul li span,div#paginator ul li.selected span
  {
  background: #eeeeee;
  border: 1px solid #d5d6d8;
  color: #666666;
  padding: 4px 7px;
  text-decoration: none;
  min-width: 8px;
  height: 25px;
}

div#paginator ul li.paginate-off a,div#paginator ul li.paginate-off span
  {
  background: #eeeeee;
  border: 1px solid #d5d6d8;
  color: #CCCCCC;
  padding: 4px 7px;
  text-decoration: none;
}

div#paginator ul li a:hover {
  background: #E0E0E0;
  color: #000000;
}

div#paginator ul li.selected span {
  border: 1px solid #c7c7c7;
  background: #d1d1d1;
}

/* FORUM TREEVIEW */
#forum_treeview_1 {
  margin: 0 0 0 10px;
}

#forum_treeview .blok-titel .forumColumn.topic {
  margin: 0 0 0 10px;
}

#forum_treeview .blok-titel {
  color: #000000;
  font-weight: normal;
  font-size: 13px;
  margin: 0px;
}

#forum_treeview .box-content {
  padding: 0px;
}

#forum_treeview .box-title {
  border-top: 1px solid #d5d6d8;
}

#forum_treeview .box-title.first {
  margin: 0;
}

#forum_treeview .box-title .name {
  display: inline;
}

#forum_treeview .replyList {
  list-style: none;
  margin: 0px 0 0 -10px;
}

#forum_treeview .replyList .userInfo {
  padding: 4px 0 0 30px;
  float: left;
  width: 120px;
}

#forum_treeview .replyList .message {
  margin: 0 0 0 145px;
}

#forum_treeview .replyList .date_quote {
  text-align: right;
  color: #666666;
  padding: 4px 10px 10px 0;
}

#forum_treeview .replyList {
  padding: 0 0 20px 0;
}

/* MYCLUBS PANEL */
#myClubsPanel {
  width: 240px;
  float: right;
  margin: 0 0 -20px 0;
}

#myClubsPanel .avatar {
  float: left;
  margin: 5px 10px 0 5px;
}

#myClubsPanel span {
  float: left;
}

div.box-title span.forumColumn,div.box-content span.forumColumn {
  height: inherit;
  width: 100px;
  float: left;
  background: none;
  display: block;
}

div.box-title span.forumColumn.cbx,div.box-content span.forumColumn.cbx
  {
  width: 15px;
  margin: 0 2px 0 -17px;
}

div.box-content span.forumColumn.topic {
  width: 335px;
}

div.box-content span.forumColumn.topic.wide {
  width: 50%;
}

div.box-title span.forumColumn.author,div.box-content span.forumColumn.author
  {
  width: 100px;
}

div.box-title span.forumColumn.author.wide,div.box-content span.forumColumn.author.wide
  {
  width: 100px;
}

div.box-title span.forumColumn.replies,div.box-content span.forumColumn.replies
  {
  width: 77px;
}

div.box-title span.forumColumn.replies.wide,div.box-content span.forumColumn.replies.wide
  {
  width: 85px;
}

div.box-title span.forumColumn.last-reply,div.box-content span.forumColumn.last-reply
  {
  width: 215px;
}

div.box-title span.forumColumn.last-reply.wide,div.box-content span.forumColumn.last-reply.wide
  {
  width: 215px;
}

.blok-titel .forumColumn.topic {
  margin: 0 0 0 28px;
  width: 316px;
}

.blok-titel .forumColumn.topic.wide {
  margin: 0 0 0 28px;
  width: 48%;
}

.message div.text {
  width: auto;
  padding: 3px 5px;
}

#forum #cbx_action {
  font-size: 12px;
  margin: 10px 0 0 0;
  width: 200px;
}

#topic .text a {
  text-decoration: underline;
}

ul.topicList,ul.replyList {
  list-style: none;
  width: 750px;
  margin: 0px 0 0 -10px;
}

.forumColumn.cbx input {
  width: 15px;
}

#forum {
  position: relative;
  background-image: none;
}

#forum .cat {
  padding: 5px 0 10px 0;
  background: url(../images/box-background.png) repeat-x bottom;
}

#forum .cat a {
  font-size: 14px;
  font-weight: bold;
}

#forum-folders {
  list-style: none;
  margin: 30px 0 0 0;
}

.edit {
  background: url(../images/buttons.png) -863px -40px no-repeat;
  float: right;
  width: 16px;
  height: 16px;
  text-indent: 16px;
  line-height: 16px;
  overflow: hidden;
}

.edit_image {
  background: url(../images/buttons.png) -863px -40px no-repeat;
  float: left;
  width: 16px;
  height: 16px;
  text-indent: 16px;
  line-height: 16px;
  overflow: hidden;
}

.make_widget {
  background: url(../images/icons/Icon_BackHome.png) no-repeat;
  width: 16px;
  height: 16px;
  text-indent: 16px;
  line-height: 16px;
  overflow: hidden;
}

.delete {
  background: url(../images/buttons.png) no-repeat -805px -63px;
  width: 16px;
  height: 16px;
  text-indent: 16px;
  line-height: 16px;
  overflow: hidden;
  margin-right: 4px;
}

#topic .edited,#forum_treeview .edited {
  font-size: 11px;
  font-style: italic;
}

/* FORUM STATUS ICONS */
.forumStatus-a {
  width: 19px;
  height: 14px;
  lineheight: 14px;
  background: url(../images/icons.png) 0 0 no-repeat;
}

#forum-folders li {
  padding: 10px 0 10px 5px;
  background: url(../images/box-background.png) repeat-x bottom;
  height: 20px;
}

#forum-folders span a {
  font-size: 14px;
  font-weight: bold;
}

#forum-folders span {
  float: left;
  margin: 0 10px 0 0;
}

.pagination {
  float: right;
  color: #666666;
}

.pagination a {
  color: #0060b0;
  margin: 0 2px 0 2px;
}

ul.topicList li:first-child {
  border-top: none;
}

ul.topicList li {
  border-top: 1px solid #d5d6d8;
  clear: both;
  padding: 5px 0 25px 19px;
  margin: 0;
  height: 1px;
  overflow: visible;
}

ul.topicList li:hover {
  background: #e6f6fd;
}

ul.topicList li img {
  float: left;
  margin: 4px 3px 0 0;
}

ul.replyList .userInfo {
  padding: 4px 0 0 30px;
  float: left;
  width: 120px;
}

.userInfo img {
  width: 65px;
  height: 65px;
}

.userInfo .status {
  font-weight: bold;
  font-size: 16px;
  color: #666666;
}

.userInfo .username {
  font-weight: bold;
  font-size: 16px;
  color: #009cea;
}

.operator .userInfo .username,.operator .message {
  color: #e73e2c;
}

.userInfo .postcount {
  margin: 4px 0 4px 0;
}

ul.replyList .message {
  float: left;
  width: 590px;
}

ul.replyList li {
  background: url(../images/box-background.png) repeat-x bottom;
  border-bottom: 2px solid #d5d6d8;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  width: 765px;
}

ul.replyList .message li {
  background: none;
  width: auto;
  border: none;
  padding: 0;
  margin: 0;
}

.message .response_nr {
  float: left;
}

.message .response {
  float: right;
  margin: 0 0 10px 0;
  padding-right: 25px;
}

.message .date {
  float: right;
  margin: 0 0 10px 0;
  padding-right: 5px;
}

.message .quote {
  margin: 0 0 0px 20px;
}

.message .quoteContent p {
  padding: 3px;
}

.message .quoteContent {
  display: block;
  border-top: 1px solid #d5d6d8;
  border-bottom: 1px solid #d5d6d8;
  background: #e6f6fd;
  padding: 1px 0 1px 0;
  color: #000000;
  clear: both;
}

.message .quote .username {
  float: left;
  margin: 0;
}

.message .quote .date {
  float: right;
  margin: 0;
}

.message .signature {
  padding: 20px 0 0 0;
  margin: 20px 0 0 0;
  border-top: 1px solid #d5d6d8;
  color: #000000;
}

.userRating div {
  float: left;
  margin: 10px 2px 2px 2px;
}

.userRating div.star {
  width: 10px;
  height: 10px;
  background-position: -826px -40px;
}

.userRating div.crown {
  width: 10px;
  height: 10px;
  background-position: -836px -40px;
}

#reply dd textarea,#reply dd textarea,#reply dd input,#newTopic dd textarea,#reply dd textarea
  {
  width: 721px;
}

#newTopic dt,#reply dt {
  float: none;
}

#newTopic dd,#reply dd {
  margin: 0;
  float: none;
}

span.forumStatus {
  display: inline-block;
  width: 19px;
  height: 14px;
  line-height: 14px;
}

span.forumStatus.read {
  background: url(../images/icons.png) -0px 0;
}

span.forumStatus.sticky {
  background: url(../images/icons.png) -20px 0;
}

span.forumStatus.unread {
  background: url(../images/icons.png) -40px 0;
}

span.forumStatus.closed {
  background: url(../images/icons.png) -60px 0;
}

span.forumStatus.deleted {
  background: url(../images/icons.png) -80px 0;
}

span.forumStatus.folder {
  background: url(../images/icons.png) -100px 0;
  float: left;
}

span.forumStatus.item {
  background: url(../images/icons.png) -120px 0;
  float: left;
}

#main-column .btn.quote {
  width: 16px !important;
  height: 16px !important;
  border: none;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  display: inline-table;
  text-align: center;
  margin: 5px 0 0 0;
  vertical-align: middle;
  text-indent: 17px;
}

div.box-title {
  height: 32px;
  position: relative;
}

div.box-title p {
  font-size: 16px;
  font-weight: bold;
  height: 18px;
  margin: 0 4px;
  padding: 7px 6px;
}

div.box-title span {
  height: 32px;
  width: 4px;
  float: right;
  margin: 0 0 0 -4px;
}

div.box-title-grey {
  height: 32px;
  position: relative;
  background: url(../images/bg-titles_grey.png) 0 0 no-repeat;
}

div.box-title-grey p {
  font-size: 16px;
  font-weight: bold;
  height: 18px;
  margin: 0 4px;
  padding: 7px 6px;
  background: url(../images/bg-titles_grey.png) 0 -32px repeat-x;
}

div.box-title-grey span {
  height: 32px;
  width: 4px;
  float: right;
  margin: 0 0 0 -4px;
  background: url(../images/bg-titles_grey.png) 0 -64px no-repeat;
}

.btn.small {
  width: 115px !important;
  height: 20px !important;
  border: none;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  float: left;
}

.btn.small a:hover,.btn.small:hover {
  font-style: none;
  text-decoration: none;
}

.btn_adminpanel_absolute {
  position: absolute;
  top: -26px;
  right: 5px;
}

.btn_members_absolute {
  position: absolute;
  top: -26px;
  left: 125px;
}

#welcome_btnholder {
  margin: 5px 0 0 0;
  list-style: none;
  float: left;
  width: 115px;
}

#welcome_btnholder #btn_myClubs {
  margin: 0 0 3px;
  text-decoration: none;
}

#welcome_btnholder #btn_myProfile {
  margin: 0 0 3px;
  text-decoration: none;
}

#welcome_btnholder #btn_buyPoints {
  text-decoration: none;
}

.btn.medium {
  background-position: -115px 0;
  width: 142px !important;
  height: 20px !important;
  border: none;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  float: left;
}

.btn.medium-large {
  background-image: url(/images/button-medium-large.png);
  width: 200px !important;
  height: 20px !important;
  border: none;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  float: left;
}

.btn.medium-large:hover {
  background-position: 0 -20px;
}

.btn.large {
  background-position: 0 -40px;
  width: 241px !important;
  height: 20px !important;
  border: none;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  float: left;
}

.homepage .box-content {
  padding: 5px 5px 10px 5px;
}


.box-content {
  z-index: 0;
  padding: 13px 5px 10px 10px;
  background: url(../images/box-background.png) repeat-x bottom;
}



.opacity {
  position: absolute;
  top: 28px;
  width: 100%;
  bottom: 0px;
  z-index: -1;
}

.opacity.no-title {
  top: 0;
}

div.slider {
  background-color: #f5f5f5;
  border: 1px solid #eeeeee;
  width: 256px;
  margin: 10px 0;
  height: 10px;
  position: relative;
}

div.slider div.handle {
  width: 21px;
  height: 19px;
  background: url(../images/buttons.png) -920px 0 no-repeat;
  cursor: move;
  position: absolute;
  top: -4px;
}

.box-content.blok .form dd p strong {
  margin: 0 0 0 10px;
}

.box-content #invite_friends_form .overflow_div {
  width: 130px;
  height: 20px;
  overflow: hidden;
}

.box-content #message_preview {
  white-space: pre;
  position: relative;
  width: 730px;
  margin-top: -330px;
  padding: 10px;
}

.box-content #message_preview #preview {
  overflow: auto;
  z-index: 100;
  background-color: #c4c4c4;
  color: #000000;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.box-content .invite_step #gmail_box,.box-content .invite_step #hotmail_box
  {
  float: left;
}

.box-content .invite_step {
  padding: 10px 0px 0px 10px;
  margin: -10px 0px 0px -10px;
  border: 2px solid #eeeeee;
}

.box-content .invite_step h2 {
  height: 25px;
  margin: -10px 0px 0px -10px;
  padding: 6px 3px 0px 10px;
  background: #eeeeee;
  color: #000000;
  font-weight: bold;
  margin: -10px 0px 0px -10px;
}

.thumbHolder {
  width: 95px;
  height: 75px;
  float: left;
}

.video li img {
  width: 100px;
}

#video {
  text-align: center;
}

.post.box-content {
  margin: 0;
  padding: 5px 5px 10px 0;
  background: url(../images/box-background.png) repeat-x bottom;
  overflow: hidden;
}

#about-club img.about-img {
  float: right;
  margin: 5px 0 20px 20px;
}

#statistics img {
  width: 65px;
  height: 65px;
  float: left;
  margin: 5px 5px 0 0;
}

#statistics .extrastats {
  font-size: 100%;
  line-height: 100%;
}

#statistics .box-content p.ruler {
  height: 45px;
  width: 241px;
  background: url(../images/box-background-top-bottom.png) repeat-x bottom;
  margin: 0 0 -10px -10px;
}

.statistics-overview {
  list-style: none;
}

.statistics-overview li {
  float: left;
  width: 135px;
  margin: 0 10px 15px 0;
}

.statistics-overview li:first-child {
  width: 65px;
  margin: 0 10px 0 0;
}

.statistics-overview li div {
  background: url(../images/blue-counter.png) no-repeat;
  width: 59px;
  height: 18px;
  padding: 2px 2px 2px 6px;
}

#extra-info-column .box-content {
  padding: 7px 10px 10px 10px;
}

#extra-info-column #last-blog-posts .box-content {
  padding: 14px 10px 10px 0;
}

.box p.title,.box a.title {
  line-height: 15px;
  font-weight: bold;
}



.box ul.thumb-list {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}

.box ul.thumb-list li {
  margin: 0 0 0 0;
  padding: 5px;
}

.box ul.thumb-list a {
  display: block;
  word-wrap: break-word;
}

.box ul.list {
  list-style: none;
  padding: 0;
  margin: 0;
}


.box ul.list a {
  display: block;
  padding: 4px 4px 4px 4px;
}

.box ul.list li.neon a {
  color: #ffffff;
}

.box ul.list li {
	background-color: #E5F3FC;
  float: left;
  margin: 0 10px 5px 0;
  width: 237px;
  font-weight: bold;
  line-height: 15px;
}

.homepage .box ul.list li{
	margin: 0 10px 2px 0;
	 background-color: transparent;
}

.box .blok ul.list li {
  width: 240px;
  position: relative;
}

.box .blok ul.list li p {
  padding: 5px;
}

.box ul.list.admin-menu li a,.box-content ul.list a {
  color: #000000;
  text-decoration: none;
}

.box ul.list.admin-menu li a.link {
  line-height: 50px;
  display: block;
  padding: 0;
}

.box div .list.admin-menu.selected {
  background: #F3F3F3;
}

.box div.admin-menu a.item:hover {
  background: #DDE9ED;
}

.box ul.list.admin-menu li .icon {
  position: relative;
  z-index: 0;
}

.box ul.list.admin-menu li a {
  position: relative;
  z-index: 1;
}

ul.list a.submenu {
  display: block;
  min-height: 20px;
}

ul.clubsubcat li {
  background-color: #e5f3fc;
}

ul.clubsubcat li.neon {
  background-color: #25aef3;
  color: #024b70;
}

li.neon {
  background-color: #25aef3 !important;
  color: #024b70 !important;
}

div.neon {
  background-color: #25aef3 !important;
  color: #024b70 !important;
}

.box .post-banner ul.list li {
  float: none;
}

.box ul.list li.selected,.box ul.list li:hover {
  background: #ccebfb;
}

.box ul.list li:hover a,.box ul.thumb-list li:hover a {
  color: #009cea;
  text-decoration: none;
}

.box ul.list li p {
  font-weight: 200;
}

.box ul.thumb-list li:hover {
  background: #ccebfb;
  cursor: pointer;
}

.box ul.thumb-list li img,.box ul.list li img {
  float: left;
  margin: 0 10px 0 0;
}

.box ul.list li img {
  float: left;
  margin: 4px 10px 0 5px;
}

/* NEWS */
#last-blog-posts div.box-content {
  padding: 20px 0 30px 0;
}

#last-blog-posts ul {
  margin: -20px -10px 0 0px;
}

ul.post-highlights {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}

ul.post-highlights li {
  float: left;
  width: 242px;
  margin: 20px 3px 2px 2px;
}

ul.post-highlights li.odd {
  float: left;
}

ul.post-highlights li.even {
  float: left;
}

#extra-info-column ul.post-highlights li.odd,#extra-info-column ul.post-highlights li.even
  {
  float: left;
}

#new-pictures ul.post-highlights li {
  width: 247px;
}

.fullsize #news ul.post-highlights li {
  width: 370px;
}

ul.post-highlights li img {
  margin: 20px 0 10px 10px;
}

ul.posts {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.circle-list li {
  list-style-type: circle;
  margin-left: 15px;
}

.nieuws-titel {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 0 10px;
}

.artikel-titel {
  display: block;
  margin: 0 0 0 10px;
  font-size: 22px;
  line-height: 30px;
  text-decoration: none;
  font-weight: bold;
}

.homepage .artikel-titel {
  font-size: 12px;
}

.artikel-titel:hover {
  text-decoration: none;
}

.post a.title:hover {
  background: #d5f0fd;
  color: #009cea;
}

.post .text a {
  text-decoration: underline;
}

.post #blogpost-img {
  margin: 2px 10px !important;
  float: left;
  display: block;
}

.post .read-more{
  color: #009CEA;
  font-weight: bold;
  font-size:12px;	
}

.post img,.post p.date,.post p.text {
  margin: 0 0 0 10px;
}

.post p.date {
  height: 45px;
  background: url(../images/box-background-top-bottom.png) repeat-x bottom;
  margin: 0 0 -20px;
  padding: 0 0 5px 10px;
}

.posts .post p.date {
  width: 495px;
}

.fullsize #news .post p.date {
  width: 360px;
}

.fullsize #news .posts .post p.date {
  width: 735px;
  margin: 0 0 0 -3px;
}

.post p.date span {
  color: #009cea;
}

/* FORMS & BUTTONS */
.topic-detail-topbuttons {
  margin: 0 0 10px 0;
}

.topic-detail-bottombuttons {
  margin: 10px 0 0 0;
}

#main-column .replyList .date_quote form .btn,#main-column .replyList .message form .btn.quote,#main-column .replyList .message .right a.btn,#main-column .replyList .message .right input.btn
  {
  margin: 0 0 0 10px;
}

.topic-detail-topbuttons .btn,#forumNewTopic,#forumReply {
  float: left;
  margin: 0 10px 0 0;
}

.topic-detail-bottombuttons .btn,#forumNewTopic,#forumReply {
  float: left;
  margin: 0 10px 0 0;
}

#newTopic dd input.btn_forumReact,.btn_forumReact {
  float: left;
  display: block;
  width: 142px;
  height: 20px;
  text-indent: 230px;
  margin: 0 10px 10px 0;
  border: none;
  background-position: -843px -80px;
  cursor: pointer;
  overflow: hidden;
}

#replyTopic dd input.btn_forumReact:hover,.btn_forumReact:hover {
  background-position: -843px -100px;
}

#newTopic dd input.btn_blogReact {
  float: left;
  display: block;
  width: 142px;
  height: 20px;
  text-indent: 230px;
  margin: 0 10px 10px 0;
  border: none;
  background-position: -843px -80px;
  cursor: pointer;
  overflow: hidden;
}

.btn_blogReact:hover {
  background-position: -843px -100px;
}

.box-content .btn_forumReact,.box-content .btn_forumNewTopic {
  float: right;
}

.btn.quote {
  float: right;
}

#btn_become-a-member {
  display: block;
  width: 230px;
  height: 45px;
  overflow: hidden;
  text-indent: 230px;
  line-height: 45px;
  margin: 15px 0 0 0;
  background-position;
}

#btn_become-a-member:hover {
  background-position: 0 -45px;
}

#btn_start-a-club {
  display: block;
  width: 230px;
  height: 45px;
  overflow: hidden;
  text-indent: 230px;
  line-height: 45px;
  margin: 15px 0 0 0;
  background-position: -230px 0;
}

#btn_start-a-club:hover {
  background-position: -230px -45px;
}

input {
  padding: 3px;
}

input.switch {
  width: 208px;
  margin-bottom: 10px;
}

input#signoff_verify,input#album_payment_required {
  width: 15px;
}

#signup input {
  width: 210px;
}

#signup input.checkbox {
  width: 10px;
}

#signup input.btn_register {
  width: 115px;
}

#club-points input {
  width: 78px;
  margin: 5px 0 4px 10px;
}

input.radio {
  width: 14px;
  padding: 0;
}

.btn_signin {
  margin: 2px 0 32px 0;
  display: block;
  width: 115px;
  height: 20px;
  overflow: hidden;
  text-indent: 115px;
  line-height: 20px;
  border: none;
  cursor: pointer;
  background-position: -460px 0;
}

.btn_signin:hover {
  background-position: -460px -20px;
}

.btn_signout {
  margin: 2px 0 32px 0;
  padding: 0;
  display: block;
  width: 240px;
  height: 20px;
  overflow: hidden;
  text-indent: 240px;
  line-height: 20px;
  border: none;
  cursor: pointer;
  background-position: -460px -80px;
}

.btn_signout:hover {
  background-position: -460px -100px;
}

.btn_delete {
  margin: 2px 0 32px 0;
  padding: 0;
  display: block;
  width: 240px;
  height: 20px;
  overflow: hidden;
  text-indent: 240px;
  line-height: 20px;
  border: none;
  cursor: pointer;
  background-position: -460px -160px;
}

.btn_delete:hover {
  background-position: -460px -180px;
}

.btn_join_club {
  width: 95px;
  height: 32px;
  background: url("../images/lid.png");
  margin-left: -1px;
  cursor: pointer;
  font-size: 13px;
  color: #ffffff;
  font-family: arial;
  font-weight: bold;
  padding: 3px 0 0 15px;
  line-height: 15px;
}

#forum-folders .btn_delete {
  margin: 0;
  float: right;
}

#navigation-column  .btn_join-club {
  margin: 20px 0 0 0;
}

#navigation-column  #signoff-club-form {
  margin-top: -15px;
}

.btn_join-club,input.btn_join-club {
  background: url(../images/buttons.png) 0 -90px no-repeat;
  display: block;
  width: 200px;
  height: 55px;
  overflow: hidden;
  text-indent: 200px;
  line-height: 55px;
  border: none;
}

.btn_join-club:hover {
  background-position: -200px -90px;
  cursor: pointer;
}

.btn_signoff-club {
  display: block;
  width: 142px !important;
  height: 20px !important;
  border: none;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
}

.btn_signoff-club:hover {
  cursor: pointer;
  color: #ffffff
}

.btn_search {
  display: block;
  width: 115px;
  height: 20px;
  overflow: hidden;
  text-indent: 115px;
  line-height: 20px;
  border: none;
  cursor: pointer;
  background-position: -575px 0;
}

.btn_search:hover {
  background-position: -575px -20px;
}

.btn_send {
  display: block;
  width: 115px;
  height: 20px;
  overflow: hidden;
  text-indent: 115px;
  line-height: 20px;
  border: none;
  cursor: pointer;
  background-position: -931px -120px;
}

.btn_send:hover {
  background-position: -931px -140px;
}

input.btn_register {
  display: block;
  width: 115px;
  height: 20px;
  overflow: hidden;
  text-indent: 115px;
  line-height: 20px;
  border: none;
  cursor: pointer;
  background-position: -460px -40px;
}

.btn_register:hover {
  background-position: -460px -60px;
}

#club-points .club-points-donate-text {
  margin: 10px 0px;
}

#club-points .donate .btn {
  margin: 15px 0 0 30px;
}

#club-points .donate .icon_info {
  position: absolute;
  margin: 17px 0 0 0px;
  left: 160px;
}

#club-points .donate-spotlight .btn {
  margin: 15px 0 0 3px;
}

#club-points .donate-spotlight .icon_info {
  position: absolute;
  margin: 17px 0 0 0px;
  left: 160px;
}

.info_credits {
  position: absolute;
  right: 5px;
  top: 8px;
}

.btn_news {
  display: block;
  margin: 2px 0 0 10px;
  width: 115px;
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  border: none;
  cursor: pointer;
  background-position: -805px 0px;
}

.btn_news:hover {
  background-position: -805px -20px;
}

.btn_search-club {
  margin: 2px 0 0 10px;
  width: 115px;
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  border: none;
  cursor: pointer;
  background-position: -690px -40px;
}

.btn_search-club:hover {
  background-position: -690px -60px;
}

#new-clubs .btn_startclub {
  width: 115px;
  text-indent: 115px;
  height: 20px;
  overflow: hidden;
  margin: 5px 5px 0 0;
  line-height: 20px;
  border: none;
  cursor: pointer;
  background-position: -575px -40px;
}

#new-clubs .btn_startclub:hover {
  background-position: -575px -60px;
}

a.btn.read-more,a.btn.btn_expand,a.btn.btn_collapse {
  height: 16px;
  color: #009cea;
  font-size: 15px;
  font-weight: bold;
  line-height: 17px;
  text-indent: 17px;
}

a.btn.read-more {
  margin: 10px 0 15px 0;
  padding: 0 0 0 8px;
  background-position: -805px -63px;
  float: left;
}

a.btn.btn_expand,a.btn.btn_collapse {
  float: right;
  height: 16px;
  width: 16px;
  background-position: -805px -63px;
  overflow: hidden;
}

#header .btn_mail {
  float: right;
  width: 21px;
  height: 13px;
  display: block;
  overflow: hidden;
  text-indent: 21px;
  line-height: 13px;
  margin: 0 20px 0 0;
  background-position: -805px -42px;
  cursor: pointer;
}

#register-form b,#startclub-form b {
  color: #333333;
}

#register-form input,#new-clubs input {
  width: 530px;
}

#new-clubs input.btn_register {
  width: 115px;
}

dl.form {
  margin: 10px 0;
}

dl.form dt {
  width: 150px;
  float: left;
  clear: both;
  vertical-align: bottom;
  margin: 4px 0 0 0;
}

dl.form_images dt {
  width: 300px;
}

dl.form_images select {
  width: 410px !important;
}

dl.form_images textarea {
  width: 400px !important;
}

dl.form_images dd {
  margin: 4px 0 0 300px !important;
}

dl.form dd {
  margin: 4px 0 0 150px;
}

dl.form_mail dt {
  width: 80px;
  float: left;
  clear: both;
  vertical-align: bottom;
  margin: 4px 0 0 0;
}

dl.form_mail dd {
  margin: 4px 0 0 80px;
}

dl.form dd p {
  margin: 8px 0 0 0;
}

dl.form dd .btn {
  float: none;
}

dl.form dd.float-left .btn {
  float: left;
}

.highlight-box-content input {
  width: 210px;
}

#zoeken {
  margin: 1px 0 0 5px;
  width: 40px !important;
}

#startclub-form dd p {
  margin: 8px 0 0 120px;
  color: #5D5D5D;
}

dl.form label {
  font-weight: bold;
}

dl.form span.required {
  color: #1EA9EE;
}

dl.form input,dl.form textarea,dl.form select {
  font-size: 12px;
  color: #000000;
}

dl.layout_background_image {
  float: left;
}

#layout_background_image_delete {
  margin-bottom: 20px;
}

dl.form textarea {
  padding: 3px;
  margin: 5px 0 0 0;
  font-family: Arial;
  width: 530px;
}

dl.form select {
  padding: 1px;
  color: #000000;
  margin: 5px 0 0 0;
}

dd ul {
  list-style: none;
}

table thead tr td {
  width: 80px;
}

table thead tr td {
  font-weight: bold;
}

table tbody tr td.label {
  text-align: left;
  font-weight: bold;
}

table tbody tr td {
  text-align: left;
}

table tbody tr td input[type=text] {
  width: 80px;
}

/* SIGNIN BOX FRONTPAGE*/
#personalBox dl.form dd label.remember_me {
  padding-left: 20px;
  margin: 10px 0;
  font-weight: normal;
  display: block;
}

#personalBox dl.form dd #signin_remember {
  position: absolute;
  top: 4px;
  left: 0px;
  /* nodig voor position absolute checkbox FF bug */
  z-index: 10;
}

#personalBox dl {
  margin: 10px 0;
}

#personalBox dl dt {
  float: left;
  clear: both;
}

#personalBox dl dd {
  position: relative;
  margin: 0;
  display: block;
}

#personalBox input {
  width: 210px;
}

input#signin_remember {
  width: 15px;
}

#personalBox .highlight-box-content p a {
  float: left;
  font-size: 13px;
  width: 210px;
}

#member-activity li {
  float: left;
  width: 239px;
}

#last-visitors li img,#new-members li img {
  margin: 5px 0 0 4px;
  width: 65px;
  height: 65px;
}

#last-visitors li,#new-members li {
  float: left;
  width: 73px;
  height: 75px;
}

#active-forum-topics ul,#latest-forum-replies ul,#latest-forum-topics ul,#latest-blog-replies ul
  {
  list-style: none;
}

.lijst-item {
  color: #000000;
  padding: 4px;
}

.lijst-item-titel {
  color: #000000;
}

#active-forum-topics li:hover,#latest-forum-replies li:hover,#latest-forum-topics li:hover,#latest-blog-replies li:hover
  {
  background: #ccebfb;
}

dl.form input.btn_startclub {
  width: 115px;
  float: left;
}

.last-added-pictures ul {
  list-style: none;
}

.last-added-pictures li {
  float: left;
  padding: 2px;
}

.last-added-pictures li:hover {
  background: #ccebfb;
}

.today-birthday ul {
  list-style: none;
}

.today-birthday ul li {
  width: 236px;
  float: left;
  padding: 5px;
}

.today-birthday ul li img {
  width: 65px;
  height: 65px;
  position: relative;
  float: left;
  margin: 0 5px 0 0;
}

.error_list {
  list-style: none;
  color: #e73e2c;
}

/* ACCORDION*/
.fhAccordionTitle {
  padding: 5px 0 5px 0;
}

/*HELP ACCORDION*/
#help-container p {
  font-weight: bold;
  border-top: 1px solid #D5D6D8;
  width: 745px;
}

#help-container p:first-child {
  border-top: none;
}

/* loginbbox, memberbox*/
.fullsize #personalBox.box {
  width: 240px;
  float: right;
}

#personalBox p.box-title {
  float: left;
}

#personalBox.box img.avatar {
  float: left;
  margin: 5px 10px 0 0;
}

a#member_mail {
  border: none;
  width: 21px;
  height: 11px;
  display: block;
  overflow: hidden;
  text-indent: 21px;
  line-height: 13px;
  margin: 5px 3px 10px 3px;
  padding: 0;
  background-position: -805px -42px;
  cursor: pointer;
}

a.mail {
  border: none;
  width: 21px;
  height: 11px;
  display: block;
  overflow: hidden;
  text-indent: 21px;
  line-height: 13px;
  padding: 0;
  background-position: -805px -42px;
  cursor: pointer;
}

#personalBox .highlight-box-content span {
  float: left;
  font-weight: bold;
}

#personalBox .wachtwoord_vergeten {
  text-decoration: underline;
  margin-top: -10px;
}

#personalBox .nog_geen_lid {
  margin-top: 10px;
}

/* TERMS PAGE */
#terms-index-container ul {
  list-style: none;
}

#terms-index-container li {
  margin: 5px 0 5px 0;
}

#sitemap ul {
  margin: 0 0 10px 0;
  list-style: none;
  padding: 0 0 0 20px;
}

#terms ol {
  list-style-type: numbers;
  padding: 0 0 0 25px;
  margin: 10px 0 20px 0;
}

#terms ol li {
  margin: 0 0 5px 0;
}

#terms ol li ol {
  list-style-type: lower-alpha;
  margin: 5px 0 10px 0;
}

#privacy ul {
  list-style-type: none;
  margin: 10px 0 20px 0;
}

#privacy ul.bullets {
  list-style-type: disc;
  padding: 0 0 0 21px;
}

#privacy ul li ol {
  list-style-type: lower-alpha;
  margin: 5px 0 10px 0;
  padding: 0 0 0 25px;
}

#privacy .nohref {
  text-decoration: none;
}

.club-category {
  list-style: none;
  margin: 0 -13px 0 0;
}

.club-category li {
  background: url(../images/boxes/club-category-box.png);
  width: 231px;
  height: 25px;
  float: left;
  margin: 0 8px 10px 0;
  padding: 7px 0 0 10px;
  cursor: pointer;
}

.club-category li a {
  font-weight: bold;
  color: #ffffff;
}

.club-category a:hover {
  color: #f0f0f0;
  font-weight: bold;
  text-decoration: none;
}

/* FLASH MESSAGE*/
#flash-message {
  width: 762px;
  margin: 0 0 20px 0px;
  background: #ffb8b8;
  border: 1px solid #ff0000;
  text-align: center;
  padding: 10px 0 10px 0;
  font-weight: bold;
  color: #000000;
  clear: both;
}

#flash-message.error {
  background: #ffb8b8;
  border: 1px solid #ff0000;
}

#flash-message.notice {
  background: #f9f7c1;
  border: 1px solid #e4ea36;
}

#flash-message.success {
  background: #baffb8;
  border: 1px solid #00ff00;
}

/* BLOG OVERVIEW */
#blog .title,#blog .title a {
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
}

#blog .subtitle {
  color: #5D5D5D;
  line-height: 26px;
  margin: 0 0 5px 0;
}

#blog .intro {
  margin: 0 5px 20px 0;
  background: url(../images/box-background.png) repeat-x bottom;
  padding: 0 5px 20px 0;
}

/* BLOG COMMENTS*/
#comment-list ul {
  list-style: none;
}

#comment-list .comment-author {
  margin: 20px 10px 1px 0;
  float: left;
  font-weight: bold;
}

#comment-list .comment-date {
  margin: 20px 0 1px 0;
  float: left;
  color: #5D5D5D;
}

#comment-list .comment-text {
  padding: 0 0 10px 0;
  line-height: 16px;
  clear: both;
}

#comment-list .comment {
  background: url(../images/box-background.png) repeat-x bottom;
}

form #comment_text {
  width: 450px;
  margin: 0 0 0 -40px;
}

#comment-form .submit {
  padding: 0;
  margin: 0;
}

#comment-form h2 {
  padding: 20px 0 0 0;
}

/* USER PROFILE PAGE */
.profile .avatar {
  float: right;
  padding: 0 10px;
}

ul#profile {
  list-style: none;
  float: left;
}

ul#profile li {
  clear: both;
}

ul#profile li span {
  width: 150px;
  float: left;
  font-weight: bold;
}

li.folderContent,li.folderContent:hover {
  background: #E5F3FC !important;
}

li.folderContent a:hover {
  background: #CCEBFB;
}

.folderContent a {
  font-weight: normal !important;
}

#editphotophotos {
  padding-left: 250px;
}

#editphotophotos #main-column {
  margin: 0px;
  width: 490px;
}

#editphotophotos select {
  width: 255px;
}

#editphotophotos .owner,#editphotophotos .date {
  white-space: nowrap;
  overflow: hidden;
  font-size: 9pt;
}

.folderItemsvideo,.folderItemsimage,.folderItemsblogpost,.folderItemsnewspost,.folderItemsfile,.folderItemslink
  {
  float: left;
  width: 235px;
  margin-right: 5px;
  padding: 5px;
  margin-bottom: 5px;
  line-height: 14px;
  height: auto;
}

.folderItemsimage_small {
  float: left;
  width: 120px;
  padding-right: 5px;
  margin-bottom: 5px;
  line-height: 14px;
  height: auto;
}

.folderItemsimage_small img {
  float: left;
  margin-right: 2px;
}

.folderItemsfile,.folderItemsvideo,.folderItemslink {
  padding: 5px 0 0 5px;
  width: 500px;
}

.folderItemsvideo img,.folderItemsimage img,.folderItemsblogpost img,.folderItemsnewspost img,.folderItemsfile img
  {
  float: left;
  margin-right: 5px;
}

ul#photoalbum {
  list-style: none;
}

ul#photoalbum li {
  margin: 5px 5px 0 5px;
  float: left;
  height: 126px;
  display: block;
  vertical-align: middle;
  padding: 0;
  text-align: center;
  width: 100px;
}

ul#photoalbum li img {
  vertical-align: middle;
  padding: 5px;
}

ul#photoalbum li span {
  display: block;
  line-height: 12px;
  font-weight: bold;
}

.albumsubtitle {
  margin: 10px 0 10px 0;
  text-align: center;
}

.albumskip {
  text-align: center;
  margin: 10px 0 0 0;
}

.albumskip a {
  text-decoration: underline;
}

.albumskip a:hover {
  cursor: pointer;
}

.albumback {
  display: inline;
  margin: 0 20px;
}

#image img {
  margin: 0 auto;
}

input.btn.small,input.btn.medium,input.btn.large {
  padding: 0 0 3px 0;
}

a.btn {
  text-decoration: none;
}

.btn.inline {
  margin: 0 5px 0 0;
  display: inline-block;
}

span.payed_folder {
  padding-left: 4px;
  font-size: 10px;
  line-height: 10px;
  color: #000000;
}

span.edit_delete_buttons {
  position: absolute;
  right: 2px;
  z-index: 10;
}

/* Autocomplete */
input.autocomplete {
  width: 530px;
}

div.autocomplete {
  width: 500px;
  padding: 0px;
  background-color: white;
  overflow: hidden;
  margin: 0;
  /* nodig voor checkbox overlay bug */
  z-index: 99999;
}

div.autocomplete ul {
  border: 1px solid #eeeeee;
  background: #f3f3f3;
  width: 100%;
  list-style-position: outside;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

div.autocomplete ul li {
  background: #ececec;
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  font: menu;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  color: #000000;
  list-style-type: none;
  margin: 1px 0 0 0;
}

.sortables {
  list-style: none;
}

.sortable_component {
  list-style-type: none;
}

.sortables.empty {
  display: block;
  height: 2000px;
  border: 1px dotted #666666;
  background: #efefef;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.sortables li {
  position: relative;
  list-style-type: none;
}

.sortables li div.box-title {
  cursor: move;
}

.sortables li.non-active .box {
  filter: alpha(opacity = 20);
  opacity: 0.2;
  -moz-opacity: 0.2;
}

.hide_container {
  background: url(../images/buttons.png) no-repeat -879px -40px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: 16px;
  display: block;
  position: absolute;
  right: -6px;
  top: -6px;
}

.show_container {
  background: url(../images/buttons.png) no-repeat -805px -63px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: 16px;
  display: block;
  position: absolute;
  right: -6px;
  top: -6px;
}

/* VIP ABO TABLE */
#vip_abo td {
  padding: 6px 16px 6px 6px;
  border: 1px solid #eeeeee;
}

#vip_abo td.last {
  border: 0;
}

#vip_abo thead td {
  background: #eeeeee;
  border: 1px solid #ffffff;
}

#vip_abo.no-borders td {
  border: 0;
}

table .label span {
  float: left;
  display: block;
  margin: 0 20px 0 0;
}

table .flags img {
  float: left;
  margin: 0 0 0 6px;
}

table .flags img:first-child {
  margin: 0;
}

table tr td.last.small-print {
  font-size: 10px;
}

table tr td.last.small-print div {
  float: right;
}

/* TABLE FOR TABULAR DATA */
.table-tabular-data {
  width: 99%;
}

.table-tabular-data td {
  padding: 6px;
  border: 1px solid #eeeeee;
}

.table-tabular-data.no-borders td {
  border: 0;
}

.table-tabular-data td.last {
  border: 0;
  text-align: left;
  vertical-align: top;
}

.table-tabular-data thead td {
  background: #eeeeee;
  border: 1px solid #ffffff;
  color: #000000;
}

/* DETAIL BULLET LIST */
ul.detail-bullet-list {
  list-style-type: none;
}

ul.detail-bullet-list li label {
  display: inline-block;
  width: 180px;
}

/* NEWS ITEM OPMAAK */
.news-item ul,.news-item ol {
  padding: 0 40px;
  margin: 10px 0;
}

.news-item ul li {
  list-style-type: disc;
}

.news-item ol li {
  list-style-type: decimal;
}

.news-item p {
  margin: 10px 0;
}

.news-item a {
  text-decoration: underline;
}

/**
 **
 ** CAROUSEL
 **
 **/
/* Horizontal Carousel */
.carousel .container {
  float: left;
  width: 100%;
  height: 90px;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.carousel ul {
  list-style: none;
  position: relative;
  width: 9999px;
}

.carousel ul li {
  padding: 3px;
  margin: 0;
  float: left;
  overflow: hidden;
}

/** buttons carousel **/
.previous_button.previous_button_disabled,.previous_button {
  display: block;
  float: left;
  width: 27px;
  height: 90px;
  overflow: hidden;
  background: url(../images/carousel_buttons.gif) 0 50% no-repeat;
  position: relative;
  margin-left: -27px;
}

.previous_button.previous_button_disabled:hover {
  background-position: -27px 50%;
  cursor: default;
}

.previous_button:hover {
  background-position: -54px 50%;
  cursor: pointer;
}

.next_button {
  float: right;
  width: 27px;
  height: 90px;
  overflow: hidden;
  background: url(../images/carousel_buttons.gif) -81px 50% no-repeat;
  margin-right: -27px;
  position: relative;
}

.next_button.next_button_disabled,.next_button.next_button_disabled:hover
  {
  background-position: -108px 50%;
  cursor: default;
}

.next_button:hover {
  background-position: -135px 50%;
  cursor: pointer;
}

marquee img,.post .text img,.post p img,.news-item img,.message .text img
  {
  display: inline;
}

/* -- SWFUpload Object Styles ------------------------------- */
div.fieldset {
  border: 1px solid #afe14c;
  margin: 10px 0;
  padding: 20px 10px;
}

div.fieldset span.legend {
  position: relative;
  background-color: #FFF;
  padding: 3px;
  top: -30px;
  font: 700 14px Arial, Helvetica, sans-serif;
  color: #73b304;
}

div.flash {
  width: 375px;
  margin: 10px 5px;
  border-color: #D9E4FF;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.progressWrapper {
  width: 357px;
  overflow: hidden;
}

.progressContainer {
  margin: 5px;
  padding: 4px;
  border: solid 1px #E8E8E8;
  background-color: #F7F7F7;
  overflow: hidden;
}

/* Message */
/* Error */
.red {
  border: solid 1px #B50000;
  background-color: #FFEBEB;
}

/* Current */
.green {
  border: solid 1px #DDF0DD;
  background-color: #EBFFEB;
}

/* Complete */
.blue {
  border: solid 1px #CEE2F2;
  background-color: #F0F5FF;
}

.progressName {
  font-size: 8pt;
  font-weight: 700;
  color: #555;
  width: 323px;
  height: 14px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}

.progressBarInProgress,.progressBarComplete,.progressBarError {
  font-size: 0;
  width: 0%;
  height: 2px;
  background-color: blue;
  margin-top: 2px;
}

.progressBarComplete {
  width: 100%;
  background-color: green;
  visibility: hidden;
}

.progressBarError {
  width: 100%;
  background-color: red;
  visibility: hidden;
}

.progressBarStatus {
  margin-top: 2px;
  width: 337px;
  font-size: 7pt;
  font-family: Arial;
  text-align: left;
  white-space: nowrap;
}

a.progressCancel {
  font-size: 0;
  display: block;
  height: 14px;
  width: 14px;
  background-image: url(../images/cancelbutton.gif);
  background-repeat: no-repeat;
  background-position: -14px 0px;
  float: right;
}

a.progressCancel:hover {
  background-position: 0px 0px;
}

.swfupload {
  vertical-align: top;
}

#bodyContainer {
  min-width: 780px;
  padding-left: 200px; /* LC width */
}

#bodyContainer .wideColumn {
  position: relative;
  float: left;
}

#wideCenter {
  width: 100%;
}

#wideLeft {
  width: 200px; /* LC width */
  right: 200px; /* LC width */
  margin-left: -100%;
}

.progressBar {
  height: 11px;
  width: 96%;
  clear: both;
  background-color: #ffffff;
  border: 1px solid #000000;
  overflow: hidden;
}

.progressBarContent {
  float: left;
  background-color: #3c8be1;
  height: 100%;
}

/*** IE6 Fix ***/
* html #wideLeft {
  left: 0px; /* RC width */
}

/*** Item picker extra ***/
#item-picker {
  float: left;
  width: 240px;
  margin-left: -100%;
  zoom: 1;
  z-index: 100;
}

#item-picker div.branch {
  background: url(../images/icons.png) -120px 0;
  width: 19px;
  right: 19px;
  float: left;
  position: relative;
  margin-left: -100%
}

#item-picker .itemcount {
  font-weight: normal;
  font-size: 80%;
  color: #666;
}

#item-picker div.foldercontent {
  margin: 0;
  padding: 0;
}

#item-picker-inside {
  overflow-x: hidden;
  overflow-y: auto;
  height: 525px;
  position: relative;
}

#item-picker li {
  width: 100%;
  zoom: 1;
  margin: 0;
  margin-top: 2px;
  padding: 0;
}

#item-picker div.folder {
  background: #E5F3FC;
  font-weight: bold;
  padding: 4px;
  margin: 0;
  zoom: 1;
}

#item-picker div.folder:hover,#item-picker div.selected,#item-picker div.item:hover
  {
  background: #CCEBFB;
  cursor: pointer;
  text-decoration: none;
}

#item-picker div.item {
  background: #E5F3FC;
  padding: 2px;
}

#item-picker div.draggable_li {
  cursor: move;
  float: left;
  background: url('../images/icons.png') repeat scroll -100px 0
    transparent;
  width: 16px;
  height: 14px;
  margin-top: 2px;
  margin-right: 2px;
}

#item-picker div.non_draggable_li {
  cursor: normal;
  float: left;
  background: url('../images/icons.png') repeat scroll -100px 0
    transparent;
  width: 16px;
  height: 14px;
  margin-top: 2px;
  margin-right: 2px;
}

#item-picker div.folderlistcontainer {
  zoom: 1;
  position: relative;
}

#passwordRight {
  float: right;
  margin-right: -20px;
}

span .changes_on_club {
  background-image: url(images/ajax-loader-small.gif);
}

.ajax_club_menu {
  padding: 0 10px 0 10px;
  border: 1px solid black;
  line-height: 20px;
  margin-top: 4px;
  background: white;
  color: black !important;
  width: 200px;
  height: 20px;
  float: left;
  cursor: pointer;
}

.ajax_club_menu_show {
  border: 1px solid black;
  position: absolute;
  background: white;
  width: 220px;
  height: auto;
  z-index: 10;
}

.ajax_club_menu_show ul li {
  padding-left: 15px;
  line-height: 18px;
  height: 18px;
  text-size: 7px;
  color: black;
  overflow: hidden;
}

.ajax_club_menu_show ul li:hover {
  background: #3875d7 !important;
  cursor: pointer;
}

select .changes_on_club {
  color: #f8a569
}

.item.selected {
  background: #c0c0c0 !important;
}

#editor .editor-info {
  float: right;
}

#editor .color {
  position: relative;
  float: left;
  width: 70px;
  margin-right: 5px;
  text-align: center;
}

#editor #skins_selecter {
  position: absolute;
  right: 10px;
  top: 0;
  padding: 2px;
  height: 80px;
  width: 250px;
  overflow: auto;
  background: #5F9EBE;
}

#editor #skins_selecter.expand {
  overflow: none;
  height: 300px;
}

#editor #skins_selecter .expander:hover {
  background: #5F9EBE;
}

#editor #skins_selecter .expander {
  position: absolute;
  right: 5px;
  top: 0;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  background: #3684AD;
  cursor: pointer;
  color: white;
}

#editor #skins_selecter div.option {
  cursor: pointer;
  padding-left: 5px;
}

#editor #skins_selecter div.option:hover {
  background: #84A7B9;
}

#editor #skins_selecter div.category {
  background: #3A91BE;
  color: white;
}

#editor #selected_skin {
  display: inline;
}

#editor .editor_btn {
  margin: 5px;
}

#cse-search-results iframe {
  width: 765px;
}

#googlesearchinput {
  width: 130px;
  float: left;
}

#advancedSearchButton {
  margin-top: 10px;
}

#advancedSearch a {
  font-weight: bold !important;
}

#advancedSearchTopLinks a {
  font-weight: bold !important;
  font-size: 11px !important;
}

.advancedSearchSmallHeader {
  font-size: 13px !important;
}

.advancedSearchSmallClubs {
  width: 242px !important;
  overflow: hidden;
}

.advancedSearchMediumClubs {
  width: 372px !important;
  overflow: hidden;
}

.advancedSearchLidWorden {
  float: right !important;
  background-image: url(/skins/default/images/buttonsGreen.png) !important;
}

#searchNewItems {
  float: left;
  width: 640px;
}

#searchNewItemsBanner {
  float: left;
  width: 120px;
  margin-left: 5px;
  margin-top: 5px;
}

#searchNewItems li {
  float: left;
  background-color: #E5F3FC;
  margin-left: 5px;
  padding: 10px;
  margin-top: 5px;
  font-size: 10px;
  line-height: 15px;
  width: 103px;
  text-align: center;
}

#searchNewItems li a {
  font-size: 11px;
}

#searchNewItems img {
  display: inline !important;
}

.searchHalfLeft {
  float: left;
  width: 49%;
  padding-right: 5px;
}

.searchHalfRight {
  float: left;
  width: 49%;
  padding-left: 5px;
}

.searchThirdLeft {
  float: left;
  width: 32%;
  padding-right: 5px;
}

.searchThirdMiddle {
  float: left;
  width: 32%;
  padding-right: 5px;
}

.searchThirdRight {
  float: left;
  width: 32%;
  padding-left: 5px;
}

.searchClubAvatar {
  float: left;
  width: 105px;
}

.searchMessage {
  float: left;
  width: 535px;
}

.sortLink {
  text-decoration: underline;
}

.searchClubWrapper {
  padding:10px;
  margin-bottom:10px;
  width: 100%;
  border-bottom: 1px solid #CCC;
  height: 75px;
}

.searchClubAvatar2 {
  float: left;
  padding-right: 10px;
  width: 95px;
  height: 75px;
}

.searchClubDetails {
  float: left;
  width: 660px;
}

.searchClubDetails h3 {
  margin: 0;
}

.searchClubDetails div {
  font-size: 11px;
  clear: both;
}

.searchClubDetails div a {
  font-size: 11px;
}

#advancedSearch a.topSearchWord {
  font-weight: normal !important;
}

ul.search {
  margin-top: 5px !important;
}

#image_select {
  width: 700px;
  height: 600px;
  z-index: 100;
  background-color: #c4c4c4;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#image_select_helper {
  position: absolute;
  margin-top: -700px;
  margin-left: -200px;
}

.club_forum_desription {
  max-height: 80px;
  overflow: hidden;
  margin-top: 7px;
}

.rating img {
  display: inline;
}

.rating {
  float: left;
}

#raise_club_commercial {
  margin-top: 8px;
  padding-top: 5px;
  width: 10px !important;
}

table.stars tr td {
  text-align: center;
  width: 40px;
}

table.stars {
  width: 200px;
}

.bullet {
  list-style-type: disc;
  list-style-image: none;
  margin-left: 25px;
  list-style-position: outside;
}

#credentialsLeft {
  position: relative;
  float: left;
  width: 240px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 525px;
  padding-right: 10px;
}

table.setting {
  border: 1px solid black;
}

#eroBanner {
  margin-bottom: 20px;
  margin-left: 3px;
}

.eroAttentionSpace {
  position: relative;
  left: 50px;
}

.toolbar_image {
  float: left;
}

#Icon_Move {
  float: left;
  background-image: url('/images/toolbar/Bg_DropDown_off.png');
  width: 175px;
  height: 36px;
}

#selected_folder {
  margin-top: 10px;
  margin-left: 30px;
}

#poll_answers_container {
  width: 200px;
  height: auto;
  float: left;
}

.admin_arrow {
  position: absolute;
  top: 6px;
  right: 25px;
  background: url('/images/icons/admin-arrow.png');
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.admin_frontend_menu {
  position: absolute;
  top: 25px;
  right: 25px;
  background-color: white;
  width: 150px;
  height: auto;
  border: 1px solid black;
}

.admin_frontend_menu li {
  padding: 2px;
}

.admin_frontend_menu li:hover {
  background: #3875d7;
  cursor: pointer;
}

.pollLoader_container {
  position: absolute;
  width: 100%;
  margin-top: -75px;
}

.pollLoader .loader {
  position: absolute;
}

.tools_poll_answer {
  float: left;
  margin-left: 320px;
  cursor: pointer;
  margin-top: -20px;
}

.poll_answer_container {
  text-align: left;
}

.poll_percentage {
  width: 95%;
  height: 20px;
  border: 1px solid black;
  height: auto;
}

.folder_image {
  background: transparent url(../images/icons.png) repeat scroll -100px 0;
  float: left;
  height: 14px;
  margin-right: 2px;
  margin-top: 2px;
  width: 16px;
}

#topic .text a {
  text-decoration: underline;
}

.modal-box-form {
  
}

.blog a {
  text-decoration: underline;
}

#fill {
  background: url('../images/toolbar/tussenstukje.png');
  float: left;
  z-index: 1;
  height: 36px;
}

.breadcrumb a {
  text-decoration: underline;
}

#modalbox {
  color: black !important;
}

div.widget_cacheinfo {
  left: 0px;
  font-size: 10px;
  color: black;
  background-color: white;
  margin: 0;
  padding: 1px;
  line-height: 1em;
}

div.widget_container_dropzone {
  border: 1px dashed gray;
  padding: -1px;
  min-height: 50px;
}

div.category_widget_container_dropzone {
  border: 1px dashed black;
  padding: -1px;
  min-height: 50px;
}

div.widgetcontainer_cacheinfo {
  position: absolute;
  right: 0px;
  top: -10px;
  font-size: 10px;
  color: white;
  background-color: black;
  margin: 0;
  padding: 1px;
  line-height: 1em;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url('/css/ellipsis.xml');
}

.widget_cross {
  background: url(../images/buttons.png) no-repeat -805px -63px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: 16px;
  display: block;
  position: absolute;
  right: -6px;
  top: -6px;
  cursor: pointer;
}

div.widget_admin_controls {
  position: absolute;
  margin-top: 3px;
  right: 3px;
  z-index: 100;
}

div.widget_admin_controls img {
  display: inline;
}

.widget_draggable .box-title {
  cursor: move;
}

.btn.small.defaultskin {
  background: url(/skins/default/images/buttons.png) 0 0 no-repeat
    !important;
}

.btn.small:hover.defaultskin {
  background: url(/skins/default/images/buttons.png) 0 -20px no-repeat
    !important;
}

.btn.medium.defaultskin {
  background: url(/skins/default/images/buttons.png) -115px 0 no-repeat
    !important;
}

.btn.medium:hover.defaultskin {
  background: url(/skins/default/images/buttons.png) -115px -20px
    no-repeat !important;
}

.btn.large.defaultskin {
  background: url(/skins/default/images/buttons.png) 0 -40px no-repeat
    !important;
}

.btn.large:hover.defaultskin {
  background: url(/skins/default/images/buttons.png) 0 -60px no-repeat
    !important;
}

#uploadqueue .cancel img {
  display: inline;
  margin-right: 5px;
}

#uploadqueue .cancel {
  margin: 5px;
}

#uploadqueue .fileName {
  margin: 5px;
}

#uploadqueue .uploadifyProgress {
  margin: 5px;
}

#uploadqueue .uploadifyProgress .uploadifyProgressBar {
  height: 10px;
}

#uploadqueue .uploadifyQueueItem {
  width: 100%;
  padding: 0;
  clear: both;
}

#uploadqueue {
  height: 170px;
}

#uploadqueuecontainer {
  overflow-y: auto;
  overflow-x: hidden;
}

#MB_windowwrapper {
  z-index: 20000;
  left: 0px;
  top: 10px !important;
  position: fixed;
}

#clubhome_bar {
  height: 36px;
  margin: 0 15px 5px;
  background: url('/images/clubhomebar/tussenstukje.png') top repeat-x;
}

img.icon_edit,img.icon_clubhome,img.icon_delete {
  width: 19px;
  height: 19px;
  margin-bottom: 1px;
  margin-right: 1px;
  display: inline;
}

#headerSignin span {
  padding: 0 !important;
}

#headerSignin {
  width: 757px;
  height: 25px;
  text-align: right;
}

#headerSignin img {
  margin-left: 3px;
}

#headerSignin input[type="text"],#headerSignin input[type="password"] {
  height: 16px;
  line-height: 16px;
  padding: 2px;
  width: 147px;
  border: 1px #aaa solid;
}

#headerSignin input[type="password"] {
  width: 100px;
}

.shareThisIcon {
  float: left;
  margin-left: 5px;
}

span.vip-defaulter {
  text-decoration: line-through;
  font-weight: bold;
}

.club-updates .update-container {
  line-height:18px;
  
  padding: 0 5px 5px 5px;
  margin-bottom: 5px;
  height:55px;
  overflow:hidden;
}

.update-header {
  height: 22px;
  margin: 0 5px 5px 0;
  background: #e5f3fc;
}

.update-club-image {
  width: 30px;
  height: 22px;
  margin-right: 5px;
  float: left;
}

.update-club-title {
  float: left;
  overflow:hidden;
}

.update-club-member-count {
  float: right;
}

.update-content {
  float:left;
}

.update-content .club-update-title {
  overflow: hidden;
}

.update-content .club-update-text {
  overflow: hidden;
  height: 20px;
  
}
.club-update-title a, .club-update-text a{
  font-size:12px;
}
.update-minutes-ago {
  float: right;
}

.update-footer {
  width: 100%;
  //height: 1.5em;
  margin-top: 3px;
  padding-top: 3px;
  //border-top: 1px solid #aaa;
}

.update-footer .update-link {
  float: left;
}

.update-footer .extra {
  float: left;
  margin-left: 5px;
}

.user-profile-widget .avatar {
  float: left;
}

.user-profile-widget .name {
  float: left;
  margin-left: 5px;
  font-weight: bold;
}

.user-profile-widget .member-since {
  margin-left: 5px;
}

ul.rss-feed {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}

ul.rss-feed li {
  margin: 20px 3px 2px 2px;
}

ul.rss-feed li img {
  float: left;
  margin: 0 10px 10px 10px;
  max-width: 100px;
  max-height: 100px;
}

div.rss-feed-box .box-content,#extra-info-column div.rss-feed-box .box-content
  {
  padding: 5px 10px 10px 0;
  margin: 0;
}

div.rss-feed-box li.blok {
  padding: 5px 5px 10px 0;
  margin: 0;
  clear: left;
}

.homepage .rss-feed-box .text{
  font-size: 12px;	
}

span.clubsmenu_membercount {
  color: #888 !important;
  padding: 0 0 !important;
  font-size: 80%;
}

.advertisement-container img {
  display: inline;
}

div.video-container object,div.video-container iframe,div.video-container object embed
  {
  max-width: 100%;
}

/* banner carousel */
.banner-carousel,.banner-carousel-images .banner-carousel-image {
  width: 637px;
}

.banner-carousel,.banner-carousel-images .banner-carousel-image,.banner-carousel .banner-carousel-overlay,.banner-carousel .banner-carousel-opacity,.banner-carousel .banner-carousel-tabs
{
  
}

.banner-carousel-images .banner-carousel-image {
  position: absolute;
  display:none;
  width: 494px;
  height: 235px;
}

.banner-carousel-images .banner-carousel-image:hover{
cursor:pointer;
     text-decoration: underline;
}

.banner-carousel-overlay {
	background-color: #F8F8F8;
	color: black;
	height: 21px;
	width: 420px;
	top: 200px;
	position: absolute;
	left: 12px;
	padding-top: 2px;
	opacity: 0.9;
}


.banner-carousel-overlay:hover {
  cursor:pointer;
}
.banner_read_more{
	font-weight:normal;
  font-style: italic;
  margin-right:5px;
  float:right;
}

.banner-carousel-title {
	margin-left: 5px;
  font-size: 14px;
  font-weight: bold;
}

.banner-carousel-texts {
  display: none;
}

.banner-carousel-tabs {
  position: relative;
  z-index:3;
  float: right;
}

.tab-background{
  background: #aaa;
  position:absolute;  
  right:0px;
  width:112px;
  height: 220px;
  z-index:0;
}

.banner-carousel-tabs ul {
  width: 160px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.banner-carousel-tabs li {
  margin-left:18px;
  height:46px;
  background: url('/images/bannerCarousel/carousel-tab-blue.png') repeat-x;
}

.banner-carousel-tabs li a {
  display: block;
  height: 17px;
  padding: 18px 5px;
  margin-left: 18px;
  font-size:13px;
  font-weight:bold;
  color: #FFF;
  text-decoration: none;
}

.banner-carousel-tabs li a:hover {
  text-decoration: underline;
}

.banner-carousel-tabs li.selected {
    padding-left:18px;
	margin-left:0px;
  background: url(/images/bannerCarousel/carousel-tab-orange.png)
    no-repeat;
}


/* end banner carousel */


.categorypage #top {
  width: 820px;
}

li.widget-li-item a {
  padding: 0 0 0 2px;
  margin: 0;
  display: block;
  color: black;
  text-decoration: none;
}

li.widget-li-item a:hover {
  background-color: #333;
  color: white;
}

li.widget-li-item {
  border-bottom: 1px solid #ccc;
}

#widget_add_menu {
  position: absolute;
  background: white;
  z-index: 500;
  width: 210px;
  right: 0px;
  padding: 0;
  border: 1px solid black;
  border-top: 0px;
}


/* active clubs extra */
.active_clubs_extra_box{
  width: 100%;
  overflow: hidden
}

.active_clubs_extra_club_box{
  height:67px;
}

.active_clubs_extra_thumb{
  float:left;
}

.active_clubs_extra_text{
  float:left;
  overflow:hidden;
  height:59px;
  width:370px;
  margin:0 0 0 5px
}

.active_clubs_extra_title{
  font-weight:bold; 
}

.active_clubs_extra_desc{
  height:22px;
  overflow:hidden;
}

.active_clubs_extra_stats{
  height:10px;
  margin:0 0 0 0px;
  color: #0099cc; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: xx-small;
  font-weight: bolder;
}
/* end active clubs extra */


.last_image_thumb{
  float:left; 
  margin:1px 1px;
}


/* most searched keywords */
.search_query_container{
  float:left;
  margin: 5px;
  
}

.search_query_container a{
  white-space:nowrap;
  line-height:32px;
}


.tag_largest{
  font-size: xx-large;
  color: #00aeef;
}

.tag_large{
  font-size: large;
  color: #00aeef;
  font-weight:bold;
}

.tag_medium{
  font-size: large;
  color: #00aeef;
}

.tag_small{
  font-size: small;
  color:#00aeef;
}

.tag_smallest{
  font-size: x-small;
  color:#00aeef;
}
/* end most searched keywords */

/* new homepage css */
#navigation-column.homepage {
  width: 170px;
  float: left;
}

#main-column.homepage {
  float: left;
  width: 480px;
  margin: 0 15px;
}

#extra-info-column.homepage {
  width: 300px;
  float: left;
}


#navigation-column.homepage .highlight-box-header {
  display: block;
  height: 2px;
  background: url(/images/boxes/category-small-box-background.png)
    0 0 no-repeat;
}

#navigation-column.homepage .highlight-box-content {
  background: url(/images/boxes/category-small-box-background.png)
    -171px 0 repeat-y;
  }

#navigation-column.homepage .highlight-box-footer {
  display: block;
  height: 5px;
  background: url(/images/boxes/category-small-box-background.png)
    0 -4px no-repeat;
}

#homepage_top_left{
	float:left;
  width: 637px;
}

#homepage_top_right{
	margin-left:7px; 
  float:left;
  width: 147px;
}

#footer{
	 margin: 70px 0 0px 0;
	 
	 width:100%;
   
}



#footer .top{
 background-color: #049deb;
}

#footer .top .links{
    position: relative;
    float:right;
    left:-50%;
    text-align:left;
	padding-top:37px;
}
#footer .logo_container{
	width:177px;
	 margin:0 auto;
	 height:88px;
}

#footer .logo{
	position:absolute;
	margin-top:32px;
	width:177px;
	height:88px;
	background: url('/images/logo.png');
}

#footer .top .link_container{
  position: relative;
  left:50%;
  float:left;
  margin-left: 50px;
  margin-right: 50px;	
}

#footer .bottom{
	text-align:center;
  background-color: #ebf9fe;
  width:100%;
  height:20px;
  color: #00AEEF;	
}

#footer .bottom a{
	font-size: 12px;
	  border-left: 0;
 color: #00AEEF;
 margin:0 5px 0 5px;	
}

.link_container .title{
  color:#fff;
  font-size:13px;
  font-weight: bold;
  
}

.link_container li a{
  font-size:11px;
  line-height: 14px;
}
.link_container li a:hover{
  cursor:pointer;
}
/* end new homepage css */

.clubs_intro .header{
	  display: block;
	height:5px;
	width:147px;
	  background: url(/images/boxes/intro-box-background.png)
    0 0 no-repeat;
}

.clubs_intro .content{
	  display: block;
	min-height:30px;
background: url(/images/boxes/intro-box-background.png)
    -76px 0 no-repeat;	
}

.clubs_intro .footer{
	  display: block;
	height:4px;
    background: url(/images/boxes/intro-box-background.png)
    0 -4px no-repeat;
}
.menu_search_button{
	margin:5px 3px;
	background: url(/images/buttons/search_button.png) no-repeat;
	height:18px;
  width:39px;
  float:right;
}

.menu_search_button:hover{
	cursor:pointer;
  background: url(/images/buttons/search_button_hover.png) no-repeat;;
}


.profile_button{
width: 114px !important;
height: 23px !important;
border: none;
cursor: pointer;
font-family: arial;
font-weight: bold;
font-size: 10pt;
color: white;
text-align: center;
line-height: 20px;
vertical-align: middle;
float: left;
margin-bottom: 5px;
margin-top: 5px;
  background: url(/images/buttons/green_button.png) 0 no-repeat;
}

.homepage_login_box .logged_in .profile_button{
  margin-top:0px;
}


.profile_button:hover{
	text-decoration:none;
  background: url(/images/buttons/green_button_hover.png) 0 no-repeat;
}

.spotlight{
  height:65px;
}

.spotlight .thumb{
	width:70px;
	height:60px;
  float:left;	
}

.spotlight .text{
	float:left;
	margin-left:10px;
	width:200px;
	height:70px;
	overflow-y:hidden;
}



.spotlight .text .title{
  font-size: 15px;
  margin-top: 19px;
  text-align: center;
}

.spotlight .advertising a{
 text-decoration:underline;	
}

.spotlight .advertising p, .spotlight .advertising a{
	font-weight:normal;
  font-size:12px;
}

.spotlight .advertising{
  text-align:center;	
  padding-top:5px;
}

.spotlight_container{
  position:absolute;
  display: none;
}

.testimonial{
  padding-top: 5px;
  padding-bottom: 5px;
}

.testimonial:last-child{
  border-bottom:none;	
}

.testimonial_containter{
  width:280px;
}

.testimonial .title a{
  font-weight:bold;	
}

.testimonial .image{
  float:left;
  width:95px;
  height:75px;
}

.testimonial .text_container{
 float:left;	
 width:180px;
 padding-left:5px;
}

