* {
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #1e165e;
  color: #6c6d72;
  font: 100% Verdana, Helvetica, sans-serif;
}
img {
   border: none;
}

div#globalWrapper {
  background-color: #fff;
  font-size: 0.8em;
  margin: 20px auto;
  padding: 5px;
  width: 800px;
}
div#mainWrapper {
  background: #fff url("images/main-content-bg.gif") repeat-y top left;
}
div#leftColWrapper {
  float: left;
  width: 205px;
}
div#contentWrapper {
  margin-left: 205px;
  padding: 10px;
}

div#top {
  background: #fff url("images/header.jpg") no-repeat top left;
  height: 142px;
  text-align: right;
  width: 800px;
}
div#top ul {
  list-style: none;
  margin: 5px 0px;
}
div#top li {
  border-right: 1px solid #fff;
  display: inline;
  font-size: 0.9em;
  padding: 0px 10px;
}
div#top a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
div#top a:hover {
  text-decoration: underline;
}
div#ecomSearch {
  padding: 10px 5px;
  text-align: center;
}
div#ecomSearch input.search_input {
  width: 90px;
}
div#sideNav {
  font-size: 1.2em;
}
div#sideNav ul {
  border-top: 1px solid #fff;
  list-style: none;
  margin-bottom: 20px;
}
div#sideNav li {
  border-bottom: 1px solid #fff;
}
div#sideNav a {
  color: #6c6d72;
  display: block;
  padding: 5px 22px;
  text-decoration: none;
}
div#sideNav a:hover {
  background-color: #c1cd23;
  color: #fff;
}
div#sideNav a span {
  color: #fff;
  font-weight: bold;
}
div#sideNavTop {
  background: transparent url("images/header-left.jpg") no-repeat top left;
  color: #fff;
  font-size: 0.8em;
  font-style: italic;
  font-weight: bold;
  height: 162px;
  overflow: hidden;
  padding: 20px;
}
div#sideNavTop p {
  font-size: 0.8em;
}
div#content div.homeItem {
  background-repeat: no-repeat;
  float: left;
  height: 115px;
  /*position: relative;*/
}
.homeItemOut {
  background-position: top left;
}
.homeItemOver {
  background-position: 0px -115px;
}
div#home1 {
  background-image: url("images/home_kf.jpg");
  width: 194px;
}
div#home2 {
  background-image: url("images/home_km.jpg");
  width: 185px;
}
div#home3 {
  background-image: url("images/home_acc.jpg");
  width: 184px;
}
/*div#content div.homeItemContent {
  position: absolute;
  text-align: center;
}
div#content div.homeItemContent a {
  color: #c1cd23;
  font-size: 0.8em;
  font-style: italic;
  text-decoration: none;
}
div#content div.homeItemContent a:hover {
  text-decoration: underline;
}*/
div#zoomIn {
	padding: 10px;
	text-align: center;
}
div#zoomIn h1 {
	border-bottom: 1px dotted #999;
	margin: 10px 0px;
}
div#content h1,
div#content h2,
div#content h3,
div#content p,
div#content ul,
div#content ol,
div#content dl,
div#sideNavTop h1,
div#sideNavTop p
{
  margin: 10px 0px;
}
div#content ul,
div#content ol,
div#content dl
{
  margin-left: 30px;
}
div#content fieldset {
  border: 1px dotted #999;
  padding: 10px;
}
div#content h1 {
  border-bottom: 1px dotted #999;
  font-weight: normal;
}
div#content h3 {
  font-style: italic;
}
div#content a {
  color: #3599cd;
  text-decoration: none;
}
div#content a:hover {
  text-decoration: underline;
}
div#content p img {
  margin: 5px;
}
div#ecomEnquiry fieldset {
  background-color: #fffacd;
  border: 1px dotted #999;
  margin-bottom: 10px;
  padding: 10px;
}
div#ecomEnquiry legend {
  font-style: italic;
  margin-left: 10px;
}
div#ecomEnquiry td.enquiryTitle {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  width: 25%;
}
div#ecomEnquiry .shop_fields {
  margin-bottom: 5px;
}
div#ecomEnquiry td.shortInput input {
  width: 150px;
}
div#ecomEnquiry td.fullInput input, div#ecomEnquiry td.fullInput textarea {
  width: 60%;
}
div#footer {
  background-color: #fff;
  font-size: 0.8em;
  padding: 0px 10px;
}
div#footer ul {
  list-style: none;
  padding: 10px 0px 5px 0px;
}
div#footer li {
  float: left;
  border-right: 1px solid #6c6d72;
  margin-right: 5px;
  padding-right: 5px;
}
div#footer a {
  color: #6c6d72;
  text-decoration: none;
}
div#footer a:hover {
  text-decoration: underline;
}
div#footer h3 {
  font-size: 0.8em;
}

.floatWrapper {
  height: 100%;
  overflow: hidden;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.clearer {
  clear: both;
}
.general_error {
  color: #ff0000;
  font-weight: bold;
}
div.formBox {
  background-color: #fffacd;
  border: 1px dotted #999;
  margin: 0px 20px;
  padding: 5px;
}
td.form_field_name {
  padding-right: 10px;
  text-align: right;
  width: 25%;
}
div.formBox input.text_form_field, div.formBox textarea {
  margin-bottom: 5px;
}
.shop_head {
	font-size: 1.4em;
	font-weight: bold;
}
.shop_subhead {
	font-style: italic;
	font-weight: bold;
}
.shop_table_heading {
	font-weight: bold;
}
.shop_text_bold {
	font-weight: bold;
}

.mainHED {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #001C50;
	text-decoration: none;
}

.mainTEXT {
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.mainLINK {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	color: #2278BB;
	text-decoration: none;
}

.mainLINK:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	color: #2278BB;
	text-decoration: underline;
}

.contentWHITE {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

.contentORANGE {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: #ff9f00;
	text-decoration: none;
}

.contactORANGEH {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: #ff9f00;
	text-decoration: none;
}

.contactORANGEB {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	color: #ff9f00;
	text-decoration: none;
}

.contactWHITES {
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

.contactWHITEB {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

.contactWHITEB:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: underline;
}

.contentDIGITAL {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
}

.contactEMAIL {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: bold;
}

.contactEMAIL:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: bold, underline;
}

div#content div.rowWrapper {
  border-bottom: 1px dotted #999;
}
div#content div.rowImage {
  float: left;
  padding-right: 10px;
  padding: 10px 10px 0px 0px;
  width: 100px;
}
div#content div.rowContent {
  margin-left: 110px;
}

