html {
	background-color: #000000;
    height: 100%;
}

body {
    background-image: url(../img/birch_black.png);
    padding-left: 210px;
	background-repeat: no-repeat;
	background-position: 10px 0;
    min-width: 800px;
    margin: 0;
    font-size: 13px;
	font-family: arial,helvetica,clean,sans-serif;
	color: #222222;
	height: 100%;
}

#outer {width: 100%; height: 80%; overflow: hidden;} /* or without overflow */
#outer[id] {display: table; position: static;}

#middle[id] {display: table-cell; vertical-align: middle; position: static;}
#inner {
    background: url(../img/bg_black.png) no-repeat center -10px;
	width: 1000px;
	height: 700px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}

a {
	color: #999999;
}

#contentbox {
	width: 810px;
	height: 470px;
	position: absolute;
	top: 115px;
    left: 75px;
}

#content {
	width: 700px;
	height: 435px;
	position: absolute;
	top: 17px;
	left: 75px;
	background-color: transparent;
	overflow: hidden;
}

#contentinner {
	position: absolute;
	height: 420px;
	width: 5000px;
	top: 0px;
	left: 0px;
/*	background-image: url(../img/bg_content.png); */
	background-repeat: repeat-x;
	background-position: top left;
}

ul#progress {
	position: relative;
	left: -20px;
	margin: 10px 0 0;
	display: inline-block;
}
#progress li {
	width: 9px;
	height: 9px;
	display: inline-block;
	background: url(../img/step_notactive.png) no-repeat center center;
	list-style-type: none;
}
#progress li.current {
	background: url(../img/step_active.png) no-repeat center center;
}

#logo {
	position: absolute;
	top: 20px;
	left: 110px;
	height: 164px;
	width: 267px;
	background: url(../img/limbino_logo.png) no-repeat center center;
	cursor: pointer;
}

#logo a {
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 255px;
	height: 80px;
	text-decoration: none;
	cursor: pointer;
}

#sloganoverlay1, #sloganoverlay2 {
	position: absolute;
	left: 43px;
	top: 20px;
	height: 0px;
	width: 119px;
	background-position: bottom left;
}


#selectedprizeoverlay {
	position: absolute;
	left: 512px;
	top: 3px;
	height: 58px;
	width: 139px;
	background-image: url(../img/prizes/marked_bubble.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: none;
}

#poweredby {
	position: absolute;
	width: 60px;
	height: 20px;
	left: 85px;
	bottom: -8px;
	background-image: url(../img/logo_mobajl.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#bottommenu {
	position: absolute;
	height: 21px;
	right: 42px;
	bottom: -7px;
}
#bottommenu div {
	height: 21px;
	line-height: 21px;
	float: left;
}

#bottommenu a {
	text-decoration: none;
}

#bottommenu .menuhover a {
    color: #FFFFFF;
}

#bottommenu a:hover {
	text-decoration: underline;
}

#bottommenu .menu .left {
	width: 6px;
}
#bottommenu .menu .middle {
	font-size: 85%;
}
#bottommenu .menu .right {
	width: 7px;
}

#bottommenu .menuhover .left {
	background-image: url(../img/bottom_menu_left.png);
}

#bottommenu .menuhover .middle {
	background-image: url(../img/bottom_menu_middle.png);
}

#bottommenu .menuhover .right {
	background-image: url(../img/bottom_menu_right.png);
}

.innerbox {
	width: 700px;
	height: 422px;
	position: absolute;
	top: 0px;
}

#first {
	left: 0px;	
}

#second {
	left: 720px;
}

#third {
	left: 1440px;	
}

#fourth {
	left: 2160px;
}

#fifth {
	left: 2880px;
}

#sixth {
	left: 3600px;
}

h1 {
    color: #FE5C37;
    display: block;
    background: url(../img/ladybird_shoutbox.png) no-repeat center center;
    width: 461px;
    height: 64px;
    padding: 30px 50px 30px 120px;
    font-size: 1.9em;
    letter-spacing: -0.02em;
	text-align: left;
	margin: 0 5px auto -5px;
}

#third h1 {
    margin-bottom: 20px;
}
p {
	margin-top: 10px;
	line-height: 140%;
}

.textbox {
	position: absolute;
	
}

.textbox .border {
	height: 5px;
	width: 100%;
	background-position: top left;
	background-repeat: no-repeat;	
	font-size: 1px;
	line-height: 1px;
}

