
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

DIV {
	clear:none;
	position: relative;
}

A{
	color: #003366;
	text-decoration: underline;
}
A:hover{
	color: #003366;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.hide {
	display:none;
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
	list-style-position: outside; 
}

#container {
	/*width: 900px;*/
	width: 630px;
	background-color: #fff;
	float:left;
}

#centerFrame {
	width: 625px;
}

.scrollPane {
	padding: 5px;
	overflow:auto;
	margin-top: 5px; /*was 20px */
}

#QandA {
	height: auto;
}

#extraText {
	margin:0 0 0.5em;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.extraText {
	margin-top: 15px;
	margin-bottom:10px;
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Verdana;
}

.header{
	font-size: 2em;
    font-weight: bold;
    margin: 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: ##FF9933;
	letter-spacing: 1px;	
	padding-bottom: 12px;
	padding-top:10px;
	width: 305px;
	float:left;
}

#searchBar {
	font-size: 10px;
	text-align: right;
	float:left;
	width: 320px;
	float:right;
}

.srchHeader {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9933;
}

#simpleSearch {
	float: right;
	padding: 3px;
}

#advSearch {
	float:right;
	width: 620px;
	padding: 3px;
	background-color: #eee;
	border: 1px solid #ccc;
}

#searchBar input,
#searchBar select {
	font-size: 10px;
	border: 1px solid #999;
	margin-left: 15px;
	margin-top:5px;

}

#advSearch input,
#advSearch select {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

#inp_search {
	width: 180px;
}

#searchBar .toggleDown {
	background-image: url('down.jpg');
}

#searchBar .toggleUp {
	background-image: url('up.jpg');
}

#searchBar .toggleUp, 
#searchBar .toggleDown {
	width: 35px;
	height: 11px;
	padding-right: 10px;
	font-size:9px;
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top:8px;
	float:left;
}

.label {
	margin-left: 10px;
	margin-top:5px;
	float: left;
	font-size: 9px;
}

.QAcontainer {
	clear: both;
	margin-bottom: 0px;
	width: 620px;
}

.questionOpen,
.question {
	background-image: url('/images/blokje.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 12px;
	padding: 2px;
	padding-left: 10px;
	cursor: default;
	color: #003366;
	text-decoration: underline;
}


.questionHoverOpen,
.questionHover {
	cursor: pointer;
	color:#003366;
	text-decoration:none;
	font-size: 12px;
	padding: 2px;
	padding-left: 10px;
}

.questionHoverOpen,
.questionOpen {
	background-image: url('arrow_down.jpg');
}

.sticky .questionOpen,
.sticky .questionHoverOpen,
.sticky .questionHover,
.sticky .question {
	
}

.qIndex {
	color: #000;
	font-weight: bold;
	float: left;
	padding-top: 2px;
}

.answer {
	padding: 5px;
	font-size: 12px;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 0px;
	float: left;
	width: 575px;
}

.ans_content {
	float: left;
	width: 570px;
	padding-bottom: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.links {
	padding-top: 0px;
	width: 50%;
	float:left;
	min-height: 20px;
	line-height: 1.5em;
}

#promoBanner {
	background-color:#E9E9E9;
	float:left;
	height:100%; /*was 500px*/
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:270px;
}

#footerText {
	margin-top: 20px;
}

.ans_col_left {
	float: left;
	width: 565px;
}

.ans_col_right {
	float:right;
	right: 0;
	bottom: 0;
	width: 50%;
	position: absolute;
	vertical-align: bottom;
}

.cnt_rate{
	float: right;
	background-color: #E4E4E4;
	width: 265px;
	font-size: 9px;
	padding: 0px;
	padding-left: 2px;
	min-height: 20px;
}

.cnt_rate input {
	font-size: 9px;
	float: right;
	margin:2px;
}

.cnt_rate label {
	font-size: 9px;
	float: right;
	padding: 2px;
	margin:2px;
}

.rate_min,
.rate_ico,
.rate_plus {
	float: right;
	width: 10px;
	height: 12px;
	clear:none;
}

.rate_ico {
	width: 185px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 10px;
}

#hoverAltText{
	position:absolute;
	background-color: #FEFFAF;
	border: 1px solid #777;
	overflow:hidden;
	width: 145px;
	font-size: 10px;
}

#dspMessage{
	position:absolute;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 15px;
	font-size:11px;
	top: 10px;
	left: 20;
	width: 50%;
	color: #F79647;
	font-weight: bold;
}

.noResult {
	font-size: 10px;
}
li.noResultList {
	list-style-type:disc;
	margin-left:10px;
}
ul.noResultList {
	list-style-type:disc;
	margin-left:10px;
	margin-bottom:5px;
}

a.button {
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 0.909em;
	color: #ffffff;
	cursor: pointer;
	font-weight:bold;
}

a.button span {
	float: left;
	background-image: url(/images/elements/spr_button.png);
	height: 24px;
}

a.button span.button_left,
a.button span.button_right {
	background-repeat: no-repeat;
	width: 9px;
	text-indent: -9999px;
}

a.button span.button_left {
	background-position: 0 0;
}

a.button span.button_center {
	background-position: 0 -24px;
	background-repeat: repeat-x;
	width: auto;
	height: 24px;
	padding: 0 1.273em;
	line-height: 25px;
}

a.button span.button_right {
	background-position: -9px 0;
}

a.button:hover span.button_left {
	background-position: 0 -48px;
}

a.button:hover span.button_center {
	background-position: 0 -72px;
}

a.button:hover span.button_right {
	background-position: -9px -48px;
}

#btn_search_new {display:none;}


/* HLO117735 */
.LPintern {
	color: #FF9A31;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}
#footerMenu {
	margin: 0;
	margin-top: 15px;
}
#footerMenu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#footerMenu li {
	position: relative;
	float: left;
	margin: 2px 5px 0 0;
	padding: 0 0 0 5px;
	border-left: 1px solid #666666;
}
#footerMenu li a {
	display: block;
}
#footerMenu li.firstItem {
	border-left: none;
	padding-left: 0;
}
#footerMenu li ul.fmSub {
	position: absolute;
	left: 0px;
	width:130px;
	bottom: 15px;
	padding: 0px;
	margin: 0px;
/*	list-style-type: none;  */
	border: 1px solid #666666;
	background-color: #FF9A31;
	display:none;
}
#footerMenu li ul.fmSub li {
	float: none;
	padding: 4px 0 2px 0;
	margin: 0;
	border-top: 1px dotted #666666;
	border-left: none;
}
#footerMenu li ul.fmSub li.firstItem {
	border-top: none;
}
#footerMenu li ul li a{
	display: block;
	border: none;
	padding: 0 10px 3px 5px;
	color: #000000;
}

	
