﻿html
{
	padding:0px;
	margin:0px;
}
body
{
	font-family:arial;
	font-size:12px;
	padding:0px;
	margin:0px;
	background:#660099 repeat-x;
}
form
{
	margin:0px;
	padding:0px;
}


.container
{
	position:relative;
	width: 970px;
	border:solid 1px silver;
	background:#fff;
	margin:10px auto;
	border:solid 8px #FFF;
	z-index:2;
}

.disablewebsitepanel
{
	position:absolute;
	height:100%;
	width:100%;
	background:#FFF;
	display:none;
	z-index:40000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	left:0px;
	top:0px;
}
.loadingpanel
{
	position:absolute;
	width:450px;
	height:220px;
	display:none;
	background:#fff;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	margin:180px 225px;
	border: solid 1px #ED018C;
	z-index:50000000000;
}
.loadingpaneltext
{
	padding:30px 0px;
	display:block;
	text-align:center;
    color:#ED018C;
    font-size:20px;
    font-weight:bold;
}

.loadingpanelicon
{
	width:100%;
	height:100%;
	background: transparent url('images/loading_icon.gif') no-repeat 190px 20px;
}


/* speciaal voor gaykrant */
.associationbannerpanel
{
	position:absolute;
	width:450px;
	height:28px;
	z-index:3;
	top:-9px;
	left:-8px;
	font-family:Arial;
	font-weight:bold;
	background:transparent url(images/bg_gkpanel.png) no-repeat;
}
.associationbannerpanel span, .associationbannerpanel a

{
	float:left;
	display:block;
	text-align:left;
	margin-top:6px;
	margin-left:70px;
	color:#eee;
}
.associationbannerpanel a
{
	margin-left:20px;
	text-decoration:none;
	color:#FF99FF;
}
.associationbannerpanel a:hover
{
	text-decoration:underline;
}


/* toppanel */
.toppanel
{
	padding:15px 0px 5px 20px;
}

.bannertoppanel
{

	position:absolute;
	right:20px;
	top:20px;
}


.middlepanel
{
	padding:0px 20px 10px 20px;
}

h1, H1
{
	color:#004080;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:10px;	
}

h2
{
    color:#004080;
    font-weight:bold;
    font-size:20px;
    margin:0px;
    margin-bottom:10px;
    
}

h3
{
    font-size:12px;
    margin:0px;
}

.searchpanel
{
    position:relative;
    background:#ECF2F8 url(../Images/world.png);
    border:solid 0px silver;
    margin-bottom:10px;
    z-index:99999;
}
.searchpanel h2
{
    padding:10px 0px 10px 15px;
    font-weight:bold;
    font-size:20px;
}

.searchselectionpanel
{
	position:relative;
	width:600px;
    height:200px;
    padding:0px;
	border:solid 0px silver;
}

.categoriespanel
{
	position:absolute;
	top:40px;
	left:15px;
	padding:5px 10px 10px 10px;
	border:solid 1px silver;
	background:transparent url(../Images/bg_white_transparent.png);
	margin-right:20px;
	width:165px;
	font-weight:bold;
}
ul.categories
{
	list-style-type:none;
	margin:0px;
	margin-top:5px;
	padding:0px;
}
ul.categories1 li
{
    
}
ul.categories1 input
{
    
}

ul.categories label
{
	font-weight:bold;
}


li.accomodations
{
	color:#660099
}
li.nightlife
{
	color:#004080;
}
li.restaurants
{
	color:#339900;
}
li.wellness
{
	color:#FF9900;
}
li.erotic
{
	color:#FF6600;
}
li.other
{
	color:#FF0000;
}


/* search dropdown */
.searchfieldbox
{
	position:absolute;
	top:65px;
	left:235px;
	z-index:9;
}
.searchfieldbox input
{
	font-size:15px;
	color:#004080;
	font-weight:bold;
	padding:2px;
}

a.pulldownimagelink, a.pulldownimagelink:hover, a.pulldownimagelink.link, a.pulldownimagelink.active
{
	cursor:pointer;
	display:block;
	overflow:hidden;
	border:solid 1px #eee;
	background:transparent url(images/Navigation/btnPulldownsearchinfo.png) no-repeat right;
	margin-top:5px;
	margin-right:5px;
	text-decoration:none;
	padding:0px 17px 0px 0px;
}

a.pulldownimagelink:hover
{
	border:solid 1px silver;
	background:transparent url(images/Navigation/btnPulldownsearchinfo_hover.png) no-repeat right;
}

.dropdown
{
	display:block;
	width:267px;
	margin:-5px 0px 0px 0px;
	padding:5px;
	border:solid 1px silver;
	background:#fff;
	max-height:200px;
	overflow:auto;
	list-style:none;
}
.dropdown a, .dropdown a:hover, .dropdown a.selected
{
	display:block;
	line-height:150%;
	color:#004080;
	border:solid 1px transparent;
	text-decoration:none;
	font-weight:normal;
	padding:1px 5px;
	font-size:12px;
}
.dropdown a:hover
{
	border:dotted 1px #FF3366;
	color:#FF3366;
	background:#FFF2E5;
}
.dropdown li.selected a
{
	color:#000;
	font-weight:bold;
	background:#FFF2E5;
	border:dotted 1px #FF3366;
}
.dropdown a img.ico
{
	margin-right:15px;
	border:0px;
}

