@charset "UTF-8";
/* CSS Document */
html, body {
	margin:0;
	height:100%;
	background:url(../images/bg.jpg) repeat #C9C;
	text-align:center;
}
img {
	border:none;
}
a {
	color:#009;
}
h1 {
	font-size:16px;
	color:#663366;
}
img.saveimg, img.delimg, img.alignimg {
	cursor: pointer;
	margin-left:2px;
}
.legals {
	font-size: 12px;
}
#ad300x250 {
	width:300px;
	height:250px;
	float:right;
	padding:22px 175px 22px 0;
}
#vote #ad300x250 {
	padding:61px 175px 61px 0;
}
#ad728x90 {
	width:728px;
	height:90px;
	margin:auto;
	padding:10px;
}
#header {
	height:178px;
	background:url(../images/cutie_logo.gif) repeat-y 100px center #e9b0dd;
	text-align: center;
	border-bottom:2px solid #976399;
}
#loading {
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:5;
	background:#e9b0dd;
	text-align:center;
	opacity:0.6;
	filter:alpha(opacity=60);
}
#loadingtxt {
	position: fixed;
	top:50%;
	left:50%;
	width:150px;
	text-align:center;
	margin:-75px 0 0 -75px;
	z-index: 6;
	display: none;
	background:#e9b0dd;
	border:3px solid #976399;
	color:#976399;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
#upload_button {
	width:800px;
	height:115px;
	margin:0 auto;
}
#upload_button img {
	float:right;
	padding:5px 25px 0 0;
}
#upload_button span {
	width:185px;
	height:12px;
	float:right;
	text-align:center;
	clear:right;
	padding:0 25px 0 0;
}
#upload_button a { color:#000; text-decoration:none; }
#upload_button a:hover { color:#000; text-decoration:underline; }
#main_logo {
	width:233px;
	height:220px;
	margin:auto;
}
#main_logo {
	width:185px;
	float:right;
	padding:0;
	clear: right;
}
.reader_photo {
	width:80px;
	height:80px;
	float:left;
	padding:5px;
	background:#e9b0dd;
	border:3px solid #976399;
	margin:25px;
	text-align:center;
	overflow:hidden;
}
#admin .reader_photo, #vote .reader_photo {
	height:120px;
}
#reader_photos {
	margin: 0 0 0 75px;
}
.checkvotes .reader_photo:nth-child(-n+11) {
	background:#b0cce9;
}
#preview_window {
	padding:4px;
	visibility:hidden;
	width:auto;
	max-height:325px;
	overflow:hidden;
	border:4px solid #2c2753;
	z-index:1;
	position:absolute;
	background:#e9b0dd;
	top:auto;
	left:auto;
}
#preview_window span {
	background:#2c2753;
	color:#E9B0DD;
	bottom:0;
	left:0;
	position:absolute;
	width:100%;
	border-top: 4px solid #e9b0dd;
	padding-top: 4px;
}
#preview_window div {
	height:4px;
	width:100%;
	background:#e9b0dd;
	position: absolute;
	top:0;
	left:0;
}
#upload_box input[type=text] {
	background:url(../images/input_text.gif) no-repeat center center;
	border:none !important;
	height:17px;
	padding:5px 10px 4px;
	width:140px;
}
#photo_field {
	width:150px;
	height:30px;
	margin:auto;
	padding:5px 0 0 0;
}
#faq_div {
	position:fixed;
	left:100px;
	top:50%;
	margin-top:-182px;
	width:400px;
	min-height:200px;
	text-align:center;
	background:#e9b0dd;
	padding:5px;
	border:5px solid #976399;
}
#faq_div span {
	font-size:12px;
}
#deadline {
	position:fixed;
	left:0px;
	top:50%;
	margin:-50px 0 0 -3px;
	width:60px;
	height:200px;
	text-align:center;
	background:#e9b0dd;
	padding:5px;
	border:3px solid #976399;
}
#myrecords {
	position:fixed;
	left:0px;
	top:50%;
	margin:-68px 0 0 -3px;
	width:70px;
	height:15px;
	text-align: center;
	background: #e9b0dd;
	border:3px solid #976399;
	display: none;
}
#close_link {
	width:50px;
	float:right;
	color:#009;
	font-size:14px;
	cursor:pointer;
}
#upload_box {
	color:#FFF;
}
.anchor {
	position: absolute;
	height: 1px;
	width: 1px;
}
.formbuttons, .votebuttons {
	border:3px solid #976399;
	display:none;
	width:75px;
	margin:auto;
	height:15px;
	text-decoration:none;
	color:#976399;
	display: none;
	background: #E9B0DD;
}
.votebuttons {
	height:auto;
	float:none;
	position: absolute;
	top:80px;
}
.formbuttons:hover, .votebuttons:hover {
	background:#976399;
	color:#e9b0dd;
	cursor: pointer;
}
.votecount {
	background:#976399;
	color:#E9B0DD;
	width:96px;
	height:15px;
	position:absolute;
	top:-15px;
	left:-8px;
	text-align: center;
}
