@charset "utf-8";
/* CSS Document */

/* ------- */
/*  Main   */
/* ------- */
body {
	background-color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size:x-large;
}
img {
	border: 0
}
h3 {
	color:#1c5da0
}
hr {
 	width: 80%;
	text-align: center;
	border: 0; 
	border-top:1px dotted #ccc; 
	height: 0;
}
p {
	margin-top: 0px
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #000000;
}
/* ------- */
/* Classes */
/* ------- */
.style5 {
	font-size: xx-large;
}
.style15 {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	font-style: italic;
}
.style18 {
	color: #000000;
}
.style20 {
	color: #000000;
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
}
.style25 {
	font-weight: bold;
}
.style28 {
	font-size: 14px;
}
.style29 {
	font-weight: bold;
	font-size: 14px;
}
.sortable p a {
	text-decoration: none;
}
.latestnews {
	
}
/* ------- */
/*  Menu   */
/* ------- */
#menu { margin-top:20px; }
#menu, #links {
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
#menu li, #links li {
	list-style-type: square;
	padding-bottom: 2px;	
}
#menu li a.submenu {
	padding: 0 5px;
	font-size: 10px;
}
/* ------- */
/* Content */
/* ------- */
#content {
	width:850px;
	height:650px;
	margin:1em;
	padding:0.5em;
	text-align:justify;
	overflow:auto;
	font-size:80%;
}

img.inside {
	border: 1px solid #ccc;
	background-color: #F6F6F6;
	padding: 5px;
	margin:5px;
}
a.news:link, a.news:hover, a.news:visited, a.news:active {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
}
#scroller-v {
	padding: 2px;
}
.scroll {
	color: #f11b41;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 13px;
}
.scroll,
.scroll a:link, .scroll a:link, .scroll a:hover, .scroll a:visited, .scroll a:active {
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.scroll div {
	margin-bottom: 13px;
}
.scroll:hover,
.scroll a:hover {
	color: #fff;
	cursor: pointer;
}
.even {
	color: #efefef;
}
.odd {
	color: #cccccc;
}
span.sep {
	color: #f11b41
}
/* ------- */
/* Gallery */
/* ------- */
#gallery {
	text-align: center;
	vertical-align: middle;
}
#gallery td {
	height: 120px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 5px;
	padding: 5px;
	empty-cells: hide;
}
#foo {
	font-family: verdana;
	font-size:0.8em;
	font-weight:bold
}
#foo a, #foo a:link, #foo a:hover, #foo a:visited, #foo a:active {
	text-decoration: none;
}
#foo a:hover {
	color: red;
}
/* ------- */
/*  News   */
/* ------- */
#wrapper {
	/*width: 95%;*/
	border: 1px solid #fff;
	margin-top:50px;
	width:850px;
	height:600px;
	padding:0.5em;
	overflow:auto;
	font-family: Verdana;
}
.left {
	float: left;
	text-align:right;
	vertical-align:top;
	font-size:10px;
	font-family:Arial;
	font-weight: bold;
	color: #333;
	width: 74px;
	background:url(../background/datebg.jpg) right top no-repeat;
	height: 63px;
	padding-top: 27px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
}
.right {
	float:right;
	text-align:left;
	vertical-align:top;
	/*border-left: 3px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	width: 730px;
	border:1px solid #999;
}
.sep {
	clear:both;
	height:5px;
	text-align:center;
	/*border-top:1px dotted #ccc;*/
	width: 50%;
}
.avatar {
	float:right;
	margin:5px;
	width:90px;
	height:90px;
	border:2px solid #f0f0f0;
	background: url(../background/avatarbg.gif) bottom left no-repeat;
	padding-bottom: 12px;
}
.title {
	text-transform:uppercase;
	margin-bottom:0;
	padding:2px 5px 2px 5px;
	background: url(../background/titlebg.gif) 0 0 repeat-x #db5151;
	margin-top:0;
	font-weight:bold;
	color:#fff;
	text-align: left;
}
.auth {
	font-size:x-small;
	margin-top:0;
	padding:2px 0 2px 5px;
	background:url(../background/authbg.jpg) left bottom repeat-x;
	color: #666;
}
.text {
	font-size:smaller;
	padding: 2px 5px;
	background-color:#f0f0f0;
	text-align: justify;
}
.pages {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	background:#fff;
	color: #999;
	text-align:right;
}
.pages a {
	color:#f00;
}
#matches {
	background: #efefef;
	border: 1px solid #ccc;
	font-size: 70%;
	line-height: normal;
	padding:0;
	margin:0;
}
#matches thead {
	cursor: pointer;
	}
#matches th.head, #matches td.head {
	background: #ccc;
	border: 1px solid #fff;
	height: 20px;
	}
#matches td {
	border: 1px solid #fff;
	vertical-align: middle;
	height: 20px;
	}
#matches td p {
	margin:0;
	padding:0;
	}	
.us {
	font-weight: bold;
	color: #FF0033;
    }	
h4 {
	margin: 0;
	padding: 0 20px;
	font-size: 12px;
	line-height: normal;
	}