/*
using this red #DE0A0A
 old darker red #BA3434
 white is pure white #fff;
*/
body {
	background-color:#940C0C;
	margin:0px 0px; padding:0px;
	text-align:center;
	/*background-image:url("../images/bodyBackground1.gif");*/
	background-repeat:repeat-y;
	background-position:center top;
	font-family:sans-serif;
	font-size:12px;
	color:#000;
	z-index:1;
}

span {
	font-size:9pt;
}

hr {
	color:#DE0A0A;
}

.defaultButton {
	border-top:1px solid #C17373;
	border-left:1px solid #C17373;
	border-right:1px solid #C17373;
	border-bottom:1px solid #C17373;
	background-color:#EFDFDF;
	color:#810505;
	cursor:pointer;
	font-size:10pt;
	font-weight:bold;
	margin:2px;
}

.defaultField {
	border-top:1px solid #C17373;
	border-left:1px solid #C17373;
	border-right:1px solid #C17373;
	border-bottom:1px solid #C17373;
	font-size:10pt;
	margin:1px;
}

#container {
	width:900px;
	height:100%;  /* required for IE6 */
	margin:0px auto;
	text-align:left;
	padding:0px;
	position:relative;
	background-color:#fff;
}

#bannerPanel {
	background-image:url("../images/banner.gif");
	background-repeat:no-repeat;
	background-color:transparent;
}

#bodyPanel {
	background-color:#fff;
}

#navPanel {
	background-color:#DE0A0A;
}

.bodyHeaderText {
	font-weight:bold;
	font-size:14pt;
	color:#000;
	/*background-color:#C98383;*/
	padding:3px 0px 3px 20px;

}

.fieldError{
	color:red;
}

.navButton {
	position:relative;
	background-color:#DE0A0A;
	padding:4px 0px 0px 20px;

}

#bottomLeftPanel {
	/*
	background-image:url("../images/verticalBorderline.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	*/
	padding-left:5px;
}

#bottomPanel {
	background-color:yellow;
}


.subpanel {
	position:relative;
	width:100%; /* required for IE6 */
	background-color:#fff;
	z-index:1;

}

.subpanelTitlebar {
	background-color:#fff;
	padding:0px 0px 0px 0px;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	background-image:url(../images/titlebar.jpg);
	background-repeat:repeat-x;
	z-index:1;
	/*border-bottom:1px solid #FCB6B4;*/
}

.subpanelContent {
	padding:0px 0px 0px 0px;
	border-right:1px solid #FCB6B4;
	border-bottom:1px solid #FCB6B4;
	border-left:1px solid #FCB6B4;
	z-index:1;
	/*border-top:1px solid #FB2727;*/
}

.formFieldTitle {
	vertical-align:top;
	text-align:right;
	font-family:sans-serif;
	font-weight:bold;
	font-size:10pt;
}

.fieldError{
	font-size:8pt;
	color:red;
}

a {
	color:#6C0606;
	font-family:sans-serif;
	font-size:12px;
}

a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#DF0909;
	/*font-weight:bold;*/
}

/* googlemap fix */
div.googleMapDiv div {
	color:#000;
}
div.googleMapDiv span {
	display:none;
}
div.googleMapDiv a {
	display:none;
}

.pagerLink {
	background-color:#FDE6FD;
	border:1px solid #FFD4D4
}

/*NEWS*/
.homeNewsPanel {
	position:relative;
	text-align:left;
	font-size:7pt;
	padding:2px 0px 2px 0px;
}
.newsRowContainer {
	position:relative;
	width:680px;
	border-bottom:1px solid #EE8484;
	margin:3px 0px 3px 0px;
	padding:2px;
	background-color:#fff;
	background-image:url(../images/panelBackground.gif);
	background-repeat:no-repeat;
}

/*LINKS*/
.homeLinkPanel {
	position:relative;
	text-align:left;
	font-size:7pt;
	padding:2px 0px 2px 0px;
}

