﻿body
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.5em;
    color: #000000;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat;
    background-position: center top;
}
h4
{
    color: #640d3b;
}
a.dlink
{
    color: #67085d;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a:hover.dlink
{
    color: #67085d;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

/* layout */
#container-s
{
    width: 892px;
    height: inherit;
    left: 50%;
    margin-left: -446px; /* half the width of the div */
    margin: 0px auto;
}
.content-holder
{
    width: 100%;
    background-image: url(../images/bg-content.jpg);
    background-repeat: repeat-y;
    background-color: #ffffff;
}
.footer
{
    text-align: right;
    background-image: url(../images/bg-footer.png);
    background-repeat: no-repeat;
    height: 31px;
    width: 100%;
}
.footer a
{
    color: #67085d;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 10px;
    line-height: 30px;
}
.footer a:hover
{
    color: #67085d;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    margin-right: 10px;
    line-height: 30px;
}
.footertext
{
    color: #67085d;
    font-size: 11px;
    text-align: center;
}

/* main menu */
.main-menu
{
    text-align: left;
    background-image: url(../images/bg-menu.png);
    background-repeat: no-repeat;
    height: 26px;
    width: 100%;
    padding-top: 5px;
    padding-left: 10px;
}


/* wedding directory */
.wedding-directory-header
{
    width: 127px;
    height: 36px;
}
.wedding-directory-content
{
    width: 127px;
    background-image: url(../images/wedding-directory-content.gif);
    background-repeat: repeat-y;
}
.wedding-directory-content li
{
    list-style-image: url(../images/heart.gif);
    padding-left: 0px;
    color: #67085d;
}
dl
{
    margin-left: 0;
	padding-left: 0;
	display: inline;
}
li
{
    margin: 0px auto;
}
li a
{
    color: #67085d;
    font-size: 11px;
    text-decoration: none;
}
li a:hover
{
    color: #67085d;
    font-size: 11px;
    text-decoration: underline;
}
.wedding-directory-footer
{
    width: 147px;
    height: 17px;
}
a.vprofile
{
    text-align: center;
    background-color: #d9b3e1;
    width: 300px;
    padding: 3px 10px 3px 10px;
    height: 30px;
    border: solid 1px #640d3b;
    font-weight: bold;
    text-decoration: none;
}
a:hover.vprofile
{
    text-align: center;
    background-color: #640d3b;
    width: 300px;
    padding: 3px 10px 3px 10px;
    height: 30px;
    border: solid 1px #d9b3e1;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
.basic-listing
{
    margin-top: 10px;
    border: dotted 1px #640d3b;
    background-color: #e0d5e2;
    padding: 1px 5px 1px 5px;
    min-height: 100%;
    margin: 0px auto;
}

/* services directory */
.services-directory-content
{
    width: 603px;
    background-image: url(../images/services-directory-content.gif);
    background-repeat: repeat-y;
}
.services-directory-content td
{
    text-align: center;
    background-color: #d9b3e1;
    width: 20%;
    padding: 3px 10px 3px 10px;
    height: 30px;
}
.services-directory-content a
{
    color: #640d3b;
}
.services-directory-content a:hover
{
    color: #640d3b;
}

/* news panel */
.latest-news
{
    float: left;
    width: 45%;
    margin-left: 15px;
    margin-top: 10px;
}
.latest-events
{
    float: right;
    width: 45%;
    margin-right: 15px;
    margin-top: 10px;
}


/* ad details */
.ad-detail-header
{
    width: 603px;
    height: 35px;
    background-image: url(../images/ad-detail-header.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 15px;
    color: #640d3b;
    line-height: 35px;
}
.ad-detail-content
{
    width: 603px;
    background-image: url(../images/ad-detail-content.gif);
    background-repeat: repeat-y;
}

/* member login */
.member-login-content
{
    width: 127px;
    background-image: url(../images/member-login-content.gif);
    background-repeat: repeat-y;
}

/* homepage */
.directory-panel
{
    float: left;
    position: absolute;
    width: 114px;
    margin: 3px 3px 3px 3px;
    height: 35px;
    background-color: #d9b3e1;
}

.download
{
    width: 100%;
    height: 20px;
    padding: 10px 10px 10px 10px;
    border: solid 1px #640d3b;
    background-color: #d9b3e1;
}

/* inputs */
input.registration
{
    padding: 3px 3px 3px 3px;
    font-size: 12px;
    color: #6182a0;
    border: solid 1px #6182a0;
}
textarea.registration
{
    padding: 3px 3px 3px 3px;
    font-size: 12px;
    color: #6182a0;
    border: solid 1px #6182a0;
}

.form-item
{
    width: 90%;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    margin-bottom: 10px;
    padding: 5px 5px 5px 5px;
    color: #6182a0;
}
.form-item label
{
    color: #6182a0;
    font-weight: bold;
}

.form-visits
{
    width: 90%;
    background-color: #d9b3e1;
    border: solid 1px #640d3b;
    margin-bottom: 10px;
    padding: 5px 5px 5px 5px;
    color: #000000;
}