/* Start of CMSMS style sheet 'easyevent' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	margin-top: 1em;
	margin-bottom: 2em;
}


h1, h2, h3{
	margin: .5em 0;
}

h1{
	font-size: 160%;
}

h2{
	font-size: 140%;
}

h3{
	font-size: 120%;
	padding: 0;
	margin-top: 1.5em;
}


p{
	margin: .5em 0 1em 0;
}

a {
	color: #df0023;
	text-decoration: none;
}

a:hover {
	color: #000;
}


img {
	border: 0;
}


.container {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 100%;
	background: #eee;
	height: 2em;
	padding-top: .6em;
	overflow: hidden;
	text-align: center;
	margin-bottom: 1.6em;
	background: #000;
	color: #fff;
	display: none;
}


#top a {
	background: url(uploads/images/contact_inactive.gif) no-repeat;
	padding-left: 2em;
	margin-left: 2em;
}


/* FRONT START */


#logo_front {
	text-align: center;
	margin: 1em 0;
}


#menu_front {
	text-align: center;
	overflow: hidden;
	padding-left: 75px;
}

#menu_front span{
	display: none;
}

#menu_front a{
	display: block;
	height: 200px;
	width: 160px;
	float: left;
}

#menu_front a.cat1{
	background: url(uploads/images/front_cat2_inactive.gif) no-repeat;
}

#menu_front a.cat1:hover,
#menu_front a.cat1 span{
	background: url(uploads/images/front_cat2_active.gif) no-repeat;
}


#menu_front a.cat2{
	background: url(uploads/images/front_cat3_inactive.gif) no-repeat;
}

#menu_front a.cat2:hover,
#menu_front a.cat2 span{
	background: url(uploads/images/front_cat3_active.gif) no-repeat;
}



#menu_front a.cat3{
	background: url(uploads/images/front_cat1_inactive.gif) no-repeat;
}

#menu_front a.cat3:hover,
#menu_front a.cat3 span{
	background: url(uploads/images/front_cat1_active.gif) no-repeat;
}

/* FRONT END */







#logo {
	float: left;
	width: 280px;
}



#menu {
	float: left;
	width: 320px;
}


#menu h1{
margin: 0;
padding: 0;
line-height: 1;
}


#menu span{
	display: none;
}


#menu a{
	display: block;
	height: 120px;
	width: 80px;
	overflow: hidden;
	float: left;
	margin: 0;
	margin-left: 20px;
}

#menu a.cat1{
	background: url(uploads/images/cat2_inactive.gif) no-repeat;
}

#menu a.cat1:hover,
#menu a.cat1_active{
	background: url(uploads/images/cat2_active.gif) no-repeat;
}


#menu a.cat2{
	background: url(uploads/images/cat3_inactive.gif) no-repeat;
}

#menu a.cat2:hover,
#menu a.cat2_active{
	background: url(uploads/images/cat3_active.gif) no-repeat;
}



#menu a.cat3{
	background: url(uploads/images/cat1_inactive.gif) no-repeat;
}

#menu a.cat3:hover,
#menu a.cat3_active{
	background: url(uploads/images/cat1_active.gif) no-repeat;
}








#content {
	width: 100%;
	clear: both;
	margin-bottom: 1em;
}






#contact {
	text-align: right;
	margin-bottom: 1em;
}



#contact_front {
	text-align: center;
	margin-top: 1em;	
}




#mux {
text-align: center;
} 


#mux a{
color: #ccc;
} 

/* End of 'easyevent' */