.textbox .innercontainer {
	width: 100%;
	background-color: #074277;
}

.textbox .innercontainer .innertext {
	padding: 4px 7px;
}

.textbox573 {
	width: 573px;
}

.textbox573 .top {
	background-image: url(../img/textboxtop573.png);
}
.textbox573 .bottom {
	background-image: url(../img/textboxbottom573.png);
}

.textbox399 {
	width: 399px;
}

.textbox399 .top {
	background-image: url(../img/textboxtop399.png);
}
.textbox399 .bottom {
	background-image: url(../img/textboxbottom399.png);
}

.textbox440 {
	width: 440px;
}

.textbox440 .top {
	background-image: url(../img/textboxtop440.png);
}
.textbox440 .bottom {
	background-image: url(../img/textboxbottom440.png);
}

.textbox159 {
	width: 159px;
}

.textbox159 .top {
	background-image: url(../img/textboxtop159.png);
}
.textbox159 .bottom {
	background-image: url(../img/textboxbottom159.png);
}

.textbox242 {
	width: 242px;
}

.textbox242 .top {
	background-image: url(../img/textboxtop242.png);
	width: 242px;
}
.textbox242 .bottom {
	background-image: url(../img/textboxbottom242.png);
	width: 242px;
}

.textbox359 {
	width: 359px;
}

.textbox359 .top {
	background-image: url(../img/textboxtop359.png);
}
.textbox359 .bottom {
	background-image: url(../img/textboxbottom359.png);
}

/* Inputs */


.inputlabel {
    color: #ffa500;
	float: left;
/*	font-weight: bold;*/
	margin-right: 15px;
}

.inputcontainer {
	height: 40px;
	position: relative;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
}

.inputcontainer .inner {
	float: left;	
	height: 40px;
	background-image: url(../img/input_middle.png);
	position: static;
	line-height: 40px;
}

.inputcontainer .left {
	float: left;	
	height: 40px;
	width: 16px;
	background-image: url(../img/input_left.png);
	
}

.inputcontainer .right {
	float: left;	
	height: 40px;
	width: 16px;
	background-image: url(../img/input_right.png);
}

.hasfocus .inner {
	background-image: url(../img/input_marked_middle.png);
}

.hasfocus .left {
	background-image: url(../img/input_marked_left.png);
	
}

.hasfocus .right {
	background-image: url(../img/input_marked_right.png);
}

.inputcontainer input.styledInput {
	color: #222222;
	border: 0 none;
	/*padding-bottom: 5px;*/
	background-color: transparent;
}

.styledButton {
	width: 112px;
	height: 35px;
	display: block;
	font-size:108%;
	font-weight:bold;
	height:35px;
	text-align:center;
	text-decoration:none;
	background-image: url(../img/button.png);
	line-height: 35px;
	cursor: pointer;
}

.innertext {
	overflow: hidden;
}

.innertext p {
	margin: 0px;
	
}

.alerts {
	margin-left: 10px;
	height: 34px;
	width: 20px;
	position: absolute;
	bottom: 0;
	right: 2px;
}

.alerts span.good {
	background-image: url(../img/alert_good.png);
	height: 19px;
	width: 17px;
	background-repeat: no-repeat;
}

.alerts span.bad {
	background-image: url(../img/alert_bad.png);
	height: 18px;
	width: 17px;
	background-repeat: no-repeat;
}

.alerts span.loader {
	background-image: url(../img/ajax-loader.gif);
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
}

.alerts .good, .alerts .bad, .alerts .loader {
	position: absolute;
	left: 0px;
	top: 11px;
	display: none;
}

.inputbox {
	height: 42px;
	width: 283px;
	float: left;
	line-height: 34px;
	margin-bottom: 9px;
}

.inputboxleft {
	width: 267px;
}


.inputbox .inputlabel {
	width: 83px;
	margin-right: 5px;
}

.inputbox .inputlabelleft {
	width: 55px;
}

.inputboxleft .inputcontainer .styledInput {
	width: 162px;
}
.inputbox .inputcontainer .styledInput {
	width: 172px;
}

#izipcode {
	width: 38px;
}

div.checkbox {
	width: 15px;
	height: 15px;
	float: left;
	background-image: url(../img/checkbox.png);
	background-repeat: no-repeat;
	margin-right: 5px;
    margin-top: 0;
}

