p {
	margin-bottom: 10px;
	margin-top: 10px;
}

/* admin panel */

table#adminbar {
	background-color: #f0e5bf;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}

table#adminbar a{
	color: #353774;
}



h2.crosshead {
	margin: 0;
	margin-top: 10px;
	font-size: 16px;
	padding: 0 0 0 10px;
	text-align: left;
}

/* content */

#content  {
	padding: 10px;
}

#content ul {
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
}

#content ul li {
	margin-top: 10px;
}

/* s */

div.s {
	font-size: 9px;
}


/* news */

div#news {
	border-right: 1px dotted #afc6db;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
}

ul#newslist {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

ul#newslist li a {
	line-height: 1.5;
}

ul#newslist li span {
	border-bottom: 1px solid #351754;
	color: #353774;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

ul#newslist li p {
	font-size: 11px;
	margin: 5px 0 0 0;
}

/* articles */

div#articles {
	border-right: 1px dotted #afc6db;
	clear: both;
	float: left;
	margin-top: 10px;
	padding-top: 1px;
	padding-right: 10px;
}

ul#articleslist {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

ul#articleslist p {
	font-size: 11px;
}


div.subtitle {
	background-color: #242663;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 3px;
	padding: 2px 0px;
	text-align: center;
	width: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

h3, .h3 {
 margin: 10px 0px 0px 10px;
 font-family: Tahoma;
 font-size: 14px;
}

.text, .text2 {
	background-color: #ffffff;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
}

table#main {
	border: 1px solid #353774;
}

.text2 {
	background-color: #afc6db;
	color: #353774;
	border: 1px solid #ffffff;
	height: 100%;
}

ul.mainmenu {
	display: inline;
	margin: 0;
	padding: 0;
	height: 30px;
/*	width: 130px;*/
	text-align: center;
}

ul.mainmenu li {
	display: inline;
	height: 30px;
	margin: 0px;
	padding: 10px 6px 10px 6px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
}

.mainmenu a:link, .mainmenu a:visited, .mainmenu a:active {
	color: #ffffff;
	text-decoration: none;
}

.mainmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.actmenu a:link, .actmenu a:visited, .actmenu a:active, .actmenu a:hover{
	color: #ffffff;
	text-decoration: none;
}

ul.submenu {
	margin: 0;
	padding: 0;
	display: none;
	width: 130px;
}

ul.submenu li {
	margin: 0;
	background-color: #353774;
	padding: 0px 5px 0px 0px;
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
}

ul.mainmenu li ul li a:link, ul.mainmenu li ul li a:visited, ul.mainmenu li ul li a:active {
	color: #ffffff;
}


ul.links {
	margin: 20px 0 5px 20px;
	padding: 0;
}

ul.links li {
	margin: 0px;
	padding: 0px;
	color: #afc6db;
	font-family: Verdana;
	font-size: 11px;
	list-style-type: none;
}

.links a:link, .links a:visited, .links a:active {
	color: #353774;
	text-decoration: underline;
}

.links a:hover {
	color: #afc6db;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #afc6db;
	text-decoration: none;
}

input, select, option {
	font-family: Verdana;
	font-size: 11px;
	width: 100%;
}

input.pds-radiobutton {
	width: auto;
}

.button{
	width: 100px;
	background-color: #afc6db;
	color: #353774;
	border-width: 0px;
}

.winter {
	font-family: Tahoma;
	font-size: 11px;
}

#calendar td {
	border: 1px solid #afc6db;
	padding: 3px;
}

#calendar	tr.dynamo td {
	background-color: #afc6db;
	border: solid white;
	color: #353774;
}

#calendar tr.tour td {
	padding: 10px;
	font-weight: bold;
	border-width: 0px 0px 0px 5px;
}

#statlist {
	font-family: Verdana;
	font-size: 10px;
	color: #353774;
}

#statlist td {
	padding: 5px;
	color: #fff;
	text-align: center;
	border-top: 1px dotted #afc6db;
}

#statlist th {
	padding: 5px 0px;
	color: #afc6db;
}

#clubstat th, #clubstat_l th {
	padding: 5px 0px;
	color: #353774;
}

#clubstat td, #clubstat_l td {
	padding: 5px;
	color: #000;
	text-align: center;
	border-top: 1px dotted #afc6db;	
}

.nextmatch {
	width: 100%;
	float: left;
	clear: both;
}

.nextmatch .logo {
	float: left;
	width: 150px;
}

.nextmatch .aboutmatch {
	float: left;
	clear: right;
	margin-left: 5px;
}

.match {
	font-family: Tahoma;
	font-size: 11px;
	color: #353774;
}

.match td {
	padding-left: 15px;
	padding-top: 3px;
}

.match th {
	text-align: left;
	padding-left: 15px;
	text-transform: uppercase;
}

table.transfers {
	border-collapse: collapse;
}
table.transfers tr td {
	color: #fff;
	vertical-align: top;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 1.4;
	border: 1px dashed #afc6db;
}

.h3 {
	font-family:Tahoma;
	font-size:14px;
	margin:10px 0px 0px 10px;
	font-weight: bold;
}

sup {
	font-size: 8px;
}

table#manage {
	border-collapse: collapse;
}

table#manage td, table#manage th {
	border: 1px solid #afc6db;
}

table#manage th {
	height: 30px;
	vertical-align:middle;
	background-color: #afc6db;
	color: #353774;
	font-weight: normal;
}
 
