@import url("editinplace.css");

/*
Donkerpaars: #5d004a
Paars: #781b7d
Oranje: #ef8213
Grijs: #b1b3b4
*/

/***********************
	Standaard tags
***********************/

a {
	color: #781b7d;
	text-decoration: underline;
}

a:hover {
	color: #ef8213;
}

body {
	background: #fff url('../images/bg-body.jpg') top repeat-x;
	color: #5d004a;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

h1 {
	color: #5d004a;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	color: #ef8213;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	color: #781b7d;
	font-size: 11px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #e1e1e1;
} 

ol li {
	list-style-type: decimal;
}

ol,
ul {
	margin: 0 0 0 16px;
}

li {
	list-style: disc;
}

p {
	margin: 0 0 1em 0;
}

strong {
	font-weight: bold;
}

td {
	vertical-align: top;
}

input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/***********************
	Layout DIVs
***********************/

#siteWrap {
	margin: 0 auto;
	width: 1003px;
}

#header {
	height: 131px;
	position: relative;
}

#header h1 {
	background:url(../images/kop-koffieopdekaart.gif) no-repeat;
	font-size: 30px;
	height: 57px;
	left: 30px;
	position: absolute;
	top: 40px;	
	width: 337px;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#header h1 a span {
	display: none;
}


#header h2 {
	background: url(../images/logo-laurentis.gif) no-repeat;
	height: 109px;
	left: 841px;
	position: absolute;
	top: 20px;
	width: 158px;
}

#header h2 a {
	display: block;
	width: 100%;
	height: 100%;
}

#header h2 a span {
	display: none;
}

#header h3 {
	color: #ef8213;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	left: 30px;
	position: absolute;
	top: 100px;	
}

#header ul {
	margin: 0;
}

#header ul li {
	display: inline;
	list-style: none;
}

#header ul li a {
	color: #fff;
	display: block;
	padding: 2px 0 0 0;
	font-size: 10px;	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;	
}

#header ul .tab1 a,
#header ul .tab2 a {
	background: url('../images/tab1-off.gif') no-repeat;
	height: 22px;
	width: 109px;
}

#header ul .tab3 a {
	background: url('../images/tab3-off.gif') no-repeat;
	height: 22px;
	width: 270px;
}

#header ul .tab1 .active,
#header ul .tab2 .active {
	background: url('../images/tab1-on.gif') no-repeat;
}

#header ul .tab3 .active {
	background: url('../images/tab3-on.gif') no-repeat;
}

#header ul .tab1 a {
	left: 14px;
	position: absolute;
	top: 4px;
}

#header ul .tab2 a {
	left: 130px;
	position: absolute;
	top: 4px;
}

#header ul .tab3 a {
	left: 723px;
	position: absolute;
	top: 4px;
}

#contentLeft {
	float: left;
	height: 536px;
	position: relative;
	width: 383px;
}

#contentLeft #searchWrap {
	height: 256px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 376px;
	z-index: 5;
}

#contentLeft #searchHand {
	background: url(../images/bg-hand.png) no-repeat;	
	height: 256px;
	position: absolute;
	width: 376px;

}

#contentLeft #searchHand h2 {
	background: url(../images/kop-vinddebestegelegenheidvooreengoedeespresso.gif) no-repeat;
	height: 23px;
	left: 30px;
	position: absolute;
	top: 14px;
	width: 301px;
}

#contentLeft #searchHand h2 span {
	display: none;
}

#contentLeft #searchHand form {
	left: 30px;
	position: absolute;
	top: 45px;
}

#contentLeft #searchHand form #sQ {
	color: #666;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	width: 325px;
}

#contentLeft #searchHand fieldset {
	
}

#contentLeft #searchHand div {
	float: left;
	width: 100px;
}

#contentLeft #searchHand .btn-zoeken {
	background:url(../images/bg-nogmaals.gif) no-repeat;
	border: none;
	color: #fff;
	font-size: 14px;
	height: 21px;
	left: 199px;
	position: absolute;
	top: 87px;
	width: 128px;
}

