body
{
	background-color: black;
	margin:0px;
	padding:0px 0px 30px 0px;
	color:#fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
a{
	color: #c445cc;
	text-decoration:none;
	outline:none;
}
a:hover{
	color: #69f;
	text-decoration:none;
}
a:active
{
  outline: none;
  border: none;
}

h1, h2, h3, h4, h5
{
	color: #c4fc00;
	margin-bottom:.2em;
	margin-top:0px;
}

b{
	color:#f6e9a2;
}

div#content
{
	width:860px;
	min-height:800px;
	position: relative;
	text-align: center;
	margin: 0px auto 0px auto;
	padding-top:170px;
	background-image: url(images/bgBeta.jpg); 
	background-position: 120px 0px;
	background-repeat: no-repeat;
}
div#nav
{
	position: relative;
	text-align: center;
	margin: 0px auto 0px auto;
	color: #c445cc;
	font-family: Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	padding-bottom: 10px;
	font-weight: bold;
}
div#bannerRight{
	position:absolute;
	top:220px;right:0px;
	width:160px;
	height:600px;
	border:2px #666 dotted;
}
div#userColumn{
	position:absolute;
	top:200px;left:0px;
	width:160px;
	height:600px;
}
div#footer
{
	color: #999;
	font-size: .85em;
	padding:20px;
	clear: both;
}

div.miniVote{
	font-size:.85em;
	color: #aaa;
	border:1px #333 solid;
	background-color:#080808;
	padding:3px;
	position:absolute;
	bottom:240px;
	right:-200px;
	}
div.pvWrapper{
	padding:10px;
	margin:0px;
	margin-top:14px;
	position:absolute;
	z-index:999;
	top:0px;
	text-align:center;
	}
div.pleaseVote{
	font-size:.85em;
	color: #aaa;
	border:1px #c455cc solid;
	background-color:#080808;
	padding:10px;
	z-index:999;
	text-align:center;
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;	
	}
div.userOptions{
	width:160px;
	height:480px;
	background-color: #111;
	border:1px #333 dashed;
	margin:20px 0px;
	padding-top:5px;
}
div.buttonDisplay0{
	width:160px;
	height:160px;
	background-color:#111;
	background-repeat: no-repeat;
	background-position: 5px 20px;	
}
div.buttonDisplay1{
	width:160px;
	height:160px;
	background-color:#111;
	background-repeat: no-repeat;
	background-position: 20px 0px;	
}



p#username
{
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align:right;
	margin:0px 0px 2px 0px;
	color:#666;
	font-weight:bold;
}
.photoDisplay0
{
	width:420px;
	height:480px;
	position: relative;
	text-align: center;
	margin: 10px auto 0px auto;
	background-position: 0px 330px;
	background-repeat: no-repeat;
}
.photoDisplay1
{
	width: 335px;
	height: 580px;
	position: relative;
	text-align: center;
	margin: 10px auto 0px auto;
	background-position: 10px 434px;
	background-repeat: no-repeat;
}
div.photoDisplay1 #username
{
	padding-right:10px;
}
.photoDisplay0 p, .photoDisplay1 p
{
	color: white;
	font-family: Comic Sans MS, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	margin:10px 0px 0px 0px;
}
.photoDisplay0 .pvWrapper
{
	width:220px;
	height:115px;
	padding:100px;
}
.photoDisplay1 .pvWrapper
{
	width:215px;
	height:300px;
	padding:60px;
}

div#photoIndex
{
	color:#c4fc00;
}
div#photoIndex table
{
	margin: 0px auto 0px auto;
}
#photoIndex td
{
	width:170px;
	height:180px;
	text-align: center;
	vertical-align: middle;
}
#photoIndex img
{
	border: 3px solid black;
}
table#stars
{
	border: 0px solid black;
	margin: 0px auto 0px auto;
}
#stars div
{
	overflow:hidden;
}
#stars td
{
	background:url(images/star0.gif);
	width:65px;
	text-align:left;
}
table#smallStars
{
	border: 0px solid black;
	margin: 0px auto 0px auto;
}
#smallStars div
{
	overflow:hidden;
}
#smallStars td
{
	background:url(images/starSmall0.gif);
	width:36px;
	height:36px;
	text-align:left;
}