/* RESULTS */
.homeResultPanel {
	position:relative;
	text-align:center;
	font-size:7pt;
	padding:2px 0px 2px 0px;
}
.homeResultText {
	font-size:7pt;
}
.homeResultText div span {
	font-size:7pt;
}
.resultRowContainer {
	position:relative;
	width:100%; /* required for IE6 */
	border:1px solid #7C2C33;
	background-image:url(../images/panelBackground.gif);
	background-repeat:no-repeat;
}


/* EVENTS */
.homeEventPanel {
	position:relative;
	text-align:left;
	font-size:7pt;
	padding:2px 0px 2px 0px;
}
.homeEventTitle {
	position:relative;
	font-weight:bold;
	font-size:7pt;
}
.eventRowContainer {
	position:relative;
	width:680px;
	border:1px solid #7C2C33;
	margin:3px 0px 3px 0px;
	padding:2px;
	background-color:#fff;
	background-image:url(../images/panelBackground.gif);
	background-repeat:no-repeat;
}

/* FIXTURES */
.fixturesPanelContent {
	position:relative;
	width:682px;
	border:1px solid #7C2C33;
	margin:2px 0px 2px 0px;
	padding:2px;
	background-color:#fff;
	background-image:url(../images/panelBackground.gif);
	background-repeat:no-repeat;
}
.fixturesTeamsPanel {
	float:left;
	width:270px;
	text-align:center;
	color:#590404;
	font-size:9pt;
	font-weight:bold;
	margin-top:5px;
}
.fixturesInfoPanel {
	float:left;
	width:380px;
	margin-left:3px;
	padding-left:5px;
	font-weight:normal;
	font-size:8pt;
}
.fixturesMatchDetails {
	font-size:10pt;
	font-weight:bold;
	color:#B70909;
	padding-bottom:3px;
}
.homeFixturePanel {
	text-align:center;
	font-size:7pt;
	padding:2px 0px 2px 0px;
}

/* COMMITTEE */
.committeeFormText {
	font-size:8pt;
	margin:1px;
}
input.committeeFormText {
	border-top:1px solid #C17373;
	border-left:1px solid #C17373;
	border-right:1px solid #C17373;
	border-bottom:1px solid #C17373;
	font-size:8pt;
}
.committeeNewCard {
	position:relative;
	width:250px;
	text-align:right;
	margin-left:20px;
	margin-top:3px;
	border:2px solid #7C2C33;
	background:url('../images/committeeCardBg.gif') repeat-x bottom;
}
.committeeCard {
	position:relative;
	float:left;
	width:220px;
	margin:5px;
	padding:0px 0px 0px 3px;
	border:2px solid #7C2C33;
	background:url('../images/committeeCardBg.gif') repeat-x bottom;
	background-color:#fff;
}
/* USER CONTROLS */
#userControls {
	position:relative;
	margin-top:2px;
	margin-left:3px;
}
#userSelect {
	vertical-align:middle;
	background-color:#FFD4D4;
	font-size:8pt;
	border:1px solid #DF0909;
}
OPTGROUP.userGroup {
	font-weight:bold;
	font-style:normal;
	background-color:#FF5555;
}
OPTION.userItem {
	background-color:#FFD4D4;
	cursor:pointer;
}
/* PHOTOS */
.photoContainer {
	float:left;
	text-align:center;
	width:158px;
	border:1px solid #7C2C33;
	margin:3px 3px 3px 3px;
	padding:2px;
	background-color:#fff;
	background-image:url(../images/panelBackground.gif);
	background-repeat:no-repeat;
}
/* LOGIN */
#loginForm {
	float:left;
	top:26px;
	left:20px;
	width:270px;
	font-size:8pt;
	text-align:right;
	padding:10px;
}
#loginInfo {
	float:left;
	top:26px;
	left:320px;
	width:330px;
	border-left: 1px solid #DE0A0A;
	padding-left:5px;
}

.yearPicker {
    background-color:#E23030;
    color:#FFFFFF;
    font-weight:bold;
    border-style:none;
    margin-top:1px
}

.weatherDiv {
	background-color:#fff;
	font-size:7pt;
	text-align:center;
	padding:0px 0px 0px 0px;
}