p, font
{ font-family:                Tahoma;
  font-size:                11px;
}
td, font
{ font-family:                Tahoma;
  font-size:                11px;
}

h1
{ font-family:                Tahoma;
  font-size:                18px;
  color:                        black;
}
.header
{ font-family:                Arial;
  font-size:                14px;
  color:                        black;
  font-weight:                bold;
  text-decoration:        underline;
}
.no_underline
{ text-decoration:                none;
}
a
{ font-family:                Tahoma;
  font-weight:                bold;
  font-size:                11px;
  color:                        black;
}
.small
{ font-size:                10px;
}
.faq
{ font-size:                13px;
}
.big
{ font-size:                18px;
  text-decoration:                none;
}
.cat
{ font-size:                16px;
}
.standard
{ font-weight:                normal;
}
.light
{ color:                        black;
}
.menu
{ color:                        white;
}
.lightsmall
{ color:                        black;
  font-size:                10px;
}
.lightstandard
{ color:                        black;
  font-weight:                normal;
}
.middle
{ color:                        black;
}
.cart
{ font-family:                Tahoma;
  font-size:                11px;
  BORDER-BOTTOM:        0px solid;
  BORDER-LEFT:                0px solid;
  BORDER-RIGHT:                0px solid;
  BORDER-TOP:                0px solid;
  margin:                        1px;
  color:                        black;
  background-color:  transparent;
}
.totalPrice
{ font-size:                    16px;
  BORDER-BOTTOM:        0px solid;
  BORDER-LEFT:                0px solid;
  BORDER-RIGHT:                0px solid;
  BORDER-TOP:                0px solid;
  margin:                1px;
  font-weight:                bold;
  color:                red;
  background-color:  transparent;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:        1px solid;
  BORDER-LEFT:                0px solid;
  BORDER-RIGHT:                1px solid;
  BORDER-TOP:                0px solid;
  BORDER-COLOR:                #82A1DD;
  text-align:                center;
  margin:                        1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:        0px solid;
  BORDER-LEFT:                0px solid;
  BORDER-RIGHT:                1px solid;
  BORDER-TOP:                1px solid;
  BORDER-COLOR:                #82A1DD;
  text-align:                center;
  margin:                        1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:        1px solid;
  BORDER-LEFT:                1px solid;
  BORDER-RIGHT:                1px solid;
  BORDER-TOP:                1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
        BORDER-BOTTOM: 2px dotted #A9C0FF
}

/* HMENU **********************************************************************/
.hmenu {
    background: url(images/hmenu_bg.gif) repeat-x left top;
}
.hmenu_hov {
    background: url(images/hmenu_bg_hov.gif) repeat-x left top;
}
.hmenu A {
    font: bold 13px Arial;
    color: #FFFFFF;
    text-decoration: underline;
}
.hmenu_hov A {
    font: bold 13px Arial;
    color: #000000;
    text-decoration: underline;
}
A.vmenu {
    font: bold 11px Arial;
    color: #444444;
    text-decoration: none;
}
A.vmenu:hover {
    font: bold 11px Arial;
    color: #444444;
    text-decoration: underline;
}

A.vmenu_sm {
    font: 11px Tahoma;
    color: #444444;
    text-decoration: underline;
}
A.vmenu_sm:hover {
    font: 11px Tahoma;
    color: #444444;
    text-decoration: underline;
}
A.sm_link {
    font: 11px Arial;
    color: #444444;
    text-decoration: none;
}
A.sm_link:hover {
    font: 11px Arial;
    color: #448844;
    text-decoration: none;
}
A.currency_link {
    font: 13px Tahoma;
    color: #888888;
    text-decoration: none;
    border-bottom: 1px dashed #888888;
}
A.currency_link:hover {
    font: 13px Tahoma;
    color: #AAAAAA;
    text-decoration: none;
    border-bottom: 1px dashed #00CC00;
}

A.act_link {
    font: bold 16px Arial;
    color: #888888;
    text-decoration: none;
    border-bottom: 1px dashed #888888;
}
A.act_link:hover {
    font: bold 16px Arial;
    color: #888888;
    text-decoration: none;
    border-bottom: 1px dashed #00CC00;
}

.lg_title {
    font: bold 15px Arial;
    color: #FFFFFF;
    padding: 2px 0px 0px 15px;
    width: 335px;
}
.reg_input {
        border: 0px solid #DDDDDD;
        background: #FFFFFF;
        width: 300px;
        height: 24px;
        padding: 2px;
        font: 13px Tahoma;
}
.tel {
    position: relative;
    width:150px;
    padding: 0px;
    height:150px;
    float: left;
    text-align: center;
}
A.tags {
    font-family: Arial;
    font-weight: bold;
    line-height: 30px;
    color: #008800;
    text-decoration: underline;
}
A.tags:hover {
    font-family: Arial;
    font-weight: bold;
    line-height: 30px;
    color: #00CC00;
    text-decoration: underline;
}