/*
	company: Wipro, India, KDC.
	author: Mithun Chakraborty.
	date created: 08/20/2010
	date modified: 09/06/2010
	version: 1.1
*/
#wrapper-large{
    margin:0 auto;
    text-align:left;
    width: 1200px;
	padding-left: 20px;
	padding-right: 20px;
 }

#header #topnav-container ul#topnav .topnav-large-item {
	background:transparent url("//www.lexmark.com/images/main-divider.gif") no-repeat scroll right bottom;
	float:left;
	height:auto;
	padding-left:16px;
	padding-right:16px;
	position:relative;
	text-align:center;
	top:0;
	width:auto;
	z-index:15;
}
#header #topnav-container ul#topnav .topnav-large-item-grp1 {
	background:transparent url("//www.lexmark.com/images/main-divider.gif") no-repeat scroll right bottom;
	float:left;
	height:auto;
	padding-left:23px;
	padding-right:23px;
	position:relative;
	text-align:center;
	top:0;
	width:auto;
	z-index:15;
}
#header #topnav-container ul#topnav .topnav-large-item-grp2 {
	background:transparent url("//www.lexmark.com/images/main-divider.gif") no-repeat scroll right bottom;
	float:left;
	height:auto;
	padding-left:30px;
	padding-right:30px;
	position:relative;
	text-align:center;
	top:0;
	width:auto;
	z-index:15;
}
#header #topnav-container ul#topnav .topnav-large-item-grp3 {
	background:transparent url("//www.lexmark.com/images/main-divider.gif") no-repeat scroll right bottom;
	float:left;
	height:auto;
	padding-left:38px;
	padding-right:38px;
	position:relative;
	text-align:center;
	top:0;
	width:auto;
	z-index:15;
}
#header #topnav-container ul#topnav .topnav-large-item-grp4 {
	background:transparent url("//www.lexmark.com/images/main-divider.gif") no-repeat scroll right bottom;
	float:left;
	height:auto;
	padding-left:48px;
	padding-right:48px;
	position:relative;
	text-align:center;
	top:0;
	width:auto;
	z-index:15;
}
#header #topnav-container ul#topnav li.end-upd {
	position:relative;
	top:0px;
	width:140px;
	float: left;
	text-align: center;
	z-index: 15;
}
.ui-menu-item-upd {
    background: url("//www.lexmark.com/en_US/backgrounds/menu-sm.png") repeat-x left bottom;
    display: none;
    left: 0;
    overflow: hidden;
    padding-bottom: 2px;
    position: absolute;
    text-align: left;
    top: 30px;
    /*width: 430px;*/
	width: auto;
    z-index: 500;
    }
.ui-menu-item-upd-grp1 {
    background: url("//www.lexmark.com/en_US/backgrounds/menu-sm.png") repeat-x left bottom;
    display: none;
    left: 0;
    overflow: hidden;
    padding-bottom: 2px;
    position: absolute;
    text-align: left;
    top: 30px;
    width: 210px;
	z-index: 500;
    }
.ui-menu-item-upd-grp2 {
	background: url("//www.lexmark.com/en_US/backgrounds/menu-sm.png") repeat-x left bottom;
	display: none;
	left: 0;
	overflow: hidden;
	padding-bottom: 2px;
	position: absolute;
	text-align: left;
	top: 30px;
	width: 260px;
	z-index: 500;
}
.ui-menu-item-upd-grp3 {
	background: url("//www.lexmark.com/en_US/backgrounds/menu-sm.png") repeat-x left bottom;
	display: none;
	left: 0;
	overflow: hidden;
	padding-bottom: 2px;
	position: absolute;
	text-align: left;
	top: 30px;
	width: 320px;
	z-index: 500;
}
.ui-menu-item-upd-grp4 {
	background: url("//www.lexmark.com/en_US/backgrounds/menu-sm.png") repeat-x left bottom;
	display: none;
	left: 0;
	overflow: hidden;
	padding-bottom: 2px;
	position: absolute;
	text-align: left;
	top: 30px;
	width: 380px;
	z-index: 500;
}
.ui-menu-item-upd-grp5 {
	background: url("//www.lexmark.com/en_US/backgrounds/menu-sm.png") repeat-x left bottom;
	display: none;
	left: 0;
	overflow: hidden;
	padding-bottom: 2px;
	position: absolute;
	text-align: left;
	top: 30px;
	width: 430px;
	z-index: 500;
}
/*Products Layer*/
#productlayer-upd{
    background: url("//www.lexmark.com/en_US/backgrounds/menu-lg.png") no-repeat left bottom;
    /*width: 250px;*/
	width: auto;
    }
#productlayer-large{
    background: url("//www.lexmark.com/en_US/backgrounds/menu-lg.png") no-repeat left bottom;
    width: 970px;
    }
#solutionslayer-large{
    background: url("//www.lexmark.com/en_US/backgrounds/menu-lg.png") no-repeat left bottom;
    width: 970px;
    }
#solutionslayer-large .column-wrapper {
	clear: both;
	overflow: hidden;
}	
#solutionslayer-large .content-list {
	width:220px;
}			
#side-navigation li.collapsed h1 a:link,
#side-navigation li.collapsed h1 a:hover, 
#side-navigation li.collapsed h1 a:visited, 
#side-navigation li.collapsed h1 a:active,
#side-navigation li.category h1 a:link,
#side-navigation li.category h1 a:hover, 
#side-navigation li.category h1 a:visited, 
#side-navigation li.category h1 a:active,
{text-decoration: none;
}
.right-width #article-upd {
	float:left;
	width:650px;
	padding-left:30px;
	position:relative;
}


