body {
	background: url(../img/bg.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}

a {
	color:black;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: red;
}

#container {
	width:966px;
	background:  #ffffff;
	margin-left:-483px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	left:50%;
	position: absolute;
}

#head {
	width:966px;
	height: 197px;
	background: url(../img/layout/common/head.jpg) no-repeat;
	padding-top: 0px;
	margin-top: 0px;
}

.menu {
	margin-top: 0px;
	padding-top: 147px;
}

.fieldset_login {
	border: none;
	text-align: center;
}

#link_home {
	list-style-type: none;
	float: left;
	height: 49px;
	background: #ffffff;
	margin-left: -40px;
}

#link_home a {
	display: block;
	width: 66px;
	height: 31px;
	background-image: url(../img/layout/common/home.jpg);
}

#link_roster {
	list-style-type: none;
	float: left;
	height: 49px;
	background: #ffffff;
}

#link_roster a {
	display: block;
	width: 69px;
	height: 31px;
	background-image: url(../img/layout/common/roster.jpg);
}

#link_standings {
	list-style-type: none;
	float: left;
	height: 49px;
	background: #ffffff;
}

#link_standings a {
	display: block;
	width: 116px;
	height: 31px;
	background-image: url(../img/layout/common/standings.jpg);
}


#link_schedule {
	list-style-type: none;
	float: left;
	height: 49px;
	background: #ffffff;
}

#link_schedule a {
	display: block;
	width: 99px;
	height: 31px;
	background-image: url(../img/layout/common/schedule.jpg);
}

#link_util {
	list-style-type: none;
	float: left;
	height: 49px;
	background: #ffffff;
}

#link_util a {
	display: block;
	width: 79px;
	height: 31px;
	background: url(../img/layout/common/util.jpg);
}

#link_trade {
	list-style-type: none;
	float: left;
	height: 49px;
	background: #ffffff;
}

#link_trade a {
	display: block;
	width: 70px;
	height: 31px;
	background-image: url(../img/layout/common/trade.jpg);
}

#link_free_agency {
	list-style-type: none;
	float: left;
	height: 49px;
	background: #ffffff;
}

#link_free_agency a {
	display: block;
	width: 105px;
	height: 31px;
	background-image: url(../img/layout/common/free_agency.jpg);
}

#link_stats {
	list-style-type: none;
	float: left;
	height: 49px;
	background: #ffffff;
}

#link_stats a {
	display: block;
	width: 96px;
	height: 31px;
	background-image: url(../img/layout/common/stats.jpg);
}

#link_logout {
	list-style-type: none;
	float: left;
	height: 49px;
	background: #ffffff;
}

#link_logout a {
	display: block;
	width: 72px;
	height: 31px;
	background-image: url(../img/layout/common/logout.jpg);
}
#link_home a:hover { background-position: 0px -49px; }
#link_roster a:hover {	background-position: 0px -49px; }
#link_standings a:hover { background-position: 0px -49px; }
#link_schedule a:hover { background-position: 0px -49px; }
#link_util a:hover { background-position: 0px -49px; }
#link_trade a:hover { background-position: 0px -49px; }
#link_free_agency a:hover {	background-position: 0px -49px; }
#link_stats a:hover { background-position: 0px -49px; }
#link_logout a:hover { background-position: 0px -49px; }

#team_info {
	background-image: url(../img/layout/clubhouse/background.jpg);
	height: 148px;
}

#team_logo {
	margin-top:6px;
	margin-left:10px;
	margin-bottom:0px;
	padding-bottom:0px;
	width: 200px;
	height: 140px;
	float: left;
}
#game_header h1{
	text-align: center;
}
#game_header img {
	vertical-align: middle;
}
#profile_foto {
	margin-top:5px;
	margin-left:10px;
	padding-left:60px;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:0px;
	width: 140px;
	height: 120px;
	float: left;
}
#team_desc {
	float:right;
	height: 140px;
	padding: 0px;
	padding-top: 10px;	
	
}
#team_desc h1 {
	margin: 0;
	font-size: 30px;
	width: 750px;
}

#roster {
	padding: 0px;
	margin: 0px;
	width: 520px;
	display: inline;
	float: left;
	margin-bottom: 20px;
}

#roster table {
	width: 510px;
	margin-left: 22px;
	font-size: 15px;
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
	margin-top: 10px;
}

