﻿body
{
    font-family: Verdana,Arial;
    font-size: 12px;
    color:Black;
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
}
TD
{
}
Div.PageTitle
{
    font-weight: bold;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 15px;
    margin-left: 10px;
    border-bottom: lightsteelblue thin solid;
    font-family: Arial, Verdana;
    width: 90%;
}
.Matrimonial_AdTitle
{
    border-bottom: lightgrey 1px solid;
    font-size: 14pt;
    font-family: Tahoma, Verdana, Arial;
    color: #696969;
    background-color: Lavender;
}
.Matrimonial_AdSummaryTable
{
    margin-bottom: 15px;
    margin-left: 15px;
    width: 90%;
    
}
.Matrimonial_SummaryLabel
{
    padding-left:25px;
    padding-right: 5px;
}

A:link, A:visited
{
    text-decoration:none;
    color: Navy;
}
A:hover
{
    color: orange;
}
.linkButton
{
    margin-left: 10px;
    color: blue;
    margin-right: 10px;
    text-decoration: underline;
    cursor:hand;
}
.ActionBar
{
    background-color: floralwhite;
    border-top: palegoldenrod 1px solid;
    margin: 5px 5px 5px 5px;
    padding: 3px 3px 3px 3px;
}
.ActionButton
{
    color: Red;
}
.Label
{
    font-weight: bold;
    padding-right: 5px;
    margin-right: 5px;
}
.MtrAdTitle
{
    font-size: 20px;
    font-family: Arial;
}
.ToolTip
{
    font-size:10px;
    font-style:italic;
}
.FeaturedAd
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
Table.WebPart
{
    border-right: #99ccff 1px solid;
    border-top: #99ccff 1px solid;
    border-left: #99ccff 1px solid;
    border-bottom: #99ccff 1px solid;
    background-color: whitesmoke;
}
TD.WebPartHeader
{
    background-color: silver;
}
.FootNote
{
    font-size:x-small;
    color:Gray;
}
.Notice
{
    border-right: #ffcc33 thin dotted;
    border-top: #ffcc33 thin dotted;
    border-left: #ffcc33 thin dotted;
    border-bottom: #ffcc33 thin dotted;
    height: 30px;
    width: 95%;
    background-color: #ffffcc;
    display: block;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}
Div.Hint
{
    background-color: #ffffcc;
    border-right: #ffcc33 1px solid;
    padding-right: 5px;
    border-top: #ffcc33 1px solid;
    padding-left: 5px;
    padding-bottom: 15px;
    border-left: #ffcc33 1px solid;
    padding-top: 15px;
    border-bottom: #ffcc33 1px solid;
    margin-top: 10px;
    margin-bottom: 5px;
    display:block;
    font-style:italic;
}
.ValidationSummary
{
    margin: 10px 0px 10px 0px;
}