table.infoTip {
	border: 1px solid #24211D; 
	background: #fff6dd; 
	margin: 0px;
	padding: 0px;
}



table.infoTip TD {
   padding: 4px;
	color: #24211D;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: left;	
	vertical-align: middle;
	white-space: nowrap;
}

div.fixed {
	clear: right;
}

div.fix 	{
	clear: both;
}
/* ---------------------------------------------------- */

a:link, a:active, a:visited{
	color: #c40009;
	text-decoration: none;
}

a:hover{
	color: #72706F;
	text-decoration: none;
}

div.home {
	position: absolute;
	margin-left: 740px;
	margin-top: 55px;
}

/* ---------------------------------------------------- */

body.furst {
	background-color: Black;
}

div.site{
	width: 100%;
	height: 100%;
	text-align: center;
}
div.images {
	margin-top: 0px;
	width: 760px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	background-color: white;
}
div.images1 {
	margin-top: 0px;
	width: 1000px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}

/* ---------------------------------------------------- */
/* -----------------			SPLASH		---------------- */
/* ---------------------------------------------------- */
div.home1 {
	position: absolute;
	margin-top: 283px;
	margin-left: 375px;
}
div.fens {
	position: absolute;
	margin-top: 343px;
	margin-left: 375px;
}


/* ---------------------------------------------------- */
/* -----------------			MENU		---------------- */
/* ---------------------------------------------------- */

