

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

BODY {
        background-color: #FFFFFF;
  color: #000000;
  margin: 0px;
}

A {
  color: #003366;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #1F4FBA;
  text-decoration: underline;
  font-weight: bolder;
}

FORM {
        display: inline;
}

TR.header {

}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #00008B;
  font-weight : bold;
}

A.headerNavigation { 
  color: #00008B; 
}

A.headerNavigation:hover {
  color: #1F4FBA;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #FFFFFF; 
}

A.headerNavigation2:hover {
  color: #FFFFFF;
}



TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {

}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #FFFFFF;
  font-weight: bold;
}

.cattext {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #000000;
  font-weight:normal;
}

.ionfooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;

  color: #ADADAD;
  font-weight:normal;
}

.infoBox {


}

.infoBoxContents {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;

}

TD.loginBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;

}

TD.infoBoxHeadingw {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;

}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

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 {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #660032;
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    padding: 4px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
        font-family: "Trebuchet MS", Arial, sans-serif;
        font-size: 30px;
        color: #60748C;

/*        color: <?php echo LEFT_COLUMN_COLOUR; ?>; */
    font-weight: normal;
}

TD.pageHeading1, DIV.pageHeading {
        font-family: "Trebuchet MS", Arial, sans-serif;
        font-size: 30px;
        color: #60748C;
    font-weight: normal;
}

