body
{
margin-top: 10px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
}


h1
{
	font-weight: bold;
	font-size: 13.5pt;
	color: #0A3A8C;
	font-family: Arial, 'Times New Roman';
	margin: 0px; 
    padding: 0px; 
	border-bottom: #0A3A8C 1px solid;
	text-indent:5px;
	
}

h2
{
	font-weight: bold;
	font-size: 11.5pt;
	margin-bottom: 0px;
	color: #000066;
	font-family: Arial, 'Times New Roman';
	position: relative;
	border-bottom: #0098FF 1px solid;

}


h3
{
	font-weight: bold;
	font-size: 11.5pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color:  #F46509;
	font-family: Arial, 'Times New Roman';

}


h3 a
{
	font-weight: bold;
	font-size: 11.5pt;
	margin-bottom: 0px;
	color:  #F46509;
	font-family: Arial, 'Times New Roman';

}


p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	color: black;
	margin-bottom: 0px;
	margin-top: 12px;
}


.main
{
width: 760px;

}

.header
{
border-right: #0098FF 1px solid;
border-left: #0098FF 1px solid;
border-top: #0098FF 1px solid;
border-bottom: #0098FF 1px solid;
}

.footer
{
background-color: steelblue;
height: 50px;
background-image: url("images/footer.gif");
}



.border1
{
border-right: #0098FF 1px solid;
border-left: #0098FF 1px solid;
border-top: #0098FF 1px solid;
border-bottom: #0098FF 1px solid;
font-size:8px;
}


.border2
{
	border-right: 1px solid #0098FF;
	border-left: 1px solid #0098FF;
	background-color: #E2F6FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0098FF;
}


.border3
{
border: #0A3A8C 1px solid;
}


.border4
{
border-collapse: collapse;
border-spacing:0
}


.topNav
{
background-color: green;
}

.sideNav
{
background-color: #E2F6FD;
width: 180px;
border-right: #0098FF 1px solid;

border-left: #0098FF 1px solid;

}

.content
{
width: 760px;
padding-bottom: 15px;
}

.foooterNav
{

}



.tab
{
 font-family: Arial;
 background-color: #E2F6FD;
 width:100%;
 color: #0A3A8C;
 text-align: left;
 text-indent: 24px;
 line-height:22px;
 font-size:11pt;
border-bottom: #0098FF 1px solid;
}

.tab a, .tab a:link, .tab a:active, .tab a:visited
{
 color: #0A3A8C;
 text-decoration: none;
 background-position: 3% 35%;
 background-repeat: no-repeat;
 display: block;
background-image: url(/images/drop_blue.gif);
}
.tab a:hover
{
 color: #F46509;
 text-decoration: none;
  background-position: 3% 35%;
 background-repeat: no-repeat;
 display: block;
background-image: url(/images/drop_green.gif);
}


.navButton
{
	 text-indent: 24px;
	font-weight: bold;
}

.navButton a, .navButton a:link, .navButton a:active, .navButton a:visited
{
	font-size: 10pt;
	visibility: visible;
	color: #0990CA;
	font-family: Arial, 'Times New Roman';
	text-decoration: none;
	display: block;
	
}
.navButton a:hover
{
	font-size: 10pt;
	visibility: visible;
	color: #F46509;
	font-family: Arial, 'Times New Roman';
	text-decoration: none;
	display: block;
	
}




.footerNav
{
	font-weight: normal;
	font-size: 10px;
	color: darkblue;
	font-style: normal;
	font-family: Arial;
	text-align: center;
	
}

.footerNav  a, .footerNav a:link, .footerNav a:active, .footerNav a:visited
{
	font-size: 10px;
	visibility: visible;
	color: #F46509;
	font-family: Arial;
	text-decoration: none;
}
.footerNav a:hover
{
	font-size: 10px;
	visibility: visible;
	color: blue;
	font-family: Arial;
	text-decoration: underline;
}







.menuItem
{
	border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
	
}



.edit
{
	font-size: 9px;
	font-family: Arial, 'Times New Roman';
	
}

.edit a, .edit a:link, .edit a:active, .edit a:visited
{
	font-size: 9px;
	visibility: visible;
	color: #cc0033;
	font-family: Arial, 'Times New Roman';
	background-color: yellow;
	border-collapse: separate;
	text-decoration: none;
}
.edit a:hover
{
	font-size: 9px;
	visibility: visible;
	color: #cc0033;
	font-family: Arial, 'Times New Roman';
		background-color: white;
	border-collapse: separate;
	text-decoration: underline;
}

.border
{
border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
}



.topNav
{
list-style-type: none;
}

.topNav ul {
	padding: 0;
	margin: 0;
	list-style: none;

}

.topNav li {
	float: left;
	position: relative;
	width: 100px;
	

}

.topNav li ul {
	display: none;
	position: absolute;
	top: 14px;
	left: 0px;
	text-decoration: none;
	background-color: white;
	
}

.topNav li > ul {
	top: auto;
	left: auto;
	white-space:nowrap;
	border: thin solid #660000;
	
	
}

.topNav li:hover ul, .topNav li.over ul {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.inside1 {
	width: 90px;
	text-align: left;
	border: 1px solid #660000;
	white-space: nowrap;
}


.inside1 li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
  width: 100%;
  line-height: 15px;
}

.topNav a 
{

text-decoration:none;
font-weight: bold;
display: block;
}

.topNav a, .topNav a:link, .topNav a:active, .topNav a:visited
{
	font-size: 12px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
}
.topNav a:hover
{
	font-size: 12px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
}



.inside1 a 
{
text-indent: 5px;
text-decoration:none;
display: block;
font-size: 10px;
font-weight: bold;
}

.inside1 a, .inside1 a:link, .inside1 a:active, .inside1 a:visited
{
	font-size: 10px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
}
.inside1 a:hover
{
	font-size: 10px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
	color: red;
}


.topButton
{

	border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
	background-color: ghostwhite;
	text-align: center;
}

.subpage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;

}


.subpage a 
{
font-weight:bold;
}

.subpage a, .subpage a:link, .subpage a:active, .subpage a:visited
{
	color:darkorange;
	text-decoration: underline;

}

.subpage a:hover
{
	color:red;
	text-decoration: none;
}



.subbackground
{
background-color:#E2F6FD;
padding-bottom: 15px;
}
.productdisply {
	background-image: url(images/rounddripper.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.productdisply2 {

	background-image: url(images/driptape.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.productdisply3 {


	background-image: url(images/flatdripper.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inputboxbrd {
	border: 1px solid #0098FF;
}
.allbtns {
	font-size: 12px;
	padding-left: 5px;
	color: #000000;
}
