html, body, span, a, td{
	font-size: 18px;
	font-family: Helvetica;
	line-height: 22px;
}

.main_container{
	padding: 10px;
	text-align:center;
	margin: 0 0 8px -300px;
	background-color: #FFFFFF;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	-webkit-border-radius:5px;
	left: 50%;
	position: relative;
	width:580px;
	height:857px;	
}

#avatar1_fader img, #avatar2_fader img, #plus20input_fader img, #avatar1_fader, #avatar2_fader, #plus20input_fader, #enablejavascript{
	height: 880px; 
	width: 600px;
}

#enablejavascript{
	display:none;
	font-size:24px;
	color:#FFFFFF;
	z-index:999999; 
	position:absolute; 
	text-align:center; 
	margin:-10px 0 0 -10px;
	background:rgba(0,0,0,0.8);	
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	-webkit-border-radius:5px;	
}

#plus20input_fader{
	display:none; 
	z-index: 999; 
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 0px;	
}

#avatar1_fader, #avatar2_fader{
	display:none; 
	z-index: 999; 
	position: absolute; 
	top: 0px; 
	left: 50%;
	margin-left:-300px;
}

.main_scroll{
	height:500px;
	overflow-y: auto; 
	overflow-x: hidden; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	-webkit-border-radius:5px;
	border: 1px solid #000000;
	background: #b4ffb4; 
	color: #000000;
	padding: 5px 0;
}

.main_scroll td{
	height:40px;
	padding: 4px 10px 4px 5px;
	width:100%;	
}

.logo-large{
	width:240px;
}

.lineitem-logo{
	vertical-align:middle;
	width:25px;
}

#description{
	overflow-y:hidden; 
	display:block;
}

.footer, .footer a{
	color: #FFFFFF;
	font-size:12px;
	line-height:18px;
}

.footer{
	text-align:center;
}	

input, textarea{
	font-size:20px;
	font-family: Helvetica;
	width:260px;
	padding: 4px;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	-webkit-border-radius:5px;	
}

#name1, #name2{
	text-align:center;
}

input[type="checkbox"] {
	width: auto;
}

textarea{
	resize: none;
	height:200px;
}

#myCounter_description {
    position: absolute;
    margin: -205px 0 0 265px;
}

#myCounter_title {
    position: absolute;
    margin-left: 265px;
}

.sort-buttons{
	width: 100px;
}

.asc-desc{
	width:15px;
	height:40px;
	margin-bottom: -4px;
}

.rules-logo{
	padding-left: 300px;
	position:absolute;
}

.smiley{
	position: absolute;
	height: 24px;
	padding-left: 5px;
}

.privateavatars{
	width: 280px;
}

.addoredit{
	width: 100%;
	margin: 0px auto;
	height: 822px;
}

.addoredit table{
	width:100%;
}

.logo-addoredit{
	position: absolute;
	margin-top: 60px;
	left: 50%;
	margin-left: 20px;	
}

#private_password{
	width:150px;
	margin: 30px 0;
}

#avatar1chooser,#avatar2chooser{
	margin-top:20px 0;	
}

#avatar1_images, #avatar2_images{
	height: 850px;
	overflow-y: auto;
	width: 420px;
	left: 50%;
	margin-left: -210px;
	top: 10px;
	display:none; 
	z-index: 1000; 
	position: absolute; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	-webkit-border-radius:5px;
	border-style: double; 
	border-width: 1px; 
	max-overflow-y:auto; 
	background-image: url(images/fadebacks/black/fadeback75.png);	
}

.submit-ballot{
	margin-top: 15px;
}

.delete-ballot{
	position: relative;
	float: right;
	margin-top: -30px;
}

.termsconditions{
	margin-top: 40px;
}

#div_date1{
	margin-top:15px;
}

#Search{
	margin-top: 15px;
}

#candidate1, #candidate2{
	width:150px;
	cursor: pointer; 
	cursor: hand;}

.voteforthisavatar, #avatar1chooser, #avatar2chooser, .chooseroptions{
	margin-top:15px;
	width: 100px;
	cursor: pointer; 
	cursor: hand;	
}

.votelist{
	height: 330px;
}

.votelist div{
	width:90%; 
}

.votelist hr{
	margin: 2px 0px 1px;
	border: 0 none;
	height: 1px;
	background-color: #999999;	
}

.votelist span{
	padding: 0px 5px; 
}

.edit-ballot{
	position: absolute;
	margin-top: -45px;
	margin-left: 545px;
}

.edit-ballot img{
	width: 36px;
	height: 39px;
}

#livesearch{
	display:none; 
	position:absolute; 
	z-index:1000; 
	background: #ffffff;
	left: 50%;
	margin-left:-300px;	
	width: 598px;
	height: 550px;
	margin-top: 3px;
}

#livesearch td{
	width:inherit;	
}

#livesearch tr, .main_scroll tr, .pointer{
	cursor: pointer; 
	cursor: hand;	
}

#avatar1_images span, #avatar2_images span, #enablejavascript span{
	padding: 5px;
	color:#000000; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	-webkit-border-radius:5px;
	background-color:#ffffff;
	cursor: pointer; 
	cursor: hand;	
}

