ui-tabs .ui-tabs-panel {
	padding: 5px;
}

.ui-widget-content a {
	text-decoration: none;
}

div.teamHomeContent {
	width: 100%;
	padding-top: 5px;
}

/* http://www.dynamicdrive.com/style/layouts/item/css-liquid-layout-21-fixed-fluid/ */
div.leftWrapper {
	float: left;
	margin-left: -100%;
	max-width: 550px;
}

div.rightWrapper {
	float: left;
	width: 100%;
}

div.teamHomeContent #mainRight {
	margin-left: 230px; /* must be set by jQ depending on #mainLeft:width along with #main:min-width */
}

/* http://www.thechoppr.com/blog/2009/02/09/2-column-fluid-layout-100-height-with-leftright-sidebar/ */
#captainCorner {
	overflow: hidden;
}

#captainCorner .left {
	float: left;
	width: 350px;
}

#captainCorner .right {
	min-width: 200px;
	margin-left: 360px;
}

#captainCorner .ui-widget {
	margin-bottom: 10px;
}

#captainCorner .ui-widget-content {
	padding: 10px;
}

div.teamHomeContent #mainLeft {
	width: 222px;
}

div.teamHomeContent #lastUpdatedRsvpStatus {
	display: none;
}


/*
div.teamHomeContent #mainLeft {
	float: left;
	min-width: 100px;
	margin-left: -100%;	
}
*/

/*
#captainCorner div.left {
	float: left;
	margin-top: 2px;
}

#captainCorner div.right {
	position: absolute;
	top: 2px;
	right: 0px;
}
*/
/*
#captainCorner div.left .ui-widget,
#captainCorner div.right .ui-widget {
	margin-top: 5px;
}

#captainCorner div.left .ui-widget {
	margin-right: 10px;
	margin-bottom: 10px;
}*/

#captainCorner #footer {
	padding: 0px;
}

/*
div.teamHomeContent .ui-widget {
	margin-bottom: 10px;
}
*/

.ui-widget td.colDate, 
.ui-widget td.colTime {
	white-space: nowrap;
} 

#stub {
	clear: both;
}

.header div.ui-widget-header {
	font-size: 1.2em;
	position: relative;
	height: 22px;
}

.header #team-name {
	vertical-align: middle;
}

.header #controls {
	position: absolute;
	right: 5px;
	top: 2px;
	font-size: 75%;
}

.header #controls a {
	vertical-align: top;
	padding: 0px 3px;
}

table {
	width: 100%;
}

table td,
table th {
	text-align: center;
	padding: 1px 5px;
}

table td.col0,
table th.col0 {
	text-align: left;
}

.ui-widget-content .viewMore {
	display: block;
	width: 100%;
	text-align: right;
}

.ui-widget-content .viewMore a {
	display: inline-block;
	padding: 2px 5px;
}

#lastGames .ui-widget {
	min-width: 190px;
	margin-bottom: 10px;
}

.nextActivity {
	margin-bottom: 10px;
	max-width: 250px;
}

.nextActivity table.data td {
	text-align: left;
} 

.nextActivity table.data td.col0 {
	vertical-align: middle;
}

.nextActivity table.data td.col1 {
	max-width: 130px;
}

.nextActivity .noReply a {
	font-weight: normal;
}

.board .newPost,
.board .backToBoard {
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px;
}

.board li p .comments {
	float: right;
}

.board li p .name {
	font-weight: bold;
}

.board h3 {
	background-color: #e8eef4;
	font-size: 1.1em;
	margin-top: 15px;
	padding: 2px 0px 0px 7px;
}

.board .ui-icon-pencil,
.board .ui-icon-trash {
	display: none;
	float: right;
	position: relative;
	top: 0px;
	right: 5px;
	margin-left: 10px;
}

.board .readMessage h2 {
	margin-bottom: 7px;
}
	
.board .readMessage h4 {
	margin-top: 7px;
	font-size: 1.1em;
}

