
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background: url('http://mercervalve.net/images/greenchecks.jpg') top left repeat-y;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#topstrip {
	background: url('http://mercervalve.net/images/bluechecks.jpg') top left repeat;
	height: 40px;
	width: 100%;
	border-bottom: 2px solid white;
}

#topmenu {
	background-color: white;
	height: 35px;
	width: 928px;
	margin-left: 30px;
	border-top: 5px solid #BBCC99;
	vertical-align: middle;
}

.topmenulink {
	display: block;
	float: left;
	width: 124px;
	height: 20px;
	color: black;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	border-right: 4px solid #446688;
	margin: 7px 0em 0em 0em;
}

.customermenulink {
	width: 160px;
}

.topmenulinklast {
	display: block;
	float: left;
	width: 124px;
	height: 20px;
	color: black;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	margin: 7px 0em 0em 0em;
}

.topmenulink:hover, .topmenulinklast:hover {
	font-weight: bold;
}

#mainwrapper {
	position: relative;
	margin-left: 32px;
}

#header {
	position: relative;
	height: 150px;
	width: 100%;
	background: url('http://mercervalve.net/images/title.jpg') top left repeat-y #D0D1D3;
}

#mainflash {
	float: right;
}

#undertitlewrapper
{
	position: relative;
	background: url('http://mercervalve.net/images/menubar.jpg') top left repeat-x white;
	width: 100%;
	margin: 2px 0px 0px 0px;
	text-align: center;
}

#leftmenu {
	display: block;
	float: left;
	padding: 0em 0em 0em 20px;
	width: 206px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#leftmenu ul {
	border-top:0px solid #BBCC99;
	margin:5px 0em 1em;
	padding:5px 0em 0em 20px;
}

#leftmenu a {
	color: black;
	text-decoration:none;
}

#leftmenu a:hover {
	text-decoration:underline;
	font-style:italic;
}

#leftmenu div ul li {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	margin:0px 0px 0px 28px;
	padding:0px;
}

#productslist h3 {
	cursor:pointer;
}

.leftmenulink {
	display: block;
	width: 162px;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	background: url('http://mercervalve.net/images/menuarrow.jpg') top left no-repeat #E1E3E6;
	color: black;
	height: 16px;
	font-size: 14px;
	padding: 7px 0em 7px 40px;
	text-align: left;
	text-decoration:none;
	font-weight: normal;
}

#productslist li {
	font-size:12px;
	font-weight:normal;
	margin-left:32px;
}

li a.selected {
	font-style:italic;
	background-color:#BDCB98;
}

#productslist {
	padding-bottom:8px;
}

#productslist h3.selected {
	font-style:italic;
}

#subtopmenu {
  height: 16px;
	padding: 5px 0em 7px 0em;
	margin: 0;
}

.subtopmenulink {
	padding: 0em 40px 0em 40px;
	font-size: 14px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.subtopmenulink:hover {
	padding: 0em 35px 0em 35px;
	border-left: 5px solid #446688;
	border-right: 5px solid #446688;
	background-color: white;
}

#main {
	position: relative;
	text-align: left;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0em 0em 0em 0em;
	width: 70%;
	font-size: 15px;
}

#main p {
	margin: 0em 0em 0em 0em;
	padding: 0.2em 0em 1.5em 0em;
}

#main a {
  color: #446688;
  border-bottom: 1px dotted #446688;
  text-decoration: none;
}

#main a:hover {
	text-decoration: none;
	border-bottom: 1px solid #446688;
	background-color: #d8e5ae;
}

/* #main td {
	font-size: 11px;
} */

h2 {
	border-left: 7px solid #446688;
	padding: 0;
	margin: 10px 0 0;
	color: #446688;
	font-size: 20px;
	text-indent: 8px;
}

h3 {
	padding: 0 0 1em;
	margin: 0;
	color: #446688;
	font-size: 19px;
}

h4 {
	padding: 0;
	margin: 0 0 0.5em 0;
	color: #446688;
	font-size: 17px;
}

#productslist h3 {
	padding:0px;
	margin:0 0 0 5px;
	color:#000;
	font-size:14px;
	font-weight:normal;
}

#bottomstrip {
	background: url('http://mercervalve.net/images/bluechecks.jpg') top left repeat;
	height: 3em;
	width: 100%;
	color: black;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#copyright {
	float: left;
	padding: 1em 0em 1em 10px;
	margin: 0em 0em 0em 0em;
}

#designby {
	float: right;
	padding: 1em 10px 1em 0em;
	margin: 0em 0em 0em 0em;
}

#designby a {
	color: black;
}

