/*************************  Links *************************/

a:link {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #008000;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #008000;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #000000;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

a:active {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #008000;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

/*-------------------- Contact Links -------------------------*/

a.contact:link {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.contact:visited {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.contact:hover {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.contact:active {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

/*-------------------- Footer Links -------------------------*/

a.footer:link {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.footer:visited {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.footer:hover {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.footer:active {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

/*-------------------- Calendar Links -------------------------*/

a.calendar:link {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.calendar:visited {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.calendar:hover {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.calendar:active {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

/*-------------------- Fragrance List Links -------------------------*/

a.yankee:link {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #0000A0;
 background-color: transparent;
 text-decoration: none;
}

a.yankee:visited {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #0000A0;
 background-color: transparent;
 text-decoration: none;
}

a.yankee:hover {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #008000;
 background-color: transparent;
 text-decoration: none;
}

a.yankee:active {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color: transparent;
 text-decoration: none;
}

/*-------------------- Side Links -------------------------*/

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav li {
list-style: none;
clear: left;
float: left;
padding: 0;
margin: 0px;
position: relative;
}

#nav a {
display: block;
height: 30px; /* This assumes all your elements are the same height */
text-indent: -5000px;
overflow: hidden;
}

/*------ Side Buttons------*/

a#who,
a#where,
a#services,
a#stock,
a#ordering,
a#search,
a#compliments,
a#contact,
a#home {
width: 137px;
height: 30px;
}

a#who { background-image: url(buttons/who.gif); }
a#where { background-image: url(buttons/where.gif); }
a#services { background-image: url(buttons/services.gif); }
a#stock { background-image: url(buttons/stock.gif); }
a#ordering { background-image: url(buttons/ordering.gif); }
a#search { background-image: url(buttons/search.gif); }
a#compliments { background-image: url(buttons/compliments.gif); }
a#contact { background-image: url(buttons/contact.gif); }
a#home { background-image: url(buttons/home.gif); }

a#who:hover,
a#where:hover,
a#services:hover,
a#stock:hover,
a#ordering:hover,
a#search:hover,
a#compliments:hover,
a#contact:hover,
a#home:hover {
background-position: 0 -30px;
}

#nav .current a {
 background-position: 0 -30px;
 }

/*-------------------- Admin Nav -------------------------*/

#adminNav ul {
list-style: none;
margin: 0;
padding: 0;
}

#adminNav li {
list-style: none;
clear: left;
float: left;
padding: 0;
margin: 0px;
position: relative;
}

#adminNav a {
display: block;
height: 30px; /* This assumes all your elements are the same height */
text-indent: -5000px;
overflow: hidden;
}

/*------ Side Buttons------*/

a#adminOrders,
a#adminUpload,
a#adminSearch,
a#adminCheck,
a#adminDelete,
a#adminHome {
width: 137px;
height: 30px;
}

a#adminOrders { background-image: url(buttons/orders.gif); }
a#adminUpload { background-image: url(buttons/upload.gif); }
a#adminSearch { background-image: url(buttons/search.gif); }
a#adminCheck { background-image: url(buttons/check.gif); }
a#adminDelete { background-image: url(buttons/delete.gif); }
a#adminHome { background-image: url(buttons/adminHome.gif); }

a#adminOrders:hover,
a#adminUpload:hover,
a#adminSearch:hover,
a#adminCheck:hover,
a#adminDelete:hover,
a#adminHome:hover {
background-position: 0 -30px;
}

#adminNav .current a {
 background-position: 0 -30px;
 }

/*-------------------- Cart Links -------------------------*/

#cartNav ul {
list-style: none;
margin: 0;
padding: 0;
}

#cartNav li {
list-style: none;
clear: left;
float: left;
padding: 0;
margin: 0px;
position: relative;
}

#cartNav a {
display: block;
height: 30px; /* This assumes all your elements are the same height */
text-indent: -5000px;
overflow: hidden;
}

/*------ Cart Buttons------*/

a#cart {
width: 137px;
height: 30px;
}

a#cart { background-image: url(buttons/cart.gif); }

a#cart:hover {
background-position: 0 -30px;
}

#cartNav .cartCurrent a {
 background-position: 0 -30px;
 }

/***************** Stuff *********************/

.submit {
	width: 120px;
	height: 25px;
	border: none;
	}

img {
 border: none;
 vertical-align: text-bottom;
 }

a img {
 border: none;
 vertical-align: text-bottom;
 }

html, body { 
font-size: 100%; 
}

.smallButton {
  vertical-align: middle;
  }

/**********************************************************/

html {
	height:100%
	}

