﻿#Web a:link {color:#000000; text-decoration: underline;}
#Web a:visited {color:#000000; text-decoration: underline;}

#Web 
{
    width:864px;
    height:1345px;
    left:0; right:0;
    margin: auto;
    margin-top:25px;
    margin-bottom:25px; 
    font-family:Verdana; 
}

#Web_Information
{
    width:100%;
    height:100%;
    border:1px solid black;
	box-shadow:0px 0px 4px #000;   
}

#Web_InformationHeadline
{
    width:849px;
    height:38px;
    position:relative;top:15px;
    border-top:1px solid black;
    border-bottom:1px solid black;
    padding-left:15px;
    background-color:#1A4D81;
    color:White;
    font-size:28px;
    font-weight:bold;   
}

#Web_InformationUpperDescription
{
    width:834px;
    height:115px;
    margin-top:30px;
    position:relative;left:15px;
    border-bottom:1px dotted #1A4D81;
    font-size:12px; 
}

#Web_InformationDetails
{
    width:834px;
    height:1085px;
    position:relative;left:15px;
    border-bottom:1px dotted #1A4D81;
}

    .Web_InformationDetailTitle
    {
        width:86%;
        height:25px;
        position:relative;left:25px;
        padding-top:30px;
        font-size:12px;
        font-weight:bold;    
    }
    
    .Web_InformationDetailText
    {
        width:783px;
        height:75px;
        position:relative;left:25px;
        font-size:12px;
    }
    
    .Web_InformationDetailHead
    {
        width:779px;
        height:20px;
        position:relative;left:25px;
        background-color:#1A4D81;
        border-top:1px solid black;
        border-bottom:1px solid black;
        padding-left:5px;
        font-size:14px;
        font-weight:bold;
        color:#FFFFFF;
    }
    
        .Web_InformationDetailHeadContent
        {
            width:620px;
            float:left;
        }
    
        .Web_InformationDetailHeadLimit
        {
            width:100px;
            float:left;
            text-align:center;
        }
    
        .Web_InformationDetailHeadSpecific
        {
            width:84px;
            height:20px;
            position:absolute;left:685px;
            text-align:center;
        }
    
    .Web_InformationDetailRow
    {
        width:779px;
        height:20px;
        margin-top:3px;
        padding-left:5px;
        position:relative;left:25px;
        border-bottom:1px dotted black;
        font-size:12px;
    }
    
        .Web_InformationDetailRowContent
        {
            width:620px;
            float:left;
            font-weight:bold;
        }
        
        .Web_InformationDetailSubRowContent
        {
            width:570px;
            margin-left:50px;
            float:left;
        }
    
        .Web_InformationDetailRowUnlimited
        {
            width:100px;
            position:absolute;left:678px;
            text-align:center;
        }
    
        .Web_InformationDetailRowLimit
        {
            width:100px;
            float:left;
            text-align:center;
        }
    
        .Web_InformationDetailRowYes
        {
            width:40px;
            height:17px;
            position:absolute;left:710px;
            text-align:center;
            background-image: url("../images/yes.png");
            background-repeat:no-repeat;
            background-position:center;
        }

#Web_InformationDetailPrice
{
    width:783px;
    height:45px;
    margin-top:15px;
    position:relative;left:25px;
    
}
        
    .Web_InformationDetailPriceTag
    {
        width:150px;
        height:25px;
        position:absolute;left:633px;
        background-color:#1A4D81;
        border-top:1px solid black;
        border-bottom:1px solid black;
        color:#FFFFFF;
        text-align:center;
        font-size:18px;
        font-weight:bold;  
    }

    .Web_InformationDetailPriceOrdering
    {
        width:150px;
        height:20px;
        position:absolute;top:28px;left:633px;
        text-align:center;
        font-size:14px;
    }

.Web_InformationDetailReadMore
{
    width:35%;
    height:18px;
    margin-top:20px;
    margin-left:25px;
    font-size:12px;   
}
        
.Web_InformationDetailBlank50
{
    width:783px;
    height:50px;
    position:relative;left:25px;
}

#Web_InformationLowerDescription
{
    width:834px;
    height:50px;
    margin-top:20px;
    position:relative;left:15px;
    font-size:11px;
    text-align:center;
    color:Gray;    
}