/*------------------------------------------------------------------------
# tempalte-css	pn_navy
# adapted by	projektnetz - daniel hoehn
# date			2007-09-22
# version		1.0
-------------------------------------------------------------------------*/


/* ------------------------------------------------------------------------
# pn color sheme:
#
# darkblue		#242e47
# darkblue		#3c4b70 (text)
# lightblue		#a7b3d0
# xlightblue	#d6ddef
-------------------------------------------------------------------------*/

/* ---------- LAYOUT ----------*/

#mainwrap {
	/* define width in index.php */
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	background: #ffffff;
	border: 1px solid #242e47;
	}
	
#header{
height:100px;
background:transparent;
color:#abdb6c;
padding:0px;
margin-bottom:10px;
}

#logo {
	float: left;
	height: 165px;
	width: 900px;
	background: #242e47 url("../images/head_mono.jpg") no-repeat left top;
	}

#headimg {
	height: 135px;
	width: 760px;
	background: none;
	float:right;
	margin: 0px;
	overflow:hidden;
	}

/* div.moduletable_rotator {
	float: right;
	} */

div.moduletable_01 {
	margin: 0px 0px 0px 10px;
	}

div.moduletable_projects {
	background: #f4f6fb url("../images/project_bg.gif") bottom repeat-x;
	}

div.moduletable_projects,
div.moduletable_projects table.contentpaneopen td {
	text-align: center;
	}

div.moduletable_projects h3 {
	margin: 0px;
	background: #d6ddef;
	border-top: #242e47 1px solid;
	border-bottom: #242e47 1px solid;
	font-size: 12px;
	height: 19px;
	padding: 5px 0px 0px 0px;
	}

#newsflash h3{
color:#A2D74F;
background: url("../images/h3newsfl.gif") no-repeat left bottom;
margin:0;
padding-left:3px;
}
#newsflash .moduletable{
padding:0px 3px;
margin:0px;
}

#font{
width:70px;
float:right;
text-align:left;
margin-top:2px;
overflow:hidden;
}

#search {
	float: right;
	height: 20px;
	overflow: hidden;
	margin-top: 8px;
	margin-right: 7px;
	}

div.search_search input {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #999999;
	color: #666666;
	font-size: 11px;
	margin: 0px 8px 0px 0px;
	padding: 2px 5px;
	width: 170px;
	}

/* div.search input:hover,
div.search input:focus {
border: 1px solid #BCE27F;
} */

#pathway{
	height: 20px;
	float: left;
	padding-left: 13px;
	width: 75%;
	margin: 0;
	}

a.pathway:link,
a.pathway:visited,
a.pathway:hover {
	text-decoration: none;
	}

div.blog_more div {
	border-bottom:1px solid #A7B3D0;
	color:#3C4B70;
	padding:0px 0px 5px 0px;
	background:none;
	font:bold 13px Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, "Sans Serif";
	text-transform:none;
	margin:0px 0px 8px 0px;
	}

#mainbody {
	width:79%;
	float:left;
	overflow:hidden;
	margin:0px 0px 0px 18px;
	}

#mainbody_right{
width:100%;
float:left;
overflow:hidden;
}
#maincont{
margin:0 auto;
text-align:left;
width:100%;
overflow:hidden;
padding-top:10px;
}

#content {
	float:left;
	width:512px; /* 74% */
	}

#content_left{
float:left;
width:100%;
}
#content_full{
float:left;
width:98%;
margin-left:10px;
}
#content_right{
float:left;
width:74%;
margin-left:5px;
}

#topshelf {
	width: 512px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	overflow: hidden;
	}

#bottomshelf {
	width: 512px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
	}

#user2,
#user6 {
	float: left;
	margin:0px;
	overflow:hidden;
	}

#user2 h3,
#user3 h3,
#user5 h3,
#user6 h3 {
	border:none;
	border-bottom:1px solid #A7B3D0;
	color:#3C4B70;
	padding:0px;
	background:none;
	font:bold 13px Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, "Sans Serif";
	text-transform:none;
	margin:0px 0px 5px 0px;
	}

#user3,
#user5{
	float: right;
/*	margin-top:2px; */
/*	margin-bottom:2px; */
	overflow:hidden;
	color:#75B84F;
	}

#user2 .moduletable,
#user3 .moduletable,
#user5 .moduletable,
#user6 .moduletable {
	margin-right:0px;
	margin-top:30px;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	}