body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #C0C0C0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  font-size: 14px;
  }

body,input,textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  }

/***********************************************************/

#Wrapper {
  background-image: url('images/menu_bg.gif');
  background-repeat: repeat-y;
  width: 1000px;
display: table;
  background-color: #FFFFFF;
  color: #000000;
  margin: 0 auto 0 auto;
  border-right: 1px solid #000080;
  border-left: 1px solid #000080;
  border-bottom: 0px solid red;
  padding: 0px;
  background-position: left top;
  }

#contactWrapper {
  width: 1000px;
  color: #000000;
  margin: 0 auto 0 auto;
  border-right: 1px solid #000080;
  border-left: 1px solid #000080;
  border-bottom: 1px solid blue;
  padding: 0px;
  }

#pageHeader {
  background-image: url('images/header.gif');
  background-repeat: no-repeat;
  height: 70px;
  margin: 0px;
  border-bottom: 0px solid #000080;
  padding: 0px;
  background-position: left top;
  }

#liner {
  margin: 0px;
  border: 0px;
  padding: 0px;
  }

#Content {
  height: 100%;
  width: 1000px;
  margin: 0 auto 0 auto;
  border: 1px solid #008000;
  padding: 10px 0px 20px 0px;
  }

#rightColumn {
  width: 200px;
  height: 100%;
  display: inline;
  float: right;
  margin: 0px 5px 20px 0px;
  border: 1px solid #008000;
  padding: 5px;
  text-align: left;
  font-size: 12px;
  }

#leftMenu {
  width: 138px;
  display: inline;
  float: left;
  margin: 30px 5px 20px 0px;
  border: 0px solid blue;
  padding: 0px;
  text-align: center;
  }

#mainPage {
  width: 590px;
  display: inline;
  float: left;
  margin: 0px 0px 20px 0px;
  border: 1px solid #008000;
  padding: 10px 20px 20px 20px;
  text-align: left;
  }

#loginBox {
  width: 110px;
  height: 130px;
  display: inline;
  float: left;
  background-color: #D3E9FE;
  color: #0000FF;
  margin: 30px 0px 20px 5px;
  border: 1px solid #000000;
  padding: 10px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  }

#logoutBox {
  width: 110px;
  height: 90px;
  display: inline;
  float: left;
  background-color: #D3E9FE;
  color: #0000FF;
  margin: 30px 0px 0px 5px;
  border: 1px solid #000000;
  padding: 10px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  }

#mainTempPage {
  width: 642px;
  margin: 0px auto 20px auto;
  border: 1px solid #1982E6;
  padding: 10px 20px 20px 20px;
  text-align: center;
  }

#cartPage {
  width: 600px;
  display: inline;
  float: left;
  margin: 0px 0px 20px 5px;
  border: 1px solid #1982E6;
  padding: 10px 10px 20px 10px;
  text-align: left;
  }

#contactPage {
  width: 570px;
  min-height: 100%;
  display: inline;
  float: left;
  margin: 0px 0px 20px 5px;
  border: 1px solid #1982E6;
  padding: 10px 20px 20px 20px;
  text-align: left;
  }

#footer {
  width: 800px;
  clear:both;
  text-align: center;
  color: #000000;
  margin: 0px auto 20px auto;
  border-top: 1px solid #008000;
  padding: 20px 0 0px 0;
  }

#poemInput {
  width: 240px;
  height: 450px;
  display: block;
  border-top: 2px solid #004080;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  border-left: 2px solid #004080;
  margin: 5px auto 0px auto;
  padding: 0px 0px 0px 2px;
  font-size: 12px;
  font-weight: normal;
  }

#compList { list-style-image: url(images/email_small.gif); }

/**************** All **********************/

.leftProp {
  width: 1px;
  height: 700px;
  float: right;
  /*background-color: red;*/
  }

.clearBoth {
  clear: both;
  height: 1px;
  overflow: hidden;
  /*background-color: blue;*/
  }

div.pageBox {
width: 100%;
clear: both;
display: table;
margin: 0px auto 0px auto;
border: 0px solid pink;
padding: 0px;
color: #000000;
}

.colourBlue {
  color: #1982E6;
  }

.colourRed {
  color: #FF0000;
  }

.colourAmber {
  color: #FF8040;
  }

div.titleBox {
  float: left;
  border: 0px solid #000000;
  }

div.title {
  float: left;
  border: 0px solid #000000;
  }

div.pagePrice {
  width: 160px;
  height: 32px;
  float: right;
  margin: 0px;
  border: 0px solid #000000;
  padding: 18px 0px 0px 0px;
  font-size: 14px;
  font-weight: bold;
  }

