﻿/* DropDownMenu */
#shortcut_box ul li select
{
		width:170px;
}
#shortcut_box ul li input
{
	width:49px;
	margin-left:120px;
	margin-top:10px;
	height:20px;
	text-align:center;
	color:#f29203;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	border:0;
	line-height:16px;		
	background-image:url(../../SiteImages/btn_xsmall.gif);
		
}
#WC_Menu_DD 
{ margin-left:0px;
}


#WC_Menu_DD li
{
	display:inline;
	text-decoration:none;
	padding-left:1px;
	padding-right:1px;
	
}


/* Manual menu Vertical */
/* Replaced by settings bellow
#divWC_Menu_V_M ul
{
	margin-top: 5px;
	margin-left: 5px;
	position: fixed;
	width: 164px;
}

#divWC_Menu_V_M li
{	
	margin-bottom: 12px;
	font-size:small;
	float: left;	
	display:block;
	width:100%;
	background-image:url(../../Images/WCMenu/menu_V_Big164x18.jpg);
	background-repeat:no-repeat;
}


#divWC_Menu_V_M li a
{
	color:#566A72;
	height:18px;
	width: 98%;
	display: block;
	text-indent: 10px;
	overflow: visible; 
	text-decoration: none;
	
}

#divWC_Menu_V_M li a:hover
{
	font-weight: bold;
	color: #EE7C04;
}
*/

#divWC_Menu_V_M{
	margin-top:5px;
}
#divWC_Menu_V_M ul{
	margin-left: 15px;
	width: 163px;
}

#divWC_Menu_V_M li
{
		
}
#divWC_Menu_V_M li a{
	color:#566A72;
	height:18px;
	width: 98%;
	display: block;
	text-indent: 10px;
	overflow: visible; 
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
}
#divWC_Menu_V_M li a:hover{
	font-weight: bold;
	color: #EE7C04;
}
#divWC_Menu_V_M ul li{
	margin-bottom: 12px;
	font-size:small;
	display:block;
	width:100%;
	background-image:url(../../ComponentImages/Menu/menu_V_Big164x18.jpg);
	background-repeat:no-repeat;
}
#divWC_Menu_V_M ul li ul{
	margin-top: 12px;
	margin-left: 11px;
	
}
#divWC_Menu_V_M a.hassubmenu{
	/*
	background-image: url(../../Images/lay_dmnuhassub.gif);
	background-repeat: no-repeat;
	background-position: 90% 7px;
*/
}

#divWC_Menu_V_M ul li ul li{
	background-image:url(../../ComponentImages/Menu/menu_V_Small152x18.jpg);
	background-repeat:no-repeat;	
}
#divWC_Menu_V_M ul li ul li ul{
	display:none;
}



/* Manual menu Horizontal */

#divWC_Menu_H_M
{
	text-align:center;
}

#divWC_Menu_H_M ul
{
	padding-top:5px;  /* 5px */
	width:90%;	  /* 76% */
	margin-left:2%;  /* 10% */
	margin-right:0%;  /* 6% */
}


#divWC_Menu_H_M li
{	
    float: left;
    width:142px;
	background-image:url(../../ComponentImages/Menu/menu_H_Small142x23.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
}

#divWC_Menu_H_M li a
{
	padding-top:2px;
	text-decoration: none;
	color:#566A72;
	background:transparent;
	overflow: visible; 
	position:relative;
	height:25px;
	display:block;
	width:100%;
	text-indent: 2px;
	font-size: small;
	font-size:10px;
	
}
#divWC_Menu_H_M li a:hover
{
	font-weight: bold;
	background-image:url(../../ComponentImages/Menu/menu_H_big142x27.jpg);
	background-position:bottom;
	color: #EE7C04; 
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=90, Strength=2);*/
}
#divWC_Menu_H_M li a span
{
	line-height:25px;
	vertical-align:bottom;
}

/* Example for specific manual menu items which can be stylized throug ids
#Danas
{
	background-image:url(../../Images/WCMenu/home25x25.jpg) !important;
	background-repeat:no-repeat;
	background-position:bottom;
}

#Danas a:hover
{
	background-image:url(../../Images/WCMenu/home25x25light.jpg) !important;
	background-repeat:no-repeat;
	background-position:bottom;
}

#mys
{
	background-image:url(../../Images/WCMenu/font25x25.jpg) !important;
	background-repeat:no-repeat;
	background-position:bottom;

}
#mys a:hover
{
	background-image:url(../../Images/WCMenu/font25x25light.jpg) !important;
	background-repeat:no-repeat;
	background-position:bottom;

}
*/


/* Vertical layout */

#divWC_Menu_V{
	margin-top:5px;
}
#divWC_Menu_V ul{
	margin-left: 15px;
	width: 163px;
}

#divWC_Menu_V li
{
		
}
#divWC_Menu_V li a{
	color:#566A72;
	height:18px;
	width: 98%;
	display: block;
	text-indent: 10px;
	overflow: visible; 
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
}
#divWC_Menu_V li a:hover{
	font-weight: bold;
	color: #EE7C04;
}
#divWC_Menu_V ul li{
	margin-bottom: 12px;
	font-size:small;
	display:block;
	width:100%;
	background-image:url(../../ComponentImages/Menu/menu_V_Big164x18.jpg);
	background-repeat:no-repeat;
}
#divWC_Menu_V ul li ul{
	margin-top: 12px;
	margin-left: 11px;
	
}
#divWC_Menu_V a.hassubmenu{
	/*
	background-image: url(../../Images/lay_dmnuhassub.gif);
	background-repeat: no-repeat;
	background-position: 90% 7px;
*/
}
#divWC_Menu_V ul li ul li{
	background-image:url(../../ComponentImages/Menu/menu_V_Small152x18.jpg);
	background-repeat:no-repeat;	
}
#divWC_Menu_V ul li ul li ul{
	display:none;
}



/* START Horinzontal Menu AUTO */
#divWC_Menu_H 
{
	padding-left:11px;
	text-align:center;

	
}
#divWC_Menu_H ul
{
	padding-top:5px;
}

#divWC_Menu_H li ul li ul
{
	display: none;
	position: absolute;
	margin-left: 60px;
	margin-top: -18px;
}

#divWC_Menu_H li ul
{
	display: none;
	position: relative;
	margin-left: -88px;
	margin-top: 0px;
}


#divWC_Menu_H li
{	
    float: left;
    width:142px;
	background-image:url(../../ComponentImages/Menu/menu_H_Small142x23.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
}
#divWC_Menu_H li a
{
	padding-top:2px;
	text-decoration: none;
	color:#566A72; 
	background:transparent;
	overflow: visible; 
	position:relative;
	height:25px;
	display:block;
	width:100%;
	text-indent: 2px;
	font-size: small;
	
}
#divWC_Menu_H li a:hover
{
	font-weight: bold;
	background-image:url(../../ComponentImages/Menu/menu_H_big142x27.jpg);
	background-position:bottom;
	color: #EE7C04;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=90, Strength=2);*/
}
#divWC_Menu_H li a span
{
	line-height:25px;
	vertical-align:bottom;
}
/* END Horinzontal Menu AUTO */
#divWC_Menu_H li ul li
{
	width: 13em;
}


#divWC_Menu_H a.hassubmenu
{
	/*
	background-image: url(../../Images/lay_dmnuhassub.gif);
	background-repeat: no-repeat;
	background-position: 165px 7px;
*/
}

