body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#main div.error_message {
  color: red;
}

#main .error {
  color: red;
}

#wrap {
	width: 980px;
	height: 700px;
	position: relative;
	margin: 0 auto;
	background: url(../images/bg.png);
}

h1 {
	height: 0;
	margin: 0;
	overflow: hidden;
}

h2 {
	left: 284px;
	top: 176px;
	position: absolute;
	display: inline;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	color: #ec118f;
}


h4 {
	font-size: 11px;
	margin:0px;
}

p#logos {
	width: 123px;
	left: 723px;
	top: 50px;
	position: absolute;
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #fff;
}

p#logos a {
	display: block;
	margin: 10px auto 0 auto;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

p#logos a.ilse {
	width: 43px;
	height: 49px;
	background-image: url(../images/logo_ilse.gif);
}

p#logos a.uva {
	width: 123px;
	height: 34px;
	background-image: url(../images/logo_uva.gif);
}

ul#menu {
	width: 170px;
	left: 524px;
	top: 37px;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu li {
	margin-bottom: 8px;
}

ul#menu li a {
	height: 18px;
	display: block;
	padding: 2px 0 0 23px;
	text-decoration: none;
	color: #fff;
	background: #ec118f url(../images/bg_menu.gif) no-repeat 13px 8px;
}

ul#menu li a.active {
	font-weight: bold;
	color: #ec118f;
	background: #c4c41f url(../images/bg_menu_active.gif) no-repeat 13px 8px;
}

#main {
	width: 538px;
	height: 401px;
	left: 123px;
	top: 205px;
	position: absolute;
	padding: 22px;
	font-size: 11px;
}

#main h3 {
	margin: 0 0 5px 0;
	font-size: 30px;
	color: #ed1d8f;
}

#main p {
	margin: 0 0 5px 0;
}

#main a {
	color: #000;
}

#main a.backlink {
	font-weight: bold;
	text-decoration: none;
	color: #ec118f;
}

#main.home h3 {
	margin: 0;
}

#main.home h3 a {
	width: 524px;
	height: 129px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	outline: none;
}

#main.home h3.step1 a {
	background-image: url(../images/nl/step1.gif);
}

#main.home h3.step2 a {
	background-image: url(../images/nl/step2.gif);
}

#main.home h3.step3 a {
	height: 105px;
	background-image: url(../images/nl/step3.gif);
}

div.lang_en #main.home h3.step1 a {
	background-image: url(../images/en/step1.gif);
}

div.lang_en #main.home h3.step2 a {
	background-image: url(../images/en/step2.gif);
}

div.lang_en #main.home h3.step3 a {
	height: 105px;
	background-image: url(../images/en/step3.gif);
}

#main.upload {
	background: url(../images/bg_upload.gif) no-repeat 122px 122px;
}

#main.upload form {
	margin: 20px 0 0 0;
}

#main label {
	width: 90px;
	display: block;
	float: left;
	padding-top: 8px;
}

#main input,
#main select,
#main textarea {
	width: 220px;
	margin: 8px 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border-top: solid 1px #ec118f;
	border-left: solid 1px #ec118f;
	border-bottom: solid 1px #eeefef;
	border-right: solid 1px #eeefef;
}

#main input.radio {
  width: 12px;
}

#main input.cb {
	width: auto;
	border: none;
}

#main input.submit {
	width: 80px;
	color: #fff;
	background: #ec118f;
	border-top-color: #1c1c1c;
	border-left-color: #1c1c1c;
	border-bottom-color: #e8e8e8;
	border-right-color: #e8e8e8;
}

input.submit_search {
	width: 60px;
	color: #fff;
	background: #ec118f;
	border: solid 1px #000;
}

#main form br {
	clear: both;
}

h3.narrow {
	width: 80px;
	left: 717px;
	top: 227px;
	position: absolute;
	margin: 0;
	padding-left: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-indent: -50px;
}

#narrow {
	width: 138px;
	height: 314px;
	left: 706px;
	top: 272px;
	position: absolute;
	padding: 5px 10px;
	color: #fff;
	overflow: hidden;
}

#narrow h4 {
	margin: 0;
	font-size: 11px;
	color: #fff;
}

#narrow ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	line-height: 12px;
}

#narrow li {
	padding-left: 9px;
	background: url(../images/bg_narrow.gif) no-repeat 0 6px;
}

#narrow a {
	font-size: 10px;
	text-decoration: none;
	color: #fff;
}

