/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 14, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 11, ../../app/sass/lib/_grid.sass */
.grid_1 {
  width: 80px;
}

/* line 14, ../../app/sass/lib/_grid.sass */
.grid_2 {
  width: 160px;
}

/* line 17, ../../app/sass/lib/_grid.sass */
.grid_3 {
  width: 240px;
}

/* line 20, ../../app/sass/lib/_grid.sass */
.grid_4 {
  width: 320px;
}

/* line 23, ../../app/sass/lib/_grid.sass */
.grid_5 {
  width: 400px;
}

/* line 26, ../../app/sass/lib/_grid.sass */
.grid_6 {
  width: 480px;
}

/* line 29, ../../app/sass/lib/_grid.sass */
.grid_7 {
  width: 560px;
}

/* line 32, ../../app/sass/lib/_grid.sass */
.grid_8 {
  width: 640px;
}

/* line 35, ../../app/sass/lib/_grid.sass */
.grid_9 {
  width: 720px;
}

/* line 38, ../../app/sass/lib/_grid.sass */
.grid_10 {
  width: 800px;
}

/* line 41, ../../app/sass/lib/_grid.sass */
.grid_11 {
  width: 880px;
}

/* line 44, ../../app/sass/lib/_grid.sass */
.grid_12 {
  width: 960px;
}

/* line 47, ../../app/sass/lib/_grid.sass */
.column {
  margin: 0;
  overflow: hidden;
  float: left;
  display: inline;
}

/* line 53, ../../app/sass/lib/_grid.sass */
.row {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 57, ../../app/sass/lib/_grid.sass */
.row .row {
  margin: 0 -10px;
  width: auto;
  display: inline-block;
}

/* line 3, ../../app/sass/lib/_reset.sass */
body {
  background: #d3e4fd url(/images/background.jpg) 0 0 repeat-x;
  background-attachment: fixed;
  color: #333333;
  font: 13px/1.5 Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
  padding: 0;
}

/* line 10, ../../app/sass/lib/_reset.sass */
input {
  font: 13px/1.5 Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
}

/* line 13, ../../app/sass/lib/_reset.sass */
p {
  margin-bottom: 10px;
}

/* line 16, ../../app/sass/lib/_reset.sass */
a {
  color: #aa0000;
}

/* line 19, ../../app/sass/lib/_reset.sass */
em {
  color: #666666;
  font-size: 10px;
  font-weight: normal;
}

/* line 24, ../../app/sass/lib/_reset.sass */
strong {
  font-weight: bold;
}

/* line 27, ../../app/sass/lib/_reset.sass */
span {
  white-space: nowrap;
}

/* line 30, ../../app/sass/lib/_reset.sass */
sup {
  font-size: 10px;
  font-weight: normal;
  vertical-align: top;
}

/* line 35, ../../app/sass/lib/_reset.sass */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-shadow: white 0 1px 0;
}

/* line 39, ../../app/sass/lib/_reset.sass */
h1 {
  font-size: 24px;
}

/* line 41, ../../app/sass/lib/_reset.sass */
h2 {
  font-size: 19.2px;
}

/* line 43, ../../app/sass/lib/_reset.sass */
h3 {
  font-size: 16.8px;
}

/* line 45, ../../app/sass/lib/_reset.sass */
h4 {
  font-size: 15.6px;
}

/* line 47, ../../app/sass/lib/_reset.sass */
h5 {
  font-size: 14.4px;
}

/* line 49, ../../app/sass/lib/_reset.sass */
h6 {
  font-size: 13.2px;
}

/* +message_boxes */
/* line 20, ../../app/sass/lib/_common.sass */
div#error, div#errors {
  background: url(/images/icons/cross-circle.png) 10px 7px no-repeat;
  background-color: #fbe3e4;
  border: 1px solid #fbc2c4;
  color: #8a1f11;
  margin: 0 0 10px;
  padding: 6px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding-left: 35px;
}

/* line 25, ../../app/sass/lib/_common.sass */
div#notice {
  background: url(/images/icons/exclamation.png) 10px 7px no-repeat;
  background-color: #fff6bf;
  border: 1px solid #ffd324;
  color: #514721;
  margin: 0 0 10px;
  padding: 6px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding-left: 35px;
}

/* line 30, ../../app/sass/lib/_common.sass */
div#message {
  background: url(/images/icons/smiley.png) 10px 7px no-repeat;
  background-color: #fff6bf;
  border: 1px solid #ffd324;
  color: #514721;
  margin: 0 0 10px;
  padding: 6px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding-left: 35px;
}

/* line 35, ../../app/sass/lib/_common.sass */
div#success {
  background: url(/images/icons/tick-circle.png) 10px 7px no-repeat;
  background-color: #e6efc2;
  border: 1px solid #c6d880;
  color: #264409;
  margin: 0 0 10px;
  padding: 6px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding-left: 35px;
}

/* line 41, ../../app/sass/lib/_common.sass */
.center {
  text-align: center !important;
}

