﻿body
{
    background-color: #f6f6f6;
    font-family: arial;
    font-size: 8pt;
    margin: 0px 0px 0px 0px;
}

h1
{
    font-size: 14pt;
    font-weight: bold;
    color: #800000;
}

h2
{
    font-size: 12pt;
    font-weight: bold;
    color: #333333;
}

.prodPrice
{
    font-size: 10pt;
    font-weight: bold;
    color: #990000;
}

.optionHead
{
    font-size: 10pt;
    font-weight: bold;
    color: #525252;
}

.selectOption
{
    width: 150px;
}

.bestSeller
{
    background-image: url(images/rightback.jpg);
    background-position: right bottom;
    background-repeat: repeat-y;
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    margin: 5px 5px 5px 5px;
    width: 600px;
}

.prodList
{
    background-image: url(images/rightback.jpg);
    background-position: right bottom;
    background-repeat: repeat-y;
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    margin: 5px 5px 5px 5px;
    width: 600px;
}

.prodDetail
{
    background-image: url(images/rightback.jpg);
    background-position: right bottom;
    background-repeat: repeat-y;
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    margin: 5px 5px 5px 5px;
    width: 600px;
}

.prodTable
{
    margin: 10px 10px 10px 10px;
}

.tabImageList
{
    border: 1px double #AAAAAA;
}

.divHorizProds
{
    margin: 5px 5px 5px 5px;
    border-bottom: solid 1px #C0C0C0;
}

.HorizProds
{
    font-size: 10pt;
    color: #525252;
    margin-bottom: 5px;
}

.divHeading
{
    font-size: 14pt;
    font-weight: bold;
    color: #FFFFFF;
    margin: 2px 0px 0px 10px;
}

.divHead
{
    border: 1px solid #C0C0C0;
    background-image: url(images/headbackblue.jpg);
    background-repeat: repeat-x;
    height: 30px;
    width: 600px;
    margin: 5px 5px 5px 5px;
}

.divSubHeading
{
    font-size: 12pt;
    font-weight: bold;
    color: #525252;
    margin: 5px 0px 0px 10px;
}

.divSubHead
{
    border: 1px solid #C0C0C0;
    background-image: url(images/headback.jpg);
    background-repeat: repeat-x;
    height: 30px;
    width: 600px;
    margin: 5px 5px 5px 5px;
}

.divImageHead
{
    border: 1px solid #C0C0C0;
    height: 100px;
    width: 600px;
    margin: 5px 5px 5px 5px;
}

.BasketHead
{
    border: 1px solid #C0C0C0;
    background-image: url(images/headback.jpg);
    background-repeat: repeat-x;
    height: 30px;
    color: #666666;
    font-weight: bold;
}

.BasketTable
{
    border: 0px;
    width: 600px;
}

.BasketQuantity
{
    text-align: right;
    width: 75px;
}

.BasketOptionText
{
    font-size: 8pt;
    color: #525252;
}

.BasketTotalField
{
    font-size: 11pt;
    font-weight: bold;
    color: #666666;
}

.BasketTotalValue
{
    font-size: 11pt;
    font-weight: bold;
    color: #800000;
}

.BasketBase
{
    border-top: solid 1px #CCCCCC; 
    border-bottom: solid 1px #CCCCCC;
}

.divSpacing5x5
{
    margin: 5px 5px 5px 5px;
}

.sideMenuTop
{
    font-size: 8pt;
    font-weight: bold;
    color: white;
    background-image: url(images/sidetop.jpg);
    width: 165px;
    height: 25px;
}

.sideMenuRow
{
    border-bottom: solid 1px #e6e6e6;
}

.headLogo
{
    background-image: url(images/headlogo.jpg);
    background-position: left;
    background-repeat: no-repeat;
    width: 972px;
    height: 77px;
}

.headMenuRow
{
    font-size: 8pt;
    font-weight: bold;
    color: white;
    background-image: url(images/headmenu.jpg);
    width: 972px;
    height: 30px;
}

.activeTab
{
    background-image: url(images/activetab.jpg);
    width: 118px;
    height: 32px;
}

.inactiveTab
{
    background-image: url(images/inactivetab.jpg);
    width: 118px;
    height: 32px;
    margin-top: 5px;
}

.basketTotal
{
    background-image: url(images/baskettotal.jpg);
    width: 249px;
    height: 48px;
}

