/**BEGIN TOOL TIP**/
body {
	margin:0px;
	padding:0px;
	font-size:medium;
}
.content{
	background-color:#000000;
}
.layout-bg {
	background:url(/greatestteam/images/bg_main_soccer.jpg) no-repeat #000;
}

.tooltip {
	background-color:#fff;
	width:280px;
}
/*.hovertip {
	background-color: #FFF;
	border: 1px solid #d2d2d2;
	padding: 5px;
	width: 336px;
	overflow: hidden;
}
*/
.hovertip p{
	padding: 0;
	margin: 0;
	font-size: 11px;
}

ul.tooltip {
	margin: 0;
	padding: 0 0 6px 0;
	list-style: none;
}

ul.tooltip a, ul.tooltip a:visited {
	display: block;
	text-decoration: none;
	/*padding: 2px 2px 3px 3px;
	_padding: 0 2px 3px 3px;*/
	padding-bottom:2px;
	color: #333333;
	/*height:20px;
	height:1px;*/
	height:19px;
}
ul.tooltip a:hover {
	text-decoration:underline;
}

ul.players a:hover {
	background:#2287eb;
	color: #FFFFFF;
	text-decoration:underline;
}

/*ul.tooltip a span{
	padding: 2px 2px 3px 3px;
	_padding: 0 2px 3px 3px;
}*/

.players a:hover {
	background:#2287eb;
	color: #FFFFFF;
	text-decoration:underline;
}
ul.tooltip a.playerSelected, ul.tooltip a.playerSelected:visited {
	background: #333;
	color: #999999;
}

ul.tooltip a.playerSelected:hover {
	background: #333;
	color: #999999;
}

ul.content {
	float: left;
	width: 210px;
}

ul.compare {
	float: left;
	width: 125px;
	text-align:center;
}

ul.tooltip li {
	font-size: 11px;
	/*padding: 1px 0;*/
	clear: both;
	height:18px;		/* last 3 properties keep long names from breaking  menu*/
	overflow:hidden;
	line-height:16px;
	background: #efefef;
	margin:1px;
}
ul.compare li {
	padding:0px;
	height:18px;
}
.compare a, .compare a:visited{
	background:#fff url(/greatestteam/images/menu-repeat.jpg) repeat-y scroll 0 0;
	border-left:1px dotted #9B9B9B;
	padding:1px 5px;
	color:#333333;

}
.compare a:hover {
    background: #fff url(/greatestteam/images/menu-repeat.jpg) repeat-y scroll 0 0;
    text-decoration:underline;
}


span.content a{
	width:174px;
	float:left;
	margin-right:1px;
}
span.compare a{
	width:60px;
	float:left;
}
span.tooltip_flag {
	width:30px;
	display:block;
	float:left;
	padding:0px;
	/*background: #efefef;
	padding: 2px 2px 3px 3px;
	_padding: 0 2px 3px 3px;*/
}


a.closeMenu, a.closeMenu:hover {
	float: right;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.closeMenu img {
	border: none;
	vertical-align: -20%;
}




	/**END TOOL TIP**/

.compare-not-selected, .compare-main-top .selected {
	cursor:pointer;

}
.positionSelected, a.positionSelected, a.positionSelected:visited, a:link.positionSelected{
	background-color:#000000;
	color:#ffffff;
}
.noshow {
	text-decoration:line-through;
	color:#ffffff;
}

.view-all {
	position:relative;
}

.positionResultsWindow{
	height:70px;
	overflow:hidden;
	width:148px;
	background:#000000;
	top:0px;
	position:relative;
}

.copyURLBoxy, .showLoading {
	background:#ffffff;
	/*width:425px;
	height:250px;*/
	font-size:0.8em;
	padding:5px;
}
.showLoading{
	background:#000000;
	color:#ffffff;
}
#loginMessage{
	color:#ffffff;
	font-size:10pt;
	margin:15px;
	text-align:center;
}

