
.iconlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}



.box {
    clear: left;
    margin-top: 1em;
}

.box .title {		
	background:#FFFFFF none no-repeat scroll 0 0;
	border-bottom:2px solid #000;
	color:#000000;
	font-size:1.5em;
	padding:6px 0 6px 20px;
	text-align:left;
	text-transform:none;
   
}


.subhead {
    color: black;
    font-size: 1em;
    font-weight: bold;
    background: #e7e7e9 no-repeat;
    text-transform: none;
    height: 24px;
    width: 100% margin: auto;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 5px;
}

.subheadtext {
    text-align: left;
    float: left;
}

.box .white {
    color: black;
    font-size: 1em;
    font-weight: normal;
    background: no-repeat;
    text-align: left;
    text-transform: none;
    padding: 6px 3px 0 0;
    height: 24px;
    float: none;
    border-width: 0;
}

#sidebar-message-from-app {
    font-size: 11px;
    margin: 1em 0;
    color: red;
    font-weight: bold;
}

#play-link:link {
    text-decoration: underline;
    font-weight: bold;
}

#play-link:visited {
    text-decoration: underline;
    font-weight: bold;
}

#play-link:hover {
    color: #135FA7;
    text-decoration: underline;
    font-weight: bold;
}

.formarea .message {
    font-size: 11px;
    margin: 1em 20px;
    color: red;
    font-weight: bold;
}
#edit-profile {
	font-weight:normal;
	font-size: 11px; 
	margin: 12px 12px 0 0;
	}
#fan-name-photo {
    width: 116px;
    margin: 0 0 0 5px;
    width: 140px;
}

#fanname {
	background:#FFFFFF url(/pps/images/h2-gradient.gif) bottom left repeat-x;
	border-bottom:1px solid #000;
    margin: 10px 0 0 0 ;
    font-weight: bold;
    font-size: 14px;
    padding: 0 0 4px 12px;
}

#leftcolheadpic {
    margin: 10px 0;
    overflow: hidden;
    text-align: center;
	position: relative;
}
#leftcolheadpic #avatarMask {position: absolute: top:0; left:20;}
.box .content {
    padding: 26px;
    background: repeat-x;
    text-transform: none;
}

.box ul {
    list-style: none;
    line-height: normal;
}

.box ul li {
    margin-bottom: 13px;
    font-size: 12px;
}

.box small {
    font-size: 10px;
    color: #808C96;
    width: 50px;
}

#wrapper {
    background-color: white;
    margin: 0 auto;
    width: 900px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: left; /* after centering wrapper in IE, put stuff back to default */
}

/*Header*/
#header {
    color: #333;
    width: 900px;
    float: left;
    padding: 0;
    border: 0 #ccc;
    height: 100px;
    margin: 0;
    background: white url( /pps/images/header_2009fb.jpg );
}

#header h1 {
    position: absolute;
    top: 0;
    left: -500px;
    width: 500px;
}
#header h2 {
    position: absolute;
    top: 0;
    left: -500px;
    width: 500px;
}

#leftcolumn {
    color: #333; /*  height: 100%;  */
    width: 150px;
    float: left;
    padding-bottom: 100px;

}

#lefttophalf {
    /*padding-left: 15px;*/
}

#lefttophalf1 {
    padding-left: 10px;
    padding-top: 10px;
    border-bottom: 1px solid silver;
}

#leftcoladpic {
    padding-top: 10px; /*  padding-left: 15px;  */
}

#leftcolumnsignin {
    height: 100%;
    width: 150px;
    padding: 10px 40px 10px 15px;
}

#leftcolumnsignin a {
    color: #39c;
}

. {
    padding-top: 0;
    padding-bottom: 0;
}



.matchup {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 11px;
    background: #fff;
    width: 260px;
    border: 2px solid #208ccd;
    padding: 6px;
}

.matchup td {
    border: 0;
    margin: 0;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    font-size: 9px;
    padding: 2px 2px 2px 6px;
}

.matchupHeader {
    font-weight: bold;
    text-align: left;
    padding: 2px 2px 2px 4px;
}

#searchlink {
    float: right;
    font-size: 0.9em;
    text-align: right;
    float: none;
    padding-bottom: 0;

    width: 125px;
}

#logfield {
}