#enablejavascript a{
	text-decoration:none;
}

#plus20input{
	display: none;
	z-index: 1000;
	position: absolute;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	-webkit-border-radius:5px;
	border-style: double;
	border-width: 1px;
	background-image: url("images/fadebacks/black/fadeback75.png");
	width: 550px;
	margin-left: -275px;
	left: 50%;
	padding-bottom: 20px;
}

.login-logout{
	position: absolute;
	margin-left: 210px;
	text-align: right;
	width: 70px;
	left: 50%;
	cursor: pointer; 
	cursor: hand;
}
.login-logout-button, .closechooser{
	background-color:#2f892f;
	-moz-border-radius: 6px; 
	border-radius: 6px; 
	-webkit-border-radius:6px;
	padding: 3px 5px;
	color:#FFFFFF;
}

.mycommenthighlight{
	background-color: #fffec4;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	-webkit-border-radius:5px;	
}

.navbuttons{
	width:100px;
	height:50px;
}

.accountbuttons{
	width:200px;
	height:100px;
}

.topbuttons{
	margin-top:0px;
}

.tablet-container{
	z-index:-1000; 
	position:absolute;
	top:0px; 
	text-align:center;
	text-align: center;
	left: 50%;
	margin-left: -356px;
	display:none;
}

.calendar-chooser{
	background-color:#FFFFFF;
	color:#000000; 
/*
	background-color:#CECECE;
	color:#167c16; 
	text-decoration: underline;
	border:0px;
*/
}

.tablet-footer-spacer{
	line-height:10px;
	display:none;
}

.ivoted{
	height:135px;
}




@media only screen and (max-width:610px){

		html, body, span, a, td{
			font-size: 9px;
			line-height: 11px;
		}
		
		ul {
			margin-left: -15px;
		}		

		.main_container{
			padding: 5px;
			margin: 0 0 4px -150px;
			width:290px;
			height:428px;	
		}

		#avatar1_fader img, #avatar2_fader img, #plus20input_fader img, #avatar1_fader, #avatar2_fader, #plus20input_fader, #enablejavascript{
			height: 440px; 
			width: 300px;
		}

		#enablejavascript{
			font-size:12px;
			margin:-5px 0 0 -5px;
		}

		#plus20input_fader{
			margin-left: -150px;
		}

		#avatar1_fader, #avatar2_fader{
			top: 0px; 
			margin-left:-150px;
		}

		.main_scroll{
			height:240px;
			padding: 2px 0;
		}

		.main_scroll td{
			height:20px;
			padding: 2px 5px 2px 2px;
		}

		.logo-large{
			width:120px;
		}

		.lineitem-logo{
			width:13px;
		}
		
		.footer, .footer a{
			font-size:6px;
			line-height:9px;
		}

		input, textarea{
			font-size:10px;
			width:130px;
			padding: 2px;
		}

		textarea{
			height:100px;
		}

		#myCounter_description {
			margin: -102px 0 0 132px;
		}

		#myCounter_title {
			margin-left: 132px;
		}

		.sort-buttons{
			width: 50px;
		}

		.asc-desc{
			width:7px;
			height:20px;		
			margin-bottom: -2px;
		}

		.rules-logo{
			padding-left: 150px;
		}

		.smiley{
			height: 12px;
			padding-left: 3px;
		}

		.privateavatars{
			width: 140px;
		}

		.addoredit{
			height: 411px;
		}

		.logo-addoredit{
			margin-top: 30px;
			margin-left: 10px;	
		}

		#private_password{
			width:75px;
			margin: 15px 0;
		}

		#avatar1chooser,#avatar2chooser{
			margin-top:10px 0;
		}

		#avatar1_images, #avatar2_images{
			height: 425px;
			width: 210px;
			margin-left: -105px;
		}

		.submit-ballot{
			margin-top: 7px;
		}

		.delete-ballot{
			margin-top: -15px;
		}

		.termsconditions{
			margin-top: 20px;
		}

		#div_date1{
			margin-top:7px;
		}

		#Search{
			margin-top: 7px;
		}

		#candidate1, #candidate2{
			width:75px;
		}

		.voteforthisavatar, #avatar1chooser, #avatar2chooser, .chooseroptions{
			margin-top:7px;
			width: 50px;
		}

		.votelist{
			height: 165px;
		}

		.votelist hr{
			margin: 1px 0px 1px;
		}

		.votelist span{
			padding: 0px 2px; 
		}

		.edit-ballot{
			margin-top: -22px;
			margin-left: 272px;
		}

		.edit-ballot img{
			width: 18px;
			height: 19px;
		}		

		#livesearch{
			margin-left:-150px;	
			width: 299px;
			height: 275px;
			margin-top: 2px;
		}

		#avatar1_images span, #avatar2_images span, #enablejavascript span{
			padding: 2px;
		}

		#plus20input{
			width: 275px;
			margin-left: -137px;
			padding-bottom: 10px;
		}

		.login-logout{
			margin-left: 105px;
			width: 35px;
		}
		
		.navbuttons{
			width:50px;
			height:25px;
		}
		
		.accountbuttons{
			width:100px;
			height:50px;
		}		

		.ivoted{
			height:67px;
		}

}