/* First box */
#splash, #splashinfo {
	display: block;
	position: absolute;
	height: 150px;
	width: 150px;
    left: 10px;
	top: 405px;
	background-repeat: no-repeat;
	background-position: top center;
    z-index: 1;
}
#splashinfo {
	background-image: url(../img/splash_info.png);
	height: 248px;
	width: 240px;
	left: 145px;
	top: 350px;
	opacity: 0;
	visibility: hidden;
}
#splash2, #splashinfo2 {
	display: block;
	position: absolute;
	height: 150px;
	width: 150px;
    left: 33px;
	top: 182px;
	background-repeat: no-repeat;
	background-position: top center;
    z-index: 1;
}
#splashinfo2 {
	background-image: url(../img/splash_info2.png);
	height: 248px;
	width: 240px;
    left: 170px;
	top: 135px;
	opacity: 0;
	visibility: hidden;
}

#first #prizes {
    position: relative;
	height: 200px;
	width: 584px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: top center;
    text-align: center;
}

#first #prizes .prizebox {
	position: absolute;
	cursor: pointer!important;

}

#first #prizes .prize1 {
	width: 148px;
	height: 211px;
}
#first #prizes #prize1marked {
	background-image: url(../img/prizes/price1_marked.png);
	visibility: hidden;
	position: static;
}
#first #prizes #prize1unmarked {
	background-image: url(../img/prizes/price1.png);
	left: 35px;
}

#first #prizes .prize2 {
	width: 196px;
	height: 221px;
}
#first #prizes #prize2marked {
	background: url(../img/prizes/price2_marked.png) no-repeat bottom center;
    left: 0;
	visibility: hidden;
}
#first #prizes #prize2unmarked {
	background: url(../img/prizes/price2.png) no-repeat bottom center;
	left: 195px;
}

#first #prizes .prize3 {
	width: 172px;
	height: 211px;
}

#first #prizes #prize3marked {
	background: url(../img/prizes/price3_marked.png) no-repeat bottom center;
    left: 0;
	visibility: hidden;
}
#first #prizes #prize3unmarked {
	background: url(../img/prizes/price3.png) no-repeat bottom center;
	left: 401px;
}

#first #competitionintro {
	position: absolute;
	left: 48px;
	right: 48px;
}

#first h1 {
    padding: 0;
    margin: 5px auto;
    background: none;
    width: auto;
    height: auto;
    color: #fe5c37;
    text-align: left;
}

#invite #first h1 {
    margin-left: 40px;
}
#first #competitionintro .innertext {
	height: 74px;
}

#first #emailsignup {
    position: absolute;
	top: 365px;
	left: 48px;
	width: 437px;
}

#first #emailsignup .innertext {
	height: 41px;
	line-height: 41px;
}

#first #competebox {
    position: absolute;
	top: 366px;
	left: 492px;
	width: 159px;
	height: 200px;
}

#first #competebox .innertext {
	height: 41px;
	line-height: 41px;
}

#first #emailsignup .inputcontainer .styledInput {
	width: 220px;
}
#first #emailsignup .inputcontainer {
	margin-top: 3px;
}

#first #competebox .styledButton {
	position: absolute;
	top: 13px;
	left: 24px;
}

/* Second box */
.selectedprizecontainer {
	top: 41px;
	left: 339px;
	font-size: 85%;
	text-align: left;
	width: 187px;
}

.selectedprizecontainer .innercontainer {
	height: 40px;
	padding-left: 55px;
}

.selectedprizecontainer .selectedprize {
	left: -35px;
	top: -17px;
	width: 95px;
	height: 80px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: top left;
}


#second #userinfo {
	position: absolute;
	top: 100px;
	left: 8px;
}

#second #userinfo .innertext {
	height: 124px;
	padding: 8px 7px 4px 15px;
}

#second #fineprint {
	position: absolute;
	top: 255px;
	left: 8px;
}
#second #fineprint .innertext {
	height: 41px;
/*	line-height: 41px;*/

	padding-left: 15px;
}

#second #fineprint .checkbox {
	margin-top: 14px;
	margin-right: 10px;
}	

#second #fineprint label {
	position: relative;
	top: 5px;
/*	top: 13px;*/
}

#second #signupbox {
	top: 255px;
	left: 422px;
	width: 159px;
}

#second #signupbox .innertext {
	height: 41px;
	line-height: 41px;
}

