/* CSS Document */

body {
height: 100%;
margin: 0px;
padding: 0px;
background-image:url(images/backgradient.jpg);
background-attachment:fixed;
}

.templatestyle {
width: 975px;
margin: auto;
font-family:Arial, Helvetica, sans-serif;
}

.templatestyle DIV{
font-size:12px;
}

.topspace {
height: 15px;
}

.header {
width: 973px;
height: 223px;
margin: auto;
}

.logobox {
width: 191px;
height: 127px;
padding-left: 56px;
padding-top: 52px;
}

.menuback {
height: 42px;
width: 973px;
margin: auto;
background:url(images/menuback.jpg) repeat-x top left;
}

.menutext {

margin-left: 10px;
margin-right: 10px;
text-align: left;
}

.greyback {
height: 36px;
background-image:url(images/greyback.jpg);
background-repeat:repeat;
position:relative;
}

.greybacktext {
height: 20px;
padding-left: 22px;
padding-top: 11px;
float: left;
}

.searchbox {
height: 20px;
width: 180px;
margin-right: 10px;
padding-top:8px;
float:right;
position:absolute;top:0;right:0;
}

.searchbox input {width:125px;}

.whiteback {
padding: 10px;
background: url(images/whiteback.jpg) repeat;
clear:both;
}

.footerback {
width: 973px;
height: 50px;
background: url(images/footerback.png) no-repeat;
margin: auto;
clear: both;
}

.toppane {
margin-left: 10px;
margin-right: 10px;
margin-bottom:10px;
}

.middlepanes {
width: 100%;
margin-left: 10px;
margin-right: 10px;
}

.contentpane {
width: 65%;
float: left;
text-align: left;
margin-left: 10px;
margin-top:10px;
margin-bottom: 10px;
}

.rightpane {
width: 31%;
margin-top:10px;
margin-right: 10px;
margin-bottom: 10px;
float: right;
text-align: left;
}

.bottompane {
clear: both;
margin-left: 10px;
margin-right: 10px;
margin-top:10px;
}

.toppanes{
clear:both;
margin-top:10px;
margin-bottom:10px;
}

.toppane1 {
width: 31%;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 10px;
float: left;
}

.toppane2 {
width: 32%;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 10px;
float:left;
}

.toppane3 {
width: 31%;
margin-left: 5px;
margin-right: 10px;
margin-bottom: 10px;
float:right;
}

.toppane4 {
width: 31%;
margin-left: 10px;
margin-right: 5px;
float: left;
}

.toppane5 {
width: 32%;
margin-left: 10px;
margin-right: 5px;
float:left;
}

.toppane6 {
width: 31%;
margin-left: 5px;
margin-right: 10px;
float:right;
}

.leftpane1 {
width: 48%;
margin-left: 10px;
margin-right: 5px;
margin-bottom:10px;
float: left;
}

.rightpane1 {
width: 48%;
margin-left: 5px;
margin-right: 10px;
margin-bottom: 10px;
float: right;
}

.clearbox {
clear: both;
}

.bottompanes{
clear:both;
margin-top:10px;
}

.bottompane1 {
width: 31%;
margin-left: 10px;
margin-right: 5px;
margin-bottom:10px;
float: left;
}

.bottompane2 {
width: 32%;
margin-left: 10px;
margin-right: 5px;
margin-bottom:10px;
float:left;
}

.bottompane3 {
width: 31%;
margin-left: 5px;
margin-right: 10px;
margin-bottom:10px;
float:right;
}

.loginbox {
 width: 600px;
 margin-top: 15px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 8px;
 text-align: center;
 font-family: Calibri;
 font-size:11px;
 color: #3866A2;
 padding: 10px;
}

.space {
width: 900px;
margin: auto;
clear: both;
}

.bottomspace {
height: 15px;
}

.copyright{
width: 660px;
margin: auto;
padding-top: 15px;
text-align: center;
font-size: 11px;
font-family: Calibri;
color: #FFFFFF;
}

.copyrighttext {
font-family: Calibri;
font-size: 11px;
color: #FFFFFF;
}

.copyright a:link, .copyrighttext a:visited {
color: #FFFFFF;
text-decoration: none;
}

.copyright a:hover {
color: #CCCCCC;
text-decoration: none;
}

#breadcrumb
{
	padding: 0px;
	margin:0px;
	float: left;
}
#breadcrumb .Breadcrumb
{
	font-weight: bold;
	font-size: 10px;
}

a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active {
font-size: 11px;
}

a.Breadcrumb:hover {
font-size: 11px;
}

a, a:link, a:visited, a:active
{
	color: #3866A2;
	text-decoration: none;
}
a:hover
{
	color: #64815F;
	text-decoration: none;
}

a.user:link, a.user:active, a.user:visited
{
	color: #3866A2;
}

a.user:hover {
	color:#64815F;
}

a.ServerSkinWidget, a.ServerSkinWidget:link, a.ServerSkinWidget:visited, a.ServerSkinWidget:active
{
	color: #335E94;
}

