﻿/* Vote Listing CSS */
#votelisting-header {
	clear:both;
	background:url(images/voting/arcade_header_thin_v2.jpg) top left no-repeat;
	width:974px;
	height:60px;
	border-width: 0px;
	margin:19px -5px 0 0;
	padding:0;
}

#votelisting-header img {
	float:left;
	margin:0;
}

#votelisting {
	position:relative;
	width:960px;
	margin:0 5px 0 0;
	padding:0 10px 10px;
}

div.vote_sidebar
{
	width: 272px;
	height: 90px;
	background: url(images/voting/new_voting.gif) top left no-repeat; /*url(images/voting/arcade_cab.jpg) top left no-repeat;*/
	margin: 0px 0px 20px 0px;
	position: relative;
}

div.arcade_sidebar
{
	float:left;
	width: 272px;
	padding: 0px;
	margin: 20px 0px 30px 0px;
}


div.arcadebox
{
	width: 272px;
	height: 444px;
	background: url(images/voting/arcade_cab_flat.jpg) top left no-repeat; /*url(images/voting/arcade_cab.jpg) top left no-repeat;*/
	margin: 0px 0px 20px 0px;
	position: relative;
}

div.arcadescreen
{
	width:  165px;
	height: 162px;
	position: absolute;
	top: 123px;
	left: 58px;
}


.directions-menu {
	background:#232f40;
	border-bottom:#384a66 solid 3px;
	border-right:#384a66 solid 3px;
	border-left:#384a66 solid 3px;
	font-size:90%;
	width:267px;
	padding-bottom:15px;
}

.directions-menu h2 {
	font-size:90%;
	text-indent:-2000px;
	margin:0;
}


.arcade_sidebar h2.header {
	background:url(images/voting/artist_header.gif) no-repeat;
	width:267px;
	height:34px;
}

.arcade_sidebar .title {
	text-align:center;
	margin-left:-10px;
}

.directions-content 
{
	background:url(images/voting/monsterartist.jpg) 8px -18px no-repeat;
	padding: 170px 10px 0px 10px;
}

.directions-content p
{
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.directions-content p.buttin 
{
	margin-left: 0px;
	padding-left: 28px;
	padding-bottom: 19px;
	text-align: left;
}




.listingProductGroup {
	margin:10px 0px 0px 0px;
	float:right;
	width:680px;
}

.listingProductGroup .product 
{
	float:left;
	width:158px;
	height:215px;
	overflow:visible;
	display:inline-block;
	margin-left:8px;
	padding:7px 0 0 3px;
}

.listingProductGroup .product a {
	color:#fff;
	text-decoration:none;
}

.listingProductGroup a span {
	display:block;
	font-size:85%;
	text-align:center;
	margin-top:8px;
	line-height:1em;
}

.listingProductGroup a span.createdby {
	color: #96bdf6;
	display:block;
	margin:0;
	padding-top:3px;
	text-align:center;
}


.listingProductGroup a:hover,.listingProductGroup a:hover span {
	text-decoration:underline;
}

.listingProductGroup img 
{
	width: 150px;
	height: 150px;
	border:2px solid #2a374b;
}

.listingProductGroup .divider {
	float:left;
	clear:left;
	width:662px;
	height:52px;
	overflow:hidden;
	display:inline-block;
	padding:0;
}

div.breadcrumb_rotator {
	position:absolute;
	right:0;
	top:122px;
	width:300px;
	height:33px;
	text-align:right;
	padding:0;
}






div.pagenav {
	/*background: url(images/Listing/pagenav_bg_gamez.gif) top left repeat-x;*/
	float: right;
	color: #ffffff;
	text-align: right;
	overflow: hidden;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	border: 0px #242d3a solid;
	/* margin: 0px;
	width: 931px; */
	width: 670px;
	font-size: 12px;
	font-weight: bold;
}

div.pagenav p {
	display: inline;
	padding: 0 5px;
	border-right: 0px #293442 solid;
}

div.pagenav-footer {
	clear: right;
	float:right;
	width: 974px;
	background: url(images/Listing/pagenav_bg_gamez.gif) top left repeat-x;
	color: #ffc300;
	overflow: hidden;
	padding: 2px 0;
	border: 0px #242d3a solid;
	margin: 20px 0px 0px 0px;
	height: 21px;
}

div.pagenav-footer p {
	border-right: 0px #293442 solid;
}


span.nextprev
{
	padding-left: 15px;
	padding-right: 7px;
}
