
form.pollform input.radio,
form.pollform label {
	font-size: 1.1em;
	line-height: 16px;
	vertical-align: top;
	color: #555;
	float: left;
	clear: left;
}
form.pollform input.radio {
	margin-top: 4px !important;
	margin-top: 0px;
}
form.pollform label {
	line-height: 18px;
	clear: right;
	margin-left: 4px;
}
form.pollform input.button {
	font-family: "Courier New", Courier, Times, serif;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #ecece0;
	color: #555;
	background-color: #d5d3bc;
	border: 1px solid #d5d3bc;
	margin: 4px 0px 4px 0px;
	padding: 0px 4px 0px 4px;
	clear: both;
	float: left;
	height: 19px;
}

#poll_answers p {
	clear:both;
	line-height:14px;
	color:#999;
}
#poll_answers span.score,
#poll_answers span.rest {
	background:#ec008c;
	height:12px;
	display:block;
	float:left;
}
#poll_answers span.rest {
	background:#ecece0;
}
#poll_answers span.perc,
#poll_answers span.perc_inl {
	height:20px;
	width:80px;
	padding-left:10px;
	display:block;
	float:left;
	line-height:12px;
}
#poll_answers span.perc_inl {
	padding-left:4px;
	color: #000;
}




/* SHOP ADJUSTMENTS */
table.besteldetails th.links,
table.besteldetails td.links {
	text-align: left;
}

table.besteldetails th.rechts,
table.besteldetails td.rechts {
	text-align: right;
}

#overviewtopnav form#rowsperpagenav {
	display: inline;
}
#overviewtopnav select {
	border: 1px solid #efefe2;
	background: #efefe2;
	font: 1em/15px "Courier New", Courier, serif;
	height: 16px;
	margin: auto 4px auto 4px;
}
div.itemoverviewimagebox {
	float:left;
}
#itemoverviewnavcontainer {
	clear: both;
}
a img.item_image,
a img.item_image_on {
	margin: 0px 10px 10px 0px;
}
a img.item_image_on {
	-moz-opacity:.85;
	opacity:.85;
}





/* EXTRA STYLES FOR DYNCALENDAR */
#calendarholder {
	position: absolute;
	left: 260px;
	width: 184px;
}
#calendarholder {
	position: absolute;
	left: 260px;
	width: 184px;
}
#calendarholder .normal {
	height: 18px;
}
.dynCalendarImage {
	margin-top: -1px;
}
.error {
	color: red;
}








/* PIT TINY MENU */
#pit_tinymenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 153px;
	z-index: 50;
}
#pit_tinymenu div,
#pit_tinymenu img,
#pit_tinymenu fieldset {
	border: 0px;
}
#pit_tinymenu_items {
	color: #eee;
	display: none;
	float: right;
	clear: both;
	height: auto;
}
#pit_tinymenu_top {
	width: 140px;
	padding: 15px 5px 15px 8px;
	background: url(/pit/img/pit_core/pit_tinymenu_body.png) repeat-y top left;
	clear: both;
}
#pit_tinymenu_bottom {
	width: 153px;
	height: 4px;
	background: url(/pit/img/pit_core/pit_tinymenu_bottom.png) repeat-y top left;
}
#pit_tinymenu_button {
	width: 153px;
	height: 23px;
	/* background: url(/pit/img/pit_core/tinymenu_button.png) repeat-y top left; */
}
#pit_tinymenu a { color: #bbb; text-decoration: none; }
#pit_tinymenu a:hover { color: #fff;text-decoration: underline; }

#pit_tinymenu_items ul li {

}
#pit_tinymenu_items ul  {
	line-height: 16px;
	width: 140px;
}
#pit_tinymenu_items ul li,
#pit_tinymenu_items p.menutext {
	list-style-type: none;
	font: 1.1em/16px Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
}
#pit_tinymenu_items label {
	color: #bbb;
	font-size: 1.1em;
}
#pit_tinymenu_items input {
	background: #bbb;
	color: #000;
	font-family: "Courier New", Courier, Times, serif;
	font-size: 1.1em;
	border: 1px;
}
#pit_tinymenu_items input.input {
	width: 140px;
}
#pit_tinymenu_items input.button {
	margin-top: 5px;
	cursor: default;
}


/* calendar styles */
table.kd_calendar {
	width: 166px;
	margin-left: auto;
	margin-right: auto;
}
table.kd_calendar caption {
	width: 166px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.kd_calendar td,
table.kd_calendar th {
	text-align: center;
	width: 22px;
}
table.kd_calendar th {
	text-transform: uppercase;
}
.nolinked-day-today,
.linked-day-today,
.nolinked-day-today a,
.linked-day-today a {
	background: #ec008c;
	color: #fff;
}
.linked-day {
	background:#e9e9e9;
	color: #ec008c;
}

.agenda_calendar_holder {
	padding-bottom: 23px;
}
