/* Updates and upgrades to the existing code
March 2009 */

#navbar ul {	
	display: inline;
	padding: 0;
}

#navlist a {
	display: block;
	width: 90px;
	height: 35px;
	text-decoration: none;
	white-space: nowrap;
	text-indent: -999em;
}

#navlist li.colorbar-ps {
	display: block;
	width: 210px;
	height: 35px;
	text-decoration: none;

}

li.colorbar-ps {
	background-image: url('/images/navsets/cleanpix/homepage/colorbar-ps.gif');
	background-repeat: no-repeat;
	list-style: none;
	float: left;
}

li.sign {
	background-image: url('/images/navsets/cleanpix/homepage/nav.sign-en.gif');
	background-repeat: no-repeat;
	list-style: none;
	float: left;
}

li.demo {
	background-image: url('/images/navsets/cleanpix/homepage/nav.demo-en.gif');
	background-repeat: no-repeat;
	list-style: none;
	float: left;
}

li.about {
	background-image: url('/images/navsets/cleanpix/homepage/nav.about-en.gif');
	background-repeat: no-repeat;
	list-style: none;
	float: left;
}

li.contact {
	background-image: url('/images/navsets/cleanpix/homepage/nav.contact-en.gif');
	background-repeat: no-repeat;
	list-style: none;
	float: left;
}

#navlist li:hover.sign, #navlist li:hover.demo,
#navlist li:hover.about, #navlist li:hover.contact,
#navlist li.over {
    background-position: 100% -35px;
}

br.up {
	clear: both;
}


#logo { 
	margin:	0px 0px 3px 0px;
	padding: 0;
	background-image: url('/images/navsets/cleanpix/homepage/logo-cpps-en.gif'); 
	background-repeat: no-repeat; 
	display: block; 
	width: 250px; 
	height: 53px; 
	text-indent: -999em; 
	position: relative; 
	float: left;  
}

#ps-h2 {
	font-size: 120%; 
	font-weight: bold; 
	color: #808080;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

#ps-h3 {
	margin: 0;
	padding: 0;
	background-image: url('/images/subheaders/subhead-pressbrief-press-ready-en.gif'); 
	background-repeat: no-repeat; 
	display: block; 
	width: 272px; 
	height: 18px; 
	text-indent: -999em; 
	position: relative; 
	float: left;  
}

.middleheader {
	padding-bottom: 8px;
}

h1:hover {
	background-position: 100% -53px;
}

.dots {
	background-image: url('http://www.pressuite.com/pressuite/jsp/homepage/dots.jpg');
	background-repeat: no-repeat;
	display: block;
	float:left;
	width: 16px;
	height: 39px;
	margin-bottom: 100px;
	margin-top: 0px; 
	margin-right: 2px;
	text-indent: -999em;
}
