/* 
    Document   : typography
    Created on : Feb 6, 2010, 9:29:11 AM
    Author     : ghostcpu
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body, td, a {
    font-family: Arial, vernada, sans-serif;
    font-size: 10pt;
}

a{
    text-decoration: none;
}

#menunav a{
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
}

.blocks .title h2{
    font-size: 10pt;
    text-transform: uppercase;
}

#catwrap li a{
    font-family: "Arial", serif;
    font-size: 10pt;
    font-weight: bold;
}

#wraplogin input{
    font-size: 9pt;
}

#wraplogin a:hover{
    text-decoration: underline;
}

#content .blockcontents .titlecontentscenter{
    font-size: 11pt;
    text-transform: uppercase;
    font-weight: bold;
}

#newshort{
    text-align: justify;
    text-indent: 10px;
}

.products{
    font-family: "Arial", serif;
}

.products .proname{
    font-weight: bold;
}

.products .prodescriptions{
    text-align: justify;
}

.products .prodescriptions img{
    text-align: justify;
}

.products .propricen{
    font-weight: bold;
}

.products .proprice{
    font-weight: bold;
    font-size: 10pt;
}

.products .promotion{
    text-align: justify;
    font-size: 10pt;
}

.products .promotion strong{
    font-size: 9pt;
}

#footer{
    font-size: 9pt;
}

#footer a{
    text-decoration: underline;
}

#warppersearh #textbox{
    font-family: Arial;
    font-size: 12px;
}

.viewnamepron{
    font-weight: bold;
    font-size: 9pt;
}

#funcviewpron{
    font-weight: bold;
    font-size: 9pt;
}

.viewdetailpron{
    font-weight: bold;
    font-size: 9pt;
}

#titlefr{
    font-weight: bold;
}

#contactform{
    font-size: 12px;
}

#contactform .fraction{
    font-weight:bold;
    font-size: 8pt;
    font-family: arial;
}

#seartab div{
    font-family:Arial;
    font-size:12px;
}

.seapagenb{
    font-weight: bold;
}

#pathlinknewsitems{
    font-weight: bold;
}


#newsdetailitems .newsdetailitemsc .newsdetailitemsinfo{
    font-size: 8pt;
    font-style: italic;
}

#newsdetailitems .newsdetailitemsc p{
    font-size: 11pt;
    font-weight: bold;
    font-family: "Times New Roman" ,serif;
    text-align: justify;
}

#othernewsold{
    font-size: 10pt;
}

.pathlinknews{
    font-weight: bold;
}