#second #signupbox .styledButton {
	position: absolute;
	top: 13px;
	left: 24px;
}

#second #userinfo #icity {
	width: 115px;
	font-size: 10px;
}

#zipcodecontainer {
	margin-right: 5px;
}

.gender {
	float: left;	
	background-position: top center;
	background-repeat: no-repeat;
	height: 45px;
	width: 70px;
	position: relative;
	margin-left: 10px;		
	cursor: pointer!important;
	top: 0px;
}

.gender p {
	text-align: center;
	margin-top: -6px;
}

.gender #gender1unmarked, .gender #gender2unmarked {
	height: 24px;
	width: 12px;
	margin: 0 auto 5px;
	padding: 0px;
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;
}

#gender1unmarked {
	background-image: url(../img/gender/male_unmarked.png);
}

#gender1marked, #gender2marked {
	height: 24px;
	width: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: top center;
	background-repeat: no-repeat;
}

#gender1marked {
	background-image: url(../img/gender/male_marked.png);
	visibility: hidden;
}

#gender2unmarked {
	background-image: url(../img/gender/female_unmarked.png);
}
#gender2marked {
	background-image: url(../img/gender/female_marked.png);
	visibility: hidden;
}

#second #userinfo #datecontainer .inputcontainer {
	margin-right: 5px;
}

#second #userinfo #datecontainer .inputcontainer .inner select {
	margin-left: -2px;
	margin-right: -2px;
	border: none;
}

#second #userinfo .inputcontainer #iyear {
	width: 54px;
}

#second #userinfo .inputcontainer #imonth {
	width: 48px;
}

#second #userinfo .inputcontainer #iday {
	width: 44px;
}

#second .alerts {
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin-left: 0px;
}

#onlinecontacts h2, #offlinecontacts h2 {
    display: block;
    background: url(../img/header_online.png) no-repeat top left;
    height: 39px;
    line-height: 39px;
    width: 619px;
    margin: 10px 0 10px 45px;
    padding: 0 20px;
    color: #FFFFFF;
}
#offlinecontacts h2 {
    background: url(../img/header_offline.png) no-repeat top left;
}
#onlinecontacts h1, #offlinecontacts h1 {
    background: none;
    height: auto;
    width: auto;
    color: #222222;
    padding: 0;
    margin: 20px 20px 2px 45px;
    letter-spacing: -.07em;
}
#onlinecontacts p, #offlinecontacts p {
    padding: 0;
    margin: 0 45px;
}
label.toggle {
    font-weight: bold;
}
#fifth .second {
    visibility: hidden;
}
#fifth #interests {
	position: absolute;
	top: 100px;
	left: 8px;
}

#interests .innertext {
	height: 190px;
}

#interests .innertext .styledButton {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#third .alerts {
	position: absolute;
	bottom: 0px;
	right: 10px;
}

#interestslist {
	margin: 15px 0px 0px 40px;
	-moz-padding-start: 0px;
	padding: 0px;
}

#interestslist li .checkbox {
	margin-top: 13px;
}

#interestslist li {
	list-style-type: none;	
	float: left;
	white-space: nowrap;
	width: 160px;	
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
}

#interestslist li label {
	cursor: pointer;
	margin-left: 10px;
}

#interestslist li label {
	margin-top: 2px;
}

/* Alert */
div.DefaultStickyWin div.body{font-family:verdana; font-size:11px; line-height: 13px;}
div.DefaultStickyWin div.top{background:url(../img/alert/top.png) top left no-repeat; height:33px; width:250px;}
div.DefaultStickyWin h1.caption{background: none; clear: none !important; margin:0px 5px 0px 0px !important; overflow: hidden; padding:0 !important; font-weight:bold; color:#555; font-size:14px !important; position:relative; top:8px !important; left:13px !important; float: left; height: 22px !important;}
div.DefaultStickyWin div.body {
	background:url(../img/alert/body.png) top left repeat-y;
	width: 215px;
	padding:8px 17px;
	color: #222222;
}

div.DefaultStickyWin div.bottom{
	background:url(../img/alert/bottom.png) top left no-repeat;
	width:250px; 
	height:17px;
	line-height: 1px;
	margin: -6px 0px 0px;
}
div.DefaultStickyWin div.closeButton{width:13px; height:13px; background:url(../img/alert/closebtn.gif) no-repeat; position: absolute; right: 0px; margin:10px 15px 0px 0px !important; cursor:pointer}
div.DefaultStickyWin p.errorMsg {
	margin: 0px;
}

div.DefaultStickyWin img.alertErrorIcon {
	height:30px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:5px;
	margin-top:4px;
	width:30px;
	float: left;	
}

/* Invites */

#first #signupconfirmation {
	position: absolute;
	width: 350px;
	top: 83px;
	left: 45px;
	
}
#first #signupconfirmation .innercontainer {
	height: 87px;
}