/* line 43, ../../app/sass/lib/_common.sass */
.right {
  text-align: right !important;
}

/* line 56, ../../app/sass/lib/_common.sass */
.highlight {
  background-color: #fff6bf;
}

/* line 59, ../../app/sass/lib/_common.sass */
.important {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}

/* line 65, ../../app/sass/lib/_common.sass */
.fieldWithErrors {
  float: left;
  padding-right: 5px;
}

/* line 70, ../../app/sass/lib/_common.sass */
fieldset.game-group {
  padding: 0 5px !important;
}
/* line 73, ../../app/sass/lib/_common.sass */
fieldset.game-group table.data {
  background-color: #f6f6f6;
  margin-bottom: 10px !important;
  padding: 0 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* line 79, ../../app/sass/lib/_common.sass */
fieldset.game-group .teams {
  width: 400px;
}
/* line 82, ../../app/sass/lib/_common.sass */
fieldset.game-group .game-details .detail {
  font-weight: bold;
  display: inline;
}
/* line 85, ../../app/sass/lib/_common.sass */
fieldset.game-group .game-details em {
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}

/* line 88, ../../app/sass/lib/_common.sass */
.photo {
  border: 1px solid #cccccc;
  padding: 1px;
}

/* line 93, ../../app/sass/lib/_common.sass */
#gs-view-more-wrapper {
  text-align: center;
  margin-bottom: 20px;
}
/* line 97, ../../app/sass/lib/_common.sass */
#gs-view-more-wrapper #gs-view-more {
  border: 1px solid #999999;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-shadow: white 0 1px 0;
}
/* line 12, ../../app/sass/lib/_buttons.sass */
#gs-view-more-wrapper #gs-view-more:hover {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #d3d3d3));
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #d3d3d3 100%);
}
/* line 14, ../../app/sass/lib/_buttons.sass */
#gs-view-more-wrapper #gs-view-more:active {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #d3d3d3), color-stop(100%, #f6f6f6));
  background-image: -moz-linear-gradient(top, #d3d3d3 0%, #f6f6f6 100%);
}
/* line 16, ../../app/sass/lib/_buttons.sass */
#gs-view-more-wrapper #gs-view-more:disabled {
  color: #999999;
}

/* line 6, ../../app/sass/lib/_pages.sass */
body#confirmation #map {
  float: right;
  height: 200px;
  width: 300px;
}

/* line 12, ../../app/sass/lib/_pages.sass */
body#game-dates #game-calendar {
  display: inline;
  float: left;
  margin: 0 20px 20px 0;
}
/* line 16, ../../app/sass/lib/_pages.sass */
body#game-dates #game-form {
  display: inline;
}
/* line 19, ../../app/sass/lib/_pages.sass */
body#game-dates #game-form label {
  display: block;
}
/* line 22, ../../app/sass/lib/_pages.sass */
body#game-dates #game-list {
  margin: 0;
  overflow: hidden;
  float: left;
  display: inline;
  width: 100%;
}

/* line 28, ../../app/sass/lib/_pages.sass */
body#league-leaders ul#league-leader-stat-types {
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
  list-style-type: none;
  list-style-type: none;
}
/* line 29, ../../app/sass/lib/_tabs.sass */
body#league-leaders ul#league-leader-stat-types li {
  display: inline;
  float: left;
}
/* line 32, ../../app/sass/lib/_tabs.sass */
body#league-leaders ul#league-leader-stat-types li a {
  display: block;
  float: left;
}
/* line 8, ../../app/sass/lib/_tabs.sass */
body#league-leaders ul#league-leader-stat-types li {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
/* line 29, ../../app/sass/lib/_tabs.sass */
body#league-leaders ul#league-leader-stat-types li {
  display: inline;
  float: left;
}
/* line 32, ../../app/sass/lib/_tabs.sass */
body#league-leaders ul#league-leader-stat-types li a {
  display: block;
  float: left;
}
/* line 35, ../../app/sass/lib/_pages.sass */
body#league-leaders ul#league-leader-stat-types li {
  border: 1px solid #dddddd;
  border-bottom-width: 0px;
  background-color: #eeeeee;
  margin-right: 2px;
}
/* line 40, ../../app/sass/lib/_pages.sass */
body#league-leaders ul#league-leader-stat-types li:hover {
  background-color: #eeeeee;
}
/* line 42, ../../app/sass/lib/_pages.sass */
body#league-leaders ul#league-leader-stat-types li a {
  color: #333333;
  font-size: 12px;
  padding: 2px 5px;
  text-decoration: none;
}
/* line 48, ../../app/sass/lib/_pages.sass */
body#league-leaders ul#league-leader-stat-types li.active-tab {
  border-color: #aaaaaa;
}
/* line 50, ../../app/sass/lib/_pages.sass */
body#league-leaders ul#league-leader-stat-types li.active-tab a {
  background-color: #cccccc;
  font-weight: bold !important;
}
/* line 54, ../../app/sass/lib/_pages.sass */
body#league-leaders #leader-board-stats {
  margin-top: 30px;
}
/* line 58, ../../app/sass/lib/_pages.sass */
body#league-leaders .stat-set td.player-photo {
  width: 30px;
}
/* line 60, ../../app/sass/lib/_pages.sass */
body#league-leaders .stat-set td.player {
  width: 300px;
}
/* line 62, ../../app/sass/lib/_pages.sass */
body#league-leaders .stat-set td.team {
  width: 300px;
}

