div.lineVoting 
{
	background-image: url('../i/inline_bg_sprite.png');
	background-repeat: no-repeat;
	width: 59px;
	height: 53px;
	text-align: center;
}

div.lineVoting a 
{
	color: black;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 18px;
	height: 30px;
	text-align: center;
	font-family: Arial;
}

.insider-line-dialog 
{
	position: relative;
	background-image: url('../i/inline_dialog.png');
	background-repeat: no-repeat;
	color: white;
	font-family: Arial;
	font-size: 12px;
	width: 296px;
	height: 159px;
	padding: 15px 10px;
}

.insider-line-dialog .away-team
{
	position: absolute;
	width: 50px;
	top: 70px;
	left: 28px;
}

.insider-line-dialog .home-team
{
	position: absolute;
	width: 50px;
	top: 70px;
	left: 240px;
}

.insider-line-dialog .away-team,
.insider-line-dialog .home-team
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	font-family: Arial;
}

.insider-line-dialog .away-team input,
.insider-line-dialog .home-team input
{
	text-align: center;
}

.insider-line-dialog .close
{
	clear: both;
	position: absolute;
	top: 115px;
	left: 18px;
	color: #ee8420;
	font-size: 10px;
	font-family: Verdana;
}


.insider-line-dialog .submit
 {
	clear: both;
	position: absolute;
	top: 110px;
	left: 248px;
	color: #ee8420;
	font-size: 10px;
	font-family: Arial;
}

.insider-line-dialog .slider-control
{
	text-align: center;
	position: absolute;
	top: 55px;
	left: 70px;
	padding-top: 26px;
	color: white;
	font-size: 10px;
	font-family: Arial;	
	width: 185px;
}

.insider-line-dialog .message
{
	background-image: url('../i/inline_dialog_message_bg.png');
	background-repeat: no-repeat;
	color: white;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-position: 77px;
	width: 100%;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	margin: auto;
	margin-bottom: 5px;
}

.insider-line-dialog .login-form input
{
	font-size: 10px;
	font-family: Verdana;
	color: #7f7f7f;
}

.insider-line-dialog .login-form 
{
	height: 20px;
}

.insider-line-dialog .login-form input#username
{
	float: left;
	padding-right: 3px;
	width:135px;
}

.insider-line-dialog .login-form input#password
{
	float: right;
	padding-left: 3px;
	width:135px;
}

.insider-line-dialog .login
{
	float: right;
	clear: both;
	padding-top: 10px;
}

.insider-line-dialog .info
{
	font-size: 9px;
	font-family: Verdana;
}

.insider-line-dialog a
{
	color: #ff771c;
	text-decoration: none;
}

.insider-line-dialog .feedback 
{
	text-align:center;
}

.insider-line-dialong .close a:link 
{
	text-decoration: none;
}


.insider-line-dialong .close a:active
{
	text-decoration: none;
}


.insider-line-dialong .close a:visited
{
	text-decoration: none;
}


.insider-line-dialog .close a:hover
{
	text-decoration: underline;
}















/*
body {
	margin: 12px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

div.sportDiv {
	width: 542px;
}

div.sportDiv table {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #EEE;
}

div.sportDiv table td {
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #FFF;
	border-right: 1px solid #EEE;
	padding: 7px 5px;
	text-align: center;
}

div.sportDiv table td img {
	vertical-align: middle;
}

tr.heading-row {
	color: #cc0000;
	background: #cecece url('../i/bkg_th_header.gif') repeat-x left top;
	text-align: center;
	padding: 5px 5px;
	border-left: 1px solid #FFF;
	border-collapse: collapse;
	font-size: 11px;
}

td.heading-cell {
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #FFF;
	border-right: 1px solid #EEE;
	padding: 7px 5px;
	text-align: center;
	font-weight: bold;
}

tr.normal-row {
	background: #ffffff;
}

tr.alternate-row {
	background: #f9f9f9;
}

.ratingLabelClass {
	font-weight: bold;
	color: #d9d9d9;
	font-family: Tahoma;
	font-size: 12px;
}

.ratingDataClass {
	font-weight: bold;
	color: #d9d9d9;
	font-family: Tahoma;
	font-size: 12px;
}

.extraLabelClass {
	font-weight: bold;
	color: #d9d9d9;
	font-family: Tahoma;
	font-size: 12px;
}

.containerClass {
	
}

.slider-container {
	
}

.slider-bar-div {
	background-color: #d9d9d9;
}

.slider-label-div {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: -5px;
}

.slider-table {
	width: 305px;
	height: 83px;
	background-color: #707070;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-align: center;
	border-collapse: collapse;
	left: 0px;
	top: 0px;
}

.slider-table a {
	color: White;
	margin: 5px;
}

.slider-table div.score {
	background-image: url('../i/label_bg.png');
	background-repeat: no-repeat;
	color: Red;
	width: 38px;
	height: 16px;
	text-align: center;
	padding: 2px 0px;
}

body {
	font-family: Tahoma;
	font-size: 12px;
}

table.infoPanel {
	
}

table.infoPanel td {
	height: 25px;
	padding-left: 5px;
}

table.infoPanel a {
	height: 25px;
	padding-left: 5px;
	color: Black;
}

.popup {
	background-image: url(../i/popup_bg.png);
	background-repeat: no-repeat;
}

.popup-content {
	margin-left: 7px;
	margin-right: 7px;
}

.popup-button-cancel {
	background-image: url(../i/button_bg.png);
	background-repeat: no-repeat;
	margin-top: -106px;
	margin-left: 264px;
}

.popup-hidden {
	visibility: hidden;
}
*/

div.bothRatings { 
	position: relative;
	border: thin solid #E1E1E1;
	padding: 5px 5px 0px 5px; 
	font-family: Verdana;
}

div.bothRatings div.centerLine {
	position: absolute;
	left: 225;
	height: 80%;
	background: gray;
	width: 2;
}

div.usrVote { 
	margin-left:20px;
	float: left; 
}
div.avgVote { 
	margin-left:10px;
	float: left; 
}

div.voteLabel { 
	font-size: 14;
	float: left; 
}

div.voteTextual {
	font-weight: 100;
	float: right;
	font-size: 14;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.vote div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.vote div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.vote div.cancel,
div.vote div.star{float:left;width:23px;height:21px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.vote div.cancel,
div.vote div.cancel a{background:url(../i/rating_delete.gif) no-repeat 0 -16px}
div.vote div.star,
div.vote div.star a{background:url(../i/starSprite.png) no-repeat 0 0px}
div.vote div.cancel a,
div.vote div.star a{display:block;width:23px;height:100%;background-position:0 0px;border:1 solid #FF0000}
div.vote div.star_on a{background-position:0 -42px!important}
div.vote form.user-voted div.star_on a{background-position:0 -40px!important}
div.vote div.star_hover a,
div.vote div.star_live a:hover{background-position:0 -20px}
/* Read Only CSS */
div.vote div.star_readonly a,
div.vote div.star_readonly a:hover{cursor:default !important}
/* END jQuery.Rating Plugin CSS */
