﻿/* template */

body
{
	background-image: url(../Images/Template/Background_C.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial;
	margin: 0px;
	background-color: #B3B3B3;
	background-position: center top;
}

body.Party
{
	background-image: url(../Images/Template/Background_P.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial;
	margin: 0px;
	background-color: #B3B3B3;
	background-position: center top;
}

a
{	
	color: #e99900;	
}

a:Hover
{		
	color: #cc0000;
}

table.Main
{
	background-image: url(../Images/Template/Background_C.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;	
}

table.Header
{
	padding: 5px 0px 0px 0px;
	width: 765px;
	height: 60px;	
}

table.Header img
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

td.Header
{
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}

td.HeaderWide
{
	margin: 0px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom:0px;
	padding-top: 8px;	
}

td.Menu
{
	margin: 0px;
	padding-right: 5px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;	
}

/* main menu */

table.MainMenu
{
	width: 765px;	
	margin: 0px;
}

table.MainMenuWide
{
	width: 970px;		
}


td.MenuItem
{
	text-align: center;
	width: 108px;
}

td.MenuItemWide
{
	text-align: center;
	width: 137px;	
}

td.MenuItem_Edge
{
	text-align: center;
	width: 107px;
}

td.MenuItemWide_Edge
{
	text-align: center;
	width: 136px;
}

td.MenuItem a, td.MenuItem a:Link, td.MenuItem a:Active, td.MenuItem a:Visited, td.MenuItem_Edge a
{
	display: block;
	height: 24px;
	vertical-align: bottom;
	background-position: left top;
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma, Verdana,Arial;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;	
}

td.MenuItemWide a, td.MenuItemWide a:Link, td.MenuItemWide a:Active, td.MenuItemWide a:Visited, td.MenuItemWide_Edge a
{
	display: block;
	height: 24px;
	vertical-align: bottom;
	background-position: left top;
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma, Verdana,Arial;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;			
}

td.MenuItemWide a:Hover, td.MenuItem a:Hover, td.MenuItemWide_Edge a:Hover, td.MenuItem_Edge a:Hover
{
	color: #cc0000;
}

td.MenuItemWide a.MenuItemWide_Selected, td.MenuItem a.MenuItem_Selected
{	
	background-image: url(../Images/Template/menu_bgr_select.gif);
	color:#FFFFFF;	
}


/* leftmenu */

td.LeftMenu
{
	/* total width: 129px */
	width: 120px;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 0px;
	/*background-image: url(../Images/Template/LeftBcg.jpg);*/
	background-repeat: no-repeat;	
	margin: 0px;
}


td.LeftMenu a
{
	/* total width: 120px */
	width: 105px;
	padding-right: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 2px;
	
	display: block;
	color: white;
	background-color: #333333;
	border-bottom: #f3f3f3 1px solid;
	
	text-decoration: none;	
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	
	
}

td.LeftMenu a:Hover
{	
	display: block;
	color: #FFC300;	
	/*border-bottom: #f3f3f3 1px solid;*/
}

td.LeftMenu a.LeftSelected, td.LeftMenu a.LeftSelected:Hover
{	
	display: block;
	color: black;
	background-color: #FFC300;
	border-bottom: #f3f3f3 1px solid;
}

td.Content
{
	width: 645px;
	/*background-color: silver;*/
	padding-top: 10px;
}

img.LeftPromo
{
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;	
}


/* footer */ 

td.FooterContainer
{
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

td.FooterContainerWide
{
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;	
}

table.Footer
{
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	height: 80px;	
	background-image: url(../Images/Template/FooterBcgWide.png);
}

td.Footer
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;	
	padding-top: 5px;
}

table.FooterLinks
{
	font-size: 11px;
	color: #b9b9b9;
	font-family: Tahoma, Verdana, Arial;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 5px 0px 0px 10px;	
}

a.FooterLink
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	margin: 0px;	
	display: inline;
}

a.FooterLink:hover
{
    color: #cc0000;
    
}

td.FooterLinks
{
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 2px;
}

td.FooterLinks img
{
	margin: 0px 10px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

td.FooterLinks a, td.FooterLinks a:Link, td.FooterLinks a:Active, td.FooterLinks a:Visited
{
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial;
	color: #cc0000;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;	
	display: inline;	
}

td.FooterLinks a:Hover
{
	color: #cc0000;
}


table.FooterRight
{
	height: 58px;
	margin-top: 10px;
}

img.FooterText
{
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;	
}

td.SubFooter
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 9px;
	color: #999999;
	font-family: Tahoma, Verdana, Arial;
}

td.SubFooter a
{
	color: #999999;
}

td.FormText
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;	
}

td.FormTextMid
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 20px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration: none;	
}

td.FormTextMidBot
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	text-decoration: none;	
}

td.FormTextBold
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 5px;
	text-decoration: none;	
}

td.FormBottom
{
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;	
}

td.FormStar
{
	font-size: 9px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	text-align: left;
}

.FormSend
{
	font-size: 11px;
	color: #000000;
	background-color: #d4d0c8;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
    text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;	
}

input.T {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px #CCCCCC;
}

.radiocheck {
	border: none 0px;
}

img.Photo
{
    border-color: #000000;
    border-width: 10px;
}

input.ButtonStyle
{
    color: #000000;
    background-image: url(/Images/Template/Buttons/bg.gif);
    background-color: #dedede;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 92%;
    text-align: center;
    height: 25px;
    width: 100px;
    border: solid 1px #DEDEDE;
    cursor: pointer;
}

.warning
{	
	display: block;
	color: black;
	font-weight: bold;
	background-color: #FFC300;
	padding:6px;
}

a.JobApplication
{	
	color: #cc0000;	
}

a.JobApplication:Hover
{		
	color: #cc0000;
}

a.JobApplication:Visited
{	
	color: #cc0000;	
}

a.JobApplication:Active
{		
	color: #cc0000;
}
.uefa_taho13 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.uefa_taho12 {font-family: Tahoma; font-size: 12px; color: #FFFFFF;}
.salat_taho12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #5d9c28;
	line-height: 1.6;
}
.salat_header
{
	width:645px;
	background-image: url(../Images/Promo/salat_header.jpg);
	height: 110px;
}