﻿/* ----------------------------------------------------------- */
/* G I R A S H O P
/* ----------------------------------------------------------- */
body { background:#A6A6A6 url(bodystripe.jpg) repeat-X; }
td.pagehead  { background:#fff url(pagehead.jpg) no-repeat scroll 10px 10px; } /* previously #E8EDED */
td#leftcol  { background-color:#fff; } /* previously #E8EDED */
td#rightcol  { background-color:#fff; } /* previously #E8EDED */
td#dialoghead { background:white url(dialoghead.jpg) no-repeat; color:White;}
/* ----------------------------------------------------------- */
/* MINIBASKET STYLES */
/* ----------------------------------------------------------- */
table.minibasket { border:solid 1px #bbb; }
table.minibasket th { background:#7D8A9B url(catgroup0.jpg) no-repeat; height:25px; font-size:9pt; font-weight:normal; color:#333; text-align:left; padding-left:8px; }
table.minibasket td.checkout { background:transparent url(checkout_btn.jpg) no-repeat; height:20px; padding:0; margin:0; }
/* ----------------------------------------------------------- */
/* TOP MENU STYLES */
/* ----------------------------------------------------------- */
td.pagehead { color:#666;}
td.pagehead a, td.pagehead a:link, td.pagehead a:visited { color:#666; }
td.pagehead a:hover, td.pagehead a:active { color:#333; }
/* ----------------------------------------------------------- */
/* SIDE MENU STYLES */
/* ----------------------------------------------------------- */
.sidemenu td.catgroup { background:transparent url(catgroup0.jpg) no-repeat; color:#666; padding-left:4px; }
.sidemenu td.category { background:transparent url(cat0.jpg) no-repeat; color:#fff; padding-left:4px; }
.sidemenu td.category-selected { background:#e7e7e7 url(cat0.jpg) no-repeat; color:#1c1455; padding-left:4px; padding-top:5px; }
.sidemenu td a { color:#666; }
.sidemenu td a:hover { color:#333; }
.expanded-headings { margin-top:5px; padding:0; }
.expanded-headings tr { height:18px; }
.expanded-headings td { width:160px; padding:0; margin:0; line-height:1.25em;  }
.expanded-headings td a { color:#333; }
.expanded-headings td a:hover { color:#333; }
/* ----------------------------------------------------------- */
/* FRONT PAGE STYLES */
/* ----------------------------------------------------------- */
#pageIntro { background-color:#fff; padding:5px 0px; font-size:9pt; line-height:1.7em; color:#333; }
#pageIntro h2 { color:orangered; font-size:10pt; font-weight:normal; }
#pageIntro p { padding:4px 0; margin:0; }
#pageIntro ul { list-style-type:circle; margin-left:15px; }
table.frontPagePanel { border:1px solid #bbb; }
table.frontPagePanel h1 { font-size:16pt; font-weight:normal; color:#666; }
table.frontPagePanel th { background:#179798 url(th.jpg) repeat-x; color:white; text-align:left; font-weight:normal; font-size:10pt; height:24px; padding-left:5px; }
table.frontPagePanel td { padding:5px; }
h1 { font-size:24px; color:#26444F; }
.welcomeText { background-color:#fff; }
.welcomeText p { font-size:12px; color:#666; }
/* ----------------------------------------------------------- */
/* RIGHT HAND MENU STYLES */
/* ----------------------------------------------------------- */
div.rbutton-off { width:160px; height:25px; background:transparent url(cat0.jpg) no-repeat; font-weight:normal; font-size:9pt; color:#666; text-align:left; padding:1px 0; margin:2px 0; cursor:pointer; }
div.rbutton-on { width:160px; height:25px; background:transparent url(cat0.jpg) no-repeat; font-weight:normal; font-size:9pt; color:#333; text-align:left; padding:1px 0; margin:2px 0; cursor:pointer; }
/* ----------------------------------------------------------- */
/* FOOTER STYLES */
/* ----------------------------------------------------------- */
#footerlinks { color:#666; background:transparent url(cat0.jpg) repeat-x; }
#footerlinks  a { font-size:8pt; font-weight:bold; color:#666; text-decoration:none; }
#footerlinks  a:hover { color:#333; text-decoration:underline; }

