/* GTR Stylesheet */

BODY {
  background-color: #ffffff;
  margin: 0px;
}

.bodyText {
  font-family: arial;
  font-size: 11pt;
  color: #000000;
}

.tipText {
  font-family: arial;
  font-size: 8pt;
  color: #000000;
}

.textLink {
  color: #0000ff;
  font-weight: bold;
  text-decoration: none;
}

.textLink:hover {
  color: #a0a0a0;
  font-weight: bold;
  text-decoration: underline;
}

.logoMargin {
  background-color: #ACACFF;
}

.leftMargin {
  background-color: #ACACFF;
  background-image: url('pics/shadow.jpg');
  background-repeat: repeat-y;
  border-right: solid 1px #000000;
}

.rightMargin {
  background-color: #ACACFF;
  background-image: url('pics/shadow.jpg');
  background-repeat: repeat-y;
  border-left: solid 1px #000000;
}
 
.menuCell {
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;
  background-color: #efefef;
}

.menuButton {
  width: 145px;
  background-image: url('pics/buttonBG.jpg');
  background-repeat: repeat-x;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
}

.menuLink {
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  text-decoration: none;
}

.menuLink:hover {
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
  color: #0000ff;
  text-decoration: none;
}


.QSearch{
  width: 157px;
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #000000;
}
  
.catLink {
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
}
  
.catLink:hover {
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #0000ff;
  text-decoration: none;
}

.subCatLink {
  font-family: arial;
  font-size: 9pt;
  color: #000000;
  text-decoration: none;
}
  
.subCatLink:hover {
  font-family: arial;
  font-size: 9pt;
  color: #0000ff;
  text-decoration: none;
}

.catCell {
  border-bottom: solid 1px #ffffff;
}

.catHeader {
  font-family: arial black;
  font-size: 12pt;
  color: #000000;
}

.catHeaderLink {
  font-family: arial black;
  font-size: 12pt;
  color: #0000ff;
  text-decoration: none;
}

.catHeaderLink:hover {
  font-family: arial black;
  font-size: 12pt;
  color: #a0a0a0;
  text-decoration: none;
}

.basket {
  font-family: arial;
  font-size: 12pt;
  color: #0000ff;
  text-decoration: none;
}

.basket:hover {
  font-family: arial;
  font-size: 12pt;
  color: #a0a0a0;
  text-decoration: underline;
}

.imgBorder {
  border: solid 1px #000000;
}

.imanezLink {
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #000000;
  text-decoration: none;
}
  
.imanezLink:hover {
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #0000ff;
  text-decoration: none;
}

.itemBorder {
  
}

.itemName {
  font-family: arial black;
  font-size: 12pt;
  color: #000000;
}

.itemDesc {
  font-family: arial;
  font-size: 8pt;
  color: #000000;
}

.itemPrice {
  font-family: arial black;
  font-size: 20pt;
  color: #a0a0a0;
}

.itemPromo {
  font-family: arial;
  font-size: 12pt;
  color: #0000ff;
}

.addToBasket {
  width: 120px;
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #000000;
}

.formText {
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #ACACFF;
}

.formInput {
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #000000;
}

.searchFormText {
  font-family: arial;
  font-weight: bold;
  font-size: 14pt;
  color: #ACACFF;
}

.searchFormInput {
  font-family: arial;
  font-weight: bold;
  font-size: 14pt;
  color: #000000;
}

.itemSeparater {
  border-bottom: solid 1px #a0a0a0;
}

.viewBasket {
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

.viewBasket:hover {
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
  color: #0000ff;
  text-decoration: underline;
}

.basketItem {
  font-family: arial;
  font-weight: bold;
  font-size: 11pt;
  color: #0000ff;
  text-decoration: none;
}

.basketItem:hover {
  font-family: arial;
  font-weight: bold;
  font-size: 11pt;
  color: #000000;
  text-decoration: underline;
}

.basketHeader {
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #a0a0a0;
}

.basketPrice {
  font-family: arial;
  font-size: 11pt;
  color: #000000;
}

.basketTotalText {
  font-family: arial;
  font-size: 16pt;
  color: #000000;
}

.basketTotal {
  font-family: arial;
  font-size: 16pt;
  color: #0000ff;
}
  
.addedText {
  font-family: arial;
  font-weight: bold;
  font-size: 13pt;
  color: #00c000;
  text-decoration: none;
}
 
.addedText:hover {
  font-family: arial;
  font-weight: bold;
  font-size: 13pt;
  color: #0000ff;
  text-decoration: underline;
}

.promoText {
  font-family: verdana;
  font-weight: bold;
  font-size: 14pt;
  color: #ACACFF;
}

.engText {
  font-family: verdana;
  font-weight: bold;
  font-style: italic;
  font-size: 11pt;
  color: #d0d0d0;
}

.bsktButton {
  width: 175px;
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #000000;
}

.restoreBsktLink {
  font-family: arial;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}
  
.restoreBsktLink:hover {
  font-family: arial;
  font-size: 8pt;
  color: #0000ff;
  text-decoration: none;
}

.arrow {
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
  color: #a0a0a0;
}

.contentText2 {
  font-family: arial;
  font-style: italic;
  font-size: 13pt;
}

.contentText3 {
  font-family: arial;
  font-size: 18pt;
  font-style: italic;
  font-weight: bold;
}

.contentText1 {
  font-family: arial;
  font-style: italic;
  font-size: 9pt;
}

.separater {
  background-image: url('pics/separater.gif');
  background-repeat: repeat y;
}

.linkLink {
  font-family: arial;
  font-weight: bold;
  font-size: 11pt;
  color: #0000ff;
  text-decoration: none;
}

.linkLink:hover {
  font-family: arial;
  font-weight: bold;
  font-size: 11pt;
  color: #0000ff;
  text-decoration: none;
}

.linkDesc {
  font-family: arial;
  font-size: 9pt;
  color: #000000;
}

.basketPromo {
  font-family: arial;
  font-weight: bold;
  font-style: italic;
  font-size: 9pt;
  color: #00c000;
}

.resourceLink {
  font-family: arial;
  font-size: 1pt;
  color: #ffffff;
}

.resourceLink:hover {
  font-family: arial;
  font-size: 1pt;
  color: #ff0000;
}
 