/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #565665;
}

/* Default Links */
a, a:link, a:active {
	text-decoration: none;
	color: #336699;
}
a:hover {
	color: #666666;
}


#centertable {
	
	width: 760px;

}
#centercell {
	background-color: #FFFFFF;
	border: 3px solid #CCCCCC;
	padding: 4px;
}

.centercell_homepage {

	background-repeat: no-repeat;
	background-position: top right;
}

#workhorsecell {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.workhorse {

}

.fantasybaseball {
	background-image: url(../images/baseballbat.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.salarycap {
	background-image: url(../images/salarycap_image.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}



div.bullet { 
    margin: 8px 0px 0px 0px;
    padding: 1px 0px 3px 22px; 
    font-size: 12px; 
    color: #293E6A;
    background-image:url(../images/blue_circle_arrow.gif); 
    background-repeat: no-repeat;  
}

/* Big blue link */
a.bigbluelink, a.bigbluelink:link  {
    padding: 6px 12px 6px 12px;
	text-align:center;
	vertical-align:middle;
	height: 26px;
	
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background-color: #3B5998;
    font-size: 12px;
    
    border-top: 1px solid #7288B5;
    border-left: 1px solid #7288B5;
    border-bottom: 1px solid #293E6A;
    border-right: 1px solid #293E6A;
}
a.bigbluelink:hover { text-decoration: underline; }

.break {
	border-bottom: 1px solid #E8E8E8;
	height: 1px;
	margin-bottom: 6px;
}

.footer {
	color: #CCCCCC;
	font-size: 10px;
	text-align: left;
	padding-top: 6px;
}

.footer a, .footer a:link { text-decoration: none; color: #CCCCCC; padding-left: 6px; padding-right: 6px; }
.footer a:hover { color: #CCCCCC; }

.header {
	color: #999999;
	font-size: 12px;
	text-align: right;
	padding-bottom: 3px;
	padding-right: 4px;
}

.header a, .footer a:link { color: #F7F7F7; padding-left: 6px; padding-right: 6px; }
.header a:hover { color: #CCCCCC; }



div.sub_bullet { font-size: 11px; color: #666666; margin-bottom:3px; margin-left: 24px; }


.roundedcornr_box{
	background: url(../images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top{
	background: url(../images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom{
	background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottomdiv {
	background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content{
	background: url(../images/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_topdiv,.roundedcornr_top,
.roundedcornr_bottomdiv, .roundedcornr_bottom{
	width: 100%;
	height: 3px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom{
	margin-top: -19px;
}
.roundedcornr_content{ padding: 0 3px; }


.profile_description {
	font-size: 12px;
	color: #666666;
	width: 580px;
	padding-left: 6px;
}

.profile_pic {
	float: left; width: 60px;
}

.profile {
	padding-bottom: 10px;
}

.profile_email { color: #999999; padding-top: 4px; }

.clearfix { clear: both; }

.pr_title { font-size: 14px; font-weight: bold; }
.pr_content { font-size: 12px; }

h2 { font-size: 14px; }

.portal_header {
	font-size: 12px; 
	background-color: #F7F7F7;
	padding: 2px;
	font-weight: bold;
	padding-left: 4px;
	border-top: 1px solid #CCCCCC;
	 color: #3b5998;
}

.portal_header a, .portal_header a:link { text-decoration: none; color: #3b5998; }

.portal_header a:hover { text-decoration: underline; color: #3b5998; }

.app { margin-bottom: 4px;}
.app_image { float: left; width: 75px;}
.app_right { float: left; margin-left: 10px; width: 250px; }
.app_title { font-size: 14px; font-weight: bold; }
.app_description { color: #777777; font-size: 11px; }
.app_add { padding-top: 6px; font-size: 11px; font-weight: bold; }

.person { padding-bottom: 12px; clear: both; }
.person_image { float: left; width: 75px;}
.person_image img {border: 1px solid #CCCCCC; }
.person_right { float: left; margin-left: 6px; width: 600px;}
.person_title { font-size: 14px; font-weight: bold; padding-bottom: 1px; color: #444444;}
.person_description { color: #777777; font-size: 11px; }
.person_email { font-size: 10px; }
.title {
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 5px;
}

.news { padding-bottom: 6px; margin-bottom: 6px; border-bottom: 1px dashed #EEEEEE; }
.news_date { color: #666666; font-size: 12px; }
.news_title { font-size: 12px; padding-top: 2px; font-weight: bold;}
.news_abstract { font-size: 11px; padding-top: 4px; color: #777777; } 

.back { font-size: 11px; padding: 3px; border-bottom: 1px solid #EEEEEE; }
.back a { text-decoration: none; }


.add_bigbluelink  {
    text-decoration: none;
    background-color: #3B5998;
    padding: 6px 12px 7px 28px;
    text-align: center;
    border-top: 1px solid #7288B5;
    border-left: 1px solid #7288B5;
    border-bottom: 1px solid #293E6A;
    border-right: 1px solid #293E6A;
    background-image:url(../images/addapp_background.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
.add_bigbluelink a { color: #FFFFFF; font-weight: bold; font-size: 11px;  }


.bigbluelink  {
    text-decoration: none;
    background-color: #3B5998;
    padding: 6px 12px 7px 12px;
    text-align: center;
    border-top: 1px solid #7288B5;
    border-left: 1px solid #7288B5;
    border-bottom: 1px solid #293E6A;
    border-right: 1px solid #293E6A;
}
.bigbluelink a { color: #FFFFFF; font-weight: bold; font-size: 11px;  }


.mediumbluelink  {
    text-decoration: none;
    background-color: #3B5998;
    padding: 2px 11px 2px 11px;
    text-align: center;
    border-top: 1px solid #7288B5;
    border-left: 1px solid #7288B5;
    border-bottom: 1px solid #293E6A;
    border-right: 1px solid #293E6A;
}
.mediumbluelink a { color: #FFFFFF; color: #FFFFFF;  font-size: 11px;  }