html { height:100%; }
body { height:100%; overflow: hidden; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; background-color:#000000; }

input:focus, textarea:focus {
    outline: none;
}

#container-0,#container-1, #container-2, #container-4, #container-5, #container-7, #container-8 {
	display:none;
	z-index: 10590;
	position:absolute;
	top:0;
	height: 100%;
	width: 100%;
}
#container-3, #container-6, #container-bilingual{
	display:none;
	z-index: 11690;
	position:absolute;
	top:0;
	height: 100%;
	width: 100%;
}
#container-7 {
	position:absolute;
	right:40px;
	bottom:0px
}
#overlay{
	position: absolute;
	display:none;
	top:0;
	background-color: black;
	z-index: 10600;
	opacity: 0.8;
	height: 100%;
	width: 100%;
}
.auth-email, #google-friends {
	display:none;
  	height: 140px;
	margin-bottom: -140px;
}
ul#friends-list {
  list-style: none;
  margin-top: 4px;
  background-color: #FFF;
  border-radius: 3px;
}
#friends-list li {
	margin: 0 0 0 -40px;
}
#friends-list li:hover a {
    background: #f4f4f4;
}

#friends-list li.tagged a {
    background: #d2d2d2;
}

#friends-list li a {
	display: block;
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
	border-bottom: 1px solid #E6E8EA;
	box-shadow: inset 0 1px 0 #FFF;
}
span.name {
	position: relative;
	margin-left: 5px;
	bottom: 25px;
}
#friends {
	background-color: white;
	border-radius: 3px;
	margin-top: 3px;
	width: 300px;
	height: 100px;
	overflow: auto;
	top: 90px;
	text-align: left;
}
span.search_icon {
	background-image: url('../skin/search-icon.gif');
	right: 127px;
	background-color: #000;
	position: absolute;
	top: 16px;
	width: 13px;
	height: 12px;
}
#friends-filter {
	width:175px;
	padding: 2px;
	background-color: white;
	border-radius: 3px;
}
#friends-filter input {
  width: 166px;
  border: none;
  font-weight: bold;
  padding: 2px;
}
.auth-email {
	display:none;
}
#authenticator span {
	display:block;
	margin-top:5px;
	cursor:pointer;
}
#facebook-choice {
	width:64px;
	height:64px;
	position: absolute;
	left:25px;
}
#google-choice {
	width:64px;
	height:64px;
	position: absolute;
	left:123px;
}
#email-choice {
	width:64px;
	height:64px;
	position: absolute;
	left:225px;
}
#tag_teams {
	position: relative;
	height: 50px;
	top: 70px;
}
span#team1 {
	background-position: 0 0;
	width:50px;
	height:50px;
	cursor:pointer;
	position: absolute;
	top: 0;
  	left: 67px;
}
span#team2 {
	background-position: -50px 0;
	width:50px;
	height:50px;
	cursor:pointer;
	position: absolute;
  	top: 0;
	left: 147px;
}
span#team3 {
	background-position:  -100px 0;
	width:50px;
	height:50px;
	cursor:pointer;
	position: absolute;
	top: 0;
	left: 228px;
}
#tag_counter {
	position: relative;
	height: 20px;
	top: 64px;
}
#tag_counter span{
	position: relative;
	display: inline-block;
    width: 50px;
    text-align: center;
    font-weight: bold;
}
#team1_counter {
	left:13px;
}
#team2_counter {
	left:38px;
}
#team3_counter {
	left:65px;
}
#tag_counter_txt {
	position: relative;
	text-align: center;
    top: 65px;
}
#team_dropdown {
	position: relative;
	top:75px;
}
.button {
	-webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0 -2px 5px rgba(0,0,0,0.9);
	box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.9);
	font-size: 1.0em;
	font-family: Palatino Linotype;
	border-radius: 3px;
	font-weight: 700;
	color: #FFF;
	width: 117px;
	height: 34px;
	margin: 0 auto;
	display: block;
	background-color: #242B87;
}
.button:hover {
	box-shadow: inset 0px 3px 5px rgba(0, 0, 0, 0.9);
}
.button span {
	height: inherit;
	width: inherit;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#form-1 .accept_terms {
	position: relative;
  	top: 105px;
}
#form-1 .accept_terms.large {
  top: 65px;
}
#form-1 .accept_terms.xlarge {
  top: 160px;
}
#form-2 .accept_terms {
	position: relative;
  	top: 100px;
}