#left .moduletable,
#right .moduletable {
	margin-bottom:10px;
	margin-left:10px;
	}

.moduletable_navi {
	background: #cccccc;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	margin-bottom: 15px;
	margin-left: -2px;
	}

.moduletable_log {
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	margin-bottom: 15px;
	margin-left: -2px;
	}

#left {
	float: left;
	width: 170px;
	margin: 0px 0px 0px 1px;
	}
	
#right {
	float: right;
	width: 170px;
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 0px 0px;
	}

#right_r {
	float:right;
	width:25%;
	border:1px solid #f0f0f0;
	}

#footer{
	height:30px;
	margin:5px auto 0px;
	/* text-align:right; */
	background: #242e47;
	padding:15px 10px 0px 0px;
	}

/* #footlogo{
	height:121px;
	width:100%;
	background: url("../images/logo_footer.jpg") no-repeat left top;
	} */

/* #footmenu {
	width: 100%;
	float: left;
	text-align: right;
	color: #fffffff;
	height: 50px;
	margin: 43px 10px 0px 0px;
	} */

/* #footmenu .mainlevel-nav{
color:#BCE27F;
}
#footmenu a.mainlevel-nav:hover {
color:#999;
} */

div#footerleft {
	float:left;
	font-size:10px;
	padding:0px 0px 0px 10px;
	}

div#footerleft a:link,
div#footerleft a:visited {
	color:#3C4B70;
	}

div#footerleft a:hover {
	color:#ff3300;
	}

#footerleft img {
	visibility:hidden;
	padding:0px 4px 0px 0px;
	margin:-5px 0px 0px 0px;
	}

div#copy {
	color: #3c4b70;
	font-size: 10px;
	left:clear;
	float:right;
	}

div#copy img {
	margin: 0px 0px -6px 0px;
	border: 0px #cccccc solid;
	}

#copy a:link, a:visited, a:hover {
	color: #cccccc;
	background: transparent;
	}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	height:1%!important;
	}

html {
	height: 100%;
	}

body {
	margin: 10px auto;
	text-align: center;
	padding: 0px;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, "Sans Serif";
	color: #3c4b70;
	background: #e2e2e2 url("../images/body_bg.jpg") repeat-x left top;
	}

.clr2 {
	clear: both;
	height: 5px;
	width: 100%;
	}

ul#mainlevel-nav{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.8em;
}
ul#mainlevel-nav li{	
background-image: none;
padding-left: 0px;
padding-right: 0px;
float: left;
margin: 0;
font-size: 11px;
line-height: 21px;
white-space: nowrap;
border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a{
display: block;
padding-left: 15px;
padding-right: 15px;
text-decoration: none;
color: #333333;
background: transparent;
}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #242e47;
	/* border-bottom: 1px solid #242e47; */
	width: auto;
	background:#d6ddef;
	padding: 0px 10px;
	line-height: 20px;
	margin: 10px 1px 1px 1px;
	}

.back_button a:link, a:visited {
	color: #3c4b70;
	text-decoration: none;
	}

.back_button a:hover {
	color: #ff3300;
	text-decoration: none;
	}

.pagenav,
a.pagenav:hover {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	/* border: 1px solid #242e47; */
	width: auto;
	/* background:#d6ddef; */
	padding: 3px 4px;
	line-height: 20px;
	letter-spacing: 0px;
	}

.pagenavbar {
margin-right: 10px;
float: right;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li {
	line-height: 1.5em;
	padding-left: 12px;
	padding-top: 0px;
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 0px 8px 0px;
	}

td {
	text-align: justify;
	font-size: 10px;
	line-height: 1.7em;
	/* letter-spacing: 0.3px; */
	}

/* -------------------- TYPEWRITERTICKER -------------------- */

.moduletable_tic {
	background: #ffffff url("../images/bg_smooth_yellow.gif") repeat-x left top;
	border: #cccccc 1px solid;
	padding: 5px 5px;
	}

div.moduletable_tic h3 {
	background: #ffff00;
	border: #ffff00 1px solid;
	color: #666666;
	text-align: left;
	padding: 2px 0px 0px 0px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	}

li.typewriterticker_tic {
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 11px;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 15px;
	margin-top: 20px;
	padding-left: 9px;
	padding-top: 0px;
	}

li.typewriterticker_tic a:link,
li.typewriterticker_tic a:visited {
	font-weight: normal;
	}

/* -------------------- DEFAULT JOOMLA -------------------- */

a:link,
a:visited {
	color: #ff3300;
	text-decoration: none;
	}

a:hover {
	color: #242e47;
	text-decoration: none;
	}

table.blog {
	width: 100%;
/*	padding-right: 10px; */
	}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 4px 0px 0px 0px;
	}

