body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}

#container { 
width: 900px;
margin: 0 auto;
padding: 0 50px 0 50px;
text-align: left;
position:relative;
z-index: 9;
 
}

#menu {
	position: relative;
	display: inline;
	float: right;
	width: auto;
	height: auto;
}

#innercontainer {
	position: relative;
	width: auto;
	height: auto;
	margin: 3px 15px 0 15px;
	padding: 30px 50px 30px 50px;
	text-align: left;
	border: 1px solid #cccccc;
}

#overview { 
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#productcontainer {
	position: relative;
	height: auto;
	padding: 0;
	text-align: left;
	margin-bottom: 30px;
}

#productsubnav {
	position: relative;
	display: inline;
	width: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
	height: auto;
}

#activesubnav{
	position: relative;
	display: inline;
	font-weight: normal;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0px;
}

#subnavitem{
	position: relative;
	display: inline;
	color: #666666;
	background-color: #e9e9ea;
	font-weight: normal;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0px;
}

.subnav{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.subnav a,.subnav a:visited{
	color: #666666;
	text-decoration: none;
}

.subnav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8b8d90;
}

#header {
	width: 900px;
	height: 115px;
	text-align: right;
	margin: 0;
	padding: 0;
	background-image: url(/images/syngentapmp_com_logo.gif);
	background-repeat: no-repeat;
	
	position:relative;
	z-index: 99;
	
}  

#mainContent {
width: 485px;
padding-bottom: 20px;
text-align: left;
float: left; 
position: relative;
display: inline;
}

#mainContentsecondary {
	width: 900px;
	text-align: left;
	position: relative;
	background-image: url(/images/container_sides.gif);
	background-repeat: repeat-y;
	margin: 0;
}

#secondarytab {
	width: 900px;
	padding: 0;
	text-align: left;
	position: relative;
	margin: 0;
	background-image: url(/images/container_top.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#secondarybottom {
	width: 900px;
	padding: 0;
	text-align: left;
	position: relative;
	background-image: url(/images/container_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin-bottom: 20px;
}

#feature{
	float: left;
	display: inline;
	position: relative;
	width: 485px;
	height: 536px;
	text-align: center;
	background: url(/images/feature_box.gif) no-repeat top;
	padding: 0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}

.productfltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 40px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1{
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	padding: 12px 20px 16px 20px;
	letter-spacing: 1px;
	margin: 0;
}

#mainContentsecondary h1{
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	padding: 12px 20px 0 20px;
	letter-spacing: 1px;
	margin: 0;
}

#innercontainer h1{
	font-size: 16px;
	color: #ffffff;
	background-color: #0087bc;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	letter-spacing: 1px;
	margin: 0;
}

#mainContentsecondary h4{
	margin: 3px 0 0 0;
	font-size: 10px;
	color: #0087bc;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	padding: 0;
	text-decoration: none;
	padding: 0 20px 0 190px;
}

#mainContentsecondary h4 a{
color: #0087bc;
text-decoration: underline;
}

#mainContentsecondary h5{
	margin: 3px 0 0 0;
	font-size: 10px;
	color: #0087bc;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	padding: 0;
	text-decoration: none;
	padding: 0 20px 0 280px;
}

#mainContentsecondary h5 a{
color: #0087bc;
text-decoration: underline;
}

#mainContentsecondary h6{
	margin: 3px 0 0 0;
	font-size: 10px;
	color: #0087bc;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	padding: 0;
	text-decoration: none;
	padding: 0 20px 0 380px;
}

#mainContentsecondary h6 a{
color: #0087bc;
text-decoration: underline;
}

#header h1{
margin: 0;
text-align: right;
padding: 0px 10px 10px 0;
}

#featurebotlft h1{
margin: 0;
padding: 0 10px 6px 20px;
}

#featurebotrgt h1{
margin: 0;
padding: 0 10px 6px 20px;
}

h2{
margin: 0; 
font-size: 12px; 
color: #666666; 
font-weight: bold;
line-height: 15px;
text-align: left;
padding: 0 20px 0 20px;
}

.subhead{ 
font-size: 12px; 
color: #666666; 
font-weight: bold;
line-height: 15px;
text-align: left;
}

#productsubnav{
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
}

h3{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	padding: 0 20px 0 20px;
	margin: 0;
}

.text1{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 16px;
}

.ProductHeader
{
	color: #ffffff;
	background-color: #0087bc;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	letter-spacing: 1px;
	margin: 0;
}
.text a{
	color: #0087bc;
	text-decoration: none;
}

