/*
-----------------------------------------------
project :   AEK FC
author	:   FORTHnet eBusiness Services
date	:   07|12|2007
----------------------------------------------- */

/* Imported CSS (menus|etc)
----------------------------------------------- */

/* Generic CSS
----------------------------------------------- */

body, html {
    background-color: #dedede;
		background-image:url(../_gfx/back3.gif);
		background-repeat:repeat-x;
		background-position:center top;
    font: normal 11px "Trebuchet MS";
    color: #000;
    margin: 0px 0px 0px 0px;
    height:100%;
}

input, select {position: relative;}

.Aligntable{
  position:absolute;
	top:0px;
  width:100%;
}

.Site{
	width:100%;
}

.MainTable{
	width:970px;
	border-collapse:collapse;
}

.header{
	background-image:url(../_gfx/headerBack.gif);
	background-repeat:no-repeat;
	height:140px;
	margin-left:0px;
	overflow:hidden;
}

.LogoAEKfc{
	padding-left:0px;
	padding-top:5px;
	height:41px;
}

.LogoAEK{
  float:left;
	padding-right:0px;
	padding-top:0px;
}

.lang{
  float:right;
	padding-top:60px;
	height:35px;
	width:100px;
	margin-right:-20px;
}

.langFlags{
	padding-top:3px;
	padding-left:5px;
	float:left;
}

.langFlags .gr{
	background-image:url(../_gfx/flag_gr.gif);
	background-repeat:no-repeat;
	width:19px;
	height:13px;
	*margin-right:3px;
	display:inline-block;
	border:#000000 solid 1px;
}

.langFlags .gr:hover, .gr.activeLang{
	background-image:url(../_gfx/flag_gr.gif);
	background-repeat:no-repeat;
	width:19px;
	height:13px;
	*margin-right:3px;
	display:inline-block;
	border:#ffea09 solid 1px;
}

.langFlags .en{
	background-image:url(../_gfx/flag_en.gif);
	background-repeat:no-repeat;
	width:19px;
	height:13px;
	*margin-right:3px;
	display:inline-block;
	border:#000000 solid 1px;
}

.langFlags .en:hover, .en.activeLang{
	background-image:url(../_gfx/flag_en.gif);
	background-repeat:no-repeat;
	width:19px;
	height:13px;
	*margin-right:3px;
	display:inline-block;
	border:#ffea09 solid 1px;
}

.langFlags .es{
	background-image:url(../_gfx/flag_sp.gif);
	background-repeat:no-repeat;
	width:19px;
	height:13px;
	*margin-right:3px;
	display:inline-block;
	border:#000000 solid 1px;
}

.langFlags .es:hover, .es.activeLang{
	background-image:url(../_gfx/flag_sp.gif);
	background-repeat:no-repeat;
	width:19px;
	height:13px;
	*margin-right:3px;
	display:inline-block;
	border:#ffea09 solid 1px;
}

.SearchHolder{
	position:absolute;
	margin-top:17px;
	margin-left:580px;
	*margin-left:500px;
	width:150px;
	z-index:100;
}

.SearchText{
	position:absolute;
	height:22px;
	width:140px;
}

.searchlink:link{
	color:#000000;
}

.searchlink:visited{
	color:#000000;
}

.searchlink:hover{
	color:#000000;
}

.SearchBox{
	position:relative;
	background-image:url(../_gfx/search_left.gif);
	background-repeat:no-repeat;
	height:21px;
	padding-left:6px;
	top:37px;
	left:185px;
	*left:165px;
	width:250px;
	z-index:99999;
}

.SearchField{
	border-left:none;
	border-right:#a5acb2 solid 1px;
	border-top:#a5acb2 solid 1px;
	border-bottom:#a5acb2 solid 1px;
	width:95px;
	height:15px;
	font-family:"Tahoma";
	font-size:11px;
	padding-right:3px;
	padding-top:3px;
	float:left;
}