.seperated {
	border-top: 3px solid #BBCC99;
	padding: 10px 0em 0em 0em;
	margin: 10px 0em 0em 0em;

}

.rightnav {
	display: block;
	border-bottom: 2px solid #446688;
	border-left: 2px solid #446688;
	border-right: 2px solid #446688;
	padding-bottom: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	width: 205px;
	position: absolute;
	top: 275px;
	right: 10px;
	background-color: white;
}

.rightnav a {
	color: #446688;
}

a.togglemenu {
	background-color: #446688;
	color: white;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
}

.selection_table {
	font-size:12px;
	border: 1px solid #999999;
	border-collapse:collapse;
}

.selection_table th {
	background-color: #8BAFD4;
	padding:2px 10px 2px 10px;
	text-align:center;
}

.selection_table td {
	color: #000000;
	padding:2px 10px 2px 10px;	
}

.selection_table tr.alt {
	background-color: #C8DFA8;
}

.prod_num {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.prod_num th {
	font-size:18px;
	text-decoration:none;
	border-bottom:2px #000000 solid;
	width:8.3%;
}

#customer_relations p {
	padding:4px 0px 4px;
}

#lastname {
	visibility: hidden;
}

legend {
	font-weight: bold;
	color: #468;
}

#main p.error {
	padding: 0;
	color: red;
}

fieldset {
	margin-top: 10px;
}

.newsdate {
	font-size: 12px;
	font-weight: normal;
}

span.repname {
  font-weight: bold;
}

div#replist{
  position: relative;
}

div#replist p {
	padding: 0.2em 0em 0.8em 0em;	
}

div#addrep, div#addnews {
  position: absolute;
  top: 10px;
  right: 50px;
}

div#newrepcontainer {
	display:none;
	position: absolute;
	right: 0;
	text-align: right;
	z-index: 99;	
}

div#loggedin {
  position: absolute;
  right: 5px;
  font-size: 70%;
}

div#addaddress {
  position: absolute;
  bottom: 0;
  right: 50px;
}

div.rep {
  position: relative;
  margin-bottom: 10px;
  margin-left: -44px;
  padding-left: 44px;
}

div.repeditlink {
  position: absolute;
  top: 2px;
  left: 4px;
  visibility: hidden;
}

div.story {
	position: relative;
	padding: 0 0 20px 0;
	border-bottom: 1px black solid;
}

div.storyeditlink {
	position: absolute;
	top: 10px;
	right: 10px;
  visibility: hidden;
}

span.error, div.error {
  font-size: 80%;
  color: #cc0000;
  padding: 0;
  margin: 0;
}

a.domelementlink {
  font-size: 70%;
}

a.domelementlink:hover {
  background-color: #d8e5ae;
}

label {
	display: block;
  font-weight: bold;
  font-size: 80%;
}

#main div.repeditlabel a {
  text-decoration: none;
  font-size: 70%;
  border-width: 0;
}

#main div.repeditlabel a:hover {
  text-decoration: underline;
  background-color: white;
  font-size: 70%;
  border: 0;
  cursor: pointer;
}

#main form p#servicearealist {
	width: 250px;
	border: 1px solid  #999;
	/* height: auto; */
	margin: 2px 0 10px 0;
	padding: 0 0 0 2px;
}

div#serviceareas {
  position: relative;
}

div#new_svcarea_container {
  position: absolute;
  left: 260px;
  top: 15px;
}

span.svcarealistitem {
  display: block;
}

span.addresstype {
  display: block;
  font-style: italic;
  font-size: 80%;
  color: #468;
}

.domformtemplate {
	display: none;
}

div#newrepcontainer input[type="text"] {
	width: 150px;
	font-weight: bold;
}

#repeditform textarea, #repeditform input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	/* height: auto; */
	vertical-align: text-top;
}

#storyeditform textarea, #storyeditform input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	/* height: auto; */
	vertical-align: text-top;
}

span.formhelptext {
	color:#666;
	font-size: 80%;
}

div.storyexpires {
	background-color: white;
	opacity:0.7;filter:alpha(opacity=70)
	color:#999;
	font-size: 80%;
	float: right;
	margin-top: -10px;
	border: 1px dotted #333;
}

span.requiredindicator {
	color: red;
	font-size: 140%;
}

table.grid {
	margin: 10px;
	border-collapse: collapse;
}

table.grid th {
	background-color: #ccc;
}

table.grid th, table.grid td {
	font-size: 80%;
	margin: 0;
	padding: 5px 20px;
	border: 1px solid black;
}

tr.linethrough td {
	color: #999;
}

fieldset#valve tr.yesno td {
	border-top: 1px solid #bbb;
}

#sizing_honeypot {
	visibility: hidden;
}