/* line 66, ../../app/sass/lib/_pages.sass */
body#my-details .user-details {
  float: left;
}
/* line 68, ../../app/sass/lib/_pages.sass */
body#my-details .user-photo {
  float: right;
  text-align: center;
}
/* line 72, ../../app/sass/lib/_pages.sass */
body#my-details .user-photo img.current {
  margin-bottom: 20px;
}
/* line 74, ../../app/sass/lib/_pages.sass */
body#my-details .user-photo img.optional-photo {
  margin-right: 10px;
}
/* line 77, ../../app/sass/lib/_pages.sass */
body#my-details .button {
  border: 1px solid #999999;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-shadow: white 0 1px 0;
  font-size: 12px;
}
/* line 12, ../../app/sass/lib/_buttons.sass */
body#my-details .button:hover {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #d3d3d3));
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #d3d3d3 100%);
}
/* line 14, ../../app/sass/lib/_buttons.sass */
body#my-details .button:active {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #d3d3d3), color-stop(100%, #f6f6f6));
  background-image: -moz-linear-gradient(top, #d3d3d3 0%, #f6f6f6 100%);
}
/* line 16, ../../app/sass/lib/_buttons.sass */
body#my-details .button:disabled {
  color: #999999;
}

/* line 82, ../../app/sass/lib/_pages.sass */
body#notes fieldset.note, body#note fieldset.note {
  padding: 10px !important;
}
/* line 85, ../../app/sass/lib/_pages.sass */
body#notes .textilize, body#note .textilize {
  margin-bottom: 10px;
}
/* line 88, ../../app/sass/lib/_pages.sass */
body#notes .comments, body#note .comments {
  margin-left: 44px;
  width: 400px;
}
/* line 91, ../../app/sass/lib/_pages.sass */
body#notes .comments .comment, body#note .comments .comment {
  display: none;
  margin: 0 0 10px 0;
  min-height: 30px;
}
/* line 95, ../../app/sass/lib/_pages.sass */
body#notes .comments .comment img, body#note .comments .comment img {
  float: left;
}
/* line 97, ../../app/sass/lib/_pages.sass */
body#notes .comments .comment .content, body#note .comments .comment .content {
  margin-left: 40px;
}
/* line 99, ../../app/sass/lib/_pages.sass */
body#notes .comments .comment .content em.author, body#note .comments .comment .content em.author {
  font-weight: bold;
  font-size: 12px;
  color: #044272;
}
/* line 103, ../../app/sass/lib/_pages.sass */
body#notes .comments .comment .content em.date, body#note .comments .comment .content em.date {
  display: block;
}
/* line 107, ../../app/sass/lib/_pages.sass */
body#notes form, body#note form {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
  padding: 4px;
}
/* line 113, ../../app/sass/lib/_pages.sass */
body#notes form img, body#note form img {
  float: left;
  margin-right: 4px;
}
/* line 116, ../../app/sass/lib/_pages.sass */
body#notes form textarea, body#note form textarea {
  margin-top: 0;
}
/* line 119, ../../app/sass/lib/_pages.sass */
body#notes form .buttons, body#note form .buttons {
  border-width: 0;
  float: right;
  margin: 0;
  padding: 5px 0;
}
/* line 124, ../../app/sass/lib/_pages.sass */
body#notes form .buttons .button, body#note form .buttons .button {
  border: 1px solid #999999;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-shadow: white 0 1px 0;
  font-size: 10px;
  padding: 3px 8px;
}
/* line 12, ../../app/sass/lib/_buttons.sass */
body#notes form .buttons .button:hover, body#note form .buttons .button:hover {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #d3d3d3));
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #d3d3d3 100%);
}
/* line 14, ../../app/sass/lib/_buttons.sass */
body#notes form .buttons .button:active, body#note form .buttons .button:active {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #d3d3d3), color-stop(100%, #f6f6f6));
  background-image: -moz-linear-gradient(top, #d3d3d3 0%, #f6f6f6 100%);
}
/* line 16, ../../app/sass/lib/_buttons.sass */
body#notes form .buttons .button:disabled, body#note form .buttons .button:disabled {
  color: #999999;
}
/* line 128, ../../app/sass/lib/_pages.sass */
body#notes form .buttons a, body#note form .buttons a {
  font-size: 10px;
}
/* line 131, ../../app/sass/lib/_pages.sass */
body#notes a.show-all, body#notes a.new-comment, body#note a.show-all, body#note a.new-comment {
  font-weight: bold;
  font-size: 10px;
}
/* line 135, ../../app/sass/lib/_pages.sass */
body#notes a.show-all, body#note a.show-all {
  display: block;
  padding-bottom: 10px;
  width: 140px;
}
/* line 140, ../../app/sass/lib/_pages.sass */
body#notes a.new-comment, body#note a.new-comment {
  margin-left: 44px;
}
/* line 143, ../../app/sass/lib/_pages.sass */
body#notes .note-author-image, body#note .note-author-image {
  float: left;
}
/* line 146, ../../app/sass/lib/_pages.sass */
body#notes .note-author-name, body#note .note-author-name {
  margin-left: 45px;
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}
/* line 150, ../../app/sass/lib/_pages.sass */
body#notes .attached-images, body#note .attached-images {
  float: right;
  text-align: center;
}
/* line 153, ../../app/sass/lib/_pages.sass */
body#notes .attached-images a, body#note .attached-images a {
  display: block;
}
/* line 156, ../../app/sass/lib/_pages.sass */
body#notes .attached-files, body#note .attached-files {
  list-style-type: disc;
  margin-left: 20px;
}
/* line 160, ../../app/sass/lib/_pages.sass */
body#notes .textilize, body#note .textilize {
  margin-left: 45px;
}
/* line 163, ../../app/sass/lib/_pages.sass */
body#notes .textilize .prompt, body#note .textilize .prompt {
  background-color: white;
  border: 1px solid #aaaaaa;
  color: #999999;
  font-size: 10px;
  font-weight: bold;
  padding: 2px;
  width: 250px;
}
/* line 172, ../../app/sass/lib/_pages.sass */
body#notes img, body#note img {
  background-color: white;
  border: 1px solid #aaaaaa;
  padding: 1px;
}