/* LINKS
----------------------------------------------- */
a:Link { position:relative; color:#ffdc20; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}
a:Visited {position:relative; color:#ffdc20; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}
a:Hover { position:relative; color:#ffdc20; text-decoration: underline; font-size:11px; font-weight:normal; font-family:Tahoma;}

.SmallNewsLink:Link { position:relative; color:#ffdc20; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}
.SmallNewsLink:Visited {position:relative; color:#ffdc20; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}
.SmallNewsLink:Hover { position:relative;position:relative; color:#000000; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}

.TinyNewsLink:Link { position:relative; color:#999999; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}
.TinyNewsLink:Visited {position:relative; color:#999999; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}
.TinyNewsLink:Hover { position:relative;position:relative; color:#FFFFFF; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}

.BigNewsLink:Link { position:relative; color:#000000; text-decoration: none; font-size:14px; font-weight:bold; font-family:Tahoma;}
.BigNewsLink:Visited {position:relative; color:#000000; text-decoration: none; font-size:14px; font-weight:bold; font-family:Tahoma;}
.BigNewsLink:Hover { position:relative;position:relative; color:#333333; text-decoration: none; font-size:14px; font-weight:bold; font-family:Tahoma;}

.aekfcticketslink:Link {font-family:"Trebuchet MS"; text-decoration: none; font-size:12px; font-weight:bold; color:#FFFFFF; position:relative;}
.aekfcticketslink:Visited {font-family:"Trebuchet MS"; text-decoration: none; font-size:12px; font-weight:bold; color:#FFFFFF;position:relative;}
.aekfcticketslink:Hover {font-family:"Trebuchet MS"; text-decoration: none; font-size:12px; font-weight:bold; color:#FFCC00; position:relative;}

.aekfcSitemaplink:Link {font-family:"Tahoma"; text-decoration: none; font-size:11px; font-weight:bold; color:#FFDC20; position:relative;}
.aekfcSitemaplink:Visited {font-family:"Tahoma"; text-decoration: none; font-size:11px; font-weight:bold; color:#FFDC20;position:relative;}
.aekfcSitemaplink:Hover {font-family:"Tahoma"; text-decoration: none; font-size:11px; font-weight:bold; color:#FFFFFF; position:relative;}

.gamesMenuLink:Link {font-family:"Tahoma"; text-decoration: none; font-size:11px; font-weight:bold; color:#FFFFFF; position:relative;}
.gamesMenuLink:Visited {font-family:"Tahoma"; text-decoration: none; font-size:11px; font-weight:bold; color:#FFFFFF;position:relative;}
.gamesMenuLink:Hover {font-family:"Tahoma"; text-decoration: none; font-size:11px; font-weight:bold; color:#FFCC00; position:relative;}

.videoArchiveLinks:Link {color:#f7d224; font-weight:bold; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px;}
.videoArchiveLinks:Visited {color:#f7d224; font-weight:bold; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px;}
.videoArchiveLinks:Hover {color:#f7d224; font-weight:bold; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px;}

.linksLink:Link {color:#f7d224; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px;position:relative;}
.linksLink:Visited {color:#f7d224; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px; position:relative;}
.linksLink:Hover {color:#f7d224; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px; position:relative;}

.topLinksLink:Link {color:#FFFFFF; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px; position:relative;}
.topLinksLink:Visited {color:#FFFFFF; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px; position:relative;}
.topLinksLink:Hover {color:#f7d224; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px; position:relative;}

.footerLink:Link {color:#999999; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px;}
.footerLink:Visited {color:#999999; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px;}
.footerLink:Hover {color:#999999; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px;}

.backlink:Link {font-family:"Trebuchet MS"; text-decoration: none; font-size:12px; font-weight:bold; color:#FFCC00; position:relative;}
.backlink:Visited {font-family:"Trebuchet MS"; text-decoration: none; font-size:12px; font-weight:bold; color:#FFCC00;position:relative;}
.backlink:Hover {font-family:"Trebuchet MS"; text-decoration: none; font-size:12px; font-weight:bold; color:#FFFFFF; position:relative;}

.sitemapCatLink:Link {color:#000000; text-decoration: none; font-family:"Tahoma"; font-size:11px;position:relative;}
.sitemapCatLink:Visited {color:#000000; text-decoration: none; font-family:"Tahoma"; font-size:11px; position:relative;}
.sitemapCatLink:Hover {color:#000000; text-decoration: underline; font-family:"Tahoma"; font-size:11px; position:relative;}

.sitemapLinks:Link {color:#ffda1d; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px;position:relative;}
.sitemapLinks:Visited {color:#ffda1d; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px; position:relative;}
.sitemapLinks:Hover {color:#FFFFFF; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px; position:relative;}

.spOfficialLink:Link {color:#f7d224; text-decoration: underline; font-family:"Trebuchet MS"; font-weight:normal; font-size:11px; position:relative;}
.spOfficialLink:Visited {color:#f7d224; text-decoration: underline; font-family:"Trebuchet MS"; font-weight:normal; font-size:11px; position:relative;}
.spOfficialLink:Hover {color:#f7d224; text-decoration: none; font-family:"Trebuchet MS"; font-weight:normal; font-size:11px; position:relative;}

.readArticleLink:Link {color:#f7d224; font-weight:normal; text-decoration: underline; font-family:"Trebuchet MS"; font-size:12px; position:relative;}
.readArticleLink:Visited {color:#f7d224; font-weight:normal; text-decoration: underline; font-family:"Trebuchet MS"; font-size:12px; position:relative;}
.readArticleLink:Hover {color:#f7d224; font-weight:normal; text-decoration: none; font-family:"Trebuchet MS"; font-size:12px; position:relative;}

.pollLink:Link {color:#f7d224; font-weight:normal; text-decoration: underline; font-family:"Trebuchet MS"; font-size:12px; position:relative;}
.pollLink:Visited {color:#f7d224; font-weight:normal; text-decoration: underline; font-family:"Trebuchet MS"; font-size:12px; position:relative;}
.pollLink:Hover {color:#f7d224; font-weight:normal; text-decoration: none; font-family:"Trebuchet MS"; font-size:12px; position:relative;}

.teamItemLink:Link {color:#f7d224; font-weight:bold; text-decoration: none; font-family:"Trebuchet MS"; font-size:12px; position:relative; cursor:hand; padding-left:5px; display:block;}
.teamItemLink:Visited {color:#f7d224; font-weight:bold; text-decoration: none; font-family:"Trebuchet MS"; font-size:12px; position:relative; cursor:hand; padding-left:5px; display:block;}
.teamItemLink:Hover {color:#000000; font-weight:bold; text-decoration: none; font-family:"Trebuchet MS"; font-size:12px; position:relative; cursor:hand; padding-left:5px; display:block;}


.langLink:Link { position:relative; color:#000000; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}
.langLink:Visited {position:relative; color:#000000; text-decoration: none; font-size:11px; font-weight:normal; font-family:Tahoma;}
.langLink:Hover { position:relative;position:relative; color:#000000; text-decoration: underline; font-size:11px; font-weight:normal; font-family:Tahoma;}

.multiLink:Link {color:#FFFFFF; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px;position:relative;}
.multiLink:Visited {color:#FFFFFF; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px; position:relative;}
.multiLink:Hover {color:#f7d224; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px; position:relative;}

.titleBoxLink:Link {color:#000000; font-weight:bold; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px; position:relative;}
.titleBoxLink:Visited {color:#000000; font-weight:bold; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px; position:relative;}
.titleBoxLink:Hover {color:#000000; font-weight:bold; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px; position:relative;}



.MainBack{
}


.leftMenu{
	margin:5px 0 3px 0;
}

img{
	border:none;
}


.leftMenu .mainCategory, .leftMenu .mainCategory:visited{
	background-image:url(../_gfx/leftMenu_btn.png);
	background-repeat:no-repeat;
	display:block;
	width:184px;
	height:37px;
	padding:0px 0px 0px 20px;
	font-size:11px;
	color:#FFFFFF;
}

.leftMenu .mainCategory:hover{
	color:#FFCC00;
	text-decoration:none;
	cursor:pointer;
}

.leftMenu .mainCategory span, .leftMenu .mainCategoryActive span{
	display:block;
	padding:12px 0;
}

.leftMenu .mainCategoryActive{
	background-image:url(../_gfx/leftMenu_active.png);
	background-repeat:no-repeat;
	display:block;
	width:184px;
	height:37px;
	padding:0px 0px 0px 20px;
	font-size:11px;
	color:#FFFFFF;
}

.leftMenu .mainCategoryActive:hover{
	color:#FFCC00;
	text-decoration:none;
	cursor:pointer;
}

.subCategoryHolder{
	background-color:#ededd9;
	margin:0 3px;
	width:198px;
}

.leftMenuBot{
	background-image:url(../_gfx/leftMenu_bot.gif);
	width:198px;
	height:6px;
	overflow:hidden;
	margin-left:3px;
}

.subCategoryHolder ul{
	margin:0;
	padding:0;
	font-family:Verdana;
}

.subCategoryHolder ul li{
	margin:0 10px;
	padding:4px 0px;
	border-bottom:#e7e7e7 solid 1px;
	list-style:none;
}

.subCategoryHolder ul li a, .subCategoryHolder ul li a:visited{
	color:#000000;
	padding:0 0 0 10px;
	display:block;
}

.subCategoryHolder ul li ul li{
	margin:0 10px;
	padding:1px 0px;
	border-bottom:none;
	list-style:none;
}

.subCategoryHolder ul li ul li a, .subCategoryHolder ul li ul li a:visited{
	color:#999999;
	padding:0 0 0 10px;
	display:block;
}

.subCategoryHolder ul li a:hover, .subCategoryHolder ul li .active{
	padding:0 0 0 10px;
	display:block;
	background-image:url(../_gfx/leftMenuArrow.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	text-decoration:none;
}

.subCategoryHolder ul li ul li a:hover, .subCategoryHolder ul li ul li .active{
	padding:0 0 0 10px;
	background-image:none;
	text-decoration:none;
	color:#FF9900;
	display:block;
}


.aekEmpire{
	background-image:url(../_gfx/aekEmpire.gif);
	width:204px;
	height:155px;
	text-align:center;
	padding-top:32px;
}

/* Start of Prwto Thema
----------------------------------------------- */

.PTDiv li {
	display:block; 
	float:left;
}

.PTDiv li a.home{
	background-image:url(../_gfx/prwtothema_select.png);
	display:block; 
	padding-left:5px;
	width:197px;
	height:40px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}


.PTDiv li:hover > a.home {
	background-image:url(../_gfx/prwtothema_deselect.png);
	width:197px;
	height:40px;
	display:block; 
	padding-left:5px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.wide_top{
	width:766px; 
	height:33px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/wide_top.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.wide_top[class] {
  background-image:url(../_gfx/wide_top.png);
	}
	
.wideSponsors_top{
	width:764px; 
	height:33px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/wide_top.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.wideSponsors_top[class] {
  background-image:url(../_gfx/wide_top.png);
	}
	

.wide_mid{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/wide_mid.png');
	background-repeat:repeat-y;
	width:764px;
}

.wide_mid[class] {
    background-image:url(../_gfx/wide_mid.png);
		background-repeat:repeat-y;
		width:764px;
	}

.wideText{
	padding-left:10px;
	padding-right:10px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	
}

.wideTitle{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#ffdc20;
	padding-top:0px;
	padding-left:10px;
	margin-bottom:5px;
}

.wideTitle li{
	padding:0 0 0 20px !important;
	margin:0;
	list-style-position:inside;
}


.protoThema{
	padding-top:0px;
}

.PT_top{
	width:508px; 
	height:33px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/prwtothema_top.png');
}
 
/* IE ignores styles with [attributes], so it will skip the following. */
.PT_top[class] {
  background-image:url(../_gfx/prwtothema_top.png);
}
	
.PT_left_top{
	width:11px; 
	height:197px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/prwtothema_leftop.png');
}

.PT_left_top[class] {
  background-image:url(../_gfx/prwtothema_leftop.png);
	}
	
.PT_left_bottom{
	width:12px; 
	height:71px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/prwtothema_leftbot.png');
}

.PT_left_bottom[class] {
	background-image:url(../_gfx/prwtothema_leftbot.png);
	}
	
.PT_bottom {
	width:510px; 
	height:15px;
	background-repeat:no-repeat;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/prwtothema_bottom.png');
}

.PT_bottom[class] {
	background-image:url(../_gfx/prwtothema_bottom.png);
	}
	
.PT_select{
    cursor:hand;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/prwtothema_select.png');
}

.PT_select[class] {
  background-image:url(../_gfx/prwtothema_select.png);
	}
	
.PT_deselect{
    cursor:hand;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/prwtothema_deselect.png');
}

.PT_deselect[class] {
  background-image:url(../_gfx/prwtothema_deselect.png);
	}

.PT_selectSmall1{
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/prwtothema_small_1.png');
	height:25px;
}

.PT_selectSmall1[class] {
  background-image:url(../_gfx/prwtothema_small_1.png);
	}

.PT_selectSmall2{
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/prwtothema_small_2.png');
	height:25px;
}

.PT_selectSmall2[class] {
  background-image:url(../_gfx/prwtothema_small_2.png);
	}
	
.PT_selectSmall3{
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/prwtothema_small_3.png');
}

.PT_selectSmall3[class] {
  background-image:url(../_gfx/prwtothema_small_3.png);
	}

.smallNewsPhoto{
	margin-left:1px;
	
	background-repeat:no-repeat;
	height:39px;
	width:39px;
}

.BigNewsPhoto{
	background-repeat:no-repeat;
}

.PT_Title{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:11px;
	padding-left:32px;
}

.PT_BigNews{
	font-family:"Tahoma";
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-top:5px;
	padding-left:5px;
}

.smallNewsTitle{
	width:170px;
	padding-left:5px;
	font-family:"Tahoma";
	font-size:11px;
}

.SmallNewsDiv{
	width:210px;
	padding-left:20px;
}
.SmallNewsDivLast{
	width:180px;
	padding-top:3px;
	padding-left:20px;
}


/* Start of Next Game 
----------------------------------------------- */

.nextGameBoxIndex{
	padding-top:8px;
	margin-bottom:3px;
}

.nextGameBoxSite{
	padding-top:3px;
	margin-bottom:3px;
}

.nextGameBack{
	width:254px;
	height:166px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/nextgame_back.png');
}

.nextGameBack[class] {
  background-image:url(../_gfx/nextgame_back.png);
}

.nextGameTitle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:11px;
	padding-left:30px;
}

.gameType{
    float:left;
	padding-top:6px;
	padding-left:5px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#ffdc20;
}

.gameDate{
	float:right;
	padding-top:6px;
	padding-right:15px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#ffdc20;
}
.gameTime{
    float:left;
	padding-top:6px;
	padding-left:15px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}

.gameStadium{
	float:right;
	padding-top:6px;
	padding-right:15px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}

.gameTeams{
	margin-top:25px;
	margin-left:10px;
	margin-right:11px;
	margin-bottom:0px;
	height:80px;
}

.gameTeams img{
	padding:8px 0 7px 0;
}

.aekTeam{
	width:115px;
	height:80px;
	text-align:center;
}

.otherTeam{
	width:115px;
	height:80px;
	text-align:center;
}

.aekTeamTitle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:25px;
	background-image:url(../_gfx/aekTeamBack.gif);
	background-repeat:repeat-x;
	line-height:25px;
}

.otherTeamTitle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:25px;
	line-height:25px;
	background-image:url(../_gfx/otherTeamBack.gif);
	background-repeat:repeat-x;

}


/* Start of Banners
----------------------------------------------- */

.bannerRightBox{
	background-repeat:no-repeat;
	background-position:8px 7px;
	width:254px;
	height:87px;
}

.thisIsAek{
	background-repeat:no-repeat;
	width:254px;
	height:87px;
	margin-top:1px;
}

.yellowCard{
	background-repeat:no-repeat;
	width:254px;
	height:87px;
	margin-top:2px;
}

.shopempire{
	background-repeat:no-repeat;
	float:left;
	width:148px;
	height:318px;
	margin-left:1px;
}

/* Start of Tickets
----------------------------------------------- */

.ticketsBox_gr{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/tickets_back_gr.png');
	width:254px;
	height:141px;
}
.ticketsBox_en{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/tickets_back_en.png');
	width:254px;
	height:141px;
}
.ticketsBox_es{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/tickets_back_es.png');
	width:254px;
	height:141px;
}

.ticketsBox_gr[class] {
  background-image:url(../_gfx/tickets_back_gr.png);
}
.ticketsBox_en[class] {
  background-image:url(../_gfx/tickets_back_en.png);
}
.ticketsBox_es[class] {
  background-image:url(../_gfx/tickets_back_es.png);
}

.ticketsTitle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:12px;
	padding-left:30px;
}

.ticketsMSG{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:15px;
}

.ticket_www{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:12px;
	padding-left:111px;
}

.ticket_tel{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:21px;
	padding-left:130px;
}


/* Start of News Scroll
----------------------------------------------- */

.NewsScrollBox{
	 background-image:url(../_gfx/newsscroll_back.gif);
	 background-repeat:no-repeat;
	 width:508px;
	 height:84px;
	 margin-top:4px;
}

.NewsScrollTitle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:10px;
	padding-left:33px;
}

.NewsScroll_btn{
	position:relative;
	float:right;
	margin:0px 0px 0px 0px;
	padding-top:5px;
	padding-right:15px;
}

.newsdate{
	float:left;
	padding-top:10px;
	padding-left:20px;
	color:#ffdc20;
}

.newsText{
	width:450px;
	padding-top:15px;
	padding-left:12px;
	padding-right:3px;
}

.newsScrollLink {
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration: none; 
	font-family:"Trebuchet MS"; 
	font-size:11px;
	cursor:pointer;
}


/* Start of Score Board
----------------------------------------------- */


.scoreBoardBox{
margin-top:2px;
margin-left:1px;
	width:254px;
	height:316px;
}


.scoreBoardTitle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:11px;
	padding-left:30px;
	margin-bottom:3px;
}

.scoreTeams{

    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/gameMenuMid.png');
	background-repeat:repeat-y;
	width:254px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.scoreTeams[class] {
  background-image:url(../_gfx/gameMenuMid.png);
}


.scoreValueFirst{
	color:#FFFFFF;
	text-align:center;
	font-family:"Tahoma";
	font-weight:normal;
	padding-top:2px;
	padding-bottom:5px;
}

.scoreValueFirstAek{
	color:#FFFFFF;
	text-align:center;
	font-family:"Tahoma";
	font-weight:normal;
	padding-top:2px;
	padding-bottom:5px;
}

.scoreBlackRow{
	margin-left:8px;
	background-color:#000000;
	border-bottom:#3f3500 solid 1px;
}

.scoreGreyRow{
	margin-left:8px;
	background-color:#323232;
	border-bottom:#3f3500 solid 1px;
}

.scoreAekRow{
	margin-left:8px;
	background-color:#f6ce21;
	border-bottom:#3f3500 solid 1px;
}

.scoreValue{
	color:#FFFFFF;
	text-align:center;
	font-family:"Tahoma";
	font-weight:normal;
	height:18px;
}

.scoreTableWidth{
	margin-left:9px;
	padding-top:3px;
	width:235px;
}

.scoreValueAek{
	color:#000000;
	text-align:center;
	font-family:"Tahoma";
	font-weight:normal;
	height:18px;
}


.scoreTeam{
	color:#FFFFFF;
	font-family:"Tahoma";
	font-weight:normal;
	padding-left:10px;
}

.scoreTeamAek{
	color:#000000;
	font-family:"Tahoma";
	font-weight:normal;
	padding-left:10px;
}

.scoreCount{
	color:#f7d224;
	font-family:"Tahoma";
	font-weight:bold;
	text-align:right;
	padding-right:7px;
}

.scoreCountAek{
	color:#000000;
	font-family:"Tahoma";
	font-weight:bold;
	text-align:right;
	padding-right:7px;
}


/* Start of Video Box
----------------------------------------------- */

.videoBox{
	float:left;
	background-image:url(../_gfx/videoback.gif);
	background-repeat:no-repeat;
	width:508px;
	height:180px;
}

.videoTitle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:12px;
	padding-left:32px;
}

.VideoPlayerDiv{
	margin-top:6px;
	margin-left:20px;
	width:160px;
}

.videoText{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	width:290px;
	margin-left:5px;
	margin-top:5px;
	height:90px;
}

.videoArchiveLink{
	padding-left:40px;
	width:125px;
	margin-top:-23px;
}

/* Start of Bio Box
----------------------------------------------- */
.MainTopCoach{
	width:508px; 
	height:33px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/maintopcoach.png');
}
 
/* IE ignores styles with [attributes], so it will skip the following. */
.MainTopCoach[class] {
  background-image:url(../_gfx/maintopcoach.png);
	}
	
.MainLeftSideCoach{
	width:12px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/boxsideleft.png');
}
 
/* IE ignores styles with [attributes], so it will skip the following. */
.MainLeftSideCoach[class] {
  background-image:url(../_gfx/boxsideleft.png);
	}
	
.MainRightSideCoach{
	width:11px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/boxsideright.png');
}
 
/* IE ignores styles with [attributes], so it will skip the following. */
.MainRightSideCoach[class] {
  background-image:url(../_gfx/boxsideright.png);
	}

.Coach_Title{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:10px;
	padding-left:32px;
}

.infoTextTitle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#ffdc20;
	padding-left:20px;
	padding-bottom:2px;
}

.infoTextBold{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#cdcccc;
	padding-left:20px;
	padding-bottom:1px;
}

.infoTextNormal{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:20px;
	padding-bottom:1px;
}

.Bio_Title{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:13px;
	padding-left:32px;
}

.BioTableBack{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/bioTableBack.png');
	background-repeat:repeat-y;
	width:508px;
}

.BioTableBack[class] {
    background-image:url(../_gfx/bioTableBack.png);
		background-repeat:repeat-y;
		width:508px;
	}
	

.BioBack{
	background-image:url(../_gfx/bioTableBackTrans.gif);
	background-repeat:no-repeat;
}

.BioText{
	margin-left:22px;
	margin-right:22px;
	padding-top:10px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

.BackButton{
	background-image:url(../_gfx/back_btn.gif);
	background-repeat:no-repeat;
	width:168px;
	height:30px;
	padding-top:11px;
	padding-left:60px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

/* Start of Right Video Box
----------------------------------------------- */

.RightVideoTop{
	background-image:url(../_gfx/rightvideotop.gif);
	background-repeat:no-repeat;
	width:254px;
	height:31px;
}

.RightVideo_Title{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:12px;
	padding-left:32px;
}

.RightVideoPlayerContent{
	background:url(../_gfx/videoTableMiddle.gif);
	background-repeat:repeat-y;
}
.RightVideoPlayerDiv{
	
	padding-top:5px;
	padding-left:45px;
}

.RightVideoPlayerBottom{
	background-image:url(../_gfx/videoTableBottom.gif);
	background-repeat:no-repeat;
	width:254px;
	height:44px;

}

.RightVideoText{
	padding-left:25px;
	padding-right:25px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

.RightVideoArchiveLink{
	padding-left:45px;
	width:120px;
	line-height:32px;
}


/* Start of CONTACT
----------------------------------------------- */

.ContactBack{
background-image:url(../_gfx/contactBack.gif);
background-repeat:no-repeat;
background-position:center;
height:269px;
width:508px;
}

.ContactHeader{
	width:455px;
	margin-left:20px;
	padding-left:10px;
	padding-top:9px;
	padding-bottom:9px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.ContactFooter{
	width:455px;
	margin-left:20px;
	padding-left:10px;
	padding-top:10px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

.ContactfieldRow{
	padding-left:75px;
	padding-right:40px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.ContactfieldRowWide{
	padding-left:115px;
	padding-right:40px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.ContactField{
	background-image:url(../_gfx/contactfieldBack3.gif);
	background-repeat:no-repeat;
	background-position: top right;
	border:none;
	width:294px;
	height:22px;
	padding-top:5px;
	padding-right:7px;
	padding-left:5px;
	padding-bottom:0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	position:relative;
}

.ContactFieldSmall{
	background-image:url(../_gfx/contactfieldBack.gif);
	background-repeat:no-repeat;
	background-position: top right;
	border:none;
	width:204px;
	height:22px;
	padding-top:5px;
	padding-right:7px;
	padding-left:5px;
	padding-bottom:0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	position:relative;
}


.ContactMultiField{
	background-image:url(../_gfx/contactfieldBack2.gif);
	background-repeat:no-repeat;
	width:217px;
	height:96px;
}

.ContactMultiField2{
	margin-top:3px;
	margin-left:3px;
	border:none;
	width:210px;
	height:88px;
	font-family:"Trebuchet MS";
	font-size:14px;
	position:relative;
}

/* Start of Links Line
----------------------------------------------- */



.LinksPageLineBlack{
	margin-left:12px;
	width:485px;
	height:15px;
	background-color:#000000;
}

.LinksPageLineGrey{
	margin-left:12px;
	width:485px;
	height:15px;
	background-color:#323232;
	border-bottom:#3f3500 solid 1px;
	border-top:#3f3500 solid 1px;
}

.linksPageName{
	float:left;
	padding-left:10px;
	padding-top:2px;
	width:250px;
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
}

.linksPageHref{
	float:left;
	width:150px;
}

.linksPageText{
	margin-left:12px;
	margin-right:12px;
	padding-bottom:4px;
}

.linksSpacer{
	margin:0; 
	padding:0px;
	height:5px;
	overflow:hidden;
}


/* Start of Program
----------------------------------------------- */
.ProgHeadBack{
	background-image:url(../_gfx/progHeadBack.gif);
	background-repeat:repeat-x;
	height:21px;
	margin-left:12px;
	margin-right:11px;
	margin-top:0px;
	margin-bottom:1px;
	overflow:hidden;
	
}

.ProgPageLineBlack{
	margin-left:12px;
	width:485px;
	height:21px;
	background-color:#000000;
	border-bottom:#000000 solid 1px;
	overflow:hidden;
}

.ProgPageLineGrey{
	margin-left:12px;
	width:485px;
	height:21px;
	background-color:#323232;
	border-bottom:#000000 solid 1px;
	margin-bottom:1px;
	overflow:hidden;
}

.progPageText{
	margin-left:1px;
	margin-right:0px;
}
.progIcon{
	text-align:center;
	float:left;
	width:40px;
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
	height:21px;
}



.progDate{
	text-align:center;
	float:left;
	padding-top:3px;
	width:115px;
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
	height:21px;
}

.progMatch{
	padding-left:10px;
	text-align:center;
	float:left;
	padding-top:3px;
	width:250px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#ffdc20;
	height:21px;
}

.progResult{
	text-align:center;
	float:left;
	padding-top:3px;
	width:55px;
	font-family:"Tahoma";
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	height:21px;
}

.progNumTitle{
	text-align:center;
	float:left;
	padding-top:8px;
	width:30px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-right:solid #f29601 1px;
	height:21px;
	overflow:hidden;
}

.progDateTitle{
	padding-top:4px;
	padding-left:20px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:21px;
	overflow:hidden;
	float:left;
}

.progMatchTitle{
	padding-left:10px;
	float:left;
	padding-top:8px;
	width:249px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-right:solid #f29601 1px;
	height:21px;
	overflow:hidden;
}

.progResultTitle{
	text-align:center;
	padding-left:8px;
	float:left;
	padding-top:8px;
	width:69px;
	height:21px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	overflow:hidden;
}

.gamesMenuTop{
	background-repeat:no-repeat;
	width:254px;
	height:30px;
	margin-top:3px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/gamesMenuTop.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.gamesMenuTop[class] {
  background-image:url(../_gfx/gamesMenuTop.png);
	}

.gamesMenu_Title{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:10px;
	padding-left:32px;
}

.gameMenuMid{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/gameMenuMid.png');
	background-repeat:repeat-y;
	width:254px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.gameMenuMid[class] {
  background-image:url(../_gfx/gameMenuMid.png);
	}
	
.gamesMenuBottom{
	background-repeat:no-repeat;
	width:254px;
	height:12px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/gameMenuBottom.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.gamesMenuBottom[class] {
  background-image:url(../_gfx/gameMenuBottom.png);
	}










.gamesMenuTopBig{
	background-repeat:no-repeat;
	width:508px;
	height:30px;
	margin-top:1px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/gamesMenuTopBig.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.gamesMenuTopBig[class] {
  background-image:url(../_gfx/gamesMenuTopBig.png);
	}

.gameMenuMidBig{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/gameMenuMidBig.png');
	background-repeat:repeat-y;
	width:508px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.gameMenuMidBig[class] {
  background-image:url(../_gfx/gameMenuMidBig.png);
	}
	
.gamesMenuBottomBig{
	background-repeat:no-repeat;
	width:508px;
	height:12px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/gameMenuBottomBig.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.gamesMenuBottomBig[class] {
  background-image:url(../_gfx/gameMenuBottomBig.png);
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.gameMenuInactive{
	background-image:url(../_gfx/gameMenuDeg.gif);
	background-repeat:repeat-x;
	margin-left:9px;
	margin-right:10px;
	height:47px;
	overflow:hidden;
}

.gameMenuInactiveSm{
	background-image:url(../_gfx/gameMenuDeg.gif);
	background-repeat:repeat-x;
	margin-left:9px;
	margin-right:10px;
	padding:1px 0 0 0;
	overflow:hidden;
}

.gameMenuActive{
	background-image:url(../_gfx/gameMenuActive.gif);
	background-repeat:repeat-x;
	margin-left:9px;
	margin-right:10px;
	height:47px;
	overflow:hidden;
}

.gameMenuImage{
	float:left;
	width:47px;
}

.gameMenuImageSm{
	float:left;
	width:35px;
}

.gameMenuText{
	float:left;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	width:180px;
	vertical-align:middle;
	padding-top:10px;
	padding-left:5px;
}

.gameMenuTextSm{
	float:left;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	width:180px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:7px;
}

.gameMenuTextActive{
	float:left;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:180px;
	vertical-align:middle;
	padding-top:10px;
	padding-left:5px;
}

.gameMenuTextActiveSm{
	float:left;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:180px;
	vertical-align:middle;
	padding-top:10px;
	padding-left:5px;
}

/* Start Sitemap
----------------------------------------------- */
.sitemapPageText{
	margin-left:4px;
	margin-right:12px;
	padding-bottom:0px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:8px;
	padding-left:17px;
}

.sitemapHeadBack{
	background-image:url(../_gfx/progHeadBack.gif);
	background-repeat:repeat-x;
	height:28px;
	margin-left:12px;
	margin-right:11px;
}

.sitemapLinkCategory{
	padding-left:17px;
	padding-top:1px;
}

.sitemapLinkSubCategory{
	padding-left:35px;
	padding-top:1px;
}


.sitemapPageLineBlack{
	margin-left:12px;
	width:485px;
	background-color:#000000;
	height:18px;
	overflow:hidden;
}

.sitemapPageLineGrey{
	margin-left:12px;
	width:485px;
	background-color:#323232;
	height:18px;
	overflow:hidden;
}

/* Start of Vathmologia
----------------------------------------------- */
.scoreHolder{
	margin-left:12px;
	margin-right:11px;
	width:485px;
}

.scoreTable{
	border-collapse:collapse;
}

.BorderYellow{
	border:solid #f7a602 1px;
}

.scoreText{
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
}

.scoreTextYel{
	font-family:"Tahoma";
	font-size:11px;
	color:#f7d224;
}


.borderRight{
	border-right:solid #000000 1px;
}
.scorePad{
	padding:3px 0 3px 10px ;
	
}

.scorePadTeam{
	padding-left:33px;
}

td.borderHor{
	border-bottom:#f7d224 solid 1px;
}

.borderVerTop{
	border-right:#a06c02 solid 1px;
}

.borderBothTop{
	border-right:#a06c02 solid 1px;
	border-top:solid #f7a602 1px;
}

.borderVer{
	border-right:#f7d224 solid 1px;
}

/* Start of News Small (Right)
----------------------------------------------- */

.newsSmallBack{
	background-image:url(../_gfx/newsSmallBack.gif);
	width:254px;
	height:85px;
}

.newsSmallText{
	float:left;
	width:135px;
	padding-top:10px;
	padding-left:6px;
	height:40px;
}

/* Start of Links Small (Right)
----------------------------------------------- */

.linksSmallBack{
	background-image:url(../_gfx/linksSmallBack.gif);
	width:254px;
	height:110px;
}

.smallLinksName{
	float:left;
	padding-left:10px;
	width:110px;
	height:17px;
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
}
.smallLinksHref{
	float:right;
	width:100px;
	height:17px;
}

/* Start of Links Line
----------------------------------------------- */
.sponsorText{
	margin:0px 10px 0px 10px;
	padding-top:5px;
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
	
}

.sponsorHolder{
	margin-left:12px;
	margin-right:11px;
}

.SpHolder{
	padding-top:4px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#f7d224;
}
.sponsorHeader{
	height:18px;
	background-color:#323232;
	border-bottom:solid #3f3500 1px;
	border-top:solid #3f3500 1px;
}

/* Start of Links Line
----------------------------------------------- */
.linkLineBack{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/linkLineBack.png');
	width:762px;
	height:40px;
	overflow:hidden;
}

.linkLineBack[class] {
  background-image:url(../_gfx/linkLineBack.png);
}

.linkLineHolder{
	padding-top:11px;
	padding-left:35px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

/* Start of News
----------------------------------------------- */

.newsBack{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/newsBack.png');
	background-repeat:no-repeat;
	width:508px;
	height:256px;
	margin-top:3px;
}
.newsBack[class] {
  background-image:url(../_gfx/newsBack.png);
}

.newsBackSimple{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/newsBackSimple.png');
	background-repeat:no-repeat;
	width:508px;
	height:256px;
	margin-top:3px;
}
.newsBackSimple[class] {
  background-image:url(../_gfx/newsBackSimple.png);
}

.News_Title{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:11px;
	padding-left:32px;
}

.newsPhoto{
	margin-left:12px;
	margin-top:7px;
	width:194px;
	height:145px;
}

.newsPhotoSimple{
	margin-left:16px;
	margin-top:7px;
	width:186px;
	height:208px;
}

.BigNews{
	font-family:"Tahoma";
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	padding-top:5px;
	margin:0 2px 0 12px;
	background-color:#F7D224;
	height:42px;
}

.newsTopDate{
	margin-top:15px;
	margin-bottom:10px;
	margin-left:10px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#ffdc20;
}

.newsTopText{
	margin-left:10px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	width:270px;
	min-height:85px;
	height:auto !important;
  	height:85px;
}

.readArticle{
	float:right;
	padding-right:25px;
}


.InsideNewsDiv{
	width:260px;
	height:19px;
	padding-left:10px;
	padding-top:4px;
}

.newsTable{
	background-image:url(../_gfx/newsListBack.gif);
	background-repeat:repeat-x;
	width:485px;
}

.newsTableWide{
	width:742px;
}

.insideNewsText{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#ffdc20;
	float:left;
	width:400px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:5px;
}

.insideNewsDesc{
	margin-left:67px;
	font-family:"Tahoma";
	font-size:11px;
	vertical-align:top;
	font-weight:normal;
	color:#FFFFFF;
	width:400px;
}

.plainNewsText{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#ffdc20;
	float:left;
	width:460px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:5px;
}

.plainNewsDesc{
	margin-left:10px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	width:460px;
	
}

.insideNewsDate{
	float:left;
	padding-top:10px;
	padding-left:10px;
	color:#ffdc20;
}

.insideReadArticle{
	padding-left:365px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.InsideNewsHolder{
	background-image:url(../_gfx/articleBottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* Start of OMADA
----------------------------------------------- */

.teamBox{
	background-repeat:no-repeat;
	background-position:center;
	width:506px;
	height:256px;
	overflow:hidden;
}

.teamBoxBig{
	background-repeat:no-repeat;
	background-position:center 30px;
	width:758px;
	height:316px;
	overflow:hidden;
}

.teamItemBlack{
	float:left;
	background-image:url(../_gfx/teamItemBlack.gif);
	background-repeat:no-repeat;
	width:241px;
	height:39px;
	font-family:"Tahoma";
	font-weight:bold;
	color:#ffdc20;
	overflow:hidden;
	margin-right:1px;
}

.teamItemGold{
	float:left;
	background-image:url(../_gfx/teamItemGold.gif);
	background-repeat:no-repeat;
	width:241px;
	height:39px;
	font-family:"Tahoma";
	font-weight:bold;
	color:#ffdc20;
	overflow:hidden;
	margin-right:1px;
}

.teamItemActive{
	float:left;
	background-image:url(../_gfx/teamItemActive.gif);
	background-repeat:no-repeat;
	width:241px;
	height:39px;
	overflow:hidden;
	font-family:"Tahoma";
	font-weight:bold;
	color:#000000;
	overflow:hidden;
	margin-right:1px;
}

.teamItemPhoto{
	float:left;
	overflow:hidden;
}

.teamItemName{
	float:left;
	width:235px;
	font-size:11px;
	overflow:hidden;
}

.teamItemNumber{
	text-align:center;
	font-size:20px;
	overflow:hidden;
}

.techTeamBack{
	float:left;
	background-image:url(../_gfx/techTeamBack.gif);
	background-repeat:no-repeat;
	width:252px;
	height:144px;

}

.techCoachPhoto{
	background-repeat:no-repeat;
	margin-top:4px;
	margin-left:12px;
	width:103px;
	height:105px;

}

.techCoachText{
	position:absolute;
	margin-left:108px;
	margin-top:5px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#ffdc20;
	overflow:hidden;
	width:125px;
}

.techTeamText{
	margin-left:18px;
	margin-top:10px;
	font-family:"Tahoma";
	font-size:11px;
	color:#ffdc20;
	height:75px;
	width:220px;
	overflow:hidden;
}
.techTeamText1{
	margin-left:15px;
	margin-top:8px;
	font-family:"Tahoma";
	font-size:10px;
	color:#ffdc20;
	height:95px;
	width:220px;
	overflow:hidden;
}
.academyBoxText{
	padding-top:6px;
	padding-left:5px;
	font-family:"Tahoma";
	font-size:11px;
	color:#ffdc20;
	height:79px;
	width:124px;
	overflow:hidden;
	float:left;
}

.academySmallPhoto{
	background-repeat:no-repeat;
	margin-top:4px;
	margin-left:12px !important;
	margin-left:6px;
	width:95px;
	height:105px;
	float:left;

}

.academyArticle{
	padding-left:5px;
	float:left;
	padding-top:0px;
}

.smallMaskBox{
	background-repeat:no-repeat;
	background-position:center 32px;
	width:253px;
	height:149px;
	float:left;
	overflow:hidden;
}

.bigMaskBox{
	background-repeat:no-repeat;
	background-position:center 32px;
	width:253px;
	height:228px;
	float:left;
}


/* Start of Multimedia
----------------------------------------------- */
.multimediaHolder{

}

.multimediaTop{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/multimediaTop.png');
	width:765px;
	height:29px;
}

.multimediaTop[class] {
  background-image:url(../_gfx/multimediaTop.png);
}


.multimediaCenter {
  background-image:url(../_gfx/multimediaCenter.png);
	background-repeat:no-repeat;
	width:765px;
	height:430px;
}

.Multimedia_Title{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:10px;
	padding-left:32px;
}

.MultimediaTitleS{
	margin-left:32px;
	padding-top:5px;
	width:420px;
	height:22px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	overflow:hidden;
}


/* Gallery */

#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:423px;
		padding-top:5px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:100px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:452px;	/* Width of large image div */
		height:295px;	/* Height of large image div */
		padding-left:16px;	/* "Air" */
		padding-right:10px;	
		overflow:hidden;
	}
	#DHTMLgoodies_largeImage .tableMulti{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:452px;
		height:289px;
	}
	#DHTMLgoodies_largeImage .tablePlayer{	/* Used table to get both horizontal and vertical center alignement of large image */
		height:289px;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:133px;	/* Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		position:absolute;
	}

	.strip_of_thumbnails div a{
		float:left;
	}
	.strip_of_thumbnails img{
		border:0px;
		padding:0px;
		border:1px solid #FFFFFF;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:1px solid #000000;	/* Green border around active thumbnail */
		padding:0px;
	}
	.leftArrow{
		float:right;
		position:relative;
	}
	.rightArrow{
		float:right;
		position:relative;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:400px;
	}	
	
	.thumbTable{
	margin-left:17px;
	width:430px;
	}
	
.TabBoxMulti{
	margin-left:0px;
	margin-top:7px;
	color:#FFFFFF;
	width:260px;
}



/* Start of Links Box
----------------------------------------------- */

.linksBox{	
	float:right;
	margin-right:0px;
	background-image:url(../_gfx/links_back.gif);
	background-repeat:no-repeat;
	width:358px;
	height:111px;
}

.linksTitle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:11px;
	padding-left:32px;
	padding-bottom:6px;
}

.linksText{
	margin-left:12px;
	margin-right:12px;
}

.linksName{
	float:left;
	padding-left:10px;
	width:150px;
	height:17px;
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
}

.linksHref{
	float:left;
	width:150px;
	height:17px;
}

/* Start of Score
----------------------------------------------- */

.scoreTable{
	background-color:#f7d224;
	background-image:url(../_gfx/scoreListBack.gif);
	background-repeat:no-repeat;
}

.TabBox2{
	margin-left:3px;
	width:470px;
}

#gallery {
	font:11px Tahoma,arial,sans-serif; 
	width:470px; 
	padding:3px 0 0 12px; 
}
#gallery div.off {
	color:#FFFFFF; 
	height:21px; 
	width:88px;
	margin-right:1px; 
	line-height:21px; 
	float:left;
	text-align:center;
	font-weight:bold;
	background:url(../_gfx/tabScore_off.gif) repeat-x left bottom; 
	cursor:pointer; 
	position:relative; 
	z-index:20;
}
#gallery div.on {
	color:#FFFFFF; 
	width:88px;
	margin-right:1px; 
	margin-top:0px; 
	text-align:center;
	font-weight:bold;
	float:left; 
	background:url(../_gfx/tab_on.gif) repeat-x left bottom; 
	cursor:pointer; 
	border-bottom:0; 
	height:21px; 
	line-height:21px; 
	position:relative; 
	z-index:100;
}

div.hide {
	display:none; 
	width:0; 
	overflow:hidden;
}
div.show {
	background:#323232; 
	width:459px; 
	margin-top:0;
	margin-left:0px;
	top:0px; 
	padding-left:9px;
	padding-right:0px; 
	position:relative; 
	z-index:50; 
	font:11px Tahoma, arial, sans-serif; 
	line-height:18px;
}

div.show img {
	float:left; 
	margin:0 10px 10px 0;
}

.plainScoreDesc{
	margin-left:5px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	width:460px;
}

.tabsTop{
	background-image:url(../_gfx/tabsTop.gif);
	background-repeat:no-repeat;
	width:469px;
	height:6px;
	position:relative;
	overflow:hidden;
}

.tabsBottom{
	background-image:url(../_gfx/tabsBottom.gif);
	background-repeat:no-repeat;
	width:469px;
	height:6px;
	position:relative;
}

.photoGalleryThumbs{
	width:64px;
	height:46px;
	border:#e4c225 solid 1px;
}

.scoreBoardBack{
	background-image:url(../_gfx/scoreBoardBack.gif);
	background-repeat:no-repeat;
	width:241px;
	height:93px;
}

.homeTeamHolder{
	 background-image:url(../_gfx/scoreBoardHomeBack.gif);
	 background-repeat:repeat-x;
	 float:left;
	 width:114px;
	 height:60px;
	 margin-top:6px;
	 margin-left:6px !important;
	 margin-left:3px;
	 color:#000000;
	 text-align:center;
	 vertical-align:middle;
}

.guestTeamHolder{
	 background-image:url(../_gfx/scoreBoardGuestBack.gif);
	 background-repeat:repeat-x;
	 float:left;
	 width:114px;
	 height:60px;
	 margin-top:6px;
	 margin-left:1px;
	 color:#000000;
	 text-align:center;
	 vertical-align:middle;
}

.matchIcon{
	background-image:url(../_gfx/matchIcon.gif);
	margin-top:20px;
	width:146px;
	height:21px;
}

.matchInfo{
	background-color:#323232;
	padding-top:10px;
}

.matchInfoText{
	padding-left:5px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

.scoreNum{
	margin-right:2px;
}

.scoreInfoSmall{
	margin-left:10px;
	ont-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

/* Start of Player
----------------------------------------------- */

.playerCenter{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/playerCenter.png');
	width:765px;
	height:430px;
}

.playerCenter[class] {
  background-image:url(../_gfx/playerCenter.png);
}

.playerTitleS{
	margin-left:32px;
	padding-top:12px;
	width:420px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	overflow:hidden;
}

.playerVideo{
	margin-top:101px;
	margin-left:102px;
}

.playerVideoControls{
	margin-left:176px;
	margin-top:10px;
}

.rightBoxPlayer{
	margin-left:0px;
	margin-top:7px;
	color:#FFFFFF;
	width:268px;
}

.playerBoxTop{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:5px;
	margin-top:1px;
}

.playerNumber{
	font-family:"Tahoma";
	font-size:31px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
	text-align:center;
}

.playerVest{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

.playerInfo{
	margin-left:0px;
	margin-top:12px;
}

.playerInfoLine{
	border-bottom:#999999 solid 1px;
	padding-left:15px;
	height:25px;
}

.playerInfoTitle{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#fbd91f;
}

.playerInfoText{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}

/* Player Stats */
.playerStatsBack{
	background-image:url(../_gfx/progHeadBack.gif);
	background-repeat:repeat-x;
	height:28px;
	margin-left:12px;
	margin-right:11px;
	margin-top:0px;
	overflow:hidden;
	
}

.playerStatsTitle{
	padding-top:7px;
	width:120px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:25px;
	overflow:hidden;
	text-align:center;
	float:left;
	border-right:#FF9900 solid 1px;
}

.playerStatsTitleLast{
	padding-top:7px;
	width:120px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:25px;
	overflow:hidden;
	text-align:center;
	float:left;
}
.playerStatsTitle2{
	padding-top:7px;
	width:70px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:25px;
	overflow:hidden;
	text-align:center;
	float:left;
	border-right:#FF9900 solid 1px;
}
.playerStatsTitleLast2{
	padding-top:7px;
	width:70px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:25px;
	overflow:hidden;
	text-align:center;
	float:left;
}
.playerStatsTitle3{
	padding-top:2px;
	width:125px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	height:25px;
	overflow:hidden;
	text-align:center;
	float:left;
	border-right:#FF9900 solid 1px;
}
.playerStatsText{
	width:120px;
	padding-top:2px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	height:18px;
	overflow:hidden;
	text-align:center;
	float:left;
	border-right:#999999 solid 1px;
}

.playerStatsText2{
	width:70px;
	padding-top:2px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	height:18px;
	overflow:hidden;
	text-align:center;
	float:left;
	border-right:#323232 solid 1px;
}

.playerStatsTextLast{
	width:120px;
	padding-top:2px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	height:18px;
	overflow:hidden;
	text-align:center;
	float:left;
}
.playerStatsTextLast2{
	width:70px;
	padding-top:2px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	height:18px;
	overflow:hidden;
	text-align:center;
	float:left;
}

.playerStatsLineBlack{
	margin-left:12px;
	width:485px;
	height:18px;
	border-bottom:#999999 solid 1px;
	overflow:hidden;
}

.playerStatsLineGrey{
	margin-left:12px;
	width:485px;
	height:18px;
	background-color:#323232;
	border-bottom:#3f3500 solid 1px;
	overflow:hidden;
}

/* Start of Bαθμολογία αγωνιστικής περιόδου */

.playerLeagueStatsTop{
	background-repeat:no-repeat;
	width:254px;
	height:30px;
	margin-top:3px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/gamesMenuTop.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.playerLeagueStatsTop[class] {
  background-image:url(../_gfx/gamesMenuTop.png);
	}

.playerLeagueStats_Title{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:10px;
	padding-left:32px;
}

.playerLeagueStatsMid{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/gameMenuMid.png');
	background-repeat:repeat-y;
	width:254px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.playerLeagueStatsMid[class] {
  background-image:url(../_gfx/gameMenuMid.png);
	}
	
.playerLeagueStatsBottom{
	background-repeat:no-repeat;
	width:254px;
	height:15px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_gfx/statsMenuBottom.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.playerLeagueStatsBottom[class] {
  background-image:url(../_gfx/statsMenuBottom.png);
	}
	
.PbSBlack{
	background-color:#000000;
	margin-left:9px;
	margin-right:10px;
	height:65px;
	overflow:hidden;
}

.PbSGrey{
	background-color:#323232;
	margin-left:9px;
	margin-right:10px;
	height:65px;
	overflow:hidden;
}

.PbT{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#ffdc20;
	padding-left:10px;
	padding-top:5px;
}

.PbI{
font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	padding-left:0px;
	padding-top:3px;
	width:46px;
	float:left;
	text-align:center;
	margin-bottom:5px;
}

.PbS{
font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	padding-left:0px;
	height:15px;
	padding-top:3px;
	width:45px;
	float:left;
	text-align:center;
	border-right:#ffffff solid 1px;
}

.PbSLast{
font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	padding-left:0px;
	height:15px;
	padding-top:3px;
	width:45px;
	float:left;
	text-align:center;
}

/* Start of Poll
----------------------------------------------- */

.pollBoxText{
	margin-left:18px;
	padding-top:10px;
	font-family:"Tahoma";
	font-size:11px;
	color:#ffdc20;
	height:75px;
	width:220px;
	overflow:hidden;
}

.matchBoxImage{
	margin-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:"Tahoma";
	font-size:11px;
	color:#ffdc20;
	width:220px;
	overflow:hidden;
}

.pollArticle{
	padding-left:20px;
	padding-bottom:5px;
}

.pollCenterTop{
	background-image:url(../_gfx/pollCenterTop.gif);
	background-repeat:no-repeat;
	width:508px;
	height:31px;
}

.pollCenterBlack{
	background-image:url(../_gfx/pollCenterBlack.gif);
	background-repeat:repeat-y;
	width:508px;
	height:20px;
}

.videoCenterBlack{
	background-image:url(../_gfx/videoCenterBlack.gif);
	background-repeat:repeat-y;
	width:508px;
}

.pollCenterGrey{
	background-image:url(../_gfx/pollCenterGrey.gif);
	background-repeat:repeat-y;
	width:508px;
}

.pollCenterBottom{
	background-image:url(../_gfx/pollCenterBottom.gif);
	background-repeat:no-repeat;
	width:508px;
	height:35px;
}

.vidBot{
	background-image:url(../_gfx/vidBot.gif);
	background-repeat:no-repeat;
	width:508px;
	height:16px;
}

.questPollArea{
	width:350px;
	margin-left:15px !important;
	float:left;
	margin-left:8px;
	color:#FFFFFF;
}

.leftPollArea{
	width:270px;
	margin-left:15px !important;
	float:left;
	margin-left:8px;
	color:#FFFFFF;
}
.rightPollArea{
	width:200px;
	float:left;
	margin-left:5px;
	margin-top:2px;
	color:#FFFFFF;
	text-align:right;
}

/* Start of Ads
----------------------------------------------- */

.adsBackTop{
	margin-left:3px;
	background-image:url(../_gfx/adsbackTop.gif);
	background-repeat:no-repeat;
	width:504px;
	height:28px;
}

.adsBackMid{
	margin-left:3px;
	background-image:url(../_gfx/adsbackMid.gif);
	width:504px;
}

.adsBackBottom{
	margin-left:3px;
	background-image:url(../_gfx/adsbackBottom.gif);
	background-repeat:no-repeat;
	width:504px;
	height:18px;
}


.adBox{
	padding-top:5px;
	margin-left:16px;
}

.ad1{
	width:468px;
	height:60px;
	background-color:#cbcbcb;
	padding-bottom:5px;
}
.ad2{
	width:468px;
	height:60px;
	background-color:#cbcbcb;
}

/* Start of Sponsors
----------------------------------------------- */

.sponsorBack{
	background-image:url(../_gfx/sponsors_back.gif);
	background-repeat:no-repeat;
	width:966px;
	height:200px;
	padding-left:5px;
	padding-top:7px;
}
.sponsorBackOneLine{
	background-image:url(../_gfx/sponsors_back_oneLine.gif);
	background-repeat:no-repeat;
	width:966px;
	height:107px;
	padding-left:5px;
	padding-top:7px;
}

.sponsorMainBox{
	padding-left:10px;
	width:935px;
	margin-top:8px;
	}

.sponsorTitle{
	padding-top:5px;
	padding-left:15px;
	font-family:"Tahoma";
	font-size:9px;
	font-weight:bold;
	color:#a3a3a3;
}

/* Start of Footer
----------------------------------------------- */

.footerBox{
	padding-left:6px;
	color:#999999;
	background-color:#464646;
	padding-bottom:30px;
	background-image:url(../_gfx/footerBack.gif);
	background-repeat:repeat-x;
}

textarea.card
{
	width: 239px;
	height: 135px;
	background-color : #FFFFFF;
	border : 1px solid #000000;
	font-family : Trebuchet MS;
	font-size : 14px;	
}

.yellowStripe{
	height:25px;
	background-color:#f7d224;
}

.adContainer{
	background-color:#b0b0b0;
	padding-top:5px;
}

.adContainer .ads{
	width:730px;
	margin:0 auto;
	padding:10px 0;
}

.adContainer .ads a{
	padding:20px 0;
}


.newsBack2{
	background-image:url(../_gfx/newsBack2.png);
	width:508px;
	height:310px;
	padding:2px 0 0 0;
}

.newsBackSp{
	background-image:url(../_gfx/newsBackSp.png);
	width:755px;
	height:310px;
	padding:2px 0 0 0;
}

.newsBackSp div#feature_list {
	width: 755px;
	height: 264px;
	overflow: hidden;
	position: relative;
}

div#feature_list {
	width: 508px;
	height: 264px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	right: 7px;
	z-index: 2;
	width: 240px;
	position:absolute;
	top: 5px;
}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
	border-bottom:#4c4c4c solid 1px;
}

.newsBackSp ul#tabs {
	right: 7px;
	z-index: 2;
	width: 487px;
	position:absolute;
	top: 5px;
}

.newsBackSp ul#tabs li {
	font-size: 12px;
	font-family: Arial;
	border-bottom:#4c4c4c solid 1px;
}

ul#tabs li img {
	border-right: #000000 solid 1px;
	float: left;
	margin:0px 5px 0 0;
}

ul#tabs li a {
	color: #ffdc20;
	text-decoration: none;	
	display: block;
	padding: 0px 15px 0 0;
	height: 40px;
	line-height:40px;
	outline: none;
	overflow:hidden;
	cursor:pointer;
}

ul#tabs li a.current {
	background:  url('../_gfx/current_on.gif');
	background-repeat:no-repeat;
	background-position:right top;
	color: #000000;
	cursor:pointer;
	background-color:#F7D224;
}

ul#tabs li a.current:hover {
	text-decoration: none;
}


ul#output {
	left: 8px;
	width: 252px;
	height: 260px;
	position: relative;
	top: 5px;
}

ul#output li {
	position: absolute;
	width: 252px;
	height: 260px;
	top:-1px;
}


ul#output li .hdiv{
	height:209px;
	width:252px;
	overflow:hidden;
	background-repeat:no-repeat;
}

.themasTitle{
	
}

.themasTitle a{
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#000000;
	background-color:#F7D224;
	display:block;
	padding:3px 5px;
	margin-top:-4px;
	height:33px;
}

.linksThree {
	width: 245px;
	position:absolute;
	left:261px;
	*left:245px;
	top:210px;
	margin:0;
	padding:0;
}

.linksThree li {
	width: 235px;
	border-bottom:#4c4c4c solid 1px;
	padding:1px 0 1px 5px; 
	*padding:1px 0 1px 5px; 
	margin:0;
	color:#FFFFFF;
	list-style-image:url(../_gfx/arrow_grey.gif);
	*list-style-image:none;
	list-style-position:inside;
}

.newsBackSp .linksThree {
	width: 482px;
	position:absolute;
	left:261px;
	*left:245px;
	top:210px;
	margin:0;
	padding:0;
}

.newsBackSp .linksThree li {
	width: 482px;
	border-bottom:#4c4c4c solid 1px;
	padding:1px 0 1px 5px; 
	*padding:1px 0 1px 5px; 
	margin:0;
	color:#FFFFFF;
	list-style-image:url(../_gfx/arrow_grey.gif);
	*list-style-image:none;
	list-style-position:inside;
}

.liveGame{
	border:#666666 SOLID 1px;
	margin-bottom:15px;
}

.liveGame td{
	text-align:center;
	width:50%;
}

.liveGame .logos{
	background-image:url(../_gfx/newsListBack.gif);
	background-repeat:repeat-x;
	height:60px;
}

.liveGame .sep{
	border-right:#666666 SOLID 1px;
}

.liveGame .team{
	background-image:url(../_gfx/aekTeamBack.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-weight:bold;
	height:27px;	
}

.league_head td{
	background-color:#464646;
}

.gimp{
	background-color:#F6CE20;
}

.minutes{
	background-color:#b1b1b1;
	background-image:url(../_gfx/newsListBack.gif);
	background-repeat:repeat-x;
}

.gdesc{
	background-color:#000000;
}

.LoginBack{
background-image:url(../_gfx/LoginBack.gif);
background-repeat:no-repeat;
background-position:center;
height:200px;
width:740px;
}

a:active, a:focus {
    outline:none;
}

.RegisterBack{
background-image:url(../_gfx/RegisterBack.gif);
background-repeat:no-repeat;
background-position:center;
height:910px;
width:500px;
}

.loginBox{
	background-image:url(../_gfx/loginBack.png);
	background-repeat:no-repeat;
	width:184px;
	height:55px;
	padding:10px 0 0 20px;
	color:#FFFFFF;
}

.homeVideoBack{
	background-image:url(../_gfx/homeVideoBack.gif);
	background-repeat:no-repeat;
	width:505px;
	height:285px;
	padding-top:9px;
	padding-left:1px;
}

.socialButtons{
	margin:5px 5px 0 5px;
	border-top:#444444 solid 1px;
	padding:5px 0 0 0;
}

.socialBack
{
	background-image:url(../_gfx/socialBack.png);
	background-repeat:no-repeat;
	width:200px;
	height:42px;
	margin-top:3px;	
}
.socialBtns
{
	padding-top:9px;	
}

.videoHolder{
	margin:5px 0 0 10px;
}

.PT_Title a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-top:2px;
}