table.contentpaneopen td {
/*	padding-right: 5px; */
	}

table.contentpaneopen td.componentheading {
padding-left: 4px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px 0px 0px 0px;
	}

table.contentpane td {
margin: 0px;
padding: 0px;
}
table.contentpane td.componentheading {
padding-left: 4px;
}

table.contentpaneopen fieldset {
border: 0px;
border-bottom: 1px solid #eee;
}

.button {
	color: #3c4b70;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, "Sans Serif";
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #242e47;
	width: auto;
	background:#d6ddef;
	padding: 0px 5px;
	line-height: 16px !important;
	line-height: 14px;
	height: 20px !important;
	height: 18px;
	margin: 1px;
	}

table.contentpane div input.button {
	margin: 0px 0px 43px 0px;
	}

/* .inputbox {
padding: 2px;
border:solid 1px #cccccc;
background-color: #ffffff;
} */


/* -------------------- contact ------------------------- */

input.inputbox {
	border-top: #242e47 1px solid;
	border-left: none;
	border-right: none;
	border-bottom: #242e47 1px solid;
	background: #d6ddef;
	color:#3c4b70;
	padding: 4px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	}

#contact_name.inputbox,
#contact_email.inputbox,
#contact_subject.inputbox,
#contact_text.inputbox,
#search_searchordering {
	border-top: #242e47 1px solid;
	border-left: none;
	border-right: none;
	border-bottom: #242e47 1px solid;
	background: #d6ddef;
	color:#3c4b70;
	padding: 4px;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	line-height: 1.7em;
	margin: 0px 0px 10px 0px;
	width: 98%;
	}

div.message {
	font-weight: bold;
	font-size: 12px;
	color: #ff3300;
	background: #fee9e4;
	border-top: #ff3300 1px solid;
	border-bottom: #ff3300 1px solid;
	height: 18px;
	padding: 4px 0px 0px 4px;
	width: 100%;
	}

select#search_ordering {
	border-top: #242e47 1px solid;
	border-left: none;
	border-right: none;
	border-bottom: #242e47 1px solid;
	background: #d6ddef;
	color:#3c4b70;
	padding: 4px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	}

#search_searchword.inputbox {
	border-top: #242e47 1px solid;
	border-left: none;
	border-right: none;
	border-bottom: #242e47 1px solid;
	background: #d6ddef;
	color:#3c4b70;
	padding: 4px;
	font-size: 11px;
	margin: 0px 0px 1px 0px;
	width: 300px;
	}

label {
	margin: 0px 0px 5px 0px;
	}

.componentheading {
	color: #3c4b70;
	text-align: left;
	padding-top: 0px;
	height: 20px;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 20px 0px;
	border-bottom: #a7b3d0 1px solid;
	}

.contentcolumn {
padding-right: 5px;
}

.contentheading {
	background: transparent url("../images/speak.gif") no-repeat left 3px;
	text-indent: 43px;
	height: 25px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, "Sans Serif";
	margin-bottom:20px;
	border-bottom: #a7b3d0 1px solid;
	}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	/* color: #cccccc; */
	text-align: left;
	text-decoration: none;
	}

a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #3c4b70;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0px;
	}

a.contentpagetitle:hover {
	font-size: 13px;
	font-weight: bold;
	color: #a7b3d0;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0px;
	}

table.searchinto {
width: 100%;
}
table.searchintro td {
font-weight: bold;
}
table.moduletable {
width: 100%;
margin-bottom: 5px;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
}

div.moduletable {
	padding: 0px 0px 0px 0px;

	margin: 0px 0px 5px 0px;
	background: none;

	}

/* -------------------- MODULE NAVI -------------------- */

table.moduletable th,
div.moduletable h3,
div.moduletable_log h3 {
	background:#cccccc; /* evtl. Hg-Bild mit Bolzen */
	border: #cccccc 1px solid;
	color: #666666;
	text-align: left;
	padding-left: 15px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	}

