@charset "utf-8";
/* 
xpoint css file
*/
body {
	background-color: #1B1B1B;
	color: #CCC;
}
a {
	color: #CCC;
}
h1 {
	color: white;
/*	border-top: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;*/
	background-color: #BE1212;
	padding: 4px 10px 3px;
	font-size: 12px;
	height: 16px;
	margin: 0px 0px 15px 0px;
}
h1 a {
	color: white;
	font-weight: bold;
}
h2, h3 {
	color: white;
	border-bottom: 1px solid #5A5A5A;
	padding-bottom: 2px;
	font-size: 12px;
	margin: 15px 0px 5px;
}
h3 a {
	color: white;
}
h2 span, h3 span {
	float: left;
	display: block;
}
h2 small, h3 small {
	float: right;
	display: block;
	font-size: 11px;
}
h4, h4 a {
	color: #F06262;
	display: inline;
}
.loginButton {
	background-image: url(../images/loginButtonBg.gif);
}
.mainBackground {
	background-image: url(../images/topBgDark.gif) ;
}
.footerBackground {
	background-image: url(../images/bottomBgDark.gif) ;
}
.titleHolder, .staticTitleHolder {
	/*background-image: url(../images/regionTitleBg.gif);*/
	color: white;
	text-align: right;
	font-size: 22px;
	padding: 25px 15px 0px;
	height: 34px;
	/*border-bottom: 1px solid #5A5A5A;*/
}
.staticTitleHolder {
	font-weight: bold;
	text-align: left;
}
.titleHolder span {
	font-size: 14px;
}
.leftMenuHolder {
	padding: 40px 10px 0px 0px;
}
.leftMenuBackground {
	background-image: url(../images/regionMenuBg.gif);
	padding-left: 10px;
}
.leftMenuHolder div.findaHolder{
	margin-top: 30px;
}
.leftMenuHolder div.changer {
	margin-top: 10px;
}
.leftMenuHolder div.changer select, .leftMenuHolder div.changer input {
	padding: 0px;
	width: 180px;
	background-color: #353535;
	border-color: #1B1B1B;
	color: white;
}
.leftMenuHolder div.changer input {
	height: 14px;
}
.leftMenuHolder div.changer select option{
	color: white;
}
.leftMenuHolder div.changer select option.disabled{
	font-weight: bold;
}
.leftMenuHolder ul {

}
.leftMenuHolder li {
	border-bottom: 1px solid #494949;
}
.leftMenuHolder li:hover {
	background-color: #73382F;
}
.leftMenuHolder li.active, .leftMenuHolder li.active:hover {
	background-color: #F06262;
	border-bottom: none;
	color: white;
}
.leftMenuHolder li.active a {
	border: 1px solid #BE1212;
	margin-top: -1px;
}
.leftMenuHolder li.active a span {
	color: black;
}
.leftMenuHolder li a {
	height: 23px;
	display: block;
}
.leftMenuHolder li a:hover {
	text-decoration: none;
}
.leftMenuHolder li a span {
	display: block;
	padding: 5px;
}
.regionMenuHolder {
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
.regionMenuHolder div {
	float: left;
	display: inline;
	width: 20%;
	text-align: center;
	color: white;
	height: 14px;
	padding-top: 3px;
}
.regionMenuHolder div.regionMenuActive {
	background-image: url(../images/menuArrow.gif);
	height: 25px;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.regionMenuHolder a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.regionMenuActive a, .regionMenuHolder a:hover {
	color: white;
}
.contentHolder {
	/*padding: 10px;*/
}
.divisionHolder {
	padding: 15px 5px;
}
.divisionContentHolder {
	padding: 15px 10px;
}
.divisionTitleHolder {
	color: #e01a1d;
	font-weight: bold;
	font-size: 15px;
}
.divisionTitleHolder span {
	color: white;
	font-size: 11px;
}
.divisionTitleHolder span.red {
	color: #e01a1d;
}
.divisionSectionHolder {
	margin: 30px 0px;
}
.divisionSectionHolder table {
	width: 100%;
	color: #ACACAC;
}
.divisionSectionHolder table th {
	text-align: center;
	background-color: #414141;
	font-weight: bold;
}
.divisionSectionHolder table tr.rescheduled th {
	background-color: #E01A1D;
	color: white;
}
.divisionSectionHolder table tr.rescheduled th span{
	color: #ACACAC;
}
.divisionSectionHolder table td {
	font-weight: normal;
	text-align: center;
	padding: 2px;
}
.divisionSectionHolder table th.colMedium {
	width: 80px;
}
.divisionSectionHolder table th.colSmall {
	width: 30px;
}
.divisionLadderTable tr.top4 td {
	background-color: #202020;
}
.divisionDrawTable {
	margin-bottom: 20px;
}
.divisionDrawTable th{
	padding: 2px 4px;
}
.divisionDrawTable .team {
	color: #333;
}
.divisionDrawTable .versus {
	color: #e01a1d;
}
.divisionDrawTable .teamWinner {
}
.divisionTeamTable {
	margin-bottom: 20px;
}
.divisionTeamTable td {
	text-align: left !important;
}
.leftProfileHolder {
	background: none;
	padding-top: 0px;
}
.leftProfileActions {
	margin-bottom: 10px;
}
.nameProfileHolder {
	background: none;
	text-align: left;
}
.leftProfileImage {
	margin-bottom: 5px;
	text-align: center;
}
.leftProfileFriendsRow {
	margin-bottom: 10px;
	padding-left: 7px;
}
.avatarHolder {
	float: left;
	margin-right: 14px;
}
.avatarHolder .nameHolder {
	width: 50px;
	overflow: hidden;
}
.profileOpenTitle {
	padding: 25px 5px 20px;
	font-size: 18px;
	font-weight: bold;
}
.homeBanner {
	background-image: url(../images/banner2.jpg);
	height: 237px;
}
.homeLeftHolder {
	background-image: url(../images/sideBg.gif);
	background-repeat: repeat-x;
	min-height: 279px;
	height: 279px;
	margin-top: 0px;
	padding: 8px 0 0 7px;
}
.addEditForm fieldset.fieldset-main, fieldset.fieldset-main {
	background-color: #282828;
	border-color: #353535;
}
.fieldset-nobackground {
	background: none !important;
}
.listTable .alternate {
	background-color: #282828;
}

.listTable .selected {
	background-color: #c6d8f1;
}

.handle {
	cursor: pointer;
}

.listTable td {
	padding: 2px;
	height: 20px;
}
legend {
	color: #EEE;
}
.form-input, select {
	background-color: #1B1B1B;
	border-color: #505050;
	color: white;
}
.homeFeedHolder {
	width: 235px;
}
.albumLayoutHolder {
	margin-bottom: 10px;
	border: 1px solid #353535;
	padding: 5px;
}
.albumLayoutInner {
	margin-right: 5px;
	float: left;
}
.albumLayoutTitle {
	font-size: 13px;
	font-weight: bold;
}
.bbHolder div {
	float: left;
	margin-left: 7px;
}
.homeContent {
	padding: 10px;
}
.homeContent div {
	float: left;
}
.greyContent {
	border: 1px solid #494949;
	background-color: #282828;
}
.homeFeed {
	margin-left: 10px;
	width: 214px
}
.writeCommentHolder {
	padding: 5px;
}
.form-textarea-comment {
	width: 440px;
}
.writeCommentHolder div {
	float: left;
	margin-right: 5px;
}
.fieldset-comment {
	display: inline;
}
.wallCommentHolder {
	width: 530px;
	border-top: 1px solid #353535;
	margin-bottom: 20px;
}
.wallCommentAvatarHolder {
	padding: 5px 10px;
	float: left;
}
.wallCommentActions {
	width: 50px;
	float: right;
}
.wallCommentMessageHolder {
	padding: 5px 0px;
	float: left;
	width: 390px;
}
.wallCommentUserName, .wallCommentUserName a {
	color: #BE1212;
	font-size: 12px;
	font-weight: bold;
}
ul.autocompleter-choices {
	background-color: #353535;
	border-color: #1B1B1B;
}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color: #ea7a7b;
}
.eventsTitle {
	/*color: #f05254;*/
	color: white;
	font-size: 12px;
	font-weight: bold;
}
.eventsPlayingAt {
	padding-top: 5px;
}
.dull, .dull a {
	color: #666;
}
label {
	color: #CCC;
	font-weight: normal;
}
.userInformation {
	width: 420px;
}
.userInformation .fieldName{
	width: 120px;
	color: #666;
	vertical-align: top;
}
.userInformation td{
	padding: 2px;
}
.friendHolder {
	width: 680px;
}
h1 a, h2 a {
	/*font-weight: normal;
	color: #F94545;*/
}
.currentResults {
	 width: 300px;
	 margin-top: 5px;
}
.currentResults .teamName {
	width: 40%;
}
.currentResults .totalName {
	color: #333;
}
.currentResults .setScore {
	width: 8%;
	text-align: center;
}
.currentResults .versus {
	width: 4%;
	text-align: center
}
.currentResults .totalScore {
	color: #E01A1D;
	font-weight: bold;
	text-align: center;
}
.currentResults .home {
	text-align: right;
}
.currentResults td {
	padding: 3px 0px;
}
.currentResults .outcome {
	color: #222;
	text-align: center;
}
div.slider {
  background-image: url(../images/frontSliderBg.gif);
  display: inline;
  float: left;
}
.dataTable {
	width: 100%;
}
.dataTable td{
	padding: 4px;
}
.dataTable .alternative {
	background-color: #242424;
}
.dataTable .alternative .highlight {
	background-color: #303030;
}
.dataTable .highlight {
	background-color: #222222;
}
.dataTable thead {
	background-color:#F06262;
	/*height:22px;*/
	color:#000;
	/*border:1px solid #be1212;*/
}
.dataTable thead th{
	padding: 2px;
}
.dataTable .win{
	color: #7BBF6A;
	font-weight: bold;
}
.dataTable .loss{
   color: #F06262;
   font-weight: bold;
}
#previousEventReportsHolder {
	display: none;
	padding: 4px;
}
#previousEventReportsHolder div {
}

