body {
  margin: .4em .4em .4em .4em;
  padding: 0px;
  font-family: verdana, sans-serif;
  background-color: #669999;  
}

#siteBox {
  float: left;
  width: 100%;
  color: #003333;
}

.content-text {
	font-family: "Times New Roman", Times, serif;
	color: #003333;
	padding: 2px;
}

.column-img {
border: none;
}

.search-box {
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}

.form2 {
	font-weight: bold;
	font-size:11px;
	color: #003333;
	background-color: #FFCC66;
	padding: 2px;
	text-align: left;
	font-family: "Courier New", Courier, mono;
}

.form3 {
	font-size:10px;
	color: #666666;
	text-align: left;
	font-family: "Courier New", Courier, mono;
}

.form4 {
	font-size:8px;
	color: #333333;
	background-color: #FFCC66;
	padding: 28px 4px 8px;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	line-height: 1px;
	letter-spacing: 1px;
}

.small-text {
	font-size:8px;
	font-style:italic;
	color: #990000;
	vertical-align: text-top;
}

/* -- Header layout/display styles -- */

#header {
  float: right;
  width: 100%;
  height: 4em;
  background: #006666 url("../images/kyautoparts-header-img.jpg") no-repeat bottom left;
}

#header a {
  float: right;
  width: 12em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-decoration: none;
  color: #CCC;
  background-color: #003333;
  border-bottom: 2px solid #003333;
  border-right: 1px solid #003333;
  border-left: 1px solid #003333;
}

#header a:hover, #header a.active {
  padding-top: 8px;
  background-color: #006666;
}

#header a.lastMenuItem {
  background-image: url(../images/corner_tr.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

a .desc {
  display: none;
  text-transform: lowercase;
  color: #003333;  
}

a:hover .desc, .active .desc {
  display: block;
}
/* -- Header title and subTitle layout/display styles -- */
.title {
  float: left;
  padding: 1em 30px 0 2em;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 0.75em;
  letter-spacing: -0.15em;
  color: #003333;
}

.subTitle {
	display: block;
	letter-spacing: 0.1em;
	font-weight: bold;
	color:#003333;
	font-family: "Courier New", Courier, mono;
	padding: 0px 42px 6px;
}

/* -- Content layout/display styles -- */

#content {
  float: left;
  width: 100%;
  padding: 1em 0 1em 0;
  background-color: #003333;
}

#contentLeft {
	float: left;
	width: 18%;
	margin-bottom: 1em;
	background: #CBEDCB url(../images/corner_sub_tr.gif) no-repeat top right;
	font-size: 12px;
}

#contentRight {
  float: right;
  width: 81%;
  background: #CBEDCB url(../images/corner_sub_tl.gif) no-repeat top left;
}

#content p {  
  margin: 1em 1em 1em 1em;
  font-size: 14px;
  line-height: 1.2em;
}

#content a {  
  text-decoration: underline;
  color: #003333;
}

#content a:hover {
	color: #990000;
	text-decoration: none;
}

.header, .subHeader {
  display: block;
  clear: both;  
  font-weight: bold;
  font-size: 1em;
  color: #003333;
  border-bottom: 1px solid #AAA;    
}

.subHeader {
  border: 0px;
}

/* -- Content left site links (large plus icon) -- */

#content a.menuItem {
	display: block;
	padding: 5px 0 5px 54px;
	background: url(../images/icn_plus.gif) no-repeat center left;
	font-size: .8em;
	border: 0px;
	white-space: nowrap;
}

#content a:hover.menuItem { 
  color: #DDD;
  background: #888 url(../images/icn_plus.gif) no-repeat center left;
  border: 0px;
}

.img-left {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 2px solid #003333;
}



/* -- Footer layout/display styles -- */

#footer {
  float: left;
  width: 100%;
  height: 3em;
  margin-bottom: 1em !important;
  margin-bottom: 0;
  font-size: 0.6em;
  line-height: 2.6em;
  color: #003333;
  background: #006666 url("../images/kyautoparts-header-img.jpg") repeat-y top left;
}

#footerLeft {
  float: left;
  width: 60%;
  height: 3em;
  text-align: left;
  background: url(../images/corner_bl.gif) no-repeat bottom left;
}

#footerRight {
  float: right;
  width: 35%;
  height: 3em;
  text-align: right;
  background: url(../images/corner_br.gif) no-repeat bottom right;
}

#footer a {
  color: #003333;
}

#footer a:hover {
  color: #003366;
}

/* -- Display formatting styles -- */

.grey {
  font-size: 0.9em;
  color: #AAA;
}

.white {
  color: #003333;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}

/* -- <ul> tag styles -- */

ul{
  font-size: 0.8em;
}

li {
  margin-left: 4px;
}


/* -- Image alignment classes -- */

.img-right {
	float: right;
	border: 2px solid #003333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 38px;
	margin-bottom: 6px;
	margin-left: 6px;
}

/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}

/* -- Go Pack One Page Box Button -- */
.form1 {
	font-weight: bold;
	font-size: 12px;
	color: #003333;
	background-color: #FFCC66;
	padding: 2px;
	text-align: center;
	font-family: "Courier New", Courier, mono;
}