div.moduletable_navi h3 {
	background: #ffff00; /* evtl. Hg-Bild mit Bolzen */
	border: #ffff00 1px solid;
	color: #666666;
	text-align: left;
	padding: 2px 0px 0px 14px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	}

div.moduletable_log form {
	margin: 5px 10px 5px 15px;
	}

table.moduletable td {
font-size: 11px;
padding: 0px;
margin: 0px;
font-weight: normal;
}
table.pollstableborder {
border: none;
padding: 0;
width: 100%;
text-align: left;
}
table.pollstableborder img {
vertical-align: baseline;
}
table.pollstableborder td {
padding: 2px !important;
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
background: #EFEFEF;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}
.contentpane{
width:100%;
}

.sectiontableheader {
	font-weight: bold;
	background: #3c4b70;
	color: #a7b3d0;
	padding: 4px;
	}

.sectiontablefooter {
	}

.sectiontableentry1 {
	background-color : #f4f6fb;
	}

.sectiontableentry2 {
	background-color : #d6ddef;
	}

table.contentpane td.sectiontableheader,
table.contentpane tr.sectiontableentry1 td,
table.contentpane tr.sectiontableentry2 td {
	border-bottom: #a7b3d0 1px solid;
	padding: 4px;
	}

.small {
	color:#a7b3d0;
	font-size:10px;
	}

.createdate {
	height: 15px;
	color: #999999;
	font-size: 11px;
	}

.modifydate {
height: 15px;
padding-top: 10px;
color: #999999;
font-size: 11px;
}
table.contenttoc {
border: 1px solid #cccccc;
padding: 2px;
margin-left: 2px;
margin-bottom: 2px;
}
table.contenttoc td {
padding: 2px;
}
/* this is list of pages on multiple page items */
table.contenttoc th {
background:#BCE27F;/*change to anything you want,color, image ect.*/
color: #666666;
text-align: left;
padding-top: 2px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
}

/*simple menu*/

a.mainlevel:link,
a.mainlevel:visited {
	display: block;
	background: #d6ddef;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #3c4b70;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px;
	text-decoration: none;
	margin-bottom: 3px;
	border-top: #242e47 1px solid;
	border-bottom: #242e47 1px solid;
	letter-spacing: 0px;
	}

a.mainlevel:hover {
	text-decoration: none;
	color: #ff3300;
	letter-spacing: 0px;
	}

a.mainlevel#active_menu {
	color:#242e47;
	font-weight: bold;
	letter-spacing: 0px;
	}

a.mainlevel#active_menu:hover {
	color: #ff3300;
	letter-spacing: 0px;
	}

a.sublevel:link, a.sublevel:visited {
padding-left: 1px;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
color: #809F4F;
text-align: left;
}
a.sublevel:hover {
color: #809F4F;
text-decoration: none;
}
a.sublevel#active_menu {
color: #809F4F;
}

.highlight {
	background-color: #fccbbf;
	margin: -2px;
	padding: 2px;
	}

.code {
background-color: #ddd;
border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0px;
	padding: 0px;
	}

/* div.mosimage {
border: 1px solid #cccccc;
}
.mosimage {
border: 1px solid #cccccc;
margin: 5px
} */

.mosimage_caption {
margin-top: 2px;
background: #efefef;
padding: 1px 2px;
color: #666;
font-size: 10px;
border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 5em;
	}

a.readon:link,
a.readon:visited {
	background: url("../images/readon.gif") no-repeat left top;
	float: left;
	margin-top: 5px;
	padding: 1px 5px 1px 22px;
	color: #ff3300;
	text-decoration: none;
	}

a.readon:hover {
	color: #a7b3d0;
	}

/* -------------------- easycomments ------------------ */

a.easycomments:hover {
	background: transparent url("..(images/")}

/* -------------------- LOGIN FORM -------------------- */

table.moduletable form {
	margin: 10px 0px;
	padding: 0px;
	}

/* -------------------- H-LOGIN MOD -------------------- */

div.moduletable_hlog {
	border-top:#242e47 1px solid;
	border-bottom:#242e47 1px solid;
	/* background:#d6ddef; */
	height:24px;
	margin:0px;
	padding:0px;
	text-align:right;
	}

div#hloginmod {
	margin:1px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
	}

div#hloginmod table,
div#hloginmod tr {
	width:100%;
	}

