/*
 * Version: $Revision: 46945 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2007 BeSite
 */
 
BODY
{
	text-align: center;
	background-image: url(/img/body_back.png);
	background-position: center;
	background-repeat: repeat-y;
}

.clear
{
    clear: both;
}

DIV#Background
{
	position: relative;
	width: 1095px;
	margin-left: auto;
	margin-right: auto;
}

DIV#Center 
{
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

DIV#Header
{
	position: relative;
	background-image: url(/img/header2.png);
	background-repeat: no-repeat;
	height: 164px;
	width: 990px;	
}

DIV#Menu
{
	position: relative;
	height: 38px;
	line-height: 38px;
	border-left: 1px solid #8e9195;
	border-right: 1px solid #8e9195;
	background-image: url(/img/head_back.png);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}


DIV#Menu A, DIV#SubMenu A, DIV.NewsHead A 
{
	font-weight: bold;
	color: black;
}

DIV#Menu DIV.Menu
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	border-right: 1px solid gray;
	float: left;
}

DIV#Menu DIV.Selected, DIV.NewsHead DIV.Selected
{
	background-color: #91c09e;
}

DIV#Menu DIV.MenuSelected A
{
}

DIV#Menu DIV#Print
{
	position: absolute;
	top: 10px;
	right: 10px;
}

DIV#LeftWrapper
{
	float: left;
	width: 150px;		
}

DIV#Right
{
	float: left;
	width: 148px;
}

DIV#Left, DIV#Right
{
	/*float: left;
	width: 148px;*/
	background-color: #91c09e;
	min-height: 100px;
	border-left: 1px solid #8e9195;
	border-right: 1px solid #8e9195;
	border-bottom: 1px solid #8e9195;
	
}

DIV#Left 
{
	text-align: center;
}

DIV#Left H1, DIV#Right H1, DIV#SubMenu DIV.SubMenu, DIV.ShopCartSummary H2
{
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0;
	background-image: url(/img/head_back.png);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11pt;
}

DIV#SubMenu DIV.SubSubMenu
{
	text-align: left;
	padding-left: 5px;
}

DIV#SubMenu DIV.SubSubSubMenu
{
	padding-left: 10px;
}

DIV#SubMenu DIV.SubSubSubMenu A
{
	font-weight: normal;
	font-style: italic;
}

DIV#Right
{
	text-align: center;
	font-size: 9pt;
}

DIV#Right H1, DIV#Left H1, DIV#Left H1 A, DIV#Right H1 A, DIV#SubMenu A, DIV.ShopCartSummary H2 A 
{
	color: black;
}

DIV#Left P.PollSubmit
{
	text-align: center;
}

H2.PollHeader
{
	font-size: 10pt;
}

DIV.PollBar
{
	background-color: black;
}

DIV#Left INPUT, DIV#Right INPUT
{
	width: 135px;
}

DIV#Left INPUT.Radio, DIV#Right INPUT.Radio
{
	width: 20px;
}

DIV#AdRight
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

DIV#AdNews
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

DIV#Content
{
	float: left;
	width: 640px;
	margin-left: 25px;
	margin-right: 25px;
}

DIV#Footer
{
	width: 100%;
	clear:both;
	font-size: 8pt;
	color: gray;
	text-align: center;
}

DIV#Footer A
{
	color: gray;
}

DIV.NewsHead
{
	background-image: url(/img/head_back.png);
	background-repeat: repeat-x;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-left: 1px solid #8e9195;
	border-right: 1px solid #8e9195;
}

DIV.NewsHead DIV
{
	width: 126px;
	float: left;
	border-right: 1px solid #8e9195;
	margin-bottom: 10px;
}


TABLE.NewsMedia TD.Medium
{
	width: 210px;
	text-align: center;
	
}

/* RANKING */
TABLE.TeamRanking, TABLE.TeamRankingSmall
{
	width: 100%;
}

TABLE.TeamRanking .Matches, 
TABLE.TeamRanking .Won, 
TABLE.TeamRanking .Draw, 
TABLE.TeamRanking .Lost, 
TABLE.TeamRanking .Points, 
TABLE.TeamRanking .Goal, 
TABLE.TeamRanking .GoalAgainst
{
	text-align: right;
	width: 40px;
} 

TABLE.TeamRanking .Position
{
	width: 20px;
	
} 

TABLE.TeamRanking TD 
{
	border-top: 1px solid black;
	line-height: 20px;
}

TABLE.TeamRanking TR.Team
{
	color: green;
	font-weight: bold;
}

TABLE.TeamRanking .Matches,
TABLE.TeamRanking .Points
{
	font-weight: bold;
}

TABLE.TeamRankingSmall
{
	text-align: left;
	font-size: 9pt;
}

TABLE.TeamRankingSmall .Matches,
TABLE.TeamRankingSmall .Points
{
	text-align: right;
}

TABLE.TeamRankingSmall TR.Team
{
	font-weight: bold;
}
/* TEAMS & MEMBERS */
DIV.MemberLeft
{
	float: left;
	width: 50%;
}

IFRAME.KNVBLink
{
	border: 1px solid gray;
}

/* NEWS */
DIV.NewsItem IMG.Icon.Media
{
	vertical-align: text-bottom;
}

/* CLUBTOTO */
DIV#Content TABLE.CP_Scores 
{
	width: 100%;
}
DIV#Content TABLE.CP_Scores TH
{
	background-color: #007340;
}


SPAN.Comment, P.Comment
{
	font-size: 9pt;
	color: gray;
}

DIV.PollResults
{
	text-align: left;
}

DIV.PollBar
{
	background-color: green;
}

DIV#Content INPUT.Submit,
DIV#Right INPUT.Submit,
DIV#Left INPUT.Submit,
DIV#Right DIV.ShopCartSummary BUTTON,
DIV#Content DIV.BottomButtons BUTTON,
DIV#Content DIV.BottomButtons INPUT
{
	background-color: green;
	color: white;
	font-weight: bold;	
}

DIV#Content INPUT.Submit
{
	width: 200px;
}

DIV#Left INPUT.Submit
{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* SHOP */
DIV#ShopItemVariantMedia DIV.ShopItemPriceOrder INPUT.Submit
{
	width: 150px;
}

DIV.CartSummaryLine A
{
	color: black;
}

DIV.ShopCartSummary BUTTON
{
	width: 135px;
	margin-right: 7px;
	margin-bottom: 5px;
}

DIV#Content DIV.BottomButtons BUTTON,
DIV#Content DIV.BottomButtons INPUT
{
	width: 250px;
}


DIV.Graafschap
{
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 10px;
}

DIV.Graafschap A
{
	
}

DIV.NewsItemIntro P.NewsItemIntroInfo,
DIV.NewsItemIntro P.Intro,
DIV.NewsItemIntro P.ReadMore{
	display:none;
}