/* line 178, ../../app/sass/lib/_pages.sass */
body#payments table#package-selection tbody th {
  text-align: right !important;
  width: 150px;
}

/* line 183, ../../app/sass/lib/_pages.sass */
body#players #team-details, body#practices-index #team-details {
  margin-bottom: 20px;
}
/* line 185, ../../app/sass/lib/_pages.sass */
body#players #team-details #photo, body#practices-index #team-details #photo {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 190, ../../app/sass/lib/_pages.sass */
body#players #team-details #standing sup, body#practices-index #team-details #standing sup {
  font-weight: bold;
}
/* line 192, ../../app/sass/lib/_pages.sass */
body#players #team-details #standing #current-place, body#practices-index #team-details #standing #current-place {
  font-size: 32px;
  font-weight: bold;
}
/* line 195, ../../app/sass/lib/_pages.sass */
body#players #team-details #standing #team-count, body#practices-index #team-details #standing #team-count {
  font-weight: bold;
}

/* line 199, ../../app/sass/lib/_pages.sass */
body#players table#player-stats th {
  text-decoration: underline;
  cursor: pointer;
}

/* line 204, ../../app/sass/lib/_pages.sass */
body#player-details #window-bar, .player-details #window-bar {
  background-color: #044272;
}
/* line 206, ../../app/sass/lib/_pages.sass */
body#player-details #window-bar h3, .player-details #window-bar h3 {
  color: white;
  margin-bottom: 10px;
  padding: 2px 5px;
  text-shadow: #333333 0 1px 1px;
}
/* line 212, ../../app/sass/lib/_pages.sass */
body#player-details .player-summary, .player-details .player-summary {
  height: 120px;
}
/* line 214, ../../app/sass/lib/_pages.sass */
body#player-details .player-summary img.photo, .player-details .player-summary img.photo {
  float: left;
  margin: 0 10px 10px 0;
}

/* line 219, ../../app/sass/lib/_pages.sass */
body#player-postings #map {
  height: 300px;
  margin-bottom: 20px;
  width: 100%;
}

/* line 225, ../../app/sass/lib/_pages.sass */
body#practices-index .happens-at {
  white-space: nowrap;
  width: 300px;
}
/* line 228, ../../app/sass/lib/_pages.sass */
body#practices-index .date, body#practices-index .location, body#practices-index .player-count {
  display: inline;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}
/* line 231, ../../app/sass/lib/_pages.sass */
body#practices-index .address {
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}

/* line 235, ../../app/sass/lib/_pages.sass */
body#pricing-plans #plans td {
  padding: 5px 10px 5px 0;
}
/* line 237, ../../app/sass/lib/_pages.sass */
body#pricing-plans .icon {
  text-align: center;
  width: 60px;
  vertical-align: top;
}
/* line 241, ../../app/sass/lib/_pages.sass */
body#pricing-plans .cost {
  font-size: 28px;
  font-weight: bold;
}
/* line 244, ../../app/sass/lib/_pages.sass */
body#pricing-plans .name {
  width: 400px;
}
/* line 246, ../../app/sass/lib/_pages.sass */
body#pricing-plans #feature-section {
  margin-bottom: 20px;
}