div.pageButton {
  width: 160px;
  height: 32px;
  float: right;
  margin: 0px;
  border: 0px solid #000000;
  padding: 16px 0px 0px 0px;
  font-size: 14px;
  font-weight: bold;
  }

div.pageDD {
  width: 160px;
  height: 32px;
  float: right;
  display: table;
  margin: 0px;
  border: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  }

.ddSpace {
  margin: 10px 0px 0px 0px;
  border: 0px solid #000000;
  padding: 0px;
  }

.loginInput {
  width: 80px;
  minimum-height: 17px;
  display: block;
  background-color: #E5F2FF;
  border-top: 1px solid #000000;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #000000;
  margin: 5px auto 0px auto;
  padding: 0px 0px 0px 2px;
  font-size: 12px;
  font-weight: normal;
  }

/**************** Cart Summary *********************/

div.summaryBox {
  width: 170px;
  display: table;
  background-color: #FFFFDB;
  color: #000000;
  margin: 20px auto 5px auto;
  border: 1px solid #000000;
  padding: 5px;
  text-align: center;
  }

div.emptyRow {
  clear: both;
  display: table;
  margin: 15px auto 0px auto;
  border: 0px solid #008000;
  padding: 2px;
  text-align: center;
  font-weight: bold;
  }

div.summaryRow {
  clear: both;
  display: table;
  }

div.summaryRow span.label {
  width: 70px;
  float: left;
  margin: 0px;
  border: 0px solid #008000;
  padding: 2px;
  text-align: right;
  }

div.summaryRow span.info {
  width: 70px;
  float: right;
  margin: 0px;
  border: 0px solid #008000;
  padding: 2px;
  text-align: right;
  font-weight: bold;
  }

/**************** Cart Layout *********************/

div.cartEmpty {
  background-image: url('shop/images/cart_empty.gif');
  background-repeat: no-repeat;
  width: 582px;
  height: 200px;
  display: table;
  clear: both;
  background-color: #E2EFE2;
  margin: 10px auto 10px auto;
  border: 1px solid #008000;
  padding: 0px 0px 3px 0px;
  background-position: center center;
  }

div.cartBox {
  width: 582px;
  display: table;
  clear: both;
  background-color: #E2EFE2;
  color: #000000;
  margin: 10px auto 10px auto;
  border: 1px solid #008000;
  padding: 0px 0px 3px 0px;
  font-size: 11px;
  }

div.viewOrderBox {
  width: 580px;
  display: table;
  clear: both;
  background-color: #E2EFE2;
  color: #000000;
  margin: 10px auto 10px auto;
  border: 1px solid #008000;
  padding: 0px 0px 3px 0px;
  font-size: 11px;
  }

div.cartRow {
  clear: both;
  border: 0px solid red;
  }

div.rowBox {
  height: 14px;
  display: inline;
  float: left;
  overflow: hidden;
  background-color: #FFFFFF;
  margin: 3px auto 0px 3px;
  border: 1px solid #008000;
  padding: 3px;
  }

.ref {
  width: 59px;
  text-align: center;
  }

.qty {
  width: 30px;
  text-align: center;
  }

.supp {
  width: 163px;
  text-align: left;
  }

.item {
  width: 150px;
  }

.size {
  width: 50px;
  }

.details {
  width: 105px;
  }

div.moneyBox {
  height: 14px;
  display: inline;
  float: right;
  overflow: hidden;
  background-color: #FFFFFF;
  margin: 3px 3px 0px auto;
  border: 1px solid #008000;
  padding: 3px;
  }

.price {
  width: 52px;
  text-align: right;
  }

.post {
  width: 35px;
  text-align: right;
  }

.subt {
  width: 52px;
  text-align: right;
  }

div.totals {
  width: 52px;
  height: 14px;
  display: inline;
  float: right;
  overflow: hidden;
  background-color: #FFFFFF;
  margin: 3px 143px 0px auto;
  border: 1px solid #008000;
  padding: 3px;
  text-align: right;
  }

div.viewTotals {
  width: 52px;
  height: 14px;
  display: inline;
  float: right;
  overflow: hidden;
  background-color: #FFFFFF;
  margin: 3px 112px 0px auto;
  border: 1px solid #008000;
  padding: 3px;
  text-align: right;
  }

div.removeHeader {
  height: 14px;
  width: 20px;
  display: inline;
  float: right;
  background-color: #FFC9BA;
  margin: 3px 3px 0px auto;
  border: 1px solid #1982E6;
  padding: 3px;
text-align: center;
  }

