/* -------------------------------------------- */
/* STANDARD HTML TAG RESET                      */
/* -------------------------------------------- */

body,
h1, h2, h3,
ul, li, img,
p {
  border: 0;
  margin: 0px;
  padding: 0px;
}

ul { list-style: none; }


a { text-decoration: none; }

#content a { text-decoration: underline; }


#content ul, #content li { list-style: inherit; padding-left: 5px; margin: 5px 0 5px 10px; }


p { line-height: 17px; }

hr {
	border: none;
	color: #FFFFFF;
	border-top: 1px dashed #666666;
}

/* -------------------------------------------- */
/* STANDARD HTML TAG DEFINITION                 */
/* -------------------------------------------- */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #d40220;
}

h2 {
  font-size: 24px;
  font-weight: normal;
  color: #0f0f0f;
  margin: 8px 0 0 21px;
  float: left;
}

h3 {
  font-size: 29px;
  font-weight: normal;
  color: #d40220;
}

/* -------------------------------------------- */
/* PAGE ELEMENTS                                */
/* -------------------------------------------- */

div#container {
  width: 1000px;
  background: url(/img/container_bg.gif) repeat-y;
  overflow: hidden;
  margin: 0px auto;  
}
#form_ok 	{ border: 1px solid #c0c0c0;}
#form_fout	{ border: 1px solid #FF0010;}

span.breadcrumb {
	margin-left: -10px;
	line-height: 30px;
}

/* -------------------------------------------- */
/* HEADER                                       */

div#banner {
  width: 468px;
  height: 59px;
  overflow: hidden;
  float: right;
}
div#slogan {
  width: 532px;
  margin: 0;
  float: left;
}

div#header {
  width: 1000px;
  height: 171px;
}

div#wrapper {
  width: 1000px;
  height: 171px;
  background-color: #000;
}

div#wrapper img { float: left; }

div#bottom {
  width: 1000px;
  clear: both;
}

div#menu {
  width: 735px;
  height: 112px;
  background: #fff url(/img/menu_bg.gif) repeat-x;
  float: left;
  border-bottom: 1px solid black;
}

div#menu a {
	text-decoration: none;
	color: #000;
}

div#menu ul {
  width: 92px;
  height: 104px;
  border-right: 1px solid #838383;
  float: left;
  padding: 8px 0 0 8px;
  margin: 0px;
  overflow: hidden;
}

ul.noborder {
  border: none !important;
}

div#menu strong { font-size: 12px; }
div#menu li { margin-top: 2px; }
div#menu ul li a { color: #969696; }

div#menu ul li.submenu {
	color: #000;
}
div#menu ul li.submenu a {
	color: #000;
	text-decoration: none;
}

div#menu li a:hover {
  font-weight: bold;
  color: #0f0f0f !important;
}

div#contactgegevens {
  float: left;
  line-height: 16px;
  padding: 10px 0 0 0px;
  color: #000;
}

div#register_block {
  float: left;
  background-color: #fff;
  color: #000;
  height: 157px;
  width: 264px;
  position: relative;
  border: 0px none;
  border-left: 1px solid #fff;
}

#register_block .photo {
	position: absolute;
	top: 5px;
	right: 5px;
}

#register_block .slogan {
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	top: 10px;
	left: 5px;
	width: 160px; }

#register_block .button {
	position: absolute;
	bottom: 10px;
	right: 10px; }
	
#register_block .button input {
	background-color: #000;
	border: 0px none;
	padding: 2px 4px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
	


li.groot {
  font-size: 12px;
}

/* -------------------------------------------- */
/* CORELEFT                                     */

div#coreleft .inputfield  {
  border: 1px solid #0f0f0f;
  width: 110px;
  float: left;
  padding-left: 5px;
  margin-right: 5px;
}

div#coreleft {
  width: 735px;
  float: left;
  overflow: hidden;
}

div#roze {
  width: 191px;
  float: left;
  background: #fff;
  margin-top: -3px;
  padding: 0 10px 15px 19px;
  overflow: hidden;
  border: 0px none;
  color: #000;
  border-right: 1px solid #000;
}

div#roze span {
  color: #000;
  font-weight: bold;
  display: block;
  margin-top: 15px;
}
div#roze hr {
	border-top: 1px dashed #000;
	color: #fff;
}

/* -------------------------------------------- */
/* CONTENT                                      */

div#content {
  width: 445px;
  float: left;
  margin-top: -3px;
  padding: 5px 15px 0 26px;
  font-size: 12px;
  overflow: hidden;
}
div#content p {
  border: 0;
  margin: 0px;
  padding-top: 10px;
}
div#content input, select, textarea, radio, file {
	border: 1px solid #000;
}
div#content .sidenote {
	font-size: 10px;
	color: #666;
}

span.submenu {
  color: #0f0f0f;
  font-weight: bold;
  display: block;
  font-size: 14px;
  margin-top: 15px;
}

p.paragraphwithbrake {
  padding-top: 17px;
}
a {
	color: #0f0f0f;
}
a.pinknounderline {
  color: #0f0f0f;
  text-align: right;
}
a.submenu {
	text-decoration: none;
	color: #969696;
}
a.submenu:hover {
	text-decoration: underline;
	color: #0f0f0f;
}

/* -------------------------------------------- */
/* CORERIGHT                                    */