/* line 250, ../../app/sass/lib/_pages.sass */
body#schedule #team-filter {
  margin-bottom: 5px;
  text-align: right;
}

/* line 255, ../../app/sass/lib/_pages.sass */
body#score-entry input[type=submit].forfeit {
  border: 1px solid #999999;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-shadow: white 0 1px 0;
  font-size: 12px;
}
/* line 12, ../../app/sass/lib/_buttons.sass */
body#score-entry input[type=submit].forfeit:hover {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #d3d3d3));
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #d3d3d3 100%);
}
/* line 14, ../../app/sass/lib/_buttons.sass */
body#score-entry input[type=submit].forfeit:active {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #d3d3d3), color-stop(100%, #f6f6f6));
  background-image: -moz-linear-gradient(top, #d3d3d3 0%, #f6f6f6 100%);
}
/* line 16, ../../app/sass/lib/_buttons.sass */
body#score-entry input[type=submit].forfeit:disabled {
  color: #999999;
}

/* line 260, ../../app/sass/lib/_pages.sass */
body#season-schedule td.happens-at {
  width: 50px;
}
/* line 262, ../../app/sass/lib/_pages.sass */
body#season-schedule td.location {
  width: 110px;
}
/* line 264, ../../app/sass/lib/_pages.sass */
body#season-schedule td.team {
  width: 130px;
}
/* line 268, ../../app/sass/lib/_pages.sass */
body#season-schedule fieldset .button {
  border: 1px solid #999999;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-shadow: white 0 1px 0;
}
/* line 12, ../../app/sass/lib/_buttons.sass */
body#season-schedule fieldset .button:hover {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #d3d3d3));
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #d3d3d3 100%);
}
/* line 14, ../../app/sass/lib/_buttons.sass */
body#season-schedule fieldset .button:active {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #d3d3d3), color-stop(100%, #f6f6f6));
  background-image: -moz-linear-gradient(top, #d3d3d3 0%, #f6f6f6 100%);
}
/* line 16, ../../app/sass/lib/_buttons.sass */
body#season-schedule fieldset .button:disabled {
  color: #999999;
}

/* line 272, ../../app/sass/lib/_pages.sass */
body#show-practice #practice-map {
  border: 1px solid #999999;
  float: right;
  margin: 0 0 10px 20px;
}
/* line 277, ../../app/sass/lib/_pages.sass */
body#show-practice #practice-details {
  margin: 0;
  overflow: hidden;
  float: left;
  display: inline;
  width: 320px;
}
/* line 280, ../../app/sass/lib/_pages.sass */
body#show-practice .large {
  display: inline;
  font-size: 24px;
  font-weight: bold;
}
/* line 286, ../../app/sass/lib/_pages.sass */
body#show-practice .notice .count {
  margin-left: 10px;
}

/* line 291, ../../app/sass/lib/_pages.sass */
body#team-game-scores .details .date, body#team-game-scores .details .teams {
  display: inline;
}
/* line 293, ../../app/sass/lib/_pages.sass */
body#team-game-scores .details .team {
  display: inline;
  font-size: 14px;
  font-weight: bold;
}

/* line 4, ../../app/sass/lib/_icons.sass */
.icon {
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding: 2px 0 2px 20px;
}

/* line 9, ../../app/sass/lib/_icons.sass */
.email {
  background-image: url(/images/icons/mail.png);
}

/* line 12, ../../app/sass/lib/_icons.sass */
.league-admin {
  background-image: url(/images/icons/user-business.png);
}

/* line 15, ../../app/sass/lib/_icons.sass */
.leagues, .seasons {
  background-image: url(/images/icons/books.png);
}

/* line 18, ../../app/sass/lib/_icons.sass */
.players, .admins {
  background-image: url(/images/icons/users.png);
}

/* line 21, ../../app/sass/lib/_icons.sass */
.sticky-note {
  background-image: url(/images/icons/sticky-note-pin.png);
}

/* line 24, ../../app/sass/lib/_icons.sass */
.schedule {
  background-image: url(/images/icons/calendar-select-days.png);
}

/* line 27, ../../app/sass/lib/_icons.sass */
.scores {
  background-image: url(/images/icons/calendar--pencil.png);
}

/* line 30, ../../app/sass/lib/_icons.sass */
.team-admin {
  background-image: url(/images/icons/user-green.png);
}

/* line 33, ../../app/sass/lib/_icons.sass */
.team-details {
  background-image: url(/images/icons/document-list.png);
}

/* line 36, ../../app/sass/lib/_icons.sass */
.team-contacts {
  background-image: url(/images/icons/address-book.png);
}

/* line 39, ../../app/sass/lib/_icons.sass */
.wand {
  background-image: url(/images/icons/wand.png);
}

