@charset "utf-8";
/* CSS Document */


/* =Header
-------------------------------------- */

#logo a{
	font-size: 25px;
	color: #000;
	text-decoration: none;
}


/*Menu*/

#menu0 .menu0a {
    position: relative;
 	margin-top: 0px;
    padding: 5px 0px;
  	font-size: 13px;
	font-family: 'gill sans mt', sans-serif;
	text-transform: uppercase;
    height: 18px;
	background: #f3f3f3;
	border-top: 5px solid #222;
	
}

#menu0 .menu0a a:hover, .menu0a-active a{
	color: #ffF !important;
	background: #222;

}


/* Sidebar Menu
-------------------------------------- */

#fl_menu .menu11a a:hover, .menu11a-active { color: #000 !important; font-weight: bold; }

#fl_menu .menu11a-active span, #fl_menu .menu11a a:hover span{
	background: #111 !important;
}


/* =Theme  Slideout Selector
-------------------------------------- */

.handle {
	background: #222 url(/template/a452efvb/tab1.png) !important;
}

#style-container{
	margin-top: 10px;
	border-top: 5px solid #222;
	width: 98px;	
	height: 100px;
	background: #f3f3f3;
	padding: 10px;
	padding-left: 13px;
}

/* Home
-------------------------------------- */


#frontpage-content h1,h2,h3,h4{
	color: #222;
	font-family: 'Voltaire', sans-serif;
	font-weight: normal;

}


#footer-left span{
	color: #000;
}