/* minimazing paddings and margins */
* {
	margin: 0px;
	padding: 0px;

	}

/**********************/
/* general styles     */
/**********************/

/*sets fonts and bg-properties. Also sets similar styles in whole service*/
body {
	background: #EBEEF0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
/*color of the links*/
a {
	text-decoration: none;
	color: #199597;}



 
/* image settings */	
img {border: 0px;}

/*general list styles*/

	
/*forms input fields general styles*/
input {border: 1px solid #E3E3E3; font-size: 11px; padding: 2px;}

/****************/
/*  div styles  */
/****************/


/*contains everything*/
#all {
	width: 930px;
	margin-left: 10px;
	margin-top: 10px;
	
/*	border: medium solid black; */
	}

/*********************/
/* Header styles	 */
/*********************/

/*header, contains langueage bar, logo and top navigation*/
#header {
	background: #ffffff;
	height: 90px;
	}

/* sets languege bars styles and positions  */
#header .language {
	position: absolute;
	border: 0px solid #f00;
	left: 19px;
	top: 25px;}
	
#header .language ul {font-size: 10px;}

#header .language ul li {
	display: inline;
	background: none;
	padding-left: 0px;
	color: #949494;
	}
#header .language ul li a {
	color: #949494;
	text-decoration: none;}
	
#header .language ul li.activelang a{color: #F71818;}

/*Logo, it is also a link to startpage*/
#header #logo {
	position: absolute;
	left: 706px;
	margin-top: 16px;
	border: 0px solid orange;
	background: transparent url(../pics/logo-konecranes.gif) no-repeat 0px 0px;
	height: 51px;
	width: 222px;	
	}
/* sets konecranes text hidden from the logo  */	
#header #logo h1 {font-size: 40px;}
#header #logo h1 a {border: 0px solid #f00;}
#header #logo h1 a span {visibility: hidden;}
#header a {color: #717171;}

/*Navigation*/
#header #navi {

  padding-top: 65px;
/*	position: absolute; 
	top: 75px;*/


	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	}
	
#header #navi ul li {
	display: inline;
	margin-left: 9px;

  list-style-type:none;	/* No bullets */
	background: none;
	padding-left: 0px;
	
}

/*#header #navi ul li a {color: #717171;}
#header #navi ul li.activenavi a {color: #199597;}
*/
/***************/
/* header ends */
/***************/




/*******************/
/* Toppage starts  */
/*******************/

/*toppage is div around the whole top of the page*/
/* notice the _height for ie only */
#toppage {
	border: 0px solid blue;
	margin-top: 10px;
/*	min-height: 731px; */
/*	_height: 731px; */
	padding: 10px 0px 0px 10px;
	background: #ffffff url(../pics/bg-toppage.gif) no-repeat 0px bottom;
	}

/*Headlines in toppage*/
#toppage h5 {
	color: #737373;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	background: transparent;
	margin-left: 0px;
	padding-left: 0px;
	}

/*div -content contains left column of the top page*/

#content {
	border: 0px solid orange;
	width: 680px; 
	padding-right: 10px;
	float: left;
	margin-bottom: 100px;
	}
#content ul li a {
	color: #717171;
	} 
#content ul li a:visited {
	color: #999999;
	
	} 
	
#content a:hover {
	color: #199597;
	}
	
#content_sub{
	border: 0px solid orange;
	width: 680px;
	padding-right: 10px;
	float: left;
	margin-bottom: 100px;
	}
/*special place for picture*/

#picture {	/* Must be defined in the document, because php changes it */}

#picture .picture_text {
	width: 300px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;

	padding: 12px 0px 15px 15px;
	}
#picture .picture_text h3 {
	font-size: 24px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica;
	font-weight:bold;
	color: #fff;}

/*Main categories of the content*/

#products, #services, #latest_news  {
	width: 210px;	
	padding-right: 0px;
	float: left;
	color: #717171;
	margin: 10px 0px 0px 10px; 
	}

p.branch {
  width: 210px;	
	padding-right: 0px;
	float: left;
	color: #717171;
	margin: 10px 0px 0px 10px; 
}
p.newsitem {
  /*width: 210px;	
	padding-right: 0px;
	float: left;
	color: #717171;
	margin: 10px 0px 0px 10px; */
}
#latest_news {position: relative; border-left: 2px solid #717171; padding-left: 1em;}
#latest_news a.rss {position: absolute; right: 0px; top: -3px; z-index: 10; margin: 0px; padding: 0px; }