#first #signupconfirmation .innercontainer p {
	margin-bottom: 0.5em;
	line-height: 140%;	
}
#first #signupconfirmation .innercontainer h1 {
	margin: 0px;
	text-align: center;
	font-size: 138.5%;
	margin-bottom: 0.5em;
}

#first #invitelinkbox {
	position: absolute;
	width: 400px;
	top: 189px;
	left: 45px;
}

#first #invitelinkbox .innercontainer {
	height: 118px;
}

#first #invitelinkbox #invitelinkcontainer {
	height: 34px;
	line-height: 34px;
	margin: 10px 0px;
}

#first #invitelinkbox #invitelinkcontainer label {
	float: left;
	margin-right: 10px;
}
#first #invitelinkbox .inputlabel {
	margin: 0;
}

#invitelinkbox .buttoncontainer {
	position: absolute;
	left: 264px;
	top: 114px;
	padding-top: 3px;
	height: 37px;
}

#first #invitelinkbox #invitelinkcontainer .inputcontainer {
	float: left;
	margin-right: 10px;
}
#first #invitelinkbox #invitelinkcontainer .inputcontainer .styledInput {
	width: 350px;
}
#first #invitelinkbox #invitelinkcontainer .styledButton {
	float: left;
}
#copylinkbutton {
	display: none;
}

#first #invitestatus {
	position: absolute;
	width: 200px;
	right: 25px;
	top: 89px;
}

#first #invitestatus input {
	width: 120px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}
#first #invitestatus .innercontainer {
	height: 68px;
}

#first #invitestatus h2 {
	margin: 0 0 5px 0;
}

#first #invitestatus .innercontainer h2 {
	margin: 0px 0px 5px;
	text-align: center;
	font-size: 108%;
}

#first #invitestatus .innercontainer .invitestatuscontainer {
	background-image: url(../img/status_rekryt.png);
	width: 84px;
	height: 39px;
	color: #164a7a;	
	font-size: 108%;
	text-align: center;
	line-height: 38px;
	margin: 0 auto;
	padding-left: 25px;	
	padding-right: 8px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#first #gotoinvite {
	position: absolute;
	width: 200px;
	right: 25px;
	top: 159px;
}

#first #gotoinvite .innercontainer {
	height: 130px;
	text-align: center;
}

#first #gotoinvite .innercontainer p {
	margin-bottom: 0.5em;
}

#first #gotoinvite .innercontainer .styledButton {
	margin: 0 auto;
}

#aboutrecruit {
	position: absolute;
	top: 143px;
	left: 45px;
	right: 45px;
}
#aboutrecruit .innercontainer {
	height: 109px;
}

#aboutrecruit .innercontainer p {
	margin-bottom: 0.5em;
}
#aboutrecruit h1 {
	margin: 0px;
	text-align: center;
	font-size: 138.5%;
	margin-bottom: 0.5em;
}

#aboutrecruit .checkbox {
	margin-right: 10px;
}	

#logincontainer {
	position: absolute;
	top: 265px;
	left: 45px;
/*	left: 141px;*/
}

#logincontainer .buttoncontainer {
	left: 267px;
	padding-top: 3px;
    margin-top: 2px;
	height: 37px;
}
#logincontainer .innercontainer {
	height: 96px;
}

#logincontainer .innercontainer .innertext {
	padding: 8px 7px 0px;
}

#logincontainer #loginbox {
	margin-bottom: 12px;
}

#logincontainer .inputbox {
	float: none;
	width: auto;
}	
#logincontainer .inputbox .inputlabel {
    color: #666666;
	margin: 0 5px 0 0;
	width: 170px;
}

#logincontainer #loginbox .inputcontainer .styledInput, #logincontainer .inputbox .inputcontainer .styledInput {
	width: 171px;
}
#logincontainer .inputbox .inputcontainer #ipassword.styledInput {
    width: 45px;
}

