#zorggids.lijst,
#zorggids.detail {
	overflow: auto;
}

#zorggids.detail {
	padding: 9px;
	padding-bottom: 15px;
}

#zorggids {
	clear: both;
}

#zorggids .onjuist {
	margin-bottom: 14px;
}

#zorggids .printlogo {
	display: none;
}

#zorggids form.searchform input {
	width: 250px;
}

#zorggids.lijst {
	padding-right: 3px;
}

#zorggids .contentarea ul.dropdown li.cat:hover,
#zorggids .contentarea ul.dropdown li.first:hover,
#zorggids .contentarea ul.alle_zorgverleners li:hover {
	text-decoration: underline;
}

#zorggids .contentarea ul.infowindow li {
	list-style-type: square;
}

/* zorgverlener in infowindow */
#zorggids .contentarea ul.markerlist li {
	list-style-image: none;
	list-style-type: none;
}

#zorggids.lijst #map_canvas {
	background-image: url(images/loader.gif);
	width: 440px;
	height: 380px;
	background-repeat: no-repeat;
	background-position: center;
}

#zorggids.detail #map_canvas {
	background-image: url(images/loader.gif);
	width: 280px;
	height: 350px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
}

#zorggids .meerzorgverleners {
	position: absolute;
	left: 330px;
}

#zorggids .name {
	float: left;
}

#zorggids .togglesubtypes .plus {
	background-image: url(images/plusIcon.gif);
	width: 9px;
	height: 9px;
	float: left;
}

#zorggids .togglesubtypes .min {
	background-image: url(images/minIcon.gif);
	width: 9px;
	height: 9px;
}

#zorggids .category fieldset {
	position: relative;
	margin:0px;
	padding:0px;
}

#zorggids .category img {
	margin-left: 3px;
}

#zorggids .category .subtypename {
	padding-left: 20px;
	font-style: normal;
}

#zorggids .category .typename {
	padding-bottom: 2px;
	font-weight: bold;
	font-style: normal;
}

#zorggids .category input {
	position: absolute;
}

#zorggids .togglesubtypes {
	cursor: pointer;
	cursor: hand;
}

#zorggids acronym, 
#zorggids abbr {
	border-bottom:1px dotted #8f8f8f;
	cursor:help;
}


#searchform .error h3 {
       color:red;
}       


#zorggids .errortekst {
	border: 1px solid #d92121;
	background-color: #ffd4d4;
	color:#2D2D2D;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 100%;
	margin-bottom: 5px;
	padding-left: 2px;
}

#zorggids .errortekst p {
	padding: 5px;
}

#searchform .error input{
	border:1px solid red;
}

#searchform .searchform.error h2 {
	color:red;
}

#zorggids .searchform {
	margin-bottom:16px;
	padding:5px 15px;
	margin-bottom:16px;
	/* height:65px; */
}
	
#zorggids .searchform h2 {
	margin-top:0;
	padding-top:0;
}
	
#zorggids .waar input {
	height:17px;
	font-size:11px;
	font-size:12px;
	width:500px;
	height: 17px; 
	font-size:13px;
	line-height:15px;
	padding:2px;
	border:1px solid #cdcdcd;
}

#zorggids .naam input {
	height:17px;
	font-size:11px;
	font-size:12px;
	width:135px;
	height: 17px; 
	font-size:13px;
	line-height:19px;
	padding:2px;
	border:1px solid #cdcdcd;
	margin-bottom:5px;
}

/*	
#zorggids .naam {
	float:right;
	text-align:right;
}
*/
	
#zorggids .searchform .hint {
	font-size:10px;
	color: #8d8b89;
	/*clear:both;*/
	display:block;
	/*width:100%;*/
	padding-left:3px;
	height:1em;
}

#zorggids .type {
	height:23px;
	float:left;
	position:relative;
}	

