@charset "UTF-8";
/*
'WA' for Screen
Created On : 30.06.2014
Copyright : Pragash Irudayam - IruCom systems

*/
.icweb_menu_heading {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 14px;
	color: #999999;
	font-weight: 300;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: top;
	width: 170px;
	height: auto;
	display: block;
	
	padding: 3px;
	border: none;
	margin: 15px auto 0 auto;	
	background-color: #FFFFFF;	

}
.icweb_menu_heading:hover {
	cursor:pointer;
	color: #000000;
}
.icweb_menu_with_heading_close {
	text-align: left;
	vertical-align: top;
	width: 170px;
	height: auto;		
	clear:both;
	display: none;	
	overflow:visible;		
	padding: 3px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;	
}
.icweb_menu_with_heading_open {
	text-align: left;
	vertical-align: top;
	width: 170px;
	height: auto;
	letter-spacing: 1px;
	clear:both;
	display: block;	
	overflow:visible;		
	padding: 3px;
	border: none;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;	
	background-image: url(../../ic_web_image/ic_layout/icsys_tpl_menu_block_head_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;				
}
.icweb_menu1_btn a, .icweb_menu1_btn a:link {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 12px;
	color: #999999;
	font-weight: 300;
	text-align: left;	
	text-decoration: none;		
	width: 155px;
	height: auto;
	display: block;	
	padding: 0 0 2px 2px;
	border: none;
	margin: 0;		
}
.icweb_menu1_btn a:visited {
	color: #999999; 
	text-decoration: none;		
}
.icweb_menu1_btn a:hover {
	color: #809eba; 
	color:#C00;
	background-image: url(../../ic_web_image/ic_layout/icsys_tpl_btn_over_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;				
}
.icweb_menu1_btn_down a {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 11px ;
	color: #000000;
	text-decoration: none;	
	font-weight: 300;
	letter-spacing:1px;
	text-align: left;	
	width: 155px;
	height: auto;		
	display: block;		
	padding: 0 0 2px 2px;	
	border: none;
	margin: 0;		
}
/* Menu Level 2*/
.icweb_menu2_btn a, .icweb_menu2_btn a:link {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 11px;
	color: #000000;
	font-weight: 300;
	text-align: left;	
	text-decoration: none;		
	width: 148px;
	height: auto;
	display: block;	
	padding: 0 0 2px 2px;
	border: none;
	margin: 0 0 0 4px;	
}
.icweb_menu2_btn a:visited {
	color: #333333; 
	text-decoration: none;	
}
.icweb_menu2_btn a:hover {
	color: #000000;
	letter-spacing:1px;
	text-decoration: none;	
	background-color: #99CCFF;		
}
.icweb_menu2_btn_down a {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 12px ;
	color: #000000;
	text-decoration: none;	
	font-weight: 300;
	letter-spacing:1px;
	text-align: left;	
	width: 148px;
	height: auto;		
	display: block;	
	padding: 0 0 0 2px;	
	border: none;
	border-left: 3px solid #b90022;
	margin: 0 0 0 4px;	
	background-color: #FFFFFF;		
}