#products{
	margin: 10px 0px 0px 0px;
	}
/*image settings for the main categories*/
#products img, #services img, #latest_news img {margin: 4px 0px 4px 0px;}


/*text settings for the main categories*/
#products a,  #services a {color: #199597; color: #717171;/*line-height: 29px;*/}
#content p, #content_sub p {margin: 5px 0px 0px 0px; }

/*Latest news has some special features*/
#latest_news a {color: #717171;}
#latest_news a:hover {color: #199597; }
#latest_news h4, #products h4, #services h4 {margin-top: 6px;	color: #4D4D4D; 
		font-size: 11px;}
#latest_news h3, #products h3, #services h3 {margin-top: 6px;	color: #737173; 
		font-size: 14px;}
	
		/*rss:n takia tämä h3 tarvitsee aivan omanlaiset tyylimääritykset*/
#latest_news h3 {/*width: 136px; */ font-size: 10px; margin: 0px;}

#latest_news h5{margin-bottom: 10px;}
#latest_news p {margin: 0px 0px 0px 0px;}


/*right column of the content, contains*/
/*right column of the content, contains*/
#info_column {
	border: 0px dotted green;
	float: left;
	width: 220px;
	margin-right: 0px; 
	}
	
/*features of the columns infoboxes*/
.ticker, .first,  .second,  .third,  .forth, .fifth, .fifthfp {
	background: #E8F5F5;
  _width: 100%; /* this is for IE, it has a strange bug :) */
	padding: 10px 7px 13px 7px; 
	margin-top: 5px;
		}

#info_column a {color: #717171;}
#info_column a:hover {color: #199597; }
/*feature for the last box  */
.fifth {margin-bottom: 0px;}
.fifthfp{margin-bottom: 0px; margin-top: 0px;}
.fifthfp select {font-size: 10px;}
/*feature for ticker space*/
.ticker {
	height: 100px;
	background: #E8F5F5 url(http://www.euroland.com/clcharts/sf-kci/ticker.asp?lang=finnish) no-repeat 7px 12px;}


/*feature for interactive design tools in info_column*/
#info_column table.idt a { color: #000;}
#info_column table.idt a:hover { color: #199597;}
/*Info_columns genereal styles*/
#info_column h3{color: #717171; font-size: 10px; margin: 0px; font-family:  Arial, Helvetica;}	
#info_column p{margin: 10px 0px 0px 0px;}	
#info_column img {margin: 4px 4px 0px 0px;}
#info_column table td {font-size: 8px;}
#info_column  ul{margin: 10px 0px 10px 0px; list-style-type: none;}
#info_column  ul li{
	background: transparent url(../pics/bg-li-seagreen.gif) no-repeat 0px 5px;
	padding-left: 10px;}
#info_column ul li a:hover {
	color: #999999;
	} 
#info_column #second  ul{margin: 10px 0px 10px 0px; list-style-type: none;}
#info_column #second  ul li{
	background: transparent url(../pics/bg-li.gif) no-repeat 0px 5px;
	padding-left: 10px;}
	
#info_column input.button {
	background: transparent;
	border: 0px solid #f00;
	color: #199597;
	font-size: 10px;
	width: 40px;
	}
	
/* general styels for first box, if including stock information */
#info_column .first {margin-top: 0px;}

/* This is the original, but it messes up the table a bit
#info_column .first h3 span{
	font-size: 10px; 
	color: #666666; 
	font-weight: normal;
	}
*/

#info_column .first a.rss {position: absolute; right: 5px; top:10px; z-index: 10; margin: 0px; padding: 0px; }

#info_column .first td.red_text { 
	color:#F71818; 
	font-weight: bold; 
	padding-top: 15px;
	}

#info_column .forth select, #info_column .fifth select,  #info_column .second select  {
	border: 1px solid #B8B8B8;
	width: 195px;
	font-size: 11px;
	color: #4D4D4D;
	padding: 2px;
	margin: 3px 0px 3px 0px;
	}
	
#info_column .forth input {
	width: 193px;
	margin: 6px 0px 0px 0px;
	}
	
#info_column .forth input.button {
	background: transparent;
	border: 0px;
	color: #199597;
	font-size: 10px;
	width: 40px;
	margin: 0px;
	}


/***********************/
/*    toppage ends     */
/***********************/


/**************************/
/*   bottompage starts    */
/**************************/

#bottompage {
	border: 0px dotted blue;
	margin-top: 20px;
	}