#zorggids .type ul.dropdown {
	padding-left:0;
	margin-left:0;
	color:#0078BF;
	position:inherit;
}

#zorggids .type ul.dropdown li {
	max-width:263px;
	min-width:252px;
	width:252px;
	display:block;
	padding-right:3px;
}

#zorggids .type ul.dropdown li ul li a:hover {
	text-decoration:none;
}

#zorggids .type ul.dropdown li ul li.first {
	padding-left: 2em;
}

#zorggids .type ul.dropdown li ul li {
	background-image:none;
}

#zorggids ul.dropdown li ul {
	max-width: 263px;
	min-width: 263px;
	width: 263px;
}

#zorggids ul.dropdown h4 {
	background:transparent url(images/dropdown_263.gif) no-repeat scroll 0 0;
	width:263px;
	font-size:13px;
	padding-top:0px;
	height:23px;
	overflow: hidden;
}

#zorggids .dropdown .cat, 
#zorggids .dropdown .catfirst {
	font-weight:bold;
	padding-left:8px;
	border-top:1px solid #cccccc;
}

#zorggids .alle_zorgverleners, 
#zorggids .alle_hulpmiddelen {
	display: none;
}

#zorggids .dropdown .cat a {
	font-weight:bold;
	padding-left:0;
	left:0;
}

#zorggids li.all_zorgverleners, 
#zorggids li.all_hulpmiddelen {
	text-align:right;
	position: relative;
}

#zorggids li.all_zorgverleners .alle_zorgverleners, 
#zorggids li.all_hulpmiddelen .alle_hulpmiddelen {
	position: absolute;
	left: 263px;
	top: 0px;
	text-align: left;
}

#zorggids .first, 
#zorggids .cat, 
#zorggids .alle_zorgverleners li, 
#zorggids .alle_hulpmiddelen li {
	cursor: pointer;
}

#zorggids .zoek {
	width: 305px;
	text-align:right;
	margin:20px 0 0 0;
	position: relative;
}

#zorggids .catfirst { 
	font-weight:bold;
	padding-left:8px;
	height:23px;
	border-top:0;
	color:#8d8b89;
}

#zorggids .meer {
	position:relative;
	background-color:#CCCCCC;
	width:175px;
	text-align:left;
	z-index:3;
	left:185px;
	top:-20px;
	float:right;
}

/* Lijst: */		
#zorggids p a, 
#zorggids table a, 
#zorggids li a {
	border-bottom:0;
}

#zorggids.detail .poi{
	width:317px;
	padding-bottom: 14px;
	float: left;
}

#zorggids.detail .results {
	visibility: visible;
}

#zorggids.lijst .poi{
	width:160px;
	padding: 3px;
	float: left;
}

#zorggids.lijst .results {
	width:442px;
	float:right;
	visibility: visible;
	padding-top: 25px;
}

#zorggids .shadow {
	float:right;
	background-image:url(images/gradient.png);
	background-repeat:repeat-y;
	width:7px;
	height:100%;
}

#zorggids .selector {
	margin:14px 33px 10px 0;
	padding:5px;
	clear:both;
}

#zorggids .tips {
	margin:14px 0px 14px 0px;
	padding:17px 0px 5px 0px;
	background-color:#FFFFFF;
	background-image:url(/agis/zorggids/agisweb/images/pijl.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#zorggids .resultlist {
}

#zorggids .resulttable {
}

#zorggids .resulttable td, 
#zorggids .resulttable th, 
#zorggids .premiumresults td {
	/* border-collapse:collapse; */
	padding:3px;
	text-align:left;
	vertical-align:middle;
	line-height:15px;
}

#zorggids .premiumresults td {
	vertical-align:top;
	border:none;
}

#zorggids .resulttable tr, 
#zorggids .premiumresults tr {
	/* background-color:#eef7fe; */
	cursor:pointer;
}