#loginMessage a, #loginMessage a:visited{
	color:#2287EB;
	text-decoration:underline;
}
#loginMessage a:hover{
	text-decoration:none;
}
.convo{
	/*text-align:left;*/
	color:#ffffff;
	font-size:10pt;
	margin:0px 44px 23px 48px;
	clear:both;
}
.convo a:link, .convo a:visited{
	color:#fff;
	text-decoration:underline;
}
.convo a:hover{
	color:#ffffff;
	text-decoration:none;
}


/* remove when done */
#fauxconsole{
	position:absolute;
	top:0;
	right:0;
	width:300px;
	border:1px solid #999;
	font-family:courier,monospace;
	background:#eee;
	font-size:10px;
	padding:10px;
}
html>body #fauxconsole{
	position:fixed;
}
#fauxconsole a{
	float:right;
	padding-left:1em;
	padding-bottom:.5em;
	text-align:right;
}
#instructions{
	color:#cfcfcf ;
	padding:5px;
	border:1px solid #414141;
}
#instructions strong{
	color:#000;
}
#instructions #inner{
	width:545px;
	font-size:10pt;
	padding:10px;
	border:1px solid #303030;
	background-color: #FFF;
	float:left;
	color: #404040;
}
#instructions #inner a:link, #instructions #inner a:visited{
	color:#225DB7;
}
#instructions #inner a:hover{
	text-decoration:none;
}

#instructions #startTeam a, #instructions #startTeam a:visited{
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	padding:5px;
	position:relative;
	top:175px;
	left:55px;
	background:url(/greatestteam/images/btn-startTeam.jpg);
	text-decoration:none;
	border:1px solid #303030;
}
#instructions #startTeam a:hover{
	text-decoration:underline;
}
.instructionsBoxy{
	background:#000000;
	width:825px;
}

.pop { padding: 4px 2px 2px; background: #fff; overflow: hidden; height: 1%; }
.pop .hovertip { background: #fff url(/prod/assets/gradient_back.jpg) repeat-x center bottom; overflow: hidden; padding: 2px; height: 1%; float: left; }
.pop .hovertip ul { float: left; border-right: 1px solid #ccc; padding: 0px 10px 4px 2px; margin:0px 10px 0px 0px; width: 148px; }
.pop .hovertip ul li { height: 18px; line-height: 16px; margin: 2px 1px; overflow: hidden; color: #383838; }
.pop .hovertip ul li a { color: #383838; text-decoration: none;font-size:8pt; }
.pop .hovertip ul li a:hover { color: #888; text-decoration: none; }
.pop .hovertip ul li .tooltip_flag { float: left; width: 30px; }
.pop .hovertip ul li .player { float: left; width: 97px; }
.pop .hovertip ul li a.icon { display: block; float: right; width: 16px; height: 18px; line-height: 18px; background: transparent url(/greatestteam/images/compare_under.gif) center center no-repeat;margin-right:3px; }
.pop .hovertip ul li a.icon:hover { background: transparent url(/greatestteam/images/compare_over.gif) center center no-repeat; }
.pop .hovertip ul.last { margin-right: 3px !important; border: none !important; padding-right: 0px !important; clear: right; }
.pop .hovertip div.GT_footer { display: block; height: 1%; clear: both;  }
.pop .hovertip .hovertip_footer { padding: 0px 6px; text-align: right; display: block; width: 100px; overflow: hidden; float: right; }
.pop .hovertip .hovertip_footer img.loader { margin-right: 10px; float: left; }
.pop .hovertip .hovertip_footer a.close { background: transparent url(/greatestteam/images/selected/button_remove.jpg) no-repeat left 1px; line-height: 18px; padding: 0px 5px 3px 20px;color: #555; text-decoration: none; font-size:8pt;}
.pop .hovertip ul li.playerSelected { background:#555; color:#ccc; }
.pop .hovertip ul li.playerSelected a { color: #ccc; text-decoration: none; }
.pop .hovertip ul li.playerSelected a.icon { display: block; float: right; width: 16px; height: 18px; line-height: 18px; background: transparent url(/greatestteam/images/compare_selected_under.gif) center center no-repeat;  }
.pop .hovertip ul li.playerSelected a.icon:hover { background: transparent url(/greatestteam/images/compare_selected_over.gif) center center no-repeat; }
