@charset "UTF-8";
/* DRAFT KIT TOOLBOX */

.mod-header-draftkit {
	background:url(/insider/fantasy/mod_hdr_bk.jpg) no-repeat;
	height: 25px;
	width: 300;
}

h4 {
	font-family:Helvetica, sans-serif; font-size: 12px;color: #ffffff; font-weight: bold;
	padding: 5px 0px 0px 10px;
}

.content-headers {
	font-family: Klavika; font-size: 16px;color: #ffffff;
	padding: 3px 0px 0px 9px;
}

.flb {
	background:url(/insider/fantasy/flb_bg.jpg) no-repeat;
	margin-left: 3px;
	margin-bottom: 5px;
	height: 83px;
	width: 283px;
}

.flb-hdr {
	position: absolute;
	left:20px;
	top:214px;
}

.create-btn {
	position: absolute;
	left:33px;
	top:245px;
}

.join-btn {
	position: absolute;
	left:113px;
	top:245px;
}

.reactivate-btn {
	position: absolute;
	left:193px;
	top:245px;
}

.draft-lobby {
	position: absolute;
	top: 267px;
	left: 60px;
	height: 20px;
	width: 180px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #04184b;
    border-bottom-color: #198de0;
    border-bottom-width: 1px;
    border-left-color: #198de0;
    border-left-width-value: 1px;
    border-right-color: #198de0;
    border-right-width-value: 1px;
    border-top-color: #198de0;
    border-top-width: 1px;
	border-radius:4px;
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
    font-size: 10px;
}
select option{
    color:white;
}
.ie select option{
    color: black;
}
span.lightgray {
	font-family: Klavika; font-size: 16px;color: #cccccc;
}

.mod-content {
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    width: 300;
}

.prof-proj {
	background:url(/insider/fantasy/prof_proj_bg.jpg) no-repeat;
	height: 83px;
	width: 283;
	margin-left: 3px;
	margin-bottom: 7px;
	
}
.prof-proj .view-more-links {padding:0;}
.mod-content .prof-proj .view-more-links>a {color:#669dd6 !important;}

.player-photo {
	position: absolute;
	left:22px;
	top:58px;
}

.player-text {
	position: absolute;
	left:64px;
	top:57px;
	font-family:Helvetica;font-size:10px;color:#ffffff;
}

.ie7 .player-photo, .ie7 .player-text {top:71px;}

span.ccc {
	font-family:Helvetica;font-size:10px;color:#cccccc;
}

.che-she {
	background:url(/insider/fantasy/che_she_bg.jpg) no-repeat;
	height: 83px;
	width: 283px;
	margin-left: 3px;
	margin-bottom: 7px;
}

.che-she-links {
	font-family:Arial, sans-serif;font-size:11px;color:#f3f1c6;
	padding: 6px 0px 0px 16px;
}
.mod-content .che-she-links a, .mod-content .che-she-links a:visited {color:#f3f1c6 !important;}

.view-more-links {
	font-family:Helvetica, sans-serif;font-size:11px;
	padding: 5px 0px 0px 16px;
}
.mod-content .view-more-links a {color:#ffffff !important;}

.rankings {
	background:url(/insider/fantasy/flb_bg.jpg) no-repeat;
	height: 83px;
	width: 283;
	margin-left: 3px;
}

.rankings-text-yellow {
	font-family:Arial;font-size:11px;color:#f3f1c6; font-weight:bold;
	padding: 10px 0px 0px 10px;
}

.rankings-text-blue {
	font-family:Verdana;font-size:11px;color:#669dd6;
	padding: 2px 0px 0px 10px;
}
.mod-stripe .mod-content{padding:0px;}

/* AROUND THE DIAMOND */
.mod-content.split-content {padding-top:0;}
.split-content>ul{float:left; width:142px; padding-top:0;}
.split-content>ul:first-child {border-right:#e0e0e0 1px solid; padding-right:2px; margin-right:2px;}
.split-content>ul>li {text-align:center; padding:12px 0 8px; border-bottom:#e0e0e0 1px solid; border-top:#e0e0e0 1px solid;}
.split-content>ul>li.alt {background-color:#e9e9e9; border-bottom:#fff 1px solid; border-top:#fff 1px solid;}
.split-content>ul>li.first.alt {border-top:0;}
.split-content>ul>li>img{display:block; margin:0 auto 6px;}

/* Insider */
.mod-header-insider>h4 {background: url(/insider/fantasy/insider-69x19.png) no-repeat 10px 4px; text-indent:-9999px;}
.mod-footer a.insider-15 {/*background: url(/icons/in_15.png) no-repeat;*/ font-size:11px;}
.mod-footer a.insider-15>img {position:relative; top:3px; margin-right:4px;}
.ie7 .mod-footer a.insider-15>img {margin-top:0;}

