/*Reset everything*/

* {
  	margin: 0;
  	padding: 0;
}

html {height:100%}
body {min-height:101%} /*fix for Firefox, Opera scrollbar jump*/

body {
	font: 62.5%/1.6 Arial, Helvetica, sans-serif;
	min-width: 900px;
	background: #D4D4F7;
	text-align: center;
}

/*
body { overflow: -moz-scrollbars-vertical; } alternative fix for Firefox scrollbar jump*/

/*Main layout elements*/

#wrapper {
	width: 900px;
	margin: 10px auto 0;
	text-align: left;
	background: #FFF;
	border: 1px solid #B9B9F4;
	font-size: 120%;
}

#header {
	height: 102px;
	padding: 7px 15px 0px;
	background: #fff;
}
.logo {
	margin-right: 5px;
}


/*#column1 {
	width: 250px;
	float: left;
	list-style: none;
	margin-left: 0px;
	background: #FFF;
}*/

#content {
	width: 880px;
	float: right;
}

#mainContent {
	width: 430px;
	margin: 0;
	float: left;
	padding-top: 25px;
}

#secondaryContent {
	width: 430px;
	display: inline; /* :IE double margin float bug */
	float: right;
	background-color:#FFF;
} 

#footer {
	clear: both;
	padding: 10px 20px 20px 15px;
	border-top: 1px solid #0055A5;
	background: #F7EFD4;
	text-align: right;
	color: #000;
	font-size: 90%;
} 
#footer #info {
	width: 450px;
	float: left;
	text-align: left;
}

/*--- Link styles ---*/

a:link, a:visited {
	color: #00F;
	text-decoration: underline;
}

a:hover {
	color: #00F;
	background: #D4D4F7;
}

a:active {
	color: #3688BA;
	text-decoration: none;
}

#header a {
	background: none;
}


/*--- Navigation ---*/

#navigation {
	float:left;
	width:100%;
	background:#FFF url(../images/nav-background.jpg) repeat-x left bottom;
	font-size:110%;
	line-height:normal;
}

#navigation ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
}

#navigation li {
      display:inline;
      margin:0;
      padding:0;
}

#navigation a {
	float:left;
	background:url(../images/left_both2.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #000080;
	text-decoration:none;
}

#navigation a span {
	float:left;
	display:block;
	background:url(../images/right_both2.jpg) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:#333;
}
    
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navigation a span {float:none;}
    /* End IE5-Mac hack */
    #navigation a:hover span {
      color:#333;
      }

#navigation #current a, #home #nav-home a, #servicing #nav-servicing a, #atex #nav-atex a, #contact #nav-contact a, #selfpriming #nav-selfpriming a, #endsection #nav-endsection a {
      background-position:0 -150px;
      border-width:0;
}

#navigation #current a span, #home #nav-home a span, #servicing #nav-servicing a span, #atex #nav-atex a span, #contact #nav-contact a span, #selfpriming #nav-selfpriming a span, #endsection #nav-endsection a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
}

#navigation a:hover {
      background-position:0% -150px;
}

#navigation a:hover span {
      background-position:100% -150px;
}
	  	  
/*Paddings*/

#secondaryContent {
  padding-top: 25px;
}

#column1 *, #secondaryContent * {
  padding-left: 15px;
  padding-right: 20px;
}

#column1 * {
  padding-left: 0;
  padding-top: 5px;
  padding-right: 0;
}

#column1 * *, #secondaryContent * * {
  	padding-left: 0;
  	padding-right: 0;
}

/*--- Headings ---*/

h1, h2, h3, #mainContent .contact {
	font-weight: normal;
	border-bottom: 1px solid #EDEDE5;
	padding-bottom: 5px;
	color: #000080;
}

h1, h2, h3, p {
  	margin: 1em 0;
}

h1 {
  	font-size: 1.6em;
	margin-top: 0;
}

h2 {
  	font-size: 1.4em;
}

h3, #mainContent .contact {
font-size: 1.2em;
}