div#loginBox
{
	position:absolute;
	width:500px;
	top:200px;
	right:0px;
}
#loginBox table
{
	padding:8px 10px 20px 10px;
	background-color:#333;
	border:1px solid #ccc;
	margin:0px auto 0px auto;
}
div#errorBox
{
	position:absolute;
	width:400px;
	padding:20px;
	margin:0px auto 0px auto;
	top:360px;
	left:210px;
	background-color:#111;
	border:1px solid #C60;
}
div.editDetailsBox
{
	position:absolute;
	width:370px;
	padding:10px;
	margin:0px auto 0px auto;
	top:360px;
	left:235px;
	background-color:#111;
	border:1px solid #69f;
}
div#newAccountFormWrapper
{
	width:450px;
	padding:10px;
	background-color:#111;
	border:1px solid #333;
	margin:0px auto 0px auto;
}

#newAccountFormWrapper p.label, .editDetailsBox p.label
{
	float: left;
	width: 150px;
	height: 25px;
	text-align: right;
	font-size:12px;
	color:#ccc;
	font-weight:bold;
	line-height:25px;
	margin: 0px;
}
.editDetailsBox p.label {
	width: 100px;
}
#newAccountFormWrapper p.input, .editDetailsBox p.input{
	float:right;
	width:280px;
	height:25px;
	text-align:left;
	margin:0px;
}
.editDetailsBox p.input{
	width:250px;
}
#newAccountFormWrapper h3, .editDetailsBox h3{
	color: #69f;
	line-height:40px;
	margin:0px;
}

#msg
{
	border-top: 2px solid #C60;
	border-bottom: 2px solid #C60;
	color: #FC0;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/icon_errorBlink.gif);
	background-repeat: no-repeat;
	padding: 25px 20px 25px 70px;
	text-align: left;
	background-position: 5px 0px;
	letter-spacing: 1px;
}

#newAccountFormWrapper #progress
{
	border-top: 2px solid #36c;
	border-bottom: 2px solid #36c;
	color: #69f;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/icon_upArrowWheel.gif);
	background-repeat: no-repeat;
	padding: 25px 20px 25px 70px;
	text-align: left;
	background-position: 5px 0px;
	letter-spacing: 1px;
}

div#lastPhoto
{
	position:absolute;
	padding:10px;
	left:-220px;
	background-color:#080808;
	border:1px solid #222;
	color:#999;
	font-size:11px;
}
#lastPhoto p
{
	color:#ccc;
	font-size:11px;
	margin:0px
}
#lastPhoto .lastThumb
{
	margin:10px 0px;
}

div#topRated{
	float:left;
	width: 280px;
	background-color:#080808;
	border:1px solid #222;
	padding:10px;
}
#topRated img{
	border:1px solid #aaa;
}
#topRated table img{
	border:0px;
}
div.listRow{
	height:90px;
	text-align:left;
}
#topRated img.TRo0 {
	height:40px;
	width:53px;
	padding: 10px 3px 10px 4px;
	border:none;
}
#topRated img.TRo1 {
	height:53px;
	width:40px;
	padding: 4px 10px 3px 10px;
	border:none;
}

.listRow img.o0 {
	height:60px;
	width:80px;
	margin: 15px 5px;
}
.listRow img.o1 {
	height:80px;
	width:60px;
	margin: 5px 5px 5px 15px;
}

div#mostPopular{
	float:left;
	width:380px;
	background-color:#080808;
	border:1px solid #222;
	padding:10px;
	margin:0px 10px;
}
div#recentlyAdded{
	float:left;
	width:380px;
	background-color:#080808;
	border:1px solid #222;
	padding:10px;
	margin:0px 10px;
	overflow:hidden;
	height:365px
}


.raSlider{
margin-bottom:30px;
}

div#topCountries{
	float:left;
	width:105px;
	background-color:#080808;
	border:1px solid #222;
	padding:10px;
	margin:0px;
	height:365px;	
}
div#topCountries2{
	float:right;
	width:125px;
	background-color:#080808;
	border:1px solid #222;
	padding:10px;
	margin:0px;
}
div#bestInCategory{
	float:left;
	width: 515px;
	background-color:#080808;
	border:1px solid #222;
	padding:10px;
	margin:10px;
}

div#topPlayers{
	float:left;
	width: 515px;
	background-color:#080808;
	border:1px solid #222;
	padding:10px;
	margin:10px;
	margin-bottom:0px;
}
#topPlayers img.o0{
	height:60px;
	width:80px;
	padding: 15px 5px;
	}
