﻿@import url("view.css");

/* =login | minibasket (top-right)
========================================== */
.loginboard 
{
    font: .7em "Lucida Grande" , verdana, arial, helvetica, sans-serif;
    color: #767c79;
    font-size: 10px;
    list-style: none;    
    line-height: 1.4em;
}

.jumpboard li a
{
    font-family: "Century Gothic" , Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: normal;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
}

.jumpboard li a:hover
{
    color: #66cc00;
}



/*.loginboard li a
{
    font-family: "Century Gothic" , Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: normal;
    font-weight: 400;
    color: #3f2c04;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
}

.loginboard li a:hover
{
    color: #66cc00;
}

.jumpboard li
{
    font-size: 10px;
    list-style: none;
}

.jumpboard li a
{
    font-family: "Century Gothic" , Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: normal;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
}

.jumpboard li a:hover
{
    color: #66cc00;
}*/



/* =horizontal navbar (top)
========================================== */

.navBar
{
    text-transform: lowercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;/*0.9em*/
    font-weight: normal;
    /*color: #C6C1BD;*/
    
    border-top: 0px solid #dadada;
    border-bottom: 1px dotted #dadada;

    text-decoration: none;
    /*
border-top: dotted 1px #3D2D13;
    border-bottom: dotted 1px #3D2D13;
    border-top: dotted 0px #ccc;
    border-top: dotted 1px #ccc;
    border-bottom: solid 2px #3D2D13;
    */
    
    
}

.siteLevel1 {
  font-size: 0.9em;
  text-decoration: none;
  list-style: none;
}

.siteLevel1 td 
{
    text-align:center;
}

.siteLevel1 td a:link {
  color: #666; 
  text-decoration: none; 
  
}

.siteLevel1 td a:visited {
  color: #666;
}

.siteLevel1 td a:hover {
  /*color: #DD1A00;
  color: #E100DE;*/
  color: #E09447;
    text-decoration: none;
    border: 1px solid #dadada;

}

.siteLevel2 {
  font-size: 0.9em;
  background-color: #007ECD;
}

.siteLevel2 td {
  border-top: 2px solid #3CA2E0;
}

.siteLevel2 td a:link {
  color: #FFF;
}

.siteLevel2 td a:visited {
  color: #FFF;
}

.siteLevel2 td a:hover {
   color: #CCC; 
}

.siteLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}

.InputTextStyle {

background-image: url('imgs/ui/magnifier.gif');
background-repeat: no-repeat;
background-position: 3px 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
border-width: 1px;
border-color: #999999;
 border-style:solid;
padding-left: 20px;

}
input.groovybutton
{
   font-size:12px;
   font-family:Verdana,sans-serif;
   border-style:outset;
   border-color:#999999;
}

input.groovybutton2
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   /*border-style:outset;*/
   border-style: solid;
   border-color:#666;
   background-color: #666;
   color: WHITE;
   cursor: auto;
}

/* =footer (bottom)
==========================================*/

div#footer
{
    display: block;
    visibility: visible;
    /*background: #222;
    background:#716249;*/
    border-top: 1px solid #444;
    font-size: 0.9em;
}

div#footerbox
{
    width: 946px;
    margin: 0 auto;
}

div#footerblock
{
    display: block;
    background: #2d2d2d;
    text-align: left;
}

div.footer_col
{
    float: left;
    width: 205px;
    margin: 0 0 0px 20px;
}

#footerbox .footer_col h4
{
    display: block;
    color: #E7D4E8;
    font-family: "Garamond 3" ,Garamond,Arial,Verdana;
    font-size: 2.8em;
    font-style: normal;
    font-weight: bold;
}

#footerblock .footer_col p
{
    color: #888888;
}

#footerblock .footer_col p a, #footerblock .footer_col p a:visited
{
    color: #cccccc;
    text-decoration: none;
}

#footerblock .footer_col p a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#footer #footerbox p#footer_copyright, #footer #footerbox p#footer_trademark
{
    text-align: center;
    font: normal 11px Arial, Helvetica, Verdana, sans-serif;
    color: #888;
    line-height: 140%;
}

#footer #footerbox p#footer_trademark
{
    color: #555;
}

#footerblock .footer_col p.nomargin a
{
    text-align: left;
}


.footerLevel1 {
  font-size: 1.1em;
  text-decoration: none;
  list-style: none;
}

.footerLevel1 td 
{
    text-align:left;
}

.footerLevel1 td a:link {
  color: #cccccc;
  text-decoration: none;
}

.footerLevel1 td a:visited {
  color: #cccccc;
}

.footerLevel1 td a:hover {
  color: #ffffff;
    text-decoration: none;
}

.footerLevel2 {
  font-size: 1.1em;
  background-color: #007ECD;
}

.footerLevel2 td {
  border-top: 2px solid #3CA2E0;
}

.footerLevel2 td a:link {
  color: #FFF;
}

.footerLevel2 td a:visited {
  color: #FFF;
}

.footerLevel2 td a:hover {
   color: #CCC; 
}

.footerLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}