* {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

body {
  background-color: White;
  border: 0px;
  color: #225F73;
  font: normal normal normal 10pt/14pt Arial, Helvetica, sans-serif;
  margin: 5px auto;
}

/* Classes */

/* General */
.frame {
  border: 1px solid #6CB9D2;
/*  height: 500px;*/
  margin: auto;
  overflow: visible;
  width: 850px;
}

.framefrontdev {
  border: 1px solid #6CB9D2;
  height: 500px;
  margin: auto;
  overflow: visible;
  width: 780px;
}

.framefront {
  border: 1px solid #6CB9D2;
  height: auto;
  margin: auto;
  overflow: auto;
  width: 780px;
}

.title {
  margin: 1px;
  border: 1px solid #6CB9D2;
  background-color: #ADD8E6;
  color: #225F73;
  height: 19px;
  width: auto;
  padding-left: 10px;
  line-height: 16px;
  font-weight: bold;
  cursor: default;
}

.text1 {
  color: #225F73;
  font-weight: bold;
}

.text1b {
  color: #225F73;
  font-weight: normal;
}

.text2 {
  color: #3AA3C5;
}

.text3 {
  color: #225F73;
  font-weight: bold;
  font-size: 8pt;
}

.text4 {
  color: #225F73;
  font-size: 8pt;
}

.text5 {
  color: #3AA3C5;
  font-weight: bold;
}

.textbox1 {
  background-color: White;
  border: 1px solid #6CB9D2;
}

.textbox2 {
  background-color: White;
  border: 1px solid #6CB9D2;
  width: 50px;
}

.textbox3 {
  border: 1px solid #6CB9D2;
  width: 500px;
}

.textarea1 {
  border: 1px solid #6CB9D2;
  height: 55px;
  width: 400px;
}

.textarea2 {
  border: 1px solid #6CB9D2;
  height: 200px;
  width: 550px;
}

.textarea3 {
  border: 1px solid #6CB9D2;
  height: 51px;
  width: 150px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

.textarea4 {
  border: 1px solid #6CB9D2;
  height: 100px;
  width: 250px;
}

p {
  cursor: default;
}

input {
}

select {
  border: 1px solid #6CB9D2;
}

.button1 {
  cursor: pointer;
}

.imagethumb {
  width: 80px;
  height: 80px;  
}

.error1 {
  color: Red;
  font-size: 8pt;
}

.error2 {
  color: Red;
}

.centre {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.long1 {
  width: 300px;
}

.long2 {
  width: 390px;
}

.height1 {
  height: 15px;
}

.height2 {
  height: 45px;
}

.font9pt {
  font-size: 9pt;
}

.fontsize2 {
  font-size: 11pt;
}

.bold {
  font-weight: bold;
}

hr {
  border: 1px solid #6CB9D2;
  color: #6CB9D2;
  height: 1px;
}

.block{
  display: block;
}

.centre {
  text-align: center;
}

.margintop1 {
  margin-top: 5px;
}

.margintop2 {
  margin-top: 25px;
}

.marginbottom1 {
  margin-bottom: 5px;
}

.marginbottom2 {
  margin-bottom: 15px;
}

.marginleft2 {
  margin-left: 25px;
}

.aligntop {
  vertical-align: top;
}

.spacingleft1 {
  margin-left: 20px;
}

.cursor1 {
  cursor: pointer;
}




/*
.alignbottom {
  position: relative;
}
*/




/* Specific */
.cmsSignIn {
  background-color: #F1F9FC;
  border: 1px solid #6CB9D2;
  height: 220px;
  margin: 100px auto 100px auto;
  width: 212px;
}

.cmsSignIn ul {
  list-style: none;
  margin: 30px 0px 0px 30px;
}

.cmsMainMenu {
  background-color: #F1F9FC;
  border: 1px solid #6CB9D2;
  height: 280px;
  margin: 90px auto 90px auto;
  width: 212px;
}

.cmsMainMenu ul {
  list-style: disc;
  margin: 20px 0px 0px 30px;
}

.cmsMainMenu ul a, .cmsMainMenu ul a:visited {
  line-height: 160%;
  text-decoration: none;
}

.cmsMainMenu ul a:hover {
  text-decoration: underline;
}

.cmsMainMenu img {
  margin: 30px 0px 0px 60px;
}

.cmsCatalogueManagement {
  margin: 2px 2px;
}

.cmsCatalogueManagement table {
  margin-top: 10px;
  width: 100%;
/*
  margin-left: auto;
  margin-right: auto;
*/
}

.cmsCatalogueManagement td {
  padding: 2px;
  padding-right: 5px;
  vertical-align: middle;
}

.cmsCatalogueManagement img {
  vertical-align: bottom;
}


/* front end, dev */
#header {
  border-bottom: 1px solid #6CB9D2;
  height: auto;
  width: 780px;
}

#header #menu {
  background-color: #ADD8E6;
  border-bottom: 1px solid #6CB9D2;
  height: 23px;
  width: 780px;
}

#header #logoarea {
  border-bottom: 0px solid #6CB9D2;
  height: 95px;
  width: 780px;
  background-image: url(../img/headerimage1.gif);
}