/* line 10, ../../app/sass/lib/_site.sass */
#header {
  border-top: 4px solid #044272;
}
/* line 13, ../../app/sass/lib/_site.sass */
#header h1, #header h2 {
  color: #333333;
  float: left;
  font-weight: bold;
  padding-left: 5px;
}
/* line 18, ../../app/sass/lib/_site.sass */
#header h1 {
  text-shadow: #eeeeee 0 1px 1px;
  font-size: 28px;
}
/* line 21, ../../app/sass/lib/_site.sass */
#header h1 a {
  text-decoration: none;
  color: #333333;
}
/* line 24, ../../app/sass/lib/_site.sass */
#header h2 {
  font-size: 18px;
  padding-top: 11px;
}
/* line 28, ../../app/sass/lib/_site.sass */
#header #header-tabs {
  float: right;
  list-style-type: none;
}
/* line 18, ../../app/sass/lib/_tabs.sass */
#header #header-tabs li {
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
/* line 29, ../../app/sass/lib/_tabs.sass */
#header #header-tabs li {
  display: inline;
  float: left;
}
/* line 32, ../../app/sass/lib/_tabs.sass */
#header #header-tabs li a {
  display: block;
  float: left;
}
/* line 31, ../../app/sass/lib/_site.sass */
#header #header-tabs li {
  background-color: #044272;
  border-top-width: 0px;
  font-weight: bold;
  margin-left: 4px;
  margin-bottom: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) -1px 1px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) -1px 1px 2px;
  -o-box-shadow: rgba(0, 0, 0, 0.3) -1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.3) -1px 1px 2px;
}
/* line 38, ../../app/sass/lib/_site.sass */
#header #header-tabs li a {
  color: #eeeeee;
  padding: 0 6px 2px;
  text-decoration: none;
}
/* line 43, ../../app/sass/lib/_site.sass */
#header #header-tabs #login {
  background-color: #8db926;
}

/* line 46, ../../app/sass/lib/_site.sass */
#content #window-menu {
  background-color: #044272;
  margin-left: 8px;
  min-height: 16px;
  padding: 0 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) -2px 4px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) -2px 4px 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.3) -2px 4px 5px;
  box-shadow: rgba(0, 0, 0, 0.3) -2px 4px 5px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
/* line 54, ../../app/sass/lib/_site.sass */
#content #window-menu ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
#content #window-menu ul {
  display: block;
}
/* line 50, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
#content #window-menu ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 41, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
#content #window-menu ul li:first-child, #content #window-menu ul li.first {
  padding-left: 0px;
}
/* line 43, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
#content #window-menu ul li:last-child, #content #window-menu ul li.last {
  padding-right: 0px;
}
/* line 57, ../../app/sass/lib/_site.sass */
#content #window-menu ul li a.menu-item {
  background: url(/images/white_arrow.png) 90% 50% no-repeat;
  color: white;
  display: block;
  font-weight: bold;
  padding: 3px 18px 3px 5px;
  text-decoration: none;
  text-shadow: #002050 0 -1px 0;
}
/* line 66, ../../app/sass/lib/_site.sass */
#content #window-menu ul li .menu-panel {
  top: 72px;
}
/* line 69, ../../app/sass/lib/_site.sass */
#content #window {
  background-color: #f0f0f0;
  border-right: 1px solid #cccccc;
  float: left;
  margin: 0 0 40px 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) -2px 2px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) -2px 2px 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.3) -2px 2px 5px;
  box-shadow: rgba(0, 0, 0, 0.3) -2px 2px 5px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
/* line 77, ../../app/sass/lib/_site.sass */
#content #window #window-title {
  background-color: #f9f9f9;
  border-bottom: 1px solid #dddddd;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
  text-transform: uppercase;
}
/* line 85, ../../app/sass/lib/_site.sass */
#content #window #window-title em {
  text-transform: none;
}
/* line 88, ../../app/sass/lib/_site.sass */
#content #window #window-title #swap-leagues {
  float: right;
  font-size: 10px;
  position: relative;
  text-transform: none;
  white-space: nowrap;
}
/* line 95, ../../app/sass/lib/_site.sass */
#content #window #window-title #swap-leagues .menu-panel {
  position: absolute;
  left: 0;
  top: 17px;
}
/* line 99, ../../app/sass/lib/_site.sass */
#content #window #window-title #swap-leagues .menu-panel a {
  font-weight: normal !important;
}
/* line 102, ../../app/sass/lib/_site.sass */
#content #window #window-title #swap-leagues #my-leagues {
  display: none;
}
/* line 105, ../../app/sass/lib/_site.sass */
#content #window #window-main {
  background-color: #fefefe;
  border-right: 1px solid #cccccc;
  display: inline;
  float: left;
  min-height: 600px;
  width: 750px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