#topPlayers img.o1 {
	height:80px;
	width:60px;
	padding: 5px 15px;
}

#topPlayers div
{
	width:90px;
	margin-top:5px;
	display: inline-block;
}

#recentlyAdded img.o0, #mostPopular img.o0, #bestInCategory img.o0, #indexColumnRight0 img.o0, #indexColumnRight1 img.o0 {
	height:40px;
	width:53px;
	padding: 10px 3px 10px 4px;
}
#recentlyAdded img.o1, #mostPopular img.o1, #bestInCategory img.o1, #indexColumnRight1 img.o1, #indexColumnRight0 img.o1  {
	height:53px;
	width:40px;
	padding: 4px 10px 3px 10px;
}



div.popDetail{
	position:absolute;
	padding:10px;
	width:190px;
	background-color:#080808;
	border:1px solid #222;
	color:#999;
	font-size:11px;
	text-align:center;
}

.popDetail p{
	color: white;
	font-family: Comic Sans MS, sans-serif;
	font-size: 11px;
	margin:0px 0px 10px 0px;
	line-height:12px;
	text-align:center;
	}

div#followDiv{
	position:absolute;
	visibility: hidden;
	z-index:999;

}

p.small
{
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin:0px;
}
p.tiny
{
	font-size:.85em;
	font-family: Arial, sans-serif;
	color: #aaa;
	margin:9px;	
}
div#socialButtons{
	font-size:.85em;
	color: #aaa;
	border:1px #333 solid;
	background-color:#111;
	padding:0px 5px;
	position:absolute;
	top:290px;
	right:0px;
}
div#socialButtons2{
	font-size:.85em;
	color: #aaa;
	border:1px #333 solid;
	background-color:#111;
	padding:0px;
	position:absolute;
	bottom:163px;
	right:-200px;
}


div#adminMenu
{
	width: 170px;
	position: absolute;
	right: -200px;
	bottom: 310px;
	text-align: right;
	border:1px #463333 solid;
	background-color:#181211;
	padding:8px;
}
#adminMenu h4{ color:#fcc400;}
#adminMenu.userMenu
{
	border:1px #334633 solid;
	background-color:#121811;
}
#adminMenu.userMenu h4{ color:#c4fc00;}

div#userMsg {
	background-color:#082208;
	border:1px solid #252;
	color:#797;
	font-family:arial, sans-serif;
	text-align:left;
	font-size:.85em;
	padding:0px 10px 10px 10px;
	margin:10px;
	width:480px;
}

div.comments{
	position:absolute;
	padding:10px;
	width:190px;
	background-color:#080808;
	border:1px solid #222;
	color:#777;
	font-family:arial, sans-serif;
	text-align:left;
	top:12px;
	left:-265px;
}
.comments p{
	color:#777;
	font-size:11px;
	font-family:arial, sans-serif;
	text-align:left;
	letter-spacing:0px;	
}
.comments input, .comments textarea,.comments form .submit {
	background-color:#111;
	border:1px solid #333;
	color:#999;
	padding:5px;
	font-size:.9em;
	text-align:left;
}

.photoDisplay1 .comments {
	left:-300px;
}

#lastPhoto
{
	width:190px;
	border:1px #f00 solid;
}
.miniVote{
	width:180px;
	background-color:#511;
	}



/*styles for liveUpdater.css*/

.autocomplete {
  position: absolute;
  color: #0033CC;
  background-color: #FFE6BF;
  border: thin outset black;
}

.autocomplete ul {
  padding: 0;
  margin: 0;
}
 
.autocomplete li {
  display: block;
  cursor: pointer;
  margin: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.autocomplete li.selected {
 background-color: #B6C5F2;
}


div#winnerBox{
position:absolute;right:-10px;top:20px;width:140px;
	padding:0px 10px;

}
#winnerBox img.o0{
	height:90px;
	width:120px;
	margin: 15px 5px;
	border:1px solid #aaa;
}
#winnerBox img.o1{
	height:120px;
	width:90px;
	margin: 5px 15px;
	border:1px solid #aaa;
}




a img { color: #000; }         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
   a img { color: inherit;     /* undo the rule above */
   border: none;               /* hide from Netscape 4 */
   }
}