#logincontainer #loginbox .inputcontainer .styledInput {
	margin-top: 10px;
}

#logincontainer #loginbox .inputcontainer .inner span {
	float: left;
	color: #FFFFFF;
}

#logincontainer #loginbox .inputcontainer .inner select {
	margin-left: 5px;
	width: 135px;
}

#logincontainer #passwordbox .styledButton {
	float: right;
	margin-right: 5px;
}

#offlinecontacts {
    display: none;
}
#onlinecontacts {
    display: block;
}
#msn_logo {
    position: absolute;
    left: 45px;
    bottom: 8px;
    background: url(../img/logo_windowsmessenger.png) no-repeat center center;
    width: 193px;
    height: 27px;
}
#safe {
    position: absolute;
    bottom: 15px;
    left: 25px;
    width: 345px;
    min-height: 16px;
    padding-left: 20px;
    background: url(../img/lock.png) no-repeat top left;
}
#backgroundframe {
    position: absolute;
    background: url(../img/invite.png) no-repeat center center;
    width: 654px;
    height: 152px;
    top: 260px;
    left: 20px;
}
#invitecontacts, #invitecontacts2 {
    margin: 5px 45px;
}
#third #step4button {
	margin-top: 10px;
	right: 0px;
}
#invitecontacts .innercontainer, #invitecontacts2 .innercontainer {
	height: 192px;
}

#invitecontacts .innercontainer .innertext, #invitecontacts .innercontainer .innertext {
	padding-bottom: 0px;
}

#invitecontacts .bottom, #invitecontacts2 .bottom {
	height: 36px;
	background-image: url(../img/msn_box.png);
	line-height: 36px;
	font-size: 100%;
	padding:4px 7px;
	width: 559px;
	position: relative;
}

#invitecontacts .bottom .checkbox, #invitecontacts2 .bottom .checkbox {
	margin-top: 11px;
}

#invitecontacts .bottom .styledButton, #invitecontacts2 .bottom .styledButton {
	position: absolute;
	right: 10px;
	top: 5px;
}

#invitecontacts .checkbox, #invitecontacts2 .checkbox {
	margin-right: 9px;
}	

#invitecontacts ul#contactslist, #invitecontacts2 ul#contactslist2 {
	margin: 5px 0px 0px 0px!important;
	display: block;
	height: 165px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-left: 20px;
	width: 590px;
}

#invitecontacts #contactslist li, #invitecontacts2 #contactslist2 li {
	list-style-position:inside;
	height: 22px;
    overflow: hidden;
	line-height: 18px;
/*	list-style-image: url(../img/checkbox.png);*/
	list-style-type: none;
}

#invitecontacts #contactslist li .contacticon, #invitecontacts2 #contactslist2 li .contacticon, #invitecontacts label {
	cursor: pointer;
}

#invitecontacts #contactslist li .checkbox, #invitecontacts2 #contactslist2 li .checkbox {
	float: left;
	margin-top: 2px;
}

#invitecontacts #contactslist li .checked, #invitecontacts2 #contactslist2 li .checked, #invitecontacts .checked {
	background-image: url(../img/checkbox_checked.png);
}

#invitecontacts #contactslist li label.contacticon, #invitecontacts2 #contactslist2 li label.contacticon {
	padding-left: 30px;
	margin-left: 5px;
	background-image: url(../img/contact_pic.png);
	background-repeat: no-repeat;
}
#invitecontacts2 #contactslist2 li label.contacticon {
    background-image: url(../img/user_offline.png);
}

#invitecontacts .alerts {
	top: 4px;
	right: 126px;
}

.goback, #fifth .first .buttoncontainer.skip {
    background: url(../img/btn_hoppaover.png) no-repeat center center;
	position: absolute;
    width: 108px;
    height: 28px;
    padding: 10px 0 0 30px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    font-size: 1em;
	right: 3px;
	top: -5px;
	font-size: 93%;
    color: #FFFFFF;
    line-height: 18px;
}
.goback:hover, #fifth .first .buttoncontainer.skip:hover {
    background-image: url(../img/btn_hoppaover-over.png);
}

