.superpromotors{}

html
{
	height: 100.1%;	
}

body
{
    height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
    background-color: #f0f0f0;
}
.main
{
    padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: solid 0px #dcdcdc;
    width: 100%;
	min-height: 100%;
}

.pagemaster 
{
    padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; 
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	width: 910px;
}
.pagewrapper
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
	min-height: 100%;
	width: 910px;
}

.toppane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
    width: 910px;
    height: 60px;
}
.logopane
{
    padding: 10px 0px 0px 10px; margin: 0px; border: solid 0px #dcdcdc;
    float: left;
    width: auto;
}
.menupane
{
    padding: 38px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    float: right;
    min-width: 1px;   
}

.headerpane
{	
    padding: 5px 0px 0px 2px; margin: 0px; border: solid 0px #dcdcdc;
}

.loginpane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
    width: auto;
    height: auto;
    float: right;
    text-align: right;
}

.floatclearer, .float-clearer
{
    clear: both;
}

/* content panes */
.contentrow {
    padding: 0px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    vertical-align: top;
    text-align: left;
    width: 910px;
    clear: both;
    min-height: 200px;
	background: url(images/content.jpg) repeat-y top left;
}
.wide .contentrow {
	background: url(images/contentwide.jpg) repeat-y top left;
}


.contentrowtable
{
    height: auto;
	background: url(images/contenttop.jpg) no-repeat top left;
}

.contentpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 620px;
    vertical-align: top;
}
.wide .contentpanewrapper
{
    width: 910px;
}
.wide .contentrowtable
{
    height: auto;
	background: url(images/contenttopwide.jpg) no-repeat top left;
}


.contentpane
{
    padding: 0px 20px 0px 20px; margin: 0px; border: solid 0px red;
}

.rightpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: auto;
    vertical-align: top;
}

.rightpane
{
    padding: 0px 25px 0px 20px; margin: 0px; border: solid 0px red;
}


.footerpane
{
    padding: 25px 0px 0px 0px; margin: 0px; border: solid 0px red;
	background: url(images/contentbottom.jpg) no-repeat top left;
}
.wide .footerpane
{
	background: url(images/contentbottomwide.jpg) no-repeat top left;
}

.footerlinks
{
    padding: 0px 0px 0px 20px; margin: 0px; border: solid 0px red;
    float: left;
    min-width: 1px;
}
.loginpane
{
    padding: 0px 20px 0px 0px; margin: 0px; border: solid 0px red;
    float: right;
    min-width: 1px;
}

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Text styles ----------------------------------------*/
/* ------------------------------------------------------------------------------------------ */
.DummyClass {}

p
{
    padding: 0 0 10px 0; margin: 0px; border: solid 0px red;
}
h1, h2, h3, h4, h5, h6, .SubHead, .SubSubHead, .Head
{
	font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    text-transform: none;
    line-height: 120%;
    text-align: left;
	margin: 0;
	padding: 0;	
	color: #00a8d8;
    font-size: 13px;
}

h1
{
	font-size: 26px;
	font-weight: bold;
}
h2
{
    font-size: 18px;
	font-weight: bold;
}
h3
{
    font-size: 14px;
	font-weight: bold;
}

.SubHead, .SubSubHead
{
    font-size: 13px;
}

.Normal, p, a, a:link, a:visited, a:hover, a:active, .SkinObject, a.CommandButton
{
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
	color: #606060;
	font-size: 13px;
	line-height: 23px;

}

a, a:link, a:visited, a:hover, a:active, a.CommandButton:link, a.CommandButton:visited
{
	color: #00a8d8;
	text-decoration: none;
}
a:hover, a.CommandButton:hover
{
	color: #00a8d8;
    text-decoration: underline;
}

b, strong
{
	font-size: 15px;
	font-weight: bold;
}

UL
{
    margin-top: 0px;
}

UL LI
{
    list-style-type: disc;
    margin-bottom: 4px;
}

UL LI LI
{
    list-style-type: circle;
    margin-bottom: 4px;
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

hr {
	height: 1px;
	background-color: #CFCFCF;
	border: 0;
	margin-bottom: 15px;
}
img
{
    border: solid 0px red;
}


/* menu */
.main_dnnmenu_bar 
{
	outline: none;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #1d3682;
	font-weight:bold; 	
	text-align:center; 
	padding:0px 10px 0px 0px;
	text-transform:none; 
	margin: 0px;
	outline: none;
}

/*  Main menu hover / selected */
.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #1d3682;
	font-weight:bold; 	
	text-align:center; 
	padding:0px 10px 0px 0px;
	text-transform:none; 
	margin: 0px;
    text-decoration: underline;
	outline: none;
}