p#language {
	width: 159px;
	left: 705px;
	top: 621px;
	position: absolute;
	margin: 0;
	text-align: center;
	font-size: 11px;
	color: #fff;
}

p#language a {
	text-decoration: none;
	color: #fff;
}

#main div.gallery {
	width: 400px;
	height: 60px;
	margin: 10px auto 0 auto;
}

#main div.gallery img.img {
	width: 58px;
	height: 58px;
	float: left;
	border: solid 1px #ec118f;
}

#main div.gallery .stats,
#main div.detail .stats {
	width: 309px;
	height: 52px;
	float: right;
	padding: 4px 8px 0 8px;
	border: solid 2px #ec118f;
}

#main div.detail .stats {
	width: 220px;
	margin-top: -10px;
	padding-top: 0;
	border: none;
	float: left;
}

#main div.gallery .stats table,
#main div.detail .stats table {
	width: 50%;
	float: left;
	border-collapse: collapse;
}

#main div.detail .stats table {
	width: 200px;
}

#main div.gallery .stats td.col1,
#main div.detail .stats td.col1 {
	width: 44px;
}

#main div.gallery .stats td .bar,
#main div.detail .stats td .bar {
	width: 50px;
	height: 8px;
	float: right;
	margin: 3px 8px 0 0;
	line-height: 0;
}

#main div.detail .stats td .bar {
	width: 100px;
}

#main div.gallery .stats td .bar div,
#main div.detail .stats td .bar div {
	height: 8px;
	line-height: 0;
	background: #00adef;
}

#main div.detail div.description {
	float: left;
}

#main p.new {
	width: 190px;
	margin: 0 auto;
}

#main div.overview {
	width: 190px;
	height: 60px;
	margin: 10px auto 0 auto;
	text-align: center;
	position: relative;
}

#main div.overview img {
	float: left;
	border: solid 1px #7b7b7b;
}

#main div.overview form {
	margin: 0;
	padding-top: 5px;
}

#main div.overview img.load {
	float: none;
	position: absolute;
	right: 0;
	top: 20px;
	border: none;
}

#main div.detail img.load {
	float: none;
	border: none;
}

#main a.vote {
	padding: 2px 10px;
	text-decoration: none;
	color: #fff;
	background: #ec118f;
	border-top: solid 1px #1c1c1c;
	border-left: solid 1px #1c1c1c;
	border-bottom: solid 1px #e8e8e8;
	border-right: solid 1px #e8e8e8;
}

#main div.detail {
	padding-top: 10px;
}

#main div.detail img.img {
	float: left;
	margin-right: 10px;
	border: solid 2px #ec118f;
}

#main div.stats {
	width: 220px;
	height: auto;
	float: left;
	padding: 2px 0 0 0;
	border: none;
}

#main div.detail .stats h4 {
	margin-bottom: 5px;
}

#main div.detail h4 {
	margin: 0 0 2px 0;
	padding-top: 10px;
	font-size: 12px;
	color: #ec118f;
}

#main ul.tags {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#main p.pagination {
	margin-top: 15px;
	text-align: center;
}

#main p.pagination a {
	color: #000;
}

#main p.pagination a.active {
	font-weight: bold;
	text-decoration: none;
	color: #ec118f;
}

#main div.pagination {
	clear: both;
	padding-top: 10px;
	text-align: center;
}

img.load {
	float: none;
	border: none;
}

iframe#upload_iframe {
  border: 0;
  width: 0;
  height: 0;
}

#narrow .tag1 {font-size: 10px;}
#narrow .tag2 {font-size: 12px;}
#narrow .tag3 {font-size: 14px;}
#narrow .tag4 {font-size: 16px;}
#narrow .tag5 {font-size: 18px;}
#narrow .tag6 {font-size: 20px;}

ul.answers {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

#last_question {
	width: 200px;
	float: right;
	padding: 10px;
	background: #fff;
	border: solid 1px #000;
}

#last_question h4 {
	margin: 0 0 10px 0;
	font-size: 13px;
	color: #ed1d8f;
}

#last_question img {
	margin: 0 auto 10px auto;
}

#last_question table {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#last_question span {
	font-size: 10px;
}

#last_question div.bar {
	height: 8px;
	font-size: 0;
	background: #00adef;
}

#quiz {
	float: left;
	width: 290px;
	margin: 10px 0 0 20px;
	border: solid 1px #000;
	padding: 10px;
	background: #fff;
}

.noborder {
	border: none;
}

#tagsearch {
	left: 300px;
	top: 75px;
	position: absolute;
	display: inline;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
}

form {
        display:inline;
}
