
	/**
	* adress main divs
	*/
	div#content div.column-1 div.box {
		height: 406px;
		width: 965px;
		padding-top: 2px;
		padding-left: 1px;
		background: transparent url(/img/tmp.events.bg.png) no-repeat top left;
		background-repeat: no-repeat;
	}
	/** html div#content div.column-1 div.box {
		background: transparent;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/tmp.events.bg.png', sizingMethod='no-scale');
	}*/
	div#events-form {
		height: 60px;
		width: 960px;
		background-image: url(/img/tmp.events.header.gif);
		background-repeat: no-repeat;
	}
	
	div#events-results {
		height: 340px;
		width: 407px;
		float: left;
		overflow: auto;
		background-color: white;
	}

	div#events-map {
		height: 340px;
		width: 553px;		
		float: left;
	}
	
	/* table showing details or list @ latest */
	table.event {
		background-image: url('/img/themes/energy/events/render.event.bg.gif');
		background-position: bottom left;
		background-repeat: no-repeat;
		margin-bottom: 5px;
	}
	
	table.event img.image {
		border: 1px solid #9a9a9a;
	}
	
	/* @ details view no bg */
	table.details {
		background-image: none;
	}
	
	/* table within table.events */
	table.contents td {
		padding-top: 10px;
	}
	
	table.event td.details a {
		position: relative;
		top: 4px;
	}
	
	/**
	* div#events-results
	* special 
	*/
	div#events-results div.wrap {
		margin-top: 2px;
		margin-left: 9px;
	}
	
	div#events-results div.wrap div.messages {
		width: 367px;
		background-image: url(/img/tmp.events.result.bg.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		padding: 10px;
		clear: both;
	}
	
	div#events-results div.wrap div.bottomspace {
		height: 11px;
	}
	
	div#events-results div.event {
		
		width: 367px;
		background-image: url(/img/tmp.events.result.bg.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		padding: 1px;
		clear: both;
	}
	
	div#events-results div.event div.space {
		min-height: 58px;
		margin-left: 10px;
		margin-top: 13px;
		margin-bottom: 10px;
		clear: both;
	}
	
	div#events-results div.event div.space a.imglink {
		float: left;
		margin-right: 10px;
	}
	
	div#events-results div.event div.space a.imglink img {
		border: 1px solid #9a9a9a;
	}
	
	div#events-results div.event div.space a.details {
		float: right;
		margin-top: 14px;
		margin-right: 11px;
	}
	
	/**
	*
	*
	*/
	
	div#events-form form label.checkbox, div#events-form form label.isright  {
		color: white;
		margin-left: 4px; 
		margin-right: 4px;
	}
	
	div#events-form form input, div#events-form form select {
		border: 1px solid #CCCCCC;
		height: 16px;
	}
	
	div#events-form form input[type="checkbox"] {
		float: none;
		height: inherit;
	}
	
	div#events-form form div.button {
		margin-top: 4px;
	}
	
	div#events-form form input[type="submit"] {
		border: none;
		height: inherit;
	}
	
	
	/*
	DOWNLOAD ZOIGS DA
	*/
	

	
	div.albums_image {
		height: 125px;
		margin-bottom: 7px;
		width: 152px;
	}
	
	.albums_image a.button_check, .albums_image a.button_check:hover {
		text-indent: 10px;
		background: #FFF url(/img/themes/energy/events/albums_image.check.gif) top left no-repeat;
	}
	
	.albums_image a.button_checked, .albums_image a.button_checked:hover {
		text-indent: 10px;
	    background: #FFF url(/img/themes/energy/events/albums_image.checked.gif) top left no-repeat;
	}
	
	.albums_image a.lightbox_image {
		margin: 0;
	}
	
	.albums_image div.votes {
		float: right;
		margin-right: 10px;
	}
	
	
	/**
	* Download queue
	*/
	
	#downloadque {
		width: 140px;
		height: 125px;
		float: left;
		margin-bottom: 7px;
		XXXtext-align: center;
	}
	
	#downloadque p {
		margin-top: 7px;
		width: auto;
		text-align: center;
	}

	#downloadque a.btn_download {
	    height: 38px;
	    width: 51px;
	    display: block;
	    margin-top: 17px;
	    margin-left: 44px;
	    background: #FFF url(/img/themes/energy/btn.download.off.gif) top center no-repeat;
	}
	
	#downloadque a.btn_download:hover {
	    background: #FFF url(/img/themes/energy/btn.download.on.gif) top center no-repeat;
	}
	
	* html div#events-form form #EventTyp1, * html div#events-form form #EventTyp2, * html div#events-form form #EventTyp3, * html div#events-form form #EventTyp4, #EventSearchForm .button input{
	border: none;
	}	
	
	/* set /js/widgets/addresschooser */
	div.auto_complete {
	  width: 350px;
	  background: #fff;
	}
	div.auto_complete ul {
	  border:1px solid #888;
	  margin:0;
	  padding:0;
	  width:100%;
	  list-style-type:none;
	}
	div.auto_complete ul li {
	  margin:0;
	  padding:3px;
	}
	div.auto_complete ul li.selected {
	  background-color: #ffb;
	}
	div.auto_complete ul strong.highlight {
	  color: #800; 
	  margin:0;
	  padding:0;
	}
	span.partyoverlay{
	position:relative;display:block;width:100%;height:100%
	}
	a span.partyoverlay{
	cursor: pointer;
	}
	img.partyoverlay{
	position:absolute; right:0; bottom: 0;
	}
	* html img.partyoverlay{
	right:-5px;
	}
	
	* html .eventsdetail *, .eventsdetail{
	position: relative;
	}
	
	 