#SearchIcon
{
	padding-right: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
#SearchIconSite
{
	background-repeat: no-repeat;
}
#SearchIconWeb
{
	background-repeat: no-repeat;
}

.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #1a3881;
	color: #ffffff;
	border-color: #222222;
	border-bottom-color: #222222;
	border-top-color: #222222;
	border-left-color: #222222;
	border-right-color: #222222;
	margin-top: 10px;
	margin-bottom: 5px;
	cursor: pointer;
}

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

A.CommandButton:hover
{
	color: #B00E1D;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

p
{
	font-family:Calibri, Verdana;
	margin-bottom: 1px;
	margin-top: 1px;
	font-size:12px;
	padding:0px 0px 6px 0px;
}

H1
{
	font-family:Calibri, Verdana;
	font-weight: bold;
	font-size: 20px;
	color: #64815F;
	padding:15px 0px 8px 0px;
	margin:0px 0px 0px 0px;
}
H2
{
	font-family:Calibri, Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #64815F;
	padding:15px 0px 8px 0px;
	margin:0px 0px 0px 0px;
}
H3
{
	font-family:Calibri, Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #64815F;
	padding:12px 0px 6px 0px;
	margin:0px 0px 0px 0px;
}
H4
{
	font-family:Calibri, Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #64815F;
	padding:12px 0px 6px 0px;
	margin:0px 0px 0px 0px;
}
H5
{
	font-family:Calibri, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #64815F;
	padding:8px 0px 4px 0px;
	margin:0px 0px 0px 0px;
}
H6
{
	font-family:Calibri, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #64815F;
	padding:8px 0px 4px 0px;
	margin:0px 0px 0px 0px;
}
DT
{
	font-weight: bold;
	font-size: 12px;
	color: #64815F;
}

tfoot, thead
{
	font-size: 12px;
	color: #000000;
}
th
{
	font-size: 12px;
	color: #000000;
}

SMALL
{
	font-size: 8px;
}
BIG
{
	font-size: 14px;
}
BLOCKQUOTE
{
	font-family: Lucida Console, monospace;
	font-size: 16px;
}

PRE
{
	font-family: Lucida Console, monospace;
	font-size: 14px;
}
hr
{
	margin: 0px;
	padding: 0px;
	border: 1px #333333 solid;
	border-width: 0px 0px 1px 0px;
	background: transparent;
	height: 1px;
}

ul, ol
{
	margin: 0px;
	padding: 1em 1em 1em 2.5em;
}

ul li
{
	list-style-type: disc;
}

ul li li
{
	list-style-type: square;
}

ul li li li
{
	list-style-type: circle;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: upper-roman;
}

ol ol ol li
{
	list-style-type: lower-alpha;
}

ol ul li
{
}

.ContentPane, .LeftPane
{
	padding: 0 2px 0 2px;
	margin: 0px;
}


/*--------- dnn menu style ----------*/
/* Rootmenu parent span */
.main_dnnmenu_bar
{	cursor:pointer;
	font-size:14px;
	font-weight:bold; 
	background-color:transparent;
}

/*  Rootmenu item */
.main_dnnmenu_rootitem
{	text-align:center; 
	color:#FFFFFF;
	padding:13px 10px 13px 10px;
	float:left;
	white-space:nowrap;
}
/*  Rootmenu hover */
.main_dnnmenu_rootitem_hover
{	color:#D2390D;
	text-align:center;
	padding:13px 10px 13px 10px;
	background:url(images/menu_hover.jpg) repeat-x top left;
	float:left;
	white-space:nowrap;
}
/*  Rootmenu selected item */
.main_dnnmenu_rootitem_selected
{	color:#AEC1AA;
	text-align:center;
	padding:13px 10px 13px 10px;
	float:left;
	white-space:nowrap;
}
/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #999999;
	text-transform: none; 
}
/* Submenu background table */
.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#CCCCCC;
	z-index: 1000;
	font-size: 13px; 
	font-weight:normal;
	text-align:left;
	color:#335E94;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	border-bottom: solid 1px #afbac5;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 13px;
	background: #335E94;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #FFFFFF;
	
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
	font-size: 14px;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}
.ModuleTitle_MenuItem
{
	font-weight: bold;
	font-size: 13px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
	text-decoration: none;
	cursor: pointer;
	color: black;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
}

.ModuleTitle_MenuItemSel
{
	font-weight: bold;
	font-size: 13px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
	text-decoration: none;
	cursor: pointer;
	color: black;
	background:none;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #56778a;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 0px;
}

/*
------------------------------------------------------------------------------
 XCESS SPECIFIC DATAGRID CLASSES:                               
------------------------------------------------------------------------------
*/


/*
------------------------------------------------------------------------------
 Gridstyle: Dit is de algemene grid kleur, achtergrond en border:                               
------------------------------------------------------------------------------
*/
.XMGridStyle
{
	border-color:#1a3881;
	border:none;
}