#form-4 .accept_terms, #form-5 .accept_terms {
	position: absolute;
  	top: 70px;
  	left:30px;
}
#form-2-submit {
	display:none;
	position: absolute;
  	left: 97px;
	bottom: -10px;
}
#form-1-submit {
	display:none;
	position: absolute;
  	left: 97px;
	bottom: 6px;
}
#form-1-submit.large {
	bottom: -80px;
	background-color: rgba(0, 0, 0, 0);
}
#form-1-submit.xlarge {
	bottom: -53px;
}
#form-4-submit, #form-5-submit {
	display:none;
	position: absolute;
  	bottom: 0px;
  	left: 97px;
}
#form-1-name {
	display:inline;
}
.display_true {
	display: block;
	margin: 0 auto;
	width: 128px;
	height: 38px;
}
#form-1-data1 {
	margin: 0;
	width: 221px;
}
div#form-4 div.form-inner,div#form-5 div.form-inner, div#form-7 div.form-inner {
	margin: 0 auto;
	padding: 0;
	width: 320px;
	top: 230px;
	display: block;
}
div#form-4 div.form-inner, div#form-5 div.form-inner {
		top: 260px;
}
div#html-6 div.form-inner, div#html-7 div.form-inner {
    margin: 0;
    padding: 0;
    width: 561px;
    height: 299px;
    left: 49px;
    top: 97px;
    display: block;
    position: relative;
    overflow: auto;
}
#form-0-submit {
}
#form-4{
	position: absolute;
	display:block;
	width:685px;
	height:446px;
	margin-left: -342px;
	margin-top: -223px;
	left: 50%;
	top: 50%;
	overflow:hidden;
}
#html-6, #html-7{
	position: absolute;
	display:block;
	width:685px;
	height:446px;
	margin-left: -342px;
	margin-top: -223px;
	left: 50%;
	top: 50%;
	overflow:hidden;
}
.get_started {
	top: -10px;
	position: absolute;
	cursor: pointer;
	background-position: -39px -545px;
	border:0;
	background-color: rgba(0, 0, 0, 0);
	width: 128px;
	height: 38px;
	-webkit-transform:translateZ(+2000000000000px);
}
.get_started:hover {
	background-position: -167px -545px;
	-webkit-transform:translateZ(+2000000000000px);
}
#welcome_error {
	position: absolute;
	background-position: -329px -165px;
	display:none;
	top: -60px;
	left: -101px;
	width: 224px;
	height: 76px;
}
#welcome_error:hover {
	background-position: -329px -241px;
}

.input_form	{
	position: absolute;
	display:block;
	width:342px;
	height:220px;
	margin-left: -171px;
	margin-top: -110px;
	left: 50%;
	top: 50%;
	overflow:hidden;
}
#form-2.input_form {
	height: 250px;
}
#authenticator {
	display:none;
	position: absolute;
	z-index: 11590;
	width: 342px;
	height: 75px;
	margin-left: -166px;
	margin-top: -30px;
	left: 50%;
	top: 50%;
	overflow: hidden;
}

.input_form	.form-inner, .#error_overlay .form-inner {
	height:140px;
}

.input_form.large{
	width: 342px;
	height: 264px;
	overflow: visible;
}


.input_form	.form-inner {
	height: 145px;
}

#form-2	.form-inner {
	top:40px;
	left: -14px;
}

.input_form.large	#form-2	.form-inner {
	height: 165px;
	top: 40px;
	left: -13px;
}
#tag_yourself_header {
	position: absolute;
	left: 23px;
	width:290px;
	height:38px;
	background-position: -39px -165px;
}
#tag_friend_header {
	position: absolute;
	left: 23px;
	width:290px;
	height:38px;
	background-position: -39px -203px;
}

.form-inner, .error_inner{
	width: 290px;
	height:140px;
	position: relative;
	margin: 0 auto;
	padding: 10px;
	top:45px;
	left:-10px;
}
#error_header {
	position: absolute;
    left: 5px;
    top: 4px;
    width: 290px;
    height: 38px;
    background-position: 0 -252px;
}
#share_email_header {
	position: absolute;
	left: 23px;
	width:258px;
	height:38px;
	background-position: -39px -317px;
}
#form-4, #form-5, #form-7{
	position: absolute;
	display:block;
	width:685px;
	height:446px;
	margin-left: -342px;
	margin-top: -223px;
	left: 50%;
	top: 50%;
	overflow:hidden;
}

#form-8 .form-inner div {
	height: 30px;
}
#form-8 .form-inner {
	width: 300px;
	top: 37px;
	padding: 12px 4px 4px 4px;
	height: 180px;
}
#form-8 input {
	margin: 0;
	float: right;
}

input#form-8-submit {
	margin: 0 auto;
	float: none;
}

#error_overlay{
	position: absolute;
	display:block;
	width:342px;
	height:220px;
	margin-left: -171px;
	margin-top: -110px;
	left: 50%;
	top: 50%;
	overflow:hidden;
}
#error_overlay ul li{
}
li#error1,li#error2,li#error3,li#error4,li#error5,li#error6,li#error7{
display:none;
}

#form-1 label{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 50px;
}
#form-1-name, #form-1-mail{
	width: 217px;
}
#form-2-name, #form-2-name2, #form-2-mail{
	width:165px;
}
#form-2 label{
	display: inline-block;
	margin-top: 5px;
	width: 110px;
}
#form-4 label, #form-5 label, #form-7 label{
	display: inline-block;
	margin-top: 5px;
	width: 60px;
}
#form-0 .form-inner, #form-4 .form-inner, #form-5 .form-inner, #form-7 .form-inner{
	background-image:none;
}
#form-4 .close_large, #container-5 .close_large, #container-6 .close_large, #container-bilingual .close_large {
	top: 20px;
	right: 25px;
}
  #container-4 .submit, #container-5 .submit {
 	display:none;
 }
