﻿body
{
}

.divMsg
{
    width:650px;
    font-size:10pt;
    color:Red;
    background-color:#FAFAFA;
    border-style:solid;
    border-width:1px;
    border-color:#DFDFDF;
    padding:10px 10px 10px 10px;
}

.jqmClose{ background:#FFDD00; border:1px solid #FFDD00; color:#000; clear:right; float:right; padding:0 5px; cursor:pointer; }
.jqmClose:hover{ background:#FFF; }
#jqmContent{ width:770px; height:395px; display: block; clear:both; margin:auto; margin-top:10px; background:#111; border:1px #444; }


.ShowProduct
{
    background-image:url(../../Content/Images/Products/Background.png);
    height:250px;
    width:200px;
}

.ProductTitle
{
    margin-top:5px;
    padding:0px 5px 5px 5px;
    text-align:center;
    font-size:small;
    color:White;
    font-weight:bold;
}

.ProductDivImage
{
    margin-top:20px;
    padding:0px 5px 5px 5px;
    height:50px;
    text-align:center;
        
}

    .style1
    {
        font-size: xx-small;
    }
    
.tdTitle
{
    font-weight:bold;
    
}

.tdDescription
{
    width:300px;
    
}

.wBox
        {
        
         width:740px; 
         margin-left:5px; 
         margin-top:-30px; 
         margin-bottom:-100px; 
         padding:0px 0px 0px 0px;
        }
        .dHead
        {
            background-image:url(../../Content/Images/Round-Box/Head.png);
            height:45px;
            }
        
        .dHead h2
        {   
            color:White;
            padding-top:20px;
           }
        
        .dBody
        {
           background-image:url(../../Content/Images/Round-Box/Body.png);
           background-repeat:repeat-y;
           margin-left:1px;
           padding-left:20px;
           padding-top:20px;
            
            
            }
        
        .dFoot
        {
            background-image:url(../../Content/Images/Round-Box/Foot.png);
            height:23px;
            margin-top:-2px;
            }
            
            
