/* UK1Weddings Stylesheet */

BODY {
  margin: 0px;
  background-color: #ffffff;
}

.wipText {
  font-family: arial narrow, arial;
  font-size: 18pt;
  color: #000088;
}

.tipText {
  font-family: arial narrow, arial;
  font-style: italic;
  font-size: 12pt;
  color: #000000;
}

.amendedText {
  font-family: arial narrow, arial;
  font-style: italic;
  font-weight: bold;
  font-size: 12pt;
  color: #00ff00;
}

.warningText {
  font-family: arial narrow, arial;
  font-style: italic;
  font-weight: bold;
  font-size: 12pt;
  color: #ff0000;
}

.smallText {
  font-family: arial narrow, arial;
  font-style: italic;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
}

.engText {
  font-family: arial narrow, arial;
  font-style: italic;
  font-weight: bold;
  font-size: 13pt;
  color: #D50915;
}

.formInput {
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
  color: #000000;
}

.searchText {
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
  color: #000088;
}

.basketText {
  font-family: arial narrow, arial;
  font-style: italic;
  font-weight: bold;
  font-size: 15pt;
  color: #000088;
  text-decoration: none;
}

.basketText:hover {
  font-family: arial narrow, arial;
  font-style: italic;
  font-weight: bold;
  font-size: 15pt;
  color: #0000ff;
  text-decoration: none;
}

.specText {
  font-family: arial narrow, arial;
  font-size: 10pt;
  color: #a0a0a0;
}

.bodyText {
  font-family: arial narrow, arial;
  font-style: italic;
  font-weight: bold;
  font-size: 18pt;
  color: #000000;
}

.textLink {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.menuMid {
  background-image: url('pics/menumiddle.jpg');
  background-repeat: repeat-y;
  background-position: right;
}

.basketHeader {
  font-weight: bold;
  font-size: 16pt;
  color: #000000;
  text-decoration: none;
}

.basketPrice {
  font-family: arial narrow, arial;
  font-size: 13pt;
  color: #000000;
  text-decoration: none;
}

.basketTotal {
  font-family: arial narrow, arial;
  font-weight: bold;
  font-size: 20pt;
  color: #000000;
  text-decoration: none;
}

.basketTotalText {
  font-family: arial narrow, arial;
  font-size: 20pt;
  color: #000000;
  text-decoration: none;
}

.basketItem {
  font-family: arial narrow, arial;
  font-weight: bold;
  font-size: 13pt;
  color: #000088;
  text-decoration: none;
}

.textLink {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.removeButton {
  width: 155px;
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ff0000;
}

.bsktButton {
  width: 155px;
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
}

.textLink:hover {
  font-weight: bold;
  color: #0000ff;
  text-decoration: none;
}

.menuLink {
  font-family: arial narrow;
  font-weight: bold;
  font-style: normal;
  color: #000088;
  text-decoration: none;
}

.menuLink:hover {
  font-family: arial narrow;
  font-weight: bold;
  font-style: italic;
  color: #D50915;
  text-decoration: none;
}

.menuLinkon {
  font-family: arial narrow;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  text-decoration: none;
}

.imanezLink {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.imanezLink:hover {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #000088;
  text-decoration: none;
}

.itemName {
  font-family: arial narrow;
  font-size: 13pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.itemPrice {
  font-family: arial narrow;
  font-size: 18pt;
  font-weight: bold;
  color: #D50915;
  text-decoration: none;
}

.itemDesc {
  font-family: arial narrow;
  font-size: 9pt;
  color: #808080;
  text-decoration: none;
}

.itemBorder {
  border: solid 1px #a0a0a0;
  background-image: url('pics/itembacking.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
}

.addLink {
  font-family: arial;
  font-size: 15pt;
  font-weight: bold;
  color: #000088;
  text-decoration: none;
}

.addLink:hover {
  font-family: arial;
  font-size: 15pt;
  font-weight: bold;
  color: #0000ff;
  text-decoration: none;
}

.partnerLink {
  font-family: arial narrow;
  font-weight: bold;
  font-size: 13pt;
  color: #000088;
  text-decoration: none;
}

.partnerLink:hover {
  font-family: arial narrow;
  font-weight: bold;
  font-size: 13pt;
  color: #808080;
  text-decoration: none;
}

.partnerText {
  font-family: arial narrow;
  font-size: 8pt;
  color: #808080;
  text-decoration: none;
}

.moreInfoLink {
  font-family: arial narrow, arial;
  font-style: italic;
  font-weight: bold;
  font-size: 11pt;
  color: #000088;
  text-decoration: none;
}

.moreInfoLink:hover {
  font-family: arial narrow, arial;
  font-style: italic;
  font-weight: bold;
  font-size: 11pt;
  color: #0000ff;
  text-decoration: none;
}

.itemItemName {
  font-family: arial narrow;
  font-size: 20pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.itemItemPrice {
  font-family: arial narrow;
  font-size: 24pt;
  font-weight: bold;
  color: #D50915;
  text-decoration: none;
}

.itemItemRRP {
  font-family: arial narrow;
  font-size: 18pt;
  font-weight: bold;
  color: #808080;
  text-decoration: none;
}

.itemItemDesc {
  font-family: arial narrow;
  font-size: 11pt;
  font-style: italic;
  color: #808080;
  text-decoration: none;
}