.box .selectbox {
	display: -moz-inline-box;
	display: inline-block;
	margin: 0;
	position: relative;
	z-index: 2;
}

.box .selectbox-active {
	z-index: 3;
}

.box .selectbox {
	display: inline;
}

html>/**/body .box .selectbox {
	display: -moz-inline-box;
	display: inline-block;
}

#content .box .selectbox select {
	position: absolute;
	left: -10000in;
	visibility: hidden;
}

#content .box .selectbox .selectinput {
	background: url(../img/selectbox.gif) 0px 0px no-repeat;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
	height: 25px;
	padding: 0 0 0 5px;
}

#content .box .selectbox .selectinput .inner {
	background: url(../img/selectbox.gif) 100% 0px no-repeat;
	color: #777;
	display: block;
	font-size: 9pt;
	height: 21px;
	padding: 4px 23px 0 0;
}

#content .box .selectbox .selectinput .inner input {
	width: auto;
}

#content .box .selectbox .selectdrop {
	background: #fffcf3;
	border: 1px solid #ffe0a7;
	max-height: 180px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	visibility: hidden;
}

* html #content .box .selectbox .selectdrop {
	height: 180px;
}

#content .box .selectbox-active .selectdrop {
	margin-top: -2px;
	min-width: 100%;
	visibility: visible;
}

* html #content .box .selectbox-active .selectdrop {
	width: 100%;
}

.box .selectbox .selectdrop ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box .selectbox .selectdrop a:link, .box .selectbox .selectdrop a:visited {
	color: #777777;
	display: block;
	font-weight: normal;
	padding: 2px 14px 2px 5px;
	white-space: nowrap;
}

.box .selectbox .selectdrop a:hover, .box .selectbox .selectdrop a:active {
	background: #397eb4;
	color: #fff;
	text-decoration: none;
}

#nyyttarikone {
	background: #fff url(../nyyttarikone/nk-bg.jpg) 0 0 no-repeat;
	clear: both;
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	padding: 1px 0 45px 0;
	position: relative;
	width: 940px;
}

#nyyttarikone input, #nyyttarikone textarea {
	color: #777;
}

#nyyttarikone .module {
	background: #fefcf9;
	display: block;
	float: none;
	margin: 157px 0 0 0;
	left: 196px;
	position: relative;
	width: 531px;
}

#nyyttarikone .borders {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#nyyttarikone .borders img {
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#nyyttarikone .borders .c {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#nyyttarikone .borders .n {
	height: 31px;
	left: -31px;
	position: absolute;
	top: -31px;
	width: 586px;
}

#nyyttarikone .borders .e {
	height: 100%;
	position: absolute;
	right: -26px;
	top: 0;
	width: 26px;
}

#nyyttarikone .borders .s {
	height: 20px;
	left: -31px;
	position: absolute;
	top: 100%;
	width: 586px;
}

#nyyttarikone .borders .w {
	height: 100%;
	left: -31px;
	position: absolute;
	top: 0;
	width: 31px;
}

#nyyttarikone .module-head {
	display: none;
}

#nyyttarikone .module-content {
	padding: 50px 50px 30px 50px;
}

#nyyttarikone .module-foot {
	text-align: right;
	position: relative;
	top: 35px;
}

#nyyttarikone .phase {
	display: none;
	position: relative;
}

#nyyttarikone .active-phase {
	display: block;
}

#nyyttarikone .phase .actions {
	text-align: right;
}

#nyyttarikone .phase .actions .previous-phase {
	float: left;
}

#nyyttarikone .nknotes {
	background: url(../nyyttarikone/nk-note.png) 0 0 no-repeat;
	float: right;
	height: 162px;
	margin-right: -75px;
	margin-top: -75px;
	width: 250px;
}

#nyyttarikone .nknote {
	height: 90px;
	left: 56px;
	position: relative;
	top: 31px;
	width: 135px;
}

#nyyttarikone #phase-1 h3 {
	color: #ac6c00;
	font-size: 20px;
	margin-top: 2em;
	padding-left: 45px;
}

#nyyttarikone #phase-1 .nknote {
	background: url(../nyyttarikone/nk-nav.gif) 0px 0 no-repeat; 
}

#nyyttarikone #phase-2 .nknote {
	background: url(../nyyttarikone/nk-nav.gif) -135px 0 no-repeat; 
}

#nyyttarikone #phase-3 .nknote {
	background: url(../nyyttarikone/nk-nav.gif) -270px 0 no-repeat; 
}