.framefrontdev p {
  margin: 50px 0px 0px 50px;
}






.boxBlue {
/*  border: 1px solid #6CB9D2;*/
  cursor: default;
  font-size: 11pt;
}

.boxBlue h5 {
  background-color: #ADD8E6;
  border-bottom: 1px solid #6CB9D2;
  cursor: default;
  font-size: 100%;
  line-height: 18px;
  padding-left: 10px;
  width: auto;
}

#boxHeader {
  background: #ADD8E6 url(../img/headerimage1.gif) no-repeat bottom;
  border-bottom: 1px solid #6CB9D2;
  height: 121px;
  width: 100%;
}

#boxHeader ul {
  border-bottom: 1px solid #6CB9D2;
}

#boxHeader li {
  border-right: 1px solid #6CB9D2;
  display: inline;
  line-height: 23px;
  padding: 0px 10px;
}

#boxHeader li a:link, #boxHeader li a:visited {
  color: #225F73;
  font-weight: bold;
  text-decoration: none;
}

#boxHeader li a:hover {
  color: #225F73;
  font-weight: bold;
  text-decoration: underline;
}

#boxHeader #menuSpacer {
  border-right: none;
  padding: 0px;
  padding-right: 147px;
}

#boxHeader #secondLast {
  display: none;
  border-left: 1px solid #6CB9D2;
}

#boxHeader #lastItem {
  display: none;
  border-right: none;
}

#boxHeader img {
  margin-top: 1px;
  margin-left: 1px;
}

#boxCatalogue {
  border-right: 1px solid #6CB9D2;
  float: left;
  height: auto;
  width: 190px;
}

#boxCatalogue h5 {
  border: 1px solid #6CB9D2;
  margin: 2px;
  width: 174px;
}

#boxCatalogue ul {
  cursor: default;
  list-style: disc;
  padding: 10px;
  padding-left: 25px;
}

#boxCatalogue .subHeading {
  color: #4CAAC8;
  font-weight: bold;
  list-style: none;
  margin-left: -15px;
  padding-top: 10px;
}

#boxCatalogue li a:link, #boxCatalogue li a:visited {
  color: #225F73;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
}

#boxCatalogue li a:hover {
  color: #225F73;
  font-weight: bold;
  text-decoration: underline;
}

#boxCatalogueItems {
  height: auto;
  width: auto;
}

#boxCatalogueItems h5 {
  border: 1px solid #6CB9D2;
  margin: 2px;
}

#boxNews {
  float: left;
  height: auto;
  padding-top: 20px;
  width: 190px;
}

#boxNews h5 {
  border: 1px solid #6CB9D2;
  margin: 2px;
  width: 174px;
}

#boxNews ul {
  cursor: default;
  list-style: disc;
  padding: 10px;
  padding-left: 25px;
}

#boxNews li a:link, #boxNews li a:visited {
  color: #225F73;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
}

#boxNews li a:hover {
  color: #225F73;
  font-weight: bold;
  text-decoration: underline;
}

#boxBody {
  border-left: 1px solid #6CB9D2;
  height: auto;
  margin-left: 190px;
}

.boxBody2 {
  padding: 20px;
}

#boxWelcome {
  height: auto;
  width: auto;
}

#boxWelcome h5 {
  border: 1px solid #6CB9D2;
  margin: 2px;
}

#boxWelcome p {
  margin: 10px 10px 0px 10px;
}

#boxContactUs {
  height: auto;
  width: auto;
}

#boxContactUs h5 {
  border: 1px solid #6CB9D2;
  margin: 2px;
}

#boxContactUs ul {
  color: #3AA3C5;
  padding-left: 20px;
  list-style: disc;
}

#boxContactUs .imgBorder {
  border: 1px solid #333;
  margin-left: 30px;
  margin-top: 20px;
}

#boxContactUs a:link, #boxContactUs a:visited {
  color: #3AA3C5;
  font-weight: bold;
  line-height: 25px;
  text-decoration: none;
}

#boxContactUs a:hover {
  color: #3AA3C5;
  font-weight: bold;
  text-decoration: underline;
}

#boxContactUs #image1 {
  height: 50px;
  width: auto;
}

#boxFeedback {
  height: auto;
  width: auto;
}

#boxFeedback h5 {
  border: 1px solid #6CB9D2;
  margin: 2px;
}

#boxFeedback ul {
  line-height: 20px;
  list-style: none;
}

#tableItems1 {
  margin: 0px auto;
  width: auto;
}

#tableItems1 td {
  cursor: default;
  padding: 5px 25px;
  text-align: center;
}

#tableItems1 .thumb {
  cursor: pointer;
  height: 85px;
  width: 85px;
}

#tableItems2 {
  margin: 0px auto;
  width: auto;
}

#tableItems2 td {
  cursor: default;
  padding: 20px 20px;
}

#tableItems2 #itemImage img {
  cursor: default;
  height: auto;
  width: 250px;
}

#tableItems2 #text {
  width: 200px;
}

.feedbacklength {
  width: 180px;
}