div.removeButton {
  height: 22px;
  width: 28px;
  display: inline;
  float: right;
  background-color: #FFC9BA;
  margin: 3px 3px 0px auto;
  border: 0px solid #1982E6;
  padding: 0px;
  }

div.labelBox {
  width: 364px;
  height: 14px;
  display: inline;
  float: left;
  overflow: hidden;
  margin: 3px auto 0px 3px;
  border: 0px solid pink;
  padding: 5px 3px 3px 3px;
  text-align: right;
  }

/**************** Checkout *********************/

div.optionsBox {
  width: 270px;
  height: 150px;
  /*display: table;*/
  margin: 3px auto 0px auto;
  border: 1px solid #008000;
  padding: 5px;
  }

/**************** Home *********************/

div.testBox {
  /*height: 14px;*/
  width: 265px;
  display: table;
  /*float: left;*/
  /*background-color: #FFC9BA;*/
  margin: 0px;
  border: 0px solid #1982E6;
  padding: 0px;
  }

div.movieBox {
  float: right;
  display: inline;
  background-color: #FFC9BA;
  margin: 0px 0px 0px 5px;
  border: 0px solid #1982E6;
  padding: 0px;
  }

div.homeBox {
  width: 305px;
  /*height: 160px;*/
  float: left;
  display: inline;
  /*background-color: #FFC9BA;*/
  margin: 0px 0px 0px 0px;
  border: 0px solid red;
  padding: 0px;
  text-align: center;
  }

.yankeeFeature {
  height: 212px;
  }

/**************** Opening Times *********************/

div.depTitle {
width: 300px;
  clear: both;
  color: #CE0000;
  margin: 10px auto 10px auto;
  border: 0px solid #FF00FF;
  padding: 0px;
  text-align: left;
  }

div.timesRow {
width: 250px;
  clear: both;
display: table;
  margin: 0 auto 0 auto;
  border: 0px solid #008000;
  padding: 0;
  }

div.timesRow span.day {
  width: 112px;
  float: left;
  margin: 3px 3px 0 0;
  border: 0px solid #FF8040;
  padding: 0;
  text-align: left;
  }

div.timesRow span.open {
  width: 65px;
  float: left;
  margin: 3px 3px 0 0;
  border: 0px solid #FF8040;
  padding: 0;
  text-align: right;
  }

div.timesRow span.closed {
  width: 50px;
  float: left;
  margin: 3px 3px 0 0;
  border: 0px solid #FF8040;
  padding: 0;
  text-align: right;
  }

/***************** Search *******************/

/*

div.searchBox {
clear: left;
width: 550px;
display: table;
margin: 0px auto 60px auto;
border: 2px solid #008000;
padding: 10px;
background-color: #E2EFE2;
color: #000000;
font-size: 14px;
text-align: center;
}

div.searchPanel {
  width: 550px;
  clear: both;
  float: left;
  margin: 2px auto auto auto;
  border: 1px solid #000080;
  padding: 0px;
  font-size: 12px;
  text-align: left;
  }


div.searchRow {
  width: 550px;
  clear: both;
  float: left;
  margin: 0px auto 0px auto;
  border: 0px solid red;
  padding: 0px 0px 0px 0px;
  }

div.searchRow span.inputLabel {
width: 90px;
  height: 19px;
  float: left;
display: inline;
  margin: 0px 0px 0px 0px;
  border: 0px solid #008000;
  padding: 4px 10px 0px 0px;
text-align: right;
font-size: 14px;
font-weight: bold;
  }

div.searchRow span.selLabel {
  height: 19px;
  float: left;
display: inline;
  margin: 0px;
  border: 0px solid #008000;
  padding: 4px 0px 0px 10px;
  text-align: left;
font-size: 14px;
font-weight: bold;
  }

div.searchRow span.textBox {
  height: 17px;
  float: left;
display: inline;
  margin: 0px 0px 0px 0px;
  border: 0px solid #808080;
  padding: 0px 0px 0px 0px;
  text-align: right;
  }

div.searchRow span.ddBox {
  height: 23px;
  float: left;
display: inline;
  margin: 0px;
  border: 0px solid #808080;
  padding: 0px 0px 0px 10px;
  text-align: right;
  }

.searchInput {
  width: 250px;
  height: 20px;
  float: left;
  margin: 0px;
  border-top: 1px solid #000000;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  border-left: 1px solid #000000;
  padding: 2px 0px 0px 0px;
  font-size: 14px;
  font-weight: normal;
  }

.searchSel {
  width: 130px;
  height: 23px;
  float: left;
  margin: 0px;
  border-top: 1px solid #000000;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  border-left: 1px solid #000000;
  padding: 0px 0px 0px 0px;
  font-size: 14px;
  font-weight: normal;
  }

*/

