﻿body
{
    margin: 10px;
    padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #715393;
    background-color: #999999;
}

table
{
    font-size: 9pt;
}

h1, h2, h3, h4
{
    margin: 0;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-align: left;
}
h1
{
    font-family: Century Gothic;
    font-size: 14pt;
    text-align: left;
    color: #4f2683;
    font-weight:bold;
}
h2
{
    font-size: 12pt;
    font-weight:bold;
}

h3
{
    font-size: 10pt;
    font-weight:bold;
}

p, li, blockquote
{
    line-height: 1.4em;
    font-size: 9pt;
    text-align: justify;
    color: #715393;
}
a
{
    line-height: 1.4em;
    font-size: 9pt;
    text-align: justify;
    color: #715393;
}
.header_bg
{
    background-image: url(images/header_bg.jpg);
    background-repeat: no-repeat;
}
.home_bg
{
    padding: 20px 100px 20px 100px;
    background-image: url(images/pages/home_bg.jpg);
    background-repeat: no-repeat;
}
.page_frame
{
    background-image: url(images/pages/page_bg.jpg);
    background-repeat: no-repeat;
    width: 875px;
}
.page_bg
{
    background-image: url(images/pages/content_bg.jpg);
    background-repeat: repeat-y;
}
.content_frame
{
    width: 875px;
    padding: 10px 40px 10px 40px;
    height: 400px;
}
.content_bg
{
    background-color: #d0c6dc;
    width: 800px;
}
.footer_bg
{
    background-image: url(images/pages/footer_bg.jpg);
    background-repeat: no-repeat;
    width: 875px;
    background-color: #4e1380;
}
.menu, menu_DynamicMenuStyle
{
    text-align: left;
}
.portfolio_bg
{
    background-image: url(images/portfolio-bg.gif);
    background-repeat: no-repeat;
    height: 296px;
    width: 736px;
}
.text_small
{
    font-size: 8pt;
}
.text_small_center
{
    font-size: 8pt;
    text-align: center;
}
.text_heading
{
    font-weight: bold;
    font-size: 9pt;
    color: #715393;
}
.text_heading_1
{
    font-weight: bold;
    font-size: 9pt;
    color: #715393;
    padding-left: 6px;
    text-align: left;
}

.lcol
{
    font-weight: bolder;
    text-align: right;
    padding: 0 5px 0px 5px;
}

.rcol
{
    text-align: left;
    padding: 0px 5px 0px 5px;
}

/* Tabs */
.tab_on
{
    border-top: 1px solid #a2a2a2;
    border-left: 1px solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
    padding: 5px 10px 5px 10px;
    background-color: white;
}

.tab_off
{
    border-bottom: 1px solid #a2a2a2;
    padding: 5px 10px 5px 10px;
}

.tab_page
{
    background-color: White;
    border-right: 1px solid #a2a2a2;
    border-left: 1px solid #a2a2a2;
    border-bottom: 1px solid #a2a2a2;
    padding: 5px;
    height: 300px;
}
.faq_question
{
    color: black;
    font-size: 10pt;
    font-style: italic;
}
.faq_answer
{
    font-size: 10pt;
    color: #333333;
    padding-bottom: 10px;
}
.faq_Q
{
    color: red;
    font-weight: bolder;
    font-size: 10pt;
}
.faq_A
{
    color: #4f2683;
    font-weight: bolder;
    font-size: 10pt;
}
.menu
{
    color: #4e1380;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 8pt;
}
.header_link
{
    text-transform: uppercase;
    font-family: Arial;
    color: #d0c6dc;
    font-size: 9pt;
    padding-right: 20px;
    text-decoration: none;
}
.header_link a
{
    text-decoration: none;
}

.footer_text
{
    color: White;
    text-align: center;
}

.bid_section
{
    padding: 20px;
}
.bid_item
{
    text-align: left;
    padding-right: 5px;
}

.error_list
{
    color: Red;
}
.warranty_bg
{
    background-image:url(images/warranty_bg.jpg);
    background-repeat:no-repeat;
}
/* Admin */
.gridview_cell
{
    padding: 5px 5px 5px 5px;
}
