
#nav {
height:90px;
display:block;
font-family: Arial, verdana, sans-serif;
font-size:12px;
}
#nav .select {
margin:0 0 0 15px;
padding:0;
list-style:none;
white-space:nowrap;
height:106px;
overflow:hidden;
}
#nav li {
margin-top:4px;
float:left; background:url();
}
#nav .select li.ges {
	background: url('images/sexable_tab.jpg');
}
#nav .select a {
width:106px;
display:block;
height:52px;
float:left;
background: url();
text-decoration:none;
line-height:43pt;
white-space:nowrap;
color:#303438;
}
#nav .select a b {
display:block; padding:0; background:url() right top;
}
#nav .sub {
display:none; margin:0; padding:0;list-style:none;
}
#nav .sub li {background:transparent;}
#nav .select li:hover .sub {
height:18px; display:block; position:absolute; float:left; width:750px; top:30px; left:0; text-align:center;
}
#nav .select li:hover .sub li a {
display:block;height:18px; line-height:16px; float:left; background:transparent url(); padding:0 16px; margin:0; white-space:nowrap;  color:#0D0D0D;font-size:11px;
}
#nav .select li:hover .sub li a:hover {
color:#393939; background:#F6F5F0; border-color: #fff #333 #000 #fff; line-height:15px;
}
input.searchb {
font-size:11px;
height:19px;
line-height:8pt;
padding:0px 10px;
margin:0px;
background: url('./images/sexable_searchbutton.png');
color:#90435a;
border:1px solid #90435a;
}
div.forumwrapper {
	padding:10px;
	background:#FFD5E8;
	border:1px solid #E6B9CC;
	margin-bottom: 10px;
}