﻿body {
    background-color:#1d2319;
    /*background-color:#E3A558;*/
}

.upperMenu
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #436245;
    color: #f5f502;    
    font-family: Arial;
    font-weight:normal;
    font-size: 10px;
    text-align:right;
    padding: 4px 35px 0px 0px;
}

.siteHeader
{
    background-position:center top;
    /*background-image: url( 'images/siteHeader.jpg' );*/
    background-image: url( 'images/HeaderPic.jpg' );    
    /*width: 960px;
    height: 201px;*/
    width: 1041px;
    height: 224px;
    background-repeat: no-repeat;
}

.siteFooter
{
    width:960px;
    height:105px;
    background-image:url('images/siteFooter.jpg');
    background-repeat:no-repeat;
    background-position:center;
}

.promoText
{
    color:#990000;
    font-size:15px;
    font-weight:bold;
    font-family:Arial;
    font-style:italic;
}

.productFrame
{
    /*
    height:193px;
    width:134px;
    background-position: center center;
    background-image: url( 'images/ImageFrame.jpg' );
    background-repeat: no-repeat;
    vertical-align:top;
    */
    text-align:center;
    padding: 0px 9px 0px 9px;
}

.productFrameTop
{
    width:167px;
    height: 27px;
    background-position: center top;
    background-image: url( 'images/ImageFrameTop.jpg' );
    background-repeat: no-repeat;
    text-align:center;
    vertical-align:top;
    
}


.productFrameTopAd
{
    width:167px;
    height: 27px;
    background-position: center top;
    background-image: url( 'images/ImageFrameTopAd.jpg' );
    background-repeat: no-repeat;
    text-align:center;
    vertical-align:top;
    
}

.productFrameMiddle
{
    width:167px;
    background-position:center;
    background-image: url( 'images/ImageFrameMiddle.jpg' );
    background-repeat:repeat-y;
    
}

.productFrameMiddleAd
{
    width:167px;
    background-position:center;
    background-image: url( 'images/ImageFrameMiddleAd.jpg' );
    background-repeat:repeat-y;
    
}

.productFrameBottom
{
    width:167px;
    height: 12px;
    background-position: center bottom;
    background-image: url( 'images/ImageFrameBottom.jpg' );
    background-repeat: no-repeat;
    text-align:center;
    vertical-align:top;
    
}

.productFrameBottomAd
{
    width:167px;
    height: 12px;
    background-position: center bottom;
    background-image: url( 'images/ImageFrameBottomAd.jpg' );
    background-repeat: no-repeat;
    text-align:center;
    vertical-align:top;
    
}

.productHeader 
{
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.productHeaderAd 
{
    color: #045300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.detailProductHeader
{
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.productImagePreview
{
    /*height:150px;
    width:132px;*/
}

productImagePreviewDiv
{
    height:117px;
    width:100px;
    background-color:White;
    text-align:center;
    vertical-align:middle;
}

.detailMainDescription
{
    text-align:left;
    background-color:White;
}

ul.detailProductListItem
{
    margin: 1px 1px 1px 10px;
    padding: 0px 0px 0px 10px;
    color: #f5f502;
    font-size: 14px; 
}

ul.productListItem
{
    margin: 1px 1px 1px 10px;
    padding: 0px 0px 0px 0px;
    color: #f5f502;
    font-size: 12px;
    text-align:left; 
}

ul.productListItemAd
{
    visibility: hidden;
    height:0px;
    width:0px;
}



a:link.productLinks
{  
    font-family: Arial;
    font-weight:normal;
    font-size: 12px;
    color: #f5f502;
    text-decoration: underline;
    text-transform:none;
}

a:visited.productLinks
{
    font-family: Arial;
    font-weight:normal;
    font-size: 12px;
    color: #f5f502;
    text-decoration: underline;
    text-transform:none;
}

a:hover.productLinks
{
    font-family: Arial;
    font-weight:normal;
    font-size: 12px;
    color: #f5f502;
    text-decoration: underline;
    text-transform:none;
}

a:active.productLinks
{
    font-family: Arial;
    font-weight:normal;
    font-size: 12px;
    color: #f5f502;
    text-decoration: underline;
    text-transform:none;
}



a:link.headerLinks
{  
    font-family: Arial;
    font-weight:normal;
    font-size: 10px;
    color: #f5f502;
    text-decoration: none;
    text-transform:none;
}

a:visited.headerLinks
{
    font-family: Arial;
    font-weight:normal;
    font-size: 10px;
    color: #f5f502;
    text-decoration: none;
    text-transform:none;
}

a:hover.headerLinks
{
    font-family: Arial;
    font-weight:normal;
    font-size: 10px;
    color: #f5f502;
    text-decoration: underline;
    text-transform:none;
}

a:active.headerLinks
{
    font-family: Arial;
    font-weight:normal;
    font-size: 10px;
    color: #f5f502;
    text-decoration: underline;
    text-transform:none;
}


a:link.whiteLinks
{  
    font-family: Arial;
    font-weight:normal;
    font-size: 10px;
    color: White;
    text-decoration: none;
    text-transform:none;
}

a:visited.whiteLinks
{
    font-family: Arial;
    font-weight:normal;
    font-size: 10px;
    color: White;
    text-decoration: none;
    text-transform:none;
}

a:hover.whiteLinks
{
    font-family: Arial;
    font-weight:normal;
    font-size: 10px;
    color: White;
    text-decoration: underline;
    text-transform:none;
}

a:active.whiteLinks
{
    font-family: Arial;
    font-weight:normal;
    font-size: 10px;
    color: White;
    text-decoration: underline;
    text-transform:none;
}

.standardTitle
{
    font-weight:bold;
    font-family: Arial;
    font-size: 14px;
    color:White;
}

.standardLabel
{
    text-align:right;
    font-weight:bold;
    font-family: Arial;
    font-size: 12px;
    color:White;
}

.standardLabelSmall
{
    font-family: Arial;
    font-size: 10px;
    color:White;
}

.standardInput
{
    width:250px;
}


