/* Waters Incentives Global Stylesheet */


body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 120%;
	background: #015579;
	}
	
#container {
	height: 100%;
	overflow:auto;
	width: 950px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	}

#logoleft {
	float: left;
	display:inline;
	margin: 10px 0px 10px 10px;
	}

#lastingimpressionright {
	float: right;
	margin-top: 0px;
	font-size: 25px;
	font: arial;
	color: #3E97C5;
	font-weight:bold;
	}


/* TOP NAV FORMATING*/

.topnav li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 100%;
	padding-top: 3px;
	}

.topnav li a {
	color: #ffffff; 
	text-decoration: none;
	display:inline;
	margin-left: 10px;
	height: 15px;
	float:left;
	padding: 5px 10px 20px 0px;
	}

.topnav li a:hover {
	color:#EF59A2;
	}

.backgroundimage {
	background-image: url(../Images/g_topnavbar.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	}
	
ul {
	padding: 0px;
	margin: 0px;
	}

li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display:inline;
	}
	
/* TOP NAV LEFT*/

#topnavleft li {
	float: left;
	}

/* TOP NAV RIGHT*/

#topnavright li {
	float: right;
	}
	
/* Main Text Content */

.toppad {
	margin-top: 20px;
	}

.bottompad {
	margin-bottom: 20px;
	}
	
#content {
	clear:both;
	font-family: arial, helvetica, sans-serif;
	width: 490px;
	float: left;
	margin-left: 0px;
	font-size: 0.9em;
	text-align: justify;
	padding: 5px 0px 20px 0px;	
	}

.sitemapnav {
	clear:both;
	font-family: arial, helvetica, sans-serif;
	width: 400px;
	float: right;
	margin-top: 10px;
	font-size: 0.9em;
	text-align: justify;
	padding: 5px 0px 20px 0px;	
	}

.sitemapatoz {
	display:block;
	margin: 10px 10px 20px 0px;
	width: 150px;
	height: 100%;
	float:left;
	align: left;
	}
	
h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

h2 {
	color: #000000;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	}

h4 {
	color:#CCCCCC;
	font-size: 1em;
	padding-top: 5px;
	}

.pinktext {
	color: #ED3092;
	font-weight: bold;
	}

.largepinktext {
	color: #ED3092;
	font-weight: bold;
	font-size: 1.2em;
	}
	
.productlistingtext {
	font-size: 0.9em;
	line-height: 110%;
	}
	
/* Grid Navigation */

#gridnav {
	float: right;
	width: 420px;
	padding-left: 0px;
	display: block;
	margin-bottom: 20px;
	}

.floatleft {
	float:left;
		}
	
.floatright {
	float:right;
		}

/* EMAIL SIGN UP */

#newlettersignup {
	padding-left: 0px;
	background-image: url(../Images/g_email_signup.gif);
	background-repeat: no-repeat;
	width: 463px;
	height: 92px;
	}

#emailsubmit {
	float:right;
	padding: 55px 10px 0px 0px;
	}

/* FOOTER*/

.footer li {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 100%;
	padding-top: 3px;
	display:inline;
	}

.footer li a {
	color: #ffffff; 
	text-decoration: none;
	display:inline;
	margin-left: 10px;
	height: 15px;
	float:left;
	padding: 5px 10px 10px 0px;
	}

.footer li a:hover {
	color:#EF59A2;
	}

/* FOOTER LEFT*/

#footerleft li {
	float: left;
	}

/* FOOTER RIGHT*/

#footerright li {
	float: right;
	}
	
/* CONTACT & COPYRIGHT */

#contactinfo {
	clear:both;
	font-family: arial, helvetica, sans-serif;
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 5px 5px;
	}

#copyright {
	font-family: arial, helvetica, sans-serif;
	float: right;
	display: inline;
	font-weight:bold;
	font-size: 12px;
	padding-right: 5px;
	margin-bottom: 0px;
	}

a {
	text-decoration:none;
	color:#000000;
	}

a:hover {
	text-decoration:none;
	color:#EF59A2;
	}
	

.content-bottom {
	clear:none;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	list-style:inside;
	float: left;
	margin-left: 0px;
	font-size: 0.9em;
	text-align: justify;
	padding: 5px 0px 10px 0px;	
	}

#link {
	font-size: 0.8em;
	color:#999999;
}

#bottomfooter {
	float:left;
	margin-top: 10px;
	height: 45px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;	
	}

#bottomfootertext {
	height: 20px;
	width: 100%;
	font-size: 12px;	
	}