/* CSS Document for general display use */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-image: url(../images/blue-grey-bg-fade.gif);
	background-repeat: repeat-x;
	font-size: small;
	background-color: #DDDDDD;
}


a:link, a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
}


table.thinb, tr.thinb, th.thinb, td.thinb {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	border-collapse: collapse;
	padding: 5px;
}


tr.lightgrey {
	background-color: #CCCCCC;
}

/*
 * Header-related stuff
 *
 */
#header {
	height: 125px;
	color: white;
}

#headerLogo {
	float: left;
	margin-left: 50px;
	margin-top: 0px;
}

#headerText {
	margin-top: 10px;
	margin-left: 170px;
}

.headerTitle {
	font-size: 200%;
}

.headerEst {
	margin-top: 10px;
	font-size: 75%;
	font-weight: bold;
}

.headerAddy {
	font-size: 75%;
}


/*
 * end of header-related stuff
 *
 */

div.break {
	clear: both;
	height: 1px;
	margin: 0px;
}


/*
 * stuff related to sponsors at the top of the page
 */
#sponsorHeader {
	clear: both;
	margin: 1px 30px 10px 30px;
	padding: 2px;
	text-align: center;
	border-bottom: solid 1px red;
	border-top: solid 1px red;
	font-size: 75%;
	background-color: #FFFFFF;
}

/*
 * stuff related to sponsors at the top of the page
 */
#newsponsorHeader {
margin: 20px 10px 10px 5px;
	padding: 2px;
	text-align: center;
	border-bottom: solid 1px red;
	border-top: solid 1px red;
	font-size: 75%;
	background-color: #FFFFFF;
	color: #000000;
}

/*
 * navigation sidebar settings
 */

#navBlock {
	float: left;
	width: 160px;
	margin-left: 10px;
/*	margin-top: 1em; */
	background-color: #DDDDDD;
}

#navBlock a:link, #navBlock a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #336666; 
}


#navBlock a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


#navBlock a.subNav {
	padding-left: 30px;
	font-size: 75%;
}


/*
 * end of navigation sidebar settings
 */

#mainBlock {
	padding: 1em;
	margin: 0 10px 0 200px;
	border: 1px solid #cccccc;
	background-color: #DDDDDD;
	font-size: small;
}

h1 {
	margin-top: 0;
	font-size: 150%;
	font-weight: normal;
	color:#336666;
}

#mainBlock h2 {
	margin-top: 0;
	font-size: 80%;
	font-weight: bold;
	color: black;
	padding: 5px;
	margin-bottom: 0;
}

#mainBlock h3 {
	font-size: 80%;
	margin-top: 0;
	margin-bottom: 2px;
	font-weight: bold;
	color: #663366;
	padding: 5px;
	text-decoration: underline;
}

.articleContent {
	padding: 15px;
	font-size: 80%;
}

/*
.content, .teaser {
	font-size: 80%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.content {
	padding-bottom: 15px;
}
*/
#mainBlock dl {
	margin-top: 2px;
	margin-bottom: 10px;
}

#mainBlock dt {
	margin-left: 10px;
	font-weight: bold;
	margin-top: 5px;
}

/*
 * Article stuff
 *
 */

.specialArticle {
	font-size: 125%;
}

.article {
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}

/*
.article h1 {
	width: 100%;
	font-size: small;
}
*/
.news h2 {
	background-image: url(/images/blueNavBg.gif);
}

.fixture h2 {
	background-image: url(/images/orangeNavBg.gif);
}

.social h2 {
	background-image: url(/images/purpleNavBg.gif);
}

.matchreport h2 {
	background-image: url(/images/greenNavBg.gif);
}

.announce h2 {
	background-image: url(/images/redNavBg.gif);
}


.signature {
	padding-top: 10px;
	font-style: italic;
	font-size: smaller;
	text-align: right;
}

/*
 * End of article stuff
 */



/*
 * Sponsor stuff
 */
.sponsor div {
	padding: 5px;
}

.sponsor legend {
	font-size: 125%;
	font-weight: bold;
	font-style: italic;
	background-color:#FF99FF
}
	
.sponsor .name {
	background-color: #3399FF;
}

.sponsor label {
	font-weight: bold;
}

.sponsor .description {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid black 1px;
	background-color: #CCCCCC;
}

fieldset.sponsor {
	margin-top: 15px;
	margin-bottom: 5px;
}

/*
 * End of sponsor stuff
 */



#footerGap {
	clear: both;
}

#footer {
	clear: both;
	margin: 5px 30px 5px 30px;
	padding: 10px;
	text-align: center;
	border-bottom: solid 1px red;
	border-top: solid 1px red;
}

#copyright {
	margin: 10px;
	font-size: 75%;
	text-align: right;
}
.copyright {
	margin: 10px;
	font-size: 75%;
}
#disclaimer p {
	margin: 0px;
	font-size: 75%;
	width: 600px;
	text-align: center;
}
#disclaimer {
	padding: 10px;
	margin: 5px 30px 5px 30px;
	border-bottom: solid 1px red;
}


/*
 * Styles relating to the merchandise pages
 */

.legal {
	font-size: 75%;
	margin: 15px;
}

.PRFCprices {
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
}
.awards dt {
	padding-top: 10px;
	font-style: italic;
}
.awards dl {
	font-size: 90%;
	background-color: #EEEEEE;
}

.awards div.title {
	margin-top: 30pt;
	padding-left: 5%;
	padding-top: 5pt;
	padding-bottom: 5pt;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	font-size: 150%;
	font-weight: normal;
	color: #FF9966;
	background-color: #DDDDDD;
}

.awards dl.highlight {
	font-size: medium;
}


.namehighlight {
	color: #660000;
	font-weight: bold;
}
.barperson h2 {
	background-image: url(/images/cyanNavBg.gif);
}

.wordhighlight {
	font-style: italic;
	font-weight: bold;
	color: #330000;
}

.prose {
	margin-top: 50px;
	width: 90%;
	margin-left: 5%;
	padding: 10px;
	border: solid 1px black;
	background-color:#EEEEEE;
}
.prose dl {
	font-weight: normal;
}

.prose dl dt {
	margin-top: 20px;
}

.prose dl dd {
	margin-bottom: 30px;
	margin-top: 5px;
}

#ticketOrderForm table thead tr {
	background-color: #94BD5E;
}
#ticketOrderForm table {
	border-collapse: collapse;
}
#adblock dl {
	margin-top: 5px;
}
#adblock dl dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#adblock h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 20px;
	border-top: 1px solid #999999;
	padding-top: 5px;
}
#adblock a:hover, #adblock a:link, #adblock a:visited {
	display: inline;
	border: none;
	background: none;
}
.contactDetail {
	font-weight: bold;
	color: #F6C;
	text-align: center;
}

.topLine {
	border-top: 1px solid black;
}
.rightLine {
	border-right: 1px solid black;
}

td.deepTableRow {
	padding: 15px;
}