/* sets dotted border for special places where needed */
#bottompage .border {
	background: transparent url(../pics/bg-highlights.gif) repeat-x 0px 0px;
	height: 3px;
	margin-top: 0px; margin-bottom: 0px;
	}

/* bottompage general styles */
#bottompage h3{color: #717171; font-size: 12px; margin-bottom: 8px; font-family: Arial, Helvetica;}
#bottompage h4{color: #717171; font-size: 11px; margin-bottom: 8px; font-family: Arial, Helvetica;}		
#news_highlights span {color: #f00; font-size: 10px;}
#news_highlights table {margin-bottom: 0px; margin-top: 0px;}
/*news highligts styles*/
#news_highlights {
	border: 0px dotted orange;
	width: 450px;
	margin-right: 10px;
	float: left;
	}
.tablehighlights {
	background-color:#EBEEF0;}
.tablehighlights:hover {
	background-color:#FFFFFF;}
/* special class for left side table cells */	
#news_highlights td.left_td_high{
	padding-right: 30px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	 }
#news_highlights td.right_td_high {
		padding-top: 15px;
		padding-bottom: 15px;
		} 
#news_highlights td.left_td_high a{color: #000;} 
#news_highlights td.right_td_high a{color: #000;} 
/* Column2 is right side column in pagebottom.  */
#column2 {
	border: 0px dotted navy;
	width: 458px;
	float: left;
	margin-right: 10px;
	}
	
/*  freespace is for anything updater wants to show there */
#freespace {color: #717171;}
#freespace td.rightspace{margin-right: 10px;}
#freespace td img {margin-right: 10px;}
#freespace h4 a {color: #717171;}
#freespace a {color: #717171;}
#freespace a:hover {color: #ABABAB;}
/* extranavigation in bottompage  */
#navigate {
float: left;
width: 220px;
border: 0px solid #f00;}

/*  List styles for bottom navigation */
#navigate ul {list-style-type: none;}

#navigate ul li {
	background: transparent url(..../pics/bg-btm-navi.gif) no-repeat 0px 4px;
	padding-left: 20px;
	line-height: 17px;}

#navigate ul li a{color:#333333; }
#navigate ul li a:hover{color:#999999; }
	 
#subscribe {float: left;
	width: 220px;
	border: 0px solid blue;}


/********************/
/*  bottompage ends */
/********************/

/*******************/
/*  Footer starts  */
/*******************/
#footer {
	border: 0px dotted black; color: #000;
	background: #fff;
	height: 30px;
	margin: 20px 0px 30px 0px;
	padding-left: 5px;
	}
	
#footer ul {padding-top: 5px;}

#footer ul li { 
	display: inline;
	background: none;
	padding-left: 6px;
	}
	
#footer ul {padding-top: 5px;}

#footer ul li a {
	color: #000;
	} 
#footer ul li a:hover {
	color: #999999;
	} 
.validated_link { margin-top:-13px; float:right; display:block; background:#FFF;}
.validated_link:hover { background:#EEE; } 

  	 
/****************/	 
/* footer ends  */
/****************/






/********************************/
/*   styles in subpages			*/
/*   div order and styles are 	*/
/*   different in subpages		*/
/********************************/

/*toppage is div around the whole top of the page. Different min-height in subpages*/
#toppage_sub{
	border: 0px solid blue;
	margin-top: 10px;
/*	min-height: 667px;*/
/*	_height: 667px;*/
	padding: 10px 0px 10px 10px;
	background: #fff url(../pics/bg-toppage.gif) no-repeat 0px bottom;
/*	border: medium solid #ff0000 */
	}

/* Navipath in subpages tells where you are */
#navipath {
	height: 30px; 
	color: #636363; 
	border: 0px solid #f00;
	}
	
#navipath span a {color: #F7262A}

/*columns in the toppage_sub, one is usually left one  and two usuallyright one*/
#column_one{
	float: left;
	border: 0px solid gray;

	}
	
#column_two {
	color: #717171;
	float: right;
	width: 450px; 
	border: 0px solid orange;
	line-height: 1.4em;
	}
#column_two a:hover {
	color: #199597;}
#column_two p {
}
#column_two table {border-collapse:collapse; }
 

#column_two ul {
	list-style-type: none;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 15px;
	 }
#column_two ul li {
	background: transparent url(../pics/bg-li-seagreen.gif) no-repeat 0px 5px;
	padding-left: 16px;
	display: block;
	 }

#column_two ol {
	margin-left: 32px;
	list-style-type:decimal;
	margin-bottom: 15px;
	margin-top: 5px;
	}
