/* style for template #2 */



p, font

{ font-family:      Verdana, Arial;

  font-size:        12px;

}

td

{ font-family:      Verdana, Arial;

  font-size:        12px;

}

.small

{ font-size:        10px;

}

.cat

{
    font-size:        12px;
}

.big

{ font-size:        20px;

}

h1

{ font-family:  Verdana, Arial;

  font-size:    18px;

  color:    black;

}

.standard

{ font-weight:      normal;

}

a:link.standardsmall, a:visited.standardsmall
{
    font-weight:      normal;
    font-size:        11px;

}

.light

{ color:            navy;

}

.lightsmall

{ color:            navy;

  font-size:        10px;

}

.lightstandard

{ color:            navy;

  font-weight:      normal;

}

.middle

{ color:            black;

}

a:link

{
    font-family:      Verdana, Arial;
    font-weight:      normal;
    font-size:        12px;
    color:            #000000;
    text-decoration: none;
}
a:visited{
    text-decoration: none;
    color: #666666;
}
a:hover

{
    color:        #f28200;
    text-decoration: underline;
}

.no_underline

{ text-decoration:      none;

}

a.small

{

  font-family:      Verdana, Arial;

  font-size:        11px;

  font-weight:      bold;

  color:            #10447C;

}


a.standard

{ font-family:      Verdana, Arial;

  font-size:        12px;

  font-weight:      normal;

}

a.cat

{
    font-family:      Verdana, Arial;
    font-size:        12px;
    font-weight:      bold;
}

.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;

  font-weight:      bold;

  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;

}



.login

{ font-size:        12px;

  font-weight:      normal;

  BORDER-BOTTOM:    1px solid;  

  BORDER-LEFT:      1px solid;

  BORDER-RIGHT:     1px solid;  

  BORDER-TOP:       1px solid;

  margin:           1px;

  font-weight:      none;

  color:            black;

  background-color: white;

}



.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

}

.copyBtm { padding:15px 15px 0px 15px; }
.copyBtm, .copyBtm a {
    color:#999;
    font:normal 10px Verdana;
}

h1, h2, div.header { color:black; }
h1 { font:bold 12px Verdana; }
h2, div.header { 
    font:bold 12px Verdana;
    text-align:left;
}

.absLogo {
    position:absolute; 
    z-index:10;
}
.logoTextTop, .logoTextBtm {
    position:relative;
    left:165px;
    width:60px;
    text-align:center;
}
.logoTextTop { top:105px; }
.logoTextTop, .logoTextTop a, .logoTextTop a:hover {
    font:normal 15px Arial;
    color:#e1e8ff; 
    text-decoration:none;
}
.logoTextBtm { top:145px; }
.logoTextBtm, .logoTextBtm a, .logoTextBtm a:hover {
    font:normal 11px Arial;
    color:#e1e8ff; 
    text-decoration:none;
}


td.leftMenuLinks h2 {
    background:none !important;
    font:normal 12px Verdana, Arial !important;
    height:auto !important;
    line-height:auto !important;
    margin:0px !important;
    padding:2px 0px 0px 0px !important;
}
