#site-navigation div > ul {
	z-index:1000000;
	background-color: white;
}

/* simple calendar stuff */
.inside-right-sidebar .simcal-calendar-grid {
font-size: 12px;
}

.inside-right-sidebar table.simcal-calendar-grid h3 {
font-size: 16px;
}

.inside-right-sidebar h4.widget-title {
	margin-bottom: 10px;
}

.inside-right-sidebar .simcal-calendar-list .simcal-day-label {
margin: 10px 0 5px;
}

.inside-right-sidebar .simcal-default-calendar-list {
	padding: 0;
	margin: 0;
}

.inside-right-sidebar .simcal-calendar-list .simcal-events  {
  font-size: 14px;
}

div.simcal-event-description {
	margin: 0 0 0.1em !important;
}

/* simple calendar stuff end */

/*footer stuff */
.copyright-bar {
	position:relative;
	
}


.copyright-bar .sfsi_plus_widget, .copyright-bar .sfsiplus_norm_row {
	width:auto !important;
	float:none;
	position:relative !important;
	margin-left: auto;
	margin-right: auto;
}

.copyright-bar #sfsi_holder {
	height:0px !important;
}

.copyright-bar .sfsi_holder {
	height: auto;
}


.site-footer, footer.site-info {
	background-color: #edf3fc;
	color: #3a3a3a;
	text-transform:lowercase;
	text-align:center;
	line-height:120%;
	font-size: 0.9em;
	letter-spacing:normal;
}

.site-footer a:link, footer.site-info a:link {
	color: #1e73be;
}

.site-footer a:hover, footer.site-info a:hover {
	color: #222222;
}

/* end footer stuff */

.keepcalm {
	background-color: #19070B;
}

.tournie-new td, .tournie-new th, table.tournie-new, .tournie-new tr {
 border:none; 
}
.tournie-new th {
  vertical-align: bottom;
  text-align: center;
  display: table-cell;
}

.tournie-new .win_level {
	width:3em;
}

.winner-third-head {
  background-color: #cd7f32;
  height: 1.25em;
	width:20em;

}
.winner-first-head {
    background-color: #D4AF37;
  height: 1.75em;
	width:20em;

}
.winner-second-head {
   background-color:  #CCCCCC;
  height: 1.5em;
	width:20em;
}


.contact-page a img, .contact-page a {
	text-decoration:none;	
}

.contact-page ul {
	display:inline-block;
	position:relative;
	list-style-type:none;
	width:100%;
	margin:0;
	padding:0;
}

.contact-page ul li{
	width: 40%;
	float:left;
	margin:10px 0 10px 0;
	list-style-image:none;
}

#rs_playerlist table {
	width:auto;
}

#rs_playerlist td,
#rs_playerlist th,
#rs_playerlist table {
	border: 0;
	padding:2px;
}

#rs_playerlist button {
	padding: 5px 10px;
}

.td_pname input {
	width: 100%;
}

.rs_player_row td.td_pname {
	width: 30%;
}



.col_c, .col_nm {
	text-align: center;
}

#rs_full {
	width:60%;
	margin:0 auto;
	line-height: 1.2em;
}

#rs_full .num_players, 
#rs_full .total_takings {
	width: 2em ;
}



#rs_full ul {
	margin:0;
	list-style-type: none;
	line-height: 1.2em;
}

#rs_full li {
	padding: 5px 5px;
}
#rs_full .s_label {
	width:150px;
}

#rs_full .js_label {
	float:left;
	width:150px;
	padding: 0 10px;
}

.ui-widget input {
	font-family: inherit !important;
}

.topcorner {
	position:relative;
}

.topcorner > span {
    position: absolute;
    top: auto;
    right: 0;
}



#rs_full .topcorner > span label {
	font-size: 1.3em;
	font-weight: bold;
}

#rs_full #rs_pay_amt, #js_pay_amt {
	color: #8e0016;
}

#rs_session-items label {
	margin-bottom: 0.8em;
	float:left;
    width: 100%;
}

#rs_session-items label > span {
	display: block; 
    float: left;
    width: 30%;
}

.ui-widget {
	font-family: inherit !important;
	font-size: inherit !important;
}

.rs_p_costdet {
	margin-bottom: 0.3em;
	font-size: 1.3em;
}
.rs_p_costdet span {
	font-weight: bold;
}

#rs_full h3, #error {
	margin-bottom: 0;
	padding-bottom: 0.3em;
}
#error {
	color: red;
	font-style: italic;
	font-size: 0.8em;
}

.form-spinner {
	width: 4em;
}

.ui-spinner {
	display: inline-block;
}


.ui-spinner .ui-button-text {
	padding:0.2em !important;
}

.ui-widget-content {
	border:0 !important;
}

.ui-spinner-input,
.ui-spinner input,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: inherit;
	font-size: inherit;
}

.sub-detail {
	font-style: italic;
	font-size: 0.8em;
	line-height: normal;
}

input[type=text],
input[type=email],
input[type=url]
input[type=password],
input[type=tel],
input[type=search],
textarea {
	border:1px solid #ccc;
	padding:2px 3px;
	margin:2px 3px;
	max-width:100%
}