#loginbutton {
    list-style-image: none;
}

#content {
    float: left;
    color: #333;
    border: 0;
    margin: 0;
 padding: 10px 10px 50px 10px;
    width: 560px;
    outline-style: none;
    display: inline;
}

#content2column {
    float: left;
    color: #333;
    border: 0;
    margin: 0;
    padding: 10px;
    width: 526px;
}

#content1 {
    color: #333;
    background: white;
    display: inline;
    margin: 10px;
    width: 558px; /* height: 100%; */
    float: left;
    border: 0 white;
    outline-style: none;
}

.content1column {
    float: left;
    align: center;
    color: #333;
    border: 0;

    padding: 0px 0px 10px 10px;
    width: 561px; 
    width: 571px;
}

#contact-area {

	border-color:red;
	border-style:none;
	padding-bottom:20px;
	padding-top:5px;
	width:550px;
	}
	
#contact-area h2.profile {
	padding:0 0 5px 20px;
	border-bottom: 1px solid #999;
	margin-top: 3em;
	}	
#contact-area label {
	width: 150px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	}
#contact-area p {
    margin: 1em 20px;
}


#contact-area1 {
    background-color: white;
    padding-top: 0;
    padding-bottom: 0;
    border-top-color: orange;
    border-right: thin none orange;
    border-bottom-color: orange;
    border-left: thin none orange;;
    border-top-style: none;
    border-bottom-style: none;
  
}

#contact-area textarea {
    padding: 5px;
    width: 175px;
    font-family: Helvetica, sans-serif;
    font-size: 1em;
    background-color: white;
    margin: 0;
    border: solid 1px silver;
}

.indent1 {
    padding-left: 5px;
}

#contact-area textarea {
    height: 90px;
}

#loginbutton input.login-button {
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    background-image: url( /pps/images/login_but.jpg );
    background-repeat: no-repeat;
    margin-right: 10px;
    padding-right: 0;
    padding-bottom: 0;
    width: 85px;
    height: 26px;
    float: none;
    list-style-image: none;
}

#contact-area #upload-profile-pic {
    width: 90px;
    background: transparent;
    border: 0;
    margin-left: 60px;
}

#freetoinvite {
    padding-left: 20px;
    width: 350px;
    margin: auto;
}



#pickyourteams-table td {padding: 5px; width: 150px;}
#favoriteNFL, #favoriteNBA, #favoriteNCAABasketball, #favoriteNCAAFootball, #favoriteMLB, #favoriteNHL {
    width: 190px;
}
#pickyourteams-table td label {width:130px;}
#chooseimage {
}

#chooseimage input {
    vertical-align: middle;
  /*  margin-left: 20px;*/
}

.formarea div {
    margin: 10px 0;
}


#joinagroup th {
    padding-left: 20px;
}

#friendsemailDiv {
    width: 350px;
    margin: auto;
}

#personal-info {
}

#table {
    font-weight: normal;
    background-color: white; /* width: 558px; */
    height: auto;
    padding-bottom: 10px;
    border-style: none;
}

table#member-favorites {
    width: 557px;
    width: 45%;
    float: left;
    font-size: 11px;
    text-align: left;
    margin: 1em 20px 20px 0;
    border: 1px solid #ccc;
    background: #f5f5f5;
}

table#member-favorites th {
    color: #666;
    padding-left: 20px;
    line-height: 1.5;
}

able#member-favorites tf {
    color: #000;
    line-height: 1.5;
}

table#member-favorites th#fav-teams {
    border-bottom: 1px solid #ccc;
    background: #e4e4e4;
}



table#member-stats {
    width: 557px;
    width: 100%;
    float: right;
    margin: 1em 0px 20px 0;
    font-size: 12px;
   /*
 background: #f5f5f5;
    border-bottom: 1px solid #ccc;
*/
    overflow: hidden;
}




table#member-stats tr.odd {
    background: #fff;
}

table#member-stats h3 {
    font-weight: bold;
    padding-left: 20px;
    width: 120%;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background: #e4e4e4;
    margin: 0 0 0 -20px;
}

#member-stats-get-started {
    width: 100%;
    background: #f5f5f5;
    float: left;
    font-size: 14px;
    margin: 0 0 0px;
}

