*{
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
}

body{
	background-color: #4169e2;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4f4f4f;
	font-size: 11px;
}

div{
	clear: both;
	float: none;
}

a{
	color: #4169e1
}

a:hover{
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a{
	color: #4f4f4f;
}

label{
	display: block;
	width: 200px;
}

input, select{
	width: 183px;
	height: 16px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/input_txt.png);
	background-color: #dee6ff;
	background-repeat: no-repeat;
	margin-bottom: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#listing input, #listing select{
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/input_white_txt.png);
	background-color: #ffffff;
}

#listing select{
	width: 191px;
}

option{
	background-color: #dee6ff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#listing option{
	background-color: #ffffff;
}

textarea{
	width: 417px;
	height: 105px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/textarea.png);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	background-color: #dee6ff;
}

#listing textarea{
	width: 183px;
	height: 69px;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/textarea_white.png);
}

.submit input{
	overflow: visible;
	width: auto;
	height: auto;
	cursor: pointer;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	background-color: transparent;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/icon_doubleright.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	font-family: "Arial Black";
	font-size: 14px;
}

.ie .submit input{
	background-position: right 7px;
}

.radio{
	width: auto;
	margin-right: 5px;
	float: left;
	background-image: none;
}

#listing .submit input{
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/icon_doubleright_white.gif);
	background-color: transparent;
}

#listing label, #listing .submit input{
	color: #FFFFFF;
}

.error_message, .message{
	font-family: "Arial Black";
	color: #ff3c00;
	margin-top: -5px;
	margin-bottom: 12px;
}

#listing .error_message{
	color: #FFFFFF;
}

#container{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1px;
	padding-right: 3px;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/container_background.png);
	background-repeat:repeat-y;
	text-align: left;
}

#logo, #countdown{
	background-color: #2a2a2a;
	float: left;
}

#logo{
	width: 729px;
	height: 87px;
	background-color: #2a2a2a;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/logo.gif);
	background-repeat: no-repeat;
	background-position: 50px 19px;
}

#countdown{
	width: 221px;
	clear: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #4169e1;
	height: 55px;
	padding-top: 32px;
	line-height: 13px;
}

#countdown div{
	margin-top: 2px;
	color: #ffffff;
}

#countdown .label{
	color: #b9ccff;
}

#header{
}

#menu{
	width: 950px;
	height: 291px;
	background-color: #FFFFFF;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/menu_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	z-index: 90;
}

#menu ul{
	margin-top: 50px;
	margin-left: 50px;
	list-style-type: none;
	margin-right: 50px;
}

#menu ul li{
	float: left;
}

#menu ul li ul{
	margin-left: 0px;
	margin-top: 10px;
}

#menu ul li ul li{
	float: none;
}

#menu .active{
	font-weight: bold;
	font-style: italic;
}

#register{
	background-color: #FFFFFF;
	width: 254px;
	height: 31px;
	padding-top: 10px;
	margin-top: -41px;
	margin-left: 696px;
	position: relative;
	z-index: 100;
}

#register a{
	color: #2b2b2b;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 14px;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/icon_doubleright.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-left: 33px;
	padding-right: 16px;
	text-transform: capitalize;
}

#content{
	clear: both;
	float: left;
	width: 647px;
	padding-left: 49px;
	padding-bottom: 50px;
}

#content li{
	margin-left: 25px;
}

#content, #listing{
	padding-top: 29px;
}

#content h2{
	text-transform: uppercase;
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: normal;
	color: #2b2b2b;
	width: 382px;
	clear: both;
	float: left;
}

.ie #pagetitle h2, .ie #pagetitle .options{
	margin-bottom: -28px;
}

.ie .extra{
	margin-top: -28px;
}

#content h3{
	font-style: italic;
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #2b2b2b;
	margin-bottom: 12px;
	width: 448px;
	float: left;
}

#content .toplink{
	float: left;
	clear: none;
	width: 11px;
	height: 11px;
	margin-top: 5px;
}

.modified{
	color: #ff3c00;
	font-size: 0.9em;
}

#content .content{
	width: 382px;
	clear: both;
	float: left;
	margin-bottom: 28px;
	line-height: 17px;
}

#content .last .content{
	margin-bottom: 0px;
}

#content .picture{
	margin-bottom: 12px;
}

#content .options{
	clear: none;
	float: left;
	width: 155px;
	margin-left: 90px;
	font-size: 10px;
	text-transform: uppercase;
}

#content .backlink{
	margin-top: 10px;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/icon_doubleleft.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	width: 140px;
	padding-left: 15px;
	margin-left: 101px;
}

#content .options a{
	color: #2a2a2a;
	text-decoration: none;
}

#content .options ul{
}

#content .options li{
	list-style-type: none;
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

#content .options .count{
	display: inline;
	background-color: #dee6ff;
}

#content .options .count .countnr{
	font-weight: bold;
}

.label{
	font-weight: bold;
}

#content .comments h3{
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/hr.png);
	background-repeat: no-repeat;
	margin-top: 9px;
	padding-top: 9px;
	text-transform: uppercase;
	margin-bottom: 2px;
}

#content .comments h4{
	font-family: "Arial Black";
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	width: 448px;
	float: left;
}

#content .comments .toplink{
	margin-top:2px;
}

#content .comments .content{
	margin-top: 16px;
	margin-bottom: 16px;
}

#content .contactform .content{
	margin-bottom: 30px;
}

#content .contactform .options li{
	margin-right: 100px;
}

#content .track{
	margin-bottom: 10px;
}

#listing{
	clear: none;
	float: left;
	width: 187px;
	padding-left: 33px;
	padding-right: 32px;
	padding-bottom: 50px;
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/listing_top_shadow.png);
	background-repeat: no-repeat;
	color: #2b2b2b;
	overflow: hidden;
}

#listing h2{
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 36px;
}

#listing a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#listing a:hover{
	color: #2b2b2b;
}

#listing ul{
	margin-bottom: 22px;
}

#listing li{
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}

#listing #participation{
	margin-top: -40px;
}

#listing #participation h2{
	color: #2b2b2b;
}

#listing .confirmation{
	color: #FFFFFF;
}

#footer{
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/footer.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 904px;
	margin-left: -1px;
	padding-left: 50px;
	padding-top: 12px;
}

#sponsors{
	width: 925px;
	padding-left: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sponsors *{
	text-align: center;
}

#sponsors li{
	list-style-type: none;
	display: inline;
	margin-left: 25px;
	margin-right: 25px;
}

.awardshow{
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/hr.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 20px;
}

.registrationintro{
	background-image: url(http://www.multi-mania.be/2007/app/webroot/img/hr.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 16px;
	padding-bottom: 20px;
}

#companyDiv, #schoolDiv, #lecturesDiv{
	display: none;
}

.registerlecturelabel{
	
}

.extrainfo{
	position: absolute;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #ff3c00;
	color: #ffffff;
	padding: 12px;
	display: none;
}

.ratingstars{
	width: 50px;
	margin-left: auto;
	margin-right: 205px;
	margin-top: -12px;
	margin-bottom: 10px;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(http://www.multi-mania.be/2007/app/webroot/css/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
#content .star-rating li{
	display: inline;
	margin-left: 0px;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(http://www.multi-mania.be/2007/app/webroot/css/star_small.gif);
	line-height: 10px;
	height: 10px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash #content h3{
	visibility: hidden;
}

.sIFR-hasFlash #content .comments h3{
	visibility: hidden;
	font-size: 8px;
}

.sIFR-hasFlash #content .comments h4{
	visibility: hidden;
}