#column_two ol li {
	padding-left: 0px;
	 }

/* Fix for content with fixed table and table cell widthts */
#column_two table, #column_two td {

	padding: 2px;
}

/* left sides navigation on subpages */	
#sub_navi {
	width: 220px;
	border: 0px solid gray;
	margin-bottom: 20px;
	}

#sub_navi h2 {
	font-size:16px;
	color: #199597;
	text-transform: uppercase;
	margin-bottom: 18px;
	margin-left: 4px;
	margin-top: 4px;
	}
#sub_navi ul {
	padding: 0px 4px 0px 0px; 
	width: 220px;
	}
	
#sub_navi ul li {
	background: #E8F5F5 url(../pics/bg-subnavi.gif) no-repeat 212px 6px; 
	margin: 2px 0px 2px 0px;
	display: block;
	}
	
#sub_navi ul li a { 
	line-height: 18px; 
	color: #313131;
	padding-left: 5px;
	}
	
	
#sub_navi ul ul {
	width: 220px;
	border: 0px solid blue;
	background: #fff;
	border: 0px solid orange;
		
	}
#sub_navi ul ul ul {
	width: 200px;
/*	_width: 198px;*/
	border: 0px dotted blue;
	background: #fff;
	}
#sub_navi ul li ul li {
	display: block;
	margin: 2px 0px 2px 0px;
	padding-left: 15px;
	width: 150px;
/*	border: 1px solid orange;*/
	background: #fff url(../pics/bg-li-li.gif) no-repeat 11px 6px; 
	}
#sub_navi ul li a:hover {color: #999999;}

/* styles for search box in the left column */
.search {
	background: #E8F5F5;
	border: 0px solid #f00;
	padding: 3px 15px 5px 5px;
	}
	
.search input.button {
	background: transparent;
	border: 0px solid #f00;
	color: #199597;
	font-size: 10px;
	width: 40px;
	}

/* pictureplace in subpages, different size in subpages as in frontpage */
#subpage_picture {
	width: 450px;
	height: 149px;
	margin-bottom: 20px;
	}

/* mouseover links */

#mouseover_left{
	float: left;
	width: 220px;
	border: 0px solid green;	
	margin-right: 5px;
	}
#mouseover_left h5, #mouseover_right h5 {
	margin-top: 20px; 
	margin-bottom: 6px;
	color: #333333;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	}
	
#mouseover_left a { color: #717171}
#mouseover_left a span{ 
	color:#259B9C; 
	line-height: 24px;}
#mouseover_left a:hover{ color:#259B9C;}

#mouseover_left h4 {
	margin-top: 20px; 
	margin-bottom: 6px;
	}
	
#mouseover_right{
	float: left;
	width: 220px;
	border: 0px solid green;	
	}
#mouseover_right a { color: #717171}

#mouseover_right a span{ 
	color:#259B9C; 
	line-height: 24px;
	}
	
#mouseover_right a:hover{ color:#259B9C; }

#mouseover_right h4 {
	margin-top: 20px; 
	margin-bottom: 6px;
	}

/*investor styles*/
#investorareas {
	width: 220px;
	border: 0px solid #f00;
	float: left;
	}
#investorareas h4 {
	color: #737173;
	font-weight: bold;}
#investorareas .inv_areas {
	height: 100px;}
	
#investorareas img{margin: 0px 10px 10px 0px;}
#investorareas a {color: #4d4d4d;}
#investorareas a:hover {color: #189694;}

#results_releases {float: right;	border: 0px solid #f00;
	width: 210px;
		color: #737173;}
#results_releases h4 {
	color: #737173;}
#info_column  .investorlist{min-height: 250px; /*_height: 250px;*/}
#info_column .investorlist ul li {
	background: transparent url(../pics/bg-investor-li.gif) no-repeat 0px 7px;
	padding-left: 17px;
	}
#info_column .investorlist ul li a {
	font-weight: bold;
	line-height: 23px;}

#sitemap { }

#sitemap h2 { }

#sitemap ul { margin:0px; padding: 0px; }
#sitemap ul li { margin-left: 30px; }

/* Palstoja ympäröivä div, on oltava float: left määritys! */
#sitemap div.col {
	float: left;
	width: 200px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}



#sitemap .col ul li {
	margin: 3px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	text-transform:uppercase;
	background: none;
	}

#sitemap .col ul li ul {
	margin-bottom: 0px;
	border: 0px solid green;
	
	}

