/* 
	Logitech CSS declarations - Site Map
	copyright Logitech 2009 
	
	Table of Contents
	
	0. Override
	1. Columns
*/

/* 0. Override
------------------------------------------------ */

/* 1. Columns
------------------------------------------------ */

ul.cols .logo-business a {
	background: url('/National_Library/20160521004321oe_/http://www.logitech.com/images/v2/header/header-nav-logo.png') 0 0 no-repeat;
	height:19px;
	display:block;
	background-position: 0 -25px; 
	width:98px;
}
ul.cols .logo-ue a {
	background: url('/National_Library/20160521004321oe_/http://www.logitech.com/images/v2/header/header-nav-logo.png') 0 0 no-repeat;
	height:19px;
	display:block;
	background-position: 0 0;
	width:134px;
}
ul.cols .logo-game a {
	background: url('/National_Library/20160521004321oe_/http://www.logitech.com/images/v2/header/header-nav-logo.png') 0 0 no-repeat;
	height:19px;
	display:block;
	background-position: 0 -50px;
	width:118px;
}


ul.cols {
	overflow: hidden;
	padding-bottom:25px;
}

ul.cols, ul.cols ul {
	margin: 0;
}

ul.cols li {
	background-image: none;
	float: left;
	margin-right: 60px;
	/*overflow: hidden;*/
	padding: 0;
	width: 192px;
	_width: auto;
}


ul.cols li.last-child {
	margin-right: 0;
	margin-bottom: 25px;
}
ul.cols li:last-child {
	margin-right: 0;
}

ul.cols li h2 {
	font-size: 1.38em;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}


ul.cols li li {
	float: none;
	margin-right: 0;
	overflow: visible;
	padding: 20px 0 0;
}
 
ul.cols li li.no-link{
	font-size: 1.1em;
	font-weight: bold;
}

ul.cols li li li {
	float: none;
	margin-right: 0;
	overflow: visible;
	padding: 0 0 0 20px;
}

ul.cols li  li li.sub {
	padding-left:30px;
}


ul.cols li li:last-child {
	background: none;
}
ul.cols li li.last-child {
	background: none;
}

ul.cols li li ul.alt li {
	padding: 0;
}
