


/* Start:/local/components/gfs/structure/templates/structure/style.css*/


/* Left menu*/
#submenu ul
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	background: url('/local/components/gfs/structure/templates/structure/images/menu_bg.png') repeat-x 0 0;
	margin: 0 5px 0 0;
	height: 31px;
	padding: 0px 15px 7px 15px;
	
	text-align: center;
	display: inline-block;
}

ul.left-menu li a
{
	line-height: 31px;
	font-size: 18px;
	color: #484848;
	font-weight: 500;
	text-decoration:none;
}
ul.left-menu li.selected
{
	background: url('/local/components/gfs/structure/templates/structure/images/menu-item-select-ico.png') no-repeat 50% 0,
				url('/local/components/gfs/structure/templates/structure/images/menu-item-select.png') repeat-x 0 0;

}	
ul.left-menu li.selected a{
	color: #ffffff;
}

ul.left-menu li a:visited
{
	color:#484848;
}

ul.left-menu li a:hover
{
	color:#484848;
}

ul.left-menu l.selectedi a,
ul.left-menu l.selectedi a:link, 
ul.left-menu li.selected a:visited, 
ul.left-menu li.selected a:active, 
ul.left-menu li.selected a:hover
{
	color:#ffffff;
}




/* End */



/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/gfs/style.css*/
.system-nav-orange
{
	color: #484848;
	font-size:13px;
	text-align: right;
}

.system-nav-orange .nav-current-page
{
	background-color: #d03a39;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    padding: 3px;
    text-align: center;
    width: 15px;
}
.system-nav-orange a{
	color: #484848;
	text-decoration: none;
	width: 15px;
	text-align: center;
	background: #f5f5f5;
	padding: 3px;
	display: inline-block;
}
/* End */
/* /local/components/gfs/structure/templates/structure/style.css */
/* /local/templates/.default/components/bitrix/system.pagenavigation/gfs/style.css */