table#member-stats th {
    font-weight: bold;
    text-align: left;
  
    width: 35%;
}

table#member-stats td, table#member-stats th {
    line-height: 1.5;
    padding-right: 12px;
  padding: 2px 10px 0 20px;
  border-bottom: 1px solid #ccc;
}

table#member-stats th#overrcrd1 {
    width: 40%;
}

table#member-stats td#overrcrd2 {
    width: 26%;
}

table#member-stats td#nflstats3,
    table#member-stats td#ncaafbstats3, td#ncaabbstats3 {
    width: 21%;
    text-align: left;
}

#groupstandings {
    margin-bottom: 3em;
}

#savedHook {
    margin: 1em 20px;
    color: green;
    font-weight: bold;
}
.results {
    font-weight: normal;
    font-size: 0.9em;
    background-color: white;
    width: 100%;
    height: auto; /*    padding-bottom: 10px; */
    border-style: none; /*   margin-bottom: 1em;*/
}


.results th.favorite1, .results th.underdog1 {padding-left: 42px;}
.picksForSale th {
    vertical-align: middle;
    padding:4px 20px;
}

.picksForSale td {
    vertical-align: middle;
    padding:4px 20px;
    font-weight: normal;
}


td.topTeam {
    text-align: left;
}

/*dollars link on the leaderboards*/
.results  td.dollars a:link {
    color: #009933;
}

.results  td.dollars a:visited {
    color: #009933;
}

.results  td.dollars a:hover {
    color: #009933;
    background: #ccffcc;
}

.results td.game-summary {
}

.top-row-team-name-fake-th {

    float: left;
    margin-left: 20px;
}

.score-fake-th {
    float: left;
    margin-left: 130px;
}

.results td.win-loss {
    line-height: 4;
}

.team-score {
    height: 30px; 
    line-height: 3;
 
}
.team-score .team-scoreWrap  {}
.team-score .team-scoreWrap span  { text-align: right;width: 2em;float: right;}

.event-time {
/*    margin-right: 57px;*/
    height: 30px; 
    line-height: 6;
}


.results a:link {
    color: #666;
    text-decoration: underline;
}
.results a:visited {
    color: #666;
}
.results a:hover {
    color: #105da5;
    text-decoration: underline;
}





.results .correct {
    color: #36c15d;
}

.results .push {
    color: #105da5;
}

.results .incorrect {
    color: e74939;
}

.results .weekofseason {
    border-style: none;
    background-color: #f5f5f5;
    font-size: 1em;
    padding: 6px 0 6px 20px;
    border-bottom: 1px solid #ccc;
}




.results td span img {
/*	float: left;*/
	margin: 2px 2px 2px 0;
	}
.results td.favorite1 {
    color: #888;
}

.results td.favorite1  span {
    color: #000;
}

.results td.underdog1 {
    color: #888;
}

.results td.underdog1  span {
    color: #000;
}

.results td.line1 {
    color: #000;
}

.results td.finalscore1 {
    color: #000;
}

.results .tablesubhead {
    font-size: 1em;
    color: #000;
    background: #fff;
    text-align: center;
    height: 12px;
    border-top: 10px solid white;

}

.results .tablesubheadblue {
    font-size: 16px;
    color: white;
    background: #135fa7;
    text-align: center;
    padding: 6px 0;
    border-top: 10px solid white;
}

.results .righttablesubheadblue {
    font-size: 12px;
    color: white;
    background: #135fa7;
    text-align: center;
    padding: 9px 0;
    border-top: 10px solid white;
}

.results .tablebodytext {
    color: black;

}

#signup td {
    color: black;
    background: #e7e7e9;
    border: none;
    vertical-align: baseline;
}

#signup .tablesubheadblue {
    color: white;
    background: #135fa7;
    border-top: 10px solid white;
}

#signup .tablesubhead {
    color: white;
    background: #135fa7;
}

#createagroup td {
    color: black;
    line-height: 2em;
}

#createagroup .tablesubheadblue {
    color: white;
    line-height: 1em;
}

#createagroup .tablesubhead {
    color: white;
    line-height: 1em;
}

#joinagroup  th {
    color: black;
 
    border-bottom: 0;
}

#joinagroup  td {
    color: black;
    border: none;
    vertical-align: baseline;
    /*padding-top: 20px;*/
}