#zorggids hr {
	height:0;
	color:#000;
	border:0;
	border-bottom:1px solid #f2efe9;
	border-top:1px solid #ffffff;
	margin:7px 0;
}

#zorggids.detail hr {
	color: #006CB9;
	background-color: #006CB9;
	border: 0;
}

#zorggids div.refresh {
	position: relative;
	top:0px;
	margin:-60px 0 0 0;
	text-align:right;
	padding:5px;
	height: 50px;
	background-image: url(images/refresh_background.png);
	background-repeat: repeat;
	z-index:1000;  
}

#zorggids .relatie {
	background-color: white;
	color:#8d8d8d;
	font-size:11px;
	width:175px;
	padding:5px;
	float:right;
	margin-left:5px;

	/* -moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px; */
}

#zorggids .resulttable tr:hover, 
#zorggids .premiumresults td:hover {
	background-color:#d1eafd;
}

#zorggids .premiumresults a {
	color:#339933;
}

#zorggids .resulttable th {
	color:#8f8f8f;
	cursor:default;
}

#zorggids .bijschrift {
	color:#8d8d8d;
	font-size:12px;
	font-weight:normal;
}

#zorggids .contractvorm {
	cursor:help;
	text-align: center;
	margin:2px;
}

#zorggids .tablebottom td {
	line-height:1px;
	border:0;
	margin:0;
	padding:0;
}

#zorggids .nummer, 
#zorggids td.nummer {
	text-align:center;
}

#zorggids .paginate {
	text-align:center;
}

#zorggids .selector h3 {
	color:#FFFFFF;
	background-color:#8B3C8B;
	display:block;
	padding:2px;
	cursor:pointer;
	margin-bottom:3px;
	clear: left;
}

#zorggids .vinken {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	float:right;
	text-decoration: underline;
}

#zorggids .plusmin {
	width:25px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	float:right;
	display:block;
	margin-right:5px;
}

#zorggids .selector blockquote {
	margin:0;
	padding:0;
}

/* REQUIRED BUTTON STYLES: */		
#zorggids button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

#zorggids button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

#zorggids button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	div#zorggids button span {
		margin-top: -1px;
	}
}

/* OPTIONAL BUTTON STYLES for applying custom look and feel:button.submit_button_small */		
#zorggids button.submit_button_small { 
	padding: 0 15px 0 0; 
	margin-right: 5px; 
	font-size: 14px;
	font-weight: bold;
	text-align: center; 
	background: #009EE0; 
}
	
#zorggids button.submit_button_small span {
	padding: 2px 0 0 15px; 
	height: 20px; 
	background: #009EE0; 
	color: #fff; 
}
	
#zorggids button.submit_button_small:hover, 
#zorggids button.submit_buttonHover_small { /* the redundant class is used to apply the hover state with a script */
	background-position: #009EE0; 
}
	
#zorggids button.submit_button_small:hover span, 
#zorggids button.submit_buttonHover_small span {
	background-position: #009EE0;
}

/* OPTIONAL BUTTON STYLES for applying custom look and feel: button.submit_button_small_grey */		
#zorggids button.submit_button_small_grey { 
	padding: 0 15px 0 0; 
	margin-right:5px; 
	font-size:14px; 
	text-align: center; 
	background:  #009EE0; 
}
	
#zorggids button.submit_button_small_grey span {
	padding: 2px 0 0 15px; 
	height:20px; 
	background: #009EE0; 
	color:#fff; 
}
	
#zorggids button.submit_button_small_grey:hover, 
#zorggids button.submit_buttonHover_small_grey { /* the redundant class is used to apply the hover state with a script */
}
	
#zorggids button.submit_button_small_grey:hover span, 
#zorggids button.submit_buttonHover_small_grey span {
}

/* OPTIONAL BUTTON STYLES for applying custom look and feel: button.submit_button  */		
#zorggids button.submit_button { 
	padding: 0 15px 0 0; 
	margin-right:5px; 
	font-size:18px;
	text-align: center; 
	background: #8B3C8B; 
	float: left;
}
	