/* line 119, ../../app/sass/lib/_site.sass */
#content #window #window-main h1, #content #window #window-main h2, #content #window #window-main h3, #content #window #window-main h4, #content #window #window-main h5, #content #window #window-main h6 {
  font-weight: bold;
  text-shadow: white 0 1px 0;
}
/* line 122, ../../app/sass/lib/_site.sass */
#content #window #window-main h1 {
  font-size: 24px;
}
/* line 124, ../../app/sass/lib/_site.sass */
#content #window #window-main h2 {
  font-size: 19.2px;
}
/* line 126, ../../app/sass/lib/_site.sass */
#content #window #window-main h3 {
  font-size: 16.8px;
}
/* line 128, ../../app/sass/lib/_site.sass */
#content #window #window-main h4 {
  font-size: 15.6px;
}
/* line 130, ../../app/sass/lib/_site.sass */
#content #window #window-main h5 {
  font-size: 14.4px;
}
/* line 132, ../../app/sass/lib/_site.sass */
#content #window #window-main h6 {
  font-size: 13.2px;
}
/* line 135, ../../app/sass/lib/_site.sass */
#content #window #window-side {
  border-top: 1px solid #eeeeee;
  display: inline;
  float: left;
  height: 100%;
  width: 200px;
}
/* line 142, ../../app/sass/lib/_site.sass */
#content #window #window-side ul {
  margin-left: 10px;
}
/* line 145, ../../app/sass/lib/_site.sass */
#content #window #window-side .note {
  margin-bottom: 20px;
  text-shadow: white 0 1px 0;
}
/* line 149, ../../app/sass/lib/_site.sass */
#content #window #window-side .section {
  margin-bottom: 20px;
}
/* line 151, ../../app/sass/lib/_site.sass */
#content #window #window-side .section h1, #content #window #window-side .section h2, #content #window #window-side .section h3 {
  font-size: 16px;
  font-weight: bold;
  text-shadow: white 0 1px 0;
}
/* line 156, ../../app/sass/lib/_site.sass */
#content #window #window-side .section h1.tip {
  padding-left: 20px;
  background: url(/images/icons/light-bulb.png) 0 25% no-repeat;
}
/* line 159, ../../app/sass/lib/_site.sass */
#content #window #window-side .section h1.help {
  padding-left: 20px;
  background: url(/images/icons/lifebuoy.png) 0 25% no-repeat;
}
/* line 162, ../../app/sass/lib/_site.sass */
#content #window #window-side .section h1.payment {
  padding-left: 20px;
  background: url(/images/icons/credit-card-green.png) 0 25% no-repeat;
}
/* line 166, ../../app/sass/lib/_site.sass */
#content #window #window-side #notice {
  background-image: none;
  padding-left: 10px;
}
/* line 170, ../../app/sass/lib/_site.sass */
#content #window #window-side a {
  font-size: 12px;
}
/* line 173, ../../app/sass/lib/_site.sass */
#content #window #window-side .buttons {
  border-top-width: 0;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}
/* line 178, ../../app/sass/lib/_site.sass */
#content #window #window-side .buttons .button, #content #window #window-side .buttons button, #content #window #window-side .buttons input[type=submit] {
  display: block;
  margin: 0 auto 5px;
  width: 160px;
}
/* line 182, ../../app/sass/lib/_site.sass */
#content #window #window-side .buttons a {
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: 140px !important;
}
/* line 187, ../../app/sass/lib/_site.sass */
#content #window #window-side .button, #content #window #window-side button, #content #window #window-side input[type=submit] {
  border: 1px solid #999999;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-shadow: white 0 1px 0;
}
/* line 12, ../../app/sass/lib/_buttons.sass */
#content #window #window-side .button:hover, #content #window #window-side button:hover, #content #window #window-side input[type=submit]:hover {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #d3d3d3));
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #d3d3d3 100%);
}
/* line 14, ../../app/sass/lib/_buttons.sass */
#content #window #window-side .button:active, #content #window #window-side button:active, #content #window #window-side input[type=submit]:active {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #d3d3d3), color-stop(100%, #f6f6f6));
  background-image: -moz-linear-gradient(top, #d3d3d3 0%, #f6f6f6 100%);
}
/* line 16, ../../app/sass/lib/_buttons.sass */
#content #window #window-side .button:disabled, #content #window #window-side button:disabled, #content #window #window-side input[type=submit]:disabled {
  color: #999999;
}

/* line 190, ../../app/sass/lib/_site.sass */
.panel-content {
  padding: 10px;
}