#joinagroup  td  input { float: left;}

#joinagroup .tablesubheadblue {
    color: white;
    background: #135fa7;
    border-top: 10px solid white;
}

#joinagroup .tablesubhead {
    color: white;
    background: #135fa7;
}



#joinagroup, #inviteagroup {
/*	background: #f5f5f5;*/
	padding:20px 0 10px 0;

	}
#joinagroup ul, #inviteagroup ul {margin-left: 0px;}
#joinagroup ul li, #inviteagroup ul li {padding-bottom: 1em; font-size: .9em; }
#joinagroup ul li input, #inviteagroup ul li input {margin-right: 10px; margin-top: 0; margin-left: 6px;  float:left;}
#joinagroup ul li label, #inviteagroup ul li label {float:left;text-align:left;margin-left: 0; width: 140px;font-size: 1em;padding-top:0;}


/*  they get pushed down in Safari only now  */
#joinagroup td input#private,
    #joinagroup td input#nflPublic,
    #joinagroup td input#ncaaPublic {

    vertical-align: -.21em;

}





#groupstandings th {
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #000;
}

#groupstandings td {
    line-height: 2;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #ccc;
}*/
#groupstandings td.rank {color: #000; font-size: 12px; text-align: left;}
#groupstandings td.rank div {width: 1.5em; text-align: right;}
#rightcolumn #groupstandings {

}

#rightcolumn #groupstandings th {
    padding: 2px 2px 2px 6px;
}

#rightcolumn #groupstandings td {
    padding: 2px 2px 2px 6px;
    text-align: left;
}

#groupstandings .tablesubhead {
    color: white;
    background: #999999;
}

#groupcategory td {
    font-weight: bold;
}

#groupname td {
    font-weight: bold;
}

#welcomeheadline {
    color: #004b85;
    font-size:2em;
	margin-left:20px;
}

#th_rule {
    border-bottom: 1px solid silver;
}

.formarea {
    margin-top: 20px;
    margin-bottom: 20px;
}

#submitbutton {
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    background-image: url( /pps/images/big-green-button.gif );
    background-repeat: no-repeat;
    width: 132px;
    height: 40px;
    float: right;
    margin-bottom: 0;
    padding-top: 25px;
    padding-right: 0;
}

#change-pass-submit {

}

#greenbutton {
    float: none;
    padding-top: 10px;
    text-align: right;
    margin-right: 26px;
    margin-bottom: 4em;
}

#greenbutton a {
    text-decoration: underline;
}

#valid-email-required {
	font-size:12px;
	margin-left:146px;
	}

#loginbuttonimg {
}

#friendsemail {
    height: 0;
}





.error {
    color: red;
    padding: 1em 20px;
    font-weight: bold;
}


td.dollars {
    color: green;
    font-weight: bold;
}

.results .dollar-format {
    text-align: right;
    padding-right: 2em;
}

.dollar-format {
    text-align: right;
}

div.login-form input.text {
    width: 125px;
}

div.login-form div.remember-me-check {
    margin-bottom: 5px;
}

/* member/team stat results */
div.team-stat-line {
/*    width: 239px;*/
}

div.team-stat-line div.team-record span.wins 	{float:left; width: 12px; border:1px dotted #fff; text-align:right;}
div.team-stat-line div.team-record span.dash 	{float:left; width: 12px; border:1px dotted #fff;text-align:center;}
div.team-stat-line div.team-record span.losses 	{float:left; width: 12px; border:1px dotted #fff;text-align:left;}

div.schedule-line-item {
    width: 239px;
    width: 270px; /*  schedule page width  */
    padding-top: 6px;
}

div.schedule-line-item div.top-row-team-name {
    float: left;
    width: 175px;
    margin-left: 2px;
    height: 30px; 
    line-height: 3;
}
div.schedule-line-item .teamLogoWrap {
    float: left;
    margin:0 10px;
    width: 30px;
    border-bottom: 1px solid #fff;
    clear: left
    }
div.schedule-line-item  img.team-logo {

}
div.schedule-line-item div.event-time {
    font-weight: normal;
}

div.instruction-text {
    padding: 1em 20px;

}

div.picks {display: none;}

.hide {display: none;}


#content #picks-table {
    font-size: 11px;
    width: 552px;
    width: 100%;
}

#content #picks-table  th {
    font-size: 13px;
    color: #333;
    text-align: left;
    padding: 3px 5px;
    border-bottom: 1px solid #000;
}

#content #picks-table  td {
    font-size: 10.5px;
    font-weight: bold;
    color: #333;
    padding: 6px .25em .5em 3px;
    border-bottom: 1px solid #ccc;
	}