/************** Search Books Page *******************/

div.formBox {
clear: left;
width: 550px;
display: table;
margin: 20px auto 60px auto;
border: 2px solid #008000;
padding: 10px;
background-color: #E2EFE2;
color: #000000;
font-size: 12px;
text-align: center;
}

div.cheshRow {
  /*height: 30px;*/
  width: 440px;
  clear: both;
  margin: 0px auto 0px auto;
  border: 0px solid green;
  padding: 10px 0px 0px 0px;
  }

div.cheshInfo {
  display: inline;
  float: left;
  overflow: hidden;
  margin: 0px 0px 0px 5px;
  }

.cheshLabel {
  width: 65px;
  border: 0px solid red;
  text-align: right;
padding-top: 4px;
  }

.cheshDDLabel {
  width: 30px;
  border: 0px solid red;
padding-top: 3px;
  text-align: right;
  }


.cheshForm {
  width: 180px;
  border: 0px solid green;
  }

.cheshChoose {
  width: 130px;
  border: 0px solid green;
  }

/*
.cheshDD {
  width: 70px;
  border: 1px solid yellow;
  text-align: right;
  }
*/

.cheshDD {
  width: 130px;
  height: 20px;
  display: block;
  color: #000000;
  background-color: white;
  border-top: 1px solid #000000;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  border-left: 1px solid #000000;
  margin: 0px;
  padding: 2px 0px 0px 2px;
  font-size: 11px;
  font-weight: normal;
  }

.cheshInput {
  width: 176px;
  height: 16px;
  display: block;
  color: #000000;
  background-color: white;
  border-top: 1px solid #000000;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  border-left: 1px solid #000000;
  margin: 0px;
  padding: 1px 0px 1px 2px;
  font-size: 12px;
  font-weight: normal;
  }

/************** Search Result ****************/

div.itemBox {
  width: 100%;
  clear: left;
  float: left;
  margin: 0px 0px 10px 0px;
  border-top: 2px solid #ADBDAD;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  border-left: 2px solid #ADBDAD;
  padding: 0px 0px 3px 0px;
  }

div.itemRow {
  width: 100%;
  clear: left;
  float: left;
  margin: 2px 0px 0px 0px;
  border: 0px solid blue;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  }

div.itemRow span.rowBox {
  /*height: 19px;*/
  float: left;
  display: inline;
  overflow: hidden;
  white-space:nowrap;
  margin: 0px 5px 0px 3px;
  border: 0px solid yellow;
  padding: 0px 3px 0px 3px;
  }

div.itemRow span.fullBox {
  height: 30px;
  float: left;
  display: inline;
  overflow: hidden;
  margin: 0px 5px 0px 0px;
  border: 0px solid yellow;
  padding: 0px 0px 0px 10px;
  }

div.itemRow span.fullDetails {
  height: 170px;
  float: left;
  display: inline;
  overflow: hidden;
  margin: 0px 5px 0px 0px;
  border: 0px solid yellow;
  padding: 0px 0px 0px 10px;
  }

.itemLabel {
  width: 55px;
  text-align: left;
  font-weight: bold;
  }

.itemInfo {
  width: 300px;
  background-color: white;
  text-align: left;
  }

.itemRefLabel {
  width: 50px;
  font-weight: bold;
  }

.itemRef {
  width: 60px;
  font-weight: bold;
  background-color: white;
  }

.redPage {
  color: #FF0000;
  font-weight: bold;
  }

div.fullDetailsContent {
  width: 360px;
  height: 360px;
  display: table;
  background-color: #E2EFE2;
  margin: 10px auto 0px auto;
  border: 1px solid green;
  padding: 10px;
  }

/*-----------------------*/

div.fullRow {
width: 500px;
clear: both;
display: table;
margin: 0 auto 0 auto;
border: 0px solid yellow;
padding: 5px 0 5px 0;
font-size: 14px;
}

div.fullRow span.label {
float: left;
display: block;
width: 80px;
margin: 0px 0px 0px 0px;
border: 0px solid red;
padding: 3px;
text-align: right;
font-weight: bold;
}

div.fullRow span.info {
float: right;
display: block;
background-color: white;
width: 390px;
margin: 0px;
border: 0px solid green;
padding: 3px;
text-align: left;
}

/***************** Contact *******************/

