/*************************************	TOP NAVIGATION	links include: 		Home		Find a Stocking Distributor		Newsletter		About Us		Contact Us*************************************/#topNav {	float: right;	list-style:none;	width: 100%;	}#topNav li {	list-style:none;	display: inline;	}#topNav a {	font-size: 12px;	text-decoration:none;	color: #777777;	font-weight:normal;	float:right;	padding-right:6px;	padding-left:6px;	border-right:1px solid #777777;	}	#topNav a:hover {	font-size: 12px;	text-decoration:none;	color: #3a99e6;	}#topNav .last a {	border-right:none;	}	/**************************************	TOP NAV SUB NAV**************************************/#aboutNav {	height:32px;	}#aboutNav li {	padding-right:15px;	}#aboutNav li, #aboutSubnav li {	float:left;	list-style:none	}#aboutNav a, #aboutNav a:visited {	color:#3A99E6;	text-decoration:none;	font-weight:bold	}#aboutNav a:hover {	color: #1C598A;	}#aboutSubnav {	height:28px;	}#aboutSubnav a, #aboutSubnav a:visited {	color:#295887;	text-decoration:none;	font-weight:bold	}#aboutSubnav a:hover, #aboutSubnav a:active,#aboutSubnav li.current_page_item a,#aboutSubnav li.current_page_item a:visited {	text-decoration:none;	color: #3a99e6;	}	/**************************************	LEFT NAVIGATION	Links Include:		Solenoid Vavle Store 		Solenoid Valve Selector		Solenoid Valve Application		Solenoid Valve Quote		Customer Suppoer**************************************/#leftNav {	float: left;	font-size:12px;	line-height: 2.0em;	background-image: url(../images/leftNavRunner.jpg);	background-repeat: no-repeat;	width:219px;	margin-bottom:15px;	}#leftNav li {	list-style-type:none;	margin-left:21px;	padding-left:15px;	background-image:url(../images/carrot.jpg);	background-position:0 .6em;	background-repeat:no-repeat;	padding-right:7px;	}#leftNav li li {	list-style-type:none;	margin-left:0px;	padding-left:15px;	background-image:url(../images/carrot.jpg);	background-position:0 .8em;	background-repeat:no-repeat;	padding-right:7px;	line-height: 1.7em;	}#leftNav a {	color: #3a99e6;	font-weight: bold;	font-size:11px;	}	#leftNav a:hover {	color: #1c598a;	font-weight: bold;	}#leftNav .leftSubNav {	list-style-type:none;	margin-left: -5px;	padding-left:15px;	line-height: 1.5em;	width:165px;	}#leftNav .leftSubNav a {	color: #3a99e6;	font-weight: normal;	font-size:11px;	}#leftNav .leftSubNav a:hover {	color: #1c598a;	font-weight: normal;	}.address {	font-size:10px;	line-height:1.2em;	color: #666666;	margin-left: 25px;	margin-right: 5px;	}/*****************************  GET QUOTE NAVIGATION*****************************/#getQuote {	color: #33CCFF;	margin-top:-109px;	margin-right:170px;	}	#getQuote p {	font-size:11px;	color: #3a99e6;	font-weight: bold;	}/**********************************  valveSelector NAVIGATION**********************************/#valveSelector {	color: #33CCFF;	margin-left: 220px;	margin-top:-83px;	}	#valveSelector p {	font-size:11px;	color: #3a99e6;	font-weight: bold;	}	#valveSelector a {	font-size:11px;	color: #3a99e6;	font-weight: bold;	}	#valveSelector a:hover {	font-size: 11px;	color: #1c598a;	font-weight: bold;	}/***********************GOOGLE SEARCH NAVIGATION***********************/#googleSearch {	color: #33CCFF;	margin-top: -78px;	margin-left: 720px;	}	#googleSearch p {	font-size:11px;	color: #3a99e6;	font-weight: bold;	}#cse-search-box {	width: 275px;	}
