/*
GENERAL COLORS:
light green: #E9F6D8 = RGB(233,246,216)
med.green:   #B8D29A = RGB(184,210,154)
green: 			 #86AD5C = RGB(134,173,92)
red:         #DD0000 = RGB(221,0,0)
//med. brown:  #A8562D = RGB(178, 86, 45))
dark brown:  #332215 = RGB(51,34,21)
*/

BODY
{
	background-color: #E9F6D8;
	font-family: Arial;
	font-size: 9pt;
	color: #332215;
	margin-top: 10px;
	margin-left: 20px;
}

BODY.mainjubilee
{
	background-image: URL(images/vuurwerk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E9F6D8;
	font-family: Arial;
	font-size: 9pt;
	color: #332215;
	margin-top: 10px;
}

TD
{
	font-family: Arial;
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
}

TH
{
	font-family: Arial;
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
	color: #332215;
	text-decoration: underline;
}

A
{
	font-family: Arial;
	font-size: 9pt;
}

A:Link, A:Visited
{
	color: #DD0000;
}

A:Hover
{
	color: #332215;
}

INPUT, TEXTAREA
{
	font-family: Arial;
	font-size: 9pt;
	color: #332215;
}
H1
{
	font-family: Tahoma, Arial;
	font-size: 14pt;
	color: #DD0000;
	background-color: none;
}

H2
{
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: #DD0000;
}

H3
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #DD0000;
}

H4
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #332215;
}

STRONG
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #DD0000;
}

/* ************************************************************************************************** */
/* THE STATS-PART                                                                                     */
/* ************************************************************************************************** */

BODY.stats
{
	margin: 0px;
	background-image:url(images/stats_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

TD.logo
{
	width:100%;
	height:40px;
	padding-left: 10px;
	padding-top: 10px;
}

TD.lens
{
	width:100%;
	height:187px;
}

SMALL.stat
{
	color: #DD0000;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	font-weight: bold;
	line-height: 14pt;
}

DIV.stat
{
	position:absolute; 
	width:100%; 
	height:16px; 
	z-index: 5;
	padding-top: 1px;
	vertical-align:top;
}

TD.Region
{
	margin-right: 2px;
	height: 16px;
}

TD.Login
{
	padding-left: 20px;
	font-size: 9pt;
	font-weight: bold;
	color: #DD0000;
}

INPUT.Login
{
	width: 100px;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right:5px;
}

DIV.StatRegion
{
	position:absolute; 
	width:175px;
	height:16px; 
	z-index: 13;
	vertical-align:top;
	text-align: right;
	margin-top:-2px;
	cursor: pointer;
}

DIV.StatLogOut
{
	position:absolute; 
	width:140px;
	height:16px; 
	z-index: 14;
	text-align: left;
	margin-top:45px;
}

A.regionchanged
{
	font-size: 8pt;
	color: #DD0000;
}

A.regionunchanged
{
	font-size: 8pt;
	color: #332215;
}

/* ************************************************************************************************** */
/* REGION-INFO-PART                                                                                   */
/* ************************************************************************************************** */

IMG.regionthumbnail
{
	border: 1px solid #332215;
	cursor: hand;
	cursor: pointer;
}

TD.regionthumbnail
{
	text-align: center;
	font-size: 8pt;
	width: 150px;
	height: 150px;
}

A.RegionPassive
{
	color: #332215;
}

A.RegionEXPIRED
{
	color: #B8D29A;
}

A.RegionREJECTED
{
	color: #FF776A;
}

	
/* ************************************************************************************************** */
/* THE MENU-PART                                                                                     */
/* ************************************************************************************************** */

BODY
{
	margin-top: 10px;
}

TD.menuItem
{
	height: 20px;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/menuitemback.png);
	background-repeat: no-repeat;	
	background-position: left top;
	padding-left: 5px;
	padding-right: 12px;
	padding-top: 1px;
}

SPAN.menuItemFirstLetter
{
	color: white;
	margin-right: 2px;
}

/* ************************************************************************************************** */
/* THE MAIN-PART                                                                                     */
/* ************************************************************************************************** */



IMG.Photo
{
	border: 1px solid #332215;
}

IMG.thumbnail
{
	border: 1px solid #332215;
	cursor: hand;
	cursor: pointer;
}

IMG.icon
{
	margin: 4px;
	cursor: hand;
	cursor: pointer;
}

TD.menuicon
{
	padding-left: 16px; 
	height: 24px;
	vertical-align: middle;
	text-align: center;
}

TD.menuright
{
	padding-left: 6px; 
	vertical-align: middle;
	height: 24px;
}

H3.mainstats
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 8pt;
	margin-bottom: 1px;
}