#roster table tbody, table thead {
	border-left: 1px solid #EAECEE; 
	border-right: 1px solid #EAECEE;
}

#roster table tbody {
	border-bottom: 1px solid #EAECEE;
}

#roster table tbody  tr:hover {
	background: #EAECEE; 
	color: #111;
}

#stats table {
	margin-left: 22px;
	font-size: 15px;
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
	margin-top: 10px;
	width: 390px;
}

#stats table tbody, table thead {
	border-left: 1px solid #EAECEE; 
	border-right: 1px solid #EAECEE;
}

#stats table tbody {
	border-bottom: 1px solid #EAECEE;
}

#stats table tbody  tr:hover {
	background: #EAECEE; 
	color: #111;
}

.line1 {
	background: #F3F5F7;
}

.line2 {
	background: #F0F2F4;
}


#roster td, th {
	padding: 7px 7px 7px 7px;
	border: solid 1px #EAECEE;
	text-align: center;
}

#stats td, th {
	padding: 10px 10px 10px 10px;
	border: solid 1px #EAECEE;
	text-align: center;
}

#games {
	margin-left: 7px;
	padding: 0px;
	padding-top:5px;
	width: 950px;
	height:auto;
	padding-bottom: 20px;
}

#games table {
	width: 455px;
	font-size: 15px;
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
	margin-top: 10px;
}

#games table tbody, table thead {
	border-left: 1px solid #EAECEE; 
	border-right: 1px solid #EAECEE;
}

#games table tbody {
	border-bottom: 1px solid #EAECEE;
}

#games table tbody  tr:hover {
	background: #EAECEE; 
	color: #111;
}

#games td, th {
	padding: 10px 10px 10px 10px;
	border: solid 1px #EAECEE;
	text-align: center;
}

#open_games {
	width:460px;
	margin-left:20px;
	float: left;
}

#closed_games {
	width:460px;
	float: right;
	margin-right:8px;
}

#what_to_watch {
	margin-left: 7px;
	padding: 0px;
	padding-top:5px;
	width: 950px;
	height:auto;
	padding-bottom: 20px;
}

#player_graph {
	margin-left: 25px;
	margin-top: 25px;
	padding: 0px;
	padding-top:0px;
	width: 900px;
	height: 300px;
	padding-bottom: 20px;
}

#what_to_watch table {
	width: 910px;
	font-size: 15px;
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
	margin-top: 10px;
	margin-left: 20px;
}

#what_to_watch table tbody, table thead {
	border-left: 1px solid #EAECEE; 
	border-right: 1px solid #EAECEE;
}

#what_to_watch table tbody {
	border-bottom: 1px solid #EAECEE;
}

#what_to_watch table tbody  tr:hover {
	background: #EAECEE; 
	color: #111;
}

#what_to_watch td, th {
	padding: 10px 10px 10px 10px;
	border: solid 1px #EAECEE;
	text-align: center;
}