div.moduletable_hlog form {
	margin:0px;
	font-size:13px;
	font-weight:bold;
	}

div.moduletable_hlog form input {
	margin:0px 0px -5px 0px;
	}

td.hlogin input#mod_login_username,
td.hlogin input#mod_login_password,
div.moduletable_hlog form td.imagelogin input#mod_login_remember,
div.moduletable_hlog form div#hloginmod input {
	margin:0px;
	}

/* SUCKER
--------------------------------------------------------- */
#menuwrap {
	width: 100%;
	height: 30px;
	background: none;
	margin: 35px 0px 0px 0px;
	}

#suckdiv {
	height: 30px;
	}

#suck a {
	/* text-transform: capitalize; */
	/* font-size: 1.1em; */
	/* color: #BCE27F; */
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 26px;
	padding: 6px 6px;
	}

#suck a.topdaddy,
#suck li a {
	/* background: url("../images/suck_bord.gif") 0 0 no-repeat; */
	height: 23px;
	}

#suck li a:hover{}
#suck li li a{
background: none;
font-weight: normal;
padding: 0;
text-indent: 15px;
text-transform: uppercase;
color: #BCE27F;
line-height: 23px;
}
#suck ul li ul li a:hover{
background: none;
}

#suck ul li a:hover,
#suck ul li ul li ul li a:hover {
	/* color: #BCE27F; */
	}

#suck ul {
	background: #cccccc;
	float: left;
	list-style: none;
	padding: 0px;
	}

#suck {
/*	background: #cccccc;
	border-right: #cccccc 1px solid;
	float: left;
	list-style: none;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	width: 220px;
	height: 29px; */
	}

#suck li li {
padding: 0;
background: none;
border-bottom: 1px solid #080809;/*always darker shadow line 5x*/
border-top: 1px solid #787777;/*always lighter shadow line 1x*/
}
#suck ul ul a {
display: block;
color: #BCE27F;
text-decoration: none;
width: 167px;
text-transform: none;
font-size: 1.1em;
text-align: left;
}
#suck li {
float: left;
padding: 0;
background: none;
height: 23px;
}

#suck ul li {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0px 0px 0px 5px;
	}

#suck li ul {
top: 23px;
position: absolute;
left: -999em;
height: auto;
width: 170px;
font-weight: normal;
border-width: 0;
margin: 0;
padding: 0;
border-right: 1px solid #080809;/*always darker shadow line 5x*/
border-left: 1px solid #080809;
border-bottom: 1px solid #080809;
border-top: 1px solid #080809;
}	

#suck ul {
	width: 220px;
	padding: 0px;
	margin: 0px;
	}

#suck li li {
float: left;
padding: 0;
width: 170px;
}
#suck li ul ul {
margin: -19px 0 0 170px;
}
#suck li:hover ul ul, 
#suck li:hover ul ul ul,
#suck li:hover ul ul ul ul,  
#suck li.sfhover ul ul, 
#suck li.sfhover ul ul ul, 
#suck li.sfhover ul ul ul ul {
left: -999em;
}
#suck li:hover ul, 
#suck li li:hover ul, 
#suck li li li:hover ul, 
#suck li li li li:hover ul,
#suck li.sfhover ul, 
#suck li li.sfhover ul, 
#suck li li li.sfhover ul,
#suck li li li li.sfhover ul{
z-index: 100;
left: 0;
}

#suck li:hover, #suck li.sfhover {
	left: 0;
	/* background-color: #2D2C2C; */
	}

#suck li:hover a, #suck li.sfhover a {
	/* color: #BCE27F; */
	}

#suck li li:hover a, #suck li li.sfhover a {
	/* color: #BCE27F; */
	}

#suck li li:hover a:hover, #suck li li.sfhover a:hover {
	/* color: #BCE27F; */
	}

#suck ul ul a {
background: none;
}
#suck li.active {}
#suck li li.active {
background: none;}
#suck li:hover ul, 
#suck li li:hover ul, 
#suck li li li:hover ul, 
#suck li li li li:hover ul,
#suck li.sfhover ul, 
#suck li li.sfhover ul, 
#suck li li li.sfhover ul,
#suck li li li li.sfhover ul{
background: #383737;
}

/* -------------------- bottomspace -------------------- */

#bottomspace {
	height: 10px;
	}