.basketTotalText
{
    font-size: 10pt;
    font-weight: bold;
}

.formTitle
{
    background-image: url(images/orangeheader.jpg);
    font-size: 10pt;
    font-weight: bold;
    color: White;
    height: 15px;
}

.formHelp
{
    font-family: Verdana;
    font-size: 8pt;
}

.formBase
{
    background-color: #F7F7DE;
    border-color: #CCCC99;
    border-style: Solid;
    border-width: 1px;
    font-family: Verdana;
    font-size: 10pt;
}

.formFieldSpan
{
    margin-left: 10px;
}

.dataHead
{
    background-color: #CCCCCC;
    font-weight: bold;
}

.dataField
{
    font-size: 9pt;
}

A:link
{
    color: #373ef8;
    font-weight: bold;
    text-decoration: none;
}
A:visited
{
    color: #373ef8;
    font-weight: bold;
    text-decoration: none;
}
A:hover
{
    color: red;
    font-weight: bold;
    text-decoration: underline;
}
A:active
{
    color: yellow;
    font-weight: bold;
    text-decoration: none;
}

.headMenu
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

A.headMenu:link
{
    font-size: 8pt;
    color: white;
    text-decoration: none;
}
A.headMenu:visited
{
    font-size: 8pt;
    color: white;
    text-decoration: none;
}
A.headMenu:hover
{
    font-size: 8pt;
    color: yellow;
    text-decoration: none;
}
A.headMenu:active
{
    font-size: 8pt;
    color: yellow;
    text-decoration: none;
}

A.sideMenu:link
{
    font-size: 8pt;
    color: #373ef8;
    text-decoration: none;
    font-weight: normal;
}
A.sideMenu:visited
{
    font-size: 8pt;
    color: #373ef8;
    text-decoration: none;
    font-weight: normal;
}
A.sideMenu:hover
{
    font-size: 8pt;
    color: red;
    text-decoration: none;
    font-weight: normal;
}
A.sideMenu:active
{
    font-size: 8pt;
    color: red;
    text-decoration: none;
    font-weight: normal;
}

A.headMenuDark:link
{
    font-size: 8pt;
    color: #525252;
    text-decoration: none;
}
A.headMenuDark:visited
{
    font-size: 8pt;
    color: #525252;
    text-decoration: none;
}
A.headMenuDark:hover
{
    font-size: 8pt;
    color: red;
    text-decoration: none;
}
A.headMenuDark:active
{
    font-size: 8pt;
    color: yellow;
    text-decoration: none;
}

A.tabActiveLink:link
{
    font-size: 8pt;
    color: white;
    text-decoration: none;
}
A.tabActiveLink:visited
{
    font-size: 8pt;
    color: white;
    text-decoration: none;
}
A.tabActiveLink:hover
{
    font-size: 8pt;
    color: red;
    text-decoration: none;
}
A.tabActiveLink:active
{
    font-size: 8pt;
    color: yellow;
    text-decoration: none;
}

A.tabInactiveLink:link
{
    font-size: 7pt;
    color: #525252;
    text-decoration: none;
    font-weight: normal;
}
A.tabInactiveLink:visited
{
    font-size: 7pt;
    color: #525252;
    text-decoration: none;
    font-weight: normal;
}
A.tabInactiveLink:hover
{
    font-size: 7pt;
    color: red;
    text-decoration: none;
    font-weight: normal;
}
A.tabInactiveLink:active
{
    font-size: 7pt;
    color: yellow;
    text-decoration: none;
    font-weight: normal;
}

A.formLink:link
{
    font-size: 8pt;
    color: #373ef8;
    text-decoration: none;
    font-weight: normal;
}
A.formLink:visited
{
    font-size: 8pt;
    color: #373ef8;
    text-decoration: none;
    font-weight: normal;
}
A.formLink:hover
{
    font-size: 8pt;
    color: red;
    text-decoration: none;
    font-weight: normal;
}
A.formLink:active
{
    font-size: 8pt;
    color: yellow;
    text-decoration: none;
    font-weight: normal;
}

.modalBack
{
    background-color: Gray;
    filter: alpha(opacity=95);
    moz-opacity: 0.95;
    opacity: 0.95;
}

.modalFore
{
    background-color: White;
    border: 1px solid Gray;
}