div#coreright {
  width: 199px;
  background: #fff;
  float: right;
  border-left: 1px solid #000;
  padding: 0 25px 0 40px;
  overflow: hidden;
  color: #000;
  margin-top: -100px;
}

div#coreright a.user{
  color: #FFF;
  background-color: #0f0f0f;
  padding-left: 5px; 
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-right: 5px;
  font-weight: bold;
  line-height: 25px;
}

div#coreright span {
  color: #0f0f0f;
  font-weight: bold;
  display: block;
  margin-top: 15px;
}
.style1 {
display: inline;
color: #FFFFFF;
}
div#coreright tr {
height: 25px;
}

div#coreright hr {
	border-top: 1px dashed #000;
	color: #fff;
}

div#coreright .inputfield  {
  border: 1px solid #0f0f0f;
  width: 110px;
  float: left;
  padding-left: 5px;
  margin-right: 5px;
}

.subtitle {
  color: #0f0f0f;
  font-size: 10px;
}

.newsheader {
	padding-top: 10px;
	color: #0f0f0f;
}

.pollrating {
	background:transparent url(/img/bar.gif) repeat-x scroll 0 0;
	height:10px;
	margin:0;
	padding:0;
}

/* -------------------------------------------- */
/* FOOTER                                       */

div#footer {
  clear: both;
  float: left;
  width: 220px;
  height: 28px;
  background: #000;
  padding-top: 12px;
  border-right: 1px solid #000;
}

div#footer p {
  color: #fff;
  text-align: center;
}
div#credits {
  float: left;
  margin-left: 555px;
  width: 220px;
  height: 28px;
  padding-top: 0px;
}
div#credits a{
color: #545454;
}
/* -------------------------------------------- */
/* CALLENDER                                    */

div.calhighlight {
	background-color: #C09;
	text-align: center;
	color: #FFF;
	hieght: 20px;
	width: 20px;
	line-height: 20px;
	
}
div.calhighlight:hover {
	background-color: #9101ff;
}
.calreghighlight {
	height:20px; 
	width: 20px; 
	text-align: center; 
	background-color: #6c6c6c; 
	border: 1px solid #FFFFFF; 
	color: #FFFFFF;
}
.calreghighlight:hover {
	background-color: #9101ff; 
}
.error {
	color: #F00;
}

/* -------------------------------------------- */
/* PROFILES                                     */

li.profile_menu {
	float: left;
}
li.profile_menu_high {
	background-color: #0f0f0f;
	color: #FFF;
	border: 1px solid #000;
	float: left;
	width: 81px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 5px;
	text-align: center;
	font-size: 10px;
	text-transform:uppercase;	
}
li.profile_menu a{
	background-color: #f0f0f0;
	border: 1px solid #000;
	color: #000;
	float: left;
	width: 81px;
	padding: 4px 0;
	margin: 0 5px 0 0;
	text-align: center;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;	
}
li.profile_menu a:hover{
	background-color: #0f0f0f;
	text-decoration: none;
	color: #FFF;
}

li.profile_menu:last-child a {
    margin-right: 0px;
}

#content ul.profile_menu {
    list-style: none;
    padding: 0 0 0 0px;
    margin: 0px;
}


#content ul.profile_menu li {
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

#content ul.profile_menu li.profile_menu_high {
    margin-right: 5px;
}

p.notice {
	color: #FFF;
	background-color: #ff8400;
	width: 400px;
	font-weight:bold;
	padding: 5px;
	padding-top: 0px;
	line-height: 10px;
	height: 15px;
}

p.subheader {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

/* -------------------------------------------- */
/* TAG SELECTOR                                 */

div.tagMatches {
    margin-left: 0px;
	margin-top: 5px;
	width: 250px;
	overflow: hidden;
}

div.tagMatches div {
	
    padding: 2px;
    margin-right: 4px;
	margin-bottom: 4px;
    background-color: #ff0066;
    color: #fff;
    cursor: pointer;
	height: 14px;
	float: left;
	position: relative;
	
}
/* -------------------------------------------- */
/* FORM QUOTES                                  */

.quotestyle {
	display: block;
	border: 1px solid #B7B7B7;
	padding: 10px 10px 10px 20px;
	background-color: #F3F3F3;
}
.quotestyle:first-line  {
	font-weight: bold;
	line-height: 15px;
}

.event_banner_spot {
	
	display: none;
}

.menu-socialmedia{
    float: left;
    margin-top: 9px;
    width: 100px;
}

.menu-socialmedia img{
    height: 28px;
    margin-bottom: 11px;
}

.menu-socialmedia a:last-child img{
    margin-bottom: 0;
}

div#menu{
    height: 125px;
}

div#menu ul{
    width: 139px;
    height: 117px;
    text-align: center;
    border: none;
}

div#menu ul.extra-width{
    width: 154px;
    text-align: left;
    padding-left: 25px;
}

div#menu ul.extra-width li.submenu{
    margin-bottom: 8px;
}

div#menu ul li.submenu{
    margin-bottom: 10px;
}

div#menu ul li.submenu strong a{
    font-size: 14px;
}

div#menu ul li a{
    font-size: 12px;
}

#content .poll-block{
    padding: 1px 15px 10px 15px;
    background-color: #ecedec;
    margin-top: 10px;
}

.poll-block button{
    background-color: #000000;
    padding: 5px 10px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
}