TD.pageHeading2, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 19px;
  font-weight: normal;
  color: #000066;
}


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.plist, P.plist {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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

TD.infoBox_center {
/*  background: url(images/newprodstrip.jpg) no-repeat left top; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
    color: #FFECEC;
         padding-left: 5px;
         padding-bottom: 6px;
         
}

TD.infoBox_right {
  background: url(images/boxtopright.jpg) no-repeat left top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
    color: #FFCCCC;

        padding-left: 5px;
        padding-top: 4px;
}


TD.infoBox_left {
  background: url(images/boxtopleft.jpg) no-repeat left top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 4px;
      color: #FFECEC;
}

TD.homeTopBox_left {
  background: url(images/hometopbox.jpg) no-repeat left top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 4px;
}

TD.loginBox_left {
  background: url(images/loginboxlefthead.jpg) no-repeat left top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;

        padding-left: 5px;
                padding-top: 4px;
}

TD.infoBoxcart_right {
  background: url(images/boxtopcartright.jpg) no-repeat left top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFCCCC;

        padding-left: 5px;
                padding-top: 4px;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.estimatedshippingBox {

}

TD.estimatedshippingBoxHeading {

}

.estimatedshippingBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.ShowShipping {

  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  font-weight: bold;
  text-align: center;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}
TD.pl2 {
  background: url(images/f2.gif) no-repeat left top;
}

TD.pl5 {
  background: url(images/f5.gif);
}

TD.pl8 {
  background: url(images/f8.gif) no-repeat left top;
}

.prodinfokeyline {
        background-image: url(images/prod_info_boxmid.gif);
        background-repeat: repeat-y;
        background-position: center top;
}

.box_bg_image {
        background-image: url(images/box_bg.gif);
        background-repeat: repeat-y;
        background-position: left top;
}

#menu {position:relative; top:0px; left:0px; right:0px; width: 50px;z-index:450;}
#menu a.p1, #menu a.p1:visited {display:block; width:25px; height:25px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px;}
#menu a.p1:hover .large {display:block; position:absolute; top:-200px; left:0px; width:240px; height:190px; border:2px solid #5796FA;}


/*
  $Id: dynamenu_for_osc_styles.txt,v 1.00 2006/05/07 20:04:02 nate_02631 Exp $
        
        Dynamenu for osCommerce CSS Definitions

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  
        Released under the GNU General Public License
        
        Below are styles to be included in your catalog stylesheet (stylesheet.css) for
        use with Dynamenu for osCommerce. All the CSS declarations for various menu styles
        are included below. You need only include the style for the type of menu you plan
        to use in your store template (of course feel free to paste them all in if experimenting).
        
        The plain and DHTML menus also work with a set of templates found in the
        /includes/functions/dynamenu/templates folder, but in just about all cases
        modifying the styles below should net you the results you want. 
        
*/

        

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar        {   /* Color of main vertical menubar and border */
        color: black;
        background-color: #60748C;
         z-index:3;
/*        border: 1px outset #60748C;*/
}

.vertitem        {          /* Behaviour of main vertical menu items, leave as is for proper operation */
        text-align: left;
        white-space: nowrap;
         z-index:3;
}

.vertitem        a {   /* Font style, size of main menu items */
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        text-decoration: none;
        position: relative;
        display: block;
        font-weight: normal;
        line-height: 25px;
        color: #FFFFFF;
        text-indent: 5px;

}

.vertitem a:link, .vertitem a:visited        {   /* Default font style & color of main menu items */
        color: #FFFFFF;
        text-decoration: none;        
}

.vertitem a:hover        {   /* Font style & color, background menu color of main menu item when hovered over */
        color: #60748C;
        background-color: #99A8B9;
        text-decoration: none;
        font-weight: normal;
}

.vertitem a:active        {   /* Font style & color, background menu color of main menu item when clicked */
        color: #99A8B9;
        background-color: #99A8B9;        
        text-decoration: none;        
}

.vertsubmenu        {   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
        position: absolute;
        left: 0;
        top: 0;
        visibility: hidden;
         z-index:3;
}

.vertsubframe        {   /* Color of submenu item and border */
        background-color: #99A8B9;
        /*border: 2px outset #fdfefd;*/

        position: relative;
        display: block;
         z-index:3;
}

.vertsubitem        {     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
        text-align: left;
        white-space: nowrap;
         z-index:3;
}

.vertsubitem a        {   /* Font style, size of submenu items */
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        text-decoration: none;
        position: relative;
        display: block;
        line-height: 19px;
        font-weight: normal;
        text-indent: 15px;
}

.vertsubitem a:link, .vertsubitem a:visited        {   /* Default font style & color of submenu items */
        color: #000000;
        text-decoration: none;        
}

.vertsubitem a:hover        {   /* Font style & color, background submenu color of submenu item when hovered over */
        color: #ffffff;
        background-color: #21449c;
        text-decoration: none;
         font-weight: normal;
}

.vertsubitem a:active        {   /* Font style & color, background submenu color of submenu item when clicked */
        color: #ffff00;
        background-color: #99A8B9;        
        text-decoration: none;                        
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr        {   /* Positioning of right arrow for submenus */
        position: absolute;
        top: 16px;
        right: 8px;
         z-index:3;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
                font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #60748C;
}



.vertitem1        {          /* Behaviour of main vertical menu items, leave as is for proper operation */
        text-align: left;
        white-space: nowrap;
}

.vertitem1        a {   /* Font style, size of main menu items */
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        text-decoration: none;
        position: relative;
        display: block;
        font-weight: normal;
        line-height: 25px;
        color: #48576a;
        text-indent: 5px;
}

.vertitem1 a:link, .vertitem1 a:visited        {   /* Default font style & color of main menu items */
        color: #48576a;
        text-decoration: none;
}

.vertitem1 a:hover        {   /* Font style & color, background menu color of main menu item when hovered over */
        color: #60748C;
        background-color: #99A8B9;
        text-decoration: none;
        font-weight: normal;
}

.bodytext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: 16px;
        font-weight: normal;
        color: #48576A;
        text-decoration: none;
}
.bodytextbold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: 16px;
        font-weight: bold;
        color: #48576A;
        text-decoration: none;
}
.bodytextitalic {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: italic;
        line-height: 16px;
        font-weight: normal;
        color: #48576A;
        text-decoration: none;
}
.bodytextbolditalic {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: italic;
        line-height: 16px;
        font-weight: bold;
        color: #48576A;
        text-decoration: none;
}
.modelsavailable {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: italic;
        line-height: normal;
        font-weight: bold;
        color: #A4A6FD;
        text-decoration: none;
}

.featuresavailable {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: italic;
        line-height: normal;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}

.contentsavailable {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: italic;
        line-height: normal;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.productname {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-style: normal;
        line-height: 23pt;
        font-weight: normal;
        color: #9D9D9D;
        text-decoration: none;
}
.productnameover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-style: normal;
        line-height: 23pt;
        font-weight: normal;
        color: #E79717;
        text-decoration: none;
}
.pixelnumber {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 75px;
        font-style: normal;
        line-height: 50pt;
        font-weight: bolder;
        color: #9A9A9A;
        text-decoration: none;
        letter-spacing: -3px;
}
.productmaintitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 35px;
        font-style: normal;
        line-height: 30pt;
        font-weight: bolder;
        color: #9A9A9A;
        text-decoration: none;
/*        letter-spacing: -2px;*/
}


.productmaintext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 13pt;
        color: #000000;
        text-decoration: none;
/*        letter-spacing: -2px;*/
}


.productname a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: 23pt;
        font-weight: normal;
        color: #9D9D9D;
        text-decoration: none;
}
.productname a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: 23pt;
        font-weight: normal;
        color: #E79717;
        text-decoration: none;
}

TD.topImage {
  background: url(images/centrepanel_top.gif) no-repeat left top;
}

TD.middleImage {
  background: url(images/centrepanel_midborder_r4_c4.gif) repeat-y;
}

TD.bottomImage {
  background: url(images/centrepanel_botborder_r6_c4.gif) no-repeat left top;
}

TD.infoTop {
  background: url(images/leftmenu_top.gif) no-repeat left top;
}

TD.infoMiddle {
  background: url(images/leftmenu_mid.gif) repeat-y;
}

TD.infoBottom {
  background: url(images/leftmenu_bot.gif) no-repeat left top;
}

#contemparttrigger {
 position:absolute;

 z-index:2;
}

#contemparttrigger2 {
 position:absolute;

 z-index:3;
}