#contentLeft #searchHand .btn-nogmaals {
	background:url(../images/bg-nogmaals.gif) no-repeat;
	border: none;
	color: #fff;
	font-size: 12px;
	height: 21px;
	left: 229px;
	position: absolute;
	top: 143px;
	width: 128px;
	display: none;
}

#contentLeft #searchResults {
	background: url(../images/bg-resultaten.gif) no-repeat;
	bottom: 0;
	height: 313px; /* 313px is de hoogte in de "omlaag" positie, 453px in de "omhoog" positie */
	left: 14px;
	overflow: hidden;
	position: absolute;
	width: 362px;
}

#contentLeft #searchResults .h2-bestbeoordeeldelocaties {
	background: url(../images/kop-bestbeoordeeldelocaties.gif) no-repeat;
	height: 17px;
	width: 176px;
}

#contentLeft #searchResults .h2-zoekresultaten {
	background: url(../images/kop-zoekresultaten.gif) no-repeat;
	height: 16px;
	width: 110px;
}

#contentLeft #searchResults .h2-overdezesite {
	background: url(../images/kop-overdezesite.gif) no-repeat;
	height: 16px;
	width: 103px;
}

#contentLeft #searchResults .h2-contact {
	background: url(../images/kop-contact.gif) no-repeat;
	height: 16px;
	width: 59px;
}

#contentLeft #searchResults .h2-algemenevoorwaarden {
	background: url(../images/kop-algemenevoorwaarden.gif) no-repeat;
	height: 28px;
	width: 168px;
}

#contentLeft #searchResults .h2-bestbeoordeeldelocaties span,
#contentLeft #searchResults .h2-zoekresultaten span,
#contentLeft #searchResults .h2-overdezesite span,
#contentLeft #searchResults .h2-contact span,
#contentLeft #searchResults .h2-algemenevoorwaarden span {
	display: none;
}

#contentLeft #searchResults .text {
	padding: 13px 16px 13px 16px;
}

#contentLeft #searchResults .result {	
	height: 73px;
	position: relative;
}

.dark {
	background: url('../images/bg-result.gif') no-repeat;
}

#contentLeft #searchResults .result h3 {
	left: 102px;
	position: absolute;
	top: 2px;
}

#contentLeft #searchResults .result h3 a {
	color: #ef8213;
	text-transform: uppercase;
	text-decoration: none;
}

#contentLeft #searchResults .result a img {
	border: 1px solid #781b7d;
	left: 16px;
	position: absolute;
	top: 8px;
}

#contentLeft #searchResults .result .adres {	
	left: 102px;
	position: absolute;
	top: 18px;
}

#contentLeft #searchResults .result .bekijken {
	position: absolute;
	right: 16px;
	top: 2px;
}

#contentLeft #searchResults .result .rating {
	position: absolute;
	right: 16px;
	top: 51px;
}

#contentLeft #searchResults #browse {
	border-top: 1px solid #b1b3b4;
	color: #5d004a;
	font-weight: bold;
	height: 24px;
	overflow: hidden;
	margin: 0 1px 0 1px;
	position: relative;
}

#contentLeft #searchResults #browse div {
	left: 101px;
	position: absolute;
	top: 2px;
}

#contentLeft #searchResults #browse a {
	color: #ef8213;
	text-decoration: none;
}

#contentLeft #searchResults #browse a:hover {
	color: #781b7d;
}

#contentLeft #searchResults #browse .selected {
	color: #781b7d;
}

#contentLeft #searchResults #browse .previous,
#contentLeft #searchResults #browse .next {
	background: url(../images/bg-browse.gif) no-repeat;
	color: #fff;
	display: block;
	font-weight: normal;
	height: 15px;
	line-height: 14px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 5px;
	width: 56px;
}