#nyyttarikone #phase-4 .nknote {
	background: url(../nyyttarikone/nk-nav.gif) -405px 0 no-repeat; 
}

#nyyttarikone #phase-5 .nknote {
	background: url(../nyyttarikone/nk-valmis.gif) 50% 50% no-repeat; 
}

#nyyttarikone #phase-6 .nknote {
	background: url(../nyyttarikone/nk-kutsuttu.gif) 50% 50% no-repeat; 
}

#nyyttarikone form {
	margin: 0;
}

#nyyttarikone dt {
	padding: 3px 0;
}

#nyyttarikone dt label {
	color: #ac6c00;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
}

#nyyttarikone dt .info {
	display: block;
	font-size: 8pt;
	padding-left: 8px;
}

#nyyttarikone dd {
	margin: 0;
	padding: 3px 0;
}

#nyyttarikone input, #nyyttarikone textarea {
	height: auto;
	width: auto;
}

#nyyttarikone textarea {
	width: 413px;
}

#nyyttarikone h2 {
	color: #0f5b96;
	font-size: 27px;
	font-weight: normal;
	margin-top: 0;
	text-transform: uppercase;
}

#nyyttarikone h3 {
	color: #0f5b96;
	font-size: 18px;
}

#nyyttarikone #nkdishchoices {
	font-size: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 301px;
}

#nyyttarikone #nkdishchoices a {
	background: url(../nyyttarikone/nk-dish-choice-hilite.gif) 0 -5000px no-repeat;
	color: #0f5b96;
	display: block;
	height: 44px;
	outline: 0;
	padding-left: 110px;
	padding-top: 12px;
	text-decoration: none;
}

#nyyttarikone #nkdishchoices a:hover {
	background-position: 0 0;
}

#nyyttarikone #nkdishchoices a:active {
	background-position: 0 100%;
}

#nyyttarikone #nkdishchoices a .icon {
	display: inline;
	float: left;
	margin-left: -70px;
	margin-top: -10px;
	text-align: center;
	width: 70px;
}

#nyyttarikone #nkdishchoices a .icon img {
	border: 0;
}

#nyyttarikone #nkselecteddishes, #nyyttarikone #nkpeople, #nyyttarikone #nkshares {
	list-style: none;
	margin: 2em 0 2em 0;
	padding: 0;
}

#nyyttarikone #nkshares {
	margin: 0;
}

#nyyttarikone #nkpeople {
	margin: -9px 0 2em 0;
}

#nyyttarikone #nkselecteddishes li, #nyyttarikone #add-people dd, #nyyttarikone #nkpeople li, #nyyttarikone #nkshares li {
	background: url(../nyyttarikone/nk-dish-selected.gif) 0 0 no-repeat;
	height: 35px;
	margin: 3px 0;
	padding: 5px 15px;
	width: 393px;
	zoom: 1;
}

#nyyttarikone #nkshares li {
	background: url(../nyyttarikone/nk-shares.gif) -1293px 0 no-repeat;
	height: auto;
	margin: 0;
	padding: 0;
	width: 431px;
}

#nyyttarikone #nkshares .share-content {
	background: url(../nyyttarikone/nk-shares-bottom.gif) -1293px 100% no-repeat;
	overflow: hidden;
	padding: 6px 15px 5px 15px;
	position: relative;
	zoom: 1;
}

#nyyttarikone #nkshares .share-free {
	background-position: -862px 0;
	cursor: pointer;
}

#nyyttarikone #nkshares .share-free .share-content {
	background-position: -862px 100%;
}

#nyyttarikone #nkshares .share-me {
	background-position: 0 0;
	cursor: pointer;
}

#nyyttarikone #nkshares .share-me .share-content {
	background-position: 0 100%;
}

#nyyttarikone #nkshares .share-other {
	background-position: -431px 0;
}

#nyyttarikone #nkshares .share-other .share-content {
	background-position: -431px 100%;
}

#nyyttarikone #nkshares .share-content .remove {
	background: url(../nyyttarikone/delete.png) 0 0 no-repeat;
	cursor: pointer;
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -10000in;
	top: 0;
	width: 16px;
}

#nyyttarikone #add-people button {
	background: url(../nyyttarikone/nk-lisaa.gif) 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	float: right;
	height: 19px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	right: 0;
	text-indent: -10000in;
	top: 8px;
	width: 44px;
}

#nyyttarikone #nkselecteddishes .icon, #nyyttarikone #nkshares .icon {
	float: left;
	text-align: center;
	width: 50px;
}

