/* VREG Main stylesheet
------------------------------------------------------------------*/

/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	border:0;
	}
body {
	color:#666666;
	background:#D8D8D8 url(./images/fond.jpg) repeat-y 0 0;
	background-position:center;
	font:65% Verdana,Arial,Helvetica,sans-serif;
	height:100%;
	}
img {
	border:0;
/*	float:left; */
	}

p {
	margin:15;
	padding:0;
	border:0;
	}

select, option, textarea,{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	font-weight: normal;
	color: #666666;
	height: 16px;
	width: 150px;
	border: 1px solid #CDCDCD;
	padding: 2px 5px 2px 5px;
	}
	
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:14px;
}

ul {
	text-align:left;
	list-style-type: none;
	list-style-position: outside;
	font:100%/110% Verdana,Arial,Helvetica,sans-serif;
	margin: 10px 0px 10px 40px;
	list-style-image: url(./images/bullit.gif);
}

ol {
	text-align:left;
	list-style-type: decimal;
	list-style-position: outside;
	font:100%/110% Verdana,Arial,Helvetica,sans-serif;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 8px;
}


li {
	text-align:left;
	padding: 0px 0px 3px 0px;
}

table {
	border-collapse:collapse;
	border-color: #FFFFFF;
}
/*
table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}
*/
/* Old Website
------------------------------------------------------------------*/
td { padding:1px 4px 1px 4px;
	text-align: left; }
th { padding:5px 5px 5px 5px ; }

a.mainlevel:link,
a.mainlevel:visited{
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a.mainlevel:hover{
  color: #FFFFFF;
  text-decoration: none;
}
/*
a#active_menu:link,
a#active_menu:visited{
  color: #FFFFFF;
  text-decoration: none;
}
 */
a { color: #F3980C; font-weight: bold; text-decoration: none; }
a:hover	{ text-decoration: underline; }

.right
{
	text-align: right;	
}
hr
{
	color: #aaa; /*#6F6F50;*/
	height: 1px;
}
input.button, #Login1_LoginButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:14px;
	font-weight: normal;
	color: #666666;
	height: 20px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding: 0px 5px 0px 5px;
	background-image: url(/assets/buttons/button_bg.jpg);
}


input.text
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #f5f5f5;
}

button.button
{
	font-weight:bold;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #6F6F50;
    color:#FFFFCC;
}

.pageTitle { font-size: large; padding-left: 5px; line-height:35px; text-align:left; color:#6F8039;}
.padding { padding-left: 5px; }
.border { border: 1px black; }
.tblInput { padding-left: 10px; }

.errorMessage { font-size: small; color:red; }
.hidden {visibility:hidden;}

.GridHeader { background-color:  #A4DD02; color:White; }
.GridHeader a { text-decoration: underline; color:White; }
.GridRow { background-color: #D8D8D8; }
.GridRow a { color: #6F8039; text-decoration: underline; }
.GridAlternatingRow { background-color: #E7F5BA; }
.GridAlternatingRow a { color: #6F8039; text-decoration: underline; }
.GridPager { background-color: #A4DD02; color:White; }

.listWarning { color: red; }
.listTable { border: 1px solid black; }
.listTable td { border-top: 1px solid black; }
.listHeader {	background-color: #6F8039; }
.listMainItem { background-color: #DEC36B; }
.listAltItem { background-color: #D9BA59; }
.listFooter {	background-color: #6F8039; }

.editWarning { color: red; }
.contentlink { color: Black; text-decoration: underline;}

.pageFooter { color: #FFFFCC; background-color: #6F6F50;}
.pageFooter tr td {font-size: 10pt;}
.pageFooter tr td span {font-size: 10pt;}
.pageFooter tr td a {font-size: 10pt;}


/* Container
------------------------------------------------------------------*/
#container {
	background: url(./images/try.jpg) no-repeat center 96px;
	text-align:center;
	}
#content {
	width:934px;
	margin-left:auto;
	margin-right:auto;
	background: url(./images/bg_content.jpg) repeat-x 0 0 ;
	}


/* Container Content
------------------------------------------------------------------*/
@media screen
{
#header {
	width:932px;
	height:95px;
	background:url(./images/bg_header.gif) no-repeat 0 0;
	}
#printheader {
	display:none;
	}
#menu 
{
	float:left;
	width:934px;
	height:33px;
	background:#9ACA08 url(./images/bg_menu.jpg) repeat-x 0 0;
	padding-bottom:3px;
	}
	
#bigcolumn 
{
	position:relative;
	top:0px;
	left:0px;
}

#bigcolumn_div 
{
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	width:896px;
	background:url(./images/bg_content.jpg) repeat-x 0 0;
	vertical-align:top;
	text-align:left;
	padding: 21px 16px 0px 16px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #D8D8D8;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #D8D8D8;
	float:inherit;
}
.footer{
	margin-left:auto;
	margin-right:auto;
	padding: 21px 16px 5px 16px;
	text-align:center;
	}
}

/* Self Added
------------------------------------------------------------------*/

.frame
{
	border-style:solid;
	border-color: #A4DD02;
	border-width:1px;
	padding-bottom:5px;
	background-color: #FFFFFF;
}


.frame_title 
{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;
	padding-bottom:2px;
	background:url(./images/frame_top.jpg) repeat-x 0 0;
	}

.frame_text
{
	padding-left:8px;
	padding-right:8px;
	margin-top:5px;
	margin-bottom:5px;
}

.loginframe
{
	border-style:solid;
	border-color: #F3980C;
	border-width:1px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	width: 500px;
	background:#FFFFFF;
}


.loginframe_title 
{
	color:#FFFFFF;
	font-weight:bold;
	background:url(./images/frame_orange_top.jpg) repeat-x 0 0;
	padding-left:8px;
	padding-bottom:2px;
	}

/* Header Content
------------------------------------------------------------------*/
#tools {
	float:right;
	padding:0;
	margin:0;
	}
#targetgroups {
	float:right;
	padding:0;
	margin:0;
	}
.logo {
	padding: 0px 0px 0px 35px;
	}	

/* Menu Content
------------------------------------------------------------------*/
.menuitem {
	padding: 0px 25px 0px 0px;
	}