#zorggids button.submit_button span {
	padding: 2px 0 0 15px; 
	height:25px; 
	background: #8B3C8B; 
	color:#fff; 
}

#zorggids button.submit_button:hover, 
#zorggids button.submit_buttonHover { /* the redundant class is used to apply the hover state with a script */
	background: grey;
}
	
#zorggids button.submit_button:hover span, 
#zorggids button.submit_buttonHover span {
	background: grey;
}

#zorggids button.submit_button:active, #zorggids button.submit_button:active span { /* the redundant class is used to apply the hover state with a script */
	background: black;
}
	
/* override van content.css */
#zorggids ul.sociallinks {
	margin-top: 40px;
}

/* popup op zoek pagina */
#zorggids .backgroundPopup2 {
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6 */  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}  

#zorggids .popupContact {
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:434px;  
	width:408px;  
	background:#FFFFFF;  
	border:3px solid #cecece;  
	z-index:2000;  
	padding:12px;  
	font-size:13px;  
}  

#zorggids .popupContact h1 {  
	text-align:left;  
	color:#A2E000;  
	font-size:18px;  
	font-weight:bold;  
	border-bottom:1px dotted #D3D3D3;  
	padding-bottom:2px;  
	margin-bottom:20px;  
}  

#zorggids .popupContactClose {  
	font-size:14px;  
	line-height:12px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#FF690B;  
	font-weight:normal;  
	display:block;  
}  

#zorggids .popupText {  
	margin:50px 0 0 15px;  
	color:#666;
}  

#zorggids .popupText a {  
	cursor: pointer;
}

/*#zorggids op Layar */
#zorggids {
}

#zorggids h1 {
	font-size:18px;
	font-weight:bold;
	color:#A2E000;
}

#zorggids h3 {
	font-size:14px;
	color:#8B3C8B;
	margin-bottom:0px;
}

#zorggids {
	font-size:12px;
	font-style:normal;
}

#zorggids hr.divider {
	border:1px solid #8B3C8B;
}

#zorggids .navigatie {
	color: #484749;
	margin-bottom: 15px;
	font-size: 13px;
}

#zorggids .navitem {
	float: left;
	margin-right: 24px;
}

#zorggids .clear {
	clear: both;
}

#zorggids hr {
	height: 1px;
	color: #ccc;
}

/* verwijskompas */

#zorggids .verwijskompas .title {
	font-weight: bold;
	/* color: #8B3C8B; */
	color: #666;
	border-bottom: 1px dotted #8f8f8f;
	text-decoration: none;
}

#zorggids .verwijskompas .moreprofiles {
	display: none;
}

#zorggids .moreprofiles {
	cursor: pointer;
	cursor: hand;
}

#zorggids .verwijskompasinfo ul {
	margin-left: 10px;
	background-color: white;
	padding: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#zorggids .verwijskompasinfo li {
	list-style: none;
	list-style-image: none;
	margin-top: 0px;
}

#zorggids li.proptitle {
	font-weight: bold;
	margin-top: 7px;
	color: #666;
}

#zorggids .propvalue {
}

#zorggids .verwijskompasref {
	color: #8B3C8B;
	text-align: right;
	font-size: 9px;
}

#zorggids .searchform h3 {
	margin-top: 20px;
}

#zorggids .postcodeonly {

}

#zorggids .rounded {
	padding: 1px 20px 20px;
	width: 300px;
}

#zorggids .adreshint{
	font-style: italic;
}

#zorggids .opnieuwzoeken {
	margin-bottom: 20px;
}

#zorggids .uzoekt {
	margin-bottom: 15px;
	font-weight: bold;
}

#zorggids .uzoekt .variabele {
	font-style: italic;
	font-weight: normal;
}

/* sorteren */
#zorggids .sort div {
	float: left;
	text-align: right;
}

