/* hide */
#neuropopup-overlay, #neuropopup {
	display: none;
}

/* show */
#neuropopup-overlay {
	background: #000;
	hheight: 100%;
	left: 0;
	top: 0;
	wwidth: 100%;
	z-index: 99;
}

html > body #neuropopup-overlay {
	opacity: 0.90;
}

#neuropopup-overlay {
	position: absolute;
}

#neuropopup {
	background: #fafafa;
	border: 10px solid #ec008c;
	font-size: 12px;
	height: 450px;
	left: 50%;
	margin: -225px 0 0 -350px;
	top: 50%;
	width: 648px;
	z-index: 101;
}

html > body #neuropopup {
	position: fixed;
}

* html body #neuropopup {
	position: absolute;
}

#neuropopup-close {
	height: 32px;
	margin: -10px -10px 0 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 87px;
}

#neuropopup-close p {
	background: url(../images/neuropopup-close.gif) no-repeat;
	cursor: pointer;
	height: 32px;
	overflow: hidden;
	text-indent: -666em;
	width: 87px;
}

#neuropopup .header {
	background: #ec008c url(../images/neuropopup-header.gif) repeat-x;
	height: 121px;
}

#neuropopup .header h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding: 0 0 0 16px;
	text-transform: uppercase;
}

#neuropopup .header h2 {
	font-size: 1.6em;
	font-weight: normal;
	left: 8px;
	position: absolute;
	top: 94px;
}

#neuropopup .header #neuropopup-navigaton, #neuropopup .header #neuropopup-header {
	left: 0;
	position: absolute;
	height: 37px;
	top: 84px;
	width: 648px;
}

#neuro-connection {
	background: url(../images/neuro-connection.gif) no-repeat;
	height: 37px;
	position: absolute;
	left: 33px !important;
	overflow: hidden;
	text-indent: -666em;
	top: 0 !important;
	width: 311px;
}

#navigation-prewious {
	background: url(../images/navigation-prewious.gif) no-repeat;
	height: 37px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
	width: 110px;
}

#navigation-next {
	background: url(../images/navigation-next.gif) no-repeat;
	height: 37px;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
	right: 0;
	width: 90px;
}

#i-dont-know-where-to-go {
	background: url(../images/i-dont-know-where-to-go-ia.gif) no-repeat;
	height: 37px;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
	left: 18px;
	width: 191px;
}
#i-dont-know-where-to-go:hover, #active #i-dont-know-where-to-go {
	background: url(../images/i-dont-know-where-to-go.gif) no-repeat;	
}
#im-looking-for-an-accomodations {
	background: url(../images/im-looking-for-an-accomodations-ia.gif) no-repeat;
	height: 37px;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
	left: 228px;
	width: 254px;
}
#im-looking-for-an-accomodations:hover, #active #im-looking-for-an-accomodations {
	background: url(../images/im-looking-for-an-accomodations.gif) no-repeat;
}
#manggha-center {
	background: url(../images/manggha-center-ia.gif) no-repeat;
	height: 37px;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
	left: 495px;
	width: 154px;
}
#manggha-center:hover, #active #manggha-center {
	background: url(../images/manggha-center.gif) no-repeat;
}
#neuropopup .body {
	background: #ededed url(../images/neuropopup-body.gif) repeat-x;
	color: #352d56;
	height: 329px;
	line-height: 1.4em;
	overflow: hidden;
	/* padding-top: 4px; */
}

#neuropopup .body .description {
	float: left;
	width: 274px;
	padding: 20px;
	height: 289px;
	overflow: hidden;
}
#neuropopup .body .description a {
	color: #ec008c;
}
#neuropopup .body .description .details {
	font-size: 0.9375em;
}

#neuropopup .body .description h2 {
	font-size: 1.25em;	
}

#neuropopup .body .description h3 {
	font-size: 1em;
	font-weight: normal;
}

#neuropopup .body .description dl {
	font-size: 1em;
	font-weight: normal;
	margin: 22px 0;
	overflow: hidden;
}

#neuropopup .body .description dl dt {
	float: left;
	margin-right: 6px;
}

#neuropopup .body .description dd {
	color: #ec008c;
}

#neuropopup .body .description p {
	line-height: 1.5em;
}

#neuropopup .body .information {
	padding: 20px;
	height: 280px;
	_overflow: auto;
}

#neuropopup .body .image {
	float: right;
	height: 329px;
	width: 334px;
}

#neuropopup .body .image img {
	display: block;
}

#neuropopup .body .image .gallery {
	overflow: hidden;
	width: 334px;
	height: 329px;
	position: relative;
	border: none;
	padding: 0;
}

#neuropopup .body p, #neuropopup .body dl {
	margin: 0 0 1.6em;
}

#neuropopup .body dl dt {
	font-weight: bold;
}

#neuropopup .body p strong {
	color: #ec008c;
	font-weight: normal;
}

html, body {
	margin: 0;
	padding: 0;
}
body {
	position: relative;
}
#gallery-next, #gallery-prev {
	position: absolute;
	width: 29px;
	height: 27px;
}

#gallery-next {
	top: 118px;
	right: 1px;
}

#gallery-next a {
	background: url(../images/gallery-next.gif) no-repeat;
}

#gallery-prev {
	left: 1px;
	top: 118px;
}

#gallery-next a, #gallery-prev a {
	display: block;
	width: 29px;
	height: 27px;
	text-indent: -666em;
}

#gallery-prev a {
	background: url(../images/gallery-prev.gif) no-repeat;
}

#register-form {}

#register-form fieldset {border: 0;}
#register-form ul {margin-bottom: 24px; list-style: none;}
#register-form li {margin-bottom: 8px;}
#register-form ul ul {margin-bottom: 0; overflow: hidden;}
#register-form ul ul li {float: left; margin-bottom: 0; width: 230px; zoom: 1;}
#register-form li label {display: block;}
#register-form li input.text {border: 1px solid #131313; padding: 2px 0; width: 230px; background: #f24cae; zoom: 1;}
#register-form li textarea.text {border: 1px solid #131313; padding: 2px 0; background: #f24cae;}

#register-form .form-participant {}
#register-form .form-participant h3 {clear: both; margin-top: 16px; margin-bottom: 16px; border-bottom: 2px solid #352d56; font-size: 13px;}

#register-form #form-additional {zoom: 1; clear: both;overflow: hidden; margin-top: 16px; border-top: 2px solid #352d56; padding-top: 8px;}
#register-form #form-additional li {overflow: hidden;}
#register-form #form-additional li label {float: left;}
#register-form #form-additional li input {float: left;}

#register-form #form-note {font-size: 0.625em; line-height: 1.2em;}
#register-form #form-note p {}
#register-form #form-note p strong {font-weight: bold; color: #352d56;}
#register-form #form-note h3 {font-size: 1em;}

#register-form #form-contact {margin-top: 18px; font-size: 0.625em; line-height: 1.2em;}
#register-form #form-contact h3 {font-size: 1em;}
#register-form #form-contact ul {}
#register-form #form-contact ul li {margin-bottom: 2px;}
#register-form #form-contact ul li li {margin-bottom: 0; width: 230px;}

#register-form #form-submit {}

#register-form input {
	background: url('../images/background-reg-input.png') 0 0 no-repeat !important;
}

#register-form input.error {
	background: #f00 !important;
}

#form-submit {
	background: #EC008C;
	position: absolute;
	right: -10px;
	bottom: -48px;
	padding-left: 180px;
}
#play-dead {
	position: relative;
}