#content #picks-table  th.line, #content #picks-table  td.line {text-align: right;padding-right: 20px;}
/*
#content #picks-table  td.predictScore, td.predictScore {
    padding-left: 3em; 
    border: 0;
}
*/

#content #picks-table  td.pickbox {

    margin-top: 4px;
}

#content #picks-table  td.checkmark-fave, #content #picks-table  td.checkmark-underdog {
    padding: 4px 0;
    background: red;
}

#content #picks-table  td.favorite, #content #picks-table  td.underdog {
    padding: 4px 10px 12px 5px;
    font-weight: bold;
}

#content #picks-table  td.view-mach-up {
    font-size: 11px;
}
#content #picks-table td img.team-logo {
	vertical-align: middle;
	margin-right:5px;
	}
#picks-for-sale {
    background: transparent;
    padding: 1em 0;
    border-bottom: 1px solid #ccc;
}
.activateTradingLink {margin-left: 20px;}


div.scorebox {
    position: relative;
    margin-top: 1em;
    margin-left: 2em;
    padding-left: 20px;
    padding-right: 20px;
    border-style: solid;
    width: 1em;
    border-width: 1
}

input#postpicks {
    text-align: right;
}

.picksForSale .pick-affiliation {
    font-size: 115%;
}

.picksForSale .pick-price {
    font-size: 115%;
}

.picksForSale .pick-buy-button {
    text-align: left;
}

.picksForSale .pick-buy-button   input {
    float: left;
}

#follow-us  {margin: 1em 12px;}
#follow-us a {display: block; margin: 1em 0; border:0;}
#follow-us img { border:0;}
#share-this {margin: 1em 12px;}
#share-this-blog {margin: 1em 0;}

#picksForm {
	display: block; 
	}
/* New User Profile Styles */

#userAvatar-favoriteTeams {background: #dff0ff; height: 135px;}
#userAvatar-favoriteTeams #avatar-wrapper {float: left; position: relative; width: 100px;  margin: 20px 0 0 20px;}
#userAvatar-favoriteTeams #favoriteTeams {float: left; margin: 10px 0 0 20px;}
#userAvatar-favoriteTeams #favoriteTeams h3 {font-size: 14px;}
#userAvatar-favoriteTeams #favoriteTeams ul { float: left; width: 130px; font-size: 11px;}
#userAvatar-favoriteTeams #favoriteTeams ul li.affiliation {
	background:transparent url(../images/logo-wrapper.jpg) no-repeat scroll left top;
	float:left;
	margin-right: 6px;
	height: 40px;
	width: 40px;
	}
#userAvatar-favoriteTeams #favoriteTeams ul li.affiliation img {display: block; margin: 6px auto;}	
#userAvatar-favoriteTeams #favoriteTeams ul li.teamCity {margin-top: 6px;}
#userProfile-submenu {overflow: hidden;}
#userProfile-submenu ul {float: left; clear: left; background: #dff0ff; width: 100%; padding: 10px 0 0 20px;}
#userProfile-submenu ul li {float: left;margin:0; padding: 0; font-size: 120%;} 
#userProfile-submenu ul li a {float: left: display: block; margin: 0 1px 0 0; padding: 4px 10px 6px 10px; text-decoration: none; border: 1px solid #dff0ff; border-bottom: 0; color:#333; background: #a5d6ff;}
#userProfile-submenu ul li.activeTab a {background: #fff; color: #000;}
#userProfile-submenu ul li a.active {background: #fff; }
#avatarMask {
	position: absolute; top: 0; left:0;

	}


#flashMessage {background: #ffff99;padding:4px 0;}
#flashMessage p {padding:0 20px;margin: 0;}

.clearAll {clear:both;}
#content .schedules td {font-weight: bold;}
#content .leaderboard td {font-weight: bold;}