#zorggids .sorteren_afstand {
	width: 50px;
}

#zorggids .sorteren_zorgverlener {
	width: 140px;
}

#zorggids .sorteren_contract {
	width: 93px;
}

#zorggids .sorteren_telefoon {
	width: 50px;
}

#zorggids .sorteren_symbool {
	width: 20px;
}

#zorggids .resulttable .nummer {
	width: 15px;
}

#zorggids .resulttable .afstand{
	width: 40px;
}

#zorggids .resulttable .naam_adres {
	width: 225px;
}

#zorggids .resulttable .overeenkomst {
	width: 25px;
}

#zorggids .resulttable .telefoon {
	width: 80px;
}

#zorggids .selector_title {
	padding-bottom: 2px;
	font-weight: bold;
	font-style: normal;
	color: #071E55;
}

#zorggids.detail .left {
	float: left;
	width: 326px;
}

#zorggids.detail .right {
	float: right;
	margin-top: 55px;
	width: 280px;
}

#zorggids ul.ui-autocomplete li.ui-menu-item {
	color: red;
}

#zorggids.detail h3 {
	margin-top:20px;
}

#zorggids.detail .onjuistheid {
	margin-top:20px;
}

#zorggids.detail .zoektvanaf {
	margin-top: 15px;
	font-size: 13px;
}

#zorggids.detail .vervoer {
	margin-top: 10px;
}

#zorggids.detail .afstand {
	margin-top: 10px;
}

#zorggids.detail .alternatiefzoeken {
	margin-top: 10px;
}

#zorggids.detail .vertrekpunt {
	width: 178px;
	margin-right: 10px;
}

#zorggids.zoeken .zoekbutton {
	font-weight: bold;	
}

#zorggids.lijst .resultlist {
	margin-top: 10px;
}

#zorggids.lijst .resultlist .gecontracteerd {
	float: right;
}

#zorggids.lijst .resulttable {
	margin-top: 5px;
}

#zorggids.lijst .paginate {
	margin-top: 5px;
}

#zorggids.lijst .paginate_item {
	margin-left: 3px;
	margin-right: 3px;
}

#zorggids h1 {
	font-family: 'CivicBlack', Helvetica, Arial;
	text-transform: uppercase;
}

#zorggids.detail .zorgverlenernaam {
	font-size: 140%;
	color: #A2E000;
}

#zorggids.lijst .paginate_item {
	margin-left: 3px;
	margin-right: 3px;
}

#zorggids .waiting {
	width: 32px;
	height: 32px;
	margin-left: 138px;
	margin-right: 10px;

	float: left;
}

#zorggids .spinner {
	background-image: url(images/loader.gif);
}

#zorggids.detail ul li {
	margin-left: 0px;
}

#zorggids .availabilityerror {
	color: red;
	background-color: pink;
	border: 1px solid red;
	padding: 5px;
	margin: 5px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 140%;
}

#zorggids .openingstijden .period {
	width: 40px;
}

#zorggids .openingstijden .vink {
	width: 59px;
	align: middle;
}

#zorggids .openingstijden .dagdeel {
	width: 75px;
	text-align: center;
	align: middle;
}

#zorggids.detail .openingstijden {
	margin-left: 20px;
}

#zorggids dl {
	margin-top: 30px;
}

#zorggids dd {
	float: left;
	margin: 0;
	margin-right: 30px;
}

#zorggids dt {
	float: left;
	font-weight: bold;
	margin-top:5px;
}

#zorggids .zoekscherm {
	width: 300px;
	float: left;
}

#zorggids .toelichtingsscherm {
	width: 315px;
	float: right;
	display: none;
}

#zorggids .linkToelichting {
	margin:50px 0 25px 15px;  
	color:#666;
	font-weight: bold;
}

#zorggids .linkSluitToelichting {
	position: relative;
	margin: 0 0 25px 0;  
	float: right;
	top: 36px;
}

