/* 
================================
Skin styles for DotNetNuke
================================
*/   

html, body
{
	background-color: #ffffff;
	margin-bottom: 46px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4D5153;
	font-size: 11px;
	margin:0px;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
}

.pagemaster {
}

.skinmaster {
	height: 100%;
	width: 1000px;
	background-color: #ffffff;
	border: 0px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding: 10px 0px 10px 10px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	border-top: 1px solid #A8A65C;
	padding-top: 2px;
}

#content {
	margin: 0px 0px 0px 0px;
}

.Header {
	background-color: #FFFFFF;
	background-image: url(Images/Header.jpg);
	background-repeat:no-repeat;
	height: 151px;
	margin-bottom: 1px;
	padding: 0px;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: transparent; 
	color: #4D5153;
}

.main_dnnmenu_itemhover td {  
	background-color: transparent; 
	color: #4D5153;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.Head {
   font-family: Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

h3
{
	color: #E4E4E4;
}

.NormalRed {
   	font-family: Arial, Helvetica, sans-serif;
	color: red;
}

.Items {
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #663399;
	font-family: Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	margin:0px;
}

a:link.Items, a:visited.Items {
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

a:hover.Items {
	color: #ffffff;
	text-decoration: none;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.NormalBold {
   	font-family: Arial, Helvetica, sans-serif;
	color: #4D5153;
}

.Normal {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5153;
}

a:link, a:visited {
	text-decoration: none;
	color: #663399;
	font-weight: bold;
}

a:hover {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}

.Footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4D5153;
	vertical-align: top;
	text-align: center; 
}

a:link.Footer, a:visited.Footer {
	text-decoration: none;
	color: #663399;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}

a:hover.Footer {
	color: #663399;
	text-decoration: none;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}

table.landingPageInvitation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	margin-left: 250px;
}
tr.landingPageInvitation {
}
td.landingPageInvitation {
	padding: 2px 12px;
	border: 1px solid black;
	text-align: center;
}
a.landingPageInvitation, a.landingPageInvitation:visited, a.landingPageInvitation:hover {
	color: #4D5153;
	font-weight: normal;
}
.prijsvraag {
	text-align: center;
}
img.prijsvraag {
	border: 0 solid black;
	display: block;
	float: center;
	margin: auto;
}

span#emailExplanation {
	margin-left: 340px;
	font-size: 8pt;
}

div#centerSurvey {
	margin-left:390px;
}