.roster_title {
	background: url('../img/layout/common/roster_title.jpg') left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.free_agency_title {
	background: url('../img/layout/free_agency/free_agency_title.jpg') left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.schedule_title {
	background: url('../img/layout/schedule/schedule_title.jpg') left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.standings_title {
	background: url('../img/layout/common/standings_title.jpg') left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}
.stats_title {
	background: url('../img/layout/common/stats_title.jpg') left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.draft_title {
	background: url('../img/layout/common/draft_title.jpg') left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.trade_title {
	background: url('../img/layout/trade/trade_title.jpg') left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.next5_title {
	background: url("../img/layout/clubhouse/next5.png") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.last5_title {
	background: url("../img/layout/clubhouse/last5.png") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.what_to_watch_title {
	background: url("../img/layout/clubhouse/what2watch.png") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.proposal_title {
	background: url("../img/layout/proposal/proposal_title.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.general_stats_title {
	background: url("../img/layout/profile/general_stats_title.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}
.search_title {
	background: url("../img/layout/search/search_title.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.rotoworld_title {
	background: url("../img/layout/util/rotoworld_news.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.sportsline_title{
	background: url("../img/layout/util/sportsline_news.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.util_title{
	background: url("../img/layout/util/util_title.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.friendly_title{
	background: url("../img/layout/friendly/friendly_title.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}
.received_title{
	background: url("../img/layout/friendly/received.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}
.sent_title{
	background: url("../img/layout/friendly/sent.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}
.mygames_title{
	background: url("../img/layout/friendly/my_games.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.history_title{
	background: url("../img/layout/common/history_title.jpg") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}
.playoffs_title{
	background: url("../img/layout/util/playoffs_title.png") left no-repeat #ffffff;
	width: 260px;
	height: 40px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}

.tip {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}

#roster .name {
	text-align: left;
}

.box_score {
	font-size: 22px;
}

#has_proposal h1{
    margin-top: 0px;
    margin-bottom: 2px;
    top:0;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: bold;
    width:100%;
    background: #FFFF00;
    z-index:100;
    font-size: 22px;
}
#dialog_box {
	display: none;
	text-align: center;
	padding-top: 0px;
	font-size: small;
	font-weight: bold;
	position:fixed;
    top:0;
    width:100%;
    z-index:100;
}

#dialog_box h3, p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Mensagens */
.error_message {
	background: #f34a4a url("../img/layout/common/error_icon.png") no-repeat;
	border: solid 1px #D01F3C;
	color: #ffffff;
}
.success_message {
	background: #CDEB8B url("../img/layout/common/check_icon.png") no-repeat;
	border: solid 1px #6BBA70;
	color: #000000;
}

#stats_div {
	margin-left: 7px;
	padding: 0px;
	padding-top:5px;
	width: 950px;
	height:auto;
	padding-bottom: 20px;
}

#stats {
	width: 370px;
	float: right;
	margin-right: 55px;
}
	
#closed_games h1 {
	background: url("../img/layout/clubhouse/last5.png"); 
	width: 196px;
	height: 27px;
	text-indent: -1000em;
	margin:0;
	padding: 0;
}


#roster li {
	margin-left:20px;
	width: 900px;
	font-size: 15px;
	border-collapse: collapse; 
	padding: 10px 10px 10px 10px;
	border: solid 1px #EAECEE;
	text-align: center;
	list-style: none;
	color: #333; 
	background: #F3F5F7;
}
#roster li:hover {
	background: #EAECEE; 
	color: #111;
}

#default_table table {
	width: 900px;
	margin-left: 22px;
	font-size: 15px;
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
	margin-top: 10px;
	border-spacing:2px;
}

#default_table table tbody, table thead {
	border-left: 1px solid #EAECEE; 
	border-right: 1px solid #EAECEE;
}

#default_table table tbody {
	border-bottom: 1px solid #EAECEE;
}

#default_table table tbody  tr:hover {
	background: #EAECEE; 
	color: #111;
}

#default_table td, th {
	padding: 10px 10px 10px 10px;
	border: solid 1px #EAECEE;
	text-align: center;
}

#boxscore_table table {
	width: 920px;
	margin-left: 22px;
	font-size: 11px;
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
	margin-top: 10px;
	border-spacing:2px;
}

#boxscore_table table tbody, table thead {
	border-left: 1px solid #EAECEE; 
	border-right: 1px solid #EAECEE;
}

#boxscore_table table tbody {
	border-bottom: 1px solid #EAECEE;
}

#boxscore_table table tbody  tr:hover {
	background: #EAECEE; 
	color: #111;
}

#boxscore_table td, th {
	padding: 5px 5px 5px 5px;
	border: solid 1px #EAECEE;
	text-align: center;
}

table.tablesorter thead tr .header {
background-image:url("../img/layout/stats/bg.gif");
background-position:right center;
background-repeat:no-repeat;
cursor:pointer;
}

table.tablesorter thead tr .headerSortDown {
background-image:url("../img/layout/stats/desc.gif");
}

table.tablesorter thead tr .headerSortUp {
background-image:url("../img/layout/stats/asc.gif");
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color:#8DBDD8;
}

.trade_list {
	list-style: none;
}

.trade_info {
	padding: 10px 10px 10px 10px;
	font-size: large;
	font-weight: bold;
}

.sortable-list {
	float: left;
}


.sortable-list li {
	cursor: move;
}

#head_compl {
	list-style-type: none;
	float: left;
	display: block;
	width: 194px;
	height: 49px;
	background-image: url(../img/layout/common/head_compl.jpg);
}


#footer {
	width: 966px;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer h1 {
	margin-top: 0;
	text-indent: -1000em;
	float: left;
	width: 966px;
	height: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer .league {
	background: url(../img/layout/common/foot.jpg);
}