/*--- Main div styles ---*/

p, li {
  	font-size: 1em;
}


#header h1 {
  	margin: 0;
}

#secondaryContent h2 {
	font-size: 1.3em;
	margin: 0 0 1em;
}

#column1 h2 {
	color: #808080;
	font-size: 120%;
	margin-top: 0px;
	line-height: 1.1em;
	border-bottom: 1px solid #EDEDE5;
	padding-bottom: 5px;
}

#column1 strong {
	color: #000;
}

#mainContent p, #secondaryContent p {
	line-height: 1.4em;
	font-size: 100%;
}

#content li {
	margin-left: 20px;
	list-style: url(../images/list3.gif) none;
	margin-bottom: 5px;
}

#content #pumps {
	padding : 10px 30px;
	margin-right: auto;
	margin-left: auto;
	width: 365px;
	background: #F7EFD4 url(../images/pumps-bg-bottom.gif) no-repeat left bottom;
	margin-bottom: 20px;
}

#content #pumps ul {
	background: url(../images/pumps-bg-top.gif) no-repeat left top;
	margin: -10px -30px 0px;
	padding: 10px 0px 0px;
}


#content #pumps ul li {
	height : 0.95em;
	color : #333;
	padding : 0.3em 0 0.4em 1em;
	font-size : 1em;
	list-style: url(none) none;
	margin-left: 0px;
	border-bottom: 1px solid #FFF;
}

#content #pumps ul li.col2 {
	margin-left : 55%;
	margin-top : -2.18em; /*must be less than 2.2, important for IE7*/
	padding : 0.3em 0 0.4em;
	border : 0;
}

.outer {
	padding-top: 10px;
	background: #C1EAFE url(../images/outer-bg-top.gif) no-repeat left top; /*set bg color for images missing*/
	margin-left: 20px;
	margin-right: 10px;
}

#secondaryContent .pump-img {
	background: #C1EAFE url(../images/outer-bg-bottom.gif) no-repeat left bottom;
	padding: 0px 0px 20px;
	text-align: center;
	margin-right: -20px; /*need negative margins for the paragraph in the .outer div*/
	margin-left: -15px;
}

.subdued {
	color: #7C7C7C;
}

.dropcap:first-letter {
	float: left;
	font-size: 400%;
	line-height: 0.8em;
	margin-right: 3px;
	/*border: 1px solid #D8DEDD;*/
	padding: 2px;
	color: #E20819;
}


/* ---Images ---*/

img {
    border: none;
}

.featured {


}
.img2 {
	margin-top: 15px;
}
.img3 {
	margin-left: 20px;
}



/*--- Others ---*/

.cvw {
}

.cvw a:link, .cvw a:visited {
	color: #9292EB;
	text-decoration: none;
}

.fleft {
	float: left;
	margin-right: 10px;
}

hr {
	background:#D4D4F7;
	height:1px;
	color:#D4D4F7;
	border:none;
	margin: 2em 10px 2em 15px;
}

.fright {
	float: right;
	margin-left: 10px;
}
.telephoneDetails {
	width: 150px;
}


.clearboth {
	clear: both;
}

/*--- Contact form ---*/

#ContactForm  {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	margin: 0;
	padding: 0;
	/*min-width: 500px;*/
/*	max-width: 400px;*/
	width: 98%;
	font-size: 100%;
}

#ContactForm fieldset {
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	border: 2px solid #D4D4F7;
}

#ContactForm label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 140px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

#ContactForm fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
	color: #4545DC;
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

#ContactForm input, #ContactForm textarea, #ContactForm select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

#ContactForm input#reset {
	margin-left:0; /* set margin-left back to zero on reset button (set above) */
}

#ContactForm textarea { overflow: auto; }

#ContactForm small {
	display: block;
	margin: 0 0 5px 150px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
	color: #666666;
}

#ContactForm .required {
	font-weight:bold;} /* uses class instead of div, more efficient */

#ContactForm br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
