html {min-height: 100%;height: auto;}
a {outline: none;}
:focus {-moz-outline-style: none;}

body {
	margin: 0px 0px;
	background-color: white;
}

#main {
	position: relative;
	text-align: left;
	padding-top: 232px;
	margin: 0px auto;
	width: 980px;
	background: url(//lib.store.yahoo.net/lib/kingpumps/2011-main-back.jpg) top left no-repeat;
}

#contentFrame {
  width: 978px;
  border-left: solid 1px blue;
  border-right: solid 1px blue;
  background-image: url("/lib/kingpumps/navback.gif");
  background-repeat: repeat-y;
}
.clearAll {
  clear: both;
  height: 1px;
}
#pagebody {
  float: right;
  width: 780px;
}

#leftbar {
  float: left;
  width: 190px;
}

#logolink {
	position: absolute;
	top: 94px;
	left: 1px;
}
#cartlink {
  position: absolute;
  top: 53px;
  right: 0px;
}

#bottomLine {
  clear: both;
}

#ytimeslogo {
	position: relative;
	top: 5px;
	width: 100%;
	text-align: center;
	font: normal 10px tahoma;
	color: #6b6b6b;
	filter: alpha(opacity=35);
	opacity: 0.35;
	-moz-opacity: 0.35;
}

#ytimeslogo a {
	font: normal 10px tahoma;
	color: #6b6b6b;
	text-decoration: none;
}

#ytimeslogo img {
	position: relative;
	top: 2px;
}

#searchform {
  position: absolute;
  top: 128px;
  left: 337px;
  margin: 0px;
  width: 367px;
  height: 36px;
}
#searchinp {
  position: absolute;
  top: 3px;
  left: 5px;
  height: 26px;
  width: 250px;
  border: solid 1px white;
  font: normal 14px arial;
  font-style: italic;
  color: grey;
}
#searchgo {
  position: absolute;
  top: 0px;
  right: 0px;
}

#toplinks {
  position: absolute;
  top: 203px;
  left: 1px;
  width: 978px;
  text-align: center;
  font: bold 17px arial;
  color: white;
}
#toplinks a:link, #toplinks a:visited {
  font: bold 17px arial;
  color: white;
  text-decoration: none;
  padding: 3px 12px 4px;
  line-height: 28px;
}
#toplinks a:hover {
  background-color: white;
  color: blue;
}

#rCart {
  position: absolute;
  top: 35px;
  right: 28px;
}
#yfc_mini {
  font: normal 11px arial;
  color: blue;
}
#yfc_show_mini {display: none;}
div#ys_cpers {
  position: absolute;
  top: 30px;
  left: 650px;
  font-size: 14px;
}
div#ys_cpers div a {
  font-size: 14px !important;
  color: #b74c70;
}

#socialLinks {
  position: absolute;
  top: 28px;
  left: 28px;
}

#bottomBB {
  background-color: blue;
}
#bottomBB table {
  float: left;
  width: 555px;
}
#bottomBB table td label {
  font: bold 16px arial;
  color: white;
  display: block;
  white-space: nowrap;
  text-align: left;
  margin-bottom: 5px;
}
#bottomBB table td a {
  font: bold 13px arial;
  color: white;
  display: block;
  text-decoration: none;
  padding: 1px 0px;
}
#bottomBB table td a:hover {
  text-decoration: underline;
}
#bottomBB table td.rightBorder {
  border-right: solid 1px white;
}

#bottomWB {
  width: 400px;
  background-color: white;
  float: right;
  margin: 15px 15px 5px 0px;
}

#bottomWB ul {
  margin: 0px;
  padding: 0px 25px;
}
#bottomWB ul li {
  margin: 0px;
  padding: 1px 0px;
  font: bold 12px tahoma;
  color: blue;
}

/* treeview menu */
#leftNavbar {
  background-color: #0000ff;
  margin: 0px;
  padding: 0px;
  z-index: 1000;
}

#leftNavbar ul {
  margin: 0px;
  padding: 0px;
  border-top: solid 1px #78a8d7;
}

#leftNavbar ul li {
  font-size: 14px;
  color: white;
  font-weight: bold;
  background-color: #0000ff;
  display: block;
  padding: 5px 25px 5px 5px;
  border-bottom: solid 1px white;
  outline: none;
  -moz-outline-style: none;
  text-decoration: none;
  margin: 0px;
}

#leftNavbar ul li ul.subnav {
  background-color: #e1e2ff !important;
  margin: 5px -25px -5px -5px !important;
  padding: 5px;
  border-top: solid 1px white;
}

#leftNavbar ul li ul.subnav li {
  background-color: #e1e2ff !important;
  padding: 1px 0px !important;
  text-transform: none !important;
}

.treeview li .hitarea {
	background: url(//lib.store.yahoo.net/lib/kingpumps/plus.gif) no-repeat;
	height: 14px;
	width: 14px;
	margin-right: -17px;
        margin-top: 1px;
	float: right;
	cursor: pointer;
}
.treeview .collapsable-hitarea {
	background: url(//lib.store.yahoo.net/lib/kingpumps/minus.gif) no-repeat !important;
}

#leftNavbar ul li a {
  color: white;
  text-decoration: none;
}
#leftNavbar ul li ul.subnav li a {
  color: blue;
  padding: 5px;
  font: italic 12px verdana;
}
#leftNavbar ul li.actNav {
  background-color: blue;
  border-bottom: solid 1px white;
}
#leftNavbar ul li a:hover {
  text-decoration: underline;
}
li.expandable:hover, li.collapsable:hover {
  background-color: white !important;
  color: blue !important;
}
li.expandable:hover a, li.collapsable:hover a {
  color: blue !important;
}

#testimonials {
  padding-top: 1em;
  padding-bottom: 1em;
  color: black;
  text-align: justify;
}