TD.mainstats, A.mainstats
{
	font-size: 8pt;
}

TH.mainstats
{
	font-size: 7pt;
}

IMG.smiley
{
	margin-bottom: -3px;
}

IMG.smileyIcon
{
	margin-bottom: -3px;
	cursor:	pointer;
}

/* ************************************************************************************************** */
/* THE USER-REGION                                                                                    */
/* ************************************************************************************************** */

TD.unsignedregion
{
	background-color: white;
	border: 1px solid #332215;
	color: #332215;
	padding: 5px;
	font-size: 8pt;
	font-weight: bold;
	line-height: 12pt;
}

TD.signedregion
{
	background-color: #DD0000;
	color: #E9F6D8;
	cursor: hand;
	cursor: pointer;
}

TD.accountrow
{
	height: 16px;
}

TD.userlist, TH.userlist, A.userlist
{
	font-size: 8pt;
	padding-right: 5px;
}

/* ************************************************************************************************** */
/* REGION STATS                                                                                       */

/* ************************************************************************************************** */
TD.regionstatsEVEN
{
	padding: 5px;
	width: 33%;
}

TD.regionstatsUNEVEN
{
	padding: 5px;
	background-color: white;
	width: 33%;
}

SPAN.FirstAnswerToApprove
{
	color: #DD0000;
	margin-top: 12px;
	font-size: 10pt;
}

SPAN.LaterAnswerToApprove
{
	color: #86AD5C;
}

SPAN.link
{
	cursor: hand; 
	cursor: pointer; 
	text-decoration:underline;	
	color: #DD0000;
}

/* ************************************************************************************************** */
/* USER-INFO                                                                                    */
/* ************************************************************************************************** */

TABLE.regionoverview
{
	background-color: white;
	border: 1px solid #332215;
}

TD.regionoverview, A.regionoverview, SPAN.regionoverview
{
	font-size: 8pt;
}

.SubjectDescr
{
	color: #B8D29A;
}

/* ********************************************************************************************/
/* COMMENT                                                                                    */
/* ********************************************************************************************/

TD.SubjectCommentName
{
	font-size: 8pt; 
	color: #332215; 
	border: 1px solid #86AD5C; 
	background-color: white; 
	text-align: center; 
	padding: 2px;
}

TD.SubjectCommentDateTime
{
	font-size: 8pt; 
	color: #332215; 
	border: 1px solid #86AD5C; 
	background-color: white; 
	text-align: center; 
	padding: 2px;
}

TD.SubjectCommentText
{
	font-size: 8pt; 
	color: #332215; 
	border: 1px solid #86AD5C; 
	border-left: none; 
	background-color: white; 
	padding: 2px;
}

.ShoutboxInput
{
	font-size: 7pt; 
	color: #332215; 
	border: 1px solid #86AD5C; 
	border-left: none; 
	background-color: white; 
	padding: 2px;
	width: 100px;
}

.UpdateButton
{
	font-size: 7pt; 
	color: #332215; 
	border: 1px solid #86AD5C; 
	border-left: none; 
	background-color: white; 
}