/**
* @Enterprise: ENYtheme e.K.
* @author: Eugen Stranz
* @creation date: December 2009
* @url: http://www.enytheme.com
* @copyright: Copyright (C) 2009 ENYtheme e.K.
* @product: ENY Xenia - Template
* @version: 1.0
*/

	
/* General */
body#pagearea {
	background-color:#e2e2e2;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color:#666;
	line-height:1.5;
	font-size:12px;
}

.eny_wrapper {
}

h1 {
	font-size:18px;
	margin:0;
	padding:0;
}



h3 {
	padding:0 0 5px 0px;
	font-size:16px;
	margin-left: 0px;
}


img {
	border:none;
}

ul {
	padding:0;
	margin:0;
}

li {
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
	list-style-position: outside;
}

a {
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

p {
	padding:0;
	margin:0;
}

span {
	margin:0;
	padding:0;
}

.modulestyle,.modulestyle_menu {
	margin-top:8px;
}


	
/* toparea for the logo & the topmenu */
.eny_toparea {
	background:#000 url(../images/eny_toparea.jpg) top repeat-x;
	color:#fff;
}


	
/* Logo */
#eny_logo {
	color:#fff;
}

#eny_logo-onlylogo {
	color:#fff;
}


	
/* header area */
.eny_shadow_bottom {
	background:url(../images/eny_shadow_bottom.png) bottom repeat-x;
}

.eny_shadow_top {
	background:url(../images/eny_shadow_top.png) top repeat-x;
}

.eny_bg {
	background:url(../images/eny_bg.jpg) top repeat-x;
	padding-top:8px;
}


	
/* main navigation */
.eny_mainnavi_bg {
}


	
/* border */
.eny_border {
	height:4px;
	background:url(../images/eny_border.png) top repeat-x;
	margin-bottom:3px;
}

.eny_inner {
	padding:5px 12px 0;
}

.eny_footer_twitter {
	padding-bottom:5px;
}

.eny_footer {
	color:#fff;
	font-size:10px;
}

.eny_twitter_icon {
	text-align:right;
	padding:7px 116px 0 0;
}