/* line 3, ../../app/sass/lib/_menus.sass */
.menu-panel {
  background-color: white;
  display: none;
  padding: 10px;
  position: absolute;
  z-index: 99;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) -1px 2px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) -1px 2px 3px;
  -o-box-shadow: rgba(0, 0, 0, 0.3) -1px 2px 3px;
  box-shadow: rgba(0, 0, 0, 0.3) -1px 2px 3px;
}
/* line 12, ../../app/sass/lib/_menus.sass */
.menu-panel h1, .menu-panel h2, .menu-panel h3, .menu-panel h4, .menu-panel h5, .menu-panel h6 {
  color: #999999;
  font-size: 10px !important;
  font-weight: normal !important;
  padding-right: 5px;
  text-transform: uppercase;
}
/* line 19, ../../app/sass/lib/_menus.sass */
.menu-panel table {
  margin-bottom: 10px;
}
/* line 21, ../../app/sass/lib/_menus.sass */
.menu-panel table a {
  white-space: nowrap;
  font-size: 11px;
  font-weight: normal !important;
}
/* line 26, ../../app/sass/lib/_menus.sass */
.menu-panel table:last-child {
  margin-bottom: 0;
}
/* line 29, ../../app/sass/lib/_menus.sass */
.menu-panel table td {
  padding: 4px 4px 4px 10px;
}

/* line 4, ../../app/sass/lib/_tables.sass */
table.data {
  margin-bottom: 20px;
  width: 100%;
}
/* line 8, ../../app/sass/lib/_tables.sass */
table.data thead th {
  background-color: #eeeeee;
  border-bottom: 1px solid #999999;
  text-align: left;
  font-weight: bold;
  padding: 4px 8px;
  text-shadow: white 0 1px 0;
}
/* line 15, ../../app/sass/lib/_tables.sass */
table.data thead th:first-child {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
}
/* line 17, ../../app/sass/lib/_tables.sass */
table.data thead th:last-child {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
/* line 22, ../../app/sass/lib/_tables.sass */
table.data tbody tr:last-child td {
  border-bottom-width: 0px !important;
}
/* line 24, ../../app/sass/lib/_tables.sass */
table.data tbody th {
  font-weight: bold;
  padding: 4px 10px 0 0;
  vertical-align: top;
  white-space: nowrap;
  width: 10px;
  text-shadow: white 0 1px 0;
}
/* line 31, ../../app/sass/lib/_tables.sass */
table.data tbody th em {
  display: block;
}
/* line 33, ../../app/sass/lib/_tables.sass */
table.data tbody td {
  border-bottom: 1px solid #dddddd;
  padding: 4px 8px;
}
/* line 37, ../../app/sass/lib/_tables.sass */
table.data tbody td em a {
  font-size: 10px;
  font-weight: bold;
}
/* line 40, ../../app/sass/lib/_tables.sass */
table.data tbody td.actions {
  text-align: right;
  white-space: nowrap;
  width: 1px;
}
/* line 44, ../../app/sass/lib/_tables.sass */
table.data tbody td.actions a {
  font-size: 10px;
  font-weight: bold;
}

/* line 50, ../../app/sass/lib/_tables.sass */
table.form tbody > tr > th, table.form > tr > th, table.details tbody > tr > th, table.details > tr > th {
  font-weight: bold;
  padding-right: 10px;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  text-shadow: white 0 1px 0;
}
/* line 57, ../../app/sass/lib/_tables.sass */
table.form tbody > tr > th em, table.form > tr > th em, table.details tbody > tr > th em, table.details > tr > th em {
  display: block;
  margin-bottom: 10px;
}
/* line 60, ../../app/sass/lib/_tables.sass */
table.form tbody > tr > td, table.form > tr > td, table.details tbody > tr > td, table.details > tr > td {
  padding-bottom: 10px;
  vertical-align: top;
}
/* line 63, ../../app/sass/lib/_tables.sass */
table.form em, table.details em {
  color: #666666;
  font-weight: normal;
  font-size: 10px;
}

/* line 2, ../../app/sass/lib/_forms.sass */
fieldset {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* line 8, ../../app/sass/lib/_forms.sass */
fieldset legend {
  font-size: 15px;
  font-weight: bold;
  text-shadow: white 0 1px 0;
}

/* line 13, ../../app/sass/lib/_forms.sass */
.buttons {
  border-top: 1px solid #dddddd;
  margin: 10px 0;
  padding-top: 10px;
  text-align: center;
}
/* line 19, ../../app/sass/lib/_forms.sass */
.buttons .button, .buttons button, .buttons input[type=submit] {
  border: 1px solid #999999;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-shadow: white 0 1px 0;
  font-size: 14px;
}
/* line 12, ../../app/sass/lib/_buttons.sass */
.buttons .button:hover, .buttons button:hover, .buttons input[type=submit]:hover {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #d3d3d3));
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #d3d3d3 100%);
}
/* line 14, ../../app/sass/lib/_buttons.sass */
.buttons .button:active, .buttons button:active, .buttons input[type=submit]:active {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #d3d3d3), color-stop(100%, #f6f6f6));
  background-image: -moz-linear-gradient(top, #d3d3d3 0%, #f6f6f6 100%);
}
/* line 16, ../../app/sass/lib/_buttons.sass */
.buttons .button:disabled, .buttons button:disabled, .buttons input[type=submit]:disabled {
  color: #999999;
}

/* line 23, ../../app/sass/lib/_forms.sass */
input[type=text], input[type=password], textarea {
  padding: 2px;
  font-size: 12px;
}