.text a:hover{
	color: #0087bc;
	
}

h3 a{
color: #666666;
}

h4{
margin: 0; 
font-size: 12px; 
color: #666666; 
font-weight: bold;
line-height: 15px;
text-align: left;
padding: 0 20px 0 20px;

}

h5{
margin: 0; 
font-size: 10px; 
color: #666666; 
font-weight: normal;
line-height: 12px;
text-align: left;
padding: 0 20px 0 20px;
text-decoration: none;
}

#sidebar {
	float: right;
	display: inline;
	position: relative;
	width: 400px;
}

#alldays {
float: right;
display: inline;
position: relative;
width: 250px;
height: 106px;
padding-right: 16px;
text-align: center;
}

#day {
float: left;
display: inline;
position: relative;
width: 83px;
height: 106px;
font-size: 14px;
font-weight: normal;
padding: 0;
text-align: center;
}

.botfeaturepic {
	display: inline;
	position: relative;
	text-align: center;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}

#day h3{
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: center;
	
}

#day h4{
margin: 0; 
padding: 0;
text-align: center;
text-decoration: none;
font-size: 14px; 
color: #000;
padding: 3px 0 0 0;
font-weight: normal;
}

#originalzip {
	float:left;
	display: inline;
	position: relative;
	padding: 0;
	width: auto;
}

#originalzip h5 {
text-align: left;
padding: 16px 0 0 0;
color: #003399;
}

#fillin {
float: right;
padding: 0 10px 0 0;
}

#featuretop {
	float: left;
	display: inline;
	position: relative;
	width: 400px;
	background-image: url(/images/weather_feature_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	height: 210px;
	padding: 0;
	text-decoration:none;
}

#featuremiddle {
	float: left;
	display: inline;
	position: relative;
	width: 400px;
	margin: 15px 0 0 0;
	background-image: url(/images/middle_feature_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 136px;
	padding: 0;
}

#featureleftmiddle{
	float: left;
	display: inline;
	position: relative;
	width: 485px;
	margin: 15px 0 0 0;
	background-image: url(/images/feature_box.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 136px;
	padding: 0;
}


	
	
#featurebotlft {
	display: inline;
	position: relative;
	width: 192px;
	height: 160px;
	margin: 15px 0 0 0;
	text-align: center;
	background-image: url(/images/half_feature_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 12px;
	float: left;
}

#featurebotrgt {
	display: inline;
	position: relative;
	width: 192px;
	height: 200px;
	margin: 15px 0 0 15px;
	text-align: center;
	background-image: url(/images/half_feature_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 12px;
	float: right;
}

#readmore a{
text-decoration: underline;
color: #003399;
}

.footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 18px 0 53px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer { 
clear: both;
width: 900px;
line-height: 12px;
font-size: 10px;
text-align: center;
color: #666666;
border-top: 1px solid #cccccc;
padding-top: 18px;
margin: 20px 0 20px 0;
}
#footer a{
text-decoration: none;
color: #666666;
}
#footer a:hover {
text-decoration: underline;
}

#previousnext{
float:right;
margin: 8px 15px 0 0;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
text-decoration: none;
text-align: right;
color: #666666;
}

#previousnext a{
text-decoration: none;
color: #666666;
}
#previousnext a:hover {
text-decoration: underline;
}

#readmore a{
text-decoration: underline;
color: #003399;
}

.angle{
float:left;
position: relative;
display: inline;
padding: 0;
}

.more a,a:visited{
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
	case: capitalize;
	padding: 0;
	color: #003399;
}
a.smallnav,a.smallnav:visited {
	margin: 3px 0 0 0;
	font-size: 10px;
	color: #0087bc;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	padding: 0;
	text-decoration: none;
	color: #0087bc;
	text-decoration: underline;
}

a.nav,a.nav:visited{
	margin: 3px 0 0 0;
	font-size: 10px;
	color: #0087bc;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	padding: 0;
	text-decoration: none;
	color: #0087bc;
	text-decoration: underline;
}

.pagetitle {
  font-weight:bold;
}

.blueloginbox{
	width:214px;
	height:263px;
	padding-bottom: 11px;
	background-image: url(/images/already_registered_box.gif); 
    background-repeat: no-repeat; background-position: top;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.whitelogintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 19px;
}

a.tabslink, a.tabslink:active, a.tabslink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.tabslink:hover, a.tabslink-active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.maintext {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	padding: 0 20px 0 20px;
	margin: 0;
}

a, a:active, a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
	padding: 0;
	color: #003399;
}

