/**********************************************************************************************

	Title: CSS - OnlyWinners.com
	Author: Joe
	Date: July 2008 

***********************************************************************************************/

#pagecontent { padding:0px; padding-top:5px;  padding-right:40px; width:930px; min-height:400px; height:auto !important; height:400px; position:relative; float:left; font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #003366;}
#pagecontent.livesportscontent { padding:0; width:960px; }

#pagecontent ul, #pagecontent ol { padding-bottom:10px; }
#pagecontent ul li
{
	color:#666666;
	padding-bottom:2px;
	list-style-type:square;
	margin-left:20px;
	padding-left:5px;
	font-size:12px;
}

#pagecontent ol li
{
	color:#666666;
	padding-bottom:2px;
	margin-left:20px;
	padding-left:5px;
	font-size:12px;
}


#pagecontent p, #pagecontent td {
	color:#666666;
	/*font-size:1.1em;*/
	line-height:20px;
	font-weight:normal;
}

#pagecontent th {
	color:#000;
	/*font-size:1.1em;
	line-height:1.4em;
	font-weight:bold;*/
}


#livesports_ads { position:absolute; right:5px; width:187px; top:45px; height:364px;  z-index:0; }
#livesports_ads p { text-align:center; padding-left:4px; padding-right:0px; }

#livesports_ads {
	position:absolute;
	right:4px;
	width:187px;
	top:45px;
	height:403px;
	z-index:0;
}
#livesports_ads p { text-align:center; padding-left:4px; padding-right:4px; }

.bettingCell {
	vertical-align:top;
	width:238px;
	border: 1px solid #B9B9B9;
	margin:1px;
}
.contentCell {
	vertical-align:top;
	width:480px;
	border: 1px solid #B9B9B9;
	margin:1px;
}
.rigthCell {
	vertical-align:top;
	/*width:238px;*/
	border: 1px solid #B9B9B9;
	margin:1px;
}
.errorMessage {
	text-align:center;
	color:#990000;
}
.groupBox {
	margin-bottom:10px;
}
.groupTitle {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color: #ffffff;
	background-image:url(../../livesports/images/bg-title.png);
	height:18px;
	padding-top:3px;
	border: 1px solid #B9B9B9;
	margin:1px;
	}
.groupTitleSpecial {
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#990000;
	background-image:url(/livesports/images/group-title-bckg.gif);
	height:19px;
	padding-top:3px;
	border: 1px solid #B9B9B9;
	margin:1px;
}
.groupHotTitle {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	background-image: url(../../livesports/images/bg-blue-title.gif);
	height:19px;
	padding-top:3px;
	border: 1px solid #B9B9B9;
	margin:1px;
}
.groupHotTitleYellow {
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	background-image:url(/livesports/images/group-hot-yello.gif);
	height:19px;
	padding-top:3px;
	border: 1px solid #B9B9B9;
	margin:1px;
}
.groupHotTitleSpecial {
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../../livesports/images/bg-blue-title.gif);
	height:19px;
	padding-top:3px;
	border: 1px solid #B9B9B9;
	margin:1px;
}
.subGroup {
	margin-bottom:10px;
	margin-top:5px;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.subGroup a:link, .subGroup a:link {
	color:#333333;
	text-decoration:none;
}
.subGroup a:hover, .subGroup a:active {
	color:#000000;
	text-decoration:underline;
}
.line{
	color:#414199;
	font-size:11px;
	padding-top:2px;
	padding-bottom:4px;
	display:list-item;
	list-style:none;
	/*list-style-image:url(../../livesports/images/arrow.gif);*/
	margin-left:8px;
} 
.line a:link{
	color:#414199;
	text-decoration:none;
} 
.line a:visited, .line a:hover{
	text-decoration:none; 
	color:#000000;
}
.line-rollover{
	color:#000000;
	font-size:11px;
	padding-top:2px;
	padding-bottom:4px;
	display:list-item;
	list-style:none;
	/*list-style-image:url(../../livesports/images/arrow.gif);*/
	margin-left:8px;
	background-color:#e6e5e5;
} 
.line-rollover a:link{
	color:#000000;
	text-decoration:none;
} 
.line-rollover a:visited, .line a:hover{
	text-decoration:none; 
	color:#414199;
}

.highlight {
	font-weight:bold;
}
.highlight a:link, .highlight a:visited {
	text-decoration:none;
	color:#000000;
}
.highlight a:hover, .highlight a:active {
	text-decoration:underline;
	color:#666666;
}


.textLink{
	color:#000000;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#f5f5f5;
	border:dotted;
	border-width:1px;
	border-color:#afacac;
}
.textLink a:link{
	color:#000000;
}

.note{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:4px;
	padding-right:4px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#d3d1d1;
	border:dotted;
	border-width:1px;
	border-color:#afacac;
}
.note a:link{
	color:#000000;
} 

.hotItem {
    font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #003366;
	color:#000000;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}
.hotItem a {
    font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #003366;
	color:#000000;
	/*text-decoration:none;*/
}
.hotItem strong {
    font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #003366;
	color:#990000;
}
#boxHelp {
	text-align:center;
	padding:10px;
	background-color:#000000;
}
/*--- BG rollover --------*/

.bgon_1{background: #f5f5f5;}

/*---- BG betting menu ---*/

.betting-menu {
	margin: 2px 0px 15px 0px;
	background: url(../../livesports/images/betting_bottom.gif) no-repeat bottom transparent;background-repeat:no-repeat;padding:5px 0px 10px 0px;
	background-color:#FFFFFF;
}
