@charset "utf-8";
/* CSS Document */

#sidemenu 
{ 
	text-align : left; 
	font-size : 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
} 

/*first set of menus*/

.sidemenu_element 
{ 
	color : #B6952C; 
	position : relative; 
	padding-left : 8px;  
	padding-bottom : 4px; 
	cursor:auto; 
	margin-bottom : 12px;
	background:url(../images/index/button.jpg) no-repeat;
	padding-top:2px;
	
} 

.sidemenu_element a 
{ 
	color : #B6952C; 
	text-decoration : none; 
} 

.sidemenu_element a:hover 
{ 
	color : #333; 
	text-decoration : none; 
} 

.sidemenu_element_hover 
{ 
	color : #333; 
	padding-left : 8px; 
	position : relative; 
	padding-bottom : 4px; 
	cursor : auto; 
	margin-bottom : 12px;
	background:url(../images/index/button.jpg) no-repeat; 
	padding-top:2px;
	
} 

.sidemenu_element_hover a 
{ 
	color : #333; 
	text-decoration : none; 
} 

.sidemenu_element_hover a:hover 
{ 
	color : #333; 
	text-decoration : none; 
} 

/********************************************second submenu*******************************************************************/

.side_menu1s 
{ 
	position : relative; 
} 

.side_menu1s_container 
{ 
	position : absolute; 
	top : 0; 
	display : none; 
	background-color : #fff;
	padding-top:5px;
	padding-right:3px; 
	width : 187px; 
	left : 185px;
	#left : 180px;
} 

.side_menu1s_element 
{ 
	color : #B6952C; 
	cursor : pointer; 
	padding-bottom : 4px; 
	background-color : #de0c09; 
	margin-bottom : 3px; 
	background:url(../images/index/button.jpg) no-repeat;
	padding-top:2px;
} 

.side_menu1s_element a 
{ 
	color : #B6952C; 
	text-decoration : none; 
} 

.side_menu1s_element a:hover 
{ 
	color : #333; 
	text-decoration : none; 
} 

.side_menu1s_element_hover 
{ 
	color : #333; 
	cursor : pointer; 
	padding-bottom : 4px; 
	background:url(../images/index/button.jpg) no-repeat;
	padding-top:2px;
	margin-bottom : 3px; 
	
} 

.side_menu1s_element_hover a 
{ 
	color : #333; 
	text-decoration : none; 
} 

.side_menu1s_element_hover a:hover 
{ 
	color : #333; 
	text-decoration : none; 
} 

/********************************************third submenu*******************************************************************/

.side_menu2s
{ 
	position : relative; 
} 

.side_menu2s_container 
{ 
	position : absolute; 
	top : 0; 
	display : none; 
	background-color : #fff; 
	width : 187px; 
	left : 188px;
} 

.side_menu2s_element 
{ 
	color : #B6952C; 
	cursor : pointer; 
	padding-bottom : 4px; 
	cursor : pointer; 
	background:url(../images/index/button.jpg) no-repeat;
	padding-top:2px;
	margin-bottom : 3px; 
} 

.side_menu2s_element a 
{ 
	color : #B6952C; 
	text-decoration : none; 
} 

.side_menu2s_element a:hover 
{ 
	color : #333; 
	text-decoration : none; 
} 

.side_menu2s_element_hover 
{ 
	color : #333; 
	cursor : pointer; 
	background:url(../images/index/button.jpg) no-repeat;
	padding-top:2px;
	padding-bottom : 4px; 
	cursor : pointer; 
	margin-bottom : 3px; 
}
 
.side_menu2s_element_hover a 
{ 
	color : #333; 
	text-decoration : none; 
} 

.side_menu2s_element_hover a:hover 
{ 
	color : #333; 
	text-decoration : none; 
} 