#contentLeft #searchResults #browse .previous {
	left: 15px;			
}

#contentLeft #searchResults #browse .next {
	right: 15px;
}

#contentRight {
	background: url(../images/bg-map.jpg);
	float: left;
	height: 536px;
	position: relative;
	width: 620px;
}

#contentRight #infobox {
	background-color: #eff0f0;
	border: 3px solid #781b7d;
	display: none;
	height: 400px;
	left: 40px;
	position: absolute;
	top: 50px;	
	width: 535px;
	z-index: 10;
}

#contentRight #infobox .h3-overons {
	background:url(../images/kop-overons.gif) no-repeat;
	height: 16px;
	width: 63px;	
}

#contentRight #infobox .h3-zomakenwijkoffiepersoonlijk {
	background:url(../images/kop-zomakenwijkoffiepersoonlijk.gif) no-repeat;
	height: 22px;
	margin-top: 5px;
	width: 283px;	
}

#contentRight #infobox .h3-geefuwrecensie {
	background:url(../images/kop-geefuwrecensie.gif) no-repeat;
	height: 24px;
	width: 126px;	
}

#contentRight #infobox .h3-recensies {
	background:url(../images/kop-recensies.gif) no-repeat;
	height: 18px;
	width: 65px;	
}

#contentRight #infobox .h3-overons,
#contentRight #infobox .h3-zomakenwijkoffiepersoonlijk,
#contentRight #infobox .h3-geefuwrecensie,
#contentRight #infobox .h3-recensies {
	margin-bottom: 5px;
}

#contentRight #infobox .h3-overons span,
#contentRight #infobox .h3-zomakenwijkoffiepersoonlijk span,
#contentRight #infobox .h3-geefuwrecensie span,
#contentRight #infobox .h3-recensies span {
	display: none;
}

#contentRight #infobox #naw h2 {	
	font-size: 14px;
	left: 16px;
	position: absolute;	
	top: 8px;
}

#contentRight #infobox #naw .adres {
	left: 16px;
	position: absolute;	
	top: 30px;
}

#contentRight #infobox #naw .contact {
	left: 190px;
	position: absolute;	
	top: 30px;
}

#contentRight #infobox #naw .beoordeling {
	left: 350px;
	position: absolute;	
	top: 30px;
}

#contentRight #infobox #naw .rating {
	left: 350px;
	position: absolute;	
	top: 8px;
}

#contentRight #infobox #naw .sluiten {
	position: absolute;	
	right: 8px;
	top: 8px;
}

#contentRight #infobox .tabset {
	margin: 0;
	position: absolute;	
	left: 12px;
	top: 71px;
	z-index: 20;
}

#contentRight #infobox .tabset li {
	display: inline;
	list-style: none;
}

#contentRight #infobox .tabset li a {	
	background: url(../images/infotab-off.gif) no-repeat;
	color: #fff;
	display: block;
	height: 18px;
	margin: 0 5px 0 0;
	float: left;
	font-size: 10px;	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;	
	width: 92px;
}

#contentRight #infobox .tabset .ui-tabs-selected a {
	background: url(../images/infotab-on.gif) no-repeat;
	color: #5d004a;
}

#contentRight #infobox #tab1,
#contentRight #infobox #tab2 {
	background-color: #fff;
	border-top: 1px solid #781b7d;
	height: 311px;
	position: absolute;	
	left: 0px;
	top: 88px;
	width: 100%;
}

#contentRight #infobox #tab1 .text {
	width: 293px;
	height: 255px;
	overflow: auto;
	padding: 16px;
}

#contentRight #infobox #tab1 .media {
	position: absolute;	
	top: 16px;
	right: 10px;
	width: 200px;
}

#contentRight #infobox #tab1 .media a img {
	margin: 5px 5px 0 0;
}

#contentRight #infobox #tab1 .details {
	border-top: 1px solid #781b7d;
	position: absolute;	
	text-align: right;
	top: 230px;
	right: 10px;
	width: 200px;
}