#sitemap .col ul li ul li {
	margin: 2px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	text-transform:none;
	background: #EFF7F7 url(../pics/bg-subnavi.gif) no-repeat 5px 5px;
	}

#sitemap .col ul li ul li a {padding-left: 15px;  color: #636363;}

#sitemap .col ul li ul li ul {
	margin-bottom: 0px;
	border: 0px solid green;
	}
	
#sitemap .col ul li ul li ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	font-size: 11px;
	font-weight: normal;
	text-transform:none;
	background: #ffffff url(../pics/bg-li-li.gif) no-repeat 15px 5px;
	}
#sitemap .col ul li ul li ul li a { display: block; height: 1%; color: #636363; }

#areas_left{
list-style-type: none;
background: none;
	float: left;
/*	width: 220px;*/
	border: 0px solid green;	
/*	margin-right: 5px;*/
	}
#areas_middle {
list-style-type: none;
	float: left;
/*	width: 220px;*/
	border: 0px solid green;
/*	margin-right: 5px;*/
	}
	
#areas_right{
list-style-type: none;
	float: left;
/*	width: 220px;*/
	border: 0px solid green;
/*	margin-right: 5px;*/
	}
#areas_rightmost{
list-style-type: none;
	float: left;
/*	width: 220px;*/
	border: 0px solid green;	
	}
#areas_left ul li{list-style-type: none;background: none;}	
#areas_middle ul li{list-style-type: none;background: none;}	
#areas_right ul li{list-style-type: none;background: none;}	
#areas_rightmost ul li{list-style-type: none;background: none;}	
/******************************************************************************
 AJAX-style menu to contact-page, script downloaded straight from the web 
 *****************************************************************************/

/*	html{
		height:100%;
		
	}*/
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
	  width:270px;
		padding-left:2px;	
	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #000;
		font-weight:bold;
    list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
		color: #717171;
	}	
	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		/*font-style:italic; */
		color:#777777; 
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:black;
		font-weight: bold;
		background: transparent;
		border-style: double;
		border-color: black;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
/*	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul a:hover{
		background: green;
	}
	*/
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	
	
	/************************************************************************
	Another ajax-menu for the top-menu
	General styles for this example page 
	************************************************************************/
/*
	#mainContainer{
	}
	
	#dhtmlgoodies_menu img{
	}
*/
	/* End general styles for this example page */
	/* General configuration CSS */
/*	
	#dhtmlgoodies_menu ul li ul{
		display:none;	 Needed to display ok in Opera 

	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;

	}
	#dhtmlgoodies_menu ul{
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	 No bullets 


	}	
	#dhtmlgoodies_menu a{
	}
	*/
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
/*	#dhtmlgoodies_menu ul{
		border:10px solid grey; 

		padding:0px;
		margin:0px;

	}

	#dhtmlgoodies_menu ul.menuBlock1{	 Menu bar - main menu items 

	}
	#dhtmlgoodies_menu ul.menuBlock2{	 Menu bar - main menu items 
		padding:5px;
		padding-right: 10px;
		border:1px solid #555;
		border:1px solid #bebebe;
	  background: #EBEEF0;
		filter:alpha(opacity=85);
		-moz-opacity:.85;
		opacity:0.85;
		text-transform: capitalize;
	  margin-top: 5px;
		margin-left:0px;
	  color: #199597;
	  font-size: 11px;
	}
	*/
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
/*	#dhtmlgoodies_menu a{
	}
	*/
	/*
	Main menu items 
	*/
	/*
	#dhtmlgoodies_menu .currentDepth1{
	}
	#dhtmlgoodies_menu .currentDepth1over{		
	}
	#dhtmlgoodies_menu .currentDepth1 a{				
	}
	#dhtmlgoodies_menu .currentDepth1over a{	 Text rules 
	}
	*/
	/* Sub menu depth 1 */
/*	#dhtmlgoodies_menu .currentDepth2{
	}
	#dhtmlgoodies_menu .currentDepth2 a{
	   margin-top:3px;
	   margin-bottom:3px;
	}
	
	#dhtmlgoodies_menu .currentDepth2over{
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	 Text rules 
			color: #000;
			margin-top:3px;
			margin-bottom:3px;
	}	
	*/
	/* Sub menu depth 2 */
/*	#dhtmlgoodies_menu .currentDepth3{
	}
	#dhtmlgoodies_menu .currentDepth3over{
	}
	 Sub menu depth 3 
	#dhtmlgoodies_menu .currentDepth4{
	}
	#dhtmlgoodies_menu .currentDepth4over{
	}	

	
	*/
	
	