/* for tour overview begin */
div.touroverview {
  color: #fff;
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding-left: 20px;
}
div.touroverview p {
  text-indent: -20px;
  text-align: justify;
}
div.touroverview span {
  font-size: 10px;
  color: #e3f9fe;
}
div.touroverview h3 {
  border: 0px solid red;
  margin: 2px 0px 0px 0px;
}
div.touroverview p span {
  font-size: 12px;
}
/* for tour overview end */

/* archive begin */
#a_team, #a_summer_transfers {
	font-family: Tahoma;
	font-size: 11px;
	color: #afc6db;
}

#a_summer_transfers {
	border-collapse: collapse;
}

#a_summer_transfers td {
	border: 1px solid #afc6db;
	vertical-align: top;
}
/* archive end */


#offseason ol li {
	margin: 5px 0;

}

table#player {
	border-collapse: collapse;
}

table#player th {
	background-color: #afc6db;
	border: 1px solid #afc6db;
	color: #353774;
	font-size: 10px;
}

table#player td {
	border: 1px solid #afc6db;
	color: #ffffff;
	font-size: 11px;
}

a.bragin:link, a.bragin:visited, a.bragin:active {
	color: #353774;
}

a.bragin:hover {
	color: #afc6db;
}

table#team {
	border-collapse: collapse;
}

#team th {
	background-color: #afc6db;
	border: 1px solid #afc6db;
	color: #353774;
	font-weight: normal;
}

#team td {
	border: 1px solid #afc6db;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

#newslist a:link, #newslist a:visited, #newslist a:active, #articleslist a:link, #articleslist a:visited, #articleslist a:active , span a:link, span a:visited, span a:active {
	color: #353774;
	font-weight: bold;
	text-decoration: none;
}

#newslist a:hover, #articleslist a:hover {
	color: #afc6db;
	text-decoration: underline;
}

span a:hover  {
	color: #afc6db;
	text-decoration: underline;
}

a.guestpage:link, a.guestpage:visited, a.guestpage:active {
	color: #353774;
	font-weight: bold;
	text-decoration: none;
}

a.guestpage:hover {
	color: #afc6db;
	text-decoration: underline;
}

a.source:link, a.source:visited, a.source:active {
	color: #afc6db;
	font-weight: bold;
	text-decoration: none;
}

a.source:hover {
	color: #afc6db;
	text-decoration: underline;
}

.newbody a:link, .newbody a:visited, .newbody a:active {
	color: #353774;
	font-weight: bold;
	text-decoration: none;
}

.newbody a:hover {
	color: #afc6db;
	text-decoration: underline;
}

#leftblock {
	float: left;
	width: 300px;
}
#centerblock {
	margin-left: 300px;
}

/* guestbook */
.grecord {
	background-color: #c0d7ec;
	border: 0px solid #afc6db;
	float: left;
	margin-top: 10px;
	padding: 0px 0px 0px 3px;
	text-align:left;
	width: 100%;
}

.grecord .grecordtitle {
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	margin: 8px 0px 0px 3px;
	width: 225px;
}

.grecord .grecorddate {
	float: right;
	padding: 10px;
	text-align: right;
	width: 225px;
}

.grecord .grecordmsg {
	border-top: 1px dotted #afc6db;
	clear: both;
	margin: 3px 5px 5px 5px;
	padding-top: 10px;
	text-align: left;
}

.grecord .grecordmsg a {
	color: #353774;
}

#gallery div {
	float: left;
	width: 200px;
	height: 150px;
	overflow: hidden;
	margin: 10px;
}

#gallery img {
	border: 0;
}


/* bottom menu */

.bottom-menu td {
	padding: 10px 10px 20px 10px;
	vertical-align: top;
}

.bottom-menu p {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.bottom-menu ul, .bottom-menu li {
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.bottom-menu li {
	margin: 5px 0px;
}

/* bottom menu */

.text2 a, .text2 a:hover {
	color: #ca5555;
	font-weight: bold;
}


/* annonces */
	#annonce {
		background: transparent url('images/annonce-bg.png') no-repeat 0 0;
		font-family: Verdana, Tahoma;
		height: 100px;
		margin: 20px 0px;
		width: 300px;
	}
	#annonce div.header {
		color: #ffffff;
		font-size: 12px;
		padding: 2px 0px;
		text-align: center;
	}
	#annonce div.content {
		padding: 10px 0px;
	}
	#annonce div.content div.home {
		float: left;
		text-align: right;
		width: 130px;
	}
	#annonce div.content div.guest {
		float: right;
		text-align: left;
		width: 130px;
	}
	#annonce div.content div.rival {
		color: #b70f27;
	}
	#annonce div.content div.dynamo {
		color: #353774;
	}
	#annonce div.content div.result {
		margin: 0 130px;
		text-align: center;
	}
	#annonce div.footer {
		font-size: 12px;
		text-align: center;
	}
	#annonce p {
		margin: 0;
		padding: 0;
	}
	#annonce p.l1 {
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}
	#annonce p.l2 {
		font-size: 11px;
	}
/* annonces */


/* squad */
table#squad {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: left;
}
table#squad a {
	color: #353774;
}
table#squad p {
	margin: 5px 0;
}
table#squad .number {
	color: #bbbbbb;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
}
table#squad td {
	padding: 15px 5px;
}
table#squad tr td a span {
	font-weight: bold;
	text-transform: uppercase;
}
/* squad */