/*
------------------------------------------------------------------------------
 GridHeaderStyle: Dit zijn de waarden m.b.t. de header                               
------------------------------------------------------------------------------
*/
.XMGridHeaderStyle
{
	height: 30px;
	background-image: url('../images/bg_bluebar.gif');
    background-repeat: repeat-x;
	border:0px;
}

.XMGridHeaderStyle td
{
	background-color: #1a3881;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
    color: #ffffff;
	border:0px;
}

/*
------------------------------------------------------------------------------
 GridHeaderStyle link: Dit is een link in de GridHeader                               
------------------------------------------------------------------------------
*/
.XMGridHeaderStyle th a, .XMGridHeaderStyle a:active, .XMGridHeaderStyle a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
    color: #f7f7f7;
	border:0px;
}
/*
------------------------------------------------------------------------------
 GridHeaderStyle Hover: Dit is de hover in de GridHeader                               
------------------------------------------------------------------------------
*/
.XMGridHeaderStyle a:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration:underline;
    color: #ffffff;
}

/*
------------------------------------------------------------------------------
 GridNonSortable: Dit zijn de waarden m.b.t. de non sortable header                             
------------------------------------------------------------------------------
*/
.XMGridNonSortable td
{
	background-color: #1a3881;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
    color: #ffffff;
	height: 30px;
	background-image: url('../images/bg_bluebar.gif');
    background-repeat: repeat-x;
	border:0px;
}
/*
------------------------------------------------------------------------------
 GridRowStyle: Dit is de rijlstijl van de achtergrond en fonts                             
------------------------------------------------------------------------------
*/
.XMGridRowStyle td
{
    background-color: #FAFCFA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #071944;
    text-align: left;
	border:0px;
}
/*
-------------------------------------------------------------------------------
 GridAlternatingRowStyle: Dit is de rijlstijl van de achtergrond en fonts                             
-------------------------------------------------------------------------------
*/
.XMGridAlternatingRowStyle td
{
	background-color: #dbe1ef;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	border:0px;
}
/*
-------------------------------------------------------------------------------
 GridSelectedRowStyle: Dit is de rijlstijl van de achtergrond en fonts                             
-------------------------------------------------------------------------------
*/
.XMGridSelectedRowStyle td
{

	background-color: #213e85;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:0px;
}
/*
-------------------------------------------------------------------------------
 GridFooterStyle: Dit is de rijlstijl van de achtergrond en fonts                             
-------------------------------------------------------------------------------
*/
.XMGridFooterStyle td
{
	background-color: #1a3881;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	height:29px;
    background-image: url('../images/bg_footer.gif');
	border:0px;	
}
/*
-------------------------------------------------------------------------------
 GridPagerStyle: Dit is de rijlstijl van de pager met achtergrond en fonts                             
-------------------------------------------------------------------------------
*/

.XMGridPagerStyle
{
    background-image: url('../images/bg_bluebar_bot.gif');
    background-repeat: repeat-x;
	height: 29px;
}


.XMGridPagerStyle td
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #1A3881;
	vertical-align:middle;
	border:0px;
} 
/*
------------------------------------------------------------------------------
 GridHeaderStyle link: Dit is een link in de GridHeader                               
------------------------------------------------------------------------------
*/
.XMGridPagerStyle tr a, .XMGridPagerStyle a:active, .XMGridPagerStyle a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration:none;
    color: #f7f7f7;
	vertical-align:middle;
	border:0px;
}
/*
------------------------------------------------------------------------------
 GridHeaderStyle Hover: Dit is de hover in de GridHeader                               
------------------------------------------------------------------------------
*/
.XMGridPagerStyle a:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration:underline;
    color: #ffffff;
	vertical-align:middle;
}

/*
------------------------------------------------------------------------------
 GridEmptyDataRowStyle: Rij zonder data                             
------------------------------------------------------------------------------
*/

.XMGridEmptyDataRowStyle td
{
	background-color: #e4e4e4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	border:0px;
}

.XMGridEditRowStyle	td
{
    background-color: #999999;
    font-weight: bold;
    text-align: left;
	border:0px;
}

.XMSubHead
{
    font-size: 12px;
    font-weight: bold;
}


a.copyrighttext:visited {
color:white !important;
}

div.social {
	position:absolute;
	top:9px;right:190px;
}

div.social img {
	margin-right:5px;
}

.security 
{
    position:absolute;
	top:11px;
	left:20px;
}

.logos {
	float:left;
}

.logos, .logos li {
	padding:0;margin:0;list-style:none;
}

.logos li {
	float:left;margin-right:10px;
}

.logos img {
	margin-top:-13px;
}

 .RoundContainer_head .title H1, .RoundContainer_head .title H2  { 
     padding:0 !important;
     margin:0px !important;
     margin-top:-10px !important;
     line-height: 0px;
     letter-spacing:normal !important;
}

 a.dnnPrimaryAction {color: aliceblue;}
 a.dnnPrimaryAction:hover {color: #FFFFFF;}

 h1, h2, h3, h4{letter-spacing:0}





