body
{
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

textarea
{
	font-family: Verdana;
	font-size: 11px;
}

body form
{
	width: 750px;
	height: 418px;
}

#buttons, #skip
{
	margin-top: 5px;
	height: 25px;
}
#previouslink, #skiplink, #nextlink
{
	height: 25px;
	width: 240px;
	float: left;
	margin: 0px 10px 10px 0px;
	background-repeat: repeat-x;	
}

.buttonbar
{
	background-image: url(/Images/buttonbar.jpg);	
	cursor: pointer;	
}

#previouslink a, #nextlink a, #skiplink a
{
	line-height: 25px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 9px;
	padding-right: 15px;
}

#previouslink a
{
	background-image: url(/Images/arrowleft.gif);	
}

#skiplink a
{
	background-image: url(/Images/arrowright.gif);	
}

#nextlink a
{
	background-image: url(/Images/arrowright.gif);	
}

.button
{
	color: #000000;
	border: solid 3px #ffffff;
	background-color: #cccccc;
	padding: 6px;
}
.button:hover
{
	color: #111111;
	border: solid 3px #ffffff;
	background-color: #dddddd;
}

label
{
	display: block;
	width: 200px;
	float: left;
}

li 
{
	list-style-type: none;
}

.nolink
{
	color: #333333;
	text-decoration: none;
}

.imageradio
{
	width: 230px;
	height: 150px;
	float: left;
	margin: 10px;
	background-color: #ffffff;
}


.imageradio_image
{
	text-align: center;
}

.imageradio_text
{
	text-align: center;
}

h2
{
	font-size: 11px;
	font-weight: bold;
}

.error
{
}

.questionaire 
{
}

.questionaire ul
{
	padding-left: 0px;
}

.questionaire li
{
	width: 100%;
	margin-bottom: 20px;
}

.questionaire label
{
	display: inline;
	float: none;
	width: auto;
}

.questionaire .question
{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.questionaire input
{
	margin-left: 10px;
}

.questionaire span.radio input
{
}

.questionaire span.radio label
{
}

.questionaire textarea
{
	width: 100%;
	height: 76px;
}

.wait
{
	color: #666666;
	padding-bottom: 4px;
}

input, textarea, select
{
	font-family: Verdana;
	font-size: 11px;	
}

.minHeight
{
	min-height: 370px;
}

th
{
	text-align: left;
}

#steps
{
	width: 220;
	text-align:right;
	position: absolute;
	left: 640px;
}

.maxWidth
{
	width: 620px;
}

.clear
{
	clear: left;
}

.ratingTooltipList
{
	padding: 0;
	margin: 0;
}
.ratingTooltipList li
{
	margin: 7px 0;
}
.ratingTooltipTitle
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.ratingTooltipList li.ratingLi
{
	background: white;
	padding: 3px;
}

/* Erbij na wijziging */
.loginbutton
{
	margin: 5px 7px 0  0;
	background-image: url(/Images/buttonbar.jpg);	
	line-height: 24px;
	color: White;
	font-weight: bold;
	border: 0px;
}

.submitbutton
{
	margin: 5px 7px 0 0;
	background-image: url(/Images/buttonbar.jpg);	
	line-height: 24px;
	color: White;
	font-weight: bold;
	border: 0px;
}

.btn
{
	margin: 5px 7px 0  0;
	background-image: url(/Images/buttonbar.jpg);	
	line-height: 24px;
	color: White;
	font-weight: bold;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
}

.cnlbutton
{
	margin: 5px 0 0 0;
	background-image: url(/Images/buttonbar.jpg);	
	line-height: 24px;
	color: White;
	font-weight: bold;
	border: 0px;
}

.chngpwdbutton
{
	margin: 5px 5px 0 0;
	background-image: url(/Images/buttonbar.jpg);	
	line-height: 24px;
	color: White;
	font-weight: bold;
	border: 0px;
}

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.pnlPopup
{
	background-color: #fff;
	
	border: 5px solid gray;
	padding: 10px;
}

table.rdo td input 
{  
    padding: 0px;
    margin: 0px;
    width: 30px;
    float: right;
}

table.rdo label
{
	padding: 0px;
    margin: 0px;
    width: 30px;
}

.txtbox
{
	width: 50px;
}

.closeLink
{
	text-align: right;
	cursor: none;
}
.gridView
{
	border: none;
}
.gridView th, td, tr, tbody
{
	border: none;
}

.proflinkoverview table
{
	border-collapse: collapse;
	border: solid 1px #eee;
}
.proflinkoverview form
{
	width: 100%;
}
.proflinkoverview th
{
	background-color: #eee;
}
.proflinkoverview td 
{
	border: solid 1px #eee;
}

#page_nav 
{
		display: inline;
}

.footer 
{
	text-align: center;
}

.footer a 
{
	color: Black;
}