/* popup op detail pagina om vertrekpunt te wijzigen */
#zorggids .backgroundVertrekpunt {
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6 */  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}  

#zorggids .popupVertrekpunt{
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:70px;  
	width:350px;  
	background:#FFFFFF;  
	border:3px solid #cecece;  
	z-index:2000;  
	padding:12px;  
	font-size:13px;  
}  

#zorggids .popupVertrekpuntClose {  
	font-size:14px;  
	line-height:12px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#FF690B;  
	font-weight:normal;  
	display:block;  
} 

#zorggids .oudcontract {
	display: none;
}

#zorggids .horizontaal {
	float: left;
	margin-right: 40px;
}

#zorggids .invalidPostcodeDigit {
	background: transparent url(images/postcode-error.gif) no-repeat;
}

#zorggids .validPostcodeDigit {
	background: transparent url(images/postcode.gif) no-repeat;
}

#zorggids .searchform .postcodeDigit {
text-align: center;
padding: 0;
height: 20px;
width: 14px;
margin: 0 1px 0 0;
border: 0;
line-height:18px;
font-size:12px;
color:#2d2d2d;
repeat: none;
}

#zorggids .postcode-error {
text-align: center;
padding: 0;
height: 20px;
width: 14px;
margin: 0 1px 0 0;
border: 0;
line-height:18px;
font-size:12px;
color:#2d2d2d;
background-image:url(images/postcode-error.gif)

}

#zorggids .postcodeLetters{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter: alpha(opacity=40);
opacity: .4;
vertical-align: top;
}

#zorggids .waar_postcode {
	display: none;
}

#zorggids .prefiller {
	margin: 0;
}

#zorggids .prefiller li {
	position: relative;
	list-style-type: none;
	display: inline;
	margin-right: 8px;
	margin-left: 0;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}

#zorggids .prefiller li:hover {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

#zorggids .toelichtingsscherm {
	width: 410px;
	float: right;
	margin-bottom: 20px;
}

#zorggids .linkToelichting {
	margin: 0 0 25px 15px;  
	color: #666;
	font-weight: bold;
/* 	float: left; */
}

#zorggids .linkSluitToelichting {
	position: relative;
	margin: 0 0 25px 0;  
	float: right;
	top: 36px;
}

#zorggids .accordion h3.ui-accordion-header {
	color: #071E55;
	padding: 0px 8px 14px;
	font-size: 120%;
}

#zorggids .ui-accordion-content {
	padding: 3px 8px;
	line-height: 1.5;
}

#zorggids .accordion h3.ui-state-active {
	border-bottom: none;
}

#zorggids .ui-accordion-content {
	border-top: none;
}

#zorggids .locatie {
	/* width: 385px; */
}

#zorggids .seo-category {
	float: left;
	margin-bottom: 20px;
}
#zorggids .seo-category h3 {
	color: #2D2D2D;
}

#zorggids .placeholder {
	color: #999;
}

#zorggids.seo h3 {
	font-weight: bold;
	color: #2D2D2D;
	font-size: 12px;
}

#zorggids .wat {
	width: 100%;
}

/*
* jQuery UI CSS Framework
*/

/* Layout helpers
----------------------------------*/
#zorggids .ui-helper-hidden { display: none; }
#zorggids .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
#zorggids .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#zorggids .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#zorggids .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html #zorggids .ui-helper-clearfix { height:1%; }
#zorggids .ui-helper-clearfix { display:block; }
/* end clearfix */
#zorggids .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
#zorggids .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
#zorggids .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
#zorggids .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/