#nyyttarikone #nkselecteddishes .icon img, #nyyttarikone #nkshares .icon img {
	display: block;
	height: 35px;
	width: auto;
}

#nyyttarikone #nkselecteddishes .label, #nyyttarikone #nkpeople .label, #nyyttarikone #nkshares .label {
	color: #0f5b96;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	width: 143px;
}

#nyyttarikone #nkshares .name {
	float: left;
	line-height: 1;
	padding-bottom: 12px;
	padding-top: 12px;
	width: 120px;
}

#nyyttarikone #nkpeople .label {
	width: 155px;
}

#nyyttarikone #nkshares .choose-share {
	color: #0f5b96;
	display: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	position: absolute;
	right: 20px;
	text-transform: uppercase;
}

#nyyttarikone #nkshares .share-other .choose-share {
	display: block;
}

#nyyttarikone #nkpeople .email {
	float: left;
	line-height: 35px;
	overflow: hidden;
	width: 180px;
}

#nyyttarikone #nkselecteddishes .textbox, #nyyttarikone #add-people .textbox, #nyyttarikone #nkrsvp .textbox, #nyyttarikone #nkshares .textbox {
	background-image: url(../img/textbox-small.gif);
	float: left;
	height: 19px;
	margin-top: 8px;
}

#nyyttarikone #nkselecteddishes .textbox .inner, #nyyttarikone #add-people .textbox .inner, #nyyttarikone #nkrsvp .textbox .inner, #nyyttarikone #nkshares .textbox .inner {
	background-image: url(../img/textbox-small.gif);
	padding-top: 2px;
}

#nyyttarikone #nkselecteddishes .textbox input, #nyyttarikone #add-people .textbox input, #nyyttarikone #nkrsvp .textbox input, #nyyttarikone #nkshares .textbox input {
	font-size: 10px;
	width: 128px;
}

#nyyttarikone #nkrsvp .textbox input {
	width: 130px;
}

#nyyttarikone #nkshares .textbox {
	margin-top: -4px;
}

#nyyttarikone #nkshares .textbox input {
	width: 120px;
}

#nyyttarikone .textbox input#add-people-name {
	width: 134px;
}

#nyyttarikone .textbox input#add-people-email {
	width: 175px;
}

#nyyttarikone #add-people .textbox {
	margin-right: 8px;
}

#nyyttarikone #nkselecteddishes .remove, #nyyttarikone #nkpeople .remove {
	float: right;
	line-height: 35px;
}

#nyyttarikone button {
	font-weight: bold;
}

#nyyttarikone button.previous-phase {
	background: none;
	border: 0;
	color: #5693e0;
}

#nyyttarikone .autocomplete {
	background: url(../nyyttarikone/nk-autocomplete-dropdown.gif) 0 0 no-repeat;
	color: #777;
	display: none;
	margin-left: -5px;
	margin-top: 3px;
	position: absolute;
	width: 139px;
}

#nyyttarikone .autocomplete .title {
	display: block;
	padding: 9px 12px 3px 12px;
}

#nyyttarikone .autocomplete-active {
	display: block;
}

#nyyttarikone .autocomplete ul {
	background: url(../nyyttarikone/nk-autocomplete-dropdown.gif) 0 100% no-repeat;
	list-style: none;
	margin: 0;
	padding: 0 0 16px 0;
	position: relative;
	top: 3px;
}

#nyyttarikone .autocomplete li {
	display: none;
	font-style: italic;
	overflow: hidden;
	padding: 3px 12px;
}

#nyyttarikone .autocomplete li.match {
	display: block;
}

#nyyttarikone .autocomplete a {
	font-style: normal;
	font-weight: bold;
}

#nyyttarikone .focusbox {
	background: url(../nyyttarikone/nk-focusbox-top.gif) 0 0 no-repeat;
	margin: 1em 0;
	padding-top: 5px;
	width: 423px;
}

#nyyttarikone .focusbox .focusbox-inner {
	background: url(../nyyttarikone/nk-focusbox.gif) 0 100% no-repeat;
	padding: 1px 15px 6px 15px;
}

#nyyttarikone .focusbox p {
	margin: 0.5em 0;
}

#nyyttarikone .call-facebook .inner {
	padding-bottom: 15px;
}

#nyyttarikone .call-facebook .fb-login {
	text-align: right;
}

#nyyttarikone #nklistinvited {
	color: #777;
	font-size: 8pt;
	padding-left: 8px;
}