.close_large {
    top: 5px;
    right: 5px;
    position: absolute;
    background-position: -304px -290px;
    width: 38px;
    height: 38px;
    -webkit-transform: translateZ(+2000000000000px);
}
.close_large:hover {
	background-position: -342px -290px;
	-webkit-transform:translateZ(+2000000000000px);
}
#form-8 .close_large {
	top: 0px;
    right: 0px;
}
.tag {
	background-color: rgba(0, 0, 0, 0);
	border:0;
	background-position: 0 -404px;
	width: 128px;
	height: 38px;
}
.tag:hover {
	background-position: -128px -404px;
}

.submit {
	background-position: 0 -328px;
	width:128px;
	height:38px;
	border:none;
	text-indent: -1000em;
	background-color: #0000;
}
.submit:hover {
	background-position: -128px -328px;
}


#next {
	display: block;
	margin: 0 auto;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.9), 5px 5px 5px -6px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0 -2px 5px rgba(0,0,0,0.9), 5px 5px 5px -6px rgba(0, 0, 0, 0.9);
	box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.9), 5px 5px 5px -6px rgba(0, 0, 0, 0.9);
	font-size: 1.0em;
	width: 117px;
	height: 34px;
	border-radius: 5px;
	font-weight: 700;
	color: #FFF;
	cursor:pointer;
	opacity: 1;
}
#next {
	top: 10px;
	right: 17px;
	position: absolute;
	line-height: 22px;
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 23px;
}

#socialmediaupper {
	position:absolute;
	right:133px;
	top:3px;
	z-index: 11600;
}
#socialmedialower {
	position:absolute;
	right:45px;
	bottom:15px
}

.fb-like {
    left: 98px;
    top: 28px;
    position: absolute !important;
    width: 90px;
}
.twitter-share-button {
	left: 32px;
    top: 28px;
	position: relative !important;
	float: left;
	width: 106px;
	height: 19px !important;
}
#___plusone_0 {
	left: 90px;
	top: 71px;
	position: absolute !important;
	float: left !important;
	width: 106px;
	height: 20px;
}
div.fb_dialog.fb_dialog_advanced {
    margin-top:-400px;
}
.underline {
text-decoration: underline;
}

#cache {
	display:none;
}

/* ipad portrait */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	.ipad-portrait { color: red; } /* your css rules for ipad portrait */
	.sharing {
	position: absolute;
	float: right;
	top: 65px;
	right: 140px;
	z-index: 2;
	}
	#container-7 {
		position:absolute;
		right:0px;
		bottom:0px
	}
	.header {
		height: 59px;
		width: 300px;
		margin-left: -150px;
	}
	#socialmediaupper {
	top:-13px;
	}
}	
/* your css rules for ipad landscape */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
  .ipad-landscape { color: white; } 
	#container-7 {
		position:absolute;
		right:20px;
		bottom:0px
	}
	#socialmedialower {
		bottom:30px
	}
}

input#share_copy_text {
	min-height: 30px;
    padding: 0 8px;
    font-size: 13px;
    color: #333;
    vertical-align: middle;
    background-color: #FFF;
    outline: none;
    -webkit-user-select: text;
	border-radius: 3px;
  	border: 1px solid transparent;
  	border-top: none;
  	border-bottom: 1px solid #DDD;
  	box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;
    margin: 0;
   	font: 13px/1.4 Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
}

.mobile_header {
	display: none;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	div#html-6 div.form-inner, div#html-7 div.form-inner {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    left: auto;
    top: auto;
    display: block;
    position: relative;
    overflow: auto;
	}

	#html-6 {
		background-color: #CCC;
		background-image: none !important;
		width: 100%;
		height: 100%;
		left:auto;
		top:auto;
		margin-left: auto;
    	margin-top: auto;
	}

	div#html-6 .close_large {
		display: none !important;
	}

	.mobile_header {
		display: block;
		height:32px;
		text-align: center;
		padding: 5px 0 0 0;
		font-size: 20px; 
		font-weight:bold; 
		font-family:Arial; 
	}
	div#html-6 div.form-inner {
		margin: 0 auto;
		background-color: #FFF;
		overflow:scroll;
		padding:20px;	
		border: 2px solid;
		border-top: none;
		border-color: #676767;
		width: 95%;
		top: 0 !important;
	}
	#html-6 div.mobile_outset {
		height:100%;
		padding: 0 5px;
		background-color: #ccc;
	}
	div#html-6 div.mobile_close {
		position: relative;
    	bottom: 50px;
		padding: 10px;
    	height: 20px;
    	width: 90px;
    	text-align: center;
    	margin: 0 auto;
    	font-size: 20px; 
		font-weight:bold; 
		font-family:Arial; 
		border: 2px solid;
		border-color: #000;
	}

input#share_copy_text {display: none;}

#form-5 {
	background-position: center 75%;
    background-size: 360px 360px;
    background-image: url(skin/photohunt_1_found.png);
    background-repeat: no-repeat;
}

#container-5 .close_large {
	top: 77px;
    right: 174px;
}

}

