/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  https://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, Trebuchet MS, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, Trebuchet MS, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, Trebuchet MS, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #EEEEEE; }
.orderEdit { font-family : Verdana, Arial, Trebuchet MS, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

body {
  color: #000000;
  margin: 0px;
  background: #FFFFFF url('https://www.rgimports.com.au/images/template/bg.jpg') repeat-x fixed top;
}

.centreBox {
width: 740px;
height: 100%;
}

.topPanel {
width: 740px;
height: 163;
padding: 0px;
border: 0px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='https://www.rgimports.com.au/images/template/top_panel.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.topPanel[class] {
background: url("https://www.rgimports.com.au/images/template/top_panel.png");
}


.mainB {
/*width: 774px;*/
height: 100%;
padding: 0px;
border: 0px;
  /*background: url(images/design/shadowAlpha.png) no-repeat bottom right;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='https://www.rgimports.com.au/images/design/mainBox.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mainB[class] {
background: url("https://www.rgimports.com.au/images/design/mainBox.png");
}

A {
  color: #000066;
  text-decoration: none;
}

A:hover {
  color: #99CCFF;
  text-decoration: underline;
}

.rollover a { 
display:block;
padding: 12px;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
background-color: #FFFFFF;
}
.rollover a:hover { 
display:block;
padding: 12px;
border-color: #333333;
border-style: solid;
border-width: 1px;
background-color: #EFEFEF;
}

a.footerLink:link { font-family: Verdana, Arial, Trebuchet MS, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.footerLink:visited { font-family: Verdana, Arial, Trebuchet MS, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.footerLink:active { font-family: Verdana, Arial, Trebuchet MS, sans-serif; color: #FFFF00; font-weight: bold; text-decoration: none; }
a.footerLink:hover { font-family: Verdana, Arial, Trebuchet MS, sans-serif; color: #FFFF00; font-weight: bold; text-decoration: underline; }


FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TD.cart, P.cart {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}


.headerNavigation {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
  width: 740px;
  height: 31px;
  padding-left: 40px;
  padding-right: 40px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='https://www.rgimports.com.au/images/template/mainTop.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.headerNavigation[class] {
background: url("images/template/mainTop.png") no-repeat;
}

.mainBody {
  width: 740px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='https://www.rgimports.com.au/images/template/mainBody.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mainBody[class] {
background: url("https://www.rgimports.com.au/images/template/mainBody.png");
}

.mainFooter {
  width: 740px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='https://www.rgimports.com.au/images/template/mainBottom.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mainFooter[class] {
background: url("https://www.rgimports.com.au/images/template/mainBottom.png");
}


A.headerSearch { 
  color: #333333; 
}

A.headerSearch:hover {
  color: #B3B300;
}

A.headerNavigationLink { 
  color: #FFFFFF; 
  position: relative;
}

A.headerNavigationLink:hover {
  color: #FFFF00;
  position: relative;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background: url("https://www.rgimports.com.au/images/template/navBar.jpg");
}

.mainBox {
  background: #FFFFFF;
}

.infoBox {
  padding: 0px;
}

.infoBoxContentsTop {
  background: url("https://www.rgimports.com.au/images/template/category_top.jpg") no-repeat bottom;
  width: 154px;
  height: 1px;
}

.infoBoxContentsSelected {
  background: url("https://www.rgimports.com.au/images/template/mainCatSelected.jpg");
  width: 142px;
  height: 21px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  margin-left: -4px;
  display: block;
}


.infoBoxContents {
  background: url("https://www.rgimports.com.au/images/template/category_body.jpg");
  background-repeat: repeat-y;
  font-family: Arial, Verdana, Trebuchet MS, sans-serif;
  padding-left: 4px;
  font-size: 12px;
}

.infoBoxContentsBottom {
  background: url("https://www.rgimports.com.au/images/template/category_bottom.jpg");
  width: 154px;
  height: 16px;
}


.contentBoxContents {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  padding: 4px;
  font-size: 12px;
}

.infoBoxReview {
  background: #FFFFFF;
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
}

.infoBoxHeading {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url("https://www.rgimports.com.au/images/template/category_header.jpg");
  height: 34px;
  color: #ffffff;
  padding-top: 4px;
  text-align: center;
  vertical-align: middle;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  background: url("https://www.rgimports.com.au/images/template/mainCatSelected.jpg");
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
padding: 0;
}

.productListing-heading {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  padding: 6px;
  background: url("https://www.rgimports.com.au/images/template/navBar.jpg");
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  background: url("https://www.rgimports.com.au/images/template/productBoxMiddle.jpg");
  height: 124px;
}

.threeColumnBoxText {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
}

TD.productListing-dataRight {
  height: 124px;
  width: 20px;
}

TD.productListing-dataLeft {
  height: 124px;
  width: 5px;
}


A.pageResults {
  color: #FFFFFF;
  font-weight: bold;
}

A.pageResults:hover {
  color: #000066;
  font-weight: bold;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000066;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 10pt;
  line-height: 1.5;
}

TD.InfoText, P.InfoText {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 14px;
  background: #f4f7fd;
}

.InfoTextHeader {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #D9E3F9; 
}

TD.subtotal, P.subtotal {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  color: #000000;
}

.mainblue {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: #FFFFFF;
}

TD.mainheader, P.mainheader {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  padding: 4px;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1.5;
  background: url("https://www.rgimports.com.au/images/template/mainCatSelected.jpg");
}

TD.mainheaderGray, P.mainheaderGray {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  padding: 4px;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1.5;
  background-color: #000066;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  padding: 4px;
  font-size: 12px;
}

TD.smallTextHeader, SPAN.smallTextHeader, P.smallTextHeader {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  padding: 4px;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

.fieldbg {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #f8f8f9;
}

TD.fieldKey {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #FF9B9B;
}

TD.fieldValue {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  background-color: #D1E0FC;
}

TD.tableHeading {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, Trebuchet MS, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, Trebuchet MS, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, Trebuchet MS, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, Trebuchet MS, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, Trebuchet MS, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, Trebuchet MS, sans-serif; font-size: 12px; color: #ff0000; }

.inputRequirementheader { font-family: Verdana, Arial, Trebuchet MS, sans-serif; font-size: 12px; color: #FFFFFF; background: url("https://www.rgimports.com.au/images/template/mainCatSelected.jpg"); }

/* Category Tabs 
==================================*/
#tabs {
  line-height:normal;
  font:80% "Trebuchet MS",Arial,Sans-serif;
  padding-left:50px;
  }

#tabs ul {
  margin:0;
  padding:12px 12px 0;
  list-style:none;
  }

#tabs li {
  float:left;
  background:url("https://www.rgimports.com.au/images/design/tab_bg_left.png") no-repeat left top;
  margin:0 0 0 1px;
  padding:0 0 0 8px;
  }

#tabs a {
  float:left;
  display:block;
  background:url("https://www.rgimports.com.au/images/design/tab_bg_right.png") no-repeat right top;
  padding:4px 8px 4px 0px;
  text-decoration:none;
  color:#333333;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
  color:#000066;
  }

#tabs .active {
  background-image:url("https://www.rgimports.com.au/images/design/tab_bg_left_over.png");
  }
#tabs .active a {
  background-image:url("https://www.rgimports.com.au/images/design/tab_bg_right_over.png");
  color:#FFFFFF;
  }