.main_dnnmenu_submenu 
{
	margin: 2px 0px 0px 0px;
	border:1px solid #1d3682;
	background-color: #f0f0f0;
	padding: 3px;
}

td.MenuIcon
{
    display: none;
}

.main_dnnmenu_submenu td
{
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1000;
	font-size: 13px; 
	font-weight:bold;
	text-align:left;
	color:#1d3682;
	padding: 3px 5px 2px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#1d3682;
	font-weight:bold;
	text-align:left;
	z-index: 1000; 
	padding: 3px 5px 2px 5px;
	margin:0px;
    text-decoration: underline;
}


/* Weblog */


h2.blog_title a
{
	font-size: 26px;
	font-weight: bold;
	line-height: 120%;
}

table.BlogInfo
{
    display: none;
}
a .blog_comments
{
    color: #606060;
}


a.blog_more_link
{
    text-align: right;
}
.blog_published
{
    display: none;
}
.blog_subhead
{
    padding: 0px;
}

div.blog_bubble blockquote
{
    margin: 5px 5px 5px 5px;
}

.blog_footer {
    border-bottom:1px solid #CFCFCF;
    margin-bottom: 0px;
    padding-bottom: 30px;
}
.blog_comments
{
    margin-top: 10px;
    display: block;
    
}

div.blog_bubble, div.blog_bubble_owner 
{
    font-size: 13px;
    
}

div.blog_bubble cite a
{
    font-weight: bold;
}

div.blog_bubble cite, div.blog_bubble a.NormalBold, div.blog_bubble a.NormalBold:hover, div.blog_bubble a.NormalBold:visited
{
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
}
div.blog_bubble a.NormalBold, div.blog_bubble a.NormalBold:hover, div.blog_bubble a.NormalBold:visited
{
    color: #606060;
    text-decoration: none;
}

div.blog_bubble
{
    margin-bottom: 15px;
    padding-bottom: 15px;
/*    border-bottom: solid 1px #CFCFCF; */

}
td.Blog_Archive_Day, td.Blog_Archive_OtherMonth, td.Blog_Archive_WeekendDay
{
    width: 30px!important;
}


div.horizontalline
 {
	height: 1px;
	background-color: #CFCFCF;
	border: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}

th.Blog_Archive_DayHeader
{
    background-color:#CFCFCF;
    font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
    color: #00a8d8;
}

/* links module*/
.LinksDesignTable td
{
    background: url(images/links.png) no-repeat center right;	
    padding-right: 15px;
}
.LinksDesignTable td a
{
    color: #606060;
}
.LinksDesignTable td a:hover
{
    color: #00a8d8;
}

/* announcements module */

.DNN_ANN_DesignTable
{
    padding: 0 0 0px 0; margin: 0px; border: solid 0px red;
}

.DNN_ANN_DesignTable p
{
    padding: 0 0 0px 0; margin: 0px; border: solid 0px red;
}

.DNN_ANN_DesignTable .SubHead
{
	font-size: 26px;
	font-weight: bold;
	line-height: 120%;
}

.DNN_ANN_DesignTable .DNN_ANN_Description
{
    border-bottom:1px solid #CFCFCF;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.DNN_ANN_Description p a
{
    background-image: none;	
    padding-right: 0px;
    text-align: left;
    color: #00a8d8;
    display: inline;
}
.DNN_ANN_Description p
{
    padding: 0 0px 0 0;
}

.DNN_ANN_Description a
{
    background: url(images/links.png) no-repeat center right;	
    padding: 0 15px 0 0;
    text-align: right;
    color: #606060;
    display: block;
    margin: 0px;
}
.DNN_ANN_Description a:hover
{
    color: #00a8d8;
}



.lees_verder 
{
    padding: 0 0 0px 0; margin: 0px; border: solid 0px red;
	font-size: 13px;
	color: #00aeef;
	font-style: italic;
	display: block;
	text-decoration: none;
	float: right;
	padding-right: 5px;
}
.lees_verder a 
{
	color: #00aeef;
	text-decoration: none;
}
.lees_verder a:hover
{
	color: #cd3a74;
	text-decoration: none;
}