div.contactBox {
clear: left;
width: 400px;
display: table;
background-color: #E2EFE2;
margin: 50px auto 60px auto;
border: 2px solid #008000;
padding: 10px;
color: #000000;
font-size: 14px;
text-align: center;
}

div.contactRow {
  clear:both;
  width: 390px;
  padding: 10px 0 10px 0;
  border: 0px solid #008000;
  margin: 0px auto 0px auto;
  }

div.contactRow span.leftBox {
  float: left;
  width: 130px;
  text-align: right;
  border: 0px solid #008000;
  }

div.contactRow span.rightBox {
  float: right;
  width: 250px;
  text-align: left;
  font-weight: bold;
  border: 0px solid #008000;
  }



div.loginRow {
  clear: both;
  display: block;
  padding: 5px;
  margin: 20px auto 0 auto;
  border: 0px solid #008000;
  text-align: center;
  }

div.loginRow span.label {
  display: block;
  float: left;
  width: 130px;
  margin: 0;
  border: 0px solid #008000;
  padding: 0px;
  text-align: right;
  font-weight: bold;
  }

div.loginRow span.formw {
  display: block;
  float: right;
  width: 230px;
  margin: 0;
  border: 0px solid #008000;
  padding: 0px;
  text-align: left;
  }

/**************** Buttons *********************/

div.buttonRow {
  width: 90%;
  clear: both;
  /*display: table;*/
  margin: 10px auto 0px auto;
  border-top: 1px solid #008000;
  padding: 10px 0px 0px 0px;
  text-align: center;
  }

div.buttonRow span.leftButton {
  width: 48%;
  display: block;
  float: left;
  text-align: center;
  margin: 0px;
  border: 0px solid #008000;
  padding: 0px;
  }

div.buttonRow span.rightButton {
  width: 48%;
  display: block;
  float: right;
  text-align: center;
  margin: 0px;
  border: 0px solid #008000;
  padding: 0px;
  }

div.buttonRow span.centreButton {
  display: block;
  text-align: center;
  border: 0px solid #FFFFFF;
  margin: 0;
  padding: 0;
  }

div.buttonRow span.threeButton {
  width: 33%;
  display: block;
  float: left;
  text-align: center;
  margin: 0px;
  border: 0px solid #008000;
  padding: 0px;
  }

div.buttonRow span.leftInfo {
  width: 32%;
  display: block;
  float: left;
  text-align: right;
  margin: 4px;
  border: 0px solid red;
  padding: 0px;
  }

div.buttonRow span.centreInfo {
  width: 32%;
  display: inline;
float: left;
  border: 0px solid pink;
  margin: 0px auto 0px auto;
  padding: 1px;
  }

div.buttonRow span.rightInfo {
  width: 32%;
  display: block;
  float: right;
  text-align: left;
  margin: 0px;
  border: 0px solid blue;
  padding: 0px;
  }

/**************** Details Forms *********************/

div.formCenter {
display:table;
width:420px;
background-color: #E2EFE2;
margin: 0px auto 20px auto;
border: 1px solid #000000;
padding: 10px 15px 15px 15px;
text-align: center;
}

div.formRow {
width: 350px;
clear: both;
display: table;
margin: 0 auto 0 auto;
border: 0px solid #008000;
padding: 5px 0 5px 0;
font-size: 12px;
}

div.formRow span.label {
float: left;
display: block;
width: 120px;
margin: 4px 0px 0px 0px;
border: 0px solid #FF8000;
padding: 0;
text-align: right;
}

div.formRow span.checkLabel {
float: left;
display: block;
width: 120px;
margin: 0px;
border: 0px solid #FF8000;
padding: 0;
text-align: right;
}

div.formRow span.info {
float: right;
display: block;
width: 220px;
margin: 0;
border: 0px solid #0000FF;
padding: 0;
text-align: left;
}

.formAlert
{
color: #FF0000;
font-weight: bold;
}

/**************** Popups *********************/

#newWindowContent {
  width: 100%;
  height: 100%;
  display: table;
  background-color: #FFFFFF;
  margin: 0px auto 0px auto;
  border: 0px solid green;
  padding: 10px 0px 10px 0px;
  }

#detailsWindowContent {
  width: 360px;
  height: 145px;
  display: table;
  background-color: #E2EFE2;
  margin: 10px auto 0px auto;
  border: 1px solid green;
  padding: 10px;
  }

div.detailsWindowTitle {
  width: 360px;
  margin: 0px auto 10px auto;
  border: 0px solid blue;
  padding: 0px;
  text-align: center;
  }

div.duplMessage {
  width: 360px;
  margin: 5px auto 0px auto;
  border: 0px solid blue;
  padding: 0px;
  color: #FF0000;
  text-align: center;
  }

