﻿body
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 8pt;
    font-weight: normal;
    background-color: #FFFFFF;
    margin: 0 0 0 0;
}

.product_heading, .product_heading a
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica;
    font-size: 12pt;
    font-weight: bold;
    color: #9D71BE;
    font-style: italic;
}

.product_heading_solid, .product_heading_solid a
{
    font-family: MS Sans Serif,Verdana,Arial,Helvetica;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    background-color: #9d71be;
    padding: 4px;
    display: block;
}

#leftcol
{
    width: 127px;
    background-color: #9D71BE;
    vertical-align: top;
}

#rightcol
{
    width: 628px;
    background-color: #FFFFFF;
    vertical-align: top;
}

#leftcolbottom
{
    text-align: center;
    width: 175px;
    background-color: #9D71BE;
    vertical-align: top;
}

#rightcolbottom
{
    width: 580px;
    background-color: #FFFFFF;
    vertical-align: top;
}

.price
{
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    color: #6A9D71;
}

.product_desc
{
    color: #687AB0;
}

.product_table
{
    width: 272px;
}

.fullwidth_table
{
    width: 100%;
}


#adminlogin
{
    text-align: center;
    font-size: 7pt;
    color: Gray;
    padding-top: 5px;
}

#adminlogin a:link, #adminlogin a:visited
{
    color: Gray;
}
#adminlogin a:hover
{
    text-decoration: underline;
}

#topbar
{
    width: 628px;
    color: Silver;
    border-width: 0px;
    background-color: #9D71BE;
    height: 210px;
    background-image: url( page images/topmenu.jpg );
}

.button, .button a
{
    color: White;
    font-family: MS Sans Serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.button2, .button2 a
{
    color: #CCB5DD;
    font-family: MS Sans Serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.button a:hover
{
    color: #CCB5DD;
}

#sidebar
{
    margin-left: auto;
    margin-right: auto;
    width: 151px;
    background: #FFFFFF;
    background-image: url( page images/sidebar-top-bg.jpg );
}

#sidebarbottom
{
    width: 151px;
    height: 11px;
    margin-bottom: -2px;
    background-image: url( page images/sidebar-bottom.jpg );
}

#sidebartitle
{
    background-attachment: scroll;
    background-image: url( page images/sidebar-top.jpg );
    background-repeat: no-repeat;
    font-family: Verdana,Arial,Helvetica;
    font-weight: bold;
    color: #FFFFFF;
    width: 147px;
    padding: 2px;
}

#sidebartext
{
    text-align: left;
    padding: 10px;
    background-color: #FFFFFF;
}

.introtitle
{
    color: #7b91c2;
    font-style: italic;
    font-weight: bold;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica;
    font-size: 14pt;
}

.introbar
{
    color: #9d71be;
}

.introtext
{
    color: #9d71be;
    font-family: Verdana,Trebuchet MS,Arial,Helvetica;
    font-size: 10pt;
}

.introblock
{
    padding: 15px;
}



.full_width_box
{
    padding: 0px;
    margin: 10px;
}

.full_width_box_content
{
    padding: 0px;
    margin: 10px;
}

.product_image
{
    float: left;
    clear: left;
    margin-right: 10px;
}

div.articles
{
    padding: 20px;
}


div.article 
{
    padding:20px;
    border-top: 1px dashed Silver;
    border-bottom: 1px dashed Silver;
}