.splashimagepanel
{
	position:relative;
	float:right;
	margin-right:0px;
	border-left:solid 10px #fff;
	overflow:hidden;
	height:200px;
	width:282px;
}

.splashmap
{
	display:none;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
}

.explorego2gay
{
	position:absolute;
	top:70px;
	left:0px;
	display:block;
	width:120px;
	height:50px;
	font-weight:bold;
	font-size:14px;
	border:0px;
	background:transparent url(images/bg_buttonsplash.png) no-repeat;
	z-index:10;
	cursor:pointer;
}

/* toplocations - events */

.toplocationseventspanel
{
    border:solid 0px silver;
    overflow:hidden;
    clear:both;
    margin-bottom:10px;
    position:relative;
}

/* toplocations */

.toplocationspanel
{
   padding:10px;
   height:335px;
   width:420px;
   float:left;
   background:#E5ECFF;
   margin-right:10px;
}
a.toplocationrow
{
    position:relative;
    display:block;
    width:133px;
    height:46px;
    padding:4px 5px;
    padding-left:60px;
    float:left;
    margin-right:10px;
    margin-bottom:5px;
    border:solid 1px #E5ECFF;
    overflow:hidden;
    cursor:pointer;
}
a.toplocationrow:hover
{
    border:solid 1px silver;
    background:#fff;
}


.toplocationlinkplaats
{
    display:block;
    color:#0073E6;
    color:#004080;
    font-size:14px;
    font-weight:bold;
    margin-bottom:3px;
    text-decoration:none;
}
.toplocationcity
{
    position:absolute;
    top:1px;
    left:3px;
    width:47px;
    height:47px;
    border:solid 1px #fff;
}

.toplocationflag
{
    margin-right:5px;
}
.toplocationlinkland
{
    color:#303030;
    font-size:12px;
}
.toplocationaantal
{
    
    display:block;
    font-size:11px;
    margin-top:2px;
}

/* events */
.eventspanel
{
    width:460px;
    height:335px;
    float:left;
    border:solid 0px silver;
    padding: 10px;
    background:#E7FFCC;
}
a.eventsrow
{
    display:block;
    border:solid 1px #E7FFCC;
    height:50px;
    padding:1px 5px;
    margin-bottom:6px;
    overflow:hidden;
    text-decoration:none;
    cursor:pointer;
    position:relative;
}
a.eventsrow:hover
{
    border:solid 1px silver;
    background:#fff;
}

.eventmainimage
{
    position:absolute;
    top:1px;
    left:5px;
    width:47px;
    height:47px;
    border:solid 1px #fff;
}

.eventsflag
{
    margin-left:60px;
    margin-right:5px;
}
.eventstitle
{
    margin-left:60px;
    display:block;
    color:#ED018C;
    color:#0073E6;
    font-size:14px;
    font-weight:bold;
    clear:both;
    margin-bottom:3px;
}
.eventsitemdate
{
    margin-left:60px;
    display:block;
    float:left;
    margin-bottom:1px;
    color:#303030;
    font-weight:bold;
}
.eventplaats
{
    color:#303030;
}




/* latedst updates */

.updatespanel
{
    width:320px;
    height:370px;    
    float:left;
    border:solid 0px silver;
    padding: 10px;
    background:#FFE5EE;
}

a.updatesrow
{
    position:relative;
    display:block;
    border:solid 1px #FFE5EE;
    padding:5px 5px 2px 5px;
    margin-bottom:5px;
    overflow:hidden;
    text-decoration:none;
    cursor:pointer;
}
a.updatesrow:hover
{
    border:solid 1px silver;
    background:#fff;
}

.updatesvenue
{
    display:block;
    color:#ED018C;
    color:#0073E6;
    font-size:14px;
    font-weight:bold;
    clear:both;
    margin-bottom:3px;
    margin-left:48px;
}
.updatestype
{
    display:none;
    position:absolute;
    right:10px;
    color:#ED018C;
    bottom:5px;
}

.updatesicon
{
    position:absolute;
    top:5px;
    width:38px;
    height:38px;
    left:5px;
}

.updatesiconlabel
{
    position:absolute;
    top:27px;
    left:7px;
}
.updatesaddress
{
    display:block;
    color:#303030;
    margin-left:48px;
    margin-bottom:3px;
}
.updatesflag
{
    margin-left:48px;
    float:left;
}
.updatescity
{
    display:block;
    float:left;
    color:#303030;
    margin-left:5px;
}
.updatesnew, .updatesupdate
{
    text-align:center;
    position:absolute;
    left:3px;
    top:38px;
    display:block;
    padding:1px 3px;
    width:33px;
    overflow:hidden;
    background:#FFD966;
    border:solid 1px gray;
    color:#000;
    font-size:10px;
    
}