.itemDet {
  width: 270px;
  background-color: white;
  text-align: left;
  }

div.newWindowText {
  width: 450px;
  margin: 10px auto 10px auto;
  border: 0px solid blue;
  padding: 0px;
  text-align: center;
  }

div.newWindowCenter {
display:table;
width:420px;
background-color: #D3E9FE;
margin: 30px auto 0px auto;
border: 1px solid #000000;
padding: 10px 15px 15px 15px;
text-align: center;
}


div.catBox {
  width: 150px;
  display: inline;
  float: left;
  margin: 10px 0px 10px 10px;
  border: 0px solid red;
  padding: 0px;
text-align: center;
  }

div.catList ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  }

div.catList li {
  width: 150px;
  list-style: none;
  clear: left;
  float: left;
  margin: 5px 0px 0px 3px;
  border: 0px solid #0000FF;
  padding: 0px;
  position: relative;
  }

div.picRow {
  clear: both;
  margin: 10px auto 0px auto;
  border: 0px solid yellow;
  padding: 0px;
  }


div.imageBox {
  background-color: #FFFFFF;
  display: inline;
  margin: 0px 5px 0px 5px;
  border: 0px solid #FF8000;
  padding: 2px;
  }


div.graphicsBox {
  display: inline;
  margin: 0px 5px 0px 5px;
  border: 0px solid #000000;
  padding: 0px;
  }

div.poemGraphicsBox {
  display: inline;
  margin: 0px 15px 0px 15px;
  border: 0px solid #000000;
  padding: 0px;
  }

div.samplePhoto {
  width: 100px;
  height: 84px;
  display: inline;
  float: right;
  margin: 5px 5px 5px 5px;
  border: 0px solid #FF00FF;
  padding: 0px;
  }

.outline {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  color: #000000;
  }

.loading {
background-color: #D3E9FE;
color: #000000;
border: 0px;
}

/**************** Customer Signin *********************/

div.signinBoxPlain {
  width: 110px;
  display: table;
  color: #000000;
  background-color: transparent;
  text-align: left;
  margin: 0px auto 0px auto;
  border: 1px solid #1982E6;
  padding: 5px 0px 0px 0px;
  text-align: center;
  }

div.signinRowLabel {
  clear: both;
  display: block;
  padding: 0px 0px 0px 2px;
  margin: 5px auto 0 auto;
  border: 0px solid red;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  }

div.signinRow {
  clear: both;
  display: block;
  padding: 2px;
  margin: 0px auto 0 auto;
  border: 0px solid red;
  text-align: center;
  }

div.signinButtonRow {
  width: 90%;
  clear: both;
  margin: 5px auto 0 auto;
  border-top: 1px solid #1982E6;
  padding: 5px 0px 0px 0px;
  text-align: center;
  }

div.changeRow {
  width: 90%;
  clear: both;
  display: block;
  padding: 2px;
  margin: 0px auto 0 auto;
  border-top: 1px solid #1982E6;
  text-align: center;
  }

div.signinRow span.label {
  display: block;
  float: left;
  width: 130px;
  margin: 0;
  border: 0px solid #008000;
  padding: 0px;
  text-align: right;
  font-weight: bold;
  }

div.signinRow span.formw {
  display: block;
  float: right;
  width: 230px;
  margin: 0;
  border: 0px solid #008000;
  padding: 0px;
  text-align: left;
  }

.signinInput {
  width: 80px;
  height: 17px;
  display: block;
  background-color: #FFFFFF;
  color: #000000;
  border-top: 1px solid #1982E6;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  border-left: 1px solid #1982E6;
  margin: 0px;
  padding: 0px 0px 0px 2px;
  font-size: 12px;
  font-weight: normal;
  }

/**************** General *********************/

.noSpace {
margin: 0px;
}


div.spacer5 {
  clear: both;
  padding-top: 5px;
  }

div.spacer10 {
  height: 10px;
  display: table;
  clear: both;
  border: 0px solid black;
  font-size: 1px;
  }

div.spacer15 {
  clear: both;
  padding-top: 15px;
  }

div.spacer20 {
  clear: both;
  padding-top: 20px;
  }

/**************** Booklist *********************/

div.numberRow {
  width: 100%;
  clear: both;
  float: left;
  margin: 0px auto 0px auto;
  border: 0px solid blue;
  padding: 0px;
  }

div.numberRow span.box {
  width: 50px;
  float: left;
  display: inline;
  border: 0px solid red;
  margin: 0px auto 0px auto;
  padding: 3px 0px 3px 2px;
  text-align: center;
  }

