﻿.title-With-Background 
{ 
	background-color:#5E6E9E;
}
.sloganOrange
{
	color: #fb9933;
	font-size: 8pt;
	font-weight: bold;
}
.sloganBlue
{
	color: #1173BE;
	font-size: 8pt;
	font-weight: normal;
}
.topOrange
{
    background-color: #fb9933;
    color: #2d94ce;
    font-family: Verdana;
    font-size: 2pt;
    padding-left: 20px;
    font-weight: normal;
}
.topOrangeSiteMap
{
    font-size: 8pt;
    height: 17px;
    padding-top: 4px;
    background-color: #e3ebf6;
}
.topOrangeSiteMap a
{
    color: #1173BE;
    text-decoration: none;
    font-weight: bold;
}
.topOrangeLeft
{
	height: 22px;
	width: 150px;
}
.topBlue
{
   /* background-color: #1173BE;*/
    background-color:#00366c !important;
    height: 8px;
    font-size: 3px;
    border-bottom: medium;
}
.topGradient
{
    /*background-color: #aed7eb;*/
    background-color:#FFFFFF !important;
}
.topLinkControl
{
    margin: 14px 16px 0px 0px;
    text-align: right;
    font-size: 8pt;
}
.topLinkControl a
{
    margin: 0px 6px 0px 6px;
    color: #94595a;
    font-family: Tahoma;
    text-decoration: none;
}
.searchControlHolder
{
    margin: 0px 16px 0px 0px;
    height: 24px;
}
.searchControlHolder tr td
{
    border-style: none;
}
.searchControlHolder tr td input
{
    border-style: solid;
    border-width: 1px;
}
.newsTitle
{
    border: 1px gray solid;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    padding-top: 2px;
    height: 20px;
    margin: 2px;
    margin-bottom: 10px;
    background: url(Images/gradientRight.jpg) repeat-x left top;
}
.newsContainer
{
    border: 1px #1173BE solid;
    height: 100%;
    margin: 1px 2px 2px 2px;
    padding: 1px;
}
.mainHorisntalRow
{
    margin-top: 1px;
    border-top: 1px #1173BE solid;
}
/* Lent navigation pane */
.mainNavigation
{
    margin-right: 2px;
    width: 160px;
    *margin-top: -2px;
}
.mainNavigationSelected
{
    font-weight: bold;
}
.mainNavLevel1
{
    border-bottom: 1px #FFF solid;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    line-height: 14pt;
    color: #FFF;
    padding-left: 10px;
    background-color: #1173BE;
    height: 22px;
}
.mainNavLevel1 a
{
    font-family: tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
    display: block;
    padding-right: 10px;
}
.mainNavLevel2
{
    font-family: tahoma;
    font-size: 8pt;
    line-height: 14pt;
    margin: 0px 0px 2px 10px;
    border-bottom: 1px silver solid;
    background-color: #FFFFFF;
    color: #1173BE;
}
.mainNavLevel2 a
{
    background-color: #FFFFFF;
    color: #1173BE;
    border-bottom: 1px silver solid;
}
.mainNavLevel2 a:visited
{ 
    background-color: #FFFFFF;
    color: #1173BE;
    font-weight: bold;
}
.mainNavLevel3
{
    font-family: tahoma;
    font-size: 8pt;
    line-height: 14pt;
    padding-left: 20px;
    color: #1173BE;
}
.mainNavLevel3 a
{
    display: block;
    padding-right: 10px;
    color: #1173BE;
}
.mainNavigationHover
{
    background-color: #2383b6;
}
.mainNavigationHover a
{
    color: #FFF;
    background-image: none;
}
.mainNavigationFlyOuts
{
    font-family: Tahoma;
    font-size: 8pt;
}
.mainNavigationFlyOutsItem
{
    background-color: #ECEFF3;
}
.mainNavigationFlyOutsItem a
{
    display: block;
    color: #354260;
}
.mainNavigationOutsHover
{
    background-color: #B2BCD3;
}

/* Tabbed top menu */
.topNavItem1 tr td
{
    float: left;
    margin: 0px;
    padding: 0px;
    background: url(Images/tabRight.jpg) no-repeat right top;
    height: 22px;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}
