/*
Theme Name: Dezinerfolio Marine
Theme URI: dezinerfolio.com	
Description: Very Neat Web 2.0 Black Stripe Theme
Version: 2.0
Author: Navdeep Raj
*/

dl,dt,df,ul,li,dd{
	margin:0;
	padding:0;
}

.contwrap{	
	width:100%;
	margin:0 auto;
	height:1%;
	overflow:hidden;
}

.linkcat h2{
	display:none;
}

#menu .df_menu_cont .linkcat {
	height:auto;
}

#menu{
	width:185px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;	
	background:url(../img/menu/side_loop.gif) repeat-y 0 0;
}

#menu a {
	text-decoration:none;
	font-size:11px;
	color:#888;
}

#menu a:hover {
	color: #FF6600;
}

.menutop{
	background:url(../img/menu/side_top.gif) no-repeat 0 0;
	height:17px;
	display:block;
	clear:both;
}

.df_menu_head{
	background:url(../img/menu/sideul.gif) no-repeat right center;
	width:159px;
	height:26px;
	text-align:center;
	display:block;
	clear:both;
	padding-top:10px;
	padding-left:12px;
	cursor:pointer;
	margin:5px 0;
	font-size:12px;
}

#menu dt a{
	color:#fff;
}

#menu dt a:hover{
	color:#d0d0d0;
}

#menu .header_highlight{
	background:url(../img/menu/sideul_hili.png) no-repeat right center;
	color:#FFF;
	display:block;
}

.df_menu_cont{
	display:none;	
	overflow:hidden;	
}

.df_menu_cont ul{
	padding:0 1px;
}

#searchform{
	padding-left:10px;
}

#searchform #s{
	padding:5px;
	color:#666;
	border:1px solid #CCC;
	width:205px;
	text-align:center;
	background:#EFEFEF;
}

#searchform #s:hover, #searchform #s:focus{
	background:#FFF;
	border:1px solid #999;
}

.df_menu_cont li{
	padding:0 5px;
	list-style:none;
	background:#f5f5f5;
}

.df_menu_cont li a{
	display:block;
	padding:3px 2px 3px 3px;
	border-bottom:1px solid #CCC;
	text-decoration:none;
	color:#555;
	font-weight:normal;	
}

.df_menu_cont li a:hover{
	border-bottom:1px solid #999;
	color:#222;
	background-color:#fcfcfc;
}

.menubot{
	background:url(../img/menu/side_bot.gif) no-repeat 0 0;
	height:18px;
	display:block;
	clear:both;
}