/**************** General *********************/

div.row {
  clear: both;
  }


div.demoBox {
  width: 261px;
  clear: both;
  /*display: table;*/
  /*background-color: #E8FFE8;*/
  margin: 0px auto 0px auto;
  border: 3px solid #FFFFFF;
  padding: 0px;
  }

div.linkRow {
  width: 90%;
  clear: both;
  display: table;
  margin: 10px auto 0px auto;
  border-top: 1px solid #1982E6;
  border-bottom: 1px solid #1982E6;
  padding: 5px 0px 5px 0px;
  text-align: center;
  }

div.horLine {
clear: both;
margin: 5px 0 5px 0;
border-top: 1px solid #008000;
border-right: 0;
border-bottom: 0;
border-left: 0;
padding: 0;
}

div.horLine90 {
width: 90%;
clear: both;
margin: 5px auto 5px auto;
border-top: 1px solid #008000;
border-right: 0;
border-bottom: 0;
border-left: 0;
padding: 0;
font-size: 1px;
}

div.horLine70 {
width: 70%;
clear: both;
margin: 5px auto 5px auto;
border-top: 1px solid #008000;
border-right: 0;
border-bottom: 0;
border-left: 0;
padding: 0;
font-size: 1px;
}

div.horLine303 {
width: 303px;
float: left;
margin: 5px 0px 5px 0px;
border-top: 1px solid #008000;
border-right: 0;
border-bottom: 0;
border-left: 0;
padding: 0;
font-size: 1px;
}

.rightFloat {
  float: right;
  display: inline;
  margin: 0px;
  border: 0px solid green;
  padding: 0px;
  }

.leftFloat {
  float: left;
  display: inline;
  margin: 0px;
  border: 0px solid red;
  padding: 0px;
  }

.floatRight {
  float: right;
display: inline;
  padding: 0px 0px 10px 10px;
  }

.floatLeft {
  float: left;
  display: inline;
  padding: 0px 10px 10px 0px;
  }

.redLinePart {
clear: both;
  width: 80%;
  border-bottom: 1px solid #FF0000;
  margin: 10px auto 20px auto;
  padding: 0;
  }

/*
.redLineNarrow {
clear: both;
  width: 80%;
  border-top: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
  margin: 3px auto 3px auto;
  padding: 0;
  }
*/

.redLineNarrow
  {
  clear: both;
display: block;
  border-top: 1px solid #000080;
  border-bottom: 0px solid #FF0000;
  margin: 20px auto 10px auto;
  padding: 0;
  }

.redLineFull
{ color: #FF0000;
background: #FF0000;
border: 0;
height: 1px;
margin: 20px 0 20px; }

.alert {
 color: #FF0000;
 font-weight: bold;
}

.seatRed {
 color: #CE0000;
}

.text10 {
  font-size: 10px;
  }

.text11 {
  font-size: 11px;
  }

.text12 {
  font-size: 12px;
  }

.text13 {
  font-size: 13px;
  }

.text14 {
  font-size: 14px;
  }

.text16 {
  font-size: 16px;
  }

.text18 {
  font-size: 18px;
  }

.text24 {
  font-size: 24px;
  }

.smallText {
  font-size: 12px;
  }

.photoText {
  margin: 0 0 10px 0;
  border: 0px solid #0000FF;
  padding: 0;
  font-size: 10px;
  font-weight: bold;
  color: #000080;
  text-align: center;
  }

.smallTextBold {
  font-size: 12px;
  font-weight: bold;
  }

.alignCentre {
  text-align: center;
  }

.photoCentre {
  display: block;
  margin: 0 auto 0 auto;
  border: 0px solid #000080;
  padding: 0;
  text-align: center;
  }

.makeBold {
font-weight: bold;
}

.makeNormal {
font-weight: normal;
}

.underlineText {
text-decoration: underline;
}

.justifyText {
padding-top: 5px;
text-align: justify;
}

.centreBlock {
  margin: 0 auto 0 auto;
  border: 0px solid #000080;
  padding: 20px 0 0 0;
  text-align: center;
  }

.centrePic {
  margin: 0 auto 0 auto;
  border: 0px solid #000080;
  padding: 0 0 0px 0;
  text-align: center;
  }

.line100 {
  line-height: 100%;
  }

.line200 {
  line-height: 200%;
  }

.textLeft {
  text-align: left;
  }

.textRight {
  text-align: right;
  }

.textCentre {
  text-align: center;
  }

.textJustify {
  text-align: justify;
  }

.formMargin {
  margin-bottom: 0px;
  }