.popupContainer {
	position:absolute;
	width:100%;
	height:100%;
	top: 0px;
	left: 0px;
	z-index:101;
}
.popupContainer table.popupTable {
	width: 530px;
	position: relative;
}
.popup-content {
	color: white;
	background: #1B1B1B;
}
.popup-title {
	height: 20px;
	background: #F5921F;
	border: 1px solid #678C00;
	font-size: 16px;
	padding: 3px;
}
.popup-text {
	height: 30px;
	padding: 8px;
}
.popup-fluent {
	padding: 8px;
}
.popup-fixed {
	height: 400px;
	padding: 8px;
}
.popup-topleft {
	background: url(../images/popup-topleft.png) no-repeat;
	width: 10px;
	height: 10px;
}
.popup-topright {
	background: url(../images/popup-topright.png) no-repeat;
	width: 10px;
	height: 10px;
}
.popup-bottomleft {
	background: url(../images/popup-bottomleft.png) no-repeat;
	width: 10px;
	height: 10px;
}
.popup-bottomright {
	background: url(../images/popup-bottomright.png) no-repeat;
	width: 10px;
	height: 10px;
}
.popup-border {
	background-image: url(../images/popup-border.png);
}
.popup-title {
  background: #E31A1A;
  color: white;
  font-weight: bold;
  border-color: #a12727;
}
.popup-content fieldset {
	color: #FFF;
}
.fade-50 {
  filter: alpha(opacity=50);
  opacity:0.5;
}
.fade-30 {
  filter: alpha(opacity=30);
  opacity:0.3;
}
.listTable th {
	background-color: #BE1212;
}

.listTable {
	color:#fff;
}

.listTable .alternate {
	background-color: #222;
}

.listTable .over {
	background-color: #585858;
}

.listTable .selected {
	background-color: #706f6f;
}
#openEventsTable tr.alternate {
	background: none;
}
#openEventsTable tr {
	border-bottom: 1px solid #333;
}
#openEventsTable td {
	padding: 15px 4px 30px;
}