#nyyttarikone #nklistinvited strong {
	color: #0F5B96;
	font-size: 9pt;
}

#nyyttarikone #phase-4 dl, #nyyttarikone #phase-5 dl, #nyyttarikone #phase-6 dl {
	margin-top: 2em;
}

#nyyttarikone #phase-4 dl dd, #nyyttarikone #phase-5 dl dd, #nyyttarikone #phase-6 dl dd {
	padding-bottom: 15px;
}

#nyyttarikone dd .info {
	color: #000;
	font-size: 8pt;
	margin: 0.5em 0;
	padding-left: 8px;
}

#nyyttarikone #phase-5 .focusbox {
	margin-top: 2em;
}

#nyyttarikone #phase-5 .focusbox .focusbox-inner {
	padding: 1px 20px 15px 20px;
}

#nyyttarikone #phase-5 h3 {
	font-size: 24px;
	margin-bottom: 0;
	padding-left: 8px;
}

#nyyttarikone #phase-5 .where {
	margin-top: 0;
	padding-left: 8px;
}

#nyyttarikone #phase-5 dd input {
	width: 310px;
}

#nyyttarikone #phase-5 .to-event {
	margin-left: 5px;
}

#nyyttarikone #phase-5 .facebook-share img {
	margin-right: 5px;
	vertical-align: -6px;
}

#nyyttarikone #phase-5 .actions {
	margin-top: 3em;
	text-align: left;
}

#nyyttarikone #phase-6 h2 {
	margin-bottom: 2px;
}

#nyyttarikone #phase-6 .where {
	font-weight: bold;
	margin-bottom: 1.5em;
	margin-top: 0;
}

#nyyttarikone #phase-6 .focusbox dl {
	margin: 0;
}

#nyyttarikone #nkrsvp {
	margin-top: 3em;
}

#nyyttarikone #nkrsvp .radio input {
	vertical-align: -2px;
}

#nyyttarikone #nkrsvp .textbox {
	float: none;
}

#nyyttarikone #nkrsvp dd p {
	margin: 0.5em 0 0 0;
}

#nyyttarikone dl dd p {
	margin: 0 0 0.5em 8px;
}

#nyyttarikone dl dd p.info {
	margin-left: 0;
}

#nyyttarikone .hidden {
	display: none;
}

#nyyttarikone #nkmyinfo {
	margin-bottom: 2em;
	margin-top: 0;
}

#nyyttarikone #phase-0 .textbox input {
	width: 202px;
}

#nyyttarikone #phase-0 .login-actions {
	margin-bottom: 0.5em;
	text-align: right;
}

#nyyttarikone #phase-0 .actions {
	margin-top: 2em;
}

#nyyttarikone #phase-0 .nknote {
	background: url(../nyyttarikone/nk-kirjaudu.gif) 50% 50% no-repeat; 
}

#nyyttarikone #phase-0 .actions .go-phase {
	float: left;
}

#nyyttarikone #phase-0 .mid-actions .go-phase {
	float: none;
	font-size: 120%;
}

#nyyttarikone .share-view {
	display: none;
}

#nyyttarikone #nklistinvited table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 97%;
}

#nklistinvited table {
	position: relative; /* needed for ie */
}

#nklistinvited th {
	background: url(../nyyttarikone/nk-sep.gif) 0 100% repeat-x;
	color: #AC6C00;
	font-size: 16px;
	padding: 2px 0 5px 0;
}

#nklistinvited th.names-col {
	width: 221px;
}

#nklistinvited th.status-col {
	color: #255988;
}

#nklistinvited td {
	background: url(../nyyttarikone/nk-sep.gif) 0 100% repeat-x;
	padding: 2px 0 5px 0;
	vertical-align: top;
}

#nyyttarikone #nklistinvited td strong {
	font-size: 14px;
}

#nyyttarikone #nklistinvited .positive {
	color: #7d951b;
	font-size: 14px;
}

#nyyttarikone #nklistinvited .negative {
	color: #f65213;
	font-size: 14px;
}

#nyyttarikone #nklistinvited .reason strong {
	color: #000;
	font-size: 100%;
}

#nyyttarikone #phase-6 .add-more {
	text-align: right;
}

#nyyttarikone #phase-6 .add-more * {
	text-align: left;
}

#nyyttarikone #phase-6 .add-more .selectbox {
	margin-left: 5px;
	margin-top: 0;
}

#nyyttarikone #phase-6 .add-more .selectbox input {
	cursor: pointer;
}