.board .readMessage p.label {
	font-weight: bold;
	margin: 10px 0px -10px 0px;
}

.board .readMessage li {
	border-bottom: dashed 1px #a6c9e2;
	padding: 10px 0px;
}	

.board .readMessage li p {
	margin: 0px 3px 0px 0px;
	font-size: 1.1em;
	line-height: normal;
}

.board .readMessage textarea {
	width: 100%;
	height: 120px;
	margin-top: 15px;
}

.board .readMessage .postedBy {
	margin-top: 5px;
}

#newMessage p {
	margin-bottom: 3px;
}

#newMessage p#titleHolder {
	margin-bottom: 15px;
}

#newMessage p span,
#newMessage p label {
	font-weight: bold;
}

#newMessage p label.textCounter {
	font-weight: normal;
}

#newMessage p input[type="text"] {
	width: 565px;
}

#newMessage textarea {
	display: block;
}

#commentEditor textarea {
	height: 150px;
	width: 400px;
}

div.postedBy {
	font-size: 0.9em;
} 

#rsvp ul {
	list-style: none;
	margin: -3px 0px 3px 0px;
	padding: 0px;
}

#rsvp .editor li {
	margin-top: 3px;
}

#rsvp #comments {
	display: block;
	margin: 0px;
}

.rsvpStatus span {
	font-weight: bold;
}

.rsvpStatus a {
	font-weight: normal;
}

.rsvp,
.rsvpNoReply,
.NoReply {
	color: Red;
}

.rsvpYes,
.rsvpPlay,
.Yes,
.Play {
	color: Green;
}

.rsvpNo,
.rsvpNotPlay,
.No,
.NotPlay {
	color: Gray;
}

.rsvpMayBe,
.MayBe {
	color: #2067BD; /* #ffcc00 */
}

#captainCorner ul li {
	position: relative;
	white-space: nowrap;
	padding-bottom: 1px;
}

#captainFaq ul.faqContent {
	line-height: 2.0em;
}

#captainFaq ul.faqContent li {
	white-space: normal;
}

#captainCorner .buttonsPanel a {
	margin-left: 15px
}

#captainCorner a.edit {
	width: 100%;
	display: inline-block;
	border: none;
	outline: none;
}

#captainCorner a.edit label {
	font-weight: normal;
	cursor: pointer;
}

#captainCorner a.edit span {
	position: absolute;
	right: 0px;
	cursor: pointer;
	display: none;
}

#captainCorner a.edit.ui-state-active span {
	display: inline;
}

#captainCorner label {
	color: #2E6E9E;
}

#captainCorner h4 {
	font-size: 1.0em;
	font-weight: bold;
}

/*
#rosterOrg h4 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}
*/
#rosterOrg ul {
	margin: 0px 10px 5px 25px;
}

#rosterOrg .playerFullTime/*,*/
/*#rosterOrg .playerFullTime label*/ {
	color: #2E6E9E;
}

#rosterOrg .playerSub,
#rosterOrg .playerSub label {
	color: Gray;
}

#rosterOrg .playerInactive,
#rosterOrg .playerInactive label {
	color: Silver
}

#rosterOrg .playerNotRegistered,
#rosterOrg .playerNotRegistered label {
	color: Red;
}
/*
#opponentOrg .active label {
	color: #2E6E9E;
}
*/
#opponentOrg .inactive label {
	color: Silver;
}

#rosterOrg ul label.captain {
	color: Green;
}

#opponentOrg ul {
	margin: 0px 10px 5px 5px;
}

#seasonOrg .ui-widget-content {
	padding: 5px;
}

#seasonOrg label {
	margin-left: 3px;	
}

#seasonOrg a.edit {
	width: auto;
}

#gshlIntegratorOrg ul {
	margin-bottom: 0px;
}

#gshlIntegratorOrg ul li {
	padding-bottom: 10px;
}

#gshlIntegratorOrg .help ul li {
	padding-bottom: 0px;
}

#gshlIntegratorOrg ul li.mappers ul li {
	padding-bottom: 2px;
	text-align: right;
}

