@charset "utf-8";
/* JimShoes - Subpage Menus */

/* -----[ HTML TAGS ]------------------------------------------------------------------------------- */

TD.treeview_nodeLevel1,
TD.treeview_nodeLevel2			{	background-image:url('../multimedia/images/subpage/menu_left/pixel_DDDDDD.gif');
									background-position: bottom left;
									background-repeat: repeat-x; }

TD.treeview_nodeLevel1			{	padding: 8px 6px 9px 6px;	/* Top Right Bottom Left */
									background-color: #F2F2F2; }

TD.treeview_nodeLevel1:hover	{	background-color: #E9E9E9; }

TD.treeview_nodeLevel2			{	padding: 9px 6px 9px 22px;	/* Top Right Bottom Left */
									background-color: #F9F9F9; }

TD.treeview_nodeLevel2:hover	{	background-color: #E7E7E7; }

TD.treeview_selectedNode		{	background-color:#999999; }

TD.treeview_selectedNode:hover	{	background-color:#999999; }
									
/* -----[ CONTENT ]--------------------------------------------------------------------------------- */

.bg_menu_left_footer_fade		{	background-image: url("../multimedia/images/subpage/menu_left/footer_fade.jpg");
									background-position: top;
									background-repeat: repeat-x; }

.bg_menu_left_header_fade		{	background-image: url("../multimedia/images/subpage/menu_left/header_fade.jpg");
									background-position: top;
									background-repeat: repeat-x; }
									
.breadcrumbs					{	font-family: Tahoma, Arial, sans serif;
									font-size: 11px;
									line-height: 20px;
									color: #666666; }
									
.breadcrumbs_padding			{	padding: 12px 0px 13px 0px; }

.footer_padding					{	padding: 0px 0px 0px 0px; }

.text_copyright					{	font-family: Tahoma, Arial, sans serif;
									font-size: 11px;
									line-height: 20px;
									color: #808080; }

.text_footer					{	font-family: Tahoma, Arial, sans serif;
									font-size: 11px;
									line-height: 20px;
									color: #808080; }

.text_header					{	font-family: Tahoma, Arial, sans serif;
									font-size: 11px;
									line-height: 14px;
									color: #808080; }

.treeview_nodeLevel1			{	font-family: Tahoma, Arial, sans serif;
									font-size: 12px;
									font-weight: bold;
									color: #2F2F2F;
									line-height: 15px;
									text-align: left;
									vertical-align: middle;
									width:198px; }
									
.treeview_nodeLevel2			{	font-family: Tahoma, Arial, sans serif;
									font-size: 11px;
									color: #000000;
									line-height: 14px;
									text-align: left;
									vertical-align: middle;
									width:198px; }


/* -----[ A LINKS ]--------------------------------------------------------------------------------- */

#SiteMapPath A:link 			{	color: #000000;
									text-decoration: none; }				
#SiteMapPath A:hover 			{	color: #000000;
									text-decoration: underline; }
#SiteMapPath A:visited			{	color: #000000; }
#SiteMapPath A:active			{	color: #000000; }

#TreeView A.treeview_nodeLevel1:link		{	color: #2F2F2F;
												text-decoration: none; }				
#TreeView A.treeview_nodeLevel1:hover		{	color: #2F2F2F;
												text-decoration: none; }
#TreeView A.treeview_nodeLevel1:visited		{	color: #2F2F2F;
												text-decoration: none; }
#TreeView A.treeview_nodeLevel1:active		{	color: #2F2F2F;
												text-decoration: none; }

#TreeView A.treeview_nodeLevel2:link		{	color: #000000;
												text-decoration: none; }				
#TreeView A.treeview_nodeLevel2:hover		{	color: #000000;
												text-decoration: none; }
#TreeView A.treeview_nodeLevel2:visited		{	color: #000000;
												text-decoration: none; }
#TreeView A.treeview_nodeLevel2:active		{	color: #000000;
												text-decoration: none; }
											
#TreeView A.treeview_selectedNode:link		{	color: #FFFFFF; }				
#TreeView A.treeview_selectedNode:hover		{	color: #FFFFFF; }
#TreeView A.treeview_selectedNode:visited	{	color: #FFFFFF; }
#TreeView A.treeview_selectedNode:active	{	color: #FFFFFF; }

A.menu_footer:link 				{	color: #000000;
									text-decoration: none; }				
A.menu_footer:hover 			{	color: #000000;
									text-decoration: underline; }
A.menu_footer:visited			{	color: #000000; }
A.menu_footer:active			{	color: #000000; }

A.menu_header:link 				{	color: #FFFFFF;
									text-decoration: none; }				
A.menu_header:hover 			{	color: #FFFFFF;
									text-decoration: underline; }
A.menu_header:visited			{	color: #FFFFFF; }
A.menu_header:active			{	color: #FFFFFF; }