@charset "utf-8";

/* 3stepsfusion CSS Document 'standars.css' */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  You can get more informations on www.sebel-design.com and www.3stepsfusion.eu */
/*  Copyright by 24hours.fm - (C) 2009 All Rights reserved                        */
/*  Designed, styled by Sebel from www.sebel-design.com 						  */
/*  Template sliced and created by Sacha Lehmann (3stepsfusion)    		          */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* AREA HOVER BUTTONS */
		
a.hardstyle,a.hardstyle:visited,a.hardstyle:active		{ width:119px; height: 23px; padding:11px 0 0 7px; float:left; cursor:pointer; background-image:url('but/but_hardstyle_off.jpg'); color:#fff; font-size:10px; text-align:left; }											
a.hardstyle:hover										{ background-image:url('but/but_hardstyle_on.jpg'); font-style:italic; }
a.mixed,a.mixed:visited,a.mixed:active					{ width:119px; height: 23px; padding:11px 0 0 9px; float:left; cursor:pointer; background-image:url('but/but_mixed_off.jpg'); color:#fff; font-size:10px; text-align:left; }											
a.mixed:hover											{ background-image:url('but/but_mixed_on.jpg'); font-style:italic; }
a.lounge,a.lounge:visited,a.lounge:active				{ width:119px; height: 23px; padding:11px 0 0 9px; float:left; cursor:pointer; background-image:url('but/but_lounge_off.jpg'); color:#fff; font-size:10px; text-align:left; }											
a.lounge:hover											{ background-image:url('but/but_lounge_on.jpg'); font-style:italic; }
a.club,a.club:visited,a.club:active						{ width:119px; height: 23px; padding:11px 0 0 9px; float:left; cursor:pointer; background-image:url('but/but_club_off.jpg'); color:#fff; font-size:10px; text-align:left; }											
a.club:hover											{ background-image:url('but/but_club_on.jpg'); font-style:italic; }
		
/* STANDARD BOXES */

.box_start					{ width:200px; height: 24px; padding:6px 0 0 0; margin-top:1px; float:left; background-image:url('img/box_start.jpg'); color:#fff; font-weight:bold; text-align:center; font-size:12px; }
.box_back					{ width:184px; height:auto; padding:0 8px 0 8px;clear:both; background-image:url('img/box_back.jpg'); }
.box_end					{ width:200px; height: 24px; float:left; clear:both; background-image:url('img/box_end.jpg'); }


.news_head {
background-image: url('img/head_lounge.gif');
	color:#ffffff; 
	text-align:left; 
	font-family: Arial, sans-serif; 
	font-size:11px; 
	padding:4px; 
	padding-left:5px; 
}
.news_head_club {
background-image: url('img/head_hard.gif');
	color:#ffffff; 
	text-align:left; 
	font-family: Arial, sans-serif; 
	font-size:11px; 
	padding:4px; 
	padding-left:5px; 
}
.news_head_lounge {
background-image: url('img/head_mixed.gif');
	color:#ffffff; 
	text-align:left; 
	font-family: Arial, sans-serif; 
	font-size:11px; 
	padding:4px; 
	padding-left:5px; 
}
.news_head_mixed {
background-image: url('img/head_club.gif');
	color:#ffffff; 
	text-align:left; 
	font-family: Arial, sans-serif; 
	font-size:11px; 
	padding:4px; 
	padding-left:5px; 
}

hr {
border : none;
border-top : dashed 1px #999999;
color : #f9f3f4;
background-color : #fff;
height : 1px;
margin:1px;
}