#gshlIntegratorOrg ul li.mappers ul li label {
	float: left;
}

#gshlIntegratorOrg #GamesScheduleUrl {
	width: 99%;
}

#schedule {
	min-width: 600px;
}

#schedule #seasons_new,
#schedule #seasons {
	position: relative;
	bottom: 6px;
	width: 100%;
	text-align: right;
}

#schedule table td {
	padding: 3px 5px;
	white-space: nowrap;
}

#schedule table td a.ui-state-active {
	border: none;
	font-weight: normal;
}

#schedule .validation-summary-errors {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: white;
}

#rosterPanel ul {
	margin-bottom: 5px;
}

#rosterPanel ul li {
	margin-left: 10px;
	min-height: 5px;
}

/*	
#roster #rosterPanel h4 {
	font-size: 1.0em;
	font-weight: bold;
}
*/
/*#roster #rosterPanel ul {
	margin: 0px 50px 5px 20px;
}*/
/*
#roster .rsvpNotPlay {
	color: Gray;
}
*/
/*#roster .rsvpMayBe {
	color: Blue;
}*/

#lines {
	min-width: 800px;
	max-width: 1000px;
	/*width: 800px; for Player*/
}

#lines.roster {
	min-width: 300px;
}

#lines.lines #rosterPanel {
	float: left;
	width: 25%;
}

/*
#lines #mid {
	width: 3%;
	height: 200px;
	float: left;
}
*/
#lines #lineups {
	float: right;
	width: 72%;
	/*width: 100%; for Player*/
}

#lines #lineups table td {
	position: relative;
}

#lines span.remove {
	display: none;
  cursor: pointer;
	position: absolute;
	top: -2px;
	right: -16px;
}

#lines .buttonsPanel {
	clear: both;
	position: relative;
	top: 10px;
	margin-bottom: 15px;
}

#lines .buttonsPanel a {
	margin-right: 20px;
}
/*
#lines .buttonsPanel #reset {
	float: left;
}
*/
#lines .buttonsPanel #reset input {
	margin-right: 15px;
}

#lines .buttonsPanel #save #printRoster {
	margin-right: 15px;
}

/*
#lines .buttonsPanel label {
	margin-right: 20px;
	color: Red;
	font-weight: bold;
}
*/

#lines .viewMore {
	margin-bottom: 10px;
}

#lines .viewMore.last {
	margin-bottom: 0px;
}

#lines table#offence th {
	width: 33%;
}

#lines table#defence th {
	width: 48%;
}

#lines table#offence th:first-of-type,
#lines table#defence th:first-of-type,
#lines table#goalie th:first-of-type {
	width: 15px;
}

#lines table td {
	height: 25px;
	vertical-align: middle;
}
/*
#lines .rsvpNotPlay {
	color: Gray;
}
*/
#lines .rsvpMayBe {
	color: Blue;
}

#lines div.ui-draggable,
#lines div.ui-draggable span {
	cursor: move;
}

#lines div.ui-draggable span.beer-mug {
	cursor: pointer;
}

#lines div.ui-draggable-dragging {
	padding: 3px 5px;
	background-color: White;
	cursor: move;
	z-index: 10000;
}

#lines div.ui-draggable-dragging.Play,
#lines div.ui-draggable-dragging.rsvpPlay {
	border: 1px solid Green;
}

#lines div.ui-draggable-dragging.MayBe,
#lines div.ui-draggable-dragging.rsvpMayBe {
	border: 1px solid Blue;
}

#lines div.ui-draggable-dragging.NoReply,
#lines div.ui-draggable-dragging.rsvpNoReply {
	border: 1px solid Red;
}

#lines div.ui-draggable-dragging.NotPlay,
#lines div.ui-draggable-dragging.rsvpNotPlay {
	border: 1px solid Gray;
}

#lines div.player {
	display: inline;
	white-space: nowrap;
}

#lines div.player span.ui-icon-comment {
	cursor: default;
}