.topNavItem1 tr td a
{
    display: block;
    padding: 5px 15px 0px 15px;
    color: #4076a8;
    text-decoration: none;
    background: url(Images/tabLeft.jpg) no-repeat left top;
    height: 16px;
}
.topNavSelected1 tr td
{
    font-family: Verdana;
    float: left;
    padding: 0px;
    margin: 0px;
    padding-top: 0;
    background: url(Images/tabRightSelected.jpg) no-repeat right top;
}
.topNavSelected1 tr td a
{
    display: block;
    padding: 5px 15px 0px 15px;
    color: #FFF;
    background: url(Images/tabLeftSelected.jpg) no-repeat left top;
}
.topNavHover1 tr td a
{
    color: #FFF;
}
.ContactFormPopupBackgroundDiv
{
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.ContactFormWrapperDiv
{
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 100px;
    position: absolute;
    width: 300px;
    display: none;
    background: white;
    z-index: 1001;
}
.ContactFormImageButtonDiv
{
}
.ContactFormServerErrorButtonBackDiv, .ContactFormConfirmationButtonBackDiv
{
}
.ContactConfirmationDiv
{
}
.ContactFormButtonSend, .ContactFormButtonClose, .ContactFormButtonBack, .ContactFormServerErrorButtonBack
{
    background-color: #FFEEDD;
    border-color: #669966 rgb(51, 102, 51) rgb(51, 102, 51) rgb(102, 153, 102);
    border-style: solid;
    border-width: 1px;
    color: #005500;
    font-family: 'trebuchet ms' ,helvetica,sans-serif;
    font-size: 84%;
    font-weight: bold;
}
.productList
{
}
.inputControl
{
    width: 250px;
}
.step1ContainerClass, .step2ContainerClass, .step3ContainerClass
{
    margin-bottom: 5px;
    padding: 4px;
}
.nextButtonClass, .sendButtonClass, .backButtonClass
{
    border: #сссссс 1px solid;
    width: 80px;
}
.stepPanelClass
{
    border: #c6e1ff 1px solid;
    margin-bottom: 10px;
    padding: 2px;
}
.stepPanelClass table td
{
    text-align: center;
}
.stepControl
{
    width: 50px;
    border: #c6e1ff 1px solid;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.stepHolder
{
    padding: 1px;
    text-align: center;
}
.floatRight
{
    float: right;
}
.floatLeft
{
    float: left;
}
.verticalSpacer
{
    margin: 4px 0px 4px 0px;
}
.productTable
{
    border-collapse: collapse;
    width: 100%;
}
.productTable th
{
    background-color: #f2f2f2;
}
.productImage
{
    margin: 3px auto;
}
.productTitleDiv
{
    font-weight: bold;
}
.productDescriptionDiv
{
}
.amountProduct
{
    width: 45px;
}
.orderFormPanel
{
    border-top: #c6e1ff 1px solid;
    border-bottom: #c6e1ff 1px solid;
    margin-bottom: 5px;
}
.confirmationMessage
{
    text-align: center;
}
.SymposiaDescriptionDiv{}
.SymposiaComponentButtonSend,.SymposiaComponentButtonBack
{
 background-color:#FFEEDD;
 border-color:#669966 rgb(51, 102, 51) rgb(51, 102, 51) rgb(102, 153, 102);
 border-style:solid;
 border-width:1px;
 color:#005500;
 font-family:'trebuchet ms',helvetica,sans-serif;
 font-size:84%;
 font-weight:bold;     
}
.SymposiaButtonBackDiv{}
.SymposiaConfirmationLiteralDiv{}
.SymposiaCaptchaDescription{}
.TellAFriendWrapperDiv
{
}
.TellAFriendDescriptionDiv, .TellAFriendValidationSummaryDiv, .TellAFriendEmailFromDiv, .TellAFriendEmailFromTxtDiv
{
    text-align: center;
}
.TellAFriendEmailToDiv, .TellAFriendEmailToTxtDiv, .TellAFriendFullNameSenderDiv, .TellAFriendFullNameSenderTxtDiv, .TellAFriendMessageDiv
{
    text-align: center;
}
.TellAFriendMessageTxtDiv, .TellAFriendCaptchaDiv
{
    text-align: center;
}
.TellAFriendAnnuleerBtnDiv
{
    float: left;
    display: block;
}
.TellAFriendVerstuurBtnDiv
{
    float: right;
    display: block;
}
.TellAFriendContentDiv, .TellAFriendConfirmationDiv
{
}
.TellAFriendDescriptionLabel, .TellAFriendEmailFromLabel, .TellAFriendEmailToLabel, .TellAFriendFullNameSenderLabel, .TellAFriendMessageLabel
{
    color: Black;
    font-size: 15px;
}
.TellAFriendEmailFromTextBox, .TellAFriendEmailToTextBox, .TellAFriendMessageTextBox
{
}
.TellAFriendValidationSummary, .TellAFriendEmailFromRequiredValidator, .TellAFriendEmailFromRegExValidator, .TellAFriendEmailToRequiredValidator, .TellAFriendMessageRequiredValidator
{
}
.TellAFriendServerErrorDiv
{
}
.TellAFriendButtonClear, .TellAFriendButtonSend, .TellAFriendConfirmationButtonBack, .TellAFriendButtonServerErrorBack
{
    background-color: #FFEEDD;
    border-color: #669966 rgb(51, 102, 51) rgb(51, 102, 51) rgb(102, 153, 102);
    border-style: solid;
    border-width: 1px;
    color: #005500;
    font-family: 'trebuchet ms' ,helvetica,sans-serif;
    font-size: 84%;
    font-weight: bold;
}

.TellAFriendPartContactHidden
{
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 100px;
    position: absolute;
    width: 200px;
    display: none;
    background: white;
    z-index: 1001;
}
.TellAFriendPopupBackgroundDiv
{
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.TellAFriendConfirmationDiv
{
}
.TellAFriendConfirmationButtonBackServerErrorDiv
{
}
.pool
{
    
}
.pool input
{

}
.pool label
{

}
.poolHeader
{
}
.poolFooter
{
}
.poolButton
{
}
.poolButtonContainer
{
    text-align: center;
}
.poolQuestion
{
    
}
.poolResult
{
    background-color: Gray;
}
.poolResultFill
{
    background-color: Blue;
}
.poolLink
{
    text-align: center;
}
.verticalSpacer
{
    margin: 4px 0px 4px 0px;
}
.loginBox
{
}
.loginBoxContainer
{
}
.loginLiteralContainer
{
}
.passwordBox
{
}
.passwordBoxContainer
{
}
.passwordLiteralContainer
{
}
.loginButton
{
}
.loginButtonContainer
{
}
.logoutButton
{
}
.logoutContainer
{

}
.logoutButtonContainer
{
}
.errorContainer
{

}
.loginTypePanel
{

}
.loginPanel
{

}
.passwordPanel
{

}
.controlsPanel
{

}
.logoutPanel
{

}
.descriptionContainer
{

}
.CodeTable
{
}
.ValidationSummary
{
    
}
.KnelputAnalyseCodeDiv
{
    width:200px;
}

.KnelputAnalyseCodeConfirmationDiv
{

}
.AnalyseInput
{
    width: 200px;
}
.DescriptionPanel
{
    border-bottom: 1px solid #000;
    margin-bottom: 3px;
}
.NavigationPanel
{
}
.ValidationPanel
{
}
.QuestionListPanel
{
}
.QuestionScoreRatePanel
{
}
.QuestionGroupRatePanel
{
}
.ConfirmationPanel
{
}
.InputDiv
{
}
.GridLine
{
    color: Black;
    vertical-align: top;
}
.AlternativeGridLine
{
    color: Black;
    vertical-align: top;
    background-color: #DDD;
}
.TableHeader
{
    font-weight: bold;
}
.AdvancedDescription
{
    font-size: 12px;
    width: 15px;
    height: 15px;
    background-color: Green;
    color: White;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    padding: 1px 4px 1px 4px;
    margin-left: 10px;
}

body .mainContent h1 {
font-family:arial;
font-size:small;
color:#FF9900;
font-weight:bold;
text-decoration:none;
}

body, body .ms-WPBody {
font-family:arial;
font-size:small;
}

body .ms-WPBody {
padding:0px;
}


body .mainContent .splashLinkFrame {
font-family:arial;
font-size:small;
}

body .mainContent .splashLinkFrame a {
color: #FF9900;
}

body .mainContent .splashLinkFrame a:visited  {
color: #FF9900;
}

body .mainContent .splashLinkFrame a:hover {
color: #1173BE;
}

.ms-WPBody {
padding:14px;
}

.descriptionContainer {
font-weight:bold;
}

input:focus, textarea:focus{
background-color: lightyellow;
}

button {
    border: 1px solid #000000;
    background: #00366C;
    color:white;
    padding:0px 8px;

}
button:hover {
    border: 1px solid #00366C;
    background: white;
    color:black
}

.loginBox
{
    border: 1px solid #000000;
    background: #ffffff;
}

.loginLiteralContainer {
padding-bottom:4px;
}

.passwordBox
{
    border: 1px solid #000000;
    background: #ffffff;
}
.passwordBoxContainer
{
}
.passwordLiteralContainer
{
padding:4px 0;
}
.loginButton, .logoutButton
{
	border:1px solid #00366C;
    background: #00366C;
    color:white;
	float:right;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	line-height:normal;
	padding:0 8px;
}

.loginButton:Hover, .logoutButton:Hover
{
    border: 1px solid #00366C;
    background: white;
    color:black;
    float:right;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	line-height:normal;
	padding:0 8px;

}

.loginButtonContainer
{
padding-top:4px;
}

.logoutButtonContainer
{
padding-top:4px;
}

.topOrangeSiteMap {
width:100%;
}

.mainNavLevel1 {
height:100% !important;
padding-bottom:2px;
padding-top:1px;
padding-left:6px !important;
}

div .topOrangeSiteMap {
	margin:0px !important;
	width:50% !important;
}

body, body .ms-WPBody {
font-family:verdana;
font-size:smaller;
margin:10px;
}

.zz1_GlobalNav_2 {
padding-left:3px;
}

td.ms-sbgo {
background-color:#FFFFFF !important;
padding:3px 5px !important;
}
