* {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #b0b0b0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}

#menu_bar {
	width: 175px;
	float: left;
	height: 100%;
	background: #2d4f8f url(../img/menu_bottom.jpg) no-repeat;
}

#menu_top {
}

/* @group NAVIGATION */

#nav div.on {
	background-color: white;
}

.seperator {
	height: 2px;
	background-color: white;
}

#nav {
	margin: 0;
	padding: 0;
	background-image: url(../img/buton_bg.jpg);
	list-style-type: none;
	width: 175px;
	font-weight: bold;
	line-height: 2.5;
}

#nav li {
	margin: 0px;
	padding: 0px;
}

#nav a {
	display: block;
	color: black;
	text-decoration: none;
	padding-left: 40px;
}

.clear {
	clear: both;
}

#content_box {
	margin-left: 177px;
}

#main_content {
	width: 590px;
	float: left;
}

#page_title {
	background-color: black;
	margin-top: 2px;
	height: 21px;
	color: white;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 15px;
}

#content {
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	line-height: 1.5;
}

/* @group SPONSORS & NEWS */

#sponsors {
	width: 190px;
	float: right;
}

.sponsors_title {
	background-color: #2d4f8f;
	margin-top: 2px;
	height: 21px;
	color: white;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 15px;
}

#sponsor {
	margin-top: 10px;
	text-align: center;
}

.news {
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	margin: 10px;
}

.news_title {
	font-weight: bold;
	color: #2d4f8f;
}

.news_text {
	font-size: 11px;
}



/* @end */

#footer {
	background-color: #999;
	padding-left: 15px;
	color: white;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a {
	text-decoration: none;
	color: white;
}

/* @group TABLES */

table {
	padding-bottom: 20px;
}

td, td strong {
	font-size: 10px;
}
.td_bold {
	font-weight: bold;
	font-size: 9px;
}



/* @end */

img.sponsor {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #2d4f8f;
	padding-top: 20px;
}

ul.links {
	list-style-type: none;
	text-align: left;
}

tr.links {
	vertical-align: top;
}

/* @group Match Reports */

.reportDate, .count {
	color: gray;
	font-weight: bold;
	font-size: 10px;
}

.reportTitle {
	font-weight: bold;
}

.reportLink a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.reportLink a:hover {
	text-decoration: underline;
}



/* @end */

/* @group Gallery */

.thumb {
	float: left;
	padding: 5px;
}



/* @end */

.section .title {
	font-weight: bold;
	border: 1px solid silver;
	background-color: #f2f6f9;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* @group News Flash */

.top_row_yellow {
	background: url(../img/news_flash_yellow_top.png) no-repeat;
	width: 560px;
	height: 90px;
}
.match_row_yellow {
	background: url(../img/match_yellow_top.png) no-repeat;
	width: 560px;
	height: 90px;
}

.middle_row_yellow {
	background: url(../img/news_flash_yellow_middle.png) repeat-y;
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
}

.bottom_row_yellow {
	background: url(../img/news_flash_yellow_bottom.png) no-repeat;
	width: 560px;
	height: 12px;
}


.news_flash {
	margin-bottom: 15px;
}

.top_row {
	background: url(../img/news_flash_top.png) no-repeat;
	width: 560px;
	height: 90px;
}

.middle_row {
	background: url(../img/news_flash_middle.png) repeat-y;
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
}

.bottom_row {
	background: url(../img/news_flash_bottom.png) no-repeat;
	width: 560px;
	height: 12px;
}

.top_row2 {
	background: url(../img/news_flash2_top.png) no-repeat;
	width: 560px;
	height: 90px;
}

.middle_row2 {
	background: url(../img/news_flash2_middle.png) repeat-y;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	color: white;
}

.bottom_row2 {
	background: url(../img/news_flash2_bottom.png) no-repeat;
	width: 560px;
	height: 12px;
}

.n_flash p {
	margin-top: 0;
	margin-bottom: 0;
}

.n_flash {
	padding-bottom: 15px;
}

.hr {
	border-bottom: 1px solid #2d4f8f;
	margin-bottom: 15px;
}

.center {
	text-align: center;
}



/* @end */

.yellow {
	background-color: #fffba9;
	border: 2px solid #d5ce67;
	padding: 4px;
}

#header {
	background: #345491 url(../img/logodef.png) no-repeat 815px 10px;
}

.blueText {
	color: #345491;
}

.match {
	background-color: rgba(45,79,143,0.25);
	padding: 20px 10px;
	margin-bottom: 10px;
}

sup {
	font-size: 75%;
}

.match .date {
	color: #2d4f8f;
}

.match .fixture {
	font-weight: bold;
	color: #2d4f8f;
}

/* @group FIXTURE TABLES */

.fixtures {
	border: 1px solid gray;
	padding-bottom: 0;
	margin-bottom: 50px;
}

.fixtures .title {
	background-color: #2d4f8f;
	font-weight: bold;
	color: white;
	text-align: center;
}

.fixtures .subtitle {
	text-align: center;
	color: white;
	background-color: #999;
	font-weight: bold;
}



/* @end */

/* @group FORMS */

.form {
	margin-top: 10px;
}

form .caption {
	padding-top: 5px;
}

.row {
	margin-bottom: 10px;
}

.row #col1 {
	float: left;
	width: 130px;
	text-align: right;
	margin-right: 5px;
}



/* @end */

.fade-box {
	position: absolute;

}

/* @group xmas */

.middle_row_xmas table {
	margin-left: 30px;
	text-align: left;
}

.top_row_xmas {
	background: url(../img/xmas_news_flash_top.png) no-repeat;
	width: 560px;
	height: 113px;
	color: white;
	text-align: center;
	padding-top: 30px;
}

.middle_row_xmas {
	background: url(../img/xmas_news_flash_middle.png) repeat-y;
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	color: white;
}

.bottom_row_xmas {
	background: url(../img/xmas_news_flash_bottom.png) no-repeat;
	width: 560px;
	height: 12px;
}



/* @end */

.obiturary {
	background-color: silver;
	border-top: 2px solid black;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-left: 2px solid black;
	margin-bottom: 10px;
	padding: 10px;
}

.obiturary_image {
	margin-bottom: 10px;
	text-align: center;
}

.ln {
	border-bottom: 1px solid #bebebe;
}

.important {
	border: 2px solid red;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 0 10px;
	background-color: #c80610;
	color: white;
}

.important .title {
	color: #c80610;
	background-color: white;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.important .body {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}