.beer-mug {
	background-size: 14px 14px;
	top: 2px;
	display: none;
}

.beer-mug.active {
	background-image: url(images/beer-mug-active.png);
}

.beer-mug.inactive {
	background-image: url(images/beer-mug-inactive.png);
}

.nextActivity .beer-mug {
	display: inline-block;
	cursor: default;
}

#gameEdit table tr td {
	text-align: left;
	white-space: nowrap;
}

#gameEdit table ul,
#gameEdit .hvGoals li,
#gameEdit .playHome li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#gameEdit .hvGoals input {
	width: 20px;
	margin-right: 3px;
	text-align: center;
}

#gameEdit .boxscoreLink input {
	width: 100px;
}
	
#gameEdit input#Game_Overtime {
	margin: 0px 3px 0px 2px;
}

.activityDialog #rsvp {
	width: auto;
	float: left;
	margin-right: 30px;
	margin-top: 15px;
}

.activityDialog .rsvpStatus {
	float: left;
	margin-top: 13px;
}

.activityDialog .rsvpStatus span {
	margin: 0px 5px;
}

#seasonView label,
#seasonView select {
	display: block;
	white-space:nowrap
}

#fullCalendar .fc-toolbar {
	margin-bottom: 0.3em;
}

#fullCalendar .fc-toolbar .fc-center h2 {
	background-color: transparent;
	margin-top: 3px;
}

#fullCalendar .fc-toolbar span.ui-icon {
	right: 0px;
}

#fullCalendar .fc-event-container {
	cursor: pointer;
}

#fullCalendar .fc-event-container .fc-content {
	display: flex;
	flex-direction: column;
	white-space: normal;
}

#fullCalendar .fc-event-container .fc-content .fc-title {
	order: 0;
}

#fullCalendar .fc-event-container .fc-content .fc-title1 {
	order: 1;
}

#fullCalendar .fc-event-container .fc-content .fc-title2 {
	order: 2;
}

#fullCalendar .fc-event-container .fc-content .fc-title3 {
	order: 3;
}

#fullCalendar .fc-event-container .game {
	background-color: #4A86E8;
}

#fullCalendar .fc-event-container .event,
#fullCalendar .fc-event-container .practice {
	background-color: #A4C2F4;
}

#fullCalendar .game .NoReply span,
#fullCalendar .game .rsvpNoReply span {
	color: #94A1D1;
}

#fullCalendar .game .Play span,
#fullCalendar .game .rsvpPlay span {
	color: Lime;
}

#fullCalendar .game .NotPlay span,
#fullCalendar .game .rsvpNotPlay span {
	color: #EA9999;
}

#fullCalendar .game .MayBe span,
#fullCalendar .game .rsvpMayBe span {
	color: Yellow;
}

#fullCalendar .event .Play span,
#fullCalendar .practice .Play span,
#fullCalendar .event .rsvpPlay span,
#fullCalendar .practice .rsvpPlay span {
	color: Green;
}

#fullCalendar .event .NotPlay span,
#fullCalendar .practice .NotPlay span,
#fullCalendar .event .rsvpNotPlay span,
#fullCalendar .practice .rsvpNotPlay span {
	color: #E06666;
}

/*
#fullCalendar .event .fc-event-title.rsvpPlay,
#fullCalendar .practice .fc-event-title.rsvpPlay {
	color: Green;
}

#fullCalendar .event .fc-event-title.rsvpNotPlay,
#fullCalendar .practice .fc-event-title.rsvpNotPlay {
	color: #E06666;
}*/

#jsonRet {
	display: none;
}

.bubbleView td {
	padding: 5px 7px;
	vertical-align: top;
}

.activityView td {
	vertical-align: top;
}

.activityView td.title,
.activityView td.description {
	/*	max-width: 270px;*/
	text-align: left;
}

.banner {
	width: 100%;
	text-align: center;
	margin-top: 10px;	
}

.activityView td:has(#rink),
.activityView td:has(#Title),
.activityView td:has(#Description) {
	text-align: left;
}