div.sMenu {
	margin-left: 104px;
}
div.logoBottom {
	position: absolute;
}
div.decor {
	background-image: url(../images/menu_shadow.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
div.homeLink {
	position: absolute;
	margin-left: 343px;
	margin-top: 10px;
}
/* ---------------------------------------------------- */
/* -----------------			FOOTER		---------------- */
/* ---------------------------------------------------- */
ul {
	margin-left: 40px;
}
ul li {
	font-weight: bold;
}
div.copyright {
	border-top: 1px solid #EEEEEE;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
}
div.copyright span {
	font-size: 10px;
}
div.copyright a {
	font-size: 10px;
	color: #a3a3a2;
}
div.copyright a:hover {
	color: #c40009;
}
/* ---------------------------------------------------- */
/* -----------------			NEWS		---------------- */
/* ---------------------------------------------------- */
div.news {
	width: 200px;
	margin-left: 10px;
	float: left;
}
div.rightNews {
	margin-left: 220px;
	height: auto;
}
div.more {
	text-align: right;
	padding-right: 10px;
}
div.more1 {
	text-align: right;
	padding-right: 10px;
}
div.newsContent {
	background-color: #c40009;
	border: 2px solid #c40009;
	border-top: none;
	width: 526px;
	margin: 0px;
}
div.result {
	text-align: center;
	color: #c40009;
	font-size: 40px;
	font-weight: bold;
}
table.newEvents {
	
}
table.newEvents th {
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	width: 80px;
}
table.newEvents td {
	font-size: 11px;
	padding: 2px;
	width: 80px;
}

div.newsBox {
	height: 11em;
	background-color: #eeeeee;
}
div.newsTitle {
	font-weight: bold;
	text-align: center;
}
div.newsContentImage {
	float: left;
	margin-right: 10px; 
}
div.newsContentText {
	/*margin-left: auto;*/
	padding-top: 5px;
	color: white;
	height: 217px;
}
div.newsContentText p {
	font-size: 11px;
	padding-right: 10px;
}
div.more a.specMore:link,
div.more a.specMore:active,
div.more a.specMore:visited {
	color: white;
}
div.more a.specMore:hover {
	color: #EEEEEE;
}
div.winnerName {
	margin-left: 12px; 
	margin-top: 8px;
}
div.imagesNews {
	margin-left: 10px; 
	margin-top: 8px; 
	margin-bottom: 20px;
}
img.imagesNews {
	border: 1px solid #C4261D;
	margin: 3px 3px;
}
img.imagesNews2 {
	border: 1px solid #C4261D; 
	margin-left: 45px;
}
div.floatLeft {
	float: left;
}
/* ---------------------------------------------------- */
/* -----------------			CONTENT		---------------- */
/* ---------------------------------------------------- */

div.content {
	margin-left: 10px;
	margin-right: 10px;
}

div.teamInfo {
	width: 733px;
	border: 2px solid #c40009;
	border-top: none;
	background-color: #c40009;
	margin: 0px;
	height: 222px;
	color: white;
}
div.teamInfo img {
	/*float: left;*/
	padding-right: 10px;
}
p.white {
	color: White;
}
div.card {
	float: left;
	margin-right: 10px;
}

div.cardText strong {
	color: #c40009;
}

table.registerForm {
	width: 400px;
}
table.registerForm td {
	padding: 2px;
	background-color: #EEEEEE;
	border-bottom: 2px solid white;
	width: 200px;
}
table.registerForm td.send {
	text-align: right;
	padding-right: 10px;
	background-color: White;
}
table.registerForm input {
	width: 200px;
}
/* ---------------------------------------------------- */
/* -----------------			PLAYERS		---------------- */
/* ---------------------------------------------------- */
table.teamPlayers {
	border-top: 3px solid #c40009;
	border-bottom: 1px solid #c40009;
	margin: 0px;
	width: 360px;
	margin-bottom: 10px;
	height: 160px;
}
table.teamPlayers td {
	padding: 2px;
	vertical-align: top;
	text-align: right; 
}
table.teamPlayers td.playerImage {
	text-align: left;
}
table.teamPlayers td img {
	border: 1px solid #c40009;
}
div.left {
	float: left;
	width: 360px;
}
div.right {
	margin-left: 370px;
	width: 360px;
}

table.teamNoImages {
	margin: 0px;
	width: 735px;
	border: 2px solid #C40009;
	border-top: none; 
	margin-left: 1px;
	background-color: #EEEEEE;
}
* html table.teamNoImages {
	margin: 0px;
	width: 737px;
}
table.teamNoImages th {
	font-weight: bold;
	padding-top: 10px;
	padding-left: 3px;
}
table.teamNoImages td {
	line-height: 15px;
	vertical-align: top;
	padding: 3px;
}
h1 {
	border-bottom: 1px solid black;
	font-size: 15px;
	font-weight: bold;
	color: #C40009;
	padding-bottom: 5px;
	margin: 20px 0px 10px 0px;
}
p.news {
	padding-left: 20px;
	padding-right: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
div.normalText {
	margin-left: 10px;
	margin-right: 20px;
}
/* ---------------------------------------------------- */
/* -----------------			PLAYERS		---------------- */
/* ---------------------------------------------------- */
table.resultAriston {
	width: 735px;
	border: 2px solid #C40009;
	border-top: none;
	margin: 0px;
	margin-left: 1px;
}
* html table.resultAriston {
	margin: 0px;
	width: 737px;
}
table.resultAriston td {
	padding: 2px 10px;
	text-align: center;
}
table.resultAriston th {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
table.resultAriston th.host {
	width: 200px;
}
table.resultAriston td.name, table.resultAriston th.name {
	text-align: left;
}
table.resultAriston tr.grey {
	background-color: #dddddc;
}

table.archiveYears {
	margin: 5px;
}
table.archiveYears td {
	padding-right: 2px;
}
table.archiveYears a:link,table.archiveYears a:active,table.archiveYears a:visited {
	background-color: #c40009;
	color: #ffffff;	
	padding: 1px 20px;
	border: 1px solid #c40009;
	display: block;
}
table.archiveYears a:hover {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #c40009;
}
table.archiveYears div.selectedCat {
	background-color: #ffffff;
	color: black;
	padding: 1px 20px;
	text-align: center;
	border: 1px solid black;
}
table.trailNav {
	margin: 5px;
}
table.trailNav td {
	padding-right: 2px;
}

table.trailNav td a:link,table.trailNav td a:active,table.trailNav td a:visited {
	background-color: #ffffff;
	color: #000000;
	width: 20px;
	text-align: center;
	padding: 1px;
	border: 1px solid #c40009;
	display: block;
}
table.trailNav td a:hover {
	background-color: #c40009;
	color: #ffffff;	
	border: 1px solid black;	
	width: 20px;
}
table.trailNav td div.selectedPage {
	background-color: #C40009;
	color: White;
	width: 20px;
	padding: 1px;
	text-align: center;
	border: 1px solid black;
}
/*table.trailNav td div.unselectedPage {
	background-color: White;
	color: Black;
	width: 20px;
	padding: 1px;
	text-align: center;
	border: 1px solid #C40009;
}
*/
table.sponsors {
	width: 740px;
}
table.sponsors td{
	width: 30%;
	text-align: center;
}
p.sponsorCenter {
	text-align: center;
}

div.information {
	margin: 10px;
}

table.trainers {
	margin-left: 0px;
}
table.trainers td img.firstImage{
	border: 1px solid #c40009;
	border-top: none;
	border-right: none;
}

table.trainers td img{
	border: 1px solid #c40009;
	border-top: none;
	border-right: none;
	border-left: none;
}


table.trainers td{
	border: 1px solid #c40009;  
	border-left: none;
	border-top: none;
	
}

table.trainers td.name{
background-color: #c40009; 
color: white; 
text-align: center; 
border-right: 1px solid white;
height: 20px;

}

table.trainers td.space {
	height: 10px; 
	border: none;
	border-bottom: 1px solid #c40009;
}

table.trainers td.nameEnd {
	border-right: 1px solid #c40009;
	background-color: #c40009;
	color: white;
	text-align: center;
}
table.trainers td.empty {
	border-right: 1px solid #c40009;
	background-color: #c40009;
	width:173px;
	height: 221px;
	color: white;
	text-align: left;
	padding-left: 9px;

}

div.title {
	background-image: url(../images/title_decor.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 22px;
	margin-left: 0px;
	text-align: center;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
}
div.title1 {
	background-image: url(../images/title_main.jpg);
	background-repeat: no-repeat;
	width: 530px;
	height: 22px;
	margin-left: 0px;
	text-align: center;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
}
div.Pitch {
	width: 519px;
	margin-left: 0px;
	padding: 6px;
	text-align: left;
	background-color: black;
	color: white;
	font-size: 14px;
	font-weight: bold;
	
}
div.left_pitch {
	margin-top:10px;
	width:330px;
	float: left;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
div.right_pitch {
	margin-top:10px;
	padding-left: 2px;
	width: 180px;
	float: right;
	color: white;
	font-size: 11px;
}

div.box {
	margin-top:10px;
	width: 180px;
	background-color: #C40009;
	text-align: center;
	float: right;
	color: white;
	font-size: 12px;
	padding: 4px 0 4px 0;
}

div.imagePosition {
	float: left; 
	margin-right: 10px;
}
img.newsPicture {
	padding-bottom: 10px;
}