/* reviews */

.reviewpanel
{
   padding:10px;
   height:370px;
   width:560px;
   float:left;
   background:#E5ECFF;
   margin-left:10px;
   overflow:hidden;
}

a.reviewrow
{
    display:block;
    padding:5px;
    color:#303030;
    text-decoration:none;
    margin-bottom:5px;
    border:solid 1px #E5ECFF;
    position:relative;
}
a.reviewrow:hover
{
    background:#eee;
    border:solid 1px silver;
}
.reviewtitel
{
    display:block;
    color:#004080;
    font-size:14px;
    font-weight:bold;
    margin-bottom:6px;
    text-decoration:none;
    overflow:hidden;
}
.reviewtitel span
{
    display:block;
    float:left;
    margin-right:5px;
}
.reviewname
{
    display:block;
    color:#0073E6;
    float:left;
    margin-left:5px;
    margin-right:25px;
}
.objectreviewdatelabel
{
    float:left;
    display:block;
    margin-right:10px;
}
.objectreviewdate
{
    display:block;
    color:#ED018C;
}

.objectreviewratingpanel
{
    position:absolute;
    right:10px;
    top:20px;
}
.review
{
    display:block;
    background:#fff;
    padding:6px;
    border:solid 1px silver;
    margin-top:5px;
}

/* Bottompane */


.bottompane
{
	overflow:auto;
	background: #CFCFCF;
	padding:2px 0px 5px 0px;
	border-top:solid 3px silver;
}
.bottompane .footerbox
{
	float:left;
	width:250px;
	margin:3px 10px;
	padding:5px;
}
.bottompane h3
{
	font-size:12px;
	color:#000;
	font-weight:normal;
	margin:0px;
	margin-bottom:7px;
}
.bottompane .footerlink
{
	display:block;
	width:250px;
	color:#1F1F1F;
	margin-bottom:6px;
	padding:2px;
	padding-left:22px;
	margin-left:5px;
	text-decoration:none;
	cursor:pointer;
}
.bottompane .footerlink:hover
{
	text-decoration:underline;
}

.bottompane .footerlink.listvenues
{
	background:url('images/ico/listvenueshover.gif') no-repeat;
}
.bottompane .footerlink.listvenues:hover
{
	background:url('images/ico/listvenueshover.gif') no-repeat;
}
.bottompane .footerlink.addvenue
{
	background:url('images/ico/addvenuehover.gif') no-repeat;
}
.bottompane .footerlink.addvenue:hover
{
	background:url('images/ico/addvenuehover.gif') no-repeat;
}
.bottompane .footerlink.editvenue
{
	background:url('images/ico/edit_16.gif') no-repeat;
}
.bottompane .footerlink.editvenue:hover
{
	background:url('images/ico/edit_16.gif') no-repeat;
}
.bottompane .footerlink.adinformation
{
	background:url('images/ico/viewpdfhover.gif') no-repeat;
}
.bottompane .footerlink.adinformation:hover
{
	background:url('images/ico/viewpdfhover.gif') no-repeat;
}
.bottompane .footerlink.adcontact
{
	background:url('images/ico/contacthover.gif') no-repeat 0px  2px;
}
.bottompane .footerlink.adcontact:hover
{
	background:url('images/ico/contacthover.gif') no-repeat 0px  2px;
}
.bottompane .footerlink.infocontact
{
	background:url('images/ico/contacthover.gif') no-repeat 0px  2px;
}
.bottompane .footerlink.infocontact:hover
{
	background:url('images/ico/contacthover.gif') no-repeat 0px  2px;
}
.bottompane .footerlink.sitemap
{
	background:url('images/ico/sitemap.png') no-repeat 0px  2px;
}
.bottompane .footerlink.sitemap:hover
{
	background:url('images/ico/sitemap.png') no-repeat 0px  2px;
}

.bottompane .copyright
{
	width:120px;
	margin:7px 20px;
	padding-left:25px;
	border-left:dotted 1px gray;
	text-align:left;
	float:right;
	font-size:10px;
	color:#3D3D3D;
}

.advertisementbottom
{
	background:#fff;
	overflow:auto;
	height:232px;
}

.bottomadvertisement
{
	width:250px;
	margin:7px 15px 8px 15px;
	height:100px;
	float:left;
	border:solid 1px silver;
}


/* uitzondering uitlijing titel opbject */
.listitemtitlesplash
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	clear: both;
	margin-bottom: 3px;
	overflow: hidden;
	color: #000;
	margin-left:26px;
}

.disablesearchcombo
{
	display:inline-block;
	border:solid 1px grey;
	background:#FFF;
	width:320px;
	height:21px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
}
.disablesearchcombo span
{
	display:inline-block;
	padding:2px 5px 0px 5px;	
}



.all-four-rounded-corners {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