#stopinvitesbox {
	position: absolute;
	left: 95px;
	top: 140px;
	right: 95px;
}
#stopinvitesbox p {
	margin-bottom: 0.5em;
}
#stopinvitesbox .inputlabel {
	margin: 0;
}
#stopinvitesbox .buttoncontainer {
	padding-top: 3px;
    height: 35px;
	left: 325px;
}
#stopinvitesbox .unsubscribe {
	margin: 20px 0 20px 0;
	height:44px;
	line-height:34px;
	width: auto;
}
#stopinvitesbox .unsubscribe .inputlabel {
	margin-right: 10px;
}

#stopinvitesbox .unsubscribe .inputcontainer {
	margin-right: 10px;
}

#stopinvitesbox .unsubscribe .styledInput {
	width: 120px;
	
}
#stopinvitesbox .unsubscribe .styledButton {
	float: left;
}

#contactbox {
	position: absolute;
	left: 195px;
	right: 85px;
	top: 110px;
}
#contactbox p {
	margin-bottom: 0.5em;
	opacity: 1!important;
}

#contactbox #mobajllogo {
	padding-top: 15px;
	float: left;
	margin-right: 20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	cursor: pointer;
	width: 133px;
	height: 56px;
	text-decoration: none;
	border: 0px none;
}
#contactbox #mobajllogo img {
	border: none;
}

.confirmer {
	background-color: #9AB920;
	border: 1px solid #B7D125;
}

#closed {
	position: absolute;
	left: 150px;
	right: 150px;
	top: 130px;
}
#closed p {
	margin-bottom: 0.5em;
	opacity: 1!important;
}
#closed h1 {
	margin-top: 0px;	
}

/* Register step2 */
.last {
	clear: right;
}
.registration #selectBirthdate, .registration #genderSelection, .registration .interestsinput {
	clear: both;
}
.buttoncontainer {
    position: absolute;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
    margin-top: 3px;
	width: 113px;
	height: 28px;
	background-image: url(../img/button_normal.png);
	background-repeat: no-repeat;
}
.buttoncontainer.skip {
    bottom: 5px;
}
.buttoncontainer#invite3button, .buttoncontainer#invite3button2 {
    position: absolute;
    bottom: 6px;
    right: 45px;
}
.buttoncontainer.skip, #third .second .buttoncontainer#invite3button, #third .second .buttoncontainer#invite3button2 {
    right: 50px;
    left: auto;
}
.buttoncontainer.skip {
    background: url(../img/btn_skip.png) no-repeat center center;
}
.buttoncontainer.skip:hover {
	background-image: url(../img/btn_skip-over.png);
}
.buttoncontainer:hover {
	background-image: url(../img/button_marked.png);
}
div.registration .buttoncontainer {
	position: relative;
    margin: 35px 0 0 0;
}

.registration .inputcontainer .styledInput {
	width: 210px;
}
.registration .inputcontainer .styledInput#icellphone {
	width: 175px;
}
.registration #cellinfo {
    position: absolute;
    left: 215px;
    top: 134px;
    background: url(../img/icon_info.png) no-repeat center center;
    width: 25px;
    height: 25px;
}
.registration #cellinfomsg {
    display: block;
    position: absolute;
    right: 20px;
    bottom: -15px;
    background: url(../img/info.png) no-repeat center center;
    width: 225px;
    height: 79px;
    visibility: hidden;
    opacity: 0;
}
.registration .inputcontainer .zipcodeInput {
	width: 67px;
}
.registration .inputcontainer .cityInput {
	width: 130px;
}
.registration .spacer {
    display: block;
	float: left;
	width: 9px;
	height: 1px;
}

#first #invitelinkcontainer label {
	width: 100%;
}
.inputlabel {
    margin: 10px 10px 10px 0;
	font-size: 1.4em;
	font-weight: bold;
}
.registration .inputlabel {
	clear: both;
	width: 100%;
}
.innertext {
	line-height: 31px;
}
.registration .checkboxcontainer {
    width: 285px;
	float: left;
	clear: both;
}
.registration .row {
    position: relative;
	width: 245px;
	margin: 5px 50px 0;
}
#third .spacer {
    display: block;
}
.keepleft {
	float: left;
}
.keepright {
	float: right;
}
/* Clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

#ad {
	display: none;

}
/* Facebook */
a.fb_share_button {
	margin: 5px 0;
	display: -moz-inline-block;
	display: inline-block;
	padding:1px 20px 0 5px;
	height:15px;
	border:1px solid #d8dfea;
	background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
}
a.fb_share_button:hover {
	color:#fff;
	border-color:#295582;
	background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
	text-decoration:none;
}
