/* -------------------------------------------- */
/* 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; }
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: #000;
}

h1 { display: none; }

h2 {
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  margin: 8px 0 0 21px;
  float: left;
}

h3 {
  font-size: 29px;
  font-weight: normal;
  color: #ff0066;
}

/* -------------------------------------------- */
/* PAGE ELEMENTS                                */
/* -------------------------------------------- */

div#container {
  width: 1000px;
  background: url(/img/container_bg.gif) repeat-y;
  overflow: hidden;
}
#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: 225px;
  margin: 8px 0 0 21px;
  float: left;
}

div#header {
  width: 780px;
  height: 171px;
  background: url(/img/logo.gif) no-repeat top left;
  padding-left: 220px;
}

div#wrapper {
  width: 780px;
  height: 171px;
  background: #000 url(/img/headerwrapper_bg.gif) repeat-x;
}

div#wrapper img { float: right; }

div#bottom {
  width: 780px;
  clear: both;
}

div#menu {
  width: 575px;
  height: 112px;
  background: #fff url(/img/menu_bg.gif) repeat-x;
  float: left;
}

div#menu a {
	text-decoration: none;
	color: #000;
}

div#menu ul {
  width: 87px;
  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: #ff0066 !important;
}

div#contactgegevens {
  float: left;
  padding: 5px 0 0 40px;
}

div#contactgegevens li {
  color: #fff;
  margin-top: 2px;
}

div#contactgegevens li a {
  color: #fff;
  text-decoration: underline;
}

li.groot {
  font-size: 12px;
}

/* -------------------------------------------- */
/* CORELEFT                                     */

div#coreleft .inputfield  {
  border: 1px solid #592a00;
  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: #ff0066;
  margin-top: -3px;
  padding: 0 10px 15px 19px;
  overflow: hidden;
}

div#roze span {
  color: #fff;
  font-weight: bold;
  display: block;
  margin-top: 15px;
}
div#roze hr {
	border-top: 1px dashed #592a00;
	color: #ff0066;
}

/* -------------------------------------------- */
/* CONTENT                                      */

div#event_banner_spot {
	float: left;
	width: 514px;
}

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 #999;
}
div#content .sidenote {
	font-size: 10px;
	color: #666;
}

span.submenu {
  color: #ff0066;
  font-weight: bold;
  display: block;
  font-size: 14px;
  margin-top: 15px;
}

p.paragraphwithbrake {
  padding-top: 17px;
}
a {
	color: #ff0066;
}
a.pinknounderline {
  color: #ff0066;
  text-align: right;
}
a.submenu {
	text-decoration: none;
	color: #969696;
}
a.submenu:hover {
	text-decoration: underline;
	color: #ff0066;
}

/* -------------------------------------------- */
/* CORERIGHT                                    */

div#coreright {
  width: 199px;
  background: #ff8400;
  float: left;
  border-left: 1px solid #834400;
  padding: 0 25px 0 40px;
  overflow: hidden;
}

div#coreright a.user{
  color: #FFF;
  background-color: #ff0066;
  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: #fff;
  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 #592a00;
	color: #ff8400;
}

div#coreright .inputfield  {
  border: 1px solid #592a00;
  width: 110px;
  float: left;
  padding-left: 5px;
  margin-right: 5px;
}

.subtitle {
  color: #ffffff;
  font-size: 10px;
}

.newsheader {
	padding-top: 10px;
	color: #000000;
}

.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;
}

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: #FFFFFF;
}
/* -------------------------------------------- */
/* 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: #ff0066;
	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-top: 4px;
	padding-bottom: 4px;
	margin-right: 5px;
	text-align: center;
	font-size: 10px;
	text-transform:uppercase;	
}
li.profile_menu a:hover{
	background-color: #ff0066;
	color: #FFF;
}

p.notice {
	color: #FFF;
	background-color: #ff8400;
	width: 400px;
	font-weight:bold;
	padding: 5px;
	padding-top: 0px;
	line-height: 10px;
	height: 15px;

	
}
/* -------------------------------------------- */
/* 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;
}