/* Component containers
----------------------------------*/
#zorggids .ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
#zorggids .ui-widget .ui-widget { font-size: 1em; }
#zorggids .ui-widget input, #zorggids .ui-widget select, #zorggids .ui-widget textarea, #zorggids .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
#zorggids .ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
#zorggids .ui-widget-content a { color: #222222; }
#zorggids .ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
#zorggids .ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
#zorggids .ui-state-default, #zorggids .ui-widget-content .ui-state-default, #zorggids .ui-widget-header .ui-state-default { border: 1px solid #c5dbec; background: #E5F0F8 url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; }
#zorggids .ui-state-default a, #zorggids .ui-state-default a:link, #zorggids .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; }
#zorggids .ui-state-hover, #zorggids .ui-widget-content .ui-state-hover, #zorggids .ui-widget-header .ui-state-hover, #zorggids .ui-state-focus, #zorggids .ui-widget-content .ui-state-focus, #zorggids .ui-widget-header .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; }
#zorggids .ui-state-hover a, #zorggids .ui-state-hover a:hover { color: #1d5987; text-decoration: none; }
#zorggids .ui-state-active, #zorggids .ui-widget-content .ui-state-active, #zorggids .ui-widget-header .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #e17009; }
#zorggids .ui-state-active a, #zorggids .ui-state-active a:link, #zorggids .ui-state-active a:visited { color: #e17009; text-decoration: none; }
#zorggids .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
#zorggids .ui-state-highlight, #zorggids .ui-widget-content .ui-state-highlight, #zorggids .ui-widget-header .ui-state-highlight  {border: 1px solid #fad42e; background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
#zorggids .ui-state-highlight a, #zorggids .ui-widget-content .ui-state-highlight a, #zorggids .ui-widget-header .ui-state-highlight a { color: #363636; }
#zorggids .ui-state-error, #zorggids .ui-widget-content .ui-state-error, #zorggids .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
#zorggids .ui-state-error a, #zorggids .ui-widget-content .ui-state-error a, #zorggids .ui-widget-header .ui-state-error a { color: #cd0a0a; }
#zorggids .ui-state-error-text, #zorggids .ui-widget-content .ui-state-error-text, #zorggids .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
#zorggids .ui-priority-primary, #zorggids .ui-widget-content .ui-priority-primary, #zorggids .ui-widget-header .ui-priority-primary { font-weight: bold; }
#zorggids .ui-priority-secondary, #zorggids .ui-widget-content .ui-priority-secondary, #zorggids .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
#zorggids .ui-state-disabled, #zorggids .ui-widget-content .ui-state-disabled, #zorggids .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
#zorggids .ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }
#zorggids .ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
#zorggids .ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
#zorggids .ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
#zorggids .ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
#zorggids .ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
#zorggids .ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
#zorggids .ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
#zorggids .ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Overlays */
#zorggids .ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
#zorggids .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Autocomplete
----------------------------------*/
#zorggids .ui-autocomplete { position: absolute; cursor: default; }	
#zorggids .ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html #zorggids .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

#zorggids .ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
#zorggids .ui-menu li {
	list-style:none;
}

#zorggids .ui-menu .ui-menu {
	margin-top: -3px;
}
#zorggids .ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
#zorggids .ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
#zorggids .ui-menu .ui-menu-item a.ui-state-hover,
#zorggids .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}


#zorggids .help {
	font-weight: bold;
	height:16px;
	width:16px;
	background-image:url(images/vraagteken.gif);
	cursor:pointer;
	background-repeat:no-repeat;
	padding:0 6px;
}

#zorggids .help:hover  {
	background-image: url(images/vraagteken_over.gif);
	border:none;
}

#zorggids .apotheek_legenda {
	background-color: white;
	width: 430px;
	margin-top: 30px;
	padding: 2px 5px;
}

#zorggids .apotheek_legenda td:first-child {
	font-weight: bold;
}

#zorggids .apotheek_legenda .ster_tekst {
	width: 90px;
}

#zorggids .apotheek_legenda .ster_img {
	width: 75px;
}

#zorggids .apotheek_legenda .ster_uitleg {
	width: 280px;
}

#zorggids .apotheek_legenda .help {
	margin-left: 5px;
}


