﻿/*   FanLeagues CSS   */

fieldset {border:1px solid #aaaaaa;}
legend {color:#EEE615;}

.FLThumb
{
	font-size:85%;
	float:left;
	margin:10px 0px 5px 10px;
	width:192px;
	padding:5px;
	height:250px;
	border-color:#EEE615;
	border-style:solid;
	border-width:1px; 
	background-color:Black;
}
.UserThumb
{
	float:left;
	margin:3px;
	/*width:127px;*/
	padding:5px;
	height:80px;
	border-color:Gray;
	border-style:none;
	border-width:thin;
	background-color:Black;
	border-color:#EEE615;
	
}


.FLThumb p
{
    margin: 0px;
    padding:0px;
    line-height:100%;
}

.FLThumb a:link, .FLThumb a:visited, .FLThumb a:active,
.UserThumb a:link, .UserThumb a:visited, .UserThumb a:active
{
    color: #EEE615;
    text-decoration:none;
    font-size:93%;
}

.FLThumb a:hover,.UserThumb a:hover
{
	background-color: #EEE615;
	color:Black;
    text-decoration:none;
}


.ml_header
{
	margin-bottom:5px;
	font-weight:bold;
	font-size:108%; 
}

/* .wucStatsLinks {position: relative; top: 30px; left:0px; font-weight: bold;} */
.wucStatsLinks {padding:5px;}
.wucStatsLinks p {position:relative;top:-15px; left:20px;}
.wucStatsLinks a{padding:2px 4px; border:1px solid transparent;}
.wucStatsLinks a:hover{text-decoration:none;position:relative;top:1px; left:1px;}
.ajax__tab_yuitabview-theme .ajax__tab_body {background-color:#2647A0}