#contentRight #infobox #tab1 .footer {
	background-color: #781b7d;
	color: #fff;
	height: 16px;
	padding: 4px 10px 4px 16px;
}

#contentRight #infobox #tab1 .footer .rating {
	float: left;
}

#contentRight #infobox .footer .rating img,
#contentRight #infobox #recensieform .rating img {
	cursor: pointer;
}

#contentRight #infobox #tab1 .footer a {
	background: #fff url(../images/bg-schrijfrecensie.gif) no-repeat;
	color: #ef8213;
	display: block;
	float: right;
	font-weight: bold;
	height: 20px;
	text-align: center;
	text-decoration: none;
	width: 129px;
}

#contentRight #infobox #tab2 .col1 {
	height: 255px;
	padding: 16px 0 16px 16px;
	width: 216px;
}

#contentRight #infobox #tab2 .col1 textarea {
	height: 123px;
	width: 194px;
}

#contentRight #infobox #tab2 .col1 span {
	color: #b1b3b4;
}

#contentRight #infobox #tab2 .col1 #naam {
	margin: 5px 0 5px 0;
	width: 194px;
}

#contentRight #infobox #tab2 .col1 .btn {
	background:url(../images/bg-zoeken.gif) no-repeat;
	border: none;
	color: #fff;
	float: right;
	font-size: 12px;
	height: 21px;
	margin: 10px 16px 0 0;	
	width: 77px;
}

#contentRight #infobox #tab2 .col2 {
	height: 255px;
	left: 232px;
	overflow: auto;
	position: absolute;
	padding: 16px 16px 16px 0;
	top: 0;	
	width: 287px;
}

#contentRight #infobox #tab2 .col2 .naam {
	color: #781b7d;
	float: left;
	font-weight: bold;
}

#contentRight #infobox #tab2 .col2 .datum {
	color: #ef8213;
	float: right;
}


#contentRight #infobox #tab2 .footer {
	background-color: #781b7d;
	height: 16px;
	padding: 4px 10px 4px 16px;
}

#contentRight #GeoMap {
	background-color: #dbe0e3;
	border: 1px solid #fff;
	height: 470px;
	left: 30px;
	position: absolute;
	top: 40px;	
	width: 560px;
}

#footer {
	float: left;
	padding: 20px 0 30px 30px;	
}

#footer ul {
	margin: 0;
}

#footer ul li {
	display: inline;
	list-style: none;
}

#footer ul li a {
	color: #666666;
	display: block;
	float: left;
	margin: 0 70px 0 0;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #ef8213;
}

/***********************
	Classes
***********************/

.floatBuster {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/* FormHandler formulier */
#FormHandler table td {
	padding: 0 8px 3px 0;
}

#FormHandler table td span {
	color: #ef3e33;
}

/* foutmelding op formulier */
#FormHandler .error {
	background: url('../images/arrow-error.gif') 4px 4px no-repeat;
	color: #ef3e33 !important;
	display: block;
	font-weight: normal;
	padding: 0 0 0 16px;
}

#FormHandler h4,
#FormHandler th {
	background-color: #f0f0f0;
	border-bottom: 1px solid #cecece;
	color: #2e2e2e;
	font-weight: bold;
	padding: 5px;
}

#FormHandler .right {
	text-align: right;
}

.error {
	background-color: #FFD2D2;
	border: 3px solid #ef3e33; 
	color: #ef3e33 !important;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 10px;
}

.error a {
	text-decoration: underline;
}

/* Cool linkje met pijl!! */
.funky {
	background: url('../images/arrow-red-xxl.gif') right bottom no-repeat;
	padding: 0 10px 3px 0;
}

.orange {
	color: #ef8213;
}

.ui-tabs-hide {
	display: none; 
}

.last {
	margin-right: 0 !important;
}

#sluiten {
	cursor: pointer;
}
