html {
  height: 100%;
  background-color: #A1A1A1;
  color: #333333;
  font-family: verdana,arial,sans-serif;
  font-size: 10px;
  text-align: center;
}
body {
  height: 100%;
  background-color: #A1A1A1;
  background-image: url(../img/bg.gif);
  background-repeat: repeat-x;
  color: #333333;
  font-family: verdana,arial,sans-serif;
  font-size: 10px;
  text-align: center;
  margin: 0px;
  padding: 8px 0px;
}
table,tr,th,td {
  border: 0px;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  font-family: verdana,arial,sans-serif;
  font-size: 10px;
  color: #333333;
  text-align: left;
}
div {
  font-family: verdana,arial,sans-serif;
  font-size: 10px; 
  color: #333333;
  text-align: left;
}
h1,h2,h3,h4,h5 {
  font-family: arial,verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  margin: 0px;
  text-align: left;
}
h6 {
  font-family: verdana,arial,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
  margin: 0px;
  text-align: left;
}
p {
  font-family: verdana,arial,sans-serif;
  font-size: 10px; 
  color: #333333;
  margin: 0px 0px 10px 0px;
  text-align: left;
}
form,img {
  margin: 0px;
  padding: 0px; 
  border: 0px;
}
ul,ol {
  margin: 0px 0px 10px 15px;
  padding: 0px 0px 0px 7px;
}
li {
  margin-bottom: 5px;
}
input,select,textarea {
  border:1px solid #666666;
  font-family: verdana,arial,sans-serif;
  font-size: 10px; 
  color: #333333;
  background-color: #fafafa;
}
a:link,a:active,a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #0184af;
}
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #0184af;
}
a.topMenu:link,a.topMenu:active,a.topMenu:visited {
  font-family: arial,verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.topMenu:hover {
  font-family: arial,verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #ffffff;
}
a.thin:link,a.thin:active,a.thin:visited {
  font-weight: normal;
  text-decoration: none;
  color: #0184af;
}
a.thin:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #0184af;
}
a.thinu:link,a.thinu:active,a.thinu:visited {
  font-weight: normal;
  text-decoration: underline;
  color: #0184af;
}
a.thinu:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #0184af;
}
.bgTop {
  background-image: url(../img/bg_top.gif);
  width: 918px;
  height: 10px;
  background-repeat: no-repeat;
  margin: auto;
}
.bgMiddle {
  background-image: url(../img/bg_middle.gif);
  width: 918px;
  margin: auto;
  padding-bottom: 5px;
}
.bgBottom {
  background-image: url(../img/bg_bottom.gif);
  width: 918px;
  height: 5px;
  background-repeat: no-repeat;
  margin: auto;
}
.bgContainer {
  padding: 0px 9px;
}
.topBar {
  background-image: url(../img/bgtop.gif);
  background-repeat: no-repeat;
  width: 900px;
  height: 44px;
}
.topBarContent {
  padding: 8px;
}
.topArrow {
  margin-left: 17px;
}
.topMenuContent {
  float: right;
  width: 663px;
  margin-top: 7px;
}
.leftColumn {
  float:left;
  width:242px;
  margin-top:6px;
}
.rightColumn {
  float:right;
  width:658px;
  margin-top:6px;
}
.leftHeader {
  background-image: url(../img/bglefttop.gif);
  background-repeat: no-repeat;
  width: 235px;
  height: 31px;
}
.leftContent {
  width: 235px;
  padding-top: 5px;
}
.leftMiddle {
  background-image: url(../img/bgleft.gif);
  padding: 2px 7px 0px 9px;
}
.leftHeaderContent {
  padding: 7px 9px;
  font-family: arial,verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.cart {
  background-image: url(../img/bgcart.gif);
  background-repeat: no-repeat;
  width: 658px;
  height: 31px;
}
.cartLeft {
  float: left;
  padding-left: 7px;
  padding-top: 6px;
}
.cartRight {
  float: right; 
  text-align: right;
  padding-right: 9px;
  padding-top: 9px;
}
.bottomBar {
  padding-top: 5px;
}
.mainContent {
  padding: 12px 8px;
}
.title {
  background-image: url(../img/bgtitle.gif);
  margin-bottom: 5px;
}
.titletext {
  font-family: arial,verdana,sans-serif;
  font-size: 12px;  
  font-weight: bold;
  color: #333333;
  background-color: #ffffff;
}
.block {
  display: block;
  margin-bottom: 5px;
}
.bg-dots1 {
  width: 31px;
  background-image: url(../img/vertical-dots.gif);
}
.bg-dots2 {
  height: 18px;
  background-image: url(../img/horizontal-dots.gif);
}

.childmenulink {
  margin-bottom: 5px;
}

.block {
  display: block;
  margin-bottom: 5px;
}

.adminbutton {
  display: block;
  margin: 5px 0px 5px 0px;
}

.top-adminbutton {
  display: inline;
}


.textblock-image {
  display: block;
  margin: 0px 0px 5px 0px;
}
.siteimage {
  display: block;
  margin-bottom: 10px;
}

.add-topbutton {
  position: absolute; 
  left: 717px; 
  top: 25px; 
  width: 53px; 
  height: 10px; 
  z-index: 1;
}
.button {
  background-color: #0184af;
  border-top: 1px solid #01ade6;
  border-left: 1px solid #01ade6;
  border-bottom: 1px solid #016c8f;
  border-right: 1px solid #016c8f;
  color: #ffffff;
  font-weight: bold;
}
.qty {
  background-color: #eeeeee;
  border: 1px solid #016c8f;
  color: #000000;
}
.product-header {
  margin-bottom: 8px;
  padding-bottom: 3px;
  font-family: arial,verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
}
.errors {
  padding: 3px 5px 3px 5px;
  margin-bottom: 10px;
  border: 1px solid #993333;
  background-color: #ffdddd;
  color: #000000;
  font-weight: bold;
}
.messages {
  padding: 3px 5px 3px 5px;
  margin-bottom: 10px;
  border: 1px solid #339933;
  background-color: #DDF3DC;
  color: #000000;
  font-weight: bold;
}
.toplinkButton {
  padding: 0px 5px;
  float: right;
  background-color: #ffffff;
}
.area-logout {
  text-align: center;
  padding-bottom: 5px;
}

/* The productlist */

.prodlist-table {
  margin-bottom: 10px;
  padding: 0px;
  border-spacing: 0px;
  border: 1px solid #CC3333;
}
.prodlist-table-head {
  padding: 3px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #CC3333;
}
.prodlist-table-field {
  padding: 3px;
  background-color: #eeeeee;
  vertical-align: middle;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

/* End productlist */

/* The cart-form */

.cart-table {
  margin-bottom: 10px;
  padding: 0px;
  border-spacing: 0px;
  border: 1px solid #cccccc;
}
.cart-table-head {
  padding: 3px;
  font-weight: bold;
  background-color: #cccccc;
}
.cart-table-field {
  padding: 3px;
  background-color: #eeeeee;
  vertical-align: middle;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.cart-table-summa {
  padding: 0px;
  margin: 0px;
  text-align: right;
  vertical-align: middle;
}
.orderform {
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #cccccc;
}
/* End cart-form */




