* {
  margin: 0;
  padding: 0
}

html {
  min-height: 101%
}

img {
  border: 0
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  padding-bottom: 10px;
  background-color: #ccccff;
}

#wrapper {
  width: 750px;
  padding: 10px;
  margin: 0 auto;
  background-color: #F1FEF5;
}

#topWrap {
  width: 100%;
  height: 68px;
  background-image: url(images/bg.jpg);
  background-color: #babaff;
  background-repeat: repeat-x
}

#top {
  margin: 0 auto;
  width: 770px;
  height: 63px;
  background-color: #F1FEF5;
}

#bar {
  margin: 0 auto;
  width: 770px;
  height: 30px;
  line-height: 30px;
  background-color: #f1fef5;
  margin-bottom: 5px;
}

#bar input {
  padding: 6px;
  margin: 0;
  border: 0
}


#nav {
  width: 220px;
  float: left
}

#nav a {
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: #0851ac;
  display: block
}

#nav a:hover {
  background-color: #aaccee;
  color: #ffffff;
  display: block
}

#nav ul {
  list-style: none
}

#nav li {
  font-size: 12px;
  line-height: 16px;
  border: 1px solid #aaccee;
  background-color: #ebf3fb;
  margin-bottom: 2px
}

#nav li#sub {
  font-size: 10px;
  line-height: 14px;
}

#content {
  float: left;
  width: 520px;
  margin-left: 10px;
}

#catLinks {
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 9px;
  float: left;
  text-align: center;
  font-size: 10px;
  width: 120px;
  height: 152px;
}

#catLinks a {
  text-decoration: none;
  display: block;
  width: 120px;
  height: 152px;
}

.catDesc {
  width: 116px;
  background-color: #ebf3fb;
  color: #0851ac;
  border: 1px solid #aaccee;
  padding: 5px 2px 5px 2px;
  height: 38px;
  cursor: pointer
}

#catImg {
  width: 120px;
  height: 67px;
  padding-top: 17px;
  padding-bottom: 17px;
  background-color: #ffffff;
  border: 1px solid #aaccee;
  border-top: 0;
  cursor: pointer
}

.listWrap {
  background-color: #ffffff;
  border: 1px solid #aaccee;
  border-top: 0;
  width: 518px;
  margin-bottom: 5px;
  padding-bottom: 5px
}

.click {
  font-size: 10px;
  color: #0851ac
}

#listImg {
  float: left;
  padding: 10px;
  padding-bottom: 0;
  text-align: center
}

#listImg a {
  color: #000000;
  text-decoration: none
}

#listDesc {
  border: 1px solid #aaccee;
  background-color: #ebf3fb;
  color: #0851ac;
  font-size: 12px;
  padding: 5px
}

#rhs {
  font-size: 18px;
  float: right
}

#listPrice {
  text-align: right;
  margin-right: 10px;
  padding-top: 5px
}

#qty {
  text-align: right;
  margin-right: 10px;
  padding-top: 25px;
  font-size: 12px;
  font-weight: bold
}

#qty input {
  padding: 3px;
  font-size: 10px;
}

#nextBut {
  text-align: right;
  margin-top: 15px;
  margin-right: 10px
}

input#add {    
  border: 0;
  padding: 0
}

#homePage {
  font-size: 18px;
  line-height: 26px;
  background-color: #ffffff;
  border: 1px solid #aaccee;
  border-top: 0;
  color: #0851ac;
  width: 498px;
  padding: 10px
}

#contactPage {
  font-size: 18px;
  line-height: 26px;
  background-color: #ffffff;
  border: 1px solid #aaccee;
  border-top: 0;
  color: #0851ac;
  width: 498px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px
}

p {
  text-align: justify;
  margin-bottom: 10px;
}

h1 {
  background-color: #ebf3fb;
  color: #0851ac;
  font-size: 18px;
  width: 508px;
  padding: 3px 5px 2px 5px;
  border: 1px solid #aaccee
}

a {
  text-decoration: none;
  color: #0851ac
}

a:hover {
  color: #0ba61a
}

fieldset {
  padding-top: 10px;
  border: 1px solid #aaccee;
  padding-bottom: 15px
}

fieldset ol {
  padding: 10px 10px 0 10px;
  list-style: none
}

fieldset li {
  position: relative;
  padding-bottom: 5px
}

legend {
  background-color: #ebf3fb;
  border: 1px solid #aaccee;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  margin-left: 10px;
  color: #0851ac
}

label {
  position: relative;
  clear: left;
  float: left;
  width: 150px;
  margin-right: 10px;
  text-align: right;
  line-height: 28px;
  font-size: 12px
}

input {
  padding: 5px;
  font-size: 14px;
  border: 1px solid #aaccee
}

fieldset#submitme {
  background-image: none;
  border-style: none;
  text-align: center
}

textarea {
  padding: 5px;
  font-size: 14px;
  border: 1px solid #aaccee
}

#complete {
  font-size: 20px;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 124px
}

#option {
  float: left;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 10px;
}

#option input {
  padding: 2px;
  border: 0
}

#radio {
  float: left;
  line-height: 16px
}

#radioTxt {
  font-size: 10px;
  line-height: 16px;
  float: left;
  padding-right: 5px
}

#plateTxt {
  font-size: 10px;
  line-height: 16px
}

.clear {
  clear: both;
  height: 0px
}

